Some shells seemingly arrange the signal handlers differently
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 perlhack.pod for the details.
7
8
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
10
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files.  The file lists have a short symbolic
14 indicator:
15
16             !       modified
17             +       added
18             -       deleted
19             +>      branched (from elsewhere)
20             !>      merged changes (from elsewhere)
21
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list.  You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
25
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
28 or any other branch.
29
30 --------------
31 Version v5.7.1          Development release working toward v5.8
32 --------------
33 ____________________________________________________________________________
34 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
35         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
36              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
37              Date: Mon, 28 May 2001 14:56:35 -0500
38              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
39      Branch: perl
40            ! pod/perlnewmod.pod
41 ____________________________________________________________________________
42 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
43         Log: Regen toc.
44      Branch: perl
45            ! pod/perltoc.pod
46 ____________________________________________________________________________
47 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
48         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
49              From: "Richard Soderberg" <rs@crystalflame.net>
50              Date: Mon, 28 May 2001 12:31:23 -0700
51              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
52      Branch: perl
53            ! t/op/splice.t
54 ____________________________________________________________________________
55 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
56         Log: The #10260 was too bold: locales and utf8 still do not mix.
57      Branch: perl
58            ! t/pragma/locale.t
59 ____________________________________________________________________________
60 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
61         Log: Subject: [PATCH] Pod nitpicks
62              From: "Richard Soderberg" <rs@crystalflame.net>
63              Date: Mon, 28 May 2001 10:08:58 -0700
64              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
65      Branch: perl
66            ! pod/perl571delta.pod pod/perlapi.pod sv.h
67 ____________________________________________________________________________
68 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
69         Log: Upgrade to I18N::LangTags 0.22.
70      Branch: perl
71            + lib/I18N/LangTags/List.pod
72            ! MANIFEST lib/I18N/LangTags.pm
73 ____________________________________________________________________________
74 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
75         Log: A slightly more serious bug found by -Mutf8; op/misc and
76              lib/complex dumped core.
77      Branch: perl
78            ! regexec.c
79 ____________________________________________________________________________
80 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
81         Log: Various buglets shaken out by -Mutf8.
82      Branch: perl
83            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
84            ! t/pragma/locale.t
85 ____________________________________________________________________________
86 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
87         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
88      Branch: perl
89            ! t/lib/carp.t
90 ____________________________________________________________________________
91 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
92         Log: Subject: [PATCH] todo patch
93              From: Artur Bergman <artur@contiller.se> 
94              Date: Mon, 28 May 2001 17:03:51 +0200
95              Message-ID: <B7383577.F34%artur@contiller.se>
96      Branch: perl
97            ! pod/perltodo.pod
98 ____________________________________________________________________________
99 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
100         Log: Subject: typo in perlguts.pod
101              From: "John P. Linderman" <jpl@research.att.com>
102              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
103              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
104      Branch: perl
105            ! pod/perlguts.pod
106 ____________________________________________________________________________
107 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
108         Log: Subject: AIX and gcc (moving targets)
109              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
110              Date: Mon, 28 May 2001 12:54:04 +0200
111              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
112      Branch: perl
113            ! hints/aix.sh
114 ____________________________________________________________________________
115 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
116         Log: Subject: Re: perlio + multiple perl_alloc..destruct
117              From: Doug MacEachern <dougm@covalent.net>
118              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
119              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
120      Branch: perl
121            ! perlio.c
122 ____________________________________________________________________________
123 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
124         Log: The #10251 wasn't quite up-to-the-code.
125      Branch: perl
126            ! t/op/misc.t
127 ____________________________________________________________________________
128 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
129         Log: Test case for bug 20010526.004, fixed in #10252.
130      Branch: perl
131            ! t/op/taint.t
132 ____________________________________________________________________________
133 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
134         Log: Subject: Re: [ID 20010526.004] Taint looses value
135              From: Hugo <hv@crypt.compulink.co.uk>
136              Date: Sun, 27 May 2001 20:39:32 +0100
137              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
138      Branch: perl
139            ! sv.c
140 ____________________________________________________________________________
141 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
142         Log: Test case for 20010422.005, fixed by #10250.
143      Branch: perl
144            ! t/op/misc.t
145 ____________________________________________________________________________
146 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
147         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
148              From: Spider Boardman <spider@Orb.Nashua.NH.US>
149              Date: Mon, 28 May 2001 06:39:12 -0400
150              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
151      Branch: perl
152            ! toke.c
153 ____________________________________________________________________________
154 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
155         Log: Linerewrapping.
156      Branch: perl
157            ! lib/open.pm
158 ____________________________________________________________________________
159 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
160         Log: Updates on the modules list.
161      Branch: perl
162            ! t/lib/1_compile.t
163 ____________________________________________________________________________
164 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
165         Log: Add a test for PerlIO.
166              
167              (I probably got the crlf/raw thing wrong for clrfy platforms...)
168      Branch: perl
169            + t/lib/perlio.t
170            ! MANIFEST lib/PerlIO.pm
171 ____________________________________________________________________________
172 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
173         Log: Add a test for carp et alia.
174      Branch: perl
175            + t/lib/carp.t
176            ! MANIFEST
177 ____________________________________________________________________________
178 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
179         Log: Adding the new test would be swell.
180      Branch: perl
181            + t/pragma/autouse.t
182 ____________________________________________________________________________
183 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
184         Log: Add a test for the autouse pragma.
185      Branch: perl
186            ! MANIFEST
187 ____________________________________________________________________________
188 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
189         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
190              From: dLux <dlux@spam.sch.bme.hu>
191              Date: Sun, 27 May 2001 16:14:26 +0200
192              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
193      Branch: perl
194            ! lib/autouse.pm
195 ____________________________________________________________________________
196 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
197         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
198              From: "Richard Soderberg" <rs@crystalflame.net>
199              Date: Mon, 28 May 2001 03:56:36 -0700
200              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
201      Branch: perl
202            ! utils/dprofpp.PL
203 ____________________________________________________________________________
204 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
205         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
206              From: "Stephen P. Potter" <spp@spotter.yi.org>
207              Date: Tue, 22 May 2001 11:40:25 -0400
208              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
209              
210              Subject: Re: [ID 20010522.003] Time::Local module bug
211              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
212              Date: Tue, 22 May 2001 11:50:19 -0400
213              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
214      Branch: perl
215            ! lib/Time/Local.pm
216 ____________________________________________________________________________
217 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
218         Log: The PERL_DL_NONLAZY can have whitespace in front.
219      Branch: perl
220            ! t/lib/extutils.t
221 ____________________________________________________________________________
222 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
223         Log: Document strftime() and strptime().
224      Branch: perl
225            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
226 ____________________________________________________________________________
227 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
228         Log: Make Time::Piece::strptime() to be a function, not a method.
229      Branch: perl
230            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
231 ____________________________________________________________________________
232 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
233         Log: Tweak the test to be more portable.
234      Branch: perl
235            ! t/lib/extutils.t
236 ____________________________________________________________________________
237 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
238         Log: Subject: PATCH: Re: Re: Attributes that tie
239              From: Leon Brocard <acme@astray.com>
240              Date: Sun, 27 May 2001 12:37:29 +0100
241              Message-ID: <20010527123729.A22663@ns0.astray.com>
242              
243              Document that variable attributes are not currently usable
244              for tieing.  (An ugly limitation that should be fixed.)
245      Branch: perl
246            ! lib/attributes.pm
247 ____________________________________________________________________________
248 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
249         Log: Microperl tweaks.
250      Branch: perl
251            ! Makefile.micro uconfig.h uconfig.sh
252 ____________________________________________________________________________
253 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
254         Log: Add make target for microperl (kind of silly, but convenient).
255      Branch: perl
256            ! Makefile.SH
257 ____________________________________________________________________________
258 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
259         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
260              for microperl.)
261      Branch: perl
262            ! doio.c
263 ____________________________________________________________________________
264 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
265         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
266              From: rspier@pobox.com (Robert Spier)
267              Date: Sat, 26 May 2001 20:05:23 -0400
268              Message-ID: <15120.17603.148648.12430@rls.cx>
269              
270              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
271              From: rspier@pobox.com (Robert Spier)
272              Date: Sun, 27 May 2001 00:23:12 -0400
273              Message-ID: <15120.33072.511966.767230@rls.cx>
274      Branch: perl
275            ! doio.c pod/perlfunc.pod
276 ____________________________________________________________________________
277 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
278         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
279      Branch: perl
280            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
281 ____________________________________________________________________________
282 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
283         Log: Add README.tru64.
284      Branch: perl
285            + README.tru64
286 ____________________________________________________________________________
287 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
288         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
289      Branch: perl
290            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
291            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
292            ! MANIFEST
293 ____________________________________________________________________________
294 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
295         Log: Integrate I18N::LangTags from Sean Burke.
296              
297              TODO: the language list from RFC 3066 needs to be integrated
298              and made available somehow.  The list is included in the
299              I18N-LangTags 0.21 distribution, but it is undocumented
300              and unconnected to the module.
301      Branch: perl
302            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
303            ! MANIFEST
304 ____________________________________________________________________________
305 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
306         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
307              envisioned by Sarathy.
308      Branch: perl
309            ! t/op/ver.t toke.c
310 ____________________________________________________________________________
311 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
312         Log: Subject: [ID 20010525.001] Pod typo nits fixed
313              From: lvirden@cas.org
314              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
315              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
316              
317              minus the perlsolaris decimation plus the
318              
319              Subject: Re: [ID 20010525.001] Pod typo nits fixed
320              From: "Philip Newton" <Philip.Newton@gmx.net>
321              Date: Fri, 25 May 2001 18:05:55 +0200
322              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
323      Branch: perl
324            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
325            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
326            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
327            ! pod/perlutil.pod pod/perlxstut.pod
328 ____________________________________________________________________________
329 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
330         Log: return clauses are nice.
331      Branch: perl
332            ! sv.c
333 ____________________________________________________________________________
334 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
335         Log: Subject: change 10199 backwards?
336              From: Doug MacEachern <dougm@covalent.net>
337              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
338              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
339      Branch: perl
340            ! sv.c
341 ____________________________________________________________________________
342 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
343         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
344              From: Hugo <hv@crypt.compulink.co.uk>
345              Date: Sat, 26 May 2001 17:05:12 +0100
346              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
347      Branch: perl
348            + t/op/gmagic.t
349            ! MANIFEST doop.c embed.h embed.pl global.sym
350            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
351            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
352 ____________________________________________________________________________
353 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
354         Log: Regen headers for #10221.
355      Branch: perl
356            ! global.sym objXSUB.h perlapi.c
357 ____________________________________________________________________________
358 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
359         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
360              From: Juha Laiho <juha.laiho@Elma.Net>
361              Date: Thu, 3 May 2001 09:51:30 +0300
362              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
363      Branch: perl
364            ! embed.pl
365 ____________________________________________________________________________
366 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
367         Log: Subject: Re: [PATCH] Re: stability of sort()?
368              From: "John P. Linderman" <jpl@research.att.com>
369              Date: Sat, 26 May 2001 13:27:19 -0400
370              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
371      Branch: perl
372            ! pod/perlfunc.pod
373 ____________________________________________________________________________
374 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
375         Log: Integrate perlio.
376      Branch: perl
377           !> pod/perlguts.pod
378 ____________________________________________________________________________
379 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
380         Log: Subject: [PATCH perl@10210] PerlIO for VMS
381              From: "Craig A. Berry" <craigberry@mac.com>
382              Date: Sat, 26 May 2001 09:34:11 -0500
383              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
384      Branch: perl
385            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
386            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
387            ! vms/vmsish.h
388 ____________________________________________________________________________
389 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
390         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
391              From: David Dyck <dcd@tc.fluke.com>
392              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
393              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
394      Branch: perl
395            ! lib/perl5db.pl
396 ____________________________________________________________________________
397 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
398         Log: Subject: utf8 regexp tests
399              From: Hugo <hv@crypt.compulink.co.uk>
400              Date: Fri, 25 May 2001 22:35:01 +0100
401              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
402      Branch: perl
403            ! t/op/regexp.t
404 ____________________________________________________________________________
405 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
406         Log: Subject: [PATCH] Re: stability of sort()?
407              From: Nicholas Clark <nick@ccl4.org>
408              Date: Fri, 25 May 2001 22:40:19 +0100
409              Message-ID: <20010525224019.B86445@plum.flirble.org>
410      Branch: perl
411            ! pod/perlfunc.pod
412 ____________________________________________________________________________
413 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
414         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
415              From: John Peacock <jpeacock@rowman.com>
416              Date: Thu, 24 May 2001 22:14:01 -0400
417              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
418      Branch: perl
419            ! mg.c scope.c sv.c
420 ____________________________________________________________________________
421 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
422         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
423              From: Nicholas Clark <nick@ccl4.org>
424              Date: Sun, 20 May 2001 19:24:13 +0100
425              Message-ID: <20010520192413.G83222@plum.flirble.org>
426      Branch: perl
427            + lib/ExtUtils/Constant.pm t/lib/extutils.t
428            ! MANIFEST utils/h2xs.PL
429 ____________________________________________________________________________
430 [ 10212] By: nick                                  on 2001/05/26  09:49:28
431         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
432              add a few more notes there on use of mortals on the stack.
433      Branch: perlio
434            ! pod/perlguts.pod
435 ____________________________________________________________________________
436 [ 10211] By: nick                                  on 2001/05/26  09:05:36
437         Log: Integrate mainline
438      Branch: perlio
439           +> t/lib/fcntl.t t/pragma/vars.t
440           !> (integrate 49 files)
441 ____________________________________________________________________________
442 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
443         Log: Update Changes.
444      Branch: perl
445            ! Changes patchlevel.h
446 ____________________________________________________________________________
447 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
448         Log: Based on
449              
450              Subject: [PATCH pp.c] Wrapping pack("C",256)
451              From: Simon Cozens <simon@netthink.co.uk>
452              Date: Sat, 12 May 2001 17:58:41 +0100
453              Message-ID: <20010512175841.A6132@netthink.co.uk>
454      Branch: perl
455            ! pod/perldiag.pod pp.c t/pragma/warn/pp
456 ____________________________________________________________________________
457 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
458         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
459              From: "Brendan O'Dea" <bod@compusol.com.au>
460              Date: Fri, 25 May 2001 11:18:29 +1000
461              Message-ID: <20010525111829.A28411@compusol.com.au>
462              
463              (Slightly modified.)
464      Branch: perl
465            ! lib/Term/Cap.pm
466 ____________________________________________________________________________
467 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
468         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
469              From: Hugo <hv@crypt.compulink.co.uk>
470              Date: Fri, 25 May 2001 02:13:25 +0100
471              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
472      Branch: perl
473            ! t/op/misc.t
474 ____________________________________________________________________________
475 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
476         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
477              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
478              Date: Fri, 25 May 2001 10:25:36 +0900
479              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
480      Branch: perl
481            ! regcomp.c regexec.c
482 ____________________________________________________________________________
483 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
484         Log: Subject: [PATCH #2] stash autovivification and method call error messages
485              From: Ilmari Karonen <iltzu@sci.fi>
486              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
487              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
488      Branch: perl
489            ! gv.c pp_hot.c t/op/method.t
490 ____________________________________________________________________________
491 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
492         Log: Add make target and documentation for gprof profiling.
493      Branch: perl
494            ! Makefile.SH pod/perlhack.pod
495 ____________________________________________________________________________
496 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
497         Log: Subject: Don't think about UTF8 
498              From: Mike Guy <mjtg@cam.ac.uk> 
499              Date: Tue, 22 May 2001 14:35:39 +0100
500              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
501      Branch: perl
502            ! sv.h
503 ____________________________________________________________________________
504 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
505         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
506              From: Geraint A Edwards <gedge@serf.org> 
507              Date: Thu, 24 May 2001 22:51:24 +0100
508              Message-Id: <20010524225124.A34981@cymru.serf.org>
509      Branch: perl
510            ! x2p/find2perl.PL
511 ____________________________________________________________________________
512 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
513         Log: DB_File has its own attribute story.
514      Branch: perl
515            ! ext/DB_File/DB_File.xs
516 ____________________________________________________________________________
517 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
518         Log: Subject: Re: Making perl with -Wall
519              From: Andy Dougherty <doughera@lafayette.edu>
520              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
521              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
522      Branch: perl
523            ! perl.h
524 ____________________________________________________________________________
525 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
526         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
527              From: "Richard Soderberg" <rs@crystalflame.net>
528              Date: Thu, 24 May 2001 08:58:16 -0700
529              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
530      Branch: perl
531            ! sv.c
532 ____________________________________________________________________________
533 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
534         Log: IV/UV casting fixes from Nicholas Clark.
535      Branch: perl
536            ! perl.h pp_sys.c util.c
537 ____________________________________________________________________________
538 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
539         Log: Subject: Re: Making perl with -Wall
540              From: Michael G Schwern <schwern@pobox.com>
541              Date: Thu, 24 May 2001 15:40:28 +0100
542              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
543      Branch: perl
544            ! malloc.c perl.h
545 ____________________________________________________________________________
546 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
547         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
548              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
549              Date: Tue, 22 May 2001 11:49:37 +0200
550              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
551      Branch: metaconfig
552            ! U/modified/Oldsym.U
553      Branch: metaconfig/U/perl
554            ! patchlevel.U
555      Branch: perl
556            ! Configure config_h.SH myconfig.SH
557 ____________________________________________________________________________
558 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
559         Log: Under versiononly install also the scripts with the version suffix.
560              (e.g. .../bin/h2xs5.7.1)
561      Branch: perl
562            ! installperl
563 ____________________________________________________________________________
564 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
565         Log: Subject: [PATCH] Stop segfault in mg.c:636
566              From: "Richard Soderberg" <rs@crystalflame.net>
567              Date: Thu, 24 May 2001 05:51:52 -0700
568              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
569      Branch: perl
570            ! mg.c
571 ____________________________________________________________________________
572 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
573         Log: Iteration continues; hopefully convergently.
574      Branch: perl
575            ! t/lib/b-stash.t
576 ____________________________________________________________________________
577 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
578         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
579              From: Gisle Aas <gisle@ActiveState.com>
580              Date: 23 May 2001 16:13:10 -0700
581              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
582      Branch: perl
583            ! op.c toke.c
584 ____________________________________________________________________________
585 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
586         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
587              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
588              Date: Thu, 24 May 2001 05:05:22 -0500
589              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
590      Branch: perl
591            ! lib/dumpvar.pl lib/perl5db.pl
592 ____________________________________________________________________________
593 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
594         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
595              From: David Dyck <dcd@tc.fluke.com>
596              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
597              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
598      Branch: perl
599            ! lib/perl5db.pl
600 ____________________________________________________________________________
601 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
602         Log: Tiny pod nits on READMEs, mostly whitespace issues.
603      Branch: perl
604            ! README.amiga README.dos README.macos README.mpeix README.vmesa
605            ! README.win32
606 ____________________________________________________________________________
607 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
608         Log: The DG/UX part of the 20010521.005.
609      Branch: perl
610            ! README.dgux
611 ____________________________________________________________________________
612 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
613         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
614              From: Hugo <hv@crypt.compulink.co.uk>
615              Date: Mon, 21 May 2001 16:32:02 +0100
616              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
617      Branch: perl
618            ! regcomp.c t/op/misc.t
619 ____________________________________________________________________________
620 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
621         Log: Subject: [PATCH] Extra UNIVERSAL tests
622              From: Mike Guy <mjtg@cam.ac.uk>
623              Date: Wed, 23 May 2001 12:29:20 +0100
624              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
625      Branch: perl
626            ! t/op/universal.t
627 ____________________________________________________________________________
628 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
629         Log: Subject: [PATCH] Remove EQ keyword
630              From: Mike Guy <mjtg@cam.ac.uk>
631              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
632              Date: Wed, 23 May 2001 11:17:29 +0100
633      Branch: perl
634            ! keywords.h keywords.pl
635 ____________________________________________________________________________
636 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
637         Log: Subject: [PATCH] lib/perl5db.pl
638              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
639              Date: Wed, 23 May 2001 02:18:03 -0500
640              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
641      Branch: perl
642            ! lib/perl5db.pl
643 ____________________________________________________________________________
644 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
645         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
646              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
647              Date: Tue, 22 May 2001 23:34:41 -0500
648              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
649      Branch: perl
650            ! lib/Term/Cap.pm
651 ____________________________________________________________________________
652 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
653         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
654              From: davem@fdgroup.co.uk
655              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
656              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
657      Branch: perl
658            ! emacs/e2ctags.pl
659 ____________________________________________________________________________
660 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
661         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
662              From: Michael G Schwern <schwern@pobox.com>
663              Date: Tue, 22 May 2001 14:15:09 +0100
664              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
665      Branch: perl
666            ! lib/vars.pm
667 ____________________________________________________________________________
668 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
669         Log: Subject: [PATCH lib/vars.pm] Odd code nit
670              From: Michael G Schwern <schwern@pobox.com>
671              Date: Tue, 22 May 2001 14:14:28 +0100
672              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
673      Branch: perl
674            ! lib/vars.pm
675 ____________________________________________________________________________
676 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
677         Log: Use the new use vars feature.
678      Branch: perl
679            ! t/lib/b-stash.t
680 ____________________________________________________________________________
681 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
682         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
683              From: Mike Guy <mjtg@cam.ac.uk>
684              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
685              Date: Tue, 22 May 2001 13:11:39 +0100
686      Branch: perl
687            + t/pragma/vars.t
688            ! MANIFEST lib/vars.pm t/lib/1_compile.t
689 ____________________________________________________________________________
690 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
691         Log: -qlongdouble considered harmful by Merijn.
692      Branch: perl
693            ! hints/aix.sh
694 ____________________________________________________________________________
695 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
696         Log: Update Changes.
697      Branch: perl
698            ! Changes patchlevel.h
699 ____________________________________________________________________________
700 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
701         Log: Add a test of its very own for Fcntl.  Hopefully portable.
702      Branch: perl
703            + t/lib/fcntl.t
704            ! MANIFEST
705 ____________________________________________________________________________
706 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
707         Log: Must be trickier for 'minitest' not to die.
708      Branch: perl
709            ! t/op/taint.t
710 ____________________________________________________________________________
711 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
712         Log: Can't declare other people's variables.
713      Branch: perl
714            ! t/lib/b-stash.t
715 ____________________________________________________________________________
716 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
717         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
718      Branch: perl
719            ! doio.c t/op/taint.t
720 ____________________________________________________________________________
721 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
722         Log: The OS/2 variable needs to be declared.
723      Branch: perl
724            ! t/lib/b-stash.t
725 ____________________________________________________________________________
726 [ 10170] By: nick                                  on 2001/05/20  16:48:29
727         Log: Integrate mainline
728      Branch: perlio
729           !> (integrate 41 files)
730 ____________________________________________________________________________
731 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
732         Log: Small perlsec updates: clarify the taintedness of filename
733              globbing; suggest using Scalar::Util::tainted().
734      Branch: perl
735            ! pod/perlsec.pod
736 ____________________________________________________________________________
737 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
738         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
739              From: Dave Mitchell <davem@fdgroup.co.uk>
740              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
741              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
742      Branch: perl
743            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
744            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
745            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
746            ! xsutils.c
747 ____________________________________________________________________________
748 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
749         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
750              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
751              Date: Sat, 19 May 2001 04:08:46 -0400
752              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
753      Branch: perl
754            ! lib/ExtUtils/Mksymlists.pm makedef.pl
755 ____________________________________________________________________________
756 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
757         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
758              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
759              Date: Sat, 19 May 2001 04:30:45 -0400
760              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
761      Branch: perl
762            ! os2/os2.c
763 ____________________________________________________________________________
764 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
765         Log: Subject: [PATCH 5.6.1] build bugs OS/2
766              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
767              Date: Sat, 19 May 2001 04:35:28 -0400
768              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
769      Branch: perl
770            ! os2/Makefile.SHs os2/os2.c
771 ____________________________________________________________________________
772 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
773         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
774              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
775              Date: Sat, 19 May 2001 04:04:23 -0400
776              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
777              
778              (In bleadperl patched b-stash.t instead of b.t)
779      Branch: perl
780            ! t/lib/b-stash.t t/lib/bigfltpm.t
781 ____________________________________________________________________________
782 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
783         Log: Subject: [PATCH 5.6.1] perl5db
784              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
785              Date: Sat, 19 May 2001 03:49:09 -0400
786              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
787      Branch: perl
788            ! lib/perl5db.pl
789 ____________________________________________________________________________
790 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
791         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
792              From: Gisle Aas <gisle@ActiveState.com>
793              Date: 18 May 2001 14:24:51 -0700
794              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
795      Branch: perl
796            ! pp_ctl.c
797 ____________________________________________________________________________
798 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
799         Log: Subject: [PATCH] Chomp should not always stringify
800              From: Gisle Aas <gisle@ActiveState.com>
801              Date: 18 May 2001 07:55:25 -0700
802              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
803      Branch: perl
804            ! doop.c t/op/chop.t
805 ____________________________________________________________________________
806 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
807         Log: Integrate perlio.
808      Branch: perl
809           !> pod/perlfunc.pod
810 ____________________________________________________________________________
811 [ 10159] By: nick                                  on 2001/05/20  09:39:46
812         Log: Document some more of open's features.
813      Branch: perlio
814            ! pod/perlfunc.pod
815 ____________________________________________________________________________
816 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
817         Log: back out change#10153 (it has compatibility issues such as the
818              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
819              benefit for 5.6.x doesn't seem worth the risk)
820      Branch: maint-5.6/perl
821            ! toke.c
822 ____________________________________________________________________________
823 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
824         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
825      Branch: perl
826            ! x2p/s2p.PL
827 ____________________________________________________________________________
828 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
829         Log: Update Changes.
830      Branch: perl
831            ! Changes patchlevel.h
832 ____________________________________________________________________________
833 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
834         Log: Integrate change #10144 from maintperl.
835              
836              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
837      Branch: perl
838           !> win32/config.bc win32/config.gc win32/config.vc
839           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
840 ____________________________________________________________________________
841 [ 10154] By: nick                                  on 2001/05/18  07:23:03
842         Log: Integrate mainline.
843      Branch: perlio
844           +> README.dgux t/lib/i18n-collate.t utils.lst
845           !> (integrate 49 files)
846 ____________________________________________________________________________
847 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
848         Log: Integrate change #7224 from mainline into maintperl.
849              
850              Allow @+ and @- to be doublequoted, from Simon Cozens. 
851              (Approved by Larry, see Tom's comment in 20000830.005.)
852      Branch: maint-5.6/perl
853           !> toke.c
854 ____________________________________________________________________________
855 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
856         Log: Subject: [PATCH bleadperl] small lookbehind fix
857              From: Hugo <hv@crypt.compulink.co.uk>
858              Date: Fri, 18 May 2001 00:07:19 +0100
859              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
860      Branch: perl
861            ! regexec.c
862 ____________________________________________________________________________
863 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
864         Log: Detypos.
865      Branch: perl
866            ! installman utils.lst
867 ____________________________________________________________________________
868 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
869         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
870              in 20001222.001.
871      Branch: perl
872            ! t/lib/glob-basic.t
873 ____________________________________________________________________________
874 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
875         Log: Subject: [PATCH] Test for bug 20010515.004
876              From: Benjamin Sugars <bsugars@canoe.ca>
877              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
878              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
879      Branch: perl
880            ! t/op/misc.t
881 ____________________________________________________________________________
882 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
883         Log: Integrate #10145 from maintperl.
884              
885              fix for ID 20010515.004 (needs test)
886      Branch: perl
887           !> pp_hot.c
888 ____________________________________________________________________________
889 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
890         Log: Thinko noticed by Doug MacEachern.
891      Branch: perl
892            ! thread.h
893 ____________________________________________________________________________
894 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
895         Log: Subject: Re: [PATCH] HERE mark in regex
896              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
897              Date: Thu, 17 May 2001 12:20:33 -0400
898              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
899      Branch: perl
900            ! t/op/re_tests
901 ____________________________________________________________________________
902 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
903         Log: fix for ID 20010515.004 (needs test)
904      Branch: maint-5.6/perl
905            ! pp_hot.c
906 ____________________________________________________________________________
907 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
908         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
909      Branch: maint-5.6/perl
910            ! win32/config.bc win32/config.gc win32/config.vc
911            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
912 ____________________________________________________________________________
913 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
914         Log: Macrofy the getspecific (and use it also in util.c)
915      Branch: perl
916            ! thread.h util.c
917 ____________________________________________________________________________
918 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
919         Log: Use the unchecked thread-specific key fetch also in Tru64.
920      Branch: perl
921            ! thread.h
922 ____________________________________________________________________________
923 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
924         Log: Subject: [PATCH 5.6.1]Quick thread speedup
925              From: Dan Sugalski <dan@sidhe.org> 
926              Date: Wed, 16 May 2001 18:05:19 -0400
927              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
928      Branch: perl
929            ! thread.h util.c
930 ____________________________________________________________________________
931 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
932         Log: I think this is quite enough testing for a deprecated feature.
933      Branch: perl
934            + t/lib/i18n-collate.t
935            ! MANIFEST t/lib/1_compile.t
936 ____________________________________________________________________________
937 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
938         Log: More HP-UX lore from Jeff Okamoto.
939      Branch: perl
940            ! README.hpux
941 ____________________________________________________________________________
942 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
943         Log: Sort utils.lst for easier maintenance.
944      Branch: perl
945            ! utils.lst
946 ____________________________________________________________________________
947 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
948         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
949              From: Tim Jenness <t.jenness@jach.hawaii.edu>
950              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
951              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
952              
953              Add pod2latex to utils.lst.
954      Branch: perl
955            ! MANIFEST utils.lst
956 ____________________________________________________________________________
957 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
958         Log: Subject: Re: [PATCH] HERE mark in regex
959              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
960              Date: Wed, 16 May 2001 13:04:43 -0400
961              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
962      Branch: perl
963            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
964            ! t/op/regmesg.t t/pragma/warn/regcomp
965 ____________________________________________________________________________
966 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
967         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
968              From: Simon Cozens <simon@netthink.co.uk>
969              Date: Wed, 16 May 2001 18:02:08 +0100
970              Message-ID: <20010516180208.A6458@netthink.co.uk>
971      Branch: perl
972            ! installman utils.lst
973 ____________________________________________________________________________
974 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
975         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
976              From: "Philip Newton" <pnewton@gmx.de>
977              Date: Tue, 15 May 2001 15:09:30 +0200
978              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
979              
980              Test case for #10128.
981      Branch: perl
982            ! t/pragma/warn/pp_hot
983 ____________________________________________________________________________
984 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
985         Log: Update Changes.
986      Branch: perl
987            ! Changes patchlevel.h
988 ____________________________________________________________________________
989 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
990         Log: Deprecate pseudo-hashes.
991      Branch: perl
992            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
993 ____________________________________________________________________________
994 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
995         Log: HP-UX hints update from Merijn.
996      Branch: perl
997            ! hints/hpux.sh
998 ____________________________________________________________________________
999 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
1000         Log: README.hpux update from Merijn.
1001      Branch: perl
1002            ! README.hpux
1003 ____________________________________________________________________________
1004 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
1005         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
1006              From: Simon Cozens <simon@netthink.co.uk>
1007              Date: Wed, 16 May 2001 15:57:55 +0100
1008              Message-ID: <20010516155755.A4728@netthink.co.uk>
1009      Branch: perl
1010            + utils.lst
1011            ! MANIFEST installman installperl
1012 ____________________________________________________________________________
1013 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
1014         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
1015              From: "Philip Newton" <pnewton@gmx.de>
1016              Date: Tue, 15 May 2001 16:31:05 +0200
1017              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
1018              
1019              Fix PERL_Y2KWARN test to check before rather than after appending.
1020      Branch: perl
1021            ! pp_hot.c
1022 ____________________________________________________________________________
1023 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
1024         Log: Regen Porting stuff.
1025      Branch: perl
1026            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1027            ! config_h.SH
1028 ____________________________________________________________________________
1029 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
1030         Log: Metaconfig unit change for #10125.
1031      Branch: metaconfig
1032            ! U/modified/Oldconfig.U
1033 ____________________________________________________________________________
1034 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
1035         Log: Use OSVERS.
1036      Branch: perl
1037            ! Configure config_h.SH perl.c
1038 ____________________________________________________________________________
1039 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
1040         Log: Regen toc.
1041      Branch: perl
1042            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
1043 ____________________________________________________________________________
1044 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
1045         Log: Adding the README.dgux to the MANIFEST would be a good idea.
1046      Branch: perl
1047            ! MANIFEST
1048 ____________________________________________________________________________
1049 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
1050         Log: Move the stack desire definition to thread.h.
1051      Branch: perl
1052            ! ext/Thread/Thread.xs thread.h
1053 ____________________________________________________________________________
1054 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
1055         Log: DG-UX threading patches, including a README.dgux,
1056              from Takis Psarogiannakopoulos.
1057      Branch: perl
1058            + README.dgux
1059            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
1060 ____________________________________________________________________________
1061 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
1062         Log: Subject: [PATCH B::Deparse] More on /x regexes
1063              From: Robin Houston <robin@kitsite.com>
1064              Date: Tue, 15 May 2001 19:09:35 +0100
1065              Message-ID: <20010515190935.A27268@penderel>
1066      Branch: perl
1067            ! ext/B/B/Deparse.pm
1068 ____________________________________________________________________________
1069 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
1070         Log: Document that the core time() may be rounding rather
1071              than truncating, would have saved at least my confusion.
1072      Branch: perl
1073            ! ext/Time/HiRes/HiRes.pm
1074 ____________________________________________________________________________
1075 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
1076         Log: Subject: perl-current/t/time-hires.t
1077              From: John Peacock <jpeacock@rowman.com>
1078              Date: Fri, 11 May 2001 14:09:41 -0400
1079              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
1080      Branch: perl
1081            ! t/lib/time-hires.t
1082 ____________________________________________________________________________
1083 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
1084         Log: Subject: [PATCH dump.c] Op private flags
1085              From: Simon Cozens <simon@netthink.co.uk>
1086              Date: Sun, 13 May 2001 20:20:36 +0100
1087              Message-ID: <20010513202036.A21896@netthink.co.uk>
1088      Branch: perl
1089            ! dump.c
1090 ____________________________________________________________________________
1091 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
1092         Log: Upgrade to Switch 2.03.
1093      Branch: perl
1094            ! lib/Switch.pm
1095 ____________________________________________________________________________
1096 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
1097         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
1098              to PERL_CONFIG_SH and use it consistently.
1099      Branch: maint-5.6/perl
1100           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
1101           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
1102           !> myconfig.SH writemain.SH
1103 ____________________________________________________________________________
1104 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
1105         Log: Metaconfig units changes for #10113.
1106      Branch: metaconfig
1107            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
1108 ____________________________________________________________________________
1109 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
1110         Log: The problem described in 20010514.031 still wasn't
1111              fully cured, there were remnants of $CONFIG when
1112              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
1113              to avoid future conflicts.
1114      Branch: perl
1115            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
1116            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
1117            ! myconfig.SH writemain.SH
1118 ____________________________________________________________________________
1119 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
1120         Log: Half of #10107 got lost.
1121      Branch: perl
1122            ! ext/B/B/Deparse.pm
1123 ____________________________________________________________________________
1124 [ 10111] By: nick                                  on 2001/05/15  08:39:14
1125         Log: Integrate mainline.
1126      Branch: perlio
1127           +> ext/POSIX/hints/uts.pl
1128            - Todo Todo-5.6 t/camel-III/vstring.t
1129           !> (integrate 48 files)
1130 ____________________________________________________________________________
1131 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
1132         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
1133              From: Robin Houston <robin@kitsite.com>
1134              Date: Mon, 14 May 2001 22:27:08 +0100
1135              Message-ID: <20010514222708.A22963@penderel>
1136      Branch: perl
1137            ! t/TestInit.pm
1138 ____________________________________________________________________________
1139 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
1140         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
1141              From: Robin Houston <robin@kitsite.com>
1142              Date: Mon, 14 May 2001 22:16:43 +0100
1143              Message-ID: <20010514221643.A22437@penderel>
1144      Branch: perl
1145            ! ext/B/B/Deparse.pm
1146 ____________________________________________________________________________
1147 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
1148         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
1149              From: Robin Houston <robin@kitsite.com>
1150              Date: Mon, 14 May 2001 22:03:44 +0100
1151              Message-ID: <20010514220344.A20643@penderel>
1152      Branch: perl
1153            ! ext/B/B/Deparse.pm
1154 ____________________________________________________________________________
1155 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
1156         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
1157              From: Robin Houston <robin@kitsite.com>
1158              Date: Mon, 14 May 2001 22:10:07 +0100
1159              Message-ID: <20010514221007.A21118@penderel>
1160      Branch: perl
1161            ! ext/B/B/Deparse.pm
1162 ____________________________________________________________________________
1163 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
1164         Log: Fix for 20010514.037; substr() didn't invalidate the locale
1165              collation magic.
1166      Branch: perl
1167            ! pp.c
1168 ____________________________________________________________________________
1169 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
1170         Log: Update Changes.
1171      Branch: perl
1172            ! Changes patchlevel.h
1173 ____________________________________________________________________________
1174 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
1175         Log: Retract #10094.
1176      Branch: perl
1177            ! lib/Pod/Text.pm
1178 ____________________________________________________________________________
1179 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
1180         Log: Integrate change #10100 from maintperl.
1181              
1182              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
1183              bug ID 20010514.027)
1184      Branch: perl
1185           !> mg.c pp_ctl.c
1186 ____________________________________________________________________________
1187 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
1188         Log: Document the deprecatedness of suidperl.
1189      Branch: perl
1190            ! INSTALL pod/perlfaq1.pod
1191 ____________________________________________________________________________
1192 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
1193         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
1194              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
1195              Date: Mon, 14 May 2001 09:38:59 -0400
1196              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
1197      Branch: perl
1198            ! lib/ExtUtils/MM_Unix.pm
1199 ____________________________________________________________________________
1200 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
1201         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
1202              bug ID 20010514.027)
1203              
1204              TODO: this needs a testsuite addition
1205      Branch: maint-5.6/perl
1206            ! mg.c pp_ctl.c
1207 ____________________________________________________________________________
1208 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
1209         Log: More DWIMminess for Class::Struct: calling the array or hash
1210              accessors only with one argument, an array or a hash reference,
1211              sets the underlying array or hash.  This mirrors nicely also
1212              the usage in the constructor.
1213              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
1214      Branch: perl
1215            ! lib/Class/Struct.pm t/lib/class-struct.t
1216 ____________________________________________________________________________
1217 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
1218         Log: Reference cmp'ing should go through the whole stringification
1219              process shebang, as pointed out by Sarathy in #10091.
1220      Branch: perl
1221            ! pp.c
1222 ____________________________________________________________________________
1223 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
1224         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
1225              From: Simon Cozens <simon@netthink.co.uk>
1226              Date: Sat, 12 May 2001 16:36:27 +0100
1227              Message-ID: <20010512163627.A5522@netthink.co.uk>
1228              
1229              with some additions salvaged from Todo and Todo-5.6 before
1230              retiring them.
1231      Branch: perl
1232            - Todo Todo-5.6
1233            ! MANIFEST pod/perltodo.pod
1234 ____________________________________________________________________________
1235 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
1236         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
1237              From: "Golubev I. N." <gin@mo.msk.ru>
1238              Date: Mon, 07 May 2001 14:33:34 (GMT)
1239              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
1240      Branch: perl
1241            ! perl.h
1242 ____________________________________________________________________________
1243 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
1244         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
1245              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
1246              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
1247              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
1248      Branch: perl
1249            ! lib/ExtUtils/MM_Unix.pm
1250 ____________________________________________________________________________
1251 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
1252         Log: (Retracted by #10104.)
1253              
1254              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
1255              From: barries <barries@slaysys.com>
1256              Date: Sat, 12 May 2001 01:28:10 -0400
1257              Message-ID: <20010512012810.B26358@jester.slaysys.com>
1258      Branch: perl
1259            ! lib/Pod/Text.pm
1260 ____________________________________________________________________________
1261 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
1262         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
1263              From: Mike Guy <mjtg@cam.ac.uk>
1264              Date: Sat, 12 May 2001 19:24:33 +0100
1265              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
1266      Branch: perl
1267            ! lib/AutoSplit.pm
1268 ____________________________________________________________________________
1269 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
1270         Log: Yet another HP-UX hints tweak from Merijn.
1271      Branch: perl
1272            ! hints/hpux.sh
1273 ____________________________________________________________________________
1274 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
1275         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
1276              isn't defined (changes#9366,9368,9370 from mainline without the
1277              pp_scmp() change)
1278      Branch: maint-5.6/perl
1279            ! pp.c pp.h pp_hot.c
1280 ____________________________________________________________________________
1281 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
1282         Log: The sorting seems to happen now automatically.
1283      Branch: perl
1284            ! t/lib/glob-basic.t
1285 ____________________________________________________________________________
1286 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
1287         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
1288              From: Benjamin Sugars <bsugars@canoe.ca>
1289              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
1290              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
1291      Branch: perl
1292            ! pod/perlfunc.pod
1293 ____________________________________________________________________________
1294 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
1295         Log: Subject: Re: undef(&foo) does not work for XS functions
1296              From: Doug MacEachern <dougm@covalent.net>
1297              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
1298              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
1299      Branch: perl
1300            ! op.c
1301 ____________________________________________________________________________
1302 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
1303         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
1304              From: Peter Prymmer <pvhp@forte.com>
1305              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
1306              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
1307      Branch: perl
1308            ! t/op/append.t
1309 ____________________________________________________________________________
1310 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
1311         Log: Update Changes.
1312      Branch: perl
1313            ! Changes patchlevel.h
1314 ____________________________________________________________________________
1315 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
1316         Log: Remove the 'asciir' re subpragma.  Should instead implement
1317              the 'physical vs logical' range scheme:
1318              
1319              \xAA-\xCC is a native physical range, you want that range of
1320              codepoints in your native encoding.  In EBCDIC the codepoints
1321              in the gaps (between i-j and r-s) should be included.
1322              
1323              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
1324              codepoints in Unicode.
1325              
1326              a-z is a logical range, you want that range of 'logical' codepoints
1327              in your native encoding.  In EBCDIC the codepoints in the gaps
1328              (between i-j and r-s) should not be included.
1329              
1330              Mixed cases (a-\xAA, etc) should either be errors, or maybe
1331              the 'logical' endpoints should be converted to native/Unicode
1332              codepoints, and the range handled as a physical range.
1333              
1334              'Logical endpoints' are to be recognized only in the A-Z, a-z,
1335              and 0-9 ranges.  Probably a warning should be given for mixed
1336              cases like A-z or a-9 (since such expressions are encoding
1337              dependent), with a recommendation to use physical ranges.
1338      Branch: perl
1339            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
1340            ! t/op/regexp.t
1341 ____________________________________________________________________________
1342 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
1343         Log: Make the test to cleanup the test directory tree
1344              both before and after the testing so that we always
1345              have a clean slate to work with.
1346      Branch: perl
1347            ! t/lib/filefind.t
1348 ____________________________________________________________________________
1349 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
1350         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
1351              From: Jon Eveland <jweveland@yahoo.com>
1352              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
1353              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
1354      Branch: perl
1355            ! pod/perlfunc.pod
1356 ____________________________________________________________________________
1357 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
1358         Log: Merge the camel-III/vstring.t with op/ver.t.
1359      Branch: perl
1360            - t/camel-III/vstring.t
1361            ! MANIFEST t/TEST t/harness t/op/ver.t
1362 ____________________________________________________________________________
1363 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
1364         Log: Add test.deparse make target.
1365      Branch: perl
1366            ! Makefile.SH
1367 ____________________________________________________________________________
1368 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
1369         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
1370              From: Robin Houston <robin@kitsite.com>
1371              Date: Fri, 11 May 2001 12:02:22 +0100
1372              Message-ID: <20010511120222.A11529@penderel>
1373      Branch: perl
1374            ! ext/B/B/Deparse.pm t/op/method.t
1375 ____________________________________________________________________________
1376 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
1377         Log: A nicely working combination for UTS from Hal Morris.
1378      Branch: perl
1379            + ext/POSIX/hints/uts.pl
1380            ! MANIFEST hints/uts.sh
1381 ____________________________________________________________________________
1382 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
1383         Log: i_ieeefp=undef for UTS.
1384      Branch: perl
1385            ! hints/uts.sh
1386 ____________________________________________________________________________
1387 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
1388         Log: Subject: RE: rand(0) is rand(1)
1389              From: Larry Shatzer <lshatzer@islanddata.com>
1390              Date: Thu, 10 May 2001 11:09:27 -0700
1391              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
1392      Branch: perl
1393            ! pod/perlfunc.pod
1394 ____________________________________________________________________________
1395 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
1396         Log: Subject: [patch] make op_{clear,null} public
1397              From: Doug MacEachern <dougm@covalent.net>
1398              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
1399              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
1400      Branch: perl
1401            ! embed.h embed.pl op.c proto.h
1402 ____________________________________________________________________________
1403 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
1404         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
1405              From: Robin Houston <robin@kitsite.com>
1406              Date: Thu, 10 May 2001 18:54:59 +0100
1407              Message-ID: <20010510185459.A5995@penderel>
1408      Branch: perl
1409            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
1410 ____________________________________________________________________________
1411 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
1412         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
1413              From: Robin Houston <robin@kitsite.com>
1414              Date: Thu, 10 May 2001 12:56:39 +0100
1415              Message-ID: <20010510125639.A2119@penderel>
1416      Branch: perl
1417            ! ext/B/B/Deparse.pm
1418 ____________________________________________________________________________
1419 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
1420         Log: Retract #10070, not ready yet.
1421      Branch: perl
1422            ! ext/B/B/Deparse.pm
1423 ____________________________________________________________________________
1424 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
1425         Log: The metaconfig unit change for #10071.
1426      Branch: metaconfig
1427            ! U/modified/mallocsrc.U
1428 ____________________________________________________________________________
1429 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
1430         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
1431      Branch: perl
1432            ! Configure
1433 ____________________________________________________________________________
1434 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
1435         Log: (Retracted by #10073)
1436              
1437              Subject: Re: [PATCH t/TEST] B::Deparse tester 
1438              From: Hugo <hv@crypt.compulink.co.uk>
1439              Date: Thu, 10 May 2001 05:48:09 +0100
1440              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
1441      Branch: perl
1442            ! ext/B/B/Deparse.pm
1443 ____________________________________________________________________________
1444 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
1445         Log: Add a for(func()) test.
1446      Branch: perl
1447            ! t/cmd/for.t
1448 ____________________________________________________________________________
1449 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
1450         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
1451              From: Robin Houston <robin@kitsite.com>
1452              Date: Thu, 10 May 2001 13:50:08 +0100
1453              Message-ID: <20010510135008.A2454@penderel>
1454      Branch: perl
1455            ! ext/B/B/Deparse.pm
1456 ____________________________________________________________________________
1457 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
1458         Log: A thinko in #10065.
1459      Branch: perl
1460            ! hv.c
1461 ____________________________________________________________________________
1462 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
1463         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
1464              From: Robin Houston <robin@kitsite.com>
1465              Date: Thu, 10 May 2001 02:10:34 +0100
1466              Message-ID: <20010510021034.A19421@penderel>
1467      Branch: perl
1468            ! ext/B/B.xs ext/B/B/Deparse.pm
1469 ____________________________________________________________________________
1470 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
1471         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
1472              From: Doug MacEachern <dougm@covalent.net>
1473              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
1474              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
1475      Branch: perl
1476            ! hv.c
1477 ____________________________________________________________________________
1478 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
1479         Log: One more workaround for the UTS compiler from Hal Morris.
1480      Branch: perl
1481            ! perl.h
1482 ____________________________________________________________________________
1483 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
1484         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
1485              From: Robin Houston <robin@kitsite.com>
1486              Date: Thu, 10 May 2001 01:02:08 +0100
1487              Message-ID: <20010510010208.A18200@penderel>
1488      Branch: perl
1489            ! ext/B/B/Debug.pm
1490 ____________________________________________________________________________
1491 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
1492         Log: Subject: [PATCH] Simplify deb_curcv() a bit
1493              From: Benjamin Sugars <bsugars@canoe.ca>
1494              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
1495              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
1496      Branch: perl
1497            ! run.c
1498 ____________________________________________________________________________
1499 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
1500         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
1501              From: Benjamin Sugars <bsugars@canoe.ca>
1502              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
1503              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
1504      Branch: perl
1505            ! t/lib/io_scalar.t
1506 ____________________________________________________________________________
1507 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
1508         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
1509              From: Peter Prymmer <pvhp@forte.com>
1510              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
1511              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
1512      Branch: perl
1513            ! t/lib/md5-file.t
1514 ____________________________________________________________________________
1515 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
1516         Log: Subject: [PATCH t/TEST] B::Deparse tester
1517              From: Robin Houston <robin@kitsite.com>
1518              Date: Wed, 9 May 2001 19:17:50 +0100
1519              Message-ID: <20010509191750.A16940@penderel>
1520      Branch: perl
1521            ! ext/B/O.pm t/TEST
1522 ____________________________________________________________________________
1523 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
1524         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
1525              From: Jeff Pinyan <jeffp@crusoe.net>
1526              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
1527              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
1528      Branch: perl
1529            ! lib/Pod/Html.pm
1530 ____________________________________________________________________________
1531 [ 10057] By: nick                                  on 2001/05/09  18:37:56
1532         Log: Integrate mainline.
1533      Branch: perlio
1534           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
1535           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
1536 ____________________________________________________________________________
1537 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
1538         Log: Update Changes.
1539      Branch: perl
1540            ! Changes patchlevel.h
1541 ____________________________________________________________________________
1542 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
1543         Log: Integrate perlio.
1544      Branch: perl
1545           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
1546 ____________________________________________________________________________
1547 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
1548         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
1549              From: Benjamin Sugars <bsugars@canoe.ca>
1550              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
1551              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
1552      Branch: perl
1553            ! perlio.c
1554 ____________________________________________________________________________
1555 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
1556         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
1557              From: Benjamin Sugars <bsugars@canoe.ca>
1558              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
1559              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
1560      Branch: perl
1561            ! ext/PerlIO/Scalar/Scalar.xs
1562 ____________________________________________________________________________
1563 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
1564         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
1565              From: Jeff Pinyan <jeffp@crusoe.net>
1566              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
1567              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
1568      Branch: perl
1569            ! lib/Pod/Html.pm
1570 ____________________________________________________________________________
1571 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
1572         Log: EPOC tweak from Olaf Flebbe.
1573      Branch: perl
1574            ! epoc/epocish.h
1575 ____________________________________________________________________________
1576 [ 10050] By: nick                                  on 2001/05/09  14:37:57
1577         Log: win32, regen_config_h
1578      Branch: perlio
1579            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1580 ____________________________________________________________________________
1581 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
1582         Log: Integrate perlio.
1583      Branch: perl
1584           !> pp_sys.c
1585 ____________________________________________________________________________
1586 [ 10048] By: nick                                  on 2001/05/09  11:59:50
1587         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
1588              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
1589      Branch: perlio
1590            ! pp_sys.c
1591 ____________________________________________________________________________
1592 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
1593         Log: Integrate perlio.
1594      Branch: perl
1595           !> run.c
1596 ____________________________________________________________________________
1597 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
1598         Log: Subject: Re: Less warnings during configure
1599              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1600              Date: Wed, 09 May 2001 13:12:49 +0200
1601              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
1602      Branch: perl
1603            ! hints/hpux.sh
1604 ____________________________________________________________________________
1605 [ 10045] By: nick                                  on 2001/05/09  09:56:59
1606         Log: MULTIPLICITY/DEBUGGING build fix.
1607      Branch: perlio
1608            ! run.c
1609 ____________________________________________________________________________
1610 [ 10044] By: nick                                  on 2001/05/09  09:46:37
1611         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
1612      Branch: perlio
1613           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
1614            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
1615           !> (integrate 65 files)
1616 ____________________________________________________________________________
1617 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
1618         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
1619              From: Robin Houston <robin@kitsite.com>
1620              Date: Tue, 8 May 2001 19:38:00 +0100
1621              Message-ID: <20010508193800.A4389@penderel>
1622              
1623              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
1624              From: Robin Houston <robin@kitsite.com>
1625              Date: Tue, 8 May 2001 20:03:57 +0100
1626              Message-ID: <20010508200357.A4614@penderel>
1627              
1628              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
1629              From: Robin Houston <robin@kitsite.com>
1630              Date: Wed, 9 May 2001 00:12:05 +0100
1631              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
1632      Branch: perl
1633            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
1634 ____________________________________________________________________________
1635 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
1636         Log: Retract #10031.
1637      Branch: perl
1638            ! pod/perlfunc.pod
1639 ____________________________________________________________________________
1640 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
1641         Log: The metaconfig unit changes for #10040.
1642      Branch: metaconfig/U/perl
1643            ! Checkcc.U d_dlsymun.U dlsrc.U
1644 ____________________________________________________________________________
1645 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
1646         Log: The Configure half of
1647              
1648              Subject: Less warnings during configure
1649              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1650              Date: Tue, 08 May 2001 08:44:02 +0200
1651              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
1652      Branch: perl
1653            ! Configure
1654 ____________________________________________________________________________
1655 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
1656         Log: Subject: Less warnings during configure
1657              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1658              Date: Tue, 08 May 2001 08:44:02 +0200
1659              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
1660      Branch: perl
1661            ! hints/hpux.sh
1662 ____________________________________________________________________________
1663 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
1664         Log: Don't forget to whine about \d__\d.
1665      Branch: perl
1666            ! t/pragma/warn/toke toke.c
1667 ____________________________________________________________________________
1668 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
1669         Log: Allow underscores also in the exponent part.
1670      Branch: perl
1671            ! t/pragma/warn/toke toke.c
1672 ____________________________________________________________________________
1673 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
1674         Log: CodeMagicCD doesn't look like an *I*DE.
1675      Branch: perl
1676            ! pod/perlfaq3.pod
1677 ____________________________________________________________________________
1678 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
1679         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
1680              to be consistently down).
1681      Branch: perl
1682            ! pod/perlfaq3.pod
1683 ____________________________________________________________________________
1684 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
1685         Log: Upgrade to Text::Balanced 1.84.
1686      Branch: perl
1687            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
1688 ____________________________________________________________________________
1689 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
1690         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
1691              From: Benjamin Sugars <bsugars@canoe.ca>
1692              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
1693              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
1694      Branch: perl
1695            ! run.c
1696 ____________________________________________________________________________
1697 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
1698         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
1699              From: Peter Prymmer <pvhp@forte.com>
1700              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
1701              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
1702      Branch: perl
1703            ! t/pod/plainer.t
1704 ____________________________________________________________________________
1705 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
1706         Log: (Retracted by #10042)
1707              
1708              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
1709              From: "Philip Newton" <pnewton@gmx.de>
1710              Date: Tue, 8 May 2001 09:18:10 +0200
1711              Message-ID: <3AF7B9D2.28861.603732@localhost>
1712      Branch: perl
1713            ! pod/perlfunc.pod
1714 ____________________________________________________________________________
1715 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
1716         Log: Subject: [PATCH B::Deparse] Document known bugs
1717              From: Robin Houston <robin@kitsite.com>
1718              Date: Tue, 8 May 2001 01:53:34 +0100
1719              Message-ID: <20010508015334.A32394@penderel>
1720      Branch: perl
1721            ! ext/B/B/Deparse.pm
1722 ____________________________________________________________________________
1723 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
1724         Log: Subject: Re: Perl book, magazine and website updates.
1725              From: "Philip Newton" <pnewton@gmx.de>
1726              Date: Mon, 7 May 2001 17:03:58 +0200
1727              Message-ID: <3AF6D57E.5387.1E29930@localhost>
1728      Branch: perl
1729            ! pod/perlfaq2.pod
1730 ____________________________________________________________________________
1731 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
1732         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
1733              From: Peter Prymmer <pvhp@forte.com>
1734              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
1735              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
1736      Branch: perl
1737            ! t/io/fflush.t
1738 ____________________________________________________________________________
1739 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
1740         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
1741              From: Robin Houston <robin@kitsite.com>
1742              Date: Tue, 8 May 2001 01:14:55 +0100
1743              Message-ID: <20010508011455.A32162@penderel>
1744      Branch: perl
1745            ! ext/B/B/Deparse.pm
1746 ____________________________________________________________________________
1747 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
1748         Log: Typo in #10025.
1749      Branch: perl
1750            ! hints/uts.sh
1751 ____________________________________________________________________________
1752 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
1753         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
1754      Branch: perl
1755            ! hints/uts.sh
1756 ____________________________________________________________________________
1757 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
1758         Log: Subject: Re: [ID 20010506.045] question about hash syntax
1759              From: Peter Scott <Peter@PSDT.com>
1760              Date: Sun, 06 May 2001 13:10:40 -0700
1761              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
1762      Branch: perl
1763            ! pod/perl56delta.pod
1764 ____________________________________________________________________________
1765 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
1766         Log: Configure should figure out the list of dynamic extensions
1767              just fine in UTS-- and in fact it does, as reported by Hal Morris.
1768      Branch: perl
1769            ! hints/uts.sh
1770 ____________________________________________________________________________
1771 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
1772         Log: Update Changes.
1773      Branch: perl
1774            ! Changes patchlevel.h
1775 ____________________________________________________________________________
1776 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
1777         Log: Subject: [PATCH regcomp.c] Insecure regexes
1778              From: Robin Houston <robin@kitsite.com>
1779              Date: Mon, 7 May 2001 21:56:12 +0100
1780              Message-ID: <20010507215612.A31114@penderel>
1781      Branch: perl
1782            ! regcomp.c
1783 ____________________________________________________________________________
1784 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
1785         Log: Drop the foobar.perl.com references for now until Simon
1786              gets them sorted out.
1787      Branch: perl
1788            ! pod/perlfaq2.pod
1789 ____________________________________________________________________________
1790 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
1791         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
1792              From: Prymmer/Kahn <pvhp@best.com>
1793              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
1794              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
1795      Branch: perl
1796            ! lib/Devel/SelfStubber.pm
1797 ____________________________________________________________________________
1798 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
1799         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
1800              From: Prymmer/Kahn <pvhp@best.com>
1801              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
1802              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
1803      Branch: perl
1804            ! win32/Makefile
1805 ____________________________________________________________________________
1806 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
1807         Log: s/WebTechnique's/WebTechniques/
1808      Branch: perl
1809            ! pod/perlfaq2.pod
1810 ____________________________________________________________________________
1811 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
1812         Log: Llama 3 updates from Randal.
1813      Branch: perl
1814            ! pod/perlfaq2.pod
1815 ____________________________________________________________________________
1816 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
1817         Log: Subject: [PATCH] Help -Dt show correct pad variables
1818              From: Benjamin Sugars <ben.sugars@home.com>
1819              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
1820              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
1821      Branch: perl
1822            ! embed.h embed.pl proto.h run.c
1823 ____________________________________________________________________________
1824 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
1825         Log: Subject: [PATCH] Document C<our $foo : shared>
1826              From: Benjamin Sugars <ben.sugars@home.com>
1827              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
1828              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
1829      Branch: perl
1830            ! pod/perlfunc.pod
1831 ____________________________________________________________________________
1832 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
1833         Log: Subject: [PATCH B::Deparse] undefined folded constants
1834              From: Robin Houston <robin@kitsite.com>
1835              Date: Sun, 6 May 2001 17:19:09 +0100
1836              Message-ID: <20010506171909.A7046@penderel>
1837      Branch: perl
1838            ! ext/B/B/Deparse.pm
1839 ____________________________________________________________________________
1840 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
1841         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
1842              From: Robin Houston <robin@kitsite.com>
1843              Message-ID: <20010506164654.A6848@penderel>
1844              Date: Sun, 6 May 2001 16:46:54 +0100
1845      Branch: perl
1846            ! ext/B/B/Deparse.pm
1847 ____________________________________________________________________________
1848 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
1849         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
1850              From: Robin Houston <robin@kitsite.com>
1851              Date: Sun, 6 May 2001 14:47:02 +0100
1852              Message-ID: <20010506144702.A6308@penderel>
1853      Branch: perl
1854            ! t/op/my_stash.t
1855 ____________________________________________________________________________
1856 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
1857         Log: Subject: Perl book, magazine and website updates.
1858              From: Simon Cozens <simon@netthink.co.uk>
1859              Date: Sun, 6 May 2001 16:55:36 +0100
1860              Message-ID: <20010506165536.A1795@netthink.co.uk>
1861      Branch: perl
1862            ! pod/perlbook.pod pod/perlfaq2.pod
1863 ____________________________________________________________________________
1864 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
1865         Log: Tweaks on the Tru64 prof options.
1866      Branch: perl
1867            ! pod/perlhack.pod
1868 ____________________________________________________________________________
1869 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
1870         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
1871              From: Robin Houston <robin@kitsite.com>
1872              Date: Sun, 6 May 2001 14:40:51 +0100
1873              Message-ID: <20010506144051.A6279@penderel>
1874      Branch: perl
1875            ! t/pod/testp2pt.pl
1876 ____________________________________________________________________________
1877 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
1878         Log: Subject: [PATCH B::Deparse] scoping
1879              From: Robin Houston <robin@kitsite.com>
1880              Date: Sun, 6 May 2001 14:36:56 +0100
1881              Message-ID: <20010506143656.A4006@penderel>
1882      Branch: perl
1883            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
1884 ____________________________________________________________________________
1885 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
1886         Log: Document the undefinedness of bitshifting out of range.
1887      Branch: perl
1888            ! pod/perlop.pod
1889 ____________________________________________________________________________
1890 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
1891         Log: Retract #10003 and update the IDE descriptions a bit.
1892      Branch: perl
1893            ! pod/perlfaq3.pod
1894 ____________________________________________________________________________
1895 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
1896         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
1897              From: Prymmer/Kahn <pvhp@best.com>
1898              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
1899              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
1900      Branch: perl
1901            ! win32/Makefile win32/buildext.pl win32/config.bc
1902            ! win32/config.gc win32/config.vc
1903 ____________________________________________________________________________
1904 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
1905         Log: (Retracted by #10005.)
1906      Branch: perl
1907            ! pod/perlfaq3.pod
1908 ____________________________________________________________________________
1909 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
1910         Log: It's "psed", not "sed".
1911      Branch: perl
1912            ! x2p/s2p.PL
1913 ____________________________________________________________________________
1914 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
1915         Log: Update Changes.
1916      Branch: perl
1917            ! Changes patchlevel.h
1918 ____________________________________________________________________________
1919 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
1920         Log: Subject: Re: bleadperl make install fails due to "psed"
1921              From: andreas.koenig@anima.de (Andreas J. Koenig)
1922              Date: 05 May 2001 18:23:28 +0200
1923              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
1924      Branch: perl
1925            ! x2p/Makefile.SH x2p/s2p.PL
1926 ____________________________________________________________________________
1927 [  9999] By: jhi                                   on 2001/05/05  18:28:09
1928         Log: AUTHORS updates.
1929      Branch: perl
1930            ! AUTHORS
1931 ____________________________________________________________________________
1932 [  9998] By: jhi                                   on 2001/05/05  18:16:00
1933         Log: Updates on the pods related to the modules included since 5.6.
1934              
1935              TODO: perltodo really could use major updating.
1936      Branch: perl
1937            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
1938            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
1939            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
1940            ! pod/perlsyn.pod pod/perltodo.pod
1941 ____________________________________________________________________________
1942 [  9997] By: jhi                                   on 2001/05/05  17:35:17
1943         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
1944              from Kurt Skauen.
1945      Branch: perl
1946            + hints/atheos.sh
1947            ! MANIFEST
1948 ____________________________________________________________________________
1949 [  9996] By: jhi                                   on 2001/05/05  17:25:00
1950         Log: Add preemptive #undefs for some of the shorter and more prone
1951              to collision regcomp.h #defines.  (Background: the MASK collided
1952              with a system header #define in Rhapsody.)
1953      Branch: perl
1954            ! regcomp.h
1955 ____________________________________________________________________________
1956 [  9995] By: jhi                                   on 2001/05/05  13:24:21
1957         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
1958              From: Nicholas Clark <nick@ccl4.org>
1959              Date: Sat, 5 May 2001 14:46:39 +0100
1960              Message-ID: <20010505144639.O53513@plum.flirble.org>
1961              
1962              Add a test for the constants (if any) being processed correctly.
1963      Branch: perl
1964            ! utils/h2xs.PL
1965 ____________________________________________________________________________
1966 [  9994] By: jhi                                   on 2001/05/05  02:11:03
1967         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
1968              From: Peter Prymmer <pvhp@forte.com>
1969              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
1970              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
1971      Branch: perl
1972            ! t/lib/b-stash.t
1973 ____________________________________________________________________________
1974 [  9993] By: jhi                                   on 2001/05/05  02:03:49
1975         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
1976              From: Peter Prymmer <pvhp@forte.com>
1977              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
1978              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
1979      Branch: perl
1980            ! perlio.c vms/vmsish.h
1981 ____________________________________________________________________________
1982 [  9992] By: jhi                                   on 2001/05/04  17:21:12
1983         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
1984              From: Robin Barker <rmb1@cise.npl.co.uk>
1985              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
1986              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
1987      Branch: perl
1988            + t/pod/plainer.t
1989            ! MANIFEST
1990 ____________________________________________________________________________
1991 [  9991] By: jhi                                   on 2001/05/04  16:47:45
1992         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
1993              From: Robin Barker <rmb1@cise.npl.co.uk>
1994              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
1995              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
1996      Branch: perl
1997            ! regcomp.c
1998 ____________________________________________________________________________
1999 [  9990] By: jhi                                   on 2001/05/04  14:37:20
2000         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
2001              From: Prymmer/Kahn <pvhp@best.com>
2002              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
2003              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
2004      Branch: perl
2005            ! t/lib/b-stash.t
2006 ____________________________________________________________________________
2007 [  9989] By: jhi                                   on 2001/05/04  14:03:58
2008         Log: Introduce perl572delta, update Todo, add the missing
2009              mention about signal safety since 5.7.1 (though this
2010              requires verification and more details.)
2011      Branch: perl
2012            + pod/perl572delta.pod
2013            ! MANIFEST Todo pod/perl571delta.pod
2014 ____________________________________________________________________________
2015 [  9988] By: jhi                                   on 2001/05/04  12:41:51
2016         Log: Subject: [PATCH perl@9944] long =item
2017              From: Robin Barker <rmb1@cise.npl.co.uk>
2018              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
2019              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
2020      Branch: perl
2021            ! ext/Time/HiRes/HiRes.pm
2022 ____________________________________________________________________________
2023 [  9987] By: jhi                                   on 2001/05/04  12:39:19
2024         Log: The #9901 had removed one line essential for EBCDIC.
2025      Branch: perl
2026            ! regcomp.c
2027 ____________________________________________________________________________
2028 [  9986] By: jhi                                   on 2001/05/04  12:30:23
2029         Log: Subject: cygwin/Makefile.SHs INSTALL patch
2030              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
2031              Date: Mon, 08 Jan 2001 04:59:21 +0200
2032              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
2033      Branch: perl
2034            ! cygwin/Makefile.SHs
2035 ____________________________________________________________________________
2036 [  9985] By: jhi                                   on 2001/05/04  03:51:39
2037         Log: Encode/IO doc tweaks.
2038      Branch: perl
2039            ! ext/Encode/Encode.pm
2040 ____________________________________________________________________________
2041 [  9984] By: jhi                                   on 2001/05/04  03:29:34
2042         Log: Remove GDBM_File from the dynamic extensions for UTS,
2043              GDBM is not a standard feature.
2044      Branch: perl
2045            ! hints/uts.sh
2046 ____________________________________________________________________________
2047 [  9983] By: jhi                                   on 2001/05/04  03:22:59
2048         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
2049      Branch: perl
2050            ! pod/perlretut.pod
2051 ____________________________________________________________________________
2052 [  9982] By: jhi                                   on 2001/05/03  23:21:03
2053         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
2054              From: Benjamin Sugars <bsugars@canoe.ca>
2055              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
2056              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
2057      Branch: perl
2058            ! dump.c
2059 ____________________________________________________________________________
2060 [  9981] By: jhi                                   on 2001/05/03  23:20:05
2061         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
2062              From: Benjamin Sugars <bsugars@canoe.ca>
2063              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
2064              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
2065      Branch: perl
2066            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
2067 ____________________________________________________________________________
2068 [  9980] By: jhi                                   on 2001/05/03  23:15:29
2069         Log: Integrate perlio.
2070      Branch: perl
2071           !> ext/Encode/Encode.pm
2072 ____________________________________________________________________________
2073 [  9979] By: jhi                                   on 2001/05/03  16:54:59
2074         Log: Install psed man page.
2075      Branch: perl
2076            ! installman
2077 ____________________________________________________________________________
2078 [  9978] By: jhi                                   on 2001/05/03  16:45:58
2079         Log: Remove unused files; noted by Sarathy.
2080      Branch: perl
2081            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
2082            ! MANIFEST
2083 ____________________________________________________________________________
2084 [  9977] By: jhi                                   on 2001/05/03  16:42:30
2085         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
2086              From: Andy Dougherty <doughera@lafayette.edu>
2087              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
2088              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
2089      Branch: perl
2090            ! INSTALL
2091 ____________________________________________________________________________
2092 [  9976] By: nick                                  on 2001/05/03  16:40:42
2093         Log: Allow $answer = encode($object,$text); like it says in docs.
2094      Branch: perlio
2095            ! ext/Encode/Encode.pm
2096 ____________________________________________________________________________
2097 [  9975] By: nick                                  on 2001/05/03  16:22:30
2098         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
2099              to be in scope (fair enough), and also a package variable (our) for eval to see it.
2100      Branch: perlio
2101            ! ext/Encode/Encode.pm
2102 ____________________________________________________________________________
2103 [  9974] By: nick                                  on 2001/05/03  15:48:17
2104         Log: Integrate mainline.
2105      Branch: perlio
2106           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
2107           +> t/lib/filter-simple.t t/lib/next.t
2108           !> (integrate 70 files)
2109 ____________________________________________________________________________
2110 [  9973] By: jhi                                   on 2001/05/03  13:09:09
2111         Log: Update Changes.
2112      Branch: perl
2113            ! Changes patchlevel.h
2114 ____________________________________________________________________________
2115 [  9972] By: jhi                                   on 2001/05/03  12:58:33
2116         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
2117              From: Prymmer/Kahn <pvhp@best.com>
2118              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
2119              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
2120      Branch: perl
2121            ! t/io/fflush.t
2122 ____________________________________________________________________________
2123 [  9971] By: jhi                                   on 2001/05/03  12:57:26
2124         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
2125              From: Prymmer/Kahn <pvhp@best.com>
2126              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
2127              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
2128      Branch: perl
2129            ! win32/FindExt.pm
2130 ____________________________________________________________________________
2131 [  9970] By: jhi                                   on 2001/05/03  02:42:46
2132         Log: Can't croak sans thread context, from Doug MacEachern.
2133      Branch: perl
2134            ! toke.c
2135 ____________________________________________________________________________
2136 [  9969] By: jhi                                   on 2001/05/03  01:23:48
2137         Log: Subject: Random input test and Perl
2138              From: Ilya Zakharevich <ilya@math.berkeley.edu>
2139              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
2140              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
2141      Branch: perl
2142            ! toke.c
2143 ____________________________________________________________________________
2144 [  9968] By: jhi                                   on 2001/05/02  22:17:21
2145         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
2146              From: Peter Prymmer <pvhp@forte.com>
2147              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
2148              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
2149      Branch: perl
2150            ! pod/perlfunc.pod pod/perlport.pod
2151 ____________________________________________________________________________
2152 [  9967] By: jhi                                   on 2001/05/02  20:12:45
2153         Log: Workaround for UTS compiler casting bug from Hal Morris.
2154      Branch: perl
2155            ! perl.h
2156 ____________________________________________________________________________
2157 [  9966] By: jhi                                   on 2001/05/02  18:31:37
2158         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
2159              From: Dan Sugalski <dan@sidhe.org>
2160              Date: Wed, 02 May 2001 15:23:22 -0400
2161              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
2162      Branch: perl
2163            ! perl.c vms/vms.c
2164 ____________________________________________________________________________
2165 [  9965] By: jhi                                   on 2001/05/02  18:21:29
2166         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
2167      Branch: perl
2168            ! pod/perlfunc.pod
2169 ____________________________________________________________________________
2170 [  9964] By: jhi                                   on 2001/05/02  18:15:01
2171         Log: Document large files in INSTALL, document also the %x
2172              limitation if not use64bitint, closes bug 20010326.007.
2173      Branch: perl
2174            ! INSTALL
2175 ____________________________________________________________________________
2176 [  9963] By: jhi                                   on 2001/05/02  17:24:47
2177         Log: perlmodlib tweaks; regen pods.
2178      Branch: perl
2179            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
2180            ! pod/perltoc.pod
2181 ____________________________________________________________________________
2182 [  9962] By: jhi                                   on 2001/05/02  17:14:00
2183         Log: Fix for a segfault, from Marc Lehmann.
2184      Branch: perl
2185            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
2186 ____________________________________________________________________________
2187 [  9961] By: jhi                                   on 2001/05/02  15:55:53
2188         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
2189              From: "Philip Newton" <pnewton@gmx.de>
2190              Date: Wed, 2 May 2001 18:39:03 +0200
2191              Message-ID: <3AF05447.15525.173B588@localhost>
2192      Branch: perl
2193            ! pod/perlop.pod
2194 ____________________________________________________________________________
2195 [  9960] By: jhi                                   on 2001/05/02  15:35:37
2196         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
2197              From: Dan Sugalski <dan@sidhe.org>
2198              Date: Wed, 02 May 2001 11:37:27 -0400
2199              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
2200      Branch: perl
2201            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
2202            ! thread.h vms/vms.c vms/vmsish.h
2203 ____________________________________________________________________________
2204 [  9959] By: jhi                                   on 2001/05/02  15:21:08
2205         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
2206              From: Benjamin Sugars <bsugars@canoe.ca>
2207              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
2208              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
2209      Branch: perl
2210            ! ext/PerlIO/Scalar/Scalar.xs
2211 ____________________________________________________________________________
2212 [  9958] By: jhi                                   on 2001/05/02  15:15:53
2213         Log: Bug in #9915, spotted by Mike Guy.
2214      Branch: perl
2215            ! installperl
2216 ____________________________________________________________________________
2217 [  9957] By: jhi                                   on 2001/05/02  13:26:01
2218         Log: Add a test for not griping about references as array
2219              indices if the reference has magic in it (overloaded
2220              methods).
2221      Branch: perl
2222            ! pod/perldiag.pod t/pragma/warn/pp_hot
2223 ____________________________________________________________________________
2224 [  9956] By: jhi                                   on 2001/05/02  13:07:01
2225         Log: Retracted a bit too much in #9952.
2226      Branch: perl
2227            ! t/pragma/sub_lval.t
2228 ____________________________________________________________________________
2229 [  9955] By: jhi                                   on 2001/05/02  13:05:38
2230         Log: Test for #9952.
2231      Branch: perl
2232            ! t/op/tie.t
2233 ____________________________________________________________________________
2234 [  9954] By: jhi                                   on 2001/05/02  11:48:18
2235         Log: Additional note on the encoding example: one cannot
2236              convert string constants in-place.
2237      Branch: perl
2238            ! ext/Encode/Encode.pm
2239 ____________________________________________________________________________
2240 [  9953] By: jhi                                   on 2001/05/02  11:43:51
2241         Log: Note that if you have recent enough Perl you already
2242              have Filter::Util::Call.
2243      Branch: perl
2244            ! lib/Filter/Simple.pm
2245 ____________________________________________________________________________
2246 [  9952] By: jhi                                   on 2001/05/02  11:31:53
2247         Log: Retract changes #8254 and #8255, causes coredump in
2248              'tie FH, "main"', reported by Abigail, culprit found by
2249              Benjamin Sugars.  Mirrors maintperl change #9950.
2250      Branch: perl
2251            ! op.c t/pragma/sub_lval.t
2252 ____________________________________________________________________________
2253 [  9951] By: jhi                                   on 2001/05/02  11:14:29
2254         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
2255      Branch: perl
2256            + t/lib/MyFilter.pm
2257 ____________________________________________________________________________
2258 [  9950] By: gsar                                  on 2001/05/02  03:17:11
2259         Log: revert integration of changes#8254,8255 in change#8620 (causes
2260              a coredump in C<tie FH, 'foo'>; the idea itself may need better
2261              rationalization)
2262      Branch: maint-5.6/perl
2263            ! op.c t/pragma/sub_lval.t
2264 ____________________________________________________________________________
2265 [  9949] By: gsar                                  on 2001/05/02  02:56:32
2266         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
2267              
2268              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
2269              
2270              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
2271      Branch: maint-5.6/perl
2272           !> hints/svr5.sh
2273 ____________________________________________________________________________
2274 [  9948] By: gsar                                  on 2001/05/02  02:49:15
2275         Log: pod/find.t breaks on VMS (from Craig Berry)
2276      Branch: maint-5.6/perl
2277            ! t/pod/find.t
2278 ____________________________________________________________________________
2279 [  9947] By: jhi                                   on 2001/05/02  02:43:09
2280         Log: Add an encoding conversion example.
2281      Branch: perl
2282            ! ext/Encode/Encode.pm
2283 ____________________________________________________________________________
2284 [  9946] By: jhi                                   on 2001/05/02  01:34:22
2285         Log: Another coat of paint but still nowhere finished.
2286              Need to decide on the semantics of strptime(): should
2287              strptime() be a function instead of a method?  To do
2288              the week/monthname-strptiming the i18n/l10n bullet needs
2289              to be bitten with gusto.
2290      Branch: perl
2291            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
2292 ____________________________________________________________________________
2293 [  9945] By: jhi                                   on 2001/05/01  23:40:52
2294         Log: Update Changes.
2295      Branch: perl
2296            ! Changes patchlevel.h
2297 ____________________________________________________________________________
2298 [  9944] By: jhi                                   on 2001/05/01  23:33:37
2299         Log: Add known-to-be-tested modules to the list-to-be-skipped.
2300      Branch: perl
2301            ! t/lib/1_compile.t
2302 ____________________________________________________________________________
2303 [  9943] By: jhi                                   on 2001/05/01  23:24:40
2304         Log: Subject: BorlandC++ fix
2305              From: "Vadim Konovalov" <watman@inbox.ru>
2306              Date: Mon, 30 Apr 2001 20:12:26 -0700
2307              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
2308      Branch: perl
2309            ! win32/makefile.mk
2310 ____________________________________________________________________________
2311 [  9942] By: jhi                                   on 2001/05/01  23:18:02
2312         Log: Update to Filter::Simple 0.60, create a test for it.
2313      Branch: perl
2314            + t/lib/filter-simple.t
2315            ! MANIFEST lib/Filter/Simple.pm
2316 ____________________________________________________________________________
2317 [  9941] By: jhi                                   on 2001/05/01  19:47:24
2318         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
2319              From: Hugo <hv@crypt.compulink.co.uk>
2320              Date: Tue, 01 May 2001 20:12:20 +0100
2321              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
2322      Branch: perl
2323            ! pp_hot.c t/op/re_tests
2324 ____________________________________________________________________________
2325 [  9940] By: jhi                                   on 2001/05/01  19:42:16
2326         Log: Integrate perlio.
2327      Branch: perl
2328           !> lib/base.pm t/lib/fields.t
2329 ____________________________________________________________________________
2330 [  9939] By: jhi                                   on 2001/05/01  19:39:51
2331         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
2332              From: Benjamin Sugars <bsugars@canoe.ca>
2333              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
2334              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
2335      Branch: perl
2336            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
2337 ____________________________________________________________________________
2338 [  9938] By: jhi                                   on 2001/05/01  19:34:09
2339         Log: Add NEXT, a pseudo-class for method redispatching.
2340              <Damian>NEXT.pm probably offers more bang-for-buck
2341              than anything else I've ever written.</Damian>
2342      Branch: perl
2343            + lib/NEXT.pm t/lib/next.t
2344            ! MANIFEST
2345 ____________________________________________________________________________
2346 [  9937] By: jhi                                   on 2001/05/01  19:21:41
2347         Log: Update to Switch 2.02.
2348      Branch: perl
2349            ! lib/Switch.pm t/lib/switch.t
2350 ____________________________________________________________________________
2351 [  9936] By: nick                                  on 2001/05/01  19:09:21
2352         Log: Fix for base.pm clobbering $VERSION
2353      Branch: perlio
2354            ! lib/base.pm
2355 ____________________________________________________________________________
2356 [  9935] By: nick                                  on 2001/05/01  18:54:38
2357         Log: Test for base.pm clobbering $VERSION.
2358      Branch: perlio
2359            ! t/lib/fields.t
2360 ____________________________________________________________________________
2361 [  9934] By: jhi                                   on 2001/05/01  18:39:10
2362         Log: Add information about Scalar::Util::blessed.
2363      Branch: perl
2364            ! pod/perlobj.pod
2365 ____________________________________________________________________________
2366 [  9933] By: jhi                                   on 2001/05/01  18:33:51
2367         Log: Subject: Extra UNIVERSAL documentation
2368              From: Mike Guy <mjtg@cam.ac.uk>
2369              Date: Tue, 01 May 2001 20:12:11 +0100
2370              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
2371      Branch: perl
2372            ! pod/perlobj.pod
2373 ____________________________________________________________________________
2374 [  9932] By: jhi                                   on 2001/05/01  18:26:54
2375         Log: Subject: Autoflush in tests as appropriate
2376              From: Mike Guy <mjtg@cam.ac.uk>
2377              Date: Tue, 01 May 2001 20:05:31 +0100
2378              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
2379      Branch: perl
2380            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
2381            ! t/op/taint.t
2382 ____________________________________________________________________________
2383 [  9931] By: jhi                                   on 2001/05/01  18:02:29
2384         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
2385              From: Benjamin Sugars <bsugars@canoe.ca>
2386              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
2387              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
2388      Branch: perl
2389            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
2390 ____________________________________________________________________________
2391 [  9930] By: jhi                                   on 2001/05/01  15:12:26
2392         Log: Subject: Re: Finally got a round tuit
2393              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2394              Date: Tue, 01 May 2001 14:14:10 +0200
2395              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
2396              
2397              The -DP part, slightly modified.
2398      Branch: perl
2399            ! perl.c
2400 ____________________________________________________________________________
2401 [  9929] By: jhi                                   on 2001/05/01  14:17:15
2402         Log: Subject: Re: Finally got a round tuit
2403              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2404              Date: Tue, 01 May 2001 16:34:06 +0200
2405              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
2406              
2407              cpp and optimization tweaks for HP-UX.
2408      Branch: perl
2409            ! hints/hpux.sh
2410 ____________________________________________________________________________
2411 [  9928] By: jhi                                   on 2001/05/01  13:24:20
2412         Log: Tune the scan_num() comments to reality.
2413      Branch: perl
2414            ! toke.c
2415 ____________________________________________________________________________
2416 [  9927] By: jhi                                   on 2001/05/01  13:14:01
2417         Log: Subject: [PATCH B::Deparse] optimised sort
2418              From: Robin Houston <robin@kitsite.com>
2419              Date: Tue, 1 May 2001 14:07:12 +0100
2420              Message-ID: <20010501140712.A4266@penderel>
2421      Branch: perl
2422            ! ext/B/B/Deparse.pm
2423 ____________________________________________________________________________
2424 [  9926] By: jhi                                   on 2001/05/01  13:10:53
2425         Log: Subject: [PATCH t/lib/b-deparse.t] 
2426              From: Robin Houston <robin@kitsite.com>
2427              Date: Tue, 1 May 2001 13:37:42 +0100
2428              Message-ID: <20010501133742.A4082@penderel>
2429      Branch: perl
2430            ! t/lib/b-deparse.t
2431 ____________________________________________________________________________
2432 [  9925] By: jhi                                   on 2001/05/01  13:10:13
2433         Log: Subject: [PATCH B::Deparse] for(;;), sort
2434              From: Robin Houston <robin@kitsite.com>
2435              Date: Tue, 1 May 2001 13:35:00 +0100
2436              Message-ID: <20010501133500.A4061@penderel>
2437      Branch: perl
2438            ! ext/B/B/Deparse.pm
2439 ____________________________________________________________________________
2440 [  9924] By: jhi                                   on 2001/05/01  13:09:22
2441         Log: Subject: [PATCH B::Deparse] do, warn, use
2442              From: Robin Houston <robin@kitsite.com>
2443              Date: Tue, 1 May 2001 13:31:03 +0100
2444              Message-ID: <20010501133103.A4041@penderel>
2445      Branch: perl
2446            ! ext/B/B/Deparse.pm
2447 ____________________________________________________________________________
2448 [  9923] By: jhi                                   on 2001/05/01  11:45:36
2449         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
2450              From: Benjamin Sugars <ben.sugars@home.com>
2451              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
2452              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
2453      Branch: perl
2454            + t/io/fflush.t
2455            ! MANIFEST
2456 ____________________________________________________________________________
2457 [  9922] By: jhi                                   on 2001/05/01  11:35:42
2458         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
2459              From: Peter Prymmer <pvhp@forte.com>
2460              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
2461              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
2462      Branch: perl
2463            ! t/lib/selfstubber.t
2464 ____________________________________________________________________________
2465 [  9921] By: jhi                                   on 2001/04/30  16:34:33
2466         Log: Subject: [PATCH B::Concise] suppress warning
2467              From: Robin Houston <robin@kitsite.com>
2468              Date: Mon, 30 Apr 2001 16:09:49 +0100
2469              Message-ID: <20010430160949.A25086@penderel>
2470      Branch: perl
2471            ! ext/B/B/Concise.pm
2472 ____________________________________________________________________________
2473 [  9920] By: jhi                                   on 2001/04/30  13:56:04
2474         Log: Strip the *markers* from #9919.
2475      Branch: perl
2476            ! pod/perlfaq.pod pod/perlfaq5.pod
2477 ____________________________________________________________________________
2478 [  9919] By: jhi                                   on 2001/04/30  13:54:04
2479         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
2480              From: Gwyn Judd <b.judd@xtra.co.nz>
2481              Date: Sun, 29 Apr 2001 01:47:49 +1200
2482              Message-ID: <20010429014749.A4418@thislove>
2483      Branch: perl
2484            ! pod/perlfaq.pod pod/perlfaq5.pod
2485 ____________________________________________________________________________
2486 [  9918] By: jhi                                   on 2001/04/30  13:13:54
2487         Log: More_tweakage.
2488      Branch: perl
2489            ! pod/perldata.pod pod/perldiag.pod
2490 ____________________________________________________________________________
2491 [  9917] By: jhi                                   on 2001/04/30  13:01:27
2492         Log: Update Changes.
2493      Branch: perl
2494            ! Changes patchlevel.h
2495 ____________________________________________________________________________
2496 [  9916] By: jhi                                   on 2001/04/30  12:57:03
2497         Log: T_w_e_a_k_a_g_e.
2498      Branch: perl
2499            ! pod/perldata.pod pod/perldiag.pod
2500 ____________________________________________________________________________
2501 [  9915] By: jhi                                   on 2001/04/30  12:39:29
2502         Log: Install s2p also as psed.
2503              
2504              TODO: psed documentation?
2505      Branch: perl
2506            ! installperl
2507 ____________________________________________________________________________
2508 [  9914] By: jhi                                   on 2001/04/30  12:29:21
2509         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
2510              From: Jens Hamisch <jens@Strawberry.COM>
2511              Date: Fri, 27 Apr 2001 17:00:36 +0200
2512              Message-ID: <20010427170036.K1372@Strawberry.COM>
2513              
2514              SOCKS5_VERSION_NAME is the right symbol to detect
2515              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
2516              function called socks5_init() is available, and even that is
2517              not universal, most SOCKS5 installations use SOCKSinit()).
2518      Branch: perl
2519            ! perlio.c
2520 ____________________________________________________________________________
2521 [  9913] By: jhi                                   on 2001/04/30  12:22:15
2522         Log: Allow a zero timeout on IO::Socket accept and connect--
2523              though one really shouldn't do that.  Based on
2524              
2525              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
2526              From: "John Holdsworth" <coldwave@bigfoot.com>
2527              Date: Sun, 4 Feb 2001 12:48:18 +0100
2528              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
2529      Branch: perl
2530            ! ext/IO/lib/IO/Socket.pm
2531 ____________________________________________________________________________
2532 [  9912] By: jhi                                   on 2001/04/30  11:27:27
2533         Log: Save the spot of regprev (see #9911) for binary compatibility;
2534              regen API.
2535      Branch: perl
2536            ! embedvar.h perlapi.h thrdvar.h
2537 ____________________________________________________________________________
2538 [  9911] By: jhi                                   on 2001/04/30  11:22:03
2539         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
2540              From: Hugo <hv@crypt.compulink.co.uk>
2541              Date: Sun, 29 Apr 2001 17:09:30 +0100
2542              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
2543      Branch: perl
2544            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
2545 ____________________________________________________________________________
2546 [  9910] By: jhi                                   on 2001/04/30  11:15:12
2547         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
2548              a dummy for PL_numeric_radix); no pressing reason to break
2549              binary compatibility; regen API.
2550      Branch: perl
2551            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
2552            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
2553 ____________________________________________________________________________
2554 [  9909] By: jhi                                   on 2001/04/30  10:56:08
2555         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
2556              From: Walt Mankowski <waltman@netaxs.com>
2557              Date: Sun, 29 Apr 2001 21:53:48 -0400
2558              Message-ID: <20010429215348.A3971@netaxs.com>
2559      Branch: perl
2560            ! pod/perlfunc.pod
2561 ____________________________________________________________________________
2562 [  9908] By: jhi                                   on 2001/04/30  10:49:40
2563         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
2564      Branch: perl
2565            ! t/lib/selfstubber.t
2566 ____________________________________________________________________________
2567 [  9907] By: nick                                  on 2001/04/30  09:26:50
2568         Log: Integrate mainline.
2569      Branch: perlio
2570           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
2571 ____________________________________________________________________________
2572 [  9906] By: jhi                                   on 2001/04/29  23:24:20
2573         Log: Abigail spotted a thinko in #9905.
2574      Branch: perl
2575            ! pod/perldiag.pod
2576 ____________________________________________________________________________
2577 [  9905] By: jhi                                   on 2001/04/29  15:55:39
2578         Log: Changed the underscore/undebar syntax in numeric constants;
2579              now any grouping will do, as long as the underscores are not
2580              consecutive (so "zero-grouping" is out), and they do not begin
2581              or end the integer or fractional parts.
2582      Branch: perl
2583            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
2584 ____________________________________________________________________________
2585 [  9904] By: nick                                  on 2001/04/29  15:43:22
2586         Log: Integrate mainline.
2587      Branch: perlio
2588           +> (branch 98 files)
2589            - lib/unicode/Block.pl
2590            - lib/unicode/In/AlphabeticPresentationForms.pl
2591            - lib/unicode/In/Arabic.pl
2592            - lib/unicode/In/ArabicPresentationForms-A.pl
2593            - lib/unicode/In/ArabicPresentationForms-B.pl
2594            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
2595            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
2596            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
2597            - lib/unicode/In/BopomofoExtended.pl
2598            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
2599            - lib/unicode/In/CJKCompatibility.pl
2600            - lib/unicode/In/CJKCompatibilityForms.pl
2601            - lib/unicode/In/CJKCompatibilityIdeographs.pl
2602            - lib/unicode/In/CJKRadicalsSupplement.pl
2603            - lib/unicode/In/CJKSymbolsandPunctuation.pl
2604            - lib/unicode/In/CJKUnifiedIdeographs.pl
2605            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
2606            - lib/unicode/In/Cherokee.pl
2607            - lib/unicode/In/CombiningDiacriticalMarks.pl
2608            - lib/unicode/In/CombiningHalfMarks.pl
2609            - lib/unicode/In/CombiningMarksforSymbols.pl
2610            - lib/unicode/In/ControlPictures.pl
2611            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
2612            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
2613            - lib/unicode/In/EnclosedAlphanumerics.pl
2614            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
2615            - lib/unicode/In/Ethiopic.pl
2616            - lib/unicode/In/GeneralPunctuation.pl
2617            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
2618            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
2619            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
2620            - lib/unicode/In/HalfwidthandFullwidthForms.pl
2621            - lib/unicode/In/HangulCompatibilityJamo.pl
2622            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
2623            - lib/unicode/In/Hebrew.pl
2624            - lib/unicode/In/HighPrivateUseSurrogates.pl
2625            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
2626            - lib/unicode/In/IPAExtensions.pl
2627            - lib/unicode/In/IdeographicDescriptionCharacters.pl
2628            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
2629            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
2630            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
2631            - lib/unicode/In/Latin-1Supplement.pl
2632            - lib/unicode/In/LatinExtended-A.pl
2633            - lib/unicode/In/LatinExtended-B.pl
2634            - lib/unicode/In/LatinExtendedAdditional.pl
2635            - lib/unicode/In/LetterlikeSymbols.pl
2636            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
2637            - lib/unicode/In/MathematicalOperators.pl
2638            - lib/unicode/In/MiscellaneousSymbols.pl
2639            - lib/unicode/In/MiscellaneousTechnical.pl
2640            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
2641            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
2642            - lib/unicode/In/OpticalCharacterRecognition.pl
2643            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
2644            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
2645            - lib/unicode/In/SmallFormVariants.pl
2646            - lib/unicode/In/SpacingModifierLetters.pl
2647            - lib/unicode/In/Specials.pl
2648            - lib/unicode/In/SuperscriptsandSubscripts.pl
2649            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
2650            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
2651            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
2652            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
2653            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
2654           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
2655           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
2656           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
2657           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
2658           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
2659           !> utf8.c win32/Makefile
2660 ____________________________________________________________________________
2661 [  9903] By: jhi                                   on 2001/04/29  14:30:53
2662         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
2663              From: Prymmer/Kahn <pvhp@best.com>
2664              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
2665              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
2666      Branch: perl
2667            ! win32/Makefile
2668 ____________________________________________________________________________
2669 [  9902] By: jhi                                   on 2001/04/29  02:52:44
2670         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
2671              From: "Abigail" <abigail@foad.org>
2672              Date: Sun, 29 Apr 2001 03:14:25 +0200
2673              Message-ID: <20010429011425.24503.qmail@foad.org>
2674      Branch: perl
2675            ! ext/IO/lib/IO/Seekable.pm
2676 ____________________________________________________________________________
2677 [  9901] By: jhi                                   on 2001/04/29  02:04:46
2678         Log: In character classes one couldn't have 0x80..0xff characters
2679              at the left hand side if there were 0x100.. characters in the
2680              character class.
2681      Branch: perl
2682            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
2683            ! t/op/pat.t utf8.c
2684 ____________________________________________________________________________
2685 [  9900] By: jhi                                   on 2001/04/28  22:55:04
2686         Log: Forgot the latest mktables.PL from #9899.
2687      Branch: perl
2688            ! lib/unicode/mktables.PL
2689 ____________________________________________________________________________
2690 [  9899] By: jhi                                   on 2001/04/28  22:53:28
2691         Log: Explain the \p{} and \P{} error message better and
2692              have prettier prettyprint in In.pl.
2693      Branch: perl
2694            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
2695            ! pod/perldiag.pod
2696 ____________________________________________________________________________
2697 [  9898] By: jhi                                   on 2001/04/28  21:03:34
2698         Log: Add one possible explanation for the "Invalid [] range" error.
2699      Branch: perl
2700            ! pod/perldiag.pod
2701 ____________________________________________________________________________
2702 [  9897] By: jhi                                   on 2001/04/28  17:18:26
2703         Log: Add a level of indirection to the implementation of \p{InFoo}
2704              so that we don't have to have long filenames.  (Nothing changes
2705              in the user interface.)   The indirection is defined in
2706              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
2707              Also rename some the character classes by removing '-' from
2708              the classnames, and finally renamed Block.pl as Blocks.pl.
2709      Branch: perl
2710            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
2711            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
2712            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
2713            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
2714            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
2715            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
2716            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
2717            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
2718            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
2719            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
2720            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
2721            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
2722            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
2723            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
2724            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
2725            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
2726            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
2727            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
2728            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
2729            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
2730            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
2731            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
2732            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
2733            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
2734            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
2735            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
2736            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
2737            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
2738            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
2739            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
2740            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
2741            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
2742            + lib/unicode/In/94.pl lib/unicode/In/95.pl
2743            - lib/unicode/Block.pl
2744            - lib/unicode/In/AlphabeticPresentationForms.pl
2745            - lib/unicode/In/Arabic.pl
2746            - lib/unicode/In/ArabicPresentationForms-A.pl
2747            - lib/unicode/In/ArabicPresentationForms-B.pl
2748            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
2749            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
2750            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
2751            - lib/unicode/In/BopomofoExtended.pl
2752            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
2753            - lib/unicode/In/CJKCompatibility.pl
2754            - lib/unicode/In/CJKCompatibilityForms.pl
2755            - lib/unicode/In/CJKCompatibilityIdeographs.pl
2756            - lib/unicode/In/CJKRadicalsSupplement.pl
2757            - lib/unicode/In/CJKSymbolsandPunctuation.pl
2758            - lib/unicode/In/CJKUnifiedIdeographs.pl
2759            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
2760            - lib/unicode/In/Cherokee.pl
2761            - lib/unicode/In/CombiningDiacriticalMarks.pl
2762            - lib/unicode/In/CombiningHalfMarks.pl
2763            - lib/unicode/In/CombiningMarksforSymbols.pl
2764            - lib/unicode/In/ControlPictures.pl
2765            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
2766            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
2767            - lib/unicode/In/EnclosedAlphanumerics.pl
2768            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
2769            - lib/unicode/In/Ethiopic.pl
2770            - lib/unicode/In/GeneralPunctuation.pl
2771            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
2772            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
2773            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
2774            - lib/unicode/In/HalfwidthandFullwidthForms.pl
2775            - lib/unicode/In/HangulCompatibilityJamo.pl
2776            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
2777            - lib/unicode/In/Hebrew.pl
2778            - lib/unicode/In/HighPrivateUseSurrogates.pl
2779            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
2780            - lib/unicode/In/IPAExtensions.pl
2781            - lib/unicode/In/IdeographicDescriptionCharacters.pl
2782            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
2783            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
2784            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
2785            - lib/unicode/In/Latin-1Supplement.pl
2786            - lib/unicode/In/LatinExtended-A.pl
2787            - lib/unicode/In/LatinExtended-B.pl
2788            - lib/unicode/In/LatinExtendedAdditional.pl
2789            - lib/unicode/In/LetterlikeSymbols.pl
2790            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
2791            - lib/unicode/In/MathematicalOperators.pl
2792            - lib/unicode/In/MiscellaneousSymbols.pl
2793            - lib/unicode/In/MiscellaneousTechnical.pl
2794            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
2795            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
2796            - lib/unicode/In/OpticalCharacterRecognition.pl
2797            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
2798            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
2799            - lib/unicode/In/SmallFormVariants.pl
2800            - lib/unicode/In/SpacingModifierLetters.pl
2801            - lib/unicode/In/Specials.pl
2802            - lib/unicode/In/SuperscriptsandSubscripts.pl
2803            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
2804            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
2805            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
2806            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
2807            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
2808            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
2809            ! pod/perlunicode.pod
2810 ____________________________________________________________________________
2811 [  9896] By: jhi                                   on 2001/04/28  14:33:17
2812         Log: Update the information on shared library path on HP-UX.
2813      Branch: perl
2814            ! INSTALL
2815 ____________________________________________________________________________
2816 [  9895] By: jhi                                   on 2001/04/28  14:32:30
2817         Log: Because #9894 seems to do the trick, this workaround can be removed.
2818      Branch: perl
2819            ! t/lib/selfstubber.t
2820 ____________________________________________________________________________
2821 [  9894] By: jhi                                   on 2001/04/28  14:26:13
2822         Log: For PerlIO flush the children's file handles (on fork/exec/system).
2823      Branch: perl
2824            ! perl.h
2825 ____________________________________________________________________________
2826 [  9893] By: jhi                                   on 2001/04/28  14:23:15
2827         Log: Test tweak for #9891.
2828      Branch: perl
2829            ! t/lib/b-deparse.t
2830 ____________________________________________________________________________
2831 [  9892] By: jhi                                   on 2001/04/28  14:10:13
2832         Log: New HP-UX hints from Merijn.
2833      Branch: perl
2834            ! hints/hpux.sh
2835 ____________________________________________________________________________
2836 [  9891] By: jhi                                   on 2001/04/28  14:07:27
2837         Log: Subject: [PATCH B::Deparse] non-block scopes
2838              From: Robin Houston <robin@kitsite.com>
2839              Date: Fri, 27 Apr 2001 19:15:14 +0100
2840              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
2841      Branch: perl
2842            ! ext/B/B/Deparse.pm
2843 ____________________________________________________________________________
2844 [  9890] By: nick                                  on 2001/04/27  19:41:25
2845         Log: Integrate mainline
2846      Branch: perlio
2847           +> t/lib/selfstubber.t
2848           !> (integrate 50 files)
2849 ____________________________________________________________________________
2850 [  9889] By: jhi                                   on 2001/04/27  18:23:46
2851         Log: Subject: Re: selfstubber test fail on bleadperl
2852              From: Mike Guy <mjtg@cam.ac.uk>
2853              Date: Fri, 27 Apr 2001 19:31:18 +0100
2854              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
2855      Branch: perl
2856            ! t/lib/selfstubber.t
2857 ____________________________________________________________________________
2858 [  9888] By: jhi                                   on 2001/04/27  16:20:54
2859         Log: Test tweak for #9886.
2860      Branch: perl
2861            ! t/lib/b-deparse.t
2862 ____________________________________________________________________________
2863 [  9887] By: jhi                                   on 2001/04/27  16:16:33
2864         Log: Buffering issue at least in Solaris (even with perlio).
2865      Branch: perl
2866            ! t/lib/selfstubber.t
2867 ____________________________________________________________________________
2868 [  9886] By: jhi                                   on 2001/04/27  14:59:23
2869         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
2870              From: Robin Houston <robin@kitsite.com>
2871              Date: Fri, 27 Apr 2001 16:53:20 +0100
2872              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
2873      Branch: perl
2874            ! ext/B/B/Deparse.pm
2875 ____________________________________________________________________________
2876 [  9885] By: jhi                                   on 2001/04/27  14:23:51
2877         Log: Update Changes.
2878      Branch: perl
2879            ! Changes patchlevel.h
2880 ____________________________________________________________________________
2881 [  9884] By: jhi                                   on 2001/04/27  14:14:12
2882         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
2883              From: "Philip Newton" <pnewton@gmx.de>
2884              Date: Fri, 27 Apr 2001 16:40:13 +0200
2885              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
2886      Branch: perl
2887            ! pod/perldata.pod
2888 ____________________________________________________________________________
2889 [  9883] By: jhi                                   on 2001/04/27  13:28:19
2890         Log: Add LOG_PERROR; prettify the "removed".
2891      Branch: perl
2892            ! ext/Sys/Syslog/Syslog.xs
2893 ____________________________________________________________________________
2894 [  9882] By: jhi                                   on 2001/04/27  13:13:18
2895         Log: h2xs tweaks: use NV instead of double, "quote" the removed
2896              prefixes for clarity (especially when nothing is removed),
2897              slight pod reformats.
2898      Branch: perl
2899            ! utils/h2xs.PL
2900 ____________________________________________________________________________
2901 [  9881] By: jhi                                   on 2001/04/27  12:58:48
2902         Log: Don't bother creating existing directories.
2903      Branch: perl
2904            ! utils/h2xs.PL
2905 ____________________________________________________________________________
2906 [  9880] By: jhi                                   on 2001/04/27  12:45:39
2907         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
2908              From: Mike Schilli <m@perlmeister.com>
2909              Date: Wed, 25 Apr 2001 01:29:21 -0700
2910              Message-id: <3AE68AE1.6A981723@perlmeister.com>
2911      Branch: perl
2912            ! utils/h2xs.PL
2913 ____________________________________________________________________________
2914 [  9879] By: jhi                                   on 2001/04/27  12:40:55
2915         Log: break is not yet Perl.  Added the template license also to README.
2916      Branch: perl
2917            ! utils/h2xs.PL
2918 ____________________________________________________________________________
2919 [  9878] By: jhi                                   on 2001/04/27  03:08:20
2920         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
2921              From: Tim Jenness <t.jenness@jach.hawaii.edu>
2922              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
2923              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
2924      Branch: perl
2925            ! t/lib/xs-typemap.t
2926 ____________________________________________________________________________
2927 [  9877] By: jhi                                   on 2001/04/26  23:54:40
2928         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
2929              From: "Abigail" <abigail@foad.org>
2930              Date: Fri, 27 Apr 2001 01:44:28 +0200
2931              Message-ID: <20010426234428.19786.qmail@foad.org>
2932      Branch: perl
2933            ! utils/h2xs.PL
2934 ____________________________________________________________________________
2935 [  9876] By: jhi                                   on 2001/04/26  23:52:06
2936         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
2937              From: Peter Prymmer <pvhp@forte.com>
2938              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
2939              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
2940      Branch: perl
2941            ! t/lib/selfstubber.t
2942 ____________________________________________________________________________
2943 [  9875] By: jhi                                   on 2001/04/26  23:48:10
2944         Log: Deparse nits.
2945      Branch: perl
2946            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
2947 ____________________________________________________________________________
2948 [  9874] By: jhi                                   on 2001/04/26  22:46:05
2949         Log: Document ANYOF_CLASS.
2950      Branch: perl
2951            ! regcomp.h
2952 ____________________________________________________________________________
2953 [  9873] By: jhi                                   on 2001/04/26  22:35:03
2954         Log: Subject: Re: [PATCH @9846] dumping ANYOF
2955              From: Hugo <hv@crypt.compulink.co.uk>
2956              Date: Thu, 26 Apr 2001 23:33:38 +0100
2957              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
2958      Branch: perl
2959            ! regcomp.c regcomp.h
2960 ____________________________________________________________________________
2961 [  9872] By: jhi                                   on 2001/04/26  22:34:31
2962         Log: Subject: [PATCH] more for Devel::SelfStubber
2963              From: Nicholas Clark <nick@ccl4.org>
2964              Date: Fri, 27 Apr 2001 00:13:52 +0100
2965              Message-ID: <20010427001351.K88186@plum.flirble.org>
2966      Branch: perl
2967            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
2968 ____________________________________________________________________________
2969 [  9871] By: jhi                                   on 2001/04/26  21:59:17
2970         Log: Subject: [PATCH B::Deparse] formats must be flush left
2971              From: Robin Houston <robin@kitsite.com>
2972              Date: Thu, 26 Apr 2001 23:54:29 +0100
2973              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
2974      Branch: perl
2975            ! ext/B/B/Deparse.pm
2976 ____________________________________________________________________________
2977 [  9870] By: jhi                                   on 2001/04/26  21:57:37
2978         Log: If some of the constants are prefixes of others,
2979              the prefixes may never get recognized.  (See 20010426.006.)
2980      Branch: perl
2981            ! utils/h2xs.PL
2982 ____________________________________________________________________________
2983 [  9869] By: jhi                                   on 2001/04/26  21:50:42
2984         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
2985              From: Chris Bongaarts <cab@tc.umn.edu>
2986              Date: Thu, 26 Apr 2001 17:10:31 -0500
2987              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
2988      Branch: perl
2989            ! ext/Sys/Syslog/Syslog.xs
2990 ____________________________________________________________________________
2991 [  9868] By: jhi                                   on 2001/04/26  21:35:12
2992         Log: Further cuts and more docs from Graham Barr.
2993      Branch: perl
2994            ! ext/List/Util/lib/List/Util.pm
2995            ! ext/List/Util/lib/Scalar/Util.pm
2996 ____________________________________________________________________________
2997 [  9867] By: jhi                                   on 2001/04/26  21:18:57
2998         Log: Subject: [PATCH 5.7.1] DB_File-1.77
2999              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
3000              Date: Thu, 26 Apr 2001 22:37:53 +0100
3001              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
3002      Branch: perl
3003            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
3004            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
3005 ____________________________________________________________________________
3006 [  9866] By: jhi                                   on 2001/04/26  21:12:31
3007         Log: Subject: [PATCH B::Deparse] fix easy bugs
3008              From: Robin Houston <robin@kitsite.com>
3009              Date: Thu, 26 Apr 2001 23:03:33 +0100
3010              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
3011      Branch: perl
3012            ! ext/B/B/Deparse.pm
3013 ____________________________________________________________________________
3014 [  9865] By: jhi                                   on 2001/04/26  20:26:13
3015         Log: Update Changes.
3016      Branch: perl
3017            ! Changes patchlevel.h
3018 ____________________________________________________________________________
3019 [  9864] By: jhi                                   on 2001/04/26  19:27:48
3020         Log: Dethinko from Robin Houston.
3021      Branch: perl
3022            ! ext/B/B/Deparse.pm
3023 ____________________________________________________________________________
3024 [  9863] By: jhi                                   on 2001/04/26  19:10:35
3025         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
3026              From: Robin Houston <robin@kitsite.com>
3027              Date: Thu, 26 Apr 2001 21:08:32 +0100
3028              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
3029      Branch: perl
3030            ! ext/B/B/Deparse.pm
3031 ____________________________________________________________________________
3032 [  9862] By: jhi                                   on 2001/04/26  19:04:23
3033         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
3034              From: Robin Houston <robin@kitsite.com>
3035              Date: Thu, 26 Apr 2001 20:52:50 +0100
3036              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
3037      Branch: perl
3038            ! ext/B/B/Deparse.pm
3039 ____________________________________________________________________________
3040 [  9861] By: jhi                                   on 2001/04/26  18:56:14
3041         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
3042              From: Mike Guy <mjtg@cam.ac.uk>
3043              Date: Thu, 26 Apr 2001 14:22:40 +0100
3044              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
3045      Branch: perl
3046            ! pod/perlobj.pod
3047 ____________________________________________________________________________
3048 [  9860] By: jhi                                   on 2001/04/26  18:46:42
3049         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
3050              From: Robin Houston <robin@kitsite.com>
3051              Date: Thu, 26 Apr 2001 20:34:29 +0100
3052              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
3053              
3054              Hashes do not interpolate.
3055      Branch: perl
3056            ! ext/B/B/Deparse.pm
3057 ____________________________________________________________________________
3058 [  9859] By: jhi                                   on 2001/04/26  18:43:51
3059         Log: Subject: The Time::Piece conspiracy unmasked!!!
3060              From: Mike Guy <mjtg@cam.ac.uk>
3061              Date: Thu, 26 Apr 2001 19:02:50 +0100
3062              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
3063              
3064              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
3065              From: Mike Guy <mjtg@cam.ac.uk>
3066              Date: Thu, 26 Apr 2001 19:08:21 +0100
3067              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
3068              
3069              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
3070              From: Graham Barr <gbarr@pobox.com>
3071              Date: Thu, 26 Apr 2001 19:12:03 +0100
3072              Message-ID: <20010426191203.A70835@pobox.com>
3073              
3074              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
3075      Branch: perl
3076            ! ext/List/Util/lib/List/Util.pm
3077            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
3078 ____________________________________________________________________________
3079 [  9858] By: jhi                                   on 2001/04/26  18:17:42
3080         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
3081              From: Robin Houston <robin@kitsite.com>
3082              Date: Thu, 26 Apr 2001 16:09:35 +0100
3083              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
3084      Branch: perl
3085            ! t/comp/proto.t
3086 ____________________________________________________________________________
3087 [  9857] By: jhi                                   on 2001/04/26  18:04:59
3088         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
3089              From: barries <barries@slaysys.com>
3090              Date: Thu, 26 Apr 2001 12:01:10 -0400
3091              Message-ID: <20010426120110.E29698@jester.slaysys.com>
3092      Branch: perl
3093            ! pod/perldiag.pod
3094 ____________________________________________________________________________
3095 [  9856] By: jhi                                   on 2001/04/26  18:03:33
3096         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
3097              Date: Thu, 26 Apr 2001 17:13:41 +0100
3098              From: Robin Houston <robin@kitsite.com>
3099              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
3100              
3101              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
3102              From: Robin Houston <robin@kitsite.com>
3103              Date: Thu, 26 Apr 2001 18:44:29 +0100
3104              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
3105      Branch: perl
3106            ! ext/B/B/Deparse.pm
3107 ____________________________________________________________________________
3108 [  9855] By: jhi                                   on 2001/04/26  17:56:04
3109         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
3110              From: Robin Houston <robin@kitsite.com>
3111              Date: Thu, 26 Apr 2001 17:04:08 +0100
3112              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
3113      Branch: perl
3114            ! ext/B/B/Deparse.pm
3115 ____________________________________________________________________________
3116 [  9854] By: jhi                                   on 2001/04/26  17:47:26
3117         Log: Subject: Re: Short test case for undef %stash:: crash
3118              From: Benjamin Sugars <bsugars@canoe.ca> 
3119              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
3120              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
3121              Changed and moved the perldiag entry.
3122      Branch: perl
3123            ! gv.c pod/perldiag.pod
3124 ____________________________________________________________________________
3125 [  9853] By: jhi                                   on 2001/04/26  14:35:16
3126         Log: Beginnings of strptime().  Do not touch the wet paint.
3127      Branch: perl
3128            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
3129 ____________________________________________________________________________
3130 [  9852] By: jhi                                   on 2001/04/26  13:17:21
3131         Log: Retract #9851, core dumps from pod2man.
3132      Branch: perl
3133            ! regcomp.c
3134 ____________________________________________________________________________
3135 [  9851] By: jhi                                   on 2001/04/26  11:54:41
3136         Log: (Retracted by #9852.)
3137              
3138              Subject: [PATCH @9846] dumping ANYOF
3139              From: Hugo <hv@crypt.compulink.co.uk>
3140              Date: Thu, 26 Apr 2001 05:32:38 +0100
3141              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
3142      Branch: perl
3143            ! regcomp.c
3144 ____________________________________________________________________________
3145 [  9850] By: jhi                                   on 2001/04/26  02:34:44
3146         Log: If ccflags was empty the _previous_ $* containing all the
3147              environment variables and Configure variables was used,
3148              which lead, among other bad things, into $ccflags being your
3149              uname -a output, which lead into test compile with cc failing,
3150              which lead into gcc being selected, which didn't work that well
3151              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
3152              with large files, et cetera.
3153      Branch: perl
3154            ! hints/hpux.sh
3155 ____________________________________________________________________________
3156 [  9849] By: jhi                                   on 2001/04/26  01:44:57
3157         Log: Make selfstubber test more portable.
3158      Branch: perl
3159            ! t/lib/selfstubber.t
3160 ____________________________________________________________________________
3161 [  9848] By: jhi                                   on 2001/04/26  00:50:26
3162         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
3163              From: Benjamin Sugars <ben.sugars@home.com>
3164              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
3165              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
3166      Branch: perl
3167            ! ext/Cwd/Cwd.xs
3168 ____________________________________________________________________________
3169 [  9847] By: jhi                                   on 2001/04/26  00:46:58
3170         Log: Subject: [PATCH: perl@9841] VMS updates
3171              From: Peter Prymmer <pvhp@forte.com>
3172              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
3173              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
3174      Branch: perl
3175            ! README.vms configure.com vms/descrip_mms.template
3176            ! vms/ext/filespec.t
3177 ____________________________________________________________________________
3178 [  9846] By: jhi                                   on 2001/04/26  00:11:56
3179         Log: re 'debug' was broken by #9084.
3180      Branch: perl
3181            ! ext/re/re.xs
3182 ____________________________________________________________________________
3183 [  9845] By: jhi                                   on 2001/04/25  22:33:17
3184         Log: Subject: [PATCH] test for Devel::SelfStubber
3185              From: Nicholas Clark <nick@ccl4.org>
3186              Date: Thu, 26 Apr 2001 00:00:54 +0100
3187              Message-ID: <20010426000054.D89026@plum.flirble.org>
3188      Branch: perl
3189            + t/lib/selfstubber.t
3190            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
3191 ____________________________________________________________________________
3192 [  9844] By: jhi                                   on 2001/04/25  22:29:32
3193         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
3194              From: Paul Johnson <paul@pjcj.net>
3195              Date: Thu, 26 Apr 2001 00:46:08 +0200
3196              Message-ID: <20010426004608.H2338@pjcj.net>
3197      Branch: perl
3198            ! ext/B/B/Concise.pm
3199 ____________________________________________________________________________
3200 [  9843] By: jhi                                   on 2001/04/25  22:28:28
3201         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
3202              From: Peter Prymmer <pvhp@forte.com>
3203              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
3204              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
3205      Branch: perl
3206            ! ext/Cwd/Cwd.xs
3207 ____________________________________________________________________________
3208 [  9842] By: jhi                                   on 2001/04/25  20:58:12
3209         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
3210              From: John Peacock <jpeacock@rowman.com>
3211              Date: Wed, 25 Apr 2001 17:30:26 -0400
3212              Message-ID: <3AE741F2.B3217464@rowman.com>
3213      Branch: perl
3214            ! lib/Math/BigInt.pm t/lib/bigintpm.t
3215 ____________________________________________________________________________
3216 [  9841] By: jhi                                   on 2001/04/25  20:07:05
3217         Log: Update Changes.
3218      Branch: perl
3219            ! Changes patchlevel.h
3220 ____________________________________________________________________________
3221 [  9840] By: jhi                                   on 2001/04/25  19:56:51
3222         Log: Yet another HP-UX hints version from Merijn.
3223      Branch: perl
3224            ! hints/hpux.sh
3225 ____________________________________________________________________________
3226 [  9839] By: jhi                                   on 2001/04/25  19:53:04
3227         Log: abs_path() didn't terminate the filename correctly,
3228              in DIRNAMLENless systems like HP-UX this would fail.
3229      Branch: perl
3230            ! ext/Cwd/Cwd.xs
3231 ____________________________________________________________________________
3232 [  9838] By: jhi                                   on 2001/04/25  16:37:26
3233         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
3234              From: Mike Guy <mjtg@cam.ac.uk>
3235              Date: Wed, 25 Apr 2001 18:31:47 +0100
3236              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
3237      Branch: perl
3238            ! op.c
3239 ____________________________________________________________________________
3240 [  9837] By: jhi                                   on 2001/04/25  16:21:53
3241         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
3242              From: Jon Eveland <jweveland@yahoo.com>
3243              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
3244              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
3245      Branch: perl
3246            ! lib/perl5db.pl
3247 ____________________________________________________________________________
3248 [  9836] By: jhi                                   on 2001/04/25  14:17:50
3249         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
3250              From: "Philip Newton" <pnewton@gmx.de>
3251              Date: Wed, 25 Apr 2001 17:05:58 +0200
3252              Message-ID: <3AE703F6.3234.1833C45@localhost>
3253      Branch: perl
3254            ! Porting/patching.pod
3255 ____________________________________________________________________________
3256 [  9835] By: jhi                                   on 2001/04/25  13:58:07
3257         Log: It would seem that both ar and full_ar need to be overridden
3258              for HP-UX to avoid the GNU ar.
3259      Branch: perl
3260            ! hints/hpux.sh
3261 ____________________________________________________________________________
3262 [  9834] By: jhi                                   on 2001/04/25  13:50:40
3263         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
3264              From: "Philip Newton" <pnewton@gmx.de>
3265              Date: Wed, 25 Apr 2001 16:09:23 +0200
3266              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
3267              
3268              Detypo.
3269      Branch: perl
3270            ! t/op/misc.t
3271 ____________________________________________________________________________
3272 [  9833] By: jhi                                   on 2001/04/25  12:36:11
3273         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
3274      Branch: perl
3275            ! hints/hpux.sh
3276 ____________________________________________________________________________
3277 [  9832] By: jhi                                   on 2001/04/25  12:33:36
3278         Log: New version of HP-UX hints from Merijn.
3279      Branch: perl
3280            ! hints/hpux.sh
3281 ____________________________________________________________________________
3282 [  9831] By: jhi                                   on 2001/04/25  03:39:45
3283         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
3284      Branch: perl
3285            ! hints/hpux.sh
3286 ____________________________________________________________________________
3287 [  9830] By: jhi                                   on 2001/04/25  02:53:25
3288         Log: The tzname[] bit is not needed by util.c -- and causes
3289              heartburn in VMS (and it missing was probably the cause of
3290              the Mac OS X trouble).  Ouch.
3291      Branch: perl
3292            ! ext/POSIX/POSIX.xs util.c
3293 ____________________________________________________________________________
3294 [  9829] By: jhi                                   on 2001/04/25  00:10:06
3295         Log: Metaconfig unit change for #9828.
3296      Branch: metaconfig
3297            ! U/compline/ccflags.U
3298 ____________________________________________________________________________
3299 [  9828] By: jhi                                   on 2001/04/25  00:04:18
3300         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
3301              (which is actually the reason for the change, we need to pass
3302              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
3303              EP/IX, OS/2, and TitanOS, based on the hints files.
3304      Branch: perl
3305            ! Configure config_h.SH
3306 ____________________________________________________________________________
3307 [  9827] By: jhi                                   on 2001/04/24  23:49:20
3308         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
3309              the $cat must have an absolute path.
3310      Branch: perl
3311            ! makedepend.SH
3312 ____________________________________________________________________________
3313 [  9826] By: jhi                                   on 2001/04/24  23:40:53
3314         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
3315      Branch: perl
3316            ! README.amiga
3317 ____________________________________________________________________________
3318 [  9825] By: jhi                                   on 2001/04/24  23:35:35
3319         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
3320              From: "Philip Newton" <pnewton@gmx.de>
3321              Date: Tue, 24 Apr 2001 18:52:49 +0200
3322              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
3323      Branch: perl
3324            ! x2p/find2perl.PL
3325 ____________________________________________________________________________
3326 [  9824] By: jhi                                   on 2001/04/24  23:33:07
3327         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
3328              Some gcc specifics dropped out due to extensive rewriting;
3329              will be put back later as needed.
3330      Branch: perl
3331            ! hints/hpux.sh
3332 ____________________________________________________________________________
3333 [  9823] By: jhi                                   on 2001/04/24  23:27:57
3334         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
3335      Branch: perl
3336            ! ext/POSIX/POSIX.xs
3337 ____________________________________________________________________________
3338 [  9822] By: jhi                                   on 2001/04/24  23:25:21
3339         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
3340              From: Tim Jenness <t.jenness@jach.hawaii.edu>
3341              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
3342              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
3343      Branch: perl
3344            ! ext/XS/Typemap/Typemap.xs
3345 ____________________________________________________________________________
3346 [  9821] By: jhi                                   on 2001/04/24  23:24:10
3347         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
3348              From: "Abigail" <abigail@foad.org>
3349              Date: Tue, 24 Apr 2001 23:12:03 +0200
3350              Message-ID: <20010424211203.7901.qmail@foad.org>
3351      Branch: perl
3352            ! pod/perlport.pod
3353 ____________________________________________________________________________
3354 [  9820] By: jhi                                   on 2001/04/24  23:23:15
3355         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
3356              From: Matt Sergeant <matt@sergeant.org>
3357              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
3358              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
3359      Branch: perl
3360            ! pod/perlfaq4.pod
3361 ____________________________________________________________________________
3362 [  9819] By: nick                                  on 2001/04/24  18:49:43
3363         Log: Integrate mainline.
3364      Branch: perlio
3365           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
3366           !> (integrate 37 files)
3367 ____________________________________________________________________________
3368 [  9818] By: jhi                                   on 2001/04/24  14:35:23
3369         Log: Update Changes.
3370      Branch: perl
3371            ! Changes patchlevel.h
3372 ____________________________________________________________________________
3373 [  9817] By: jhi                                   on 2001/04/24  14:09:17
3374         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
3375              From: "Philip Newton" <pnewton@gmx.de>
3376              Date: Tue, 24 Apr 2001 12:58:12 +0200
3377              Message-ID: <3AE57864.8304.B77A0A@localhost> 
3378              
3379              plus add CPAN to the list of modules that have their own tests.
3380      Branch: perl
3381            ! t/lib/1_compile.t
3382 ____________________________________________________________________________
3383 [  9816] By: jhi                                   on 2001/04/24  14:07:03
3384         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
3385              From: Michael G Schwern <schwern@pobox.com>
3386              Date: Sat, 21 Apr 2001 22:35:00 +0100
3387              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
3388      Branch: perl
3389            ! t/lib/1_compile.t
3390 ____________________________________________________________________________
3391 [  9815] By: jhi                                   on 2001/04/24  13:54:32
3392         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
3393              From: Robin Houston <robin@kitsite.com>
3394              Date: Tue, 24 Apr 2001 15:51:18 +0100
3395              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
3396      Branch: perl
3397            ! ext/B/B/Deparse.pm
3398 ____________________________________________________________________________
3399 [  9814] By: jhi                                   on 2001/04/24  13:17:34
3400         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
3401              From: Bill Glicker <billg@burrelles.com>
3402              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
3403              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
3404      Branch: perl
3405            ! hints/svr5.sh
3406 ____________________________________________________________________________
3407 [  9813] By: jhi                                   on 2001/04/24  12:54:23
3408         Log: Prevent path disclosure (probing for existence of filenames)
3409              using suidperl; bug id 20010322.218.
3410      Branch: perl
3411            ! perl.c pod/perldiag.pod
3412 ____________________________________________________________________________
3413 [  9812] By: jhi                                   on 2001/04/24  12:08:36
3414         Log: Retract #9811.
3415      Branch: perl
3416            ! ext/POSIX/POSIX.xs
3417 ____________________________________________________________________________
3418 [  9811] By: jhi                                   on 2001/04/24  11:57:35
3419         Log: (Retracted by #9812.)
3420      Branch: perl
3421            ! ext/POSIX/POSIX.xs
3422 ____________________________________________________________________________
3423 [  9810] By: jhi                                   on 2001/04/24  03:32:35
3424         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
3425      Branch: perl
3426            ! util.c
3427 ____________________________________________________________________________
3428 [  9809] By: jhi                                   on 2001/04/24  03:16:13
3429         Log: The Math::BigFloat::import() was broken.
3430              (Fixes bug id 20010422.002.)
3431      Branch: perl
3432            ! lib/Math/BigFloat.pm
3433 ____________________________________________________________________________
3434 [  9808] By: jhi                                   on 2001/04/24  01:11:40
3435         Log: Additional dependencies; should help for parallel makes
3436              not to fail on missing lib/lib.pm or lib/re.pm.
3437      Branch: perl
3438            ! Makefile.SH
3439 ____________________________________________________________________________
3440 [  9807] By: jhi                                   on 2001/04/24  00:57:01
3441         Log: Update the test failure disclaimer.
3442      Branch: perl
3443            ! t/pragma/warn/pp_hot
3444 ____________________________________________________________________________
3445 [  9806] By: jhi                                   on 2001/04/24  00:54:04
3446         Log: Add make target "install-all" which is alias for "install"
3447              to cater for case-preserving filesystems like HFS+.
3448      Branch: perl
3449            ! INSTALL Makefile.SH
3450 ____________________________________________________________________________
3451 [  9805] By: jhi                                   on 2001/04/24  00:47:28
3452         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
3453              From: Peter Prymmer <pvhp@forte.com>
3454              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
3455              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
3456              
3457              (Ken William's message forwarded from macosx@perl.org)
3458      Branch: perl
3459            ! hints/darwin.sh
3460 ____________________________________________________________________________
3461 [  9804] By: jhi                                   on 2001/04/23  23:57:35
3462         Log: Cut-and-pasto.
3463      Branch: perl
3464            ! perlio.c
3465 ____________________________________________________________________________
3466 [  9803] By: jhi                                   on 2001/04/23  23:52:25
3467         Log: More PerlIO robustness.
3468      Branch: perl
3469            ! perlio.c
3470 ____________________________________________________________________________
3471 [  9802] By: jhi                                   on 2001/04/23  23:43:35
3472         Log: Make the "STD* opened only for ..." errors more consistent.
3473      Branch: perl
3474            ! doio.c
3475 ____________________________________________________________________________
3476 [  9801] By: jhi                                   on 2001/04/23  23:34:26
3477         Log: Test case for #9800.
3478      Branch: perl
3479            ! t/op/misc.t
3480 ____________________________________________________________________________
3481 [  9800] By: jhi                                   on 2001/04/23  23:14:43
3482         Log: Avoid coredump on 'close STDERR; die' by making
3483              the PerlIO calls more robust.  Also use SETERRNO()
3484              instead of errno = to be more VMS-ready.
3485      Branch: perl
3486            ! perlio.c
3487 ____________________________________________________________________________
3488 [  9799] By: jhi                                   on 2001/04/23  21:41:10
3489         Log: Subject: test for ID 20010423.002
3490              From: Robin Houston <robin@kitsite.com>
3491              Date: Mon, 23 Apr 2001 16:52:21 +0100
3492              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
3493      Branch: perl
3494            ! t/op/avhv.t
3495 ____________________________________________________________________________
3496 [  9798] By: jhi                                   on 2001/04/23  21:40:07
3497         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
3498              From: David Dyck <dcd@tc.fluke.com>
3499              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
3500              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
3501      Branch: perl
3502            ! installperl
3503 ____________________________________________________________________________
3504 [  9797] By: jhi                                   on 2001/04/23  21:37:56
3505         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
3506              From: Benjamin Sugars <bsugars@canoe.ca>
3507              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
3508              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
3509      Branch: perl
3510            ! ext/Cwd/Cwd.xs lib/Cwd.pm
3511 ____________________________________________________________________________
3512 [  9796] By: jhi                                   on 2001/04/23  21:29:24
3513         Log: Synchronize h2xs and pod2man some more on the documentation
3514              templates they propose.
3515      Branch: perl
3516            ! pod/pod2man.PL utils/h2xs.PL
3517 ____________________________________________________________________________
3518 [  9795] By: jhi                                   on 2001/04/23  17:30:40
3519         Log: Add one more naughty test for base64; make encoding logic cleaner.
3520      Branch: perl
3521            ! t/lib/mimeb64.t
3522 ____________________________________________________________________________
3523 [  9794] By: jhi                                   on 2001/04/23  13:51:32
3524         Log: Update Changes.
3525      Branch: perl
3526            ! Changes patchlevel.h
3527 ____________________________________________________________________________
3528 [  9793] By: jhi                                   on 2001/04/23  13:44:18
3529         Log: Duplicate lines.
3530      Branch: perl
3531            ! MANIFEST
3532 ____________________________________________________________________________
3533 [  9792] By: jhi                                   on 2001/04/23  13:39:13
3534         Log: Subject: Re: PATCH 5.7.1
3535              From: Mark-Jason Dominus <mjd@plover.com>
3536              Date: Mon, 23 Apr 2001 10:30:21 -0400
3537              Message-ID: <20010423143021.17335.qmail@plover.com>
3538      Branch: perl
3539            ! perl.h sv.c
3540 ____________________________________________________________________________
3541 [  9791] By: jhi                                   on 2001/04/23  13:32:40
3542         Log: Add the CPAN.pm 1.59_54 tests.
3543      Branch: perl
3544            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
3545            ! MANIFEST
3546 ____________________________________________________________________________
3547 [  9790] By: jhi                                   on 2001/04/23  13:21:55
3548         Log: Subject: Deparse nit
3549              From: Robin Houston <robin@kitsite.com>
3550              Date: Mon, 23 Apr 2001 12:38:20 +0100
3551              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
3552      Branch: perl
3553            ! ext/B/B/Deparse.pm
3554 ____________________________________________________________________________
3555 [  9789] By: jhi                                   on 2001/04/23  13:19:07
3556         Log: Subject: [PATCH] bug 20010423.002
3557              From: Robin Houston <robin@kitsite.com>
3558              Date: Mon, 23 Apr 2001 13:12:30 +0100
3559              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
3560      Branch: perl
3561            ! pp.c
3562 ____________________________________________________________________________
3563 [  9788] By: jhi                                   on 2001/04/23  13:02:49
3564         Log: Subject: PATCH [5.7.1] hv.c unused #define
3565              From: Mark-Jason Dominus <mjd@plover.com>
3566              Date: Sun, 22 Apr 2001 14:17:49 -0400
3567              Message-ID: <20010422181749.26976.qmail@plover.com>
3568      Branch: perl
3569            ! hv.c
3570 ____________________________________________________________________________
3571 [  9787] By: jhi                                   on 2001/04/23  13:02:02
3572         Log: Subject: PATCH 5.7.1
3573              From: Mark-Jason Dominus <mjd@plover.com>
3574              Date: Sun, 22 Apr 2001 15:12:57 -0400
3575              Message-ID: <20010422191258.6539.qmail@plover.com>
3576              
3577              plus Sarathy's STMT_START + STMT_END suggestion.
3578      Branch: perl
3579            ! perl.h
3580 ____________________________________________________________________________
3581 [  9786] By: jhi                                   on 2001/04/23  12:53:25
3582         Log: Fix for
3583              
3584              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
3585              From: dLux <dlux@spam.sch.bme.hu>
3586              Date: Mon, 23 Apr 2001 01:25:26 +0200
3587              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
3588              
3589              (SvGROW really does return a char *.)
3590      Branch: perl
3591            ! pod/perlapi.pod sv.h
3592 ____________________________________________________________________________
3593 [  9785] By: jhi                                   on 2001/04/23  04:34:04
3594         Log: Time::Piece work continues.  $t->day removed since
3595              I think it's too confusing.  Now has normal and
3596              abbreviated length weekday names and month names,
3597              the names change with _names(), not _list().
3598              Now has strftime() in Perl, _strftime() is
3599              the libc version (to which strftime() falls back
3600              if it doesn't know the format.  To do: the reverse
3601              of strftime, strptime(), and the localisation of both.
3602      Branch: perl
3603            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
3604            ! t/lib/time-piece.t
3605 ____________________________________________________________________________
3606 [  9784] By: jhi                                   on 2001/04/23  02:41:46
3607         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
3608              From: andreas.koenig@anima.de (Andreas J. Koenig)
3609              Date: 23 Apr 2001 05:20:55 +0200
3610              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
3611      Branch: perl
3612            ! t/pragma/overload.t
3613 ____________________________________________________________________________
3614 [  9783] By: jhi                                   on 2001/04/22  23:32:42
3615         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
3616              From: Robin Houston <robin@kitsite.com>
3617              Date: Mon, 23 Apr 2001 00:38:18 +0100
3618              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
3619      Branch: perl
3620            ! ext/B/B/Deparse.pm
3621 ____________________________________________________________________________
3622 [  9782] By: jhi                                   on 2001/04/22  20:55:43
3623         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
3624              From: Simon Cozens <simon@netthink.co.uk>
3625              Date: Sun, 22 Apr 2001 18:47:25 +0100
3626              Message-ID: <20010422184725.A14411@netthink.co.uk>
3627      Branch: perl
3628            ! sv.c t/pragma/overload.t
3629 ____________________________________________________________________________
3630 [  9781] By: jhi                                   on 2001/04/22  20:52:13
3631         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
3632              From: Robin Houston <robin@kitsite.com>
3633              Date: Sun, 22 Apr 2001 22:14:50 +0100
3634              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
3635      Branch: perl
3636            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
3637 ____________________________________________________________________________
3638 [  9780] By: nick                                  on 2001/04/22  20:40:31
3639         Log: Integrate mainline.
3640      Branch: perlio
3641           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
3642           +> t/lib/b-stash.t
3643           !> (integrate 38 files)
3644 ____________________________________________________________________________
3645 [  9779] By: jhi                                   on 2001/04/22  15:16:03
3646         Log: Subject: IO::Socket::INET patch
3647              From: andrew deryabin <djsf@technarchy.ru>
3648              Date: Sat, 21 Apr 2001 17:46:52 +0400
3649              Message-ID: <20010421174652.B1426@technarchy>
3650      Branch: perl
3651            ! ext/IO/lib/IO/Socket/INET.pm
3652 ____________________________________________________________________________
3653 [  9778] By: jhi                                   on 2001/04/22  15:14:33
3654         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
3655              From: Mark-Jason Dominus <mjd@plover.com>
3656              Date: Sat, 21 Apr 2001 21:27:49 -0400
3657              Message-ID: <20010422012749.27024.qmail@plover.com>
3658      Branch: perl
3659            ! regcomp.c
3660 ____________________________________________________________________________
3661 [  9777] By: jhi                                   on 2001/04/22  15:10:51
3662         Log: Subject: Re: Regex debugger patch 
3663              From: Mark-Jason Dominus <mjd@plover.com>
3664              Date: Sat, 21 Apr 2001 21:48:51 -0400
3665              Message-ID: <20010422014851.27165.qmail@plover.com>
3666      Branch: perl
3667            ! pod/perldebguts.pod
3668 ____________________________________________________________________________
3669 [  9776] By: jhi                                   on 2001/04/22  15:09:48
3670         Log: Subject: Re: Regex debugger patch
3671              From: Mark-Jason Dominus <mjd@plover.com>
3672              Date: Sat, 21 Apr 2001 14:24:39 -0400
3673              Message-ID: <20010421182439.16508.qmail@plover.com>
3674              
3675              Regex debugger backend.
3676      Branch: perl
3677            ! regcomp.c regexp.h
3678 ____________________________________________________________________________
3679 [  9775] By: jhi                                   on 2001/04/21  16:45:40
3680         Log: Subject: [PATCH] Typo in utf8.h
3681              From: Jesús Quiroga <jquiroga@pobox.com>
3682              Date: Sat, 21 Apr 2001 19:25:33 +0200
3683              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
3684      Branch: perl
3685            ! utf8.h
3686 ____________________________________________________________________________
3687 [  9774] By: jhi                                   on 2001/04/21  16:43:52
3688         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
3689              From: Joe Orton <jorton@redhat.com>
3690              Date: Tue, 17 Apr 2001 15:50:43 +0100
3691              Message-Id: <20010417155043.D19132@eu.c2.net>
3692      Branch: perl
3693            ! hints/svr5.sh
3694 ____________________________________________________________________________
3695 [  9773] By: jhi                                   on 2001/04/21  15:30:15
3696         Log: Subject: Patch utils/h2xs.PL
3697              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
3698              Date: Sat, 21 Apr 2001 10:32:16 -0500
3699              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
3700              
3701              Add MAILING list and LICENSE templates.
3702      Branch: perl
3703            ! utils/h2xs.PL
3704 ____________________________________________________________________________
3705 [  9772] By: jhi                                   on 2001/04/21  15:28:36
3706         Log: Subject: perlfaq2.patch for 5.7.1
3707              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
3708              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
3709              Date: Fri, 20 Apr 2001 16:42:19 -0500
3710              
3711              rm an extra tab, a blurb about the xx.cpan to clarify
3712              which countries actually have that and dejanews is history
3713              as well as most of that nonsensical entry.
3714      Branch: perl
3715            ! pod/perlfaq2.pod
3716 ____________________________________________________________________________
3717 [  9771] By: jhi                                   on 2001/04/21  15:27:17
3718         Log: Subject: perlfaq1.patch for 5.7.1
3719              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
3720              Date: Fri, 20 Apr 2001 16:57:36 -0500
3721              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
3722              
3723              Evil URLs must die. Especially when they are broken.
3724      Branch: perl
3725            ! pod/perlfaq1.pod
3726 ____________________________________________________________________________
3727 [  9770] By: jhi                                   on 2001/04/21  15:23:38
3728         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
3729              From: Michael G Schwern <schwern@pobox.com>
3730              Date: Sat, 21 Apr 2001 16:11:12 +0100
3731              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
3732      Branch: perl
3733            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
3734            + t/lib/b-stash.t
3735            ! MANIFEST ext/B/B.pm t/lib/b.t
3736 ____________________________________________________________________________
3737 [  9769] By: jhi                                   on 2001/04/21  15:03:32
3738         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
3739              From: Michael G Schwern <schwern@pobox.com>
3740              Date: Sat, 21 Apr 2001 09:48:00 +0100
3741              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
3742      Branch: perl
3743            ! utils/h2ph.PL
3744 ____________________________________________________________________________
3745 [  9768] By: jhi                                   on 2001/04/21  14:33:49
3746         Log: PerlIO and Encode doc cleanup and tweaks.
3747      Branch: perl
3748            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
3749            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
3750 ____________________________________________________________________________
3751 [  9767] By: jhi                                   on 2001/04/21  12:40:16
3752         Log: Integrate perlio.
3753      Branch: perl
3754           !> doio.c
3755 ____________________________________________________________________________
3756 [  9766] By: nick                                  on 2001/04/20  18:28:35
3757         Log: Avoid core dump on
3758              open(STDOUT,">",\$foo);
3759      Branch: perlio
3760            ! doio.c
3761 ____________________________________________________________________________
3762 [  9765] By: jhi                                   on 2001/04/20  13:23:43
3763         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
3764              From: Robin Houston <robin@kitsite.com>
3765              Date: Fri, 20 Apr 2001 14:29:22 +0100
3766              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
3767      Branch: perl
3768            ! ext/B/B.pm ext/B/B/Deparse.pm
3769 ____________________________________________________________________________
3770 [  9764] By: jhi                                   on 2001/04/20  13:19:33
3771         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
3772              From: Peter Prymmer <pvhp@forte.com>
3773              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
3774              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
3775      Branch: perl
3776            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
3777            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
3778            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
3779            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
3780 ____________________________________________________________________________
3781 [  9763] By: jhi                                   on 2001/04/20  12:36:39
3782         Log: Subject: Re: A new PerlIO coredump
3783              From: Nick Ing-Simmons <nik@tiuk.ti.com>
3784              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
3785              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
3786      Branch: perl
3787            ! doio.c
3788 ____________________________________________________________________________
3789 [  9762] By: jhi                                   on 2001/04/19  23:02:30
3790         Log: Update Changes.
3791      Branch: perl
3792            ! Changes patchlevel.h
3793 ____________________________________________________________________________
3794 [  9761] By: jhi                                   on 2001/04/19  22:59:19
3795         Log: More cleanup cleanup.
3796      Branch: perl
3797            ! Makefile.SH win32/Makefile win32/makefile.mk
3798 ____________________________________________________________________________
3799 [  9760] By: jhi                                   on 2001/04/19  22:50:31
3800         Log: lib/Time is non-empty, let's not rmdir it.
3801      Branch: perl
3802            ! Makefile.SH
3803 ____________________________________________________________________________
3804 [  9759] By: jhi                                   on 2001/04/19  22:36:51
3805         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
3806              From: Robin Houston <robin@kitsite.com>
3807              Date: Fri, 20 Apr 2001 00:18:53 +0100
3808              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
3809      Branch: perl
3810            ! ext/B/B/Deparse.pm
3811 ____________________________________________________________________________
3812 [  9758] By: jhi                                   on 2001/04/19  22:36:00
3813         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
3814              From: Peter Prymmer <pvhp@forte.com>
3815              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
3816              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
3817      Branch: perl
3818            ! ext/Cwd/Cwd.xs
3819 ____________________________________________________________________________
3820 [  9757] By: nick                                  on 2001/04/19  18:53:54
3821         Log: Blind (untested) integrate of mainline.
3822      Branch: perlio
3823           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
3824           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
3825           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
3826           !> (integrate 53 files)
3827 ____________________________________________________________________________
3828 [  9756] By: jhi                                   on 2001/04/19  16:59:23
3829         Log: Document and test Time::Piece.
3830      Branch: perl
3831            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
3832            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
3833 ____________________________________________________________________________
3834 [  9755] By: jhi                                   on 2001/04/19  12:13:29
3835         Log: A better fix for the \x{12345678} trouble from NI-S.
3836      Branch: perl
3837            ! utf8.c
3838 ____________________________________________________________________________
3839 [  9754] By: jhi                                   on 2001/04/19  11:56:07
3840         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
3841              From: Robin Houston <robin@kitsite.com>
3842              Date: Wed, 18 Apr 2001 17:58:33 +0100
3843              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
3844      Branch: perl
3845            ! ext/B/B/Deparse.pm op.c
3846 ____________________________________________________________________________
3847 [  9753] By: jhi                                   on 2001/04/19  04:21:52
3848         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
3849              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
3850              Date: Thu, 19 Apr 2001 01:11:41 -0400
3851              Message-ID: <20010419011141.A5798@cpan.org>
3852      Branch: perl
3853            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
3854 ____________________________________________________________________________
3855 [  9752] By: jhi                                   on 2001/04/19  02:41:10
3856         Log: The new time utils need to be thread-aware, too.
3857      Branch: perl
3858            ! util.c
3859 ____________________________________________________________________________
3860 [  9751] By: jhi                                   on 2001/04/19  02:26:47
3861         Log: Compilation nit noticed by AIX compiler.
3862      Branch: perl
3863            ! perlio.c
3864 ____________________________________________________________________________
3865 [  9750] By: jhi                                   on 2001/04/19  02:20:06
3866         Log: The new time utils need to be public.
3867      Branch: perl
3868            ! embed.pl
3869 ____________________________________________________________________________
3870 [  9749] By: jhi                                   on 2001/04/19  01:42:39
3871         Log: Regen toc.
3872      Branch: perl
3873            ! pod/perltoc.pod
3874 ____________________________________________________________________________
3875 [  9748] By: jhi                                   on 2001/04/19  01:41:10
3876         Log: Add Time::Piece, a slight rewrite of Time::Object,
3877              from Matt Sergeant.
3878      Branch: perl
3879            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
3880            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
3881            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
3882            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
3883            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
3884            ! win32/makefile.mk
3885 ____________________________________________________________________________
3886 [  9747] By: jhi                                   on 2001/04/19  00:55:35
3887         Log: The new metaconfig unit from strftime.
3888      Branch: metaconfig/U/perl
3889            + d_strftime.U
3890 ____________________________________________________________________________
3891 [  9746] By: jhi                                   on 2001/04/19  00:54:54
3892         Log: Move the strftime() wrapper from POSIX.xs to util.c
3893              as my_strftime(), requires HAS_STRFTIME.
3894      Branch: perl
3895            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3896            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
3897            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
3898            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
3899            ! vos/config.ga.h win32/config.bc win32/config.gc
3900            ! win32/config.vc
3901 ____________________________________________________________________________
3902 [  9745] By: jhi                                   on 2001/04/18  23:11:03
3903         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
3904              in preparation of Time::Piece.
3905      Branch: perl
3906            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
3907 ____________________________________________________________________________
3908 [  9744] By: jhi                                   on 2001/04/18  22:33:12
3909         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
3910              From: Peter Prymmer <pvhp@forte.com>
3911              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
3912              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
3913      Branch: perl
3914            ! t/lib/exporter.t
3915 ____________________________________________________________________________
3916 [  9743] By: jhi                                   on 2001/04/18  22:32:23
3917         Log: Subject: Fwd: pod2html leaves cache files lying around?
3918              From: Rajesh Vaidheeswarran <rv@gnu.org>
3919              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
3920              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
3921      Branch: perl
3922            ! lib/Pod/Html.pm
3923 ____________________________________________________________________________
3924 [  9742] By: jhi                                   on 2001/04/18  20:31:49
3925         Log: Update Changes.
3926      Branch: perl
3927            ! Changes patchlevel.h
3928 ____________________________________________________________________________
3929 [  9741] By: jhi                                   on 2001/04/18  20:23:02
3930         Log: Declare hints only if needed.
3931      Branch: perl
3932            ! ext/B/B/Deparse.pm
3933 ____________________________________________________________________________
3934 [  9740] By: jhi                                   on 2001/04/18  19:06:05
3935         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
3936              bug noticed by Robin Houston; basically the code of detecting
3937              value wraparound was acting differently under different compilers
3938              and platforms.  The workaround is to remove the overflow check
3939              for now, a real fix would be to do the overflow (portably) right.
3940      Branch: perl
3941            ! t/op/pat.t utf8.c
3942 ____________________________________________________________________________
3943 [  9739] By: jhi                                   on 2001/04/18  19:01:23
3944         Log: Subject: [PATCH B::Deparse] some pragma support
3945              From: Robin Houston <robin@kitsite.com>
3946              Date: Wed, 18 Apr 2001 19:32:12 +0100
3947              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
3948      Branch: perl
3949            ! ext/B/B/Deparse.pm
3950 ____________________________________________________________________________
3951 [  9738] By: jhi                                   on 2001/04/18  15:16:37
3952         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
3953              From: Benjamin Sugars <bsugars@canoe.ca>
3954              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
3955              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
3956      Branch: perl
3957            ! t/op/glob.t
3958 ____________________________________________________________________________
3959 [  9737] By: jhi                                   on 2001/04/18  13:24:50
3960         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
3961              From: Tim Jenness <t.jenness@jach.hawaii.edu>
3962              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
3963              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
3964      Branch: perl
3965            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
3966            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
3967 ____________________________________________________________________________
3968 [  9736] By: jhi                                   on 2001/04/18  04:15:14
3969         Log: The #9735 also changes the subtest 12.
3970      Branch: perl
3971            ! t/lib/b.t
3972 ____________________________________________________________________________
3973 [  9735] By: jhi                                   on 2001/04/18  03:55:17
3974         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
3975              From: David Dyck <dcd@tc.fluke.com>
3976              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
3977              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
3978      Branch: perl
3979            ! ext/B/B/Deparse.pm
3980 ____________________________________________________________________________
3981 [  9734] By: jhi                                   on 2001/04/18  03:54:11
3982         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
3983              From: Gisle Aas <gisle@ActiveState.com>
3984              Date: 17 Apr 2001 19:06:45 -0700
3985              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
3986      Branch: perl
3987            ! pp_hot.c t/op/misc.t
3988 ____________________________________________________________________________
3989 [  9733] By: jhi                                   on 2001/04/17  22:25:22
3990         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
3991              From: "Abigail" <abigail@foad.org>
3992              Date: Wed, 18 Apr 2001 01:17:46 +0200
3993              Message-ID: <20010417231746.21657.qmail@foad.org>
3994      Branch: perl
3995            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
3996 ____________________________________________________________________________
3997 [  9732] By: jhi                                   on 2001/04/17  20:47:56
3998         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
3999              From: Robin Houston <robin@kitsite.com>
4000              Date: Tue, 17 Apr 2001 22:37:42 +0100
4001              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
4002      Branch: perl
4003            ! ext/B/B/Deparse.pm
4004 ____________________________________________________________________________
4005 [  9731] By: nick                                  on 2001/04/17  20:46:35
4006         Log: Re-sync for t/lib/b.t fix
4007      Branch: perlio
4008           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
4009 ____________________________________________________________________________
4010 [  9730] By: jhi                                   on 2001/04/17  20:45:29
4011         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
4012              From: Robin Houston <robin@kitsite.com>
4013              Date: Tue, 17 Apr 2001 22:29:36 +0100
4014              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
4015      Branch: perl
4016            ! ext/B/B.xs ext/B/B/Deparse.pm
4017 ____________________________________________________________________________
4018 [  9729] By: jhi                                   on 2001/04/17  20:43:11
4019         Log: Subject: Deparse - parenthesise args to undeclared subs
4020              From: Robin Houston <robin@kitsite.com>
4021              Date: Tue, 17 Apr 2001 21:31:05 +0100
4022              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
4023      Branch: perl
4024            ! ext/B/B/Deparse.pm
4025 ____________________________________________________________________________
4026 [  9728] By: jhi                                   on 2001/04/17  18:57:30
4027         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
4028              From: Benjamin Sugars <ben.sugars@home.com>
4029              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
4030              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
4031      Branch: perl
4032            ! t/lib/cwd.t
4033 ____________________________________________________________________________
4034 [  9727] By: jhi                                   on 2001/04/17  18:20:20
4035         Log: Subject: [PATCH B::Deparse] ambient pragmas
4036              From: Robin Houston <robin@kitsite.com>
4037              Date: Tue, 17 Apr 2001 20:01:59 +0100
4038              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
4039      Branch: perl
4040            ! ext/B/B/Deparse.pm t/lib/b.t
4041 ____________________________________________________________________________
4042 [  9726] By: nick                                  on 2001/04/17  16:33:51
4043         Log: Integrate mainline (t/lib/b.t fails test 2...)
4044      Branch: perlio
4045           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
4046           +> ext/List/Util/README ext/List/Util/Util.xs
4047           +> ext/List/Util/lib/List/Util.pm
4048           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
4049           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
4050           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
4051           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
4052           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
4053           !> (integrate 31 files)
4054 ____________________________________________________________________________
4055 [  9725] By: jhi                                   on 2001/04/17  12:14:24
4056         Log: Subject: multiple B::* changes
4057              From: Robin Houston <robin@kitsite.com>
4058              Date: Thu, 12 Apr 2001 20:12:27 +0100
4059              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
4060      Branch: perl
4061            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
4062 ____________________________________________________________________________
4063 [  9724] By: jhi                                   on 2001/04/17  11:59:05
4064         Log: Thread-awareness from Doug MacEachern.
4065      Branch: perl
4066            ! ext/List/Util/Util.xs
4067 ____________________________________________________________________________
4068 [  9723] By: jhi                                   on 2001/04/17  11:57:41
4069         Log: Make the test more portable.
4070      Branch: perl
4071            ! t/lib/cwd.t
4072 ____________________________________________________________________________
4073 [  9722] By: jhi                                   on 2001/04/17  11:53:50
4074         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
4075              From: Benjamin Sugars <ben.sugars@home.com>
4076              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
4077              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
4078      Branch: perl
4079            ! t/lib/cwd.t
4080 ____________________________________________________________________________
4081 [  9721] By: jhi                                   on 2001/04/17  11:52:17
4082         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
4083              From: Benjamin Sugars <bsugars@canoe.ca>
4084              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
4085              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
4086      Branch: perl
4087            ! op.c
4088 ____________________________________________________________________________
4089 [  9720] By: jhi                                   on 2001/04/17  11:35:42
4090         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
4091              From: Chris Nandor <pudge@pobox.com>
4092              Date: Tue, 17 Apr 2001 00:30:49 -0400
4093              Message-Id: <p05100207b701768712de@[10.0.1.177]>
4094      Branch: perl
4095            ! ext/File/Glob/bsd_glob.c gv.c
4096 ____________________________________________________________________________
4097 [  9719] By: jhi                                   on 2001/04/17  11:32:13
4098         Log: Subject: [PATCH] Tweten->West
4099              From: Casey West <casey@geeknest.com>
4100              Date: Mon, 16 Apr 2001 12:11:22 -0400
4101              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
4102      Branch: perl
4103            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
4104            ! pod/perltie.pod
4105 ____________________________________________________________________________
4106 [  9718] By: jhi                                   on 2001/04/16  03:22:52
4107         Log: Update Changes.
4108      Branch: perl
4109            ! Changes patchlevel.h
4110 ____________________________________________________________________________
4111 [  9717] By: jhi                                   on 2001/04/16  03:06:28
4112         Log: Regen toc.
4113      Branch: perl
4114            ! pod/perltoc.pod
4115 ____________________________________________________________________________
4116 [  9716] By: jhi                                   on 2001/04/16  02:58:42
4117         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
4118              From: Prymmer/Kahn <pvhp@best.com>
4119              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
4120              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
4121      Branch: perl
4122            ! utf8.c
4123 ____________________________________________________________________________
4124 [  9715] By: jhi                                   on 2001/04/15  23:40:35
4125         Log: Subject: Re: Net::Ping patch, adds stream protocol
4126              From: bronson@rinspin.com (Scott Bronson)
4127              Date: Tue, 10 Apr 2001 23:58:33 -0700
4128              Message-ID: <20010410235833.N29719@rinspin.com>
4129      Branch: perl
4130            ! lib/Net/Ping.pm
4131 ____________________________________________________________________________
4132 [  9714] By: jhi                                   on 2001/04/15  23:31:46
4133         Log: Printing out the ok messages helps successful testing.
4134      Branch: perl
4135            ! t/lib/time-hires.t
4136 ____________________________________________________________________________
4137 [  9713] By: jhi                                   on 2001/04/15  21:43:24
4138         Log: Update Douglas Wegscheid's email.
4139      Branch: perl
4140            ! AUTHORS
4141 ____________________________________________________________________________
4142 [  9712] By: jhi                                   on 2001/04/15  21:40:41
4143         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
4144              From: Michael G Schwern <schwern@pobox.com>
4145              Date: Sat, 14 Apr 2001 22:40:50 +0100
4146              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
4147      Branch: perl
4148            + t/lib/exporter.t
4149            ! MANIFEST lib/Exporter/Heavy.pm
4150 ____________________________________________________________________________
4151 [  9711] By: jhi                                   on 2001/04/15  21:39:21
4152         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
4153              From: Michael G Schwern <schwern@pobox.com>
4154              Date: Sat, 14 Apr 2001 22:13:59 +0100
4155              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
4156      Branch: perl
4157            ! t/op/loopctl.t
4158 ____________________________________________________________________________
4159 [  9710] By: jhi                                   on 2001/04/15  21:30:19
4160         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
4161              From: Michael G Schwern <schwern@pobox.com>
4162              Date: Sat, 14 Apr 2001 22:05:32 +0100
4163              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
4164      Branch: perl
4165            ! t/pragma/warnings.t
4166 ____________________________________________________________________________
4167 [  9709] By: jhi                                   on 2001/04/15  19:34:09
4168         Log: Integrate changes #9706,9707 from maintperl into mainline.
4169              
4170              change#7210 broke .packlist generation
4171              
4172              ExtUtils::Installed doesn't quote regex metacharacters in paths
4173              before using them in match; also make it work for dosish platforms
4174      Branch: perl
4175           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
4176 ____________________________________________________________________________
4177 [  9708] By: jhi                                   on 2001/04/15  19:31:01
4178         Log: Test also the scalar aspect of getitimer().
4179      Branch: perl
4180            ! t/lib/time-hires.t
4181 ____________________________________________________________________________
4182 [  9707] By: gsar                                  on 2001/04/15  17:24:20
4183         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
4184              before using them in match; also make it work for dosish platforms
4185      Branch: maint-5.6/perl
4186            ! lib/ExtUtils/Installed.pm
4187 ____________________________________________________________________________
4188 [  9706] By: gsar                                  on 2001/04/15  17:21:59
4189         Log: change#7210 broke .packlist generation (listed only filename
4190              rather than fully qualified path name)
4191      Branch: maint-5.6/perl
4192            ! lib/ExtUtils/Install.pm
4193 ____________________________________________________________________________
4194 [  9705] By: jhi                                   on 2001/04/15  12:36:33
4195         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
4196      Branch: perl
4197            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
4198            ! t/lib/time-hires.t
4199 ____________________________________________________________________________
4200 [  9704] By: jhi                                   on 2001/04/15  10:49:08
4201         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
4202              From: Prymmer/Kahn <pvhp@best.com>
4203              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
4204              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
4205      Branch: perl
4206            ! lib/utf8.pm pod/perlebcdic.pod
4207 ____________________________________________________________________________
4208 [  9703] By: jhi                                   on 2001/04/15  02:26:26
4209         Log: I keep forgetting to sort MANIFEST.
4210      Branch: perl
4211            ! MANIFEST
4212 ____________________________________________________________________________
4213 [  9702] By: jhi                                   on 2001/04/15  02:07:47
4214         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
4215              Now we have blessed, reftype, tainted, first, reduce, ...
4216      Branch: perl
4217            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
4218            + ext/List/Util/README ext/List/Util/Util.xs
4219            + ext/List/Util/lib/List/Util.pm
4220            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
4221            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
4222            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
4223            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
4224            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
4225            ! MANIFEST
4226 ____________________________________________________________________________
4227 [  9701] By: jhi                                   on 2001/04/14  15:05:25
4228         Log: Subject: RE: dprofpp.pl updates 
4229              From: Carl Eklof <CEklof@endeca.com>
4230              Date: Thu, 12 Apr 2001 18:45:46 -0400
4231              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
4232      Branch: perl
4233            ! utils/dprofpp.PL
4234 ____________________________________________________________________________
4235 [  9700] By: jhi                                   on 2001/04/14  14:44:55
4236         Log: Do not just blindly add CR.
4237      Branch: perl
4238            ! Porting/makerel
4239 ____________________________________________________________________________
4240 [  9699] By: jhi                                   on 2001/04/13  13:17:01
4241         Log: Update Changes.
4242      Branch: perl
4243            ! Changes patchlevel.h
4244 ____________________________________________________________________________
4245 [  9698] By: jhi                                   on 2001/04/13  12:44:48
4246         Log: Integrate perlio.
4247      Branch: perl
4248           !> ext/PerlIO/Scalar/Scalar.xs
4249 ____________________________________________________________________________
4250 [  9697] By: jhi                                   on 2001/04/13  12:29:15
4251         Log: Add more debug output to the test.
4252      Branch: perl
4253            ! t/lib/cwd.t
4254 ____________________________________________________________________________
4255 [  9696] By: nick                                  on 2001/04/13  10:14:29
4256         Log: Fix core dump on binmode($fh,'Scalar')
4257      Branch: perlio
4258            ! ext/PerlIO/Scalar/Scalar.xs
4259 ____________________________________________________________________________
4260 [  9695] By: nick                                  on 2001/04/13  09:05:42
4261         Log: Integrate mainline
4262      Branch: perlio
4263           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
4264           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
4265           +> t/lib/time-hires.t
4266           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
4267           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
4268           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
4269           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
4270           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
4271           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
4272           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
4273 ____________________________________________________________________________
4274 [  9694] By: jhi                                   on 2001/04/12  22:23:35
4275         Log: Integrate change #9693 from maintperl into mainline.
4276              
4277              $VERSION and Version() on the same line provokes a warning from
4278              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
4279      Branch: perl
4280           !> lib/Devel/SelfStubber.pm
4281 ____________________________________________________________________________
4282 [  9693] By: gsar                                  on 2001/04/12  21:55:56
4283         Log: $VERSION and Version() on the same line provokes a warning from
4284              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
4285      Branch: maint-5.6/perl
4286            ! lib/Devel/SelfStubber.pm
4287 ____________________________________________________________________________
4288 [  9692] By: jhi                                   on 2001/04/12  13:54:00
4289         Log: This is at least 5.005.
4290      Branch: perl
4291            ! ext/Time/HiRes/HiRes.xs
4292 ____________________________________________________________________________
4293 [  9691] By: jhi                                   on 2001/04/12  13:37:20
4294         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
4295      Branch: perl
4296            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
4297            ! win32/Makefile win32/makefile.mk
4298 ____________________________________________________________________________
4299 [  9690] By: jhi                                   on 2001/04/12  01:34:46
4300         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
4301      Branch: perl
4302            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
4303            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
4304            + t/lib/time-hires.t
4305            ! MANIFEST
4306 ____________________________________________________________________________
4307 [  9689] By: jhi                                   on 2001/04/12  00:28:39
4308         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
4309              From: Gisle Aas <gisle@ActiveState.com>
4310              Date: 11 Apr 2001 16:36:11 -0700
4311              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
4312      Branch: perl
4313            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
4314 ____________________________________________________________________________
4315 [  9688] By: jhi                                   on 2001/04/12  00:27:39
4316         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
4317              From: Gisle Aas <gisle@ActiveState.com>
4318              Date: 11 Apr 2001 11:13:24 -0700
4319              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
4320      Branch: perl
4321            ! ext/MIME/Base64/Base64.xs
4322 ____________________________________________________________________________
4323 [  9687] By: jhi                                   on 2001/04/11  19:51:47
4324         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
4325      Branch: perl
4326            ! Todo-5.6
4327 ____________________________________________________________________________
4328 [  9686] By: jhi                                   on 2001/04/11  16:54:25
4329         Log: Subject: [PATCH opcode.pl] Documentation of table format
4330              From: Simon Cozens <simon@netthink.co.uk>
4331              Date: Wed, 11 Apr 2001 12:59:31 +0100
4332              Message-ID: <20010411125931.A25681@netthink.co.uk>
4333      Branch: perl
4334            ! opcode.pl
4335 ____________________________________________________________________________
4336 [  9685] By: jhi                                   on 2001/04/11  16:53:15
4337         Log: Subject: [PATCH] prototype("CORE::recv")
4338              From: Simon Cozens <simon@netthink.co.uk>
4339              Date: Wed, 11 Apr 2001 13:24:35 +0100
4340              Message-ID: <20010411132435.A26169@netthink.co.uk>
4341      Branch: perl
4342            ! pp.c t/comp/proto.t
4343 ____________________________________________________________________________
4344 [  9684] By: jhi                                   on 2001/04/11  16:47:13
4345         Log: FAQ (and AUTHORS) update from Dan Carson: the information
4346              was several years obsolete, Term::Readkey has been updated
4347              to have the functionality.
4348      Branch: perl
4349            ! AUTHORS pod/perlfaq5.pod
4350 ____________________________________________________________________________
4351 [  9683] By: jhi                                   on 2001/04/11  12:15:46
4352         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
4353              From: Calle Dybedahl <calle@lysator.liu.se>
4354              Date: 10 Apr 2001 16:44:16 +0200
4355              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
4356      Branch: perl
4357            ! ext/MIME/Base64/Base64.xs
4358 ____________________________________________________________________________
4359 [  9682] By: jhi                                   on 2001/04/11  12:12:26
4360         Log: A more minimal fix for 20010410.006 from Hugo.
4361      Branch: perl
4362            ! regexec.c
4363 ____________________________________________________________________________
4364 [  9681] By: jhi                                   on 2001/04/11  11:34:23
4365         Log: Integrate changes #9678,9679 from maintline into mainperl.
4366              
4367              addendum to change#9676
4368              
4369              up $File::Glob::VERSION; add a note pointing out the version of
4370              the OpenBSD glob bsd_glob.c resembles
4371      Branch: perl
4372           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
4373           !> ext/File/Glob/bsd_glob.h
4374 ____________________________________________________________________________
4375 [  9680] By: jhi                                   on 2001/04/11  11:30:38
4376         Log: Bad test numbering in integrate in #9677.
4377              Fixes ID 20010411.001.
4378      Branch: perl
4379            ! t/op/pat.t
4380 ____________________________________________________________________________
4381 [  9679] By: gsar                                  on 2001/04/11  03:38:40
4382         Log: up $File::Glob::VERSION; add a note pointing out the version of
4383              the OpenBSD glob bsd_glob.c resembles
4384      Branch: maint-5.6/perl
4385            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
4386            ! ext/File/Glob/bsd_glob.h
4387 ____________________________________________________________________________
4388 [  9678] By: gsar                                  on 2001/04/11  03:09:48
4389         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
4390              revision 1.8.10.1 found here:
4391              
4392              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
4393      Branch: maint-5.6/perl
4394            ! ext/File/Glob/bsd_glob.c
4395 ____________________________________________________________________________
4396 [  9677] By: jhi                                   on 2001/04/11  02:54:39
4397         Log: Integrate changes #9675,9676 from maintperl into mainline.
4398              
4399              fix for bug 20010410.006, undo change#7115
4400              
4401              port the OpenBSD glob() security patch
4402      Branch: perl
4403           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
4404           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
4405           !> t/op/pat.t
4406 ____________________________________________________________________________
4407 [  9676] By: gsar                                  on 2001/04/11  02:19:02
4408         Log: port the glob() security patch found at:
4409              
4410              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
4411              
4412              CERT advisory for the issue is here:
4413              
4414              http://www.cert.org/advisories/CA-2001-07.html
4415              
4416              Note that the security scare is only relevant for those who are
4417              foolish enough to build suidperl (which is now officially discouraged)
4418      Branch: maint-5.6/perl
4419            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
4420            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
4421 ____________________________________________________________________________
4422 [  9675] By: gsar                                  on 2001/04/10  23:52:11
4423         Log: fix for bug 20010410.006
4424              
4425              undo change#7115 (came into maint-5.6 as change#8156)
4426              
4427              add tests to keep it from coming back
4428      Branch: maint-5.6/perl
4429            ! regexec.c t/op/pat.t
4430 ____________________________________________________________________________
4431 [  9674] By: nick                                  on 2001/04/10  20:39:31
4432         Log: Integrate mainline
4433      Branch: perlio
4434           +> Porting/testall.atom
4435           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
4436           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
4437           !> t/lib/lc-uk.t t/pod/find.t
4438 ____________________________________________________________________________
4439 [  9673] By: nick                                  on 2001/04/10  18:46:14
4440         Log: Integrate against change 9670 aka perl-5.7.1
4441      Branch: perlio
4442           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
4443           !> (integrate 53 files)
4444 ____________________________________________________________________________
4445 [  9672] By: jhi                                   on 2001/04/10  13:45:01
4446         Log: Add a script for doing cumulative profile of the test suite.
4447              (Requires ATOM, that is, Tru64.)
4448      Branch: perl
4449            + Porting/testall.atom
4450            ! MANIFEST
4451 ____________________________________________________________________________
4452 [  9671] By: jhi                                   on 2001/04/10  12:38:53
4453         Log: Missing std block.
4454      Branch: perl
4455            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
4456            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
4457            ! t/pod/find.t
4458 ____________________________________________________________________________
4459 [  9670] By: jhi                                   on 2001/04/10  01:25:58
4460         Log: This is 5.7.1.
4461      Branch: perl
4462            ! patchlevel.h
4463 ____________________________________________________________________________
4464 [  9669] By: jhi                                   on 2001/04/10  01:09:14
4465         Log: Update Changes.
4466      Branch: perl
4467            ! Changes patchlevel.h
4468 ____________________________________________________________________________
4469 [  9668] By: jhi                                   on 2001/04/10  01:00:38
4470         Log: Regen toc.
4471      Branch: perl
4472            ! pod/perltoc.pod
4473 ____________________________________________________________________________
4474 [  9667] By: jhi                                   on 2001/04/10  00:52:16
4475         Log: Update perlhist.
4476      Branch: perl
4477            ! pod/perlhist.pod
4478 ____________________________________________________________________________
4479 [  9666] By: jhi                                   on 2001/04/09  23:38:59
4480         Log: Slight wording tweaks from Damian to #9658.
4481      Branch: perl
4482            ! pod/perlobj.pod
4483 ____________________________________________________________________________
4484 [  9665] By: jhi                                   on 2001/04/09  19:56:06
4485         Log: Subject: [PATCH perlutil.pod] Nit
4486              From: Simon Cozens <simon@netthink.co.uk>
4487              Date: Mon, 9 Apr 2001 20:29:44 +0100
4488              Message-ID: <20010409202944.A14796@the.earth.li>
4489      Branch: perl
4490            ! pod/perlutil.pod
4491 ____________________________________________________________________________
4492 [  9664] By: jhi                                   on 2001/04/09  19:54:42
4493         Log: Subject: Re: perl571delta.pod@9631
4494              From: Mike Guy <mjtg@cam.ac.uk>
4495              Date: Mon, 09 Apr 2001 18:09:14 +0100
4496              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
4497      Branch: perl
4498            ! pod/perl571delta.pod
4499 ____________________________________________________________________________
4500 [  9663] By: jhi                                   on 2001/04/09  13:43:35
4501         Log: Update Changes.
4502      Branch: perl
4503            ! Changes patchlevel.h
4504 ____________________________________________________________________________
4505 [  9662] By: jhi                                   on 2001/04/09  13:24:46
4506         Log: tweak tweak.
4507      Branch: perl
4508            ! AUTHORS pod/perl571delta.pod
4509 ____________________________________________________________________________
4510 [  9661] By: jhi                                   on 2001/04/09  13:15:13
4511         Log: Thinko in manual patch applying.
4512      Branch: perl
4513            ! sv.c
4514 ____________________________________________________________________________
4515 [  9660] By: jhi                                   on 2001/04/09  13:07:53
4516         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
4517              From: Robin Barker <rmb1@cise.npl.co.uk> 
4518              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
4519              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
4520              
4521              (This corrects the case where the "isn't numeric" string contains \0s
4522              and is longer than the temporary buffer, and contains \0 at the point
4523              the string would be truncated by "...".) 
4524      Branch: perl
4525            ! sv.c
4526 ____________________________________________________________________________
4527 [  9659] By: jhi                                   on 2001/04/09  12:57:41
4528         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
4529      Branch: perl
4530            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
4531            ! t/lib/cgi-function.t t/lib/cgi-html.t
4532 ____________________________________________________________________________
4533 [  9658] By: jhi                                   on 2001/04/09  12:48:47
4534         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
4535              From: Ilmari Karonen <iltzu@sci.fi>
4536              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
4537              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
4538              
4539              Rearrange and rewrite the Method Invocation section
4540              to explain the concepts in nicer order.
4541      Branch: perl
4542            ! pod/perlobj.pod
4543 ____________________________________________________________________________
4544 [  9657] By: jhi                                   on 2001/04/09  12:35:58
4545         Log: Upgrade to podlators 1.09, from Russ Allbery.
4546      Branch: perl
4547            ! lib/Pod/Man.pm lib/Pod/Text.pm
4548 ____________________________________________________________________________
4549 [  9656] By: jhi                                   on 2001/04/09  12:31:53
4550         Log: perl571delta.
4551      Branch: perl
4552            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
4553 ____________________________________________________________________________
4554 [  9655] By: jhi                                   on 2001/04/09  12:20:09
4555         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
4556              From: Prymmer/Kahn <pvhp@best.com>
4557              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
4558              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
4559      Branch: perl
4560            ! lib/utf8.pm pod/perlunicode.pod
4561 ____________________________________________________________________________
4562 [  9654] By: gsar                                  on 2001/04/09  03:38:33
4563         Log: here lies 5.6.1
4564      Branch: maint-5.6/perl
4565            ! Changes
4566 ____________________________________________________________________________
4567 [  9653] By: jhi                                   on 2001/04/09  03:25:24
4568         Log: Update perlhist.
4569      Branch: perl
4570            ! pod/perlhist.pod
4571 ____________________________________________________________________________
4572 [  9652] By: jhi                                   on 2001/04/09  03:18:49
4573         Log: perl571delta tweaking continues.
4574      Branch: perl
4575            ! pod/perl571delta.pod
4576 ____________________________________________________________________________
4577 [  9651] By: gsar                                  on 2001/04/09  03:11:19
4578         Log: update Changes, patchlevel.h &c.
4579      Branch: maint-5.6/perl
4580            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
4581            ! pod/perltoc.pod
4582 ____________________________________________________________________________
4583 [  9650] By: jhi                                   on 2001/04/09  02:40:24
4584         Log: Integrate the perlfork half of #9513 from maintperl into mainline
4585              (the perlunicode half is obsolete)
4586      Branch: perl
4587            ! pod/perlfork.pod
4588 ____________________________________________________________________________
4589 [  9649] By: gsar                                  on 2001/04/09  02:35:43
4590         Log: tweak perldelta as suggested by Jarkko
4591      Branch: maint-5.6/perl
4592            ! pod/perldelta.pod
4593 ____________________________________________________________________________
4594 [  9648] By: jhi                                   on 2001/04/09  02:13:04
4595         Log: Integrate change #9646 from maintperl into mainline.
4596              
4597              add note about ithreads and Thread.pm
4598      Branch: perl
4599           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
4600 ____________________________________________________________________________
4601 [  9647] By: jhi                                   on 2001/04/09  02:10:18
4602         Log: Bad assumption that shortsize == 2.
4603      Branch: perl
4604            ! t/lib/xs-typemap.t
4605 ____________________________________________________________________________
4606 [  9646] By: gsar                                  on 2001/04/09  00:48:04
4607         Log: add note about ithreads and Thread.pm (too many people are
4608              confused by the fact that Thread.pm is built and installed
4609              under non-5005threads but doesn't work)
4610      Branch: maint-5.6/perl
4611            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
4612 ____________________________________________________________________________
4613 [  9645] By: gsar                                  on 2001/04/09  00:19:03
4614         Log: update perldelta.pod for changes in 5.6.1
4615      Branch: maint-5.6/perl
4616            ! Changes pod/perldelta.pod
4617 ____________________________________________________________________________
4618 [  9644] By: jhi                                   on 2001/04/08  20:37:00
4619         Log: Integrate change #9639 from maintperl into mainline:
4620              on windows, many of the README.* pods were being copied to
4621              the wrong location
4622      Branch: perl
4623           !> win32/Makefile win32/makefile.mk
4624 ____________________________________________________________________________
4625 [  9643] By: jhi                                   on 2001/04/08  20:07:11
4626         Log: Integrate change #9624 from maintperl into mainline:
4627              the pod tests were not okay.  (t/pod/find.t changes ignored)
4628      Branch: perl
4629           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
4630           !> t/pod/include.t t/pod/included.t t/pod/lref.t
4631           !> t/pod/multiline_items.t t/pod/nested_items.t
4632           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
4633           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
4634 ____________________________________________________________________________
4635 [  9642] By: jhi                                   on 2001/04/08  19:57:17
4636         Log: Integrate change #9638 from maintperl into mainline:
4637              update to latest JPL from the anoncvs repository
4638      Branch: perl
4639           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
4640           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
4641           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
4642 ____________________________________________________________________________
4643 [  9641] By: jhi                                   on 2001/04/08  19:53:30
4644         Log: perl571delta updates.
4645      Branch: perl
4646            ! lib/Filter/Simple.pm pod/perl571delta.pod
4647 ____________________________________________________________________________
4648 [  9640] By: gsar                                  on 2001/04/08  19:20:46
4649         Log: integrate change#9634 from mainline
4650              
4651              Fix the perlmodlib generation (didn't understand separate .pod
4652              files; didn't understand -- as the name-thing separator).
4653              Update the CPAN mirrors list.
4654      Branch: maint-5.6/perl
4655            ! pod/perlmodlib.pod
4656           !> pod/perlmodlib.PL
4657 ____________________________________________________________________________
4658 [  9639] By: gsar                                  on 2001/04/08  18:57:31
4659         Log: on windows, many of the README.* pods were being copied to the wrong
4660              location
4661      Branch: maint-5.6/perl
4662            ! win32/Makefile win32/makefile.mk
4663 ____________________________________________________________________________
4664 [  9638] By: gsar                                  on 2001/04/08  18:38:25
4665         Log: update to latest JPL from the anoncvs repository
4666      Branch: maint-5.6/perl
4667            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
4668            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
4669            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
4670 ____________________________________________________________________________
4671 [  9637] By: jhi                                   on 2001/04/08  17:53:53
4672         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
4673      Branch: perl
4674            ! pod/perl571delta.pod
4675 ____________________________________________________________________________
4676 [  9636] By: jhi                                   on 2001/04/08  17:18:32
4677         Log: Regen toc.
4678      Branch: perl
4679            ! pod/perltoc.pod
4680 ____________________________________________________________________________
4681 [  9635] By: jhi                                   on 2001/04/08  17:16:33
4682         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
4683              From: "Craig A. Berry" <craigberry@mac.com>
4684              Date: Sun, 08 Apr 2001 12:30:16 -0500
4685              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
4686      Branch: perl
4687            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
4688 ____________________________________________________________________________
4689 [  9634] By: jhi                                   on 2001/04/08  17:09:19
4690         Log: Fix the perlmodlib generation (didn't understand separate .pod
4691              files; didn't understand -- as the name-thing separator).
4692              
4693              Update the CPAN mirrors list.
4694      Branch: perl
4695            ! pod/perlmodlib.PL pod/perlmodlib.pod
4696 ____________________________________________________________________________
4697 [  9633] By: jhi                                   on 2001/04/08  16:49:17
4698         Log: Sort MANIFEST.
4699      Branch: perl
4700            ! MANIFEST
4701 ____________________________________________________________________________
4702 [  9632] By: gsar                                  on 2001/04/08  16:36:06
4703         Log: add $Tie::RefHash::VERSION
4704      Branch: maint-5.6/perl
4705            ! lib/Tie/RefHash.pm
4706 ____________________________________________________________________________
4707 [  9631] By: jhi                                   on 2001/04/08  16:10:15
4708         Log: perl571delta updates based on p5p feedback; still needs
4709              lots of examples.
4710      Branch: perl
4711            ! pod/perl571delta.pod
4712 ____________________________________________________________________________
4713 [  9630] By: jhi                                   on 2001/04/08  15:59:13
4714         Log: Update the list of supported platforms to talk about 5.7.1
4715              (and 5.6.1)
4716      Branch: perl
4717            ! pod/perlport.pod
4718 ____________________________________________________________________________
4719 [  9629] By: jhi                                   on 2001/04/08  15:55:41
4720         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
4721              from maintperl into mainline: perlport updates.
4722      Branch: perl
4723            ! pod/perlport.pod
4724 ____________________________________________________________________________
4725 [  9628] By: jhi                                   on 2001/04/08  15:53:17
4726         Log: perlsolaris.pod copied to wrong directory.
4727      Branch: perl
4728            ! win32/makefile.mk
4729 ____________________________________________________________________________
4730 [  9627] By: jhi                                   on 2001/04/08  14:48:18
4731         Log: Subject: Typos in perl571delta.pod
4732              From: "Stephen P. Potter" <spp@spotter.yi.org>
4733              Date: Sat, 07 Apr 2001 20:37:05 -0400
4734              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
4735      Branch: perl
4736            ! pod/perl571delta.pod
4737 ____________________________________________________________________________
4738 [  9626] By: jhi                                   on 2001/04/08  14:39:04
4739         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
4740      Branch: perl
4741            ! gv.c
4742 ____________________________________________________________________________
4743 [  9625] By: nick                                  on 2001/04/08  10:14:23
4744         Log: Integrate mainline
4745      Branch: perlio
4746           +> pod/perl570delta.pod pod/perl571delta.pod
4747           !> (integrate 27 files)
4748 ____________________________________________________________________________
4749 [  9624] By: gsar                                  on 2001/04/08  06:08:17
4750         Log: test in t/pod/* were busted
4751              
4752              these tests are still not enabled in t/{harness,TEST}
4753      Branch: maint-5.6/perl
4754            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
4755            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
4756            ! t/pod/multiline_items.t t/pod/nested_items.t
4757            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
4758            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
4759 ____________________________________________________________________________
4760 [  9623] By: gsar                                  on 2001/04/08  03:37:01
4761         Log: integrate change#9470 from mainline
4762              
4763              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
4764      Branch: maint-5.6/perl
4765           !> ext/Socket/Socket.xs
4766 ____________________________________________________________________________
4767 [  9622] By: jhi                                   on 2001/04/07  22:40:47
4768         Log: Update Changes.
4769      Branch: perl
4770            ! Changes patchlevel.h
4771 ____________________________________________________________________________
4772 [  9621] By: jhi                                   on 2001/04/07  22:34:16
4773         Log: Update AUTHORS.
4774      Branch: perl
4775            ! AUTHORS
4776 ____________________________________________________________________________
4777 [  9620] By: jhi                                   on 2001/04/07  22:12:47
4778         Log: Forgot to bump the number of tests in #9164.
4779      Branch: perl
4780            ! t/op/array.t
4781 ____________________________________________________________________________
4782 [  9619] By: jhi                                   on 2001/04/07  22:09:50
4783         Log: Bump patchlevel to 5.7.1.
4784      Branch: perl
4785            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4786            ! config_h.SH patchlevel.h
4787 ____________________________________________________________________________
4788 [  9618] By: jhi                                   on 2001/04/07  22:02:41
4789         Log: Populate perl571delta.
4790      Branch: perl
4791            ! pod/perl571delta.pod
4792 ____________________________________________________________________________
4793 [  9617] By: jhi                                   on 2001/04/07  22:01:23
4794         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
4795              to forget it later; do not change patchlevel.h yet or regenerate
4796              Configure yet.
4797      Branch: perl
4798            ! epoc/config.sh win32/Makefile win32/config_H.bc
4799            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4800 ____________________________________________________________________________
4801 [  9616] By: jhi                                   on 2001/04/07  17:46:33
4802         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
4803      Branch: perl
4804            ! pod/perl571delta.pod
4805 ____________________________________________________________________________
4806 [  9615] By: jhi                                   on 2001/04/07  17:33:21
4807         Log: Change the toc configuration.
4808      Branch: perl
4809            ! pod/buildtoc.PL pod/perl.pod
4810 ____________________________________________________________________________
4811 [  9614] By: jhi                                   on 2001/04/07  17:29:47
4812         Log: Subject: PATCH: $[
4813              From: Robin Houston <robin@kitsite.com>
4814              Date: Fri, 6 Apr 2001 18:10:14 +0100
4815              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
4816      Branch: perl
4817            ! op.c t/op/array.t
4818 ____________________________________________________________________________
4819 [  9613] By: jhi                                   on 2001/04/07  17:28:26
4820         Log: Subject: [PATCH perl@9424] isn't numeric warning
4821              From: Robin Barker <rmb1@cise.npl.co.uk>
4822              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
4823              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
4824      Branch: perl
4825            ! sv.c t/pragma/warn/sv
4826 ____________________________________________________________________________
4827 [  9612] By: jhi                                   on 2001/04/07  17:26:45
4828         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
4829              From: Mike Guy <mjtg@cam.ac.uk>
4830              Date: Fri, 06 Apr 2001 12:47:06 +0100
4831              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
4832      Branch: perl
4833            ! dump.c t/lib/peek.t
4834 ____________________________________________________________________________
4835 [  9611] By: jhi                                   on 2001/04/07  17:21:35
4836         Log: Create perl571delta and seed it off with the perldelta changes
4837              since 5.7.0; remove those changes from perldelta and rename it
4838              as perl570delta; recreate perldelta but leave it almost empty.
4839      Branch: perl
4840            + pod/perl570delta.pod pod/perl571delta.pod
4841            ! MANIFEST pod/perldelta.pod
4842 ____________________________________________________________________________
4843 [  9610] By: jhi                                   on 2001/04/07  16:56:32
4844         Log: Denit.
4845      Branch: perl
4846            ! pod/perldelta.pod
4847 ____________________________________________________________________________
4848 [  9609] By: jhi                                   on 2001/04/07  16:38:32
4849         Log: Retract #9523: needs more thought.
4850      Branch: perl
4851            ! Makefile.SH
4852 ____________________________________________________________________________
4853 [  9608] By: jhi                                   on 2001/04/07  14:59:20
4854         Log: atmark() code cleanaup.
4855      Branch: perl
4856            ! ext/IO/IO.xs
4857 ____________________________________________________________________________
4858 [  9607] By: jhi                                   on 2001/04/07  14:48:14
4859         Log: Integrate change #9605 from maintperl into mainline.
4860              
4861              can't optimize away scope entry if tr/// is present
4862      Branch: perl
4863           !> op.c t/op/tr.t
4864 ____________________________________________________________________________
4865 [  9606] By: jhi                                   on 2001/04/07  14:43:59
4866         Log: Integrate perlio.
4867      Branch: perl
4868           +> win32/FindExt.pm
4869           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
4870           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
4871 ____________________________________________________________________________
4872 [  9605] By: gsar                                  on 2001/04/07  11:52:40
4873         Log: can't optimize away scope entry if tr/// is present
4874      Branch: maint-5.6/perl
4875            ! op.c t/op/tr.t
4876 ____________________________________________________________________________
4877 [  9604] By: nick                                  on 2001/04/07  11:39:45
4878         Log: Split out extension finding code from buildext.pl into FindExt.pm
4879              Use it to get Config.pm's idea of available extensions in line
4880              with what is built.
4881      Branch: perlio
4882            + win32/FindExt.pm
4883            ! MANIFEST win32/buildext.pl win32/config_sh.PL
4884            ! win32/makefile.mk
4885 ____________________________________________________________________________
4886 [  9603] By: nick                                  on 2001/04/07  09:11:38
4887         Log: Cleanup correction for failed :Via() layer, also set an error code.
4888      Branch: perlio
4889            ! ext/PerlIO/Via/Via.xs
4890 ____________________________________________________________________________
4891 [  9602] By: nick                                  on 2001/04/07  08:38:04
4892         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
4893              style. So don't use binmode() on the handles so that Win32 etc. see
4894              same sequence and produce same digests.
4895      Branch: perlio
4896            ! t/lib/md5-file.t
4897 ____________________________________________________________________________
4898 [  9601] By: nick                                  on 2001/04/07  08:36:26
4899         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
4900              Else it complains and so crlf layer (say) does not get pushed.
4901      Branch: perlio
4902            ! perlio.c
4903 ____________________________________________________________________________
4904 [  9600] By: jhi                                   on 2001/04/06  23:00:09
4905         Log: Integrate change #9599 from perlio into mainline.
4906      Branch: perl
4907           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
4908           !> win32/config_H.vc
4909 ____________________________________________________________________________
4910 [  9599] By: nick                                  on 2001/04/06  21:42:43
4911         Log: Quote $VERSION in Encode.pm.
4912              regen_config_h as requested.
4913      Branch: perlio
4914            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
4915            ! win32/config_H.vc
4916 ____________________________________________________________________________
4917 [  9598] By: nick                                  on 2001/04/06  20:34:59
4918         Log: Integrate mainline
4919      Branch: perlio
4920           +> README.macos
4921           !> (integrate 39 files)
4922 ____________________________________________________________________________
4923 [  9597] By: gsar                                  on 2001/04/06  18:06:35
4924         Log: integrate change#9464 from mainline (addendum to change#8313)
4925              
4926              Subject: [PATCH @9452] Better peep()ing for foreach() loops
4927      Branch: maint-5.6/perl
4928           !> op.c
4929 ____________________________________________________________________________
4930 [  9596] By: jhi                                   on 2001/04/06  17:26:03
4931         Log: The d_casti32=undef is good for you even when not use64bitall.
4932      Branch: perl
4933            ! hints/hpux.sh
4934 ____________________________________________________________________________
4935 [  9595] By: gsar                                  on 2001/04/06  14:57:17
4936         Log: add a low-impact fix to accomodate darwin-ism
4937      Branch: maint-5.6/perl
4938            ! ext/Errno/Errno_pm.PL
4939 ____________________________________________________________________________
4940 [  9594] By: jhi                                   on 2001/04/06  14:55:14
4941         Log: Integrate changes #9528,9593 from mainline into maintperl;
4942              tweaking the editor/IDE/shell list.
4943      Branch: maint-5.6/perl
4944           !> pod/perlfaq3.pod
4945 ____________________________________________________________________________
4946 [  9593] By: jhi                                   on 2001/04/06  14:51:39
4947         Log: Make the editor/IDE/shell list a little bit airier.
4948      Branch: perl
4949            ! pod/perlfaq3.pod
4950 ____________________________________________________________________________
4951 [  9592] By: gsar                                  on 2001/04/06  14:45:18
4952         Log: integrate change#9477 from mainline (base.pm doc tweak)
4953              
4954              missing doc entry for fmod()
4955      Branch: maint-5.6/perl
4956            ! lib/Math/BigFloat.pm
4957           !> lib/base.pm
4958 ____________________________________________________________________________
4959 [  9591] By: jhi                                   on 2001/04/06  13:55:48
4960         Log: Regen toc.
4961      Branch: perl
4962            ! pod/perltoc.pod
4963 ____________________________________________________________________________
4964 [  9590] By: jhi                                   on 2001/04/06  13:54:52
4965         Log: Math::BigFloat patches from John Peacock.  The equivalent
4966              of #9586 from maintperl but reworked by John to work with
4967              the bleadperl.
4968      Branch: perl
4969            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
4970 ____________________________________________________________________________
4971 [  9589] By: jhi                                   on 2001/04/06  13:42:23
4972         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
4973      Branch: perl
4974            ! ext/Digest/MD5/Makefile.PL
4975 ____________________________________________________________________________
4976 [  9588] By: jhi                                   on 2001/04/06  13:31:45
4977         Log: Integrate changes #9584,9587 from maintperl into mainline.
4978              
4979              keep eval"" CVs alive until the end of the statement in which
4980              they're called
4981              
4982              add README.macos (from Chris Nandor)
4983              
4984              tyop in change#9555
4985      Branch: perl
4986           +> README.macos
4987           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
4988           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
4989           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
4990           !> win32/makefile.mk
4991 ____________________________________________________________________________
4992 [  9587] By: gsar                                  on 2001/04/06  07:31:30
4993         Log: add README.macos (from Chris Nandor)
4994              
4995              tyop in change#9555
4996      Branch: maint-5.6/perl
4997            + README.macos
4998            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
4999            ! win32/Makefile win32/makefile.mk
5000 ____________________________________________________________________________
5001 [  9586] By: gsar                                  on 2001/04/06  07:08:54
5002         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
5003      Branch: maint-5.6/perl
5004            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
5005 ____________________________________________________________________________
5006 [  9585] By: gsar                                  on 2001/04/06  06:58:44
5007         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
5008              from mainline
5009              
5010              Subject: [PATCH] Base64 update to perlfaq9.pod
5011              
5012              Subject: [PATCH AUTHORS] Housekeeping
5013              
5014              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
5015              Mac OS X (Darwin) has extra pwent fields.
5016              
5017              Subject: [PATCH B::*] print control-character vars readably
5018              Needs EBCDICification.
5019              
5020              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
5021              
5022              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
5023              
5024              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
5025              
5026              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
5027              
5028              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
5029              
5030              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
5031              
5032              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
5033              
5034              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
5035              
5036              FreeBSD hints tweak from Anton Berezin.
5037              
5038              Subject: [PATCH foolperl & bleadperl] README.vms update
5039              
5040              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
5041      Branch: maint-5.6/perl
5042           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
5043           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
5044           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
5045 ____________________________________________________________________________
5046 [  9584] By: gsar                                  on 2001/04/06  04:09:00
5047         Log: keep eval"" CVs alive until the end of the statement in which
5048              they're called; this avoids a coredump ensuing from search for
5049              lexicals in code such as:
5050              
5051              sub bug {
5052              my $s = @_;
5053              eval q[sub { eval 'sub { &$s }' }];
5054              }
5055              bug("x")->()->();
5056              
5057              this code still doesn't work as intended (as it has remained
5058              since time immemorial), but it doesn't provoke a coredump anymore
5059      Branch: maint-5.6/perl
5060            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
5061            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
5062 ____________________________________________________________________________
5063 [  9583] By: jhi                                   on 2001/04/05  23:52:51
5064         Log: Update Changes.
5065      Branch: perl
5066            ! Changes patchlevel.h
5067 ____________________________________________________________________________
5068 [  9582] By: jhi                                   on 2001/04/05  23:11:23
5069         Log: Slight doc tweak.
5070      Branch: perl
5071            ! pod/perlunicode.pod
5072 ____________________________________________________________________________
5073 [  9581] By: jhi                                   on 2001/04/05  23:04:11
5074         Log: Integrate perlio.
5075      Branch: perl
5076           !> pod/perlunicode.pod
5077 ____________________________________________________________________________
5078 [  9580] By: jhi                                   on 2001/04/05  23:03:29
5079         Log: Test for #9579.
5080      Branch: perl
5081            ! t/op/do.t
5082 ____________________________________________________________________________
5083 [  9579] By: jhi                                   on 2001/04/05  22:54:17
5084         Log: Subject: [PATCH] Propagate calling context for do '...'
5085              From: Gisle Aas <gisle@ActiveState.com>
5086              Date: 04 Apr 2001 20:17:29 -0700
5087              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
5088      Branch: perl
5089            ! pod/perlfunc.pod pp_ctl.c
5090 ____________________________________________________________________________
5091 [  9578] By: jhi                                   on 2001/04/05  22:52:51
5092         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
5093              From: Peter Prymmer <pvhp@forte.com>
5094              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
5095              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
5096      Branch: perl
5097            ! README.vms
5098 ____________________________________________________________________________
5099 [  9577] By: jhi                                   on 2001/04/05  22:48:22
5100         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
5101              From: "Craig A. Berry" <craigberry@mac.com>
5102              Date: Thu, 5 Apr 2001 13:43:28 -0500
5103              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
5104      Branch: perl
5105            ! README.vms
5106 ____________________________________________________________________________
5107 [  9576] By: jhi                                   on 2001/04/05  22:31:38
5108         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
5109              From: Michael G Schwern <schwern@pobox.com>
5110              Date: Thu, 5 Apr 2001 21:53:21 +0100
5111              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
5112      Branch: perl
5113            ! lib/base.pm t/lib/fields.t
5114 ____________________________________________________________________________
5115 [  9575] By: jhi                                   on 2001/04/05  22:26:10
5116         Log: FreeBSD hints tweak from Anton Berezin.
5117      Branch: perl
5118            ! hints/freebsd.sh
5119 ____________________________________________________________________________
5120 [  9574] By: jhi                                   on 2001/04/05  22:24:03
5121         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
5122              From: David Dyck <dcd@tc.fluke.com>
5123              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
5124              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
5125      Branch: perl
5126            ! t/op/oct.t
5127 ____________________________________________________________________________
5128 [  9573] By: jhi                                   on 2001/04/05  22:23:06
5129         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
5130              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
5131              From: David Dyck <dcd@tc.fluke.com>
5132              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
5133      Branch: perl
5134            ! pp.c
5135 ____________________________________________________________________________
5136 [  9572] By: jhi                                   on 2001/04/05  22:14:47
5137         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
5138              From: Robin Houston <robin@kitsite.com>
5139              Date: Thu, 5 Apr 2001 20:56:48 +0100
5140              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
5141      Branch: perl
5142            ! ext/B/B/Deparse.pm
5143 ____________________________________________________________________________
5144 [  9571] By: jhi                                   on 2001/04/05  22:12:53
5145         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
5146              From: Robin Houston <robin@kitsite.com>
5147              Date: Thu, 5 Apr 2001 19:55:51 +0100
5148              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
5149      Branch: perl
5150            ! ext/B/B/Deparse.pm
5151 ____________________________________________________________________________
5152 [  9570] By: jhi                                   on 2001/04/05  22:11:06
5153         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
5154              From: Robin Houston <robin@kitsite.com>
5155              Date: Thu, 5 Apr 2001 20:16:29 +0100
5156              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
5157      Branch: perl
5158            ! ext/B/B/Deparse.pm
5159 ____________________________________________________________________________
5160 [  9569] By: nick                                  on 2001/04/05  21:32:26
5161         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
5162      Branch: perlio
5163            ! pod/perlunicode.pod
5164 ____________________________________________________________________________
5165 [  9568] By: nick                                  on 2001/04/05  19:38:09
5166         Log: Integrate mainline
5167      Branch: perlio
5168           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
5169           !> (integrate 35 files)
5170 ____________________________________________________________________________
5171 [  9567] By: jhi                                   on 2001/04/05  18:31:45
5172         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
5173              From: Robin Houston <robin@kitsite.com>
5174              Date: Thu, 5 Apr 2001 18:03:23 +0100
5175              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
5176      Branch: perl
5177            ! ext/B/B/Deparse.pm
5178 ____________________________________________________________________________
5179 [  9566] By: jhi                                   on 2001/04/05  18:29:35
5180         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
5181              From: Robin Houston <robin@kitsite.com>
5182              Date: Thu, 5 Apr 2001 16:45:18 +0100
5183              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
5184      Branch: perl
5185            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
5186 ____________________________________________________________________________
5187 [  9565] By: jhi                                   on 2001/04/05  18:24:23
5188         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
5189              From: Robin Houston <robin@kitsite.com>
5190              Date: Thu, 5 Apr 2001 14:50:09 +0100
5191              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
5192      Branch: perl
5193            ! ext/B/B/Deparse.pm
5194 ____________________________________________________________________________
5195 [  9564] By: jhi                                   on 2001/04/05  18:23:03
5196         Log: Subject: [PATCH B::*] print control-character vars readably
5197              From: Robin Houston <robin@kitsite.com>
5198              Date: Thu, 5 Apr 2001 14:27:38 +0100
5199              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
5200              
5201              Needs EBCDICification.
5202      Branch: perl
5203            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
5204            ! ext/B/B/Terse.pm
5205 ____________________________________________________________________________
5206 [  9563] By: jhi                                   on 2001/04/05  18:20:32
5207         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
5208              Date: Thu, 5 Apr 2001 13:21:42 -0400
5209              From: Paul Schinder <schinder@pobox.com>
5210              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
5211              
5212              Mac OS X (Darwin) has extra pwent fields.
5213      Branch: perl
5214            ! t/op/pwent.t
5215 ____________________________________________________________________________
5216 [  9562] By: jhi                                   on 2001/04/05  17:57:51
5217         Log: Regen toc.
5218      Branch: perl
5219            ! pod/perltoc.pod
5220 ____________________________________________________________________________
5221 [  9561] By: jhi                                   on 2001/04/05  17:47:33
5222         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
5223      Branch: metaconfig
5224            ! U/Glossary.patch
5225      Branch: metaconfig/U/perl
5226            + d_u32align.U
5227            ! d_cmsghdr_s.U d_msghdr_s.U
5228 ____________________________________________________________________________
5229 [  9560] By: jhi                                   on 2001/04/05  17:47:01
5230         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
5231              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
5232              Introduce probes for struct msghdr, struct cmsghdr,
5233              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
5234              ualarm, usleep, for possible later extension work.
5235      Branch: perl
5236            + t/lib/md5-align.t
5237            ! Configure MANIFEST Porting/Glossary Porting/config.sh
5238            ! Porting/config_H config_h.SH configure.com epoc/config.sh
5239            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
5240            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5241            ! vos/config.ga.h win32/config.bc win32/config.gc
5242            ! win32/config.vc
5243 ____________________________________________________________________________
5244 [  9559] By: jhi                                   on 2001/04/05  13:03:04
5245         Log: Be traditional in your cpp (for the Errno extension).
5246      Branch: perl
5247            ! hints/darwin.sh
5248 ____________________________________________________________________________
5249 [  9558] By: jhi                                   on 2001/04/05  13:00:05
5250         Log: Add $Config{cppflags} to the gcc incantation.
5251      Branch: perl
5252            ! ext/Errno/Errno_pm.PL
5253 ____________________________________________________________________________
5254 [  9557] By: jhi                                   on 2001/04/05  04:22:39
5255         Log: Introduce Sean Burke's Class::ISA 0.32.
5256      Branch: perl
5257            + lib/Class/ISA.pm t/lib/class-isa.t
5258            ! MANIFEST
5259 ____________________________________________________________________________
5260 [  9556] By: jhi                                   on 2001/04/05  04:09:50
5261         Log: Subject: [PATCH AUTHORS] Housekeeping
5262              From: Paul Johnson <paul@pjcj.net> 
5263              Date: Wed, 4 Apr 2001 22:45:47 +0200
5264              Message-ID: <20010404224547.D9548@pjcj.net>
5265      Branch: perl
5266            ! AUTHORS
5267 ____________________________________________________________________________
5268 [  9555] By: jhi                                   on 2001/04/05  04:06:33
5269         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
5270              From: Gisle Aas <gisle@ActiveState.com>
5271              Date: 04 Apr 2001 14:23:04 -0700
5272              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
5273      Branch: perl
5274            ! pod/perlfaq9.pod
5275 ____________________________________________________________________________
5276 [  9554] By: jhi                                   on 2001/04/05  04:05:49
5277         Log: Downgrade also the "Wide character" diagnostic.
5278      Branch: perl
5279            ! pod/perldiag.pod
5280 ____________________________________________________________________________
5281 [  9553] By: jhi                                   on 2001/04/05  04:00:33
5282         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
5283              maintperl into mainline.
5284              
5285              "double" should be "NV"; standard typemap is missing entry
5286              for NV
5287              
5288              s/djSP/dSP/
5289              
5290              Downgrade "Wide character in print" to a warning.
5291              
5292              B::Deparse fix for ${^FOO} and documentation for PVX() method
5293              (from Robin Houston)
5294              
5295              tr/// doesn't null-terminate the result in some situations
5296              (from Gisle Aas)
5297      Branch: perl
5298           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
5299           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
5300           !> t/io/utf8.t t/op/tr.t
5301 ____________________________________________________________________________
5302 [  9552] By: jhi                                   on 2001/04/05  03:52:50
5303         Log: Retract changes #9542 and #9538 (from maintperl, integrated
5304              at #9540), shouldn't be needed because of the perlio changes.
5305      Branch: perl
5306            ! util.c
5307 ____________________________________________________________________________
5308 [  9551] By: gsar                                  on 2001/04/05  00:18:34
5309         Log: tr/// doesn't null-terminate the result in some situations
5310              (from Gisle Aas)
5311      Branch: maint-5.6/perl
5312            ! doop.c t/op/tr.t
5313 ____________________________________________________________________________
5314 [  9550] By: gsar                                  on 2001/04/04  20:04:17
5315         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
5316              (from Robin Houston)
5317      Branch: maint-5.6/perl
5318            ! ext/B/B.pm ext/B/B/Deparse.pm
5319 ____________________________________________________________________________
5320 [  9549] By: nick                                  on 2001/04/04  18:56:15
5321         Log: Downgrade "Wide character in print" to a warning.
5322      Branch: perlio
5323            ! doio.c t/io/utf8.t
5324 ____________________________________________________________________________
5325 [  9548] By: gsar                                  on 2001/04/04  18:51:49
5326         Log: integrate changes#9460,9462,9482,9521,9522
5327              
5328              Subject: PATCH: B::Debug should show LOOP-specific fields
5329              
5330              Subject: B::Deparse precedence bug. (Patch included.)
5331              
5332              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
5333              
5334              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
5335              
5336              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
5337      Branch: maint-5.6/perl
5338           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
5339           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
5340 ____________________________________________________________________________
5341 [  9547] By: gsar                                  on 2001/04/04  18:49:16
5342         Log: s/djSP/dSP/
5343      Branch: maint-5.6/perl
5344            ! ext/Thread/Thread.xs
5345 ____________________________________________________________________________
5346 [  9546] By: nick                                  on 2001/04/04  18:44:00
5347         Log: Integrate mainline.
5348      Branch: perlio
5349           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
5350           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
5351 ____________________________________________________________________________
5352 [  9545] By: gsar                                  on 2001/04/04  18:38:52
5353         Log: integrate change#8837 from mainline
5354              
5355              Subject: [patch] -Wall cleanup round 2
5356      Branch: maint-5.6/perl
5357           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
5358           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
5359           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
5360           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
5361           !> ext/SDBM_File/SDBM_File.xs
5362 ____________________________________________________________________________
5363 [  9544] By: gsar                                  on 2001/04/04  17:49:57
5364         Log: "double" should be "NV"; standard typemap is missing entry
5365              for NV
5366      Branch: maint-5.6/perl
5367            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
5368 ____________________________________________________________________________
5369 [  9543] By: jhi                                   on 2001/04/04  14:13:18
5370         Log: Thou shalt not (just) match for English error messages.
5371      Branch: perl
5372            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
5373            ! os2/OS2/Process/Process.pm
5374 ____________________________________________________________________________
5375 [  9542] By: jhi                                   on 2001/04/04  13:20:39
5376         Log: Make the stdio tricks of fflush_all() to exist only if
5377              stdio is being used.
5378      Branch: perl
5379            ! util.c
5380 ____________________________________________________________________________
5381 [  9541] By: jhi                                   on 2001/04/04  04:20:24
5382         Log: Subject: Re: [PATCH] Lighten up glob
5383              From: Benjamin Sugars <bsugars@canoe.ca>
5384              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
5385              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
5386      Branch: perl
5387            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
5388            ! util.c
5389 ____________________________________________________________________________
5390 [  9540] By: jhi                                   on 2001/04/04  04:03:57
5391         Log: Integrate changes #9538,9539 from maintperl into mainline.
5392              
5393              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
5394              for use with _fwalk() (fix for change#7705)
5395              
5396              another tweak needed for SunOS 4.1.x build (from Mike Guy)
5397              (cp -f is not portable)
5398      Branch: perl
5399           !> Makefile.SH util.c
5400 ____________________________________________________________________________
5401 [  9539] By: gsar                                  on 2001/04/04  03:01:14
5402         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
5403      Branch: maint-5.6/perl
5404            ! Makefile.SH
5405 ____________________________________________________________________________
5406 [  9538] By: gsar                                  on 2001/04/04  01:00:38
5407         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
5408              for use with _fwalk() (fix for change#7705)
5409      Branch: maint-5.6/perl
5410            ! util.c
5411 ____________________________________________________________________________
5412 [  9537] By: nick                                  on 2001/04/03  19:24:55
5413         Log: Integrate mainline
5414      Branch: perlio
5415           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
5416           +> lib/unicode/PropList.html
5417            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
5418           !> (integrate 69 files)
5419 ____________________________________________________________________________
5420 [  9536] By: jhi                                   on 2001/04/03  18:02:31
5421         Log: Integrate change #9533 from maintperl into mainline.
5422              
5423              better fix for change#9517 to accomodate UNC paths like
5424              \\server\share\foo, and paths with trailing backslash
5425              like c:\this\
5426      Branch: perl
5427           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
5428 ____________________________________________________________________________
5429 [  9535] By: jhi                                   on 2001/04/03  17:58:07
5430         Log: Change the push/unshift warning to be of class syntax, not misc.
5431      Branch: perl
5432            ! op.c pod/perldiag.pod t/pragma/warn/op
5433 ____________________________________________________________________________
5434 [  9534] By: jhi                                   on 2001/04/03  15:03:46
5435         Log: Change the push/unshift warning (#9532) to talk about "no values"
5436              instead of "no arguments".
5437      Branch: perl
5438            ! op.c pod/perldiag.pod t/pragma/warn/op
5439 ____________________________________________________________________________
5440 [  9533] By: gsar                                  on 2001/04/03  14:30:07
5441         Log: better fix for change#9517 to accomodate UNC paths like
5442              \\server\share\foo, and paths with trailing backslash
5443              like c:\this\
5444      Branch: maint-5.6/perl
5445            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
5446 ____________________________________________________________________________
5447 [  9532] By: jhi                                   on 2001/04/03  13:11:46
5448         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
5449              From: Robin Houston <robin@kitsite.com>
5450              Date: Mon, 2 Apr 2001 15:03:29 +0100
5451              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
5452      Branch: perl
5453            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
5454 ____________________________________________________________________________
5455 [  9531] By: jhi                                   on 2001/04/03  13:06:34
5456         Log: Integrate change #9530 from maintperl into mainline.
5457              
5458              accomodate VMS "mailbox overflow" quirk in testsuite (from
5459              Craig Berry)
5460      Branch: perl
5461           !> t/lib/socket.t
5462 ____________________________________________________________________________
5463 [  9530] By: gsar                                  on 2001/04/03  04:56:41
5464         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
5465              Craig Berry)
5466      Branch: maint-5.6/perl
5467            ! t/lib/socket.t
5468 ____________________________________________________________________________
5469 [  9529] By: jhi                                   on 2001/04/03  02:34:34
5470         Log: Update Changes.
5471      Branch: perl
5472            ! Changes patchlevel.h
5473 ____________________________________________________________________________
5474 [  9528] By: jhi                                   on 2001/04/03  01:27:57
5475         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
5476              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
5477              To: perl5-porters@perl.org
5478              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
5479      Branch: perl
5480            ! pod/perlfaq3.pod
5481 ____________________________________________________________________________
5482 [  9527] By: jhi                                   on 2001/04/03  01:22:09
5483         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
5484              From: Peter Prymmer <pvhp@forte.com>
5485              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
5486              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
5487      Branch: perl
5488            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
5489 ____________________________________________________________________________
5490 [  9526] By: jhi                                   on 2001/04/03  01:18:25
5491         Log: The metaconfig unit changes for #9525.
5492      Branch: metaconfig
5493            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
5494      Branch: metaconfig/U/perl
5495            ! use64bits.U
5496 ____________________________________________________________________________
5497 [  9525] By: jhi                                   on 2001/04/03  01:17:30
5498         Log: Configure sanity checks:
5499              * if use64bitall is attempted but pointers are only 32-bit,
5500              'downgrade' to use64bitint
5501              * if use64bitint is attempted but there's no quad type,
5502              forget about use64bitint (well, the default for it is 'n',
5503              the user can still override this)
5504              * if pointers are 64 bits, do not try to use Perl's malloc
5505      Branch: perl
5506            ! Configure
5507 ____________________________________________________________________________
5508 [  9524] By: gsar                                  on 2001/04/03  01:09:12
5509         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
5510      Branch: maint-5.6/perl
5511            ! pp_sys.c
5512 ____________________________________________________________________________
5513 [  9523] By: jhi                                   on 2001/04/03  00:02:31
5514         Log: (Retracted by #9609)
5515              
5516              Make it harder for parallel makes to enter 'test' before
5517              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
5518              should be unhappy enough, but sometimes parallel makes seem
5519              to sneak past both in Tru64 and AIX.)
5520      Branch: perl
5521            ! Makefile.SH
5522 ____________________________________________________________________________
5523 [  9522] By: jhi                                   on 2001/04/02  22:35:31
5524         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
5525              Date: Mon, 2 Apr 2001 22:54:10 +0100
5526              From: Robin Houston <robin@kitsite.com>
5527              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
5528      Branch: perl
5529            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
5530 ____________________________________________________________________________
5531 [  9521] By: jhi                                   on 2001/04/02  22:32:23
5532         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
5533              From: Robin Houston <robin@kitsite.com>
5534              Date: Mon, 2 Apr 2001 20:24:03 +0100
5535              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
5536      Branch: perl
5537            ! ext/B/B/Concise.pm
5538 ____________________________________________________________________________
5539 [  9520] By: jhi                                   on 2001/04/02  22:30:43
5540         Log: Subject: [PATCH] REALLY pedantic hv.h nit
5541              From: Simon Cozens <simon@netthink.co.uk>
5542              Date: Mon, 2 Apr 2001 15:43:06 +0100
5543              Message-ID: <20010402154306.A21711@netthink.co.uk>
5544      Branch: perl
5545            ! hv.h
5546 ____________________________________________________________________________
5547 [  9519] By: jhi                                   on 2001/04/02  22:28:04
5548         Log: Based on
5549              
5550              Subject: [foolperl] EPOC fix
5551              From: Olaf Flebbe <O.Flebbe@science-computing.de>
5552              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
5553              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
5554      Branch: perl
5555            ! pp_sys.c
5556 ____________________________________________________________________________
5557 [  9518] By: jhi                                   on 2001/04/02  22:22:34
5558         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
5559              
5560              README.win32 tweaks; add a note about alternative location for
5561              getting a gcc-2.95.2 that will build perl properly on windows
5562              
5563              add some notes about gutsy threading matters
5564              
5565              many of the utilities interpolate literal paths within doublequotes
5566              (fails on dosish platforms where path contains backslashes)
5567      Branch: perl
5568           !> README.win32 pod/perlguts.pod utils/perldoc.PL
5569           !> x2p/find2perl.PL x2p/s2p.PL
5570 ____________________________________________________________________________
5571 [  9517] By: gsar                                  on 2001/04/02  19:52:21
5572         Log: many of the utilities interpolate literal paths within doublequotes
5573              (fails on dosish platforms where path contains backslashes)
5574      Branch: maint-5.6/perl
5575            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
5576 ____________________________________________________________________________
5577 [  9516] By: gsar                                  on 2001/04/02  05:49:37
5578         Log: a foolish release
5579      Branch: maint-5.6/perl
5580            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
5581            ! pod/perltoc.pod
5582 ____________________________________________________________________________
5583 [  9515] By: gsar                                  on 2001/04/02  05:04:29
5584         Log: add missing changelog summaries
5585      Branch: maint-5.6/perl
5586            ! Changes
5587 ____________________________________________________________________________
5588 [  9514] By: gsar                                  on 2001/04/02  04:07:13
5589         Log: add some notes about gutsy threading matters
5590      Branch: maint-5.6/perl
5591            ! pod/perlguts.pod
5592 ____________________________________________________________________________
5593 [  9513] By: gsar                                  on 2001/04/02  03:25:21
5594         Log: add more prominent caveat notices about experimental features
5595      Branch: maint-5.6/perl
5596            ! pod/perlfork.pod pod/perlunicode.pod
5597 ____________________________________________________________________________
5598 [  9512] By: gsar                                  on 2001/04/02  02:54:33
5599         Log: integrate changes#9479,9509 from mainline
5600              
5601              [PATCH] File::Glob stuff for Mac OS
5602              
5603              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
5604      Branch: maint-5.6/perl
5605           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
5606           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
5607           !> t/lib/glob-taint.t
5608 ____________________________________________________________________________
5609 [  9511] By: gsar                                  on 2001/04/02  02:38:24
5610         Log: README.win32 tweaks; add a note about alternative location for
5611              getting a gcc-2.95.2 that will build perl properly on windows
5612      Branch: maint-5.6/perl
5613            ! README.win32
5614 ____________________________________________________________________________
5615 [  9510] By: jhi                                   on 2001/04/01  20:45:10
5616         Log: An ambiguosity warning.
5617      Branch: perl
5618            ! t/lib/trig.t
5619 ____________________________________________________________________________
5620 [  9509] By: jhi                                   on 2001/04/01  19:53:47
5621         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
5622              From: Jonathan Stowe <gellyfish@gellyfish.com>
5623              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
5624              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
5625      Branch: perl
5626            ! ext/File/Glob/bsd_glob.c
5627 ____________________________________________________________________________
5628 [  9508] By: jhi                                   on 2001/04/01  19:35:03
5629         Log: Update Changes.
5630      Branch: perl
5631            ! Changes patchlevel.h
5632 ____________________________________________________________________________
5633 [  9507] By: jhi                                   on 2001/04/01  19:24:01
5634         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
5635              from mainline to maintperl: pod tweaks.
5636      Branch: maint-5.6/perl
5637           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
5638           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
5639           !> pod/perlvar.pod
5640 ____________________________________________________________________________
5641 [  9506] By: jhi                                   on 2001/04/01  19:11:53
5642         Log: Commit Sarathy to April release of 5.6.1 :-)
5643      Branch: perl
5644            ! pod/perlfaq1.pod
5645 ____________________________________________________________________________
5646 [  9505] By: jhi                                   on 2001/04/01  19:03:15
5647         Log: Subject: PATCH 5.6.0 (perldebug.pod)
5648              From: Mark-Jason Dominus <mjd@plover.com>
5649              Date: Sun, 01 Apr 2001 14:25:11 -0400
5650              Message-ID: <20010401182511.9247.qmail@plover.com>
5651      Branch: perl
5652            ! pod/perldebug.pod
5653 ____________________________________________________________________________
5654 [  9504] By: jhi                                   on 2001/04/01  18:43:09
5655         Log: Add great_circle_direction().
5656      Branch: perl
5657            ! lib/Math/Trig.pm t/lib/trig.t
5658 ____________________________________________________________________________
5659 [  9503] By: jhi                                   on 2001/04/01  17:29:12
5660         Log: Unicode ReadMe update for Unicode 3.1.
5661      Branch: perl
5662            ! lib/unicode/ReadMe.txt
5663 ____________________________________________________________________________
5664 [  9502] By: jhi                                   on 2001/04/01  17:18:40
5665         Log: Integrate change #9501 from maintperl into mainline.
5666              
5667              fix the perlembed notes on multiple interpreters
5668              
5669              fix ExtUtils::Embed to work passably on Windows
5670      Branch: perl
5671           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
5672 ____________________________________________________________________________
5673 [  9501] By: gsar                                  on 2001/04/01  07:21:57
5674         Log: fix the perlembed notes on multiple interpreters
5675              
5676              fix ExtUtils::Embed to work passably on Windows
5677      Branch: maint-5.6/perl
5678            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
5679 ____________________________________________________________________________
5680 [  9500] By: jhi                                   on 2001/04/01  05:58:23
5681         Log: Test for #9499.
5682      Branch: perl
5683            ! t/op/tr.t
5684 ____________________________________________________________________________
5685 [  9499] By: jhi                                   on 2001/04/01  05:55:46
5686         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
5687      Branch: perl
5688            ! embed.h embed.pl op.c proto.h
5689 ____________________________________________________________________________
5690 [  9498] By: jhi                                   on 2001/04/01  05:44:34
5691         Log: Protect the workaround hunk more.
5692      Branch: perl
5693            ! toke.c
5694 ____________________________________________________________________________
5695 [  9497] By: jhi                                   on 2001/04/01  00:24:25
5696         Log: Integrate changes #9493,9494,9495,9496 from maintperl
5697              into mainline.
5698              
5699              fix a broken workaround for Borland compiler in change#4739
5700              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
5701              
5702              nits spotted by Borland compiler
5703              
5704              avoid redefinition warnings under Borland 5.02
5705              
5706              various nits identified by the Borland 5.5 compiler; remove suppression
5707              of a few warnings
5708      Branch: perl
5709           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
5710           !> win32/win32.h
5711 ____________________________________________________________________________
5712 [  9496] By: gsar                                  on 2001/03/31  23:22:28
5713         Log: various nits identified by the Borland 5.5 compiler; remove suppression
5714              of a few warnings
5715      Branch: maint-5.6/perl
5716            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
5717 ____________________________________________________________________________
5718 [  9495] By: gsar                                  on 2001/03/31  21:03:08
5719         Log: avoid redefinition warnings under Borland 5.02
5720      Branch: maint-5.6/perl
5721            ! win32/makefile.mk
5722 ____________________________________________________________________________
5723 [  9494] By: gsar                                  on 2001/03/31  20:18:59
5724         Log: nits spotted by Borland compiler
5725      Branch: maint-5.6/perl
5726            ! utf8.h win32/win32.h
5727 ____________________________________________________________________________
5728 [  9493] By: gsar                                  on 2001/03/31  20:18:05
5729         Log: fix a broken workaround for Borland compiler in change#4739
5730              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
5731      Branch: maint-5.6/perl
5732            ! toke.c
5733 ____________________________________________________________________________
5734 [  9492] By: jhi                                   on 2001/03/31  18:36:24
5735         Log: Integrate change #9491 from maintperl into mainline.
5736              
5737              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
5738              directory is relative (need to fetch the full path name *before*
5739              the chdir!)
5740      Branch: perl
5741           !> lib/Cwd.pm
5742 ____________________________________________________________________________
5743 [  9491] By: gsar                                  on 2001/03/31  17:01:56
5744         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
5745              directory is relative (need to fetch the full path name *before*
5746              the chdir!)
5747              
5748              this is a followup patch for change#6749
5749      Branch: maint-5.6/perl
5750            ! lib/Cwd.pm
5751 ____________________________________________________________________________
5752 [  9490] By: jhi                                   on 2001/03/31  15:50:18
5753         Log: Subject: Re: [PATCH] av.h cosmetics
5754              From: Simon Cozens <simon@netthink.co.uk>
5755              Date: Sat, 31 Mar 2001 13:09:59 +0100
5756              Message-ID: <20010331130959.A22000@netthink.co.uk>
5757              
5758              Document AvALLOC.
5759      Branch: perl
5760            ! pod/perlguts.pod
5761 ____________________________________________________________________________
5762 [  9489] By: jhi                                   on 2001/03/31  15:48:44
5763         Log: Subject: [PATCH] Re: Math::Big* v1.21
5764              From: Tels <perl_dummy@bloodgate.com>
5765              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
5766              Message-Id: <200103311125.GAA377738@www08.hway.net>
5767      Branch: perl
5768            ! pod/perlop.pod
5769 ____________________________________________________________________________
5770 [  9488] By: jhi                                   on 2001/03/31  03:39:51
5771         Log: Debug output tweak.
5772      Branch: perl
5773            ! t/lib/cwd.t
5774 ____________________________________________________________________________
5775 [  9487] By: jhi                                   on 2001/03/31  03:33:02
5776         Log: OverVMSification.
5777      Branch: perl
5778            ! t/lib/cwd.t
5779 ____________________________________________________________________________
5780 [  9486] By: jhi                                   on 2001/03/31  03:01:40
5781         Log: Missed MANIFESTations in #9483.
5782      Branch: perl
5783            ! MANIFEST
5784 ____________________________________________________________________________
5785 [  9485] By: jhi                                   on 2001/03/31  02:58:17
5786         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
5787              From: Peter Prymmer <pvhp@forte.com>
5788              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
5789              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
5790      Branch: perl
5791            ! regexec.c t/lib/cwd.t
5792 ____________________________________________________________________________
5793 [  9484] By: jhi                                   on 2001/03/31  01:04:41
5794         Log: Obsolete file (see #3938)
5795      Branch: perl
5796            - lib/unicode/README.Ethiopic
5797            ! MANIFEST
5798 ____________________________________________________________________________
5799 [  9483] By: jhi                                   on 2001/03/31  00:52:42
5800         Log: Update to Unicode 3.1.
5801              (Rename Names.txt to NamesList.txt.)
5802      Branch: perl
5803            + lib/unicode/NamesList.txt lib/unicode/PropList.html
5804            - lib/unicode/Names.txt
5805            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
5806            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
5807            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
5808            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
5809            ! lib/unicode/UCD.html lib/unicode/Unicode.html
5810            ! lib/unicode/rename lib/unicode/version
5811 ____________________________________________________________________________
5812 [  9482] By: jhi                                   on 2001/03/30  23:33:44
5813         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
5814              From: Robin Houston <robin@kitsite.com>
5815              Date: Fri, 30 Mar 2001 20:07:22 +0100
5816              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
5817      Branch: perl
5818            ! ext/B/B/Deparse.pm
5819 ____________________________________________________________________________
5820 [  9481] By: jhi                                   on 2001/03/30  23:20:25
5821         Log: Subject: Re: [PATCH] CwdXS, Take 2
5822              From: Benjamin Sugars <bsugars@canoe.ca>
5823              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
5824              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
5825      Branch: perl
5826            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
5827            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
5828 ____________________________________________________________________________
5829 [  9480] By: jhi                                   on 2001/03/30  22:52:38
5830         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
5831              From: David Dyck <dcd@tc.fluke.com>
5832              Date: Fri, 30 Mar 2001 14:44:13 -0800
5833              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
5834              
5835              The t/rantests flags file creation was accidentally
5836              removed by #9217.
5837      Branch: perl
5838            ! Makefile.SH
5839 ____________________________________________________________________________
5840 [  9479] By: jhi                                   on 2001/03/30  22:45:45
5841         Log: Subject: [PATCH] File::Glob stuff for Mac OS
5842              From: Chris Nandor <pudge@pobox.com>
5843              Date: Fri, 30 Mar 2001 16:51:00 -0500
5844              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
5845      Branch: perl
5846            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
5847            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
5848            ! t/lib/glob-taint.t
5849 ____________________________________________________________________________
5850 [  9478] By: jhi                                   on 2001/03/30  22:43:12
5851         Log: Subject: fix for win32/buildext.pl
5852              From: "Vadim Konovalov" <watman@inbox.ru>
5853              Date: Sat, 31 Mar 2001 00:50:36 +0400
5854              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
5855      Branch: perl
5856            ! win32/buildext.pl
5857 ____________________________________________________________________________
5858 [  9477] By: jhi                                   on 2001/03/30  22:41:16
5859         Log: Subject: small base.pm doc patch
5860              From: Leon Brocard <acme@astray.com>
5861              Date: Fri, 30 Mar 2001 21:49:57 +0100
5862              Message-ID: <20010330214957.B8733@ns0.astray.com>
5863      Branch: perl
5864            ! lib/base.pm
5865 ____________________________________________________________________________
5866 [  9476] By: jhi                                   on 2001/03/30  18:16:57
5867         Log: Subject: [PATCH] av.h cosmetics
5868              From: Simon Cozens <simon@netthink.co.uk>
5869              Date: Fri, 30 Mar 2001 18:12:28 +0100
5870              Message-ID: <20010330181228.A9319@netthink.co.uk>
5871      Branch: perl
5872            ! av.h
5873 ____________________________________________________________________________
5874 [  9475] By: jhi                                   on 2001/03/30  18:15:50
5875         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
5876              From: "Philip Newton" <pnewton@gmx.de>
5877              Date: Fri, 30 Mar 2001 19:06:57 +0200
5878              Message-ID: <3AC4D951.14815.1AC7068@localhost>
5879      Branch: perl
5880            ! pod/perlhack.pod
5881 ____________________________________________________________________________
5882 [  9474] By: jhi                                   on 2001/03/30  18:14:02
5883         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
5884              From: Benjamin Sugars <bsugars@canoe.ca>
5885              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
5886              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
5887      Branch: perl
5888            ! t/lib/glob-basic.t
5889 ____________________________________________________________________________
5890 [  9473] By: jhi                                   on 2001/03/30  16:09:24
5891         Log: Update Changes.
5892      Branch: perl
5893            ! Changes patchlevel.h
5894 ____________________________________________________________________________
5895 [  9472] By: jhi                                   on 2001/03/30  15:16:08
5896         Log: Integrate perlio.
5897      Branch: perl
5898           !> t/lib/cwd.t t/lib/glob-basic.t
5899 ____________________________________________________________________________
5900 [  9471] By: nick                                  on 2001/03/30  14:47:10
5901         Log: Should be (^O eq 'MSWin32') not 'Win32'
5902              Fail #12 seems real - chdir is in wrong dir.
5903      Branch: perlio
5904            ! t/lib/cwd.t
5905 ____________________________________________________________________________
5906 [  9470] By: jhi                                   on 2001/03/30  14:41:11
5907         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
5908              From: Radu Greab <radu@netsoft.ro>
5909              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
5910              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
5911              
5912              Replace #9352.
5913      Branch: perl
5914            ! ext/Socket/Socket.xs pp_sys.c
5915 ____________________________________________________________________________
5916 [  9469] By: jhi                                   on 2001/03/30  14:37:51
5917         Log: Subject: PATCH pod/perldiag.pod
5918              From: Robin Houston <robin@kitsite.com>
5919              Date: Fri, 30 Mar 2001 14:10:36 +0100
5920              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
5921      Branch: perl
5922            ! pod/perldiag.pod t/lib/glob-basic.t
5923 ____________________________________________________________________________
5924 [  9468] By: jhi                                   on 2001/03/30  14:36:36
5925         Log: Subject: Better diagnostic in io/fs.t
5926              From: andreas.koenig@anima.de (Andreas J. Koenig)
5927              Date: 30 Mar 2001 10:11:43 +0200
5928              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
5929      Branch: perl
5930            ! t/io/fs.t
5931 ____________________________________________________________________________
5932 [  9467] By: nick                                  on 2001/03/30  14:25:43
5933         Log: Skip order test of glob if case-ignoring system cannot 
5934              create a.test and A.test
5935      Branch: perlio
5936            ! t/lib/glob-basic.t
5937 ____________________________________________________________________________
5938 [  9466] By: nick                                  on 2001/03/30  13:03:12
5939         Log: Integrate mainline.
5940      Branch: perlio
5941            - ext/re/hints/aix.pl
5942           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
5943           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
5944           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
5945           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
5946 ____________________________________________________________________________
5947 [  9465] By: jhi                                   on 2001/03/30  03:53:37
5948         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
5949              the tests sometimes hang, sometimes not.)
5950      Branch: perl
5951            ! t/lib/io_multihomed.t t/lib/io_sock.t
5952 ____________________________________________________________________________
5953 [  9464] By: jhi                                   on 2001/03/30  02:56:04
5954         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
5955              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
5956              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
5957              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
5958      Branch: perl
5959            ! op.c
5960 ____________________________________________________________________________
5961 [  9463] By: jhi                                   on 2001/03/30  02:34:48
5962         Log: Test for #9462.
5963      Branch: perl
5964            ! t/lib/b.t
5965 ____________________________________________________________________________
5966 [  9462] By: jhi                                   on 2001/03/30  02:29:37
5967         Log: Subject: B::Deparse precedence bug. (Patch included.)
5968              From: Jeremy Madea <jmadea@inktomi.com>
5969              Date: Thu, 29 Mar 2001 12:05:02 -0800
5970              Message-ID: <20010329120502.A24881@dr.inktomi.com>
5971      Branch: perl
5972            ! ext/B/B/Deparse.pm
5973 ____________________________________________________________________________
5974 [  9461] By: jhi                                   on 2001/03/30  02:18:41
5975         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
5976              From: Peter Prymmer <pvhp@forte.com>
5977              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
5978              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
5979      Branch: perl
5980            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
5981            ! t/lib/md5-file.t
5982 ____________________________________________________________________________
5983 [  9460] By: jhi                                   on 2001/03/30  02:17:07
5984         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
5985              From: Robin Houston <robin@kitsite.com>
5986              Date: Thu, 29 Mar 2001 20:47:56 +0100
5987              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
5988      Branch: perl
5989            ! ext/B/B/Debug.pm
5990 ____________________________________________________________________________
5991 [  9459] By: jhi                                   on 2001/03/30  02:16:05
5992         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
5993              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
5994              Date: Wed, 28 Mar 2001 18:02:20 -0600
5995              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
5996      Branch: perl
5997            ! lib/ExtUtils/MM_VMS.pm
5998 ____________________________________________________________________________
5999 [  9458] By: jhi                                   on 2001/03/30  02:07:58
6000         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
6001              From: "Joshua E. Rodd" <jrodd@pbs.org>
6002              Date: Wed, 28 Mar 2001 17:29:12 -0500
6003              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
6004      Branch: perl
6005            ! pod/perlop.pod
6006 ____________________________________________________________________________
6007 [  9457] By: jhi                                   on 2001/03/30  02:04:33
6008         Log: Subject: ext/re/aix.pl can go
6009              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6010              Date: Thu, 29 Mar 2001 12:03:28 +0200
6011              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
6012      Branch: perl
6013            - ext/re/hints/aix.pl
6014            ! MANIFEST
6015 ____________________________________________________________________________
6016 [  9456] By: jhi                                   on 2001/03/30  02:03:32
6017         Log: Integrate perlio.
6018      Branch: perl
6019           !> ext/Encode/Encode.xs installperl
6020 ____________________________________________________________________________
6021 [  9455] By: nick                                  on 2001/03/29  21:11:46
6022         Log: DLL name has changed so installperl needs to know
6023              (Why isn't it working it out or passed it?)
6024      Branch: perlio
6025            ! installperl
6026 ____________________________________________________________________________
6027 [  9454] By: nick                                  on 2001/03/29  20:56:12
6028         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
6029              and we don't get undef warnings.
6030      Branch: perlio
6031            ! ext/Encode/Encode.xs
6032 ____________________________________________________________________________
6033 [  9453] By: nick                                  on 2001/03/29  17:58:48
6034         Log: Integrate mainline
6035      Branch: perlio
6036           !> Changes patchlevel.h
6037 ____________________________________________________________________________
6038 [  9452] By: jhi                                   on 2001/03/29  16:44:55
6039         Log: Update Changes.
6040      Branch: perl
6041            ! Changes patchlevel.h
6042 ____________________________________________________________________________
6043 [  9451] By: nick                                  on 2001/03/29  16:31:38
6044         Log: Integrate mainline
6045      Branch: perlio
6046           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
6047           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
6048           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
6049           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
6050           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
6051 ____________________________________________________________________________
6052 [  9450] By: jhi                                   on 2001/03/29  16:29:17
6053         Log: Integrate perlio.
6054      Branch: perl
6055           !> win32/buildext.pl
6056 ____________________________________________________________________________
6057 [  9449] By: jhi                                   on 2001/03/29  15:50:01
6058         Log: Update Changes.
6059      Branch: perl
6060            ! Changes patchlevel.h
6061 ____________________________________________________________________________
6062 [  9448] By: nick                                  on 2001/03/29  15:47:15
6063         Log: Make sure buildext.pl finds Errno.pm
6064      Branch: perlio
6065            ! win32/buildext.pl
6066 ____________________________________________________________________________
6067 [  9447] By: jhi                                   on 2001/03/29  15:39:34
6068         Log: Integrate perlio.
6069      Branch: perl
6070           !> win32/makefile.mk
6071 ____________________________________________________________________________
6072 [  9446] By: nick                                  on 2001/03/29  15:30:03
6073         Log: Integrate win32/makefile.mk with mainline.
6074      Branch: perlio
6075           !> win32/makefile.mk
6076 ____________________________________________________________________________
6077 [  9445] By: nick                                  on 2001/03/29  15:27:32
6078         Log: Fix breakage ... 
6079      Branch: perlio
6080            ! win32/makefile.mk
6081 ____________________________________________________________________________
6082 [  9444] By: jhi                                   on 2001/03/29  15:03:08
6083         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
6084              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
6085              Date: Thu, 29 Mar 2001 10:32:59 +0400
6086              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
6087      Branch: perl
6088            ! win32/makefile.mk
6089 ____________________________________________________________________________
6090 [  9443] By: jhi                                   on 2001/03/29  15:02:12
6091         Log: Integrate perlio.
6092      Branch: perl
6093           +> win32/buildext.pl
6094           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
6095           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
6096 ____________________________________________________________________________
6097 [  9442] By: nick                                  on 2001/03/29  14:59:11
6098         Log: Work in progress - determine win32 extensions to build via script.
6099      Branch: perlio
6100            + win32/buildext.pl
6101            ! MANIFEST win32/makefile.mk
6102 ____________________________________________________________________________
6103 [  9441] By: jhi                                   on 2001/03/29  14:51:47
6104         Log: Reintroduce the use of external pwd.
6105      Branch: perl
6106            ! t/lib/cwd.t
6107 ____________________________________________________________________________
6108 [  9440] By: jhi                                   on 2001/03/29  14:42:58
6109         Log: use warnings instead of -w.
6110      Branch: perl
6111            ! utils/h2xs.PL
6112 ____________________________________________________________________________
6113 [  9439] By: jhi                                   on 2001/03/29  14:41:52
6114         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
6115              From: Jonathan Stowe <gellyfish@gellyfish.com>
6116              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
6117              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
6118      Branch: perl
6119            ! utils/h2xs.PL
6120 ____________________________________________________________________________
6121 [  9438] By: jhi                                   on 2001/03/29  14:39:38
6122         Log: Subject: [PATCH perl@9424] minor pod nits
6123              From: Robin Barker <rmb1@cise.npl.co.uk>
6124              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
6125              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
6126      Branch: perl
6127            ! pod/perlhack.pod pod/perliol.pod
6128 ____________________________________________________________________________
6129 [  9437] By: jhi                                   on 2001/03/29  14:29:16
6130         Log: Subject: [PATCH perl@9424] typemap cast warning
6131              From: Robin Barker <rmb1@cise.npl.co.uk>
6132              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
6133              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
6134      Branch: perl
6135            ! lib/ExtUtils/typemap
6136 ____________________________________________________________________________
6137 [  9436] By: jhi                                   on 2001/03/29  14:26:03
6138         Log: Subject: [PATCH perl@9424] printf warning
6139              From: Robin Barker <rmb1@cise.npl.co.uk>
6140              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
6141              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
6142      Branch: perl
6143            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
6144            ! ext/Storable/Storable.xs toke.c
6145 ____________________________________________________________________________
6146 [  9435] By: nick                                  on 2001/03/29  14:23:31
6147         Log: Win32 has name conflict with ERROR
6148      Branch: perlio
6149            ! ext/PerlIO/Via/Via.xs
6150 ____________________________________________________________________________
6151 [  9434] By: jhi                                   on 2001/03/29  14:17:48
6152         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
6153              From: Peter Prymmer <pvhp@forte.com>
6154              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
6155              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
6156      Branch: perl
6157            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
6158 ____________________________________________________________________________
6159 [  9433] By: jhi                                   on 2001/03/29  13:52:44
6160         Log: test-prep target was missing.
6161      Branch: perl
6162            ! Makefile.SH
6163 ____________________________________________________________________________
6164 [  9432] By: nick                                  on 2001/03/29  12:40:03
6165         Log: Make as-shipped compiler default to MSVC6 
6166      Branch: perlio
6167            ! win32/makefile.mk
6168 ____________________________________________________________________________
6169 [  9431] By: nick                                  on 2001/03/29  12:12:16
6170         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
6171              akin to PerlIO::Scalar.
6172      Branch: perlio
6173            ! perlio.c perlio.h
6174 ____________________________________________________________________________
6175 [  9430] By: nick                                  on 2001/03/29  10:56:35
6176         Log: Integrate mainline.
6177      Branch: perlio
6178           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
6179           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
6180           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
6181           !> win32/makefile.mk win32/win32sck.c
6182 ____________________________________________________________________________
6183 [  9429] By: nick                                  on 2001/03/29  09:03:43
6184         Log: Noticed that two tests were skipped as perlio:: package
6185              isn't there any more. Changed the skip condition.
6186              Avoid core-dump if sv_utf8_upgrade() called on something
6187              that does not become SvPOK after SvPV() (e.g. a ref).
6188      Branch: perlio
6189            ! sv.c t/io/utf8.t t/lib/io_scalar.t
6190 ____________________________________________________________________________
6191 [  9428] By: jhi                                   on 2001/03/29  01:31:47
6192         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
6193              From: Benjamin Sugars <bsugars@canoe.ca> 
6194              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
6195              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
6196      Branch: perl
6197            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
6198            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
6199            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
6200 ____________________________________________________________________________
6201 [  9427] By: jhi                                   on 2001/03/29  00:49:30
6202         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
6203              From: "Vadim Konovalov" <watman@inbox.ru>
6204              Date: Thu, 29 Mar 2001 01:50:12 +0400
6205              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
6206      Branch: perl
6207            ! win32/makefile.mk win32/win32sck.c
6208 ____________________________________________________________________________
6209 [  9426] By: gsar                                  on 2001/03/29  00:28:04
6210         Log: dmake can only handle == and != in comparisons; support building
6211              with Borland's VCL libraries (from Vadim Konovalov)
6212      Branch: maint-5.6/perl
6213            ! win32/makefile.mk
6214 ____________________________________________________________________________
6215 [  9425] By: nick                                  on 2001/03/28  19:29:56
6216         Log: Integrate (@snapshot)
6217      Branch: perlio
6218           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
6219 ____________________________________________________________________________
6220 [  9424] By: jhi                                   on 2001/03/28  19:03:16
6221         Log: Update Changes.
6222      Branch: perl
6223            ! Changes patchlevel.h
6224 ____________________________________________________________________________
6225 [  9423] By: jhi                                   on 2001/03/28  18:52:09
6226         Log: Rmdir lib/XS on cleanup.
6227      Branch: perl
6228            ! Makefile.SH
6229 ____________________________________________________________________________
6230 [  9422] By: jhi                                   on 2001/03/28  18:49:34
6231         Log: Integrate perlio.
6232      Branch: perl
6233           !> t/op/utf8decode.t
6234 ____________________________________________________________________________
6235 [  9421] By: nick                                  on 2001/03/28  18:46:44
6236         Log: Loose duplicate chunk.
6237      Branch: perlio
6238            ! t/op/utf8decode.t
6239 ____________________________________________________________________________
6240 [  9420] By: nick                                  on 2001/03/28  18:44:11
6241         Log: Integrate mainline.
6242      Branch: perlio
6243           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
6244           !> vms/vmsish.h
6245 ____________________________________________________________________________
6246 [  9419] By: jhi                                   on 2001/03/28  18:42:05
6247         Log: Can't trust external pwds
6248              (either shell builtins or external programs)
6249      Branch: perl
6250            ! t/lib/cwd.t
6251 ____________________________________________________________________________
6252 [  9418] By: jhi                                   on 2001/03/28  18:34:05
6253         Log: Integrate perlio.
6254      Branch: perl
6255            - lib/perlio.pm
6256           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
6257           !> t/op/utf8decode.t
6258 ____________________________________________________________________________
6259 [  9417] By: nick                                  on 2001/03/28  18:24:02
6260         Log: PerlIO.pm / perlio.pm conflict.
6261              Update some pods.
6262              Make t/op/utf8decode.t a text file.
6263      Branch: perlio
6264            - lib/perlio.pm
6265            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
6266            ! t/op/utf8decode.t
6267 ____________________________________________________________________________
6268 [  9416] By: jhi                                   on 2001/03/28  18:06:07
6269         Log: Integrate change #9409 from mainline to maintperl.
6270              
6271              Yet another tweak on AIX dynaloading.
6272      Branch: maint-5.6/perl
6273           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
6274 ____________________________________________________________________________
6275 [  9415] By: gsar                                  on 2001/03/28  17:13:01
6276         Log: integrate changes#9377,9385,9401 from mainline
6277              
6278              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
6279              
6280              If directory entries compare equal case-insensitively,
6281              retry case-sensitively.
6282              
6283              Subject: [PATCH] B::Terse and warnings
6284      Branch: maint-5.6/perl
6285           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
6286           !> t/pragma/warn/perl
6287 ____________________________________________________________________________
6288 [  9414] By: jhi                                   on 2001/03/28  17:11:12
6289         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
6290              From: "Craig A. Berry" <craigberry@mac.com>
6291              Date: Wed, 28 Mar 2001 10:55:20 -0600
6292              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
6293      Branch: perl
6294            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
6295 ____________________________________________________________________________
6296 [  9413] By: jhi                                   on 2001/03/28  17:03:12
6297         Log: Dup hunk.
6298      Branch: perl
6299            ! t/op/utf8decode.t
6300 ____________________________________________________________________________
6301 [  9412] By: jhi                                   on 2001/03/28  17:02:36
6302         Log: Forced integrate from perlio.
6303      Branch: perl
6304           !> t/op/utf8decode.t
6305 ____________________________________________________________________________
6306 [  9411] By: nick                                  on 2001/03/28  16:50:03
6307         Log: Integrate mainline.
6308      Branch: perlio
6309           +> t/lib/cwd.t
6310           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
6311           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
6312           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
6313           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
6314           !> t/pragma/warn/perl
6315 ____________________________________________________________________________
6316 [  9410] By: jhi                                   on 2001/03/28  16:44:23
6317         Log: Subject: Re: [PATCH] 9403 cannot be tested
6318              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6319              Date: Wed, 28 Mar 2001 18:33:56 +0200
6320              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
6321      Branch: perl
6322            ! makedef.pl
6323 ____________________________________________________________________________
6324 [  9409] By: jhi                                   on 2001/03/28  16:12:45
6325         Log: Yet another tweak on AIX dynaloading.
6326      Branch: perl
6327            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
6328 ____________________________________________________________________________
6329 [  9408] By: jhi                                   on 2001/03/28  15:52:55
6330         Log: Subject: [PATCH] 9403 cannot be tested
6331              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
6332              Date: Wed, 28 Mar 2001 17:23:00 +0200
6333              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
6334              
6335              A missing symbol.
6336      Branch: perl
6337            ! makedef.pl
6338 ____________________________________________________________________________
6339 [  9407] By: jhi                                   on 2001/03/28  15:47:43
6340         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
6341      Branch: perl
6342            ! t/op/utf8decode.t
6343           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
6344           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
6345 ____________________________________________________________________________
6346 [  9406] By: jhi                                   on 2001/03/28  15:37:08
6347         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
6348              From: Benjamin Sugars <bsugars@canoe.ca> 
6349              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
6350              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
6351      Branch: perl
6352            + t/lib/cwd.t
6353            ! MANIFEST
6354 ____________________________________________________________________________
6355 [  9405] By: jhi                                   on 2001/03/28  15:13:18
6356         Log: pp_ne() needs a CORRECT boolean.
6357      Branch: perl
6358            ! pp.c
6359 ____________________________________________________________________________
6360 [  9404] By: jhi                                   on 2001/03/28  15:09:23
6361         Log: pp_ne() needs a boolean, not an integer.
6362      Branch: perl
6363            ! pp.c
6364 ____________________________________________________________________________
6365 [  9403] By: jhi                                   on 2001/03/28  14:47:43
6366         Log: (Retracted by #9404.)
6367      Branch: perl
6368            ! pp.c
6369 ____________________________________________________________________________
6370 [  9402] By: jhi                                   on 2001/03/28  14:43:59
6371         Log: Subject: Re: [PATCH] Typemap testing
6372              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
6373              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
6374              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
6375      Branch: perl
6376            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
6377            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
6378 ____________________________________________________________________________
6379 [  9401] By: jhi                                   on 2001/03/28  14:42:14
6380         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
6381              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
6382              Date: Sun, 25 Mar 2001 21:59:15 +0100
6383              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
6384              
6385              A variable will be checked for the "use once" warnings if:
6386              
6387              1. It is in the scope of a use warnings 'once'
6388              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
6389              
6390              Otherwise it won't be checked at all.
6391              
6392              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
6393              
6394              The enclosed patch partially fixes this issue. What I didn't
6395              get to work was the case where the "used once" warning is enabled
6396              in any file other than the main file.
6397      Branch: perl
6398            ! gv.c t/pragma/warn/perl
6399 ____________________________________________________________________________
6400 [  9400] By: nick                                  on 2001/03/28  14:38:24
6401         Log: More EBCDIC tweaks:
6402              - one more swash issue &~(0xA0-1) did not do the right thing,
6403              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
6404              - add "use re 'asciirange'" to make [!-~] etc. work
6405              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
6406              - Choose a key for t/op/each.t test which gets encoded.
6407              - Skip utf8decode if this is UTF-EBCDIC.
6408      Branch: perlio
6409            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
6410            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
6411 ____________________________________________________________________________
6412 [  9399] By: jhi                                   on 2001/03/28  14:21:00
6413         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
6414              Andreas Schwab.
6415      Branch: perl
6416            ! pp.c
6417 ____________________________________________________________________________
6418 [  9398] By: jhi                                   on 2001/03/28  00:55:56
6419         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
6420              From: David Dyck <dcd@tc.fluke.com>
6421              Date: Tue, 27 Mar 2001 15:16:24 -0800
6422              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
6423      Branch: perl
6424            ! ext/IO/lib/IO/Socket.pm
6425 ____________________________________________________________________________
6426 [  9397] By: jhi                                   on 2001/03/27  21:52:49
6427         Log: Integrate perlio.
6428      Branch: perl
6429           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
6430           +> ext/PerlIO/Via/Via.xs
6431           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
6432 ____________________________________________________________________________
6433 [  9396] By: nick                                  on 2001/03/27  21:45:13
6434         Log: Integrate mainline.
6435      Branch: perlio
6436           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
6437           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
6438 ____________________________________________________________________________
6439 [  9395] By: nick                                  on 2001/03/27  21:18:58
6440         Log: Outline docs for PerlIO and PerlIO::Scalar
6441      Branch: perlio
6442            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
6443 ____________________________________________________________________________
6444 [  9394] By: nick                                  on 2001/03/27  20:50:13
6445         Log: PerlIO::Via layer (alpha-ish).
6446      Branch: perlio
6447            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
6448            + ext/PerlIO/Via/Via.xs
6449            ! MANIFEST
6450 ____________________________________________________________________________
6451 [  9393] By: jhi                                   on 2001/03/27  20:49:55
6452         Log: Retract #9329 now that 9390 should take care of the matter.
6453      Branch: perl
6454            ! utils/h2xs.PL
6455 ____________________________________________________________________________
6456 [  9390] By: jhi                                   on 2001/03/27  20:47:50
6457         Log: Subject: Autoloading Errno.pm when %! is encountered
6458              From: Robin Houston <robin@kitsite.com>
6459              Date: Tue, 27 Mar 2001 20:57:11 +0100
6460              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
6461      Branch: perl
6462            ! embed.h embed.pl gv.c proto.h t/op/magic.t
6463 ____________________________________________________________________________
6464 [  9389] By: jhi                                   on 2001/03/27  20:24:31
6465         Log: Integrate perlio.
6466      Branch: perl
6467           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
6468           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
6469           !> utf8.c
6470 ____________________________________________________________________________
6471 [  9388] By: jhi                                   on 2001/03/27  20:21:38
6472         Log: Better have a three-element array if one is going to assign
6473              to the third element of that array. (from Tim Jenness)
6474      Branch: perl
6475            ! ext/XS/Typemap/Typemap.xs
6476 ____________________________________________________________________________
6477 [  9387] By: nick                                  on 2001/03/27  20:15:43
6478         Log: Integrate mainline.
6479      Branch: perlio
6480           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
6481           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
6482           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
6483           +> t/lib/xs-typemap.t
6484           !> (integrate 34 files)
6485 ____________________________________________________________________________
6486 [  9386] By: jhi                                   on 2001/03/27  20:04:18
6487         Log: Subject: Re: perl@9359 breaks HTML::Parser
6488              From: Gisle Aas <gisle@ActiveState.com>
6489              Date: 27 Mar 2001 11:30:24 -0800
6490              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
6491              
6492              Clarify the UTF-8 issues of the API docs.
6493              (Slightly reworded and expanded.)
6494      Branch: perl
6495            ! pod/perlapi.pod sv.c sv.h
6496 ____________________________________________________________________________
6497 [  9385] By: jhi                                   on 2001/03/27  19:44:25
6498         Log: If directory entries compare equal case-insensitively,
6499              retry case-sensitively.
6500      Branch: perl
6501            ! ext/File/Glob/bsd_glob.c
6502 ____________________________________________________________________________
6503 [  9384] By: nick                                  on 2001/03/27  19:38:50
6504         Log: Various EBCDIC fixes:
6505              - major revelation that swash code is encoding aware,
6506              (or thought it was) - now it is ;-)
6507              - With that out of the way fix a slab of tr/// cases.
6508              - Fix Encode 'Unicode' to be true Unicode so tests pass.
6509              - As anticipated Base64.xs needed tweaks.
6510              - Until tr/// works right avoid old_encode64 in MIME tests.
6511      Branch: perlio
6512            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
6513            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
6514 ____________________________________________________________________________
6515 [  9383] By: jhi                                   on 2001/03/27  18:34:41
6516         Log: Add the std test suite BEGIN block.
6517      Branch: perl
6518            ! t/lib/xs-typemap.t
6519 ____________________________________________________________________________
6520 [  9382] By: jhi                                   on 2001/03/27  15:16:07
6521         Log: Add debugging output to the test.
6522      Branch: perl
6523            ! t/lib/glob-basic.t
6524 ____________________________________________________________________________
6525 [  9381] By: jhi                                   on 2001/03/27  15:08:10
6526         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
6527      Branch: perl
6528            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
6529            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
6530            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
6531            + t/lib/xs-typemap.t
6532            ! MANIFEST
6533 ____________________________________________________________________________
6534 [  9380] By: jhi                                   on 2001/03/27  14:48:34
6535         Log: Subject: [PATCH] Typemap testing
6536              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
6537              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
6538              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
6539              
6540              (The first part of the patch.)
6541      Branch: perl
6542            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
6543 ____________________________________________________________________________
6544 [  9379] By: jhi                                   on 2001/03/27  14:44:56
6545         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
6546              From: Benjamin Sugars <bsugars@canoe.ca> 
6547              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
6548              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
6549      Branch: perl
6550            ! t/lib/glob-basic.t
6551 ____________________________________________________________________________
6552 [  9378] By: jhi                                   on 2001/03/27  14:42:30
6553         Log: Subject: [PATCH] perlvar nit
6554              From: Simon Cozens <simon@netthink.co.uk>
6555              Date: Tue, 27 Mar 2001 01:12:01 +0100
6556              Message-ID: <20010327011201.A19179@netthink.co.uk>
6557      Branch: perl
6558            ! pod/perlvar.pod
6559 ____________________________________________________________________________
6560 [  9377] By: jhi                                   on 2001/03/27  14:36:26
6561         Log: Subject: [PATCH] B::Terse and warnings
6562              From: Benjamin Sugars <ben.sugars@home.com>
6563              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
6564              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
6565      Branch: perl
6566            ! ext/B/B.pm ext/B/B/Terse.pm
6567 ____________________________________________________________________________
6568 [  9376] By: jhi                                   on 2001/03/27  14:31:31
6569         Log: Document sockatmark() some.
6570      Branch: perl
6571            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
6572            ! pod/perltoc.pod
6573 ____________________________________________________________________________
6574 [  9375] By: jhi                                   on 2001/03/27  14:00:24
6575         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
6576              noted by Gisle and fixed by NI-S.
6577      Branch: perl
6578            ! sv.c
6579 ____________________________________________________________________________
6580 [  9374] By: jhi                                   on 2001/03/27  05:50:01
6581         Log: Regen toc.
6582      Branch: perl
6583            ! pod/perltoc.pod
6584 ____________________________________________________________________________
6585 [  9373] By: jhi                                   on 2001/03/27  05:43:51
6586         Log: Pixie documenting.
6587      Branch: perl
6588            ! Makefile.SH pod/perlhack.pod
6589 ____________________________________________________________________________
6590 [  9372] By: jhi                                   on 2001/03/27  05:29:34
6591         Log: Metaconfig unit changes for #9371.
6592      Branch: metaconfig
6593            ! U/modified/myhostname.U
6594      Branch: metaconfig/U/perl
6595            + d_sockatmark.U
6596            ! gccvers.U
6597 ____________________________________________________________________________
6598 [  9371] By: jhi                                   on 2001/03/27  05:29:07
6599         Log: Add sockatmark() probing.
6600      Branch: perl
6601            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6602            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
6603            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6604            ! vos/config.ga.h win32/config.bc win32/config.gc
6605            ! win32/config.vc
6606 ____________________________________________________________________________
6607 [  9370] By: jhi                                   on 2001/03/26  22:01:18
6608         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
6609              Really need to benchmark this.
6610      Branch: perl
6611            ! pp.c
6612 ____________________________________________________________________________
6613 [  9369] By: nick                                  on 2001/03/26  21:59:30
6614         Log: Integrate mainline.
6615      Branch: perlio
6616            ! ext/MIME/Base64/QuotedPrint.pm
6617           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
6618           !> patchlevel.h pod/perlhack.pod pp_sys.c
6619 ____________________________________________________________________________
6620 [  9368] By: jhi                                   on 2001/03/26  21:47:03
6621         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
6622              
6623              TODO1: perlbench.
6624              TODO2: le, lt, ge, gt?  Yech.
6625      Branch: perl
6626            ! pp.c
6627 ____________________________________________________________________________
6628 [  9367] By: jhi                                   on 2001/03/26  21:34:57
6629         Log: Too much cut-and-paste in #9363.
6630      Branch: perl
6631            ! pp_sys.c
6632 ____________________________________________________________________________
6633 [  9366] By: jhi                                   on 2001/03/26  21:20:53
6634         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
6635              From: Andreas Schwab <schwab@suse.de>
6636              Date: 26 Mar 2001 17:29:04 +0200
6637              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
6638              
6639              (The patch for 5.6.0 or so, this is a guess for bleadperl)
6640      Branch: perl
6641            ! pp_hot.c
6642 ____________________________________________________________________________
6643 [  9365] By: jhi                                   on 2001/03/26  21:07:54
6644         Log: Integrate perlio.
6645      Branch: perl
6646           !> perlio.c
6647 ____________________________________________________________________________
6648 [  9364] By: nick                                  on 2001/03/26  20:30:48
6649         Log: REFCNT botch in layer name cache hash.
6650      Branch: perlio
6651            ! perlio.c
6652 ____________________________________________________________________________
6653 [  9363] By: jhi                                   on 2001/03/26  18:44:32
6654         Log: Subject: [PATCH] socket() leaks file descriptors
6655              From: Benjamin Sugars <bsugars@canoe.ca>
6656              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
6657              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
6658              
6659              Also sockpair() fixed similarly.
6660      Branch: perl
6661            ! pp_sys.c
6662 ____________________________________________________________________________
6663 [  9362] By: jhi                                   on 2001/03/26  18:37:52
6664         Log: Integrate perlio.
6665      Branch: perl
6666           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
6667 ____________________________________________________________________________
6668 [  9361] By: nick                                  on 2001/03/26  17:32:06
6669         Log: Implement flush of linebuffered streams on read of a tty.
6670      Branch: perlio
6671            ! perlio.c perliol.h
6672 ____________________________________________________________________________
6673 [  9360] By: nick                                  on 2001/03/26  17:12:32
6674         Log: Memory tweaks and notes for OEMVS.
6675      Branch: perlio
6676            ! README.os390 miniperlmain.c t/op/pat.t
6677 ____________________________________________________________________________
6678 [  9359] By: jhi                                   on 2001/03/26  02:12:54
6679         Log: Update Changes.
6680      Branch: perl
6681            ! Changes patchlevel.h
6682 ____________________________________________________________________________
6683 [  9358] By: jhi                                   on 2001/03/26  02:05:32
6684         Log: Document the most common pixie options.
6685      Branch: perl
6686            ! pod/perlhack.pod
6687 ____________________________________________________________________________
6688 [  9357] By: jhi                                   on 2001/03/26  01:25:28
6689         Log: For perl.pixie check *before* compiling that optimize is -g,
6690              as for perl.third.
6691      Branch: perl
6692            ! Makefile.SH
6693 ____________________________________________________________________________
6694 [  9356] By: jhi                                   on 2001/03/26  01:13:41
6695         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
6696      Branch: perl
6697            ! Makefile.SH
6698 ____________________________________________________________________________
6699 [  9355] By: jhi                                   on 2001/03/26  01:11:19
6700         Log: Remove t/perl.third.
6701      Branch: perl
6702            ! Makefile.SH
6703 ____________________________________________________________________________
6704 [  9354] By: jhi                                   on 2001/03/26  00:23:38
6705         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
6706              IO::Sockatmark().
6707      Branch: perl
6708            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
6709 ____________________________________________________________________________
6710 [  9353] By: jhi                                   on 2001/03/25  22:25:04
6711         Log: Integrate perlio.
6712      Branch: perl
6713           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
6714           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
6715           !> pp_hot.c win32/makefile.mk
6716 ____________________________________________________________________________
6717 [  9352] By: jhi                                   on 2001/03/25  22:21:41
6718         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
6719              From: Radu Greab <radu@netsoft.ro>
6720              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
6721              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
6722      Branch: perl
6723            ! pp_sys.c
6724 ____________________________________________________________________________
6725 [  9351] By: nick                                  on 2001/03/25  22:15:02
6726         Log: Fix readline in list mode to tell rest of world that it has
6727              things on the stack. Otherwise if perl code gets invoked
6728              underneath it it scribbles over results-so-far.
6729              (Why TIEHANDLE has not tripped on this is a mystery.)
6730      Branch: perlio
6731            ! pp_hot.c
6732 ____________________________________________________________________________
6733 [  9350] By: nick                                  on 2001/03/25  22:10:13
6734         Log: win32/makefile.mk typos
6735      Branch: perlio
6736            ! win32/makefile.mk
6737 ____________________________________________________________________________
6738 [  9349] By: nick                                  on 2001/03/25  21:31:14
6739         Log: Integrate now-non-binary file.
6740      Branch: perlio
6741           !> t/lib/mimeqp.t
6742 ____________________________________________________________________________
6743 [  9348] By: nick                                  on 2001/03/25  21:27:24
6744         Log: Make it text
6745      Branch: perlio
6746            ! t/lib/mimeqp.t
6747 ____________________________________________________________________________
6748 [  9347] By: nick                                  on 2001/03/25  21:25:37
6749         Log: Integrate mainline.
6750      Branch: perlio
6751           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
6752           !> lib/Term/ReadLine.pm t/lib/md5-file.t
6753 ____________________________________________________________________________
6754 [  9346] By: nick                                  on 2001/03/25  20:58:15
6755         Log: Add destruct time hook to PerlIO (for work-in-process implementing
6756              layers in perl code. In such cases layers need to be popped before
6757              we loose the ability to run perl code.)
6758              Also back-out "PerlIO::object" hook - it isn't going to work like that...
6759      Branch: perlio
6760            ! perl.c perlio.c perlio.h perliol.h
6761 ____________________________________________________________________________
6762 [  9345] By: nick                                  on 2001/03/25  20:49:11
6763         Log: Avoid at leasy one of undefined warnings in Encode.
6764      Branch: perlio
6765            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
6766 ____________________________________________________________________________
6767 [  9344] By: jhi                                   on 2001/03/25  20:37:43
6768         Log: A workaround for using Term::ReadLine in emacs minibuffer
6769              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
6770              additional tweaks from Ilya Zakharevich.
6771      Branch: perl
6772            ! lib/Term/ReadLine.pm
6773 ____________________________________________________________________________
6774 [  9343] By: nick                                  on 2001/03/25  20:21:14
6775         Log: Missing return value.
6776      Branch: perlio
6777            ! ext/PerlIO/Scalar/Scalar.xs
6778 ____________________________________________________________________________
6779 [  9342] By: jhi                                   on 2001/03/25  16:21:00
6780         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
6781              to equal the CPAN versions since no code changes have been made.
6782      Branch: perl
6783            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
6784            ! t/lib/md5-file.t
6785 ____________________________________________________________________________
6786 [  9341] By: jhi                                   on 2001/03/25  16:01:48
6787         Log: Escape 8-bit characters.
6788      Branch: perl
6789            ! t/lib/mimeqp.t
6790 ____________________________________________________________________________
6791 [  9340] By: gsar                                  on 2001/03/25  15:50:53
6792         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
6793              chars)
6794      Branch: perl
6795            + t/lib/mimeqp.t
6796 ____________________________________________________________________________
6797 [  9339] By: gsar                                  on 2001/03/25  15:48:50
6798         Log: delete mimeqp.t for later with text mode set
6799      Branch: perl
6800            - t/lib/mimeqp.t
6801 ____________________________________________________________________________
6802 [  9338] By: nick                                  on 2001/03/25  09:01:57
6803         Log: Integrate mainline.
6804      Branch: perlio
6805           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
6806           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
6807           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
6808           +> t/lib/mimeb64u.t t/lib/mimeqp.t
6809           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
6810           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
6811           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
6812 ____________________________________________________________________________
6813 [  9337] By: jhi                                   on 2001/03/25  04:23:24
6814         Log: Add MIME::Base64 here and there.  Again, a lot of
6815              optimism is in the air.
6816      Branch: perl
6817            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
6818            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
6819 ____________________________________________________________________________
6820 [  9336] By: jhi                                   on 2001/03/25  04:12:43
6821         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
6822              this by ear as I do not do Win32 programming.)
6823      Branch: perl
6824            ! win32/Makefile win32/makefile.mk
6825 ____________________________________________________________________________
6826 [  9335] By: jhi                                   on 2001/03/25  04:03:50
6827         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
6828      Branch: perl
6829            ! t/lib/md5-file.t
6830 ____________________________________________________________________________
6831 [  9334] By: jhi                                   on 2001/03/25  03:58:53
6832         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
6833      Branch: perl
6834            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
6835            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
6836            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
6837            + t/lib/mimeb64u.t t/lib/mimeqp.t
6838            ! MANIFEST
6839 ____________________________________________________________________________
6840 [  9333] By: jhi                                   on 2001/03/24  20:14:37
6841         Log: Integrate perlio.
6842      Branch: perl
6843           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
6844 ____________________________________________________________________________
6845 [  9332] By: nick                                  on 2001/03/24  19:40:34
6846         Log: Fix un-init variable leading to spurious "Out of Memory!"
6847      Branch: perlio
6848            ! doio.c
6849 ____________________________________________________________________________
6850 [  9331] By: nick                                  on 2001/03/24  19:09:59
6851         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
6852              and update layers internals doc.
6853      Branch: perlio
6854            ! pod/perlfunc.pod pod/perliol.pod
6855 ____________________________________________________________________________
6856 [  9330] By: jhi                                   on 2001/03/24  18:42:11
6857         Log: The length might be uninitialized garbage if the *svp is the undef.
6858      Branch: perl
6859            ! doio.c
6860 ____________________________________________________________________________
6861 [  9329] By: jhi                                   on 2001/03/24  18:26:57
6862         Log: (Retracted by #9393)
6863
6864              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
6865              From: Simon Cozens <simon@netthink.co.uk>
6866              Date: Sat, 24 Mar 2001 17:13:17 +0000
6867              Message-ID: <20010324171317.A13406@netthink.co.uk>
6868      Branch: perl
6869            ! utils/h2xs.PL
6870 ____________________________________________________________________________
6871 [  9328] By: nick                                  on 2001/03/24  17:22:02
6872         Log: Integrate mainline.
6873      Branch: perlio
6874           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
6875           !> lib/unicode/version
6876 ____________________________________________________________________________
6877 [  9327] By: nick                                  on 2001/03/24  17:16:02
6878         Log: Integrate mainline.
6879      Branch: perlio
6880           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
6881           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
6882           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
6883           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
6884           +> t/lib/md5-file.t
6885           !> MANIFEST Makefile.SH configure.com djgpp/config.over
6886           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
6887           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
6888           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
6889           !> win32/makefile.mk
6890 ____________________________________________________________________________
6891 [  9326] By: jhi                                   on 2001/03/24  17:00:42
6892         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
6893      Branch: perl
6894            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
6895            ! lib/unicode/version
6896 ____________________________________________________________________________
6897 [  9325] By: jhi                                   on 2001/03/24  16:22:33
6898         Log: Subject: Re: B::Deparse bug (5.6.0)
6899              From: Robin Houston <robin@kitsite.com>
6900              Date: Sat, 24 Mar 2001 14:33:09 +0000
6901              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
6902      Branch: perl
6903            ! op.c pp.c t/lib/b.t t/op/repeat.t
6904 ____________________________________________________________________________
6905 [  9324] By: jhi                                   on 2001/03/24  16:21:56
6906         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
6907              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
6908              these additions may be too optimistic.
6909      Branch: perl
6910            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
6911            ! hints/uwin.sh hints/vmesa.sh
6912 ____________________________________________________________________________
6913 [  9323] By: jhi                                   on 2001/03/24  16:06:01
6914         Log: Integrate perlio.
6915      Branch: perl
6916           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
6917           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
6918            ! Makefile.SH
6919           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
6920           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
6921           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
6922           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6923           !> win32/makefile.mk win32/perlhost.h win32/win32.c
6924           !> win32/win32iop.h
6925 ____________________________________________________________________________
6926 [  9322] By: nick                                  on 2001/03/24  14:39:12
6927         Log: Routine Win32 regen_config_h - no real changes.
6928      Branch: perlio
6929            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6930 ____________________________________________________________________________
6931 [  9321] By: nick                                  on 2001/03/24  14:31:49
6932         Log: PerlIO fixups for Win32:
6933              - provide win33_popenlist() - non-functional as yet.
6934              - avoid need for aTHX in PerlIO_debug calls - even if not 
6935              enabled args are still evaluated so Win32 has trouble during fork().
6936              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
6937              - Fixup makedef.pl for latest set of symbols.
6938      Branch: perlio
6939            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
6940            ! win32/perlhost.h win32/win32.c win32/win32iop.h
6941 ____________________________________________________________________________
6942 [  9320] By: nick                                  on 2001/03/24  14:26:58
6943         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
6944              was gibberish - broke it on WIn32 at least.
6945      Branch: perlio
6946            ! ext/POSIX/POSIX.xs
6947 ____________________________________________________________________________
6948 [  9319] By: nick                                  on 2001/03/24  11:29:41
6949         Log: Generated files.
6950      Branch: perlio
6951            ! embed.h global.sym objXSUB.h perlapi.c proto.h
6952 ____________________________________________________________________________
6953 [  9318] By: nick                                  on 2001/03/24  10:29:37
6954         Log: Implement:
6955              1.  open($fh,"+<",undef);  # add test to t/io/open.t
6956              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
6957      Branch: perlio
6958            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
6959            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
6960            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
6961            ! t/io/open.t t/io/utf8.t
6962 ____________________________________________________________________________
6963 [  9317] By: jhi                                   on 2001/03/23  23:41:25
6964         Log: AIX does seems to have optimization problems with its C compilers.
6965      Branch: perl
6966            ! hints/aix.sh
6967 ____________________________________________________________________________
6968 [  9316] By: jhi                                   on 2001/03/23  23:40:46
6969         Log: Integrate perlio.
6970      Branch: perl
6971           +> lib/PerlIO.pm
6972           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
6973           !> perliol.h
6974 ____________________________________________________________________________
6975 [  9315] By: jhi                                   on 2001/03/23  22:16:30
6976         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
6977      Branch: perl
6978            ! t/lib/md5-file.t
6979 ____________________________________________________________________________
6980 [  9314] By: nick                                  on 2001/03/23  20:49:02
6981         Log: Perlio internals re-organized.
6982              - open process creates AV of layer/arg pairs
6983              (appends layers from open() or open.pm to default list).
6984              - push arg is now an SV.
6985              - layer ->Open get passed the AV
6986              - open is no longer mandatory method.
6987              - topmost layer that has ->Open method does the open
6988              - any layers above are pushed once that returns.
6989              - vtable re-ordered so dummy layers need only provide push/pop methods.
6990      Branch: perlio
6991            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
6992 ____________________________________________________________________________
6993 [  9313] By: nick                                  on 2001/03/23  16:27:41
6994         Log: Check in a stable (working) version before next round of tweaks.
6995              Changes include:
6996              - Move default layers code out of doio.c and into perlio.c
6997              - Single routine for parsing layer specification strings.
6998              - Skeleton support for demand loading of layers
6999              - Core-dump avoidance if PERLIO environment specifies loadable layer
7000              (does not _work_ as need IO to load and need load to do IO ...)
7001      Branch: perlio
7002            + lib/PerlIO.pm
7003            ! MANIFEST doio.c perlio.c
7004 ____________________________________________________________________________
7005 [  9312] By: gsar                                  on 2001/03/23  16:25:25
7006         Log: add execute bit to files with shebang lines in the repository;
7007              avoid clobbering execute bit in Porting/makerel 
7008      Branch: maint-5.6/perl
7009            ! (edit 144 files)
7010 ____________________________________________________________________________
7011 [  9311] By: jhi                                   on 2001/03/23  14:25:35
7012         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
7013      Branch: perl
7014            ! MANIFEST
7015 ____________________________________________________________________________
7016 [  9310] By: jhi                                   on 2001/03/23  13:45:04
7017         Log: Subject: [PATCH] Net::Ping
7018              From: Colin McMillen <mcmi0037@tc.umn.edu>
7019              Date: Thu, 22 Mar 2001 19:30:31 -0600
7020              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
7021      Branch: perl
7022            ! lib/Net/Ping.pm
7023 ____________________________________________________________________________
7024 [  9309] By: jhi                                   on 2001/03/23  13:39:13
7025         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
7026      Branch: perl
7027            ! t/lib/md5-aaa.t t/lib/md5-file.t
7028 ____________________________________________________________________________
7029 [  9308] By: jhi                                   on 2001/03/23  13:20:34
7030         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
7031              - bump the version to 2.14
7032              - drop the base64 tests since they require MIME::Base64
7033              - drop the rfc1321.txt
7034              - drop the hints/dec_osf.pl since it's only needed for
7035              pre-5.005_03 Perls
7036              Todo:
7037              - the U32 alignment testing is now removed; it needs to
7038              be reintroduced as as a Config variable (meaning also
7039              as a Configure test)
7040              - get the new EBCDIC md5sum for MD5.pm
7041              - test in Win32 to see how badly I botched the makefiles
7042      Branch: perl
7043            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
7044            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
7045            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
7046            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
7047            + t/lib/md5-file.t
7048            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
7049            ! win32/Makefile win32/makefile.mk
7050 ____________________________________________________________________________
7051 [  9307] By: jhi                                   on 2001/03/23  12:56:14
7052         Log: Integrate change #9306 from maintperl into mainline,
7053              AIX dynaloader for AIXes without <load.h>.
7054      Branch: perl
7055           !> ext/DynaLoader/hints/aix.pl
7056 ____________________________________________________________________________
7057 [  9306] By: jhi                                   on 2001/03/23  12:51:36
7058         Log: There are AIXes without /usr/include/load.h,
7059              patch from H.Merijn Brand.
7060      Branch: maint-5.6/perl
7061            ! ext/DynaLoader/hints/aix.pl
7062 ____________________________________________________________________________
7063 [  9305] By: nick                                  on 2001/03/23  11:00:42
7064         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
7065      Branch: perlio
7066            ! ext/Encode/Encode.xs perlio.c perlio.h
7067 ____________________________________________________________________________
7068 [  9304] By: nick                                  on 2001/03/23  10:20:46
7069         Log: Render -Duseperlio functional again.
7070              - this is "quick fix" which calls PerlIO_apply_layers after opening,
7071              which is what old scheme did. New scheme needs to change that
7072              to make open(...,\$scalar) etc. work but this will do for now.
7073      Branch: perlio
7074            ! perlio.c
7075 ____________________________________________________________________________
7076 [  9303] By: nick                                  on 2001/03/23  09:53:20
7077         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
7078              -Uuseperlio now works again.
7079              -Duseperlio is still poorly. Don't merge yet...
7080      Branch: perlio
7081            ! doio.c perlio.h
7082 ____________________________________________________________________________
7083 [  9302] By: nick                                  on 2001/03/22  22:26:51
7084         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
7085              type code.
7086              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
7087              is its main caller. In particular now has access to "extra" args, and
7088              can tell when an open handle is "reopened" (or duped?).
7089              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
7090              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
7091              PerlIO_open() et. al. (i.e. other way round).
7092              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
7093              with args close to PerlIO_openn().
7094      Branch: perlio
7095            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
7096 ____________________________________________________________________________
7097 [  9301] By: jhi                                   on 2001/03/22  20:58:04
7098         Log: Integrate perlio.
7099      Branch: perl
7100           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
7101           !> t/io/open.t util.c
7102 ____________________________________________________________________________
7103 [  9300] By: nick                                  on 2001/03/22  17:36:32
7104         Log: Don't include $@ in not ok message.
7105      Branch: perlio
7106            ! t/io/open.t
7107 ____________________________________________________________________________
7108 [  9299] By: gsar                                  on 2001/03/22  16:53:45
7109         Log: back out changes#7532,7521 for now (appears to have problems
7110              on IRIX)
7111      Branch: maint-5.6/perl
7112            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
7113            ! ext/POSIX/typemap pod/perlvar.pod
7114 ____________________________________________________________________________
7115 [  9298] By: nick                                  on 2001/03/22  14:35:46
7116         Log: Give a meaning to '&' in n-arg open case:
7117              open($fh,"<&",$scalar);
7118              $scalar can be:
7119              - an integer which does "fdopen"
7120              open($fh,"<&",2); # like open($fh,"<&2")
7121              - something that will yield a file handle via sv_2io()
7122              useful for dup'ing anonymous handles.
7123              e.g.:
7124              open(my $fh,"<&",\*STDIN);
7125              open(my $dup,"<&",$fh);
7126      Branch: perlio
7127            ! doio.c t/io/open.t
7128 ____________________________________________________________________________
7129 [  9297] By: nick                                  on 2001/03/22  13:34:35
7130         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
7131      Branch: perlio
7132            ! util.c
7133 ____________________________________________________________________________
7134 [  9296] By: nick                                  on 2001/03/22  12:51:20
7135         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
7136      Branch: perlio
7137            ! perl.c
7138 ____________________________________________________________________________
7139 [  9295] By: nick                                  on 2001/03/22  11:59:44
7140         Log: If stdin, stdout or stderr get opened in unexpected read/write state
7141              then warn at time of open not at time of use.
7142      Branch: perlio
7143            ! doio.c pp_hot.c pp_sys.c
7144 ____________________________________________________________________________
7145 [  9294] By: nick                                  on 2001/03/22  10:54:35
7146         Log: Die on n-arg open(...,"",xxx,yyy,...)
7147              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
7148              - die on read/write cases so we can decide what it means later.
7149      Branch: perlio
7150            ! doio.c embed.pl iperlsys.h util.c
7151 ____________________________________________________________________________
7152 [  9293] By: nick                                  on 2001/03/22  09:02:45
7153         Log: perlio tweaks (reported by Nick Clark)
7154              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
7155              error check in Pendinf_read().
7156      Branch: perlio
7157            ! perlio.c
7158 ____________________________________________________________________________
7159 [  9292] By: gsar                                  on 2001/03/22  07:12:00
7160         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
7161              fixes)
7162      Branch: maint-5.6/perl
7163           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
7164 ____________________________________________________________________________
7165 [  9291] By: jhi                                   on 2001/03/22  06:06:44
7166         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
7167      Branch: perl
7168            ! t/op/re_tests
7169 ____________________________________________________________________________
7170 [  9290] By: jhi                                   on 2001/03/22  05:57:01
7171         Log: Move MacOS Classic higher in the list of supported platforms.
7172      Branch: maint-5.6/perl
7173            ! pod/perlport.pod
7174 ____________________________________________________________________________
7175 [  9289] By: gsar                                  on 2001/03/22  05:35:04
7176         Log: revert part of change#6438 for compatibility (av_reify()
7177              appears to be needed to implement av_splice()ish things
7178              in XS)
7179      Branch: maint-5.6/perl
7180            ! embed.pl global.sym objXSUB.h perlapi.c
7181 ____________________________________________________________________________
7182 [  9288] By: gsar                                  on 2001/03/22  03:09:19
7183         Log: update copyright year
7184      Branch: maint-5.6/perl
7185            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
7186            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
7187            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
7188            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
7189            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
7190            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
7191            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
7192            ! x2p/walk.c
7193 ____________________________________________________________________________
7194 [  9287] By: jhi                                   on 2001/03/21  20:30:54
7195         Log: Integrate perlio.
7196      Branch: perl
7197           !> ext/Data/Dumper/Dumper.xs
7198 ____________________________________________________________________________
7199 [  9286] By: gsar                                  on 2001/03/21  19:49:54
7200         Log: makefile.mk tweak
7201      Branch: maint-5.6/perl
7202            ! win32/Makefile win32/makefile.mk
7203 ____________________________________________________________________________
7204 [  9285] By: nick                                  on 2001/03/21  19:07:13
7205         Log: Multiplicity fix for Dumper.
7206      Branch: perlio
7207            ! ext/Data/Dumper/Dumper.xs
7208 ____________________________________________________________________________
7209 [  9284] By: nick                                  on 2001/03/21  19:01:07
7210         Log: Integrate mainline - (does not build xTHX issue in Dumper).
7211      Branch: perlio
7212           !> (integrate 27 files)
7213 ____________________________________________________________________________
7214 [  9283] By: jhi                                   on 2001/03/21  17:17:35
7215         Log: Integrate change #9282 from mainline into maintperl,
7216              4-arg UTF-8 substr().
7217      Branch: maint-5.6/perl
7218           !> pp.c
7219 ____________________________________________________________________________
7220 [  9282] By: jhi                                   on 2001/03/21  17:15:43
7221         Log: The #9270 would have leaked a scalar if pp_substr()
7222              returned early.
7223      Branch: perl
7224            ! pp.c
7225 ____________________________________________________________________________
7226 [  9281] By: gsar                                  on 2001/03/21  17:03:14
7227         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
7228      Branch: maint-5.6/perl
7229            ! win32/makefile.mk
7230 ____________________________________________________________________________
7231 [  9280] By: gsar                                  on 2001/03/21  17:01:20
7232         Log: some tweaks to change#9278 (fork() emulation should be enabled
7233              by setting BUILD_FLAVOR instead of changing the defaults)
7234      Branch: maint-5.6/perl
7235            ! win32/makefile.mk
7236 ____________________________________________________________________________
7237 [  9279] By: gsar                                  on 2001/03/21  16:47:19
7238         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
7239      Branch: maint-5.6/perl
7240            ! ext/File/Glob/Glob.pm
7241           !> lib/Cwd.pm
7242 ____________________________________________________________________________
7243 [  9278] By: jhi                                   on 2001/03/21  14:35:10
7244         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
7245              From: "Vadim Konovalov" <watman@inbox.ru>
7246              Date: Wed, 21 Mar 2001 01:53:51 +0300
7247              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
7248      Branch: maint-5.6/perl
7249            ! win32/makefile.mk win32/win32sck.c
7250 ____________________________________________________________________________
7251 [  9277] By: jhi                                   on 2001/03/21  13:58:28
7252         Log: Integrate change #9270 from mainline to maintperl:
7253              continued 4-arg UTF-8 substr() fixing.
7254      Branch: maint-5.6/perl
7255           !> pp.c t/op/substr.t
7256 ____________________________________________________________________________
7257 [  9276] By: jhi                                   on 2001/03/21  13:33:00
7258         Log: More pixie cleaning.
7259      Branch: perl
7260            ! Makefile.SH
7261 ____________________________________________________________________________
7262 [  9275] By: jhi                                   on 2001/03/21  03:54:17
7263         Log: Update Changes.
7264      Branch: perl
7265            ! Changes patchlevel.h
7266 ____________________________________________________________________________
7267 [  9274] By: jhi                                   on 2001/03/21  03:48:24
7268         Log: First stab at making Data::Dumper to grok Unicode.
7269              
7270              TODO: tests, EBCDICify.
7271      Branch: perl
7272            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
7273 ____________________________________________________________________________
7274 [  9273] By: jhi                                   on 2001/03/21  02:23:00
7275         Log: Fix for
7276              
7277              Subject: Memory leak in unquoted print   
7278              From: Benjamin Sugars <bsugars@canoe.ca> 
7279              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
7280              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
7281      Branch: perl
7282            ! perlio.c
7283 ____________________________________________________________________________
7284 [  9272] By: jhi                                   on 2001/03/21  01:33:17
7285         Log: Subject: Re: [PATCH] POSIX::getcwd()
7286              From: Benjamin Sugars <bsugars@canoe.ca> 
7287              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
7288              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
7289      Branch: perl
7290            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
7291 ____________________________________________________________________________
7292 [  9271] By: jhi                                   on 2001/03/21  01:22:52
7293         Log: Subject: [PATCH] Cwd.pm docs
7294              From: Benjamin Sugars <bsugars@canoe.ca>
7295              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
7296              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
7297      Branch: perl
7298            ! lib/Cwd.pm
7299 ____________________________________________________________________________
7300 [  9270] By: jhi                                   on 2001/03/21  01:16:29
7301         Log: Continue 4-arg substr() UTF-8 fixage.
7302      Branch: perl
7303            ! pp.c t/op/substr.t
7304 ____________________________________________________________________________
7305 [  9269] By: jhi                                   on 2001/03/21  00:46:14
7306         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
7307              
7308              revert the leak fix in change#9142 (problem needs a more experimental
7309              fix unsuitable for 5.6.1)
7310              
7311              do alphabetical sorting by default (for csh compatibility)
7312              
7313              cut-n-paste goof in change#9264
7314              
7315              VMS piping fixes (from Charles Lane)
7316      Branch: perl
7317           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
7318           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
7319           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
7320 ____________________________________________________________________________
7321 [  9268] By: jhi                                   on 2001/03/21  00:37:04
7322         Log: Integrate perlio.
7323      Branch: perl
7324           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
7325           !> utf8.c utf8.h utfebcdic.h
7326 ____________________________________________________________________________
7327 [  9267] By: nick                                  on 2001/03/20  20:04:39
7328         Log: More EBCDIC stuff:
7329              - Loose the extra level of function on ASCII.
7330              - spotted a chr(0) issue in sv.c
7331              - re-work of UTF-X tr/// ranges to work in Unicode
7332              space. Still issues with the "0xff is illegal UTF-8" hack.
7333              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
7334              (why do it once when you can do it all over the place :-(
7335              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
7336              need utf8.pm for swashes.
7337              - Simplified and commented scan_const() in toke.c
7338              Still something wrong regexp and tr (swashes?).
7339      Branch: perlio
7340            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
7341            ! utf8.c utf8.h utfebcdic.h
7342 ____________________________________________________________________________
7343 [  9266] By: gsar                                  on 2001/03/20  19:16:43
7344         Log: VMS piping fixes (from Charles Lane)
7345      Branch: maint-5.6/perl
7346            ! vms/vms.c vms/vmspipe.com
7347 ____________________________________________________________________________
7348 [  9265] By: gsar                                  on 2001/03/20  17:53:52
7349         Log: cut-n-paste goof in change#9264
7350      Branch: maint-5.6/perl
7351            ! ext/File/Glob/Glob.xs
7352 ____________________________________________________________________________
7353 [  9264] By: gsar                                  on 2001/03/20  17:43:47
7354         Log: do alphabetical sorting by default (for csh compatibility);
7355              bsd_glob() does ASCII sort by default as usual, unless
7356              GLOB_ALPHASORT was specified
7357      Branch: maint-5.6/perl
7358            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
7359            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
7360            ! ext/File/Glob/bsd_glob.h
7361 ____________________________________________________________________________
7362 [  9263] By: gsar                                  on 2001/03/20  16:40:08
7363         Log: integrate change#9255 from mainline (unicode fix)
7364              
7365              substr($bytestr, i, n, $charstr)
7366      Branch: maint-5.6/perl
7367           !> Todo-5.6 pp.c t/op/substr.t
7368 ____________________________________________________________________________
7369 [  9262] By: gsar                                  on 2001/03/20  15:57:41
7370         Log: revert the leak fix in change#9142 (problem needs a more experimental
7371              fix unsuitable for 5.6.1)
7372      Branch: maint-5.6/perl
7373            ! scope.c
7374 ____________________________________________________________________________
7375 [  9261] By: jhi                                   on 2001/03/20  14:26:25
7376         Log: Integrate changes #9259,9260 from maintperl into mainline.
7377              
7378              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
7379              
7380              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
7381      Branch: perl
7382           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
7383 ____________________________________________________________________________
7384 [  9260] By: jhi                                   on 2001/03/20  14:05:46
7385         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
7386              From: Robin Barker <rmb1@cise.npl.co.uk>
7387              Date: Tue, 20 Mar 2001 10:12:04 GMT
7388              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
7389      Branch: maint-5.6/perl
7390            ! run.c
7391 ____________________________________________________________________________
7392 [  9259] By: jhi                                   on 2001/03/20  14:04:39
7393         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
7394              From: Chris Nandor <pudge@pobox.com>
7395              Date: Tue, 20 Mar 2001 00:40:56 -0500
7396              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
7397      Branch: maint-5.6/perl
7398            ! ext/POSIX/POSIX.xs lib/File/Path.pm
7399 ____________________________________________________________________________
7400 [  9258] By: jhi                                   on 2001/03/20  05:09:34
7401         Log: Update Changes.
7402      Branch: perl
7403            ! Changes patchlevel.h
7404 ____________________________________________________________________________
7405 [  9257] By: jhi                                   on 2001/03/20  05:04:25
7406         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
7407      Branch: perl
7408            ! t/op/tr.t
7409 ____________________________________________________________________________
7410 [  9256] By: jhi                                   on 2001/03/20  04:43:12
7411         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
7412              From: Peter Prymmer <pvhp@forte.com>
7413              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
7414              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
7415      Branch: maint-5.6/perl
7416            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
7417 ____________________________________________________________________________
7418 [  9255] By: jhi                                   on 2001/03/19  23:17:17
7419         Log: substr($bytestr, i, n, $charstr)
7420
7421              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
7422      Branch: perl
7423            ! Todo-5.6 pp.c t/op/substr.t
7424 ____________________________________________________________________________
7425 [  9254] By: jhi                                   on 2001/03/19  22:25:09
7426         Log: Rearrange the make test target prerequisites so that
7427              in a parallel make 'all' is finished before 'test'.
7428      Branch: perl
7429            ! Makefile.SH
7430 ____________________________________________________________________________
7431 [  9253] By: jhi                                   on 2001/03/19  21:48:07
7432         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
7433              From: Robin Houston <robin@kitsite.com>
7434              Date: Mon, 19 Mar 2001 15:48:41 +0000
7435              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
7436      Branch: perl
7437            ! pp_ctl.c
7438 ____________________________________________________________________________
7439 [  9252] By: jhi                                   on 2001/03/19  21:42:27
7440         Log: Integrate perlio.
7441      Branch: perl
7442           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
7443           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
7444           !> utfebcdic.h vms/perly_c.vms
7445 ____________________________________________________________________________
7446 [  9251] By: jhi                                   on 2001/03/19  21:31:28
7447         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
7448              
7449              Dynaloading in 64-bit AIX with vac.
7450      Branch: perl
7451           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
7452           !> hints/aix.sh
7453 ____________________________________________________________________________
7454 [  9250] By: jhi                                   on 2001/03/19  21:18:00
7455         Log: A more robust solution for the 64bitall AIX dynaloading
7456              problem, from Jens-Uwe Mager.
7457      Branch: maint-5.6/perl
7458            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
7459 ____________________________________________________________________________
7460 [  9249] By: nick                                  on 2001/03/19  20:59:37
7461         Log: Integrate mainline.
7462      Branch: perlio
7463           !> (integrate 42 files)
7464 ____________________________________________________________________________
7465 [  9248] By: nick                                  on 2001/03/19  20:22:07
7466         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
7467              (Building on OS390 uses native YACC and YYDEBUG has other
7468              side effects.)
7469      Branch: perlio
7470            ! perly.c perly.y vms/perly_c.vms
7471 ____________________________________________________________________________
7472 [  9247] By: jhi                                   on 2001/03/19  19:59:53
7473         Log: 64-bit AIX dynaloading problem (see #9244) idea
7474              from Jens-Uwe Mager.
7475      Branch: maint-5.6/perl
7476            ! ext/DynaLoader/dl_aix.xs
7477 ____________________________________________________________________________
7478 [  9246] By: nick                                  on 2001/03/19  19:27:57
7479         Log: More EBCDIC fixes.
7480      Branch: perlio
7481            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
7482            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
7483 ____________________________________________________________________________
7484 [  9245] By: jhi                                   on 2001/03/19  19:05:19
7485         Log: Integrate change #9243 from mainline into maintperl.
7486              
7487              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
7488      Branch: maint-5.6/perl
7489           !> README.vmesa
7490 ____________________________________________________________________________
7491 [  9244] By: jhi                                   on 2001/03/19  19:03:15
7492         Log: Get 64bitall AIX building, but still does not test okay:
7493              dynaloading anything fails, for example for op/defins:
7494              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
7495              (update: fixed by #9247,9250)
7496      Branch: maint-5.6/perl
7497            ! hints/aix.sh
7498 ____________________________________________________________________________
7499 [  9243] By: jhi                                   on 2001/03/19  19:00:16
7500         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
7501              From: Robin Barker <rmb1@cise.npl.co.uk>
7502              Date: Mon, 19 Mar 2001 18:01:57 GMT
7503              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
7504      Branch: perl
7505            ! README.vmesa
7506 ____________________________________________________________________________
7507 [  9242] By: jhi                                   on 2001/03/19  18:58:43
7508         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
7509              
7510              TODO: tests.
7511      Branch: perl
7512            ! doop.c op.c
7513 ____________________________________________________________________________
7514 [  9241] By: gsar                                  on 2001/03/19  17:34:46
7515         Log: VMSify tests (from Charles Lane)
7516      Branch: maint-5.6/perl
7517            ! t/lib/filehand.t t/lib/texttabs.t
7518 ____________________________________________________________________________
7519 [  9240] By: jhi                                   on 2001/03/19  14:24:26
7520         Log: Integrate change #9233 from maintperl into mainline.
7521              
7522              some refcounts were incorrect in perl_clone()
7523      Branch: perl
7524           !> sv.c
7525 ____________________________________________________________________________
7526 [  9239] By: gsar                                  on 2001/03/19  09:23:17
7527         Log: this is 5.6.1-trial3
7528      Branch: maint-5.6/perl
7529            ! Changes
7530 ____________________________________________________________________________
7531 [  9238] By: gsar                                  on 2001/03/19  08:47:04
7532         Log: some new symbols are only available under ithreads
7533      Branch: maint-5.6/perl
7534            ! makedef.pl
7535 ____________________________________________________________________________
7536 [  9237] By: gsar                                  on 2001/03/19  08:42:28
7537         Log: update patchlevel.h, Changes, &c.
7538      Branch: maint-5.6/perl
7539            ! Changes patchlevel.h pod/perlhist.pod
7540           !> AUTHORS
7541 ____________________________________________________________________________
7542 [  9236] By: gsar                                  on 2001/03/19  08:17:49
7543         Log: integrate changes#8068,8717 from mainline
7544              
7545              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
7546              
7547              [PATCH CPAN 1.59_51] warning message (not!)
7548      Branch: maint-5.6/perl
7549           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
7550           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
7551           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
7552           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
7553           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
7554 ____________________________________________________________________________
7555 [  9235] By: gsar                                  on 2001/03/19  08:07:09
7556         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
7557              
7558              [PATCH] Add missing CV flags to dump.c
7559              
7560              Re: [patch] Re: PL_ptr_table
7561              
7562              Fixup non-ithread build after 8713
7563              
7564              Generated files form 8713 etc.
7565              
7566              Correct the correction :-(
7567              
7568              Documenting coderef @INC (Re: CPAN "make this script work" feature)
7569              
7570              Subject: Re: sync sync sync: have I missed any patches?
7571              Replace djSP with dSP.
7572      Branch: maint-5.6/perl
7573           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
7574           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
7575           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
7576           !> sv.c sv.h win32/perlhost.h
7577 ____________________________________________________________________________
7578 [  9234] By: gsar                                  on 2001/03/19  07:22:05
7579         Log: revert the change#9090 integrate for now (change looks somewhat
7580              incomplete in that [ha]v_exists() need something similar; lacks
7581              tests; &c.)
7582      Branch: maint-5.6/perl
7583            ! hv.c
7584 ____________________________________________________________________________
7585 [  9233] By: gsar                                  on 2001/03/19  07:10:01
7586         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
7587              destruction when there are unreferenced scalars (SvREFCNT==0)
7588      Branch: maint-5.6/perl
7589            ! sv.c
7590 ____________________________________________________________________________
7591 [  9232] By: jhi                                   on 2001/03/19  05:11:02
7592         Log: Regen api and toc.
7593      Branch: maint-5.6/perl
7594            ! pod/perlapi.pod pod/perltoc.pod
7595 ____________________________________________________________________________
7596 [  9231] By: jhi                                   on 2001/03/19  04:06:03
7597         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
7598              add a lost line in pp.c:pp_chop(), update to new op/chop.
7599              
7600              Clarify the description differentiating for and while; inspired by
7601              
7602              Subject: [ID 20010306.004] || != named unary operator
7603              
7604              The $Is_MacOS needs to be declared.
7605      Branch: maint-5.6/perl
7606            ! pp.c t/op/chop.t
7607           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
7608 ____________________________________________________________________________
7609 [  9230] By: jhi                                   on 2001/03/19  03:48:16
7610         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
7611              9079,9083,9089,9090,9091 from mainline to maintperl.
7612              
7613              Quieten some noise in Win32 builds
7614              
7615              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
7616              
7617              The perlretut was still talking about the old \p and \P
7618              definitions.
7619              
7620              More tweakage on the Unicode character class descriptions.
7621              
7622              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
7623              
7624              Subject: 'no *POSIX' Patch speeding up make on BS2000 
7625              
7626              Subject: [PATCH] perldata.pod here-doc docs
7627              
7628              Add /sbin and /usr/sbin to the list of directories scanned
7629              for setuid programs.  Takes care of bug id 20010309.003.
7630              
7631              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
7632              
7633              In op/stat #35 better to scan all the potential directories
7634              for setuids, not just the first one.
7635      Branch: maint-5.6/perl
7636            ! Makefile.SH
7637           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
7638           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
7639           !> t/op/stat.t toke.c win32/win32.h
7640 ____________________________________________________________________________
7641 [  9229] By: jhi                                   on 2001/03/19  02:31:50
7642         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
7643              From: Chris Nandor <pudge@pobox.com>
7644              Date: Sat, 10 Mar 2001 14:22:19 -0500
7645              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
7646      Branch: maint-5.6/perl
7647            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
7648            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
7649            ! t/lib/b.t t/lib/errno.t
7650 ____________________________________________________________________________
7651 [  9228] By: jhi                                   on 2001/03/19  02:29:59
7652         Log: Integrate changes #9113,9122 from mainline into maintperl.
7653              
7654              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?)
7655      Branch: maint-5.6/perl
7656           !> Configure README.os390 hints/os390.sh
7657 ____________________________________________________________________________
7658 [  9227] By: jhi                                   on 2001/03/19  02:22:35
7659         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
7660              into maintperl.
7661              
7662              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
7663              
7664              Forgot to check-in the larger part of #9120, duh.
7665              
7666              Subject: Another patch for integer.pm POD 
7667              
7668              h2ph strictness and cleanliness from Kurt Starsinic.
7669              
7670              Borland filename case problem.
7671              
7672              h2ph strictness and cleanliness from Kurt Starsinic.
7673              
7674              Subject: [PATCH] the uncontroversial doc patches
7675      Branch: maint-5.6/perl
7676           +> win32/sncfnmcs.pl
7677           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
7678           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
7679           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
7680           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
7681           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
7682           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
7683           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
7684 ____________________________________________________________________________
7685 [  9226] By: jhi                                   on 2001/03/19  02:10:21
7686         Log: Integrate changes #9207,9214 from mainline into maintperl.
7687              
7688              podchecker relaxations: =over has an *optional* number after it,
7689              and whitespace in L<> is okay.
7690      Branch: maint-5.6/perl
7691           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
7692           !> t/pod/poderrs.xr
7693 ____________________________________________________________________________
7694 [  9225] By: jhi                                   on 2001/03/19  02:07:38
7695         Log: Integrate change #9219 from maintperl into mainline.
7696              
7697              remove duplicated tests
7698      Branch: perl
7699           !> t/op/re_tests
7700 ____________________________________________________________________________
7701 [  9224] By: jhi                                   on 2001/03/19  02:06:11
7702         Log: Integrate change #9223 from mainline to maintperl.
7703              
7704              Document -Dmksymlinks.
7705      Branch: maint-5.6/perl
7706           !> INSTALL
7707 ____________________________________________________________________________
7708 [  9223] By: jhi                                   on 2001/03/19  02:01:25
7709         Log: Document -Dmksymlinks.
7710      Branch: perl
7711            ! INSTALL
7712 ____________________________________________________________________________
7713 [  9222] By: jhi                                   on 2001/03/19  01:15:35
7714         Log: The -Dmksymlinks wasn't working for maintperl.
7715      Branch: maint-5.6/perl
7716            ! Configure
7717 ____________________________________________________________________________
7718 [  9221] By: jhi                                   on 2001/03/19  00:49:43
7719         Log: Cleanup pixie residue.
7720      Branch: perl
7721            ! Makefile.SH
7722 ____________________________________________________________________________
7723 [  9220] By: jhi                                   on 2001/03/19  00:44:47
7724         Log: Document the use of pixie/prof; create make targets for it.
7725              
7726              TODO: make t/TEST pixie-aware.
7727      Branch: perl
7728            ! Makefile.SH pod/perlhack.pod
7729 ____________________________________________________________________________
7730 [  9219] By: gsar                                  on 2001/03/19  00:16:55
7731         Log: remove duplicated tests
7732      Branch: maint-5.6/perl
7733            ! t/op/re_tests
7734 ____________________________________________________________________________
7735 [  9218] By: jhi                                   on 2001/03/18  23:59:31
7736         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
7737      Branch: perl
7738            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
7739 ____________________________________________________________________________
7740 [  9217] By: jhi                                   on 2001/03/18  23:25:20
7741         Log: Rewrite the tests section of Makefile to be less redundant
7742              and to allow for more flexible test targets, many recursive
7743              make calls introduced.
7744      Branch: perl
7745            ! Makefile.SH
7746 ____________________________________________________________________________
7747 [  9216] By: jhi                                   on 2001/03/18  22:30:04
7748         Log: Document the use of Third Degree (sparsely).
7749      Branch: perl
7750            ! pod/perlhack.pod t/TEST
7751 ____________________________________________________________________________
7752 [  9215] By: jhi                                   on 2001/03/18  22:10:30
7753         Log: Make targets for testing with Third Degree.
7754      Branch: perl
7755            ! Makefile.SH
7756 ____________________________________________________________________________
7757 [  9214] By: jhi                                   on 2001/03/18  21:08:53
7758         Log: The podchecker relaxations need to mirrored also at the tests.
7759      Branch: perl
7760            ! t/pod/poderrs.xr
7761 ____________________________________________________________________________
7762 [  9213] By: jhi                                   on 2001/03/18  20:56:21
7763         Log: Update Changes.
7764      Branch: perl
7765            ! Changes patchlevel.h
7766 ____________________________________________________________________________
7767 [  9212] By: jhi                                   on 2001/03/18  20:36:59
7768         Log: Looking for config.sh in parent directories isn't
7769              very useful for the toplevel Makefile.
7770      Branch: perl
7771            ! Makefile.SH
7772 ____________________________________________________________________________
7773 [  9211] By: jhi                                   on 2001/03/18  20:33:37
7774         Log: On "make clean" take care of Third Degree droppings.
7775      Branch: perl
7776            ! Makefile.SH
7777 ____________________________________________________________________________
7778 [  9210] By: jhi                                   on 2001/03/18  20:21:34
7779         Log: Add a hook for running the tests under the Third Degree
7780              debugging tool (set $ENV{PERL_3LOG} to non-zero)
7781              
7782              TODO: Document the use of Third Degree.
7783      Branch: perl
7784            ! t/TEST
7785 ____________________________________________________________________________
7786 [  9209] By: jhi                                   on 2001/03/18  20:19:07
7787         Log: Regen toc and api pods.
7788      Branch: perl
7789            ! pod/perlapi.pod pod/perltoc.pod
7790 ____________________________________________________________________________
7791 [  9208] By: jhi                                   on 2001/03/18  20:12:12
7792         Log: Integrate changes #8128,9132 from mainline into maintperl,
7793              Tie::SubstrHash fixes.
7794      Branch: maint-5.6/perl
7795           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
7796 ____________________________________________________________________________
7797 [  9207] By: jhi                                   on 2001/03/18  20:07:43
7798         Log: podchecker relaxations from Michael Stevens.
7799      Branch: perl
7800            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
7801 ____________________________________________________________________________
7802 [  9206] By: jhi                                   on 2001/03/18  20:04:24
7803         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
7804      Branch: perl
7805            ! lib/Locale/Constants.pm lib/Locale/Country.pm
7806            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
7807            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
7808 ____________________________________________________________________________
7809 [  9205] By: jhi                                   on 2001/03/18  19:54:45
7810         Log: Integrate changes #9161,9162 from maintperl to mainline.
7811              
7812              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
7813              results
7814      Branch: perl
7815           !> t/op/magic.t
7816 ____________________________________________________________________________
7817 [  9204] By: jhi                                   on 2001/03/18  19:37:46
7818         Log: Make perl.third checks more understandable to the builder.
7819      Branch: perl
7820            ! Makefile.SH
7821 ____________________________________________________________________________
7822 [  9203] By: jhi                                   on 2001/03/18  19:20:54
7823         Log: Re-integrate #9138 from maintperl to mainline,
7824              the squelching of the unneeded "Scalars leaked" messages.
7825      Branch: perl
7826           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
7827           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
7828           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
7829 ____________________________________________________________________________
7830 [  9202] By: jhi                                   on 2001/03/18  18:48:36
7831         Log: More robust and more paranoid perl.third target.
7832      Branch: perl
7833            ! Makefile.SH
7834 ____________________________________________________________________________
7835 [  9201] By: jhi                                   on 2001/03/18  18:39:21
7836         Log: Integrate change #9197 from maintperl to mainline.
7837              
7838              more thorough cleaning of arenas.
7839      Branch: perl
7840           !> embed.pl perl.c proto.h sv.c t/op/sort.t
7841 ____________________________________________________________________________
7842 [  9200] By: jhi                                   on 2001/03/18  18:25:17
7843         Log: Integrate perlio.
7844      Branch: perl
7845           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
7846           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
7847           !> t/lib/encode.t toke.c universal.c utf8.c
7848 ____________________________________________________________________________
7849 [  9199] By: nick                                  on 2001/03/18  15:23:51
7850         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
7851              is the sense of the test being done. Avoid some magical 127 and 128 values
7852              by using macros.
7853      Branch: perlio
7854            ! doop.c pp_ctl.c sv.c toke.c
7855 ____________________________________________________________________________
7856 [  9198] By: nick                                  on 2001/03/18  14:18:12
7857         Log: UTF-X encoding invariance for Encode:
7858              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
7859              - move the XS code for those to universal.c (so in miniperl)
7860              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
7861              - change ext/Encode/compile to use above.
7862              - Fix t/lib/encode.t for above
7863              - Teach t/lib/b.t to expect -uutf8
7864              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
7865              utf8.pm is needed.
7866      Branch: perlio
7867            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
7868            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
7869 ____________________________________________________________________________
7870 [  9197] By: gsar                                  on 2001/03/18  12:15:57
7871         Log: more thorough cleaning of arenas--keep going until no more
7872              SvREFCNT_dec()s occur (this fixes the problem that causes the
7873              pesky "Scalars leaked" warnings)
7874      Branch: maint-5.6/perl
7875            ! embed.pl perl.c proto.h sv.c t/op/sort.t
7876 ____________________________________________________________________________
7877 [  9196] By: nick                                  on 2001/03/18  10:57:29
7878         Log: Fix pragma/utf8.t # 15
7879              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
7880              are SvUTF8 as well.
7881      Branch: perlio
7882            ! toke.c
7883 ____________________________________________________________________________
7884 [  9195] By: nick                                  on 2001/03/18  09:27:06
7885         Log: Integrate mainline
7886      Branch: perlio
7887           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
7888           !> t/op/pat.t
7889 ____________________________________________________________________________
7890 [  9194] By: jhi                                   on 2001/03/18  05:29:59
7891         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
7892              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
7893      Branch: perl
7894            ! op.c op.h t/op/misc.t t/op/pat.t
7895 ____________________________________________________________________________
7896 [  9193] By: jhi                                   on 2001/03/18  05:15:06
7897         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
7898      Branch: perl
7899            ! mg.c t/op/pat.t
7900 ____________________________________________________________________________
7901 [  9192] By: jhi                                   on 2001/03/18  04:22:43
7902         Log: tr/// UTF-8 patches from Inaba Hiroto.
7903      Branch: perl
7904            ! doop.c op.c
7905 ____________________________________________________________________________
7906 [  9191] By: jhi                                   on 2001/03/18  04:21:17
7907         Log: Integrate perlio.
7908      Branch: perl
7909           !> utf8.c utfebcdic.h
7910 ____________________________________________________________________________
7911 [  9190] By: nick                                  on 2001/03/17  20:32:01
7912         Log: Correct #if EBCDIC side typos.
7913              Builds and passes many tests on OS390.
7914      Branch: perlio
7915            ! utf8.c utfebcdic.h
7916 ____________________________________________________________________________
7917 [  9189] By: jhi                                   on 2001/03/17  18:55:49
7918         Log: Add prerequisites for the perl.third target.
7919      Branch: perl
7920            ! Makefile.SH
7921 ____________________________________________________________________________
7922 [  9188] By: jhi                                   on 2001/03/17  18:46:00
7923         Log: Integrate perlio.
7924      Branch: perl
7925           +> utfebcdic.h
7926           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
7927 ____________________________________________________________________________
7928 [  9187] By: jhi                                   on 2001/03/17  18:38:47
7929         Log: Add a make rule for perl.third (the Third Degree memory debugging
7930              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
7931      Branch: perl
7932            ! Makefile.SH
7933 ____________________________________________________________________________
7934 [  9186] By: nick                                  on 2001/03/17  18:34:48
7935         Log: MANIFEST addition :-(
7936      Branch: perlio
7937            ! MANIFEST
7938 ____________________________________________________________________________
7939 [  9185] By: nick                                  on 2001/03/17  18:29:50
7940         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
7941              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
7942              a superset of ASCII are invariant under the encoding. This is EBCDIC
7943              friendly as an encoded string can be looked at as being EBCDIC by lexer
7944              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
7945              ASCII on ASCII machines.
7946              
7947              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
7948              seperate.
7949              - Add some more macros to comprehend different shift amounts and
7950              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
7951              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
7952              and conditionaly #include it.
7953              
7954              EBCDIC build as yet untested.  ASCII still fails the one test.
7955      Branch: perlio
7956            + utfebcdic.h
7957            ! utf8.c utf8.h
7958 ____________________________________________________________________________
7959 [  9184] By: nick                                  on 2001/03/17  17:44:16
7960         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
7961      Branch: perlio
7962            ! doop.c perl.h pp.c utf8.h
7963 ____________________________________________________________________________
7964 [  9183] By: jhi                                   on 2001/03/17  15:55:42
7965         Log: Integrate perlio.
7966      Branch: perl
7967            ! MANIFEST
7968           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
7969 ____________________________________________________________________________
7970 [  9182] By: nick                                  on 2001/03/17  09:16:06
7971         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
7972      Branch: perlio
7973            ! t/op/pat.t
7974 ____________________________________________________________________________
7975 [  9181] By: nick                                  on 2001/03/17  09:15:11
7976         Log: Integrate mainline.
7977      Branch: perlio
7978           +> lib/Locale/Constants.pm lib/Locale/Country.pm
7979           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
7980           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
7981           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
7982           !> (integrate 83 files)
7983 ____________________________________________________________________________
7984 [  9180] By: nick                                  on 2001/03/16  17:23:21
7985         Log: EBCDIC Fixes.
7986      Branch: perlio
7987            ! perl.h sv.c toke.c utf8.c utf8.h
7988 ____________________________________________________________________________
7989 [  9179] By: jhi                                   on 2001/03/16  14:10:12
7990         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
7991              a change needed to work around an AIX compiler bug.
7992      Branch: perl
7993            ! ext/Storable/Storable.xs
7994 ____________________________________________________________________________
7995 [  9178] By: jhi                                   on 2001/03/16  03:19:59
7996         Log: With Damian's approval synchronize damian's modules'
7997              licensing with Perl's standard module licensing.
7998      Branch: perl
7999            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
8000 ____________________________________________________________________________
8001 [  9177] By: jhi                                   on 2001/03/16  03:15:34
8002         Log: Make the Filter::Util:Call files have their own copies
8003              of the Perl standard module licensing, from Paul Marquess.
8004      Branch: perl
8005            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
8006 ____________________________________________________________________________
8007 [  9176] By: jhi                                   on 2001/03/16  02:56:04
8008         Log: Subject: [PATCH] more pod patches
8009              From: Michael Stevens <michael@etla.org>
8010              Date: Thu, 15 Mar 2001 21:25:18 +0000
8011              Message-ID: <20010315212518.A18870@firedrake.org>
8012      Branch: perl
8013            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
8014            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
8015            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
8016            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
8017            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
8018            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
8019            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
8020            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
8021            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
8022            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
8023            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
8024            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
8025            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
8026            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
8027            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
8028            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
8029            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
8030            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
8031            ! lib/Locale/Country.pm lib/Locale/Language.pm
8032            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
8033            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
8034            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
8035            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
8036            ! os2/OS2/Process/Process.pm
8037 ____________________________________________________________________________
8038 [  9175] By: jhi                                   on 2001/03/16  02:53:32
8039         Log: Subject: [PATCH] the uncontroversial doc patches
8040              From: Michael Stevens <michael@etla.org>
8041              Date: Thu, 15 Mar 2001 20:01:12 +0000
8042              Message-ID: <20010315200112.A7636@firedrake.org>
8043      Branch: perl
8044            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
8045            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
8046            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
8047            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
8048            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
8049 ____________________________________________________________________________
8050 [  9174] By: jhi                                   on 2001/03/16  02:50:49
8051         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
8052              From: Paul Lindner <lindner@inuus.com>
8053              Date: Fri, 16 Mar 2001 11:28:03 -0800
8054              Message-ID: <20010316112803.A7577@inuus.com>
8055      Branch: perl
8056            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
8057 ____________________________________________________________________________
8058 [  9173] By: nick                                  on 2001/03/15  20:21:03
8059         Log: 1st day's EBCDIC fixes:
8060              - toke.c's parsing of strings needed attention
8061              needed to conditionally e2a if string was already UTF-8
8062              - e2a/a2e tables where wrong way round.
8063              - new macros in utf8.h
8064      Branch: perlio
8065            ! perl.h toke.c utf8.h
8066 ____________________________________________________________________________
8067 [  9172] By: jhi                                   on 2001/03/15  15:17:17
8068         Log: Update Changes.
8069      Branch: perl
8070            ! Changes patchlevel.h
8071 ____________________________________________________________________________
8072 [  9171] By: jhi                                   on 2001/03/15  15:09:32
8073         Log: Subject: Re: Another Borland C++ problem.
8074              From: "Vadim Konovalov" <watman@inbox.ru>
8075              Date: Sat, 10 Mar 2001 19:26:07 +0300
8076              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
8077              
8078              Borland filename case problem.
8079      Branch: perl
8080            + win32/sncfnmcs.pl
8081            ! MANIFEST README.win32
8082 ____________________________________________________________________________
8083 [  9170] By: jhi                                   on 2001/03/15  14:54:23
8084         Log: Add Locale::Codes 1.06, from Neil Bowers.
8085      Branch: perl
8086            + lib/Locale/Constants.pm lib/Locale/Country.pm
8087            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
8088            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
8089            + t/lib/lc-language.t t/lib/lc-uk.t
8090            ! MANIFEST
8091 ____________________________________________________________________________
8092 [  9169] By: jhi                                   on 2001/03/15  14:19:01
8093         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
8094      Branch: perl
8095            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
8096            ! ext/Storable/Storable.xs
8097 ____________________________________________________________________________
8098 [  9168] By: jhi                                   on 2001/03/15  14:13:22
8099         Log: Integrate changes #9120,9167 from mainline to maintperl.
8100              
8101              Subject: [PATCH 5.6.1] OS/2 docs
8102              
8103              Subject: [PATCH 5.6.1] perldoc
8104      Branch: maint-5.6/perl
8105           !> os2/Changes utils/perldoc.PL
8106 ____________________________________________________________________________
8107 [  9167] By: jhi                                   on 2001/03/15  14:07:42
8108         Log: Subject: [PATCH 5.6.1] perldoc
8109              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8110              Date: Wed, 14 Mar 2001 23:46:52 -0500
8111              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
8112      Branch: perl
8113            ! utils/perldoc.PL
8114 ____________________________________________________________________________
8115 [  9166] By: jhi                                   on 2001/03/15  13:53:15
8116         Log: sigaction test condition tweakage.
8117      Branch: perl
8118            ! t/lib/sigaction.t
8119 ____________________________________________________________________________
8120 [  9165] By: alanbur                               on 2001/03/15  03:49:17
8121         Log: Resynchronised with parent
8122      Branch: maint-5.6/pureperl
8123           +> os2/os2add.sym t/op/anonsub.t
8124           !> (integrate 72 files)
8125 ____________________________________________________________________________
8126 [  9164] By: jhi                                   on 2001/03/15  01:05:01
8127         Log: Avoid stomping off the beginning of an array in tr///.
8128      Branch: perl
8129            ! op.c
8130 ____________________________________________________________________________
8131 [  9163] By: jhi                                   on 2001/03/15  00:58:57
8132         Log: h2ph strictness and cleanliness from Kurt Starsinic.
8133      Branch: perl
8134            ! utils/h2ph.PL
8135 ____________________________________________________________________________
8136 [  9162] By: gsar                                  on 2001/03/15  00:56:53
8137         Log: avoid warnings
8138      Branch: maint-5.6/perl
8139            ! t/op/magic.t
8140 ____________________________________________________________________________
8141 [  9161] By: gsar                                  on 2001/03/15  00:52:09
8142         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
8143              results
8144      Branch: maint-5.6/perl
8145            ! t/op/magic.t
8146 ____________________________________________________________________________
8147 [  9160] By: jhi                                   on 2001/03/14  22:02:10
8148         Log: Do not use the Perl malloc in IRIX, suggested by
8149              Helmus Jarausch.
8150      Branch: perl
8151            ! hints/irix_6.sh
8152 ____________________________________________________________________________
8153 [  9159] By: nick                                  on 2001/03/14  21:45:59
8154         Log: Integrate mainline
8155      Branch: perlio
8156           +> t/op/loopctl.t
8157           !> (integrate 41 files)
8158 ____________________________________________________________________________
8159 [  9158] By: jhi                                   on 2001/03/14  21:10:09
8160         Log: The Day of the Retractions continues: the #9138
8161              (integrated in #9144) doesn't work well in mainline.
8162      Branch: perl
8163            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
8164            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
8165            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
8166 ____________________________________________________________________________
8167 [  9157] By: jhi                                   on 2001/03/14  20:58:12
8168         Log: The #9145 CANNOT be enabled: the clear_pmop code still
8169              dumps core all over in Tru64.
8170      Branch: perl
8171            ! op.c op.h t/op/pat.t
8172 ____________________________________________________________________________
8173 [  9156] By: jhi                                   on 2001/03/14  20:48:06
8174         Log: Integrate change #9154 from maintperl to mainline.
8175              
8176              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
8177              (caused Storable 1.0.10 to break on windows)
8178      Branch: perl
8179           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
8180           !> perlapi.c proto.h
8181 ____________________________________________________________________________
8182 [  9155] By: jhi                                   on 2001/03/14  20:23:53
8183         Log: Retract #9136: breaks threading (and binary compatibility).
8184      Branch: perl
8185            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
8186 ____________________________________________________________________________
8187 [  9154] By: gsar                                  on 2001/03/14  17:48:18
8188         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
8189              (caused Storable 1.0.10 to break on windows)
8190      Branch: maint-5.6/perl
8191            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
8192            ! perlapi.c proto.h
8193 ____________________________________________________________________________
8194 [  9153] By: jhi                                   on 2001/03/14  13:35:21
8195         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
8196      Branch: perl
8197            ! t/lib/sigaction.t
8198 ____________________________________________________________________________
8199 [  9152] By: gsar                                  on 2001/03/14  07:29:40
8200         Log: back out changes#9012,9010,9009 and parts of change#9016
8201              (causes ABRs under purify, and some prerequisites don't
8202              seem to be there in 5.6.x)
8203      Branch: maint-5.6/perl
8204            ! doop.c op.c t/op/tr.t toke.c
8205 ____________________________________________________________________________
8206 [  9151] By: gsar                                  on 2001/03/14  07:01:29
8207         Log: reenable change#9145 (the test was busted due to a missing
8208              C<print "ok 27\n">)
8209      Branch: perl
8210            ! op.c op.h t/op/pat.t
8211 ____________________________________________________________________________
8212 [  9150] By: jhi                                   on 2001/03/14  06:38:36
8213         Log: Retract #9145.
8214      Branch: perl
8215            ! op.c op.h t/op/pat.t
8216 ____________________________________________________________________________
8217 [  9149] By: jhi                                   on 2001/03/14  06:14:56
8218         Log: Retract #9143.
8219      Branch: perl
8220            ! op.c
8221 ____________________________________________________________________________
8222 [  9148] By: gsar                                  on 2001/03/14  06:13:02
8223         Log: Uninitialized Memory Read in regexec.c
8224      Branch: perl
8225            ! regexec.c
8226 ____________________________________________________________________________
8227 [  9147] By: jhi                                   on 2001/03/14  04:59:54
8228         Log: Subject: PATCH: make goto work in nested eval ""
8229              From: Robin Houston <robin@kitsite.com>
8230              Date: Wed, 14 Mar 2001 04:16:10 +0000
8231              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
8232      Branch: perl
8233            ! pp_ctl.c t/op/goto.t
8234 ____________________________________________________________________________
8235 [  9146] By: jhi                                   on 2001/03/14  04:42:54
8236         Log: Preserve the #ifdef PERL_CORE in perly.h.
8237      Branch: perl
8238            ! perly.fixer
8239 ____________________________________________________________________________
8240 [  9145] By: jhi                                   on 2001/03/14  03:57:41
8241         Log: (Retracted by #9150.)
8242      Branch: perl
8243            ! op.c op.h t/op/pat.t
8244 ____________________________________________________________________________
8245 [  9144] By: jhi                                   on 2001/03/14  03:50:38
8246         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
8247              
8248              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
8249              
8250              remove squelch controls for "Scalars leaked" messages in most places
8251              (these are now cured)
8252              
8253              fix another memory leak reported by purify (tie callbacks that
8254              croak can leak when wiping out magic)
8255      Branch: perl
8256           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
8257           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
8258           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
8259           !> t/pragma/warnings.t
8260 ____________________________________________________________________________
8261 [  9143] By: jhi                                   on 2001/03/14  03:37:53
8262         Log: (Retracted by #9149.)
8263      Branch: perl
8264            ! op.c
8265 ____________________________________________________________________________
8266 [  9142] By: gsar                                  on 2001/03/14  03:20:48
8267         Log: fix another memory leak reported by purify (tie callbacks that
8268              croak can leak when wiping out magic)
8269      Branch: maint-5.6/perl
8270            ! scope.c
8271 ____________________________________________________________________________
8272 [  9141] By: jhi                                   on 2001/03/14  02:55:00
8273         Log: Subject: PATCH for [ID 20010305.003]
8274              From: Robin Houston <robin@kitsite.com>
8275              Date: Wed, 14 Mar 2001 02:45:51 +0000
8276              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
8277      Branch: perl
8278            ! pp_ctl.c t/op/eval.t
8279 ____________________________________________________________________________
8280 [  9140] By: jhi                                   on 2001/03/14  02:41:54
8281         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
8282              Date: Wed, 14 Mar 2001 01:52:51 +0000
8283              From: Robin Houston <robin@kitsite.com>
8284              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
8285              
8286              Fix for 2000313.004.
8287      Branch: perl
8288            ! pp_ctl.c t/op/goto.t
8289 ____________________________________________________________________________
8290 [  9139] By: jhi                                   on 2001/03/14  02:40:50
8291         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
8292              From: Robin Houston <robin@kitsite.com>
8293              Date: Wed, 14 Mar 2001 00:43:45 +0000
8294              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
8295      Branch: perl
8296            + t/op/loopctl.t
8297            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
8298            ! vms/perly_c.vms
8299 ____________________________________________________________________________
8300 [  9138] By: gsar                                  on 2001/03/14  01:18:00
8301         Log: remove squelch controls for "Scalars leaked" messages in most places
8302              (these are now cured)
8303      Branch: maint-5.6/perl
8304            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
8305            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
8306            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
8307 ____________________________________________________________________________
8308 [  9137] By: gsar                                  on 2001/03/14  00:57:04
8309         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
8310      Branch: maint-5.6/perl
8311            ! regcomp.c
8312 ____________________________________________________________________________
8313 [  9136] By: jhi                                   on 2001/03/13  23:12:24
8314         Log: (Retracted by #9155)
8315              
8316              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
8317              From: Jens-Uwe Mager <jum@helios.de>
8318              Date: Wed, 21 Feb 2001 21:32:04 +0100
8319              Message-ID: <20010221213203.A18340@ans.helios.de>
8320      Branch: perl
8321            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
8322 ____________________________________________________________________________
8323 [  9135] By: jhi                                   on 2001/03/13  22:50:05
8324         Log: Integrate perlio.
8325      Branch: perl
8326           !> pp.c
8327 ____________________________________________________________________________
8328 [  9134] By: jhi                                   on 2001/03/13  22:49:05
8329         Log: Integrate change #9131 from maintperl into mainline.
8330              
8331              make the error text look more consistent in hints/hpux.sh
8332      Branch: perl
8333           !> hints/hpux.sh
8334 ____________________________________________________________________________
8335 [  9133] By: gsar                                  on 2001/03/13  22:46:20
8336         Log: integrate change#9067 from mainline
8337              
8338              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
8339      Branch: maint-5.6/perl
8340           !> lib/ExtUtils/MM_Unix.pm
8341 ____________________________________________________________________________
8342 [  9132] By: jhi                                   on 2001/03/13  22:41:21
8343         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
8344              From: "John P. Linderman" <jpl@research.att.com>
8345              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
8346              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
8347              
8348              A more correct prime finder.
8349      Branch: perl
8350            ! lib/Tie/SubstrHash.pm
8351 ____________________________________________________________________________
8352 [  9131] By: gsar                                  on 2001/03/13  22:30:42
8353         Log: make the error text look more consistent in hints/hpux.sh
8354      Branch: maint-5.6/perl
8355            ! hints/hpux.sh
8356 ____________________________________________________________________________
8357 [  9130] By: jhi                                   on 2001/03/13  22:23:44
8358         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
8359              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8360              Date: Tue, 13 Mar 2001 18:41:26 +0100
8361              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
8362              
8363              If the test is run non-interactively the default handler
8364              is different.
8365      Branch: perl
8366            ! t/lib/sigaction.t
8367 ____________________________________________________________________________
8368 [  9129] By: jhi                                   on 2001/03/13  22:20:21
8369         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
8370              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8371              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
8372              Date:     Tue, 13 Mar 2001 16:44:32 EST
8373      Branch: perl
8374            ! t/lib/1_compile.t
8375 ____________________________________________________________________________
8376 [  9128] By: jhi                                   on 2001/03/13  22:18:34
8377         Log: Subject: Another patch for integer.pm POD 
8378              From: "John L. Allen" <allen@grumman.com>
8379              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
8380              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
8381      Branch: perl
8382            ! lib/integer.pm
8383 ____________________________________________________________________________
8384 [  9127] By: nick                                  on 2001/03/13  21:26:30
8385         Log: Integrate mainline.
8386      Branch: perlio
8387           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
8388           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
8389           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
8390           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
8391           !> Changes Configure MANIFEST README.os2 README.os390
8392           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
8393           !> os2/Changes patchlevel.h win32/perlhost.h
8394 ____________________________________________________________________________
8395 [  9126] By: nick                                  on 2001/03/13  20:39:51
8396         Log: #ifdef'ed out code to make packed side of pack/unpack
8397              octets. (i.e. pack('U') => encode_utf8).
8398      Branch: perlio
8399            ! pp.c
8400 ____________________________________________________________________________
8401 [  9125] By: jhi                                   on 2001/03/13  15:07:16
8402         Log: Update Changes.
8403      Branch: perl
8404            ! Changes patchlevel.h
8405 ____________________________________________________________________________
8406 [  9124] By: jhi                                   on 2001/03/13  14:22:45
8407         Log: Workaround for the buggy ("internal compiler error")
8408              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
8409              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
8410              of Andreas König.
8411      Branch: perl
8412            ! ext/re/Makefile.PL hints/aix.sh
8413 ____________________________________________________________________________
8414 [  9123] By: jhi                                   on 2001/03/13  03:24:34
8415         Log: Typo in #9114.
8416      Branch: metaconfig
8417            ! U/modified/myhostname.U
8418 ____________________________________________________________________________
8419 [  9122] By: jhi                                   on 2001/03/13  03:24:06
8420         Log: Typo in #9113.
8421      Branch: perl
8422            ! Configure
8423 ____________________________________________________________________________
8424 [  9121] By: jhi                                   on 2001/03/13  01:53:05
8425         Log: Forgot to check-in the larger part of #9120, duh.
8426      Branch: perl
8427            ! README.os2
8428 ____________________________________________________________________________
8429 [  9120] By: jhi                                   on 2001/03/13  01:51:31
8430         Log: Subject: [PATCH 5.6.1] OS/2 docs
8431              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8432              Date: Mon, 12 Mar 2001 03:27:32 -0500
8433              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
8434      Branch: perl
8435            ! os2/Changes
8436 ____________________________________________________________________________
8437 [  9119] By: jhi                                   on 2001/03/13  01:49:41
8438         Log: Integrate change #9116 from maintperl into mainline.
8439              
8440              Win32::GetCwd() returns C: instead of C:\ in the root directory
8441              under ithreads
8442      Branch: perl
8443           !> win32/perlhost.h
8444 ____________________________________________________________________________
8445 [  9118] By: jhi                                   on 2001/03/13  01:13:39
8446         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
8447      Branch: perl
8448            + lib/Switch.pm t/lib/switch.t
8449            ! MANIFEST
8450 ____________________________________________________________________________
8451 [  9117] By: jhi                                   on 2001/03/13  01:03:17
8452         Log: Add Text::Balanced 1.83.
8453      Branch: perl
8454            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
8455            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
8456            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
8457            + t/lib/tb-xvari.t
8458            ! MANIFEST
8459 ____________________________________________________________________________
8460 [  9116] By: gsar                                  on 2001/03/13  00:55:53
8461         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
8462              under ithreads
8463      Branch: maint-5.6/perl
8464            ! win32/perlhost.h
8465 ____________________________________________________________________________
8466 [  9115] By: jhi                                   on 2001/03/13  00:54:09
8467         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
8468              From: "John L. Allen" <allen@grumman.com>
8469              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
8470              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
8471              
8472              use integer document clarification.
8473      Branch: perl
8474            ! lib/integer.pm
8475 ____________________________________________________________________________
8476 [  9114] By: jhi                                   on 2001/03/13  00:38:54
8477         Log: Metaconfig unit change for #9113.
8478      Branch: metaconfig
8479            ! U/modified/myhostname.U
8480 ____________________________________________________________________________
8481 [  9113] By: jhi                                   on 2001/03/13  00:38:35
8482         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?)
8483              From: Peter Prymmer <pvhp@forte.com>
8484              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
8485              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
8486      Branch: perl
8487            ! Configure README.os390 hints/os390.sh
8488 ____________________________________________________________________________
8489 [  9112] By: jhi                                   on 2001/03/13  00:29:00
8490         Log: Integrate perlio.
8491      Branch: perl
8492           !> sv.c utf8.h
8493 ____________________________________________________________________________
8494 [  9111] By: nick                                  on 2001/03/12  21:16:33
8495         Log: Integrate mainline.
8496      Branch: perlio
8497           +> t/op/anonsub.t
8498           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
8499           !> proto.h sv.c
8500 ____________________________________________________________________________
8501 [  9110] By: nick                                  on 2001/03/12  21:00:13
8502         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
8503      Branch: perlio
8504            ! sv.c utf8.h
8505 ____________________________________________________________________________
8506 [  9109] By: jhi                                   on 2001/03/12  16:04:47
8507         Log: Integrate change #9108 from maintperl to mainline.
8508              
8509              fix memory leak in C<sub X { sub {} }> arising from a refcount
8510              loop between the outer sub and the inner prototype anonsub
8511              
8512              this also enables closures returned by subroutines that
8513              subsequently get redefined to work without generating coredumps :)
8514              
8515              completely removed the free_closures() hack--it shouldn't be
8516              needed anymore
8517      Branch: perl
8518           +> t/op/anonsub.t
8519           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
8520           !> proto.h sv.c
8521 ____________________________________________________________________________
8522 [  9108] By: gsar                                  on 2001/03/12  10:21:31
8523         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
8524              loop between the outer sub and the inner prototype anonsub
8525              
8526              this also enables closures returned by subroutines that
8527              subsequently get redefined to work without generating coredumps :)
8528              
8529              completely removed the free_closures() hack--it shouldn't be
8530              needed anymore
8531      Branch: maint-5.6/perl
8532            + t/op/anonsub.t
8533            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
8534            ! proto.h sv.c
8535 ____________________________________________________________________________
8536 [  9107] By: jhi                                   on 2001/03/12  05:15:31
8537         Log: Integrate perlio.
8538      Branch: perl
8539           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
8540 ____________________________________________________________________________
8541 [  9106] By: nick                                  on 2001/03/11  20:10:12
8542         Log: regcomp.c is working in native space, not Unicode space (if different)
8543              as it is doing compare against 'W' in \W etc.
8544      Branch: perlio
8545            ! regcomp.c
8546 ____________________________________________________________________________
8547 [  9105] By: nick                                  on 2001/03/11  19:39:34
8548         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
8549              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
8550      Branch: perlio
8551            ! regcomp.c toke.c utf8.c
8552 ____________________________________________________________________________
8553 [  9104] By: nick                                  on 2001/03/11  18:15:44
8554         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
8555      Branch: perlio
8556            ! sv.c
8557 ____________________________________________________________________________
8558 [  9103] By: nick                                  on 2001/03/11  18:03:28
8559         Log: Integrate mainline (for regexp stuff).
8560      Branch: perlio
8561           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
8562           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
8563           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
8564           !> t/lib/errno.t t/op/pat.t
8565 ____________________________________________________________________________
8566 [  9102] By: nick                                  on 2001/03/11  17:44:20
8567         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
8568              - exclude layer syms in makedef.pl for sfio
8569              - also inhibit Encode from trying to build ":encode()" layer.
8570      Branch: perlio
8571            ! ext/Encode/Encode.xs makedef.pl
8572 ____________________________________________________________________________
8573 [  9101] By: jhi                                   on 2001/03/10  22:38:13
8574         Log: The $Is_MacOS needs to be declared.
8575      Branch: perl
8576            ! lib/ExtUtils/Manifest.pm
8577 ____________________________________________________________________________
8578 [  9100] By: jhi                                   on 2001/03/10  22:14:29
8579         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
8580              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
8581              pollute the symbolspace if using sfio.
8582      Branch: perl
8583            ! ext/Encode/Encode.xs
8584 ____________________________________________________________________________
8585 [  9099] By: jhi                                   on 2001/03/10  21:58:48
8586         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
8587              Date: Sat, 10 Mar 2001 14:23:55 -0500
8588              From: Chris Nandor <pudge@pobox.com>
8589              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
8590      Branch: perl
8591            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
8592            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
8593            ! t/lib/errno.t
8594 ____________________________________________________________________________
8595 [  9098] By: jhi                                   on 2001/03/10  21:38:30
8596         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
8597      Branch: perl
8598            ! regcomp.c regexec.c t/op/pat.t
8599 ____________________________________________________________________________
8600 [  9097] By: jhi                                   on 2001/03/10  14:38:07
8601         Log: Integrate perlio.
8602      Branch: perl
8603           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
8604           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
8605           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
8606 ____________________________________________________________________________
8607 [  9096] By: nick                                  on 2001/03/10  11:55:43
8608         Log: EBCDIC sanity - phase I
8609              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
8610              - use utf8n_xxxx (c.f. pvn) for forms which take length.
8611              - back out vN.N and $^V exceptions to e2a/a2e
8612              - make "locale" isxxx macros be uvchr (may be redundant?)
8613              
8614              Not clear yet that toUPPER_uni et. al. return being handled correctly.
8615              The tr// and rexexp stuff still needs an audit, assumption is they are working
8616              in Unicode space.
8617              
8618              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
8619      Branch: perlio
8620            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
8621            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
8622            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
8623 ____________________________________________________________________________
8624 [  9095] By: jhi                                   on 2001/03/09  22:10:01
8625         Log: Integrate perlio.
8626      Branch: perl
8627           !> dump.c
8628 ____________________________________________________________________________
8629 [  9094] By: nick                                  on 2001/03/09  17:36:38
8630         Log: Builds an passes all tests after integrate and this tweak.
8631      Branch: perlio
8632            ! dump.c
8633 ____________________________________________________________________________
8634 [  9093] By: nick                                  on 2001/03/09  17:16:03
8635         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
8636      Branch: perlio
8637           +> lib/unicode/Scripts.txt t/lib/sigaction.t
8638           !> (integrate 79 files)
8639 ____________________________________________________________________________
8640 [  9092] By: jhi                                   on 2001/03/09  15:28:26
8641         Log: Update Changes.
8642      Branch: perl
8643            ! Changes patchlevel.h
8644 ____________________________________________________________________________
8645 [  9091] By: jhi                                   on 2001/03/09  15:25:05
8646         Log: In op/stat #35 better to scan all the potential directories
8647              for setuids, not just the first one.
8648      Branch: perl
8649            ! t/op/stat.t
8650 ____________________________________________________________________________
8651 [  9090] By: jhi                                   on 2001/03/09  15:01:27
8652         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
8653              From: rspier@pobox.com (Robert Spier)
8654              Date: Fri, 9 Mar 2001 03:30:20 -0500
8655              Message-ID: <15016.38044.381174.160189@rls.cx>
8656              
8657              EXISTS() returning undef mistakenly triggered a FETCH().
8658      Branch: perl
8659            ! hv.c
8660 ____________________________________________________________________________
8661 [  9089] By: jhi                                   on 2001/03/09  14:59:02
8662         Log: Add /sbin and /usr/sbin to the list of directories scanned
8663              for setuid programs.  Takes care of bug id 20010309.003.
8664      Branch: perl
8665            ! t/op/stat.t
8666 ____________________________________________________________________________
8667 [  9088] By: jhi                                   on 2001/03/09  14:48:32
8668         Log: Regen perlapi, perltoc.
8669      Branch: perl
8670            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
8671 ____________________________________________________________________________
8672 [  9087] By: jhi                                   on 2001/03/09  14:38:56
8673         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
8674              From: David Mitchell <davem@fdgroup.co.uk>
8675              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
8676              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
8677      Branch: perl
8678            ! dump.c perl.c perl.h pod/perlrun.pod
8679 ____________________________________________________________________________
8680 [  9086] By: jhi                                   on 2001/03/09  01:47:16
8681         Log: A modified version of
8682              
8683              Subject: [ID 20010307.005] POSIX::sigaction has various problems
8684              From: anders@broadcom.com
8685              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
8686              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
8687              
8688              Currently the sigaction.t test #6 fails (and is fudged to look
8689              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
8690              This may well be a genuine bug in Linux sigaction() (since at
8691              least Tru64, Solaris, and HP-UX disagree with Linux).
8692              Anyone with POSIX / SUSv2 tome handy?  The problem is that
8693              the flags of the oldaction don't match with the flags in
8694              the previously installed disposition.
8695      Branch: perl
8696            + t/lib/sigaction.t
8697            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
8698 ____________________________________________________________________________
8699 [  9085] By: jhi                                   on 2001/03/09  01:30:13
8700         Log: Subject: Re: mission impossible for the day
8701              From: Alex Gough <alex@rcon.org>
8702              Date: Thu, 08 Mar 2001 17:18:19 +0000
8703              Message-ID: <3AA7BEDB.8070409@rcon.org>
8704              
8705              If references (are overloaded) and can be directly stringified,
8706              show that instead of "stringified".
8707              
8708              (The problem, infinite mutual recursion caused by overloaded bool
8709              in Switch.pm, tracked by David Mitchell)
8710      Branch: perl
8711            ! lib/Carp/Heavy.pm
8712 ____________________________________________________________________________
8713 [  9084] By: jhi                                   on 2001/03/09  01:20:39
8714         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
8715              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
8716              From: David Mitchell <davem@fdgroup.co.uk>
8717              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
8718      Branch: perl
8719            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
8720            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
8721 ____________________________________________________________________________
8722 [  9083] By: jhi                                   on 2001/03/09  01:16:51
8723         Log: Subject: [PATCH] perldata.pod here-doc docs
8724              From: Jeff Pinyan <jeffp@crusoe.net>
8725              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
8726              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
8727      Branch: perl
8728            ! pod/perldata.pod
8729 ____________________________________________________________________________
8730 [  9082] By: jhi                                   on 2001/03/09  01:01:27
8731         Log: Subject: Re: Unicode/EBCDIC
8732              From: Peter Prymmer <pvhp@forte.com>
8733              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
8734              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
8735      Branch: perl
8736            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
8737 ____________________________________________________________________________
8738 [  9081] By: jhi                                   on 2001/03/08  13:41:30
8739         Log: Subject: Ooops, wrong 'no *POSIX' Patch
8740              From: Dorner Thomas <Thomas.Dorner@start.de>
8741              Date: Thu, 8 Mar 2001 08:43:28 +0100
8742              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
8743      Branch: perl
8744            ! hints/posix-bc.sh
8745 ____________________________________________________________________________
8746 [  9080] By: jhi                                   on 2001/03/08  13:11:42
8747         Log: It's Scripts.txt, not Script.txt.
8748      Branch: perl
8749            ! MANIFEST
8750 ____________________________________________________________________________
8751 [  9079] By: jhi                                   on 2001/03/08  12:59:05
8752         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
8753              From: Dorner Thomas <Thomas.Dorner@start.de>
8754              Date: Wed, 7 Mar 2001 14:13:31 +0100
8755              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
8756      Branch: perl
8757            ! makedepend.SH
8758 ____________________________________________________________________________
8759 [  9078] By: jhi                                   on 2001/03/08  12:57:43
8760         Log: Retract #9069, wrong patch.
8761      Branch: perl
8762            ! Makefile.SH
8763 ____________________________________________________________________________
8764 [  9077] By: jhi                                   on 2001/03/08  01:06:13
8765         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
8766      Branch: perl
8767            + lib/unicode/Scripts.txt
8768            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
8769            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
8770            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
8771            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
8772            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
8773            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
8774            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
8775            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
8776            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
8777            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
8778            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
8779            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
8780            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
8781            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
8782            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
8783            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
8784            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
8785            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
8786            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
8787            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
8788            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
8789            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
8790            ! lib/unicode/version
8791 ____________________________________________________________________________
8792 [  9076] By: jhi                                   on 2001/03/07  22:59:39
8793         Log: Integrate change #7784 from mainline into maintperl.
8794              
8795              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
8796      Branch: maint-5.6/perl
8797           !> pp_ctl.c t/op/pat.t
8798 ____________________________________________________________________________
8799 [  9075] By: jhi                                   on 2001/03/07  22:05:11
8800         Log: More UTF-8 test tweaks.
8801      Branch: perl
8802            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
8803 ____________________________________________________________________________
8804 [  9074] By: nick                                  on 2001/03/07  21:39:29
8805         Log: Integrate mainline.
8806      Branch: perlio
8807           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
8808           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
8809           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
8810           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
8811           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
8812 ____________________________________________________________________________
8813 [  9073] By: jhi                                   on 2001/03/07  16:37:09
8814         Log: Update Changes.
8815      Branch: perl
8816            ! Changes patchlevel.h
8817 ____________________________________________________________________________
8818 [  9072] By: jhi                                   on 2001/03/07  16:32:30
8819         Log: Subject: [ID 20010306.004] || != named unary operator
8820              From: abela@geneanet.org
8821              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
8822              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
8823      Branch: perl
8824            ! pod/perlop.pod
8825 ____________________________________________________________________________
8826 [  9071] By: jhi                                   on 2001/03/07  15:14:11
8827         Log: Subject: downgrading to bytes for common functions
8828              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
8829              Date: Wed, 7 Mar 2001 02:36:55 -0500
8830              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
8831      Branch: perl
8832            ! pp_sys.c
8833 ____________________________________________________________________________
8834 [  9070] By: jhi                                   on 2001/03/07  15:04:58
8835         Log: Clarify the description differentiating for and while; inspired by
8836              
8837              Subject: [ID 20010306.002] for/while difference in for definition
8838              From: abela@geneanet.org
8839              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
8840              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
8841      Branch: perl
8842            ! pod/perlsyn.pod
8843 ____________________________________________________________________________
8844 [  9069] By: jhi                                   on 2001/03/07  14:55:30
8845         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
8846              From: Dorner Thomas <Thomas.Dorner@start.de>
8847              Date: Wed, 7 Mar 2001 14:13:31 +0100
8848              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
8849      Branch: perl
8850            ! Makefile.SH
8851 ____________________________________________________________________________
8852 [  9068] By: jhi                                   on 2001/03/07  14:51:17
8853         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
8854              From: Radu Greab <radu@netsoft.ro>
8855              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
8856              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
8857      Branch: perl
8858            ! pp.c t/op/chop.t
8859 ____________________________________________________________________________
8860 [  9067] By: jhi                                   on 2001/03/07  14:48:57
8861         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
8862              From: Simon Cozens <simon@netthink.co.uk>
8863              Date: Wed, 7 Mar 2001 13:59:28 +0000
8864              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
8865              
8866              In order to allow MakeMaker to build correct Makefiles,
8867              you need to change the order of the arguments in MM_Unix.pm
8868              as well. (Unless you have C89_CCMODE set, but we're trying
8869              to be POSIXly correct)
8870              
8871              Thanks to Merijn Broeren for tracking this down.
8872      Branch: perl
8873            ! lib/ExtUtils/MM_Unix.pm
8874 ____________________________________________________________________________
8875 [  9066] By: jhi                                   on 2001/03/07  14:30:02
8876         Log: Floating point too messy.
8877      Branch: perl
8878            ! t/camel-III/vstring.t
8879 ____________________________________________________________________________
8880 [  9065] By: jhi                                   on 2001/03/07  14:17:44
8881         Log: Integrate change #9064 from maintperl into mainline.
8882              
8883              fix memory leak in pack("Bb",...)
8884      Branch: perl
8885           !> perl.c
8886 ____________________________________________________________________________
8887 [  9064] By: gsar                                  on 2001/03/07  06:29:24
8888         Log: fix memory leak in pack("Bb",...)
8889      Branch: maint-5.6/perl
8890            ! perl.c
8891 ____________________________________________________________________________
8892 [  9063] By: jhi                                   on 2001/03/07  00:55:04
8893         Log: Major utf8 test reorganisation and rewrite.
8894              Hopefully no tests were lost in the shuffle.
8895              (The beginning of pragma/utf8 was lost intentionally,
8896              the tests were rather bogus and incomplete.)
8897      Branch: perl
8898            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
8899            ! t/pragma/utf8.t
8900 ____________________________________________________________________________
8901 [  9062] By: jhi                                   on 2001/03/07  00:41:16
8902         Log: More tweakage on the Unicode character class descriptions.
8903      Branch: perl
8904            ! lib/unicode/mktables.PL pod/perlretut.pod
8905 ____________________________________________________________________________
8906 [  9061] By: jhi                                   on 2001/03/06  23:12:38
8907         Log: The perlretut was still talking about the old \p and \P
8908              definitions.
8909      Branch: perl
8910            ! pod/perlretut.pod
8911 ____________________________________________________________________________
8912 [  9060] By: nick                                  on 2001/03/06  20:52:37
8913         Log: Integrate mainline (make test works again now).
8914      Branch: perlio
8915           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
8916 ____________________________________________________________________________
8917 [  9059] By: jhi                                   on 2001/03/06  15:36:14
8918         Log: 0.999... does equal 1.0, doesn't it?
8919      Branch: perl
8920            ! t/camel-III/vstring.t
8921 ____________________________________________________________________________
8922 [  9058] By: jhi                                   on 2001/03/06  15:34:00
8923         Log: Make /x{abcd}/ to work without use utf8.
8924      Branch: perl
8925            ! regcomp.c
8926 ____________________________________________________________________________
8927 [  9057] By: jhi                                   on 2001/03/06  03:02:36
8928         Log: Easier to outcomment all the three reset() tests for now.
8929      Branch: perl
8930            ! t/op/pat.t
8931 ____________________________________________________________________________
8932 [  9056] By: jhi                                   on 2001/03/06  02:30:02
8933         Log: Comment out the deadly reset; until the 20010301.005
8934              is finally fixed.
8935      Branch: perl
8936            ! t/op/pat.t
8937 ____________________________________________________________________________
8938 [  9055] By: jhi                                   on 2001/03/06  02:21:26
8939         Log: Integrate the change #9054 from mainline:
8940              retract the PMOP cleanup patch pending further investigation.
8941      Branch: maint-5.6/perl
8942           !> op.c op.h
8943 ____________________________________________________________________________
8944 [  9054] By: jhi                                   on 2001/03/06  02:19:57
8945         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
8946              with oddly familiar stack traces.
8947      Branch: perl
8948            ! op.c op.h
8949 ____________________________________________________________________________
8950 [  9053] By: jhi                                   on 2001/03/05  23:20:28
8951         Log: Integrate perlio.
8952      Branch: perl
8953           +> ext/Encode/Encode/koi8-r.ucm
8954           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
8955           !> makedef.pl
8956 ____________________________________________________________________________
8957 [  9052] By: nick                                  on 2001/03/05  23:08:17
8958         Log: skipping USE_PERLIO symbols correction.
8959      Branch: perlio
8960            ! makedef.pl
8961 ____________________________________________________________________________
8962 [  9051] By: nick                                  on 2001/03/05  22:35:07
8963         Log: More Encode alias tidying.
8964      Branch: perlio
8965            + ext/Encode/Encode/koi8-r.ucm
8966            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
8967 ____________________________________________________________________________
8968 [  9050] By: jhi                                   on 2001/03/05  21:44:29
8969         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
8970              Sarathy's fix for ID 20010301.005.
8971      Branch: maint-5.6/perl
8972           !> op.c op.h
8973 ____________________________________________________________________________
8974 [  9049] By: nick                                  on 2001/03/05  19:54:04
8975         Log: Integrate Jarkko's Encode.pm tweak.
8976      Branch: perlio
8977           !> ext/Encode/Encode.pm
8978 ____________________________________________________________________________
8979 [  9048] By: nick                                  on 2001/03/05  19:47:57
8980         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
8981      Branch: perlio
8982           +> os2/os2add.sym
8983           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
8984           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
8985           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
8986           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
8987           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
8988 ____________________________________________________________________________
8989 [  9047] By: jhi                                   on 2001/03/05  19:25:26
8990         Log: Regen perlapi.
8991      Branch: perl
8992            ! pod/perlapi.pod
8993 ____________________________________________________________________________
8994 [  9046] By: jhi                                   on 2001/03/05  19:12:14
8995         Log: Integrate perlio.
8996      Branch: perl
8997           +> t/camel-III/vstring.t
8998           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
8999 ____________________________________________________________________________
9000 [  9045] By: jhi                                   on 2001/03/05  19:10:36
9001         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
9002      Branch: perl
9003            ! ext/Encode/Encode.pm
9004 ____________________________________________________________________________
9005 [  9044] By: jhi                                   on 2001/03/05  18:49:12
9006         Log: Forgot the other half of the PMOP patch (#9033).
9007      Branch: perl
9008            ! op.h
9009 ____________________________________________________________________________
9010 [  9043] By: nick                                  on 2001/03/05  18:14:47
9011         Log: Update MANIFEST for new test.
9012      Branch: perlio
9013            ! MANIFEST
9014 ____________________________________________________________________________
9015 [  9042] By: nick                                  on 2001/03/05  18:12:41
9016         Log: Some tests for Camel 3rd edition features.
9017              Make gethostbyaddr() test in above work.
9018      Branch: perlio
9019            + t/camel-III/vstring.t
9020            ! pp.h pp_sys.c t/TEST t/harness
9021 ____________________________________________________________________________
9022 [  9041] By: jhi                                   on 2001/03/05  17:41:48
9023         Log: Add more ISO 8859 encoding aliases.
9024      Branch: perl
9025            ! ext/Encode/Encode.pm
9026 ____________________________________________________________________________
9027 [  9040] By: jhi                                   on 2001/03/05  17:30:43
9028         Log: Integrate perlio.
9029      Branch: perl
9030           !> MANIFEST sv.c
9031 ____________________________________________________________________________
9032 [  9039] By: nick                                  on 2001/03/05  17:11:36
9033         Log: Missed added file.
9034      Branch: perlio
9035            ! MANIFEST
9036 ____________________________________________________________________________
9037 [  9038] By: jhi                                   on 2001/03/05  15:58:01
9038         Log: Add tr tests for EBCDIC, from Karsten Sperling.
9039      Branch: perl
9040            ! t/op/tr.t
9041 ____________________________________________________________________________
9042 [  9037] By: nick                                  on 2001/03/05  15:56:35
9043         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
9044              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
9045              
9046              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
9047              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
9048              - uses SvPV() rather than sv_2pv() in case it isn't a string.
9049      Branch: perlio
9050            ! sv.c
9051 ____________________________________________________________________________
9052 [  9036] By: jhi                                   on 2001/03/05  15:49:15
9053         Log: Add matching tests currently failing in EBCDIC,
9054              suggested by Karsten Sperling.
9055      Branch: perl
9056            ! t/op/pat.t
9057 ____________________________________________________________________________
9058 [  9035] By: jhi                                   on 2001/03/05  15:36:55
9059         Log: The #9034 needs a MANIFESTation.
9060      Branch: perl
9061            ! MANIFEST
9062 ____________________________________________________________________________
9063 [  9034] By: jhi                                   on 2001/03/05  15:35:14
9064         Log: Integrate perlio.
9065      Branch: perl
9066           +> ext/Encode/Encode/Tcl.pm
9067           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
9068           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
9069           !> ext/Encode/Encode/iso8859-1.ucm
9070           !> ext/Encode/Encode/iso8859-10.ucm
9071           !> ext/Encode/Encode/iso8859-13.ucm
9072           !> ext/Encode/Encode/iso8859-14.ucm
9073           !> ext/Encode/Encode/iso8859-15.ucm
9074           !> ext/Encode/Encode/iso8859-16.ucm
9075           !> ext/Encode/Encode/iso8859-2.ucm
9076           !> ext/Encode/Encode/iso8859-3.ucm
9077           !> ext/Encode/Encode/iso8859-4.ucm
9078           !> ext/Encode/Encode/iso8859-5.ucm
9079           !> ext/Encode/Encode/iso8859-6.ucm
9080           !> ext/Encode/Encode/iso8859-7.ucm
9081           !> ext/Encode/Encode/iso8859-8.ucm
9082           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
9083           !> t/lib/encode.t
9084 ____________________________________________________________________________
9085 [  9033] By: jhi                                   on 2001/03/05  15:33:18
9086         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
9087              From: Gurusamy Sarathy <gsar@ActiveState.com>
9088              Date: Sun, 04 Mar 2001 22:33:15 -0800
9089              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
9090              
9091              PMOPs need to remember their own stash so that they can
9092              gracefully remove themselves from their linked list.
9093      Branch: perl
9094            ! op.c
9095 ____________________________________________________________________________
9096 [  9032] By: nick                                  on 2001/03/05  14:51:50
9097         Log: Encode implementation "completion"
9098              Implement and document define_encoding()
9099              Implement and document encoding aliases including define_alias()
9100              Make Encode::XS use define_encoding() rather than back-door.
9101              Move run-time *.enc to separate Encode::Tcl module.
9102              Make 'compile' honour <codeset_name>
9103              Change canonical names of to iso-8859-* and US-ascii.
9104      Branch: perlio
9105            + ext/Encode/Encode/Tcl.pm
9106            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
9107            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
9108            ! ext/Encode/Encode/iso8859-1.ucm
9109            ! ext/Encode/Encode/iso8859-10.ucm
9110            ! ext/Encode/Encode/iso8859-13.ucm
9111            ! ext/Encode/Encode/iso8859-14.ucm
9112            ! ext/Encode/Encode/iso8859-15.ucm
9113            ! ext/Encode/Encode/iso8859-16.ucm
9114            ! ext/Encode/Encode/iso8859-2.ucm
9115            ! ext/Encode/Encode/iso8859-3.ucm
9116            ! ext/Encode/Encode/iso8859-4.ucm
9117            ! ext/Encode/Encode/iso8859-5.ucm
9118            ! ext/Encode/Encode/iso8859-6.ucm
9119            ! ext/Encode/Encode/iso8859-7.ucm
9120            ! ext/Encode/Encode/iso8859-8.ucm
9121            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
9122            ! t/lib/encode.t
9123 ____________________________________________________________________________
9124 [  9031] By: jhi                                   on 2001/03/05  13:51:17
9125         Log: Integrate change #9030 from maintperl into mainline.
9126              
9127              Subject: [PATCH 5.6.1] OS/2 cleanup
9128      Branch: perl
9129           +> os2/os2add.sym
9130           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
9131           !> makedef.pl os2/Changes os2/Makefile.SHs
9132           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
9133           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
9134           !> os2/os2.sym os2/os2ish.h
9135 ____________________________________________________________________________
9136 [  9030] By: jhi                                   on 2001/03/05  13:46:49
9137         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
9138              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9139              Date: Mon, 5 Mar 2001 02:29:44 -0500
9140              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
9141      Branch: maint-5.6/perl
9142            + os2/os2add.sym
9143            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
9144            ! makedef.pl os2/Changes os2/Makefile.SHs
9145            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
9146            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
9147            ! os2/os2.sym os2/os2ish.h
9148 ____________________________________________________________________________
9149 [  9029] By: jhi                                   on 2001/03/05  13:40:35
9150         Log: Integrate change #9028 from maintperl into mainline.
9151              
9152              various nits in MM_Unix.pm found by disabling SelfLoader
9153      Branch: perl
9154           !> lib/ExtUtils/MM_Unix.pm
9155 ____________________________________________________________________________
9156 [  9028] By: gsar                                  on 2001/03/05  09:58:38
9157         Log: various nits in MM_Unix.pm found by disabling SelfLoader
9158      Branch: maint-5.6/perl
9159            ! lib/ExtUtils/MM_Unix.pm
9160 ____________________________________________________________________________
9161 [  9027] By: nick                                  on 2001/03/05  08:35:22
9162         Log: Integrate mainline
9163      Branch: perlio
9164           !> (integrate 28 files)
9165 ____________________________________________________________________________
9166 [  9026] By: jhi                                   on 2001/03/05  02:14:59
9167         Log: Integrate change #9025 from mainline to maintperl,
9168              retract \N{U+HHHH}.
9169      Branch: maint-5.6/perl
9170           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
9171           !> t/lib/charnames.t toke.c
9172 ____________________________________________________________________________
9173 [  9025] By: jhi                                   on 2001/03/05  02:13:09
9174         Log: Retracting \N{U+HHHH}.
9175      Branch: perl
9176            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
9177            ! t/lib/charnames.t toke.c
9178 ____________________________________________________________________________
9179 [  9024] By: jhi                                   on 2001/03/04  20:51:07
9180         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
9181              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
9182              Date: Fri, 02 Mar 2001 18:25:26 +0100
9183              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
9184              
9185              Casting problem.
9186      Branch: perl
9187            ! ext/Storable/Storable.xs
9188 ____________________________________________________________________________
9189 [  9023] By: jhi                                   on 2001/03/04  19:46:45
9190         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
9191              From: nick@talking.bollo.cx
9192              Date: Sat, 03 Mar 2001 21:41:33 +0000
9193              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
9194              
9195              Revert the workaround.
9196      Branch: perl
9197            ! perlio.c
9198 ____________________________________________________________________________
9199 [  9022] By: jhi                                   on 2001/03/04  19:36:28
9200         Log: Update Changes.
9201      Branch: perl
9202            ! Changes patchlevel.h
9203 ____________________________________________________________________________
9204 [  9021] By: jhi                                   on 2001/03/04  18:41:00
9205         Log: makedef.pl updates suggested by Chris Nandor; double-checking
9206              the changes in AIX, OS/2 Win32 would be nice.
9207      Branch: perl
9208            ! makedef.pl
9209 ____________________________________________________________________________
9210 [  9020] By: jhi                                   on 2001/03/04  18:23:58
9211         Log: Integrate change #9012 from maintperl into mainline,
9212              quench a compiler warning.
9213      Branch: perl
9214           !> toke.c
9215 ____________________________________________________________________________
9216 [  9019] By: jhi                                   on 2001/03/04  18:18:43
9217         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
9218              
9219              \N{U+HHHH} fix.
9220              
9221              pattern in G_ARRAY context
9222      Branch: maint-5.6/perl
9223           !> pp_hot.c t/op/pat.t toke.c
9224 ____________________________________________________________________________
9225 [  9018] By: jhi                                   on 2001/03/04  18:07:48
9226         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
9227              From: Jeff Pinyan <jeffp@crusoe.net>
9228              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
9229              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
9230      Branch: perl
9231            ! pp_hot.c t/op/pat.t
9232 ____________________________________________________________________________
9233 [  9017] By: jhi                                   on 2001/03/04  18:06:21
9234         Log: I thought I tested the #9014.
9235      Branch: perl
9236            ! toke.c
9237 ____________________________________________________________________________
9238 [  9016] By: jhi                                   on 2001/03/04  17:41:22
9239         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
9240              
9241              Tweak the get*ent() OS/2 prototypes.
9242              
9243              Add the \N{U+HHHH} syntax.
9244              
9245              More tr/// UTF-8 fixes from Inaba Hiroto.
9246      Branch: maint-5.6/perl
9247           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
9248           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
9249 ____________________________________________________________________________
9250 [  9015] By: jhi                                   on 2001/03/04  17:36:04
9251         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
9252      Branch: perl
9253            ! doop.c t/op/tr.t
9254 ____________________________________________________________________________
9255 [  9014] By: jhi                                   on 2001/03/04  17:24:49
9256         Log: Add the \N{U+HHHH} syntax.
9257      Branch: perl
9258            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
9259            ! t/lib/charnames.t toke.c
9260 ____________________________________________________________________________
9261 [  9013] By: jhi                                   on 2001/03/04  17:20:45
9262         Log: Tweak the get*ent() OS/2 prototypes.
9263      Branch: perl
9264            ! os2/os2.c
9265 ____________________________________________________________________________
9266 [  9012] By: gsar                                  on 2001/03/04  06:26:14
9267         Log: avoid warning (nit in change#9009)
9268      Branch: maint-5.6/perl
9269            ! toke.c
9270 ____________________________________________________________________________
9271 [  9011] By: gsar                                  on 2001/03/04  06:15:24
9272         Log: lib/charnames.t fails in 5.6.x because of older Unicode
9273              data
9274              
9275              TODO: need to revisit this after updating lib/unicode/...
9276      Branch: maint-5.6/perl
9277            ! t/lib/charnames.t
9278 ____________________________________________________________________________
9279 [  9010] By: gsar                                  on 2001/03/04  06:08:36
9280         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
9281      Branch: maint-5.6/perl
9282            ! toke.c
9283 ____________________________________________________________________________
9284 [  9009] By: jhi                                   on 2001/03/03  19:27:20
9285         Log: Integrate change #9008 from mainline to maintperl,
9286              UTF-8 tr/// fixes from Inaba Hiroto.
9287      Branch: maint-5.6/perl
9288           !> doop.c op.c t/op/tr.t toke.c
9289 ____________________________________________________________________________
9290 [  9008] By: jhi                                   on 2001/03/03  19:19:42
9291         Log: UTF8 tr/// fixes from Inaba Hiroto.
9292      Branch: perl
9293            ! doop.c op.c t/op/tr.t toke.c
9294 ____________________________________________________________________________
9295 [  9007] By: jhi                                   on 2001/03/03  19:00:30
9296         Log: Integrate change #9006 from maintperl to mainline,
9297              more robust quest for the infinite.
9298      Branch: perl
9299           !> lib/Math/Complex.pm
9300 ____________________________________________________________________________
9301 [  9006] By: jhi                                   on 2001/03/03  18:58:06
9302         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
9303              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9304              Date: Sat, 3 Mar 2001 12:51:50 -0500
9305              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
9306              
9307              Be more robust in our quest for the infinite.
9308      Branch: maint-5.6/perl
9309            ! lib/Math/Complex.pm
9310 ____________________________________________________________________________
9311 [  9005] By: jhi                                   on 2001/03/03  17:55:50
9312         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
9313      Branch: maint-5.6/perl
9314            ! doio.c
9315 ____________________________________________________________________________
9316 [  9004] By: jhi                                   on 2001/03/03  17:40:14
9317         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
9318              so that picky compilers like IRIX won't get huffy about
9319              "statements without effect" (like 1;).
9320      Branch: perl
9321            ! toke.c
9322 ____________________________________________________________________________
9323 [  9003] By: jhi                                   on 2001/03/03  17:15:52
9324         Log: Integrate change #9002 from mainline to maintperl.
9325              
9326              Subject: [perl-5.6.x, perl-current] accept for EPOC
9327      Branch: maint-5.6/perl
9328           !> pp_sys.c
9329 ____________________________________________________________________________
9330 [  9002] By: jhi                                   on 2001/03/03  17:14:30
9331         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
9332              From: Olaf Flebbe <O.Flebbe@science-computing.de>
9333              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
9334              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
9335      Branch: perl
9336            ! pp_sys.c
9337 ____________________________________________________________________________
9338 [  9001] By: jhi                                   on 2001/03/03  17:13:13
9339         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
9340              From: "Craig A. Berry" <craigberry@mac.com>
9341              Date: Fri, 02 Mar 2001 17:44:40 -0600
9342              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
9343      Branch: perl
9344            ! t/pod/find.t
9345 ____________________________________________________________________________
9346 [  9000] By: jhi                                   on 2001/03/03  17:11:55
9347         Log: Integrate changes #8997,8999 from maintperl.
9348              
9349              Subject: [PATCH 5.6.1] compiling on OS/2
9350              (Better error message from hints/os2.sh)
9351              
9352              Subject: [PATCH 5.6.1] syslog.t
9353      Branch: perl
9354           !> hints/os2.sh t/lib/syslog.t
9355 ____________________________________________________________________________
9356 [  8999] By: jhi                                   on 2001/03/03  17:09:28
9357         Log: Subject: [PATCH 5.6.1] syslog.t
9358              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9359              Date: Sat, 3 Mar 2001 02:11:17 -0500
9360              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
9361      Branch: maint-5.6/perl
9362            ! t/lib/syslog.t
9363 ____________________________________________________________________________
9364 [  8998] By: jhi                                   on 2001/03/03  17:07:50
9365         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
9366              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9367              Date: Sat, 3 Mar 2001 01:53:52 -0500
9368              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
9369      Branch: maint-5.6/perl
9370            ! opcode.pl os2/os2.c
9371 ____________________________________________________________________________
9372 [  8997] By: jhi                                   on 2001/03/03  17:03:30
9373         Log: Subject: [PATCH 5.6.1] compiling on OS/2
9374              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9375              Date: Sat, 3 Mar 2001 01:59:59 -0500
9376              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
9377      Branch: maint-5.6/perl
9378            ! hints/os2.sh
9379 ____________________________________________________________________________
9380 [  8996] By: jhi                                   on 2001/03/03  00:55:58
9381         Log: Regen files for mainline.
9382      Branch: perl
9383            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9384            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
9385 ____________________________________________________________________________
9386 [  8995] By: jhi                                   on 2001/03/03  00:35:22
9387         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
9388              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
9389              to maintperl.
9390              
9391              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
9392              
9393              Add Configure option -Dmksymlinks which will create a symlink
9394              forest if the current/build differs from the source directory.
9395              (8218,8220,8221,8317,8318,8971)
9396              
9397              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
9398              (Document APPLLIB_EXP in INSTALL.)
9399              
9400              If running byacc write-enable also perly.h.
9401              
9402              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
9403              
9404              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
9405              
9406              Sanity check for conflicting thread flavours.
9407              
9408              Fix the sys/fcntl.h problem reported by Peter Prymmer.
9409              
9410              Add few CPUs/architectures to the Cppsym scan,
9411              add -perlio to archname if so selected (modified 8890)
9412              
9413              Be more helpful for devel builders, suggested by John L. Allen.
9414              (admittedly pointless change for maintperl, but the usedevel
9415              code is there already)
9416      Branch: maint-5.6/perl
9417           !> Configure INSTALL Makefile.SH Porting/Glossary
9418           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
9419           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
9420           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
9421           !> win32/config.bc win32/config.gc win32/config.vc
9422 ____________________________________________________________________________
9423 [  8994] By: jhi                                   on 2001/03/02  23:31:41
9424         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
9425      Branch: metaconfig/U/perl
9426            ! gccvers.U
9427 ____________________________________________________________________________
9428 [  8993] By: jhi                                   on 2001/03/02  23:22:12
9429         Log: Regenerate various files for maint.
9430      Branch: maint-5.6/perl
9431            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
9432            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
9433 ____________________________________________________________________________
9434 [  8992] By: alanbur                               on 2001/03/02  22:48:34
9435         Log: Resync wuth parent
9436      Branch: maint-5.6/pureperl
9437           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
9438           !> (integrate 60 files)
9439 ____________________________________________________________________________
9440 [  8991] By: jhi                                   on 2001/03/02  21:00:08
9441         Log: Retract the #8742 part of #8986, backward compat.
9442      Branch: maint-5.6/perl
9443            ! embed.pl
9444 ____________________________________________________________________________
9445 [  8990] By: jhi                                   on 2001/03/02  20:40:07
9446         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
9447      Branch: maint-5.6/perl
9448            ! hv.c
9449 ____________________________________________________________________________
9450 [  8989] By: jhi                                   on 2001/03/02  19:59:56
9451         Log: Update Changes.
9452      Branch: perl
9453            ! Changes patchlevel.h
9454 ____________________________________________________________________________
9455 [  8988] By: jhi                                   on 2001/03/02  19:57:08
9456         Log: Integrate perlio.
9457      Branch: perl
9458           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
9459           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
9460           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
9461           !> ext/Encode/Encode/iso8859-10.ucm
9462           !> ext/Encode/Encode/iso8859-13.ucm
9463           !> ext/Encode/Encode/iso8859-14.ucm
9464           !> ext/Encode/Encode/iso8859-15.ucm
9465           !> ext/Encode/Encode/iso8859-16.ucm
9466           !> ext/Encode/Encode/iso8859-2.ucm
9467           !> ext/Encode/Encode/iso8859-3.ucm
9468           !> ext/Encode/Encode/iso8859-4.ucm
9469           !> ext/Encode/Encode/iso8859-5.ucm
9470           !> ext/Encode/Encode/iso8859-6.ucm
9471           !> ext/Encode/Encode/iso8859-7.ucm
9472           !> ext/Encode/Encode/iso8859-8.ucm
9473           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
9474           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
9475 ____________________________________________________________________________
9476 [  8987] By: jhi                                   on 2001/03/02  19:43:40
9477         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
9478              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
9479              8950,8952,8955 from mainline to maintperl.
9480              
9481              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
9482              
9483              Put to rest the 20010205.001, the email address checking (not) regex.
9484              
9485              fork() not everywhere, cleanup temp files.
9486              
9487              The #8843 wasn't quite right: %Config needs to imported.
9488              
9489              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
9490              (#8849: the glob-basic hunk needed massaging as it depended
9491              on Schwern's large-scale (unintegrated) patches)
9492              
9493              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
9494              
9495              Upgrade to CGI.pm 2.752, from Lincoln Stein.
9496              (Note: there were some conflicts due to EBCDIC and EPOC
9497              patches, in general I preferred the repository code.)
9498              (When 2.753 comes out, we need to synchronize.)
9499              
9500              Subject: [PATCH] fix for charnames above FFFF
9501              
9502              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
9503              
9504              If no sfio, no -lsfio.
9505              
9506              Run run/*.t also in minitest.
9507              
9508              Subject:  [PATCH perl 5.7.0] malloc message address offset
9509              
9510              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
9511              
9512              Subject: fix for parameter -Dm (for perl@8867)
9513              
9514              Subject: [PATCH: perl@8892] was Re: hashing order difference?
9515              (make the test more portable)
9516              
9517              Subject: Re: [PATCH] fix for charnames above FFFF
9518              
9519              Subject: Re: I'm losing the war...
9520              (hv_store() not working correctly in ENV_IS_CASELESS case.)
9521              
9522              Subject: Modified README.bs2000 
9523              
9524              Subject: [PATCH: perl@8935] -Dt padsv($var)
9525              
9526              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
9527              
9528              Subject: PATCH: extra tests to check on negative float to unsigned cast
9529              
9530              Subject: [PATCH] XPUSH[insp] was Re: progress
9531              
9532              Subject: Re: Compile with perlcc..
9533      Branch: maint-5.6/perl
9534           !> (integrate 36 files)
9535 ____________________________________________________________________________
9536 [  8986] By: jhi                                   on 2001/03/02  18:51:25
9537         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
9538              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
9539              to maintperl.
9540              
9541              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
9542              
9543              Subject: [DOC PATCH] overload.pm nits
9544              
9545              Add header for LIB$ prototypes (C. Berry)
9546              
9547              Convert fwrite()s to sockets to write()s, since some socket stacks
9548              don't take kindly to stdio.
9549              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
9550              (for often optional LNMs)
9551              Correct a few typos
9552              (C. Bailey)
9553              
9554              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
9555              
9556              De-cut-and-pasto.
9557              
9558              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
9559              
9560              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
9561              
9562              Upgrade to CPAN 1.59_54, from Andreas König.
9563              
9564              Bogus shebang.
9565              
9566              Subject: [PATCH] Document makepatch in Porting/patching
9567              
9568              UTF-8 documentation.
9569              
9570              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
9571              
9572              Sort the MANIFEST.
9573              
9574              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
9575              
9576              Subject: [PATCH @8807] toke.c cleanup: scan_str()
9577              
9578              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
9579              
9580              Add run/*.t to testables.
9581              
9582              TODO: integrate #8784.
9583      Branch: maint-5.6/perl
9584           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
9585           !> (integrate 28 files)
9586 ____________________________________________________________________________
9587 [  8985] By: nick                                  on 2001/03/02  18:15:45
9588         Log: Integrate mainline
9589      Branch: perlio
9590           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
9591           !> vms/vms.c
9592 ____________________________________________________________________________
9593 [  8984] By: jhi                                   on 2001/03/02  16:00:17
9594         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
9595              
9596              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
9597              5.004_05, and mention the suidperl August 2000 security problem.
9598              (#8978,#8981)
9599              
9600              Subject: [ID 20010301.004] Technically speaking in perldata
9601              
9602              Subject: [PATCH] File::Copy for bleadperl, maintperl
9603              
9604              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
9605              
9606              (The #8982, fix for 20010221.005 and 20010221.008,
9607              would be nice too but it didn't integrate cleanly.)
9608      Branch: maint-5.6/perl
9609           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
9610 ____________________________________________________________________________
9611 [  8983] By: jhi                                   on 2001/03/02  15:51:16
9612         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
9613              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9614              Date:     Thu, 1 Mar 2001 15:54:09 EST
9615              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
9616      Branch: perl
9617            ! vms/vms.c
9618 ____________________________________________________________________________
9619 [  8982] By: jhi                                   on 2001/03/02  15:43:31
9620         Log: Subject: Re: sync sync sync: have I missed any patches?
9621              From: Radu Greab <radu@netsoft.ro> 
9622              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
9623              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
9624              
9625              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
9626              was checking argv[0] regardless of whether a different pathname
9627              will actually be executed."  Test case not supplied because 
9628              drafting that, ironically enough, revealed another bug
9629              (or a feature).
9630      Branch: perl
9631            ! doio.c
9632 ____________________________________________________________________________
9633 [  8981] By: jhi                                   on 2001/03/02  15:28:03
9634         Log: Misdate in #8978.
9635      Branch: perl
9636            ! pod/perlfaq1.pod
9637 ____________________________________________________________________________
9638 [  8980] By: jhi                                   on 2001/03/02  15:24:20
9639         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
9640              From: Chris Nandor <pudge@pobox.com>
9641              Date: Wed, 28 Feb 2001 22:10:15 -0500
9642              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
9643      Branch: perl
9644            ! lib/File/Copy.pm
9645 ____________________________________________________________________________
9646 [  8979] By: jhi                                   on 2001/03/02  15:17:16
9647         Log: Subject: [ID 20010301.004] Technically speaking in perldata
9648              From: abela@geneanet.org
9649              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
9650              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
9651      Branch: perl
9652            ! pod/perldata.pod
9653 ____________________________________________________________________________
9654 [  8978] By: jhi                                   on 2001/03/02  15:15:27
9655         Log: Subject: [ID 20010301.003] ref to 5.004
9656              From: abela@geneanet.org
9657              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
9658              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
9659              
9660              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
9661              and mention the suidperl August 2000 security problem.
9662      Branch: perl
9663            ! pod/perlfaq1.pod
9664 ____________________________________________________________________________
9665 [  8977] By: alanbur                               on 2001/03/02  14:17:45
9666         Log: Resynchronised with parent
9667      Branch: maint-5.6/pureperl
9668           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
9669           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
9670           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
9671           !> vms/descrip_mms.template win32/win32.c win32/win32.h
9672           !> win32/win32iop.h
9673 ____________________________________________________________________________
9674 [  8976] By: nick                                  on 2001/03/01  23:25:30
9675         Log: Integrate mainline.
9676      Branch: perlio
9677            - t/op/qu.t
9678           !> (integrate 55 files)
9679 ____________________________________________________________________________
9680 [  8975] By: jhi                                   on 2001/03/01  16:51:34
9681         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
9682      Branch: perl
9683           !> toke.c
9684 ____________________________________________________________________________
9685 [  8974] By: gsar                                  on 2001/03/01  16:28:21
9686         Log: fix for bugid 20010226.008
9687              
9688              the problem was that some of the pointers (PL_last_lop and
9689              PL_last_uni specifically) into the lex buffers weren't correctly
9690              being invalidated when the buffer changed; this would leave the
9691              pointers pointing at an arbitrary location in the buffer if
9692              the buffer didn't need to be reallocated, or point into freed
9693              memory if the buffer had to be realloced
9694              
9695              TODO item for bugdb maintainers: check other seemingly random
9696              parser-related bugs--they might be cured by this
9697      Branch: maint-5.6/perl
9698            ! toke.c
9699 ____________________________________________________________________________
9700 [  8973] By: jhi                                   on 2001/03/01  02:23:25
9701         Log: Retract #8970 because of a completely mysterious core dump:
9702              adding the tests 241..244 causes op/pat dump core at test #25.
9703              The test needs a lot of whittling down before the bug can be solved.
9704      Branch: perl
9705            ! t/op/pat.t
9706 ____________________________________________________________________________
9707 [  8972] By: jhi                                   on 2001/03/01  01:58:38
9708         Log: Regen perlapi.
9709      Branch: perl
9710            ! pod/perlapi.pod
9711 ____________________________________________________________________________
9712 [  8971] By: jhi                                   on 2001/03/01  01:34:09
9713         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))
9714              From: Nicholas Clark <nick@ccl4.org>
9715              Date: Wed, 28 Feb 2001 23:28:49 +0000
9716              Message-ID: <20010228232849.A55187@plum.flirble.org>
9717              
9718              Allow a completely write protected source code tree
9719              when using the Configure -Dmksymlinks.
9720      Branch: perl
9721            ! embed.pl warnings.pl
9722 ____________________________________________________________________________
9723 [  8970] By: jhi                                   on 2001/03/01  01:32:04
9724         Log: Add back the EBCDIC character range tests (for matching).
9725      Branch: perl
9726            ! t/op/pat.t
9727 ____________________________________________________________________________
9728 [  8969] By: nick                                  on 2001/02/28  18:18:01
9729         Log: Add charname comments to .ucm files writen by 'compile',
9730              also order charmaps in those files by source encoding.
9731              regenerate distrubuted .ucm files
9732      Branch: perlio
9733            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
9734            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
9735            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
9736            ! ext/Encode/Encode/iso8859-10.ucm
9737            ! ext/Encode/Encode/iso8859-13.ucm
9738            ! ext/Encode/Encode/iso8859-14.ucm
9739            ! ext/Encode/Encode/iso8859-15.ucm
9740            ! ext/Encode/Encode/iso8859-16.ucm
9741            ! ext/Encode/Encode/iso8859-2.ucm
9742            ! ext/Encode/Encode/iso8859-3.ucm
9743            ! ext/Encode/Encode/iso8859-4.ucm
9744            ! ext/Encode/Encode/iso8859-5.ucm
9745            ! ext/Encode/Encode/iso8859-6.ucm
9746            ! ext/Encode/Encode/iso8859-7.ucm
9747            ! ext/Encode/Encode/iso8859-8.ucm
9748            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
9749            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
9750 ____________________________________________________________________________
9751 [  8968] By: jhi                                   on 2001/02/28  16:26:37
9752         Log: Expand usemorebits early if d_casti32 needs to be undefined.
9753      Branch: perl
9754            ! hints/hpux.sh hints/irix_6.sh
9755 ____________________________________________________________________________
9756 [  8967] By: jhi                                   on 2001/02/28  16:22:26
9757         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
9758              retract toke.c/qu parts of #8583, retract #8485, retract
9759              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
9760              op/length.t, and MANIFEST, and delete t/op/qu.t.
9761      Branch: perl
9762            - t/op/qu.t
9763            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
9764            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
9765            ! t/op/length.t toke.c
9766 ____________________________________________________________________________
9767 [  8966] By: jhi                                   on 2001/02/28  15:00:27
9768         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
9769              by not changing from pre-Unicode days into being Unicode-aware.
9770              Sniff.
9771      Branch: perl
9772            ! pp.c t/op/pack.t t/op/qu.t
9773 ____________________________________________________________________________
9774 [  8965] By: jhi                                   on 2001/02/28  14:37:55
9775         Log: Subject: Re: Errors in core PODs
9776              From: Michael Stevens <michael@etla.org> 
9777              Date: Fri, 23 Feb 2001 15:47:56 +0000
9778              Message-ID: <20010223154756.A7723@firedrake.org> 
9779      Branch: perl
9780            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
9781            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
9782            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
9783            ! x2p/a2p.pod
9784 ____________________________________________________________________________
9785 [  8964] By: jhi                                   on 2001/02/28  14:35:35
9786         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
9787              (The #8961 was too bold.)
9788      Branch: perl
9789            ! hints/hpux.sh hints/irix_6.sh
9790 ____________________________________________________________________________
9791 [  8963] By: jhi                                   on 2001/02/28  14:33:39
9792         Log: Subject: Re: sync sync sync: have I missed any patches?
9793              From: Tim Jenness <t.jenness@jach.hawaii.edu>
9794              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
9795              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
9796              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
9797              
9798              Replace djSP with dSP.
9799      Branch: perl
9800            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
9801            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
9802            ! win32/perlhost.h
9803 ____________________________________________________________________________
9804 [  8962] By: jhi                                   on 2001/02/27  23:21:14
9805         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
9806      Branch: perl
9807            ! lib/Filter/Simple.pm
9808 ____________________________________________________________________________
9809 [  8961] By: jhi                                   on 2001/02/27  22:55:26
9810         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
9811              and this would be it.
9812      Branch: perl
9813            ! hints/hpux.sh hints/irix_6.sh
9814 ____________________________________________________________________________
9815 [  8960] By: jhi                                   on 2001/02/27  22:51:33
9816         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
9817              From: "Craig A. Berry" <craigberry@mac.com>
9818              Date: Tue, 27 Feb 2001 16:11:44 -0600
9819              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
9820      Branch: maint-5.6/perl
9821            ! configure.com vms/descrip_mms.template
9822 ____________________________________________________________________________
9823 [  8959] By: jhi                                   on 2001/02/27  22:47:23
9824         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
9825              From: "Craig A. Berry" <craigberry@mac.com>
9826              Date: Tue, 27 Feb 2001 16:11:44 -0600
9827              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
9828      Branch: perl
9829            ! configure.com vms/descrip_mms.template
9830 ____________________________________________________________________________
9831 [  8958] By: jhi                                   on 2001/02/27  15:16:42
9832         Log: Update Changes.
9833      Branch: perl
9834            ! Changes patchlevel.h
9835 ____________________________________________________________________________
9836 [  8957] By: jhi                                   on 2001/02/27  06:15:07
9837         Log: Subject: [5.6.x] EPOC additions
9838              From: Olaf Flebbe <O.Flebbe@science-computing.de>
9839              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
9840              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
9841      Branch: maint-5.6/perl
9842            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
9843 ____________________________________________________________________________
9844 [  8956] By: jhi                                   on 2001/02/27  06:12:11
9845         Log: Subject: [perl-current] EPOC 
9846              From: Olaf Flebbe <O.Flebbe@science-computing.de>
9847              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
9848              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
9849      Branch: perl
9850            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
9851            ! epoc/epocish.c epoc/epocish.h pp_sys.c
9852 ____________________________________________________________________________
9853 [  8955] By: jhi                                   on 2001/02/27  05:59:50
9854         Log: Subject: Re: Compile with perlcc..
9855              From: Edward Peschko <edwardp@excitehome.net>
9856              Date: Mon, 26 Feb 2001 18:51:58 -0800
9857              Message-ID: <20010226185158.A9871@excitehome.net>
9858              
9859              plus add a simple usage message if no arguments given.
9860      Branch: perl
9861            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
9862            ! utils/Makefile utils/perlcc.PL win32/pod.mak
9863 ____________________________________________________________________________
9864 [  8954] By: nick                                  on 2001/02/26  21:02:59
9865         Log: Integrate mainline
9866      Branch: perlio
9867           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
9868           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
9869           !> t/op/sprintf.t
9870 ____________________________________________________________________________
9871 [  8953] By: jhi                                   on 2001/02/26  14:43:54
9872         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
9873              From: Nicholas Clark <nick@ccl4.org>
9874              Date: Mon, 26 Feb 2001 00:42:07 +0000
9875              Message-ID: <20010226004207.F23333@plum.flirble.org>
9876      Branch: perl
9877            ! pp_ctl.c
9878 ____________________________________________________________________________
9879 [  8952] By: jhi                                   on 2001/02/26  14:42:13
9880         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
9881              From: Simon Cozens <simon@netthink.co.uk>
9882              Date: Mon, 26 Feb 2001 12:23:48 +0000
9883              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
9884      Branch: perl
9885            ! pod/perlguts.pod
9886 ____________________________________________________________________________
9887 [  8951] By: jhi                                   on 2001/02/26  14:39:15
9888         Log: Subject: [PATCH] perlio - unknown layer
9889              From: Nicholas Clark <nick@ccl4.org>
9890              Date: Mon, 26 Feb 2001 00:27:19 +0000
9891              Message-ID: <20010226002719.E23333@plum.flirble.org>
9892      Branch: perl
9893            ! perlio.c
9894 ____________________________________________________________________________
9895 [  8950] By: jhi                                   on 2001/02/26  14:38:04
9896         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
9897              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
9898              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
9899              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
9900      Branch: perl
9901            ! t/op/bop.t
9902 ____________________________________________________________________________
9903 [  8949] By: jhi                                   on 2001/02/26  14:37:07
9904         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
9905              From: Peter Prymmer <pvhp@forte.com>
9906              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
9907              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
9908      Branch: perl
9909            ! lib/Test.pm
9910 ____________________________________________________________________________
9911 [  8948] By: jhi                                   on 2001/02/26  14:35:53
9912         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
9913              From: Radu Greab <radu@netsoft.ro>
9914              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
9915              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
9916      Branch: perl
9917            ! pod/perlop.pod
9918 ____________________________________________________________________________
9919 [  8947] By: jhi                                   on 2001/02/26  14:34:46
9920         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
9921              From: David Mitchell <davem@fdgroup.co.uk>
9922              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
9923              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
9924      Branch: perl
9925            ! run.c
9926 ____________________________________________________________________________
9927 [  8946] By: jhi                                   on 2001/02/26  14:32:37
9928         Log: Subject: Modified README.bs2000 
9929              From: Dorner Thomas <Thomas.Dorner@start.de>
9930              Date: Mon, 26 Feb 2001 09:22:17 +0100
9931              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
9932      Branch: perl
9933            ! README.bs2000
9934 ____________________________________________________________________________
9935 [  8945] By: jhi                                   on 2001/02/26  14:19:53
9936         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
9937              to maintperl, listing the known failures on the tests 129 and 130.
9938      Branch: maint-5.6/perl
9939           !> t/op/sprintf.t
9940 ____________________________________________________________________________
9941 [  8944] By: jhi                                   on 2001/02/26  14:14:15
9942         Log: Add more known sprintf failures.
9943      Branch: perl
9944            ! t/op/sprintf.t
9945 ____________________________________________________________________________
9946 [  8943] By: jhi                                   on 2001/02/26  13:56:22
9947         Log: perlglob.exe needs to be found in Win32, patch from
9948              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
9949              which needs external glob at mini-perl time."
9950      Branch: perl
9951            ! ext/Encode/compile
9952 ____________________________________________________________________________
9953 [  8942] By: jhi                                   on 2001/02/26  13:52:19
9954         Log: A missing dTHX from Vadim Konovalov.
9955      Branch: perl
9956            ! perlio.c
9957 ____________________________________________________________________________
9958 [  8941] By: jhi                                   on 2001/02/26  13:37:05
9959         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
9960      Branch: perl
9961            ! op.c
9962 ____________________________________________________________________________
9963 [  8940] By: jhi                                   on 2001/02/26  13:35:40
9964         Log: Integrate perlio.
9965      Branch: perl
9966           !> ext/Encode/Encode.pm
9967 ____________________________________________________________________________
9968 [  8939] By: nick                                  on 2001/02/25  23:47:09
9969         Log: Integrate mainline.
9970      Branch: perlio
9971           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
9972           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
9973 ____________________________________________________________________________
9974 [  8938] By: nick                                  on 2001/02/25  19:36:28
9975         Log: Encode implementations docs.
9976      Branch: perlio
9977            ! ext/Encode/Encode.pm
9978 ____________________________________________________________________________
9979 [  8937] By: jhi                                   on 2001/02/25  19:26:16
9980         Log: Script wasn't aligned with reality.
9981      Branch: perl
9982            ! t/pod/find.t
9983 ____________________________________________________________________________
9984 [  8936] By: jhi                                   on 2001/02/25  18:54:55
9985         Log: Update Changes.
9986      Branch: perl
9987            ! Changes patchlevel.h
9988 ____________________________________________________________________________
9989 [  8935] By: jhi                                   on 2001/02/25  18:46:36
9990         Log: Retract #8929,8930,8932,8933 for now.
9991      Branch: perl
9992            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
9993 ____________________________________________________________________________
9994 [  8934] By: jhi                                   on 2001/02/25  17:34:35
9995         Log: Integrate perlio.
9996      Branch: perl
9997           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
9998           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
9999           !> t/lib/encode.t
10000 ____________________________________________________________________________
10001 [  8933] By: jhi                                   on 2001/02/25  17:33:12
10002         Log: (Retracted by #8395.)
10003              
10004              Slight tweaks in scan_const(), not fixes yet, it seems like
10005              lots of work remains to be done...
10006      Branch: perl
10007            ! toke.c
10008 ____________________________________________________________________________
10009 [  8932] By: jhi                                   on 2001/02/25  17:27:11
10010         Log: (Retracted by #8395.)
10011              
10012              Missing from #8930.
10013      Branch: perl
10014            ! perl.h
10015 ____________________________________________________________________________
10016 [  8931] By: jhi                                   on 2001/02/25  17:26:19
10017         Log: A comment tweak.
10018      Branch: perl
10019            ! utf8.c
10020 ____________________________________________________________________________
10021 [  8930] By: jhi                                   on 2001/02/25  17:25:47
10022         Log: (Retracted by #8395.)
10023              
10024              Attempt to fix the EBCDIC character range problwm with //.
10025      Branch: perl
10026            ! regcomp.c
10027 ____________________________________________________________________________
10028 [  8929] By: jhi                                   on 2001/02/25  17:23:45
10029         Log: (Retracted by #8395.)
10030              
10031              Expand the EBCDIC character range tests, and add few nasty
10032              tr tests from Karsten Sperling.
10033      Branch: perl
10034            ! t/op/pat.t t/op/tr.t
10035 ____________________________________________________________________________
10036 [  8928] By: jhi                                   on 2001/02/25  17:18:49
10037         Log: Missing check-in.
10038      Branch: perl
10039            ! lib/Pod/Find.pm
10040 ____________________________________________________________________________
10041 [  8927] By: nick                                  on 2001/02/25  11:30:22
10042         Log: Change method names in Encode implementation classes to something
10043              less confusing (preparing to "go public").
10044      Branch: perlio
10045            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
10046 ____________________________________________________________________________
10047 [  8926] By: nick                                  on 2001/02/25  10:53:24
10048         Log: GCC __atribute__ / printf fix
10049      Branch: perlio
10050            ! perl.h
10051 ____________________________________________________________________________
10052 [  8925] By: nick                                  on 2001/02/25  10:52:25
10053         Log: Checked in the wrong one ...
10054      Branch: perlio
10055            ! ext/Encode/Encode.pm
10056 ____________________________________________________________________________
10057 [  8924] By: nick                                  on 2001/02/24  18:46:51
10058         Log: Integrate mainline - to see what Jarkko has in ...
10059      Branch: perlio
10060           +> t/pod/testpods/lib/Pod/Stuff.pm
10061           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
10062 ____________________________________________________________________________
10063 [  8923] By: nick                                  on 2001/02/24  17:05:23
10064         Log: Encode API documentation nd tidy up.
10065              Minor additions to test.
10066              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
10067              Adds STRLEN to standard typemap.
10068      Branch: perlio
10069            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
10070            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
10071 ____________________________________________________________________________
10072 [  8922] By: jhi                                   on 2001/02/24  16:38:12
10073         Log: Add a test for the "character range should match in EBCDIC
10074              if specified using explicit numerics" bug found by Karsten
10075              Sperling.
10076      Branch: perl
10077            ! t/op/pat.t
10078 ____________________________________________________________________________
10079 [  8921] By: jhi                                   on 2001/02/24  16:30:16
10080         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
10081              From: schwern@pobox.com
10082              Date: Fri, 23 Feb 2001 03:21:37 -0500
10083              Message-ID: <20010223032137.A26022@magnonel.guild.net>
10084              
10085              plus Charles Lane's fixes, plus tweaks.
10086      Branch: perl
10087            + t/pod/testpods/lib/Pod/Stuff.pm
10088            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
10089 ____________________________________________________________________________
10090 [  8920] By: nick                                  on 2001/02/24  10:30:11
10091         Log: Integrate mainline
10092      Branch: perlio
10093           !> (integrate 33 files)
10094 ____________________________________________________________________________
10095 [  8919] By: jhi                                   on 2001/02/24  00:23:35
10096         Log: Subject: Re: I'm losing the war...
10097              From: "Vadim Konovalov" <watman@inbox.ru>
10098              Date: Sat, 24 Feb 2001 00:10:14 +0300
10099              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
10100              
10101              hv_store() not working correctly in ENV_IS_CASELESS case.
10102      Branch: perl
10103            ! hv.c
10104 ____________________________________________________________________________
10105 [  8918] By: jhi                                   on 2001/02/24  00:20:09
10106         Log: Subject: Re: [PATCH] fix for charnames above FFFF
10107              From: andreas.koenig@anima.de (Andreas J. Koenig)
10108              Date: 23 Feb 2001 02:39:03 +0100
10109              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
10110              
10111              A further efficiency tweak.
10112      Branch: perl
10113            ! lib/charnames.pm
10114 ____________________________________________________________________________
10115 [  8917] By: jhi                                   on 2001/02/23  20:27:51
10116         Log: Integrate change #8916 from mainline,
10117              do away with USE_WIN32_RTL_ENV.
10118      Branch: maint-5.6/perl
10119           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
10120 ____________________________________________________________________________
10121 [  8916] By: jhi                                   on 2001/02/23  20:02:25
10122         Log: Abolish USE_WIN32_RTL_ENV.
10123      Branch: perl
10124            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
10125 ____________________________________________________________________________
10126 [  8915] By: jhi                                   on 2001/02/23  19:36:00
10127         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
10128              later protected by some #define.
10129      Branch: perl
10130            ! gv.c
10131 ____________________________________________________________________________
10132 [  8914] By: jhi                                   on 2001/02/23  19:31:38
10133         Log: Retract #8902 for now, requested by Charles Lane, the correct
10134              fix will be something else.
10135      Branch: perl
10136            ! op.c
10137 ____________________________________________________________________________
10138 [  8913] By: jhi                                   on 2001/02/23  19:11:36
10139         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
10140              From: Peter Prymmer <pvhp@forte.com>
10141              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
10142              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
10143      Branch: perl
10144            ! t/op/lex_assign.t
10145 ____________________________________________________________________________
10146 [  8912] By: jhi                                   on 2001/02/23  18:38:20
10147         Log: Subject: [patch] perlio + useithreads
10148              From: Doug MacEachern <dougm@covalent.net>
10149              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
10150              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
10151              
10152              Gets things running but not complete.
10153      Branch: perl
10154            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
10155 ____________________________________________________________________________
10156 [  8911] By: jhi                                   on 2001/02/23  04:20:02
10157         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
10158              
10159              Duplicated environment freeing, File::Temp 0.12,
10160              op/append portability (EBCDIC) tweak.
10161      Branch: maint-5.6/perl
10162           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
10163           !> t/op/append.t
10164 ____________________________________________________________________________
10165 [  8910] By: jhi                                   on 2001/02/23  02:07:33
10166         Log: Integrate change #8909 from mainline, a better Borland
10167              putenv() workaround.
10168      Branch: maint-5.6/perl
10169           !> perl.c
10170 ____________________________________________________________________________
10171 [  8909] By: jhi                                   on 2001/02/23  02:05:46
10172         Log: A better workaround for Borland putenv() brokenness from Sarathy.
10173      Branch: perl
10174            ! perl.c
10175 ____________________________________________________________________________
10176 [  8908] By: jhi                                   on 2001/02/23  02:04:14
10177         Log: Subject: fix for parameter -Dm (for perl@8867)
10178              From: "Vadim Konovalov" <watman@inbox.ru>
10179              Date: Thu, 22 Feb 2001 17:30:12 +0300
10180              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
10181      Branch: perl
10182            ! perl.h
10183 ____________________________________________________________________________
10184 [  8907] By: jhi                                   on 2001/02/23  01:58:20
10185         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
10186              From: Peter Prymmer <pvhp@forte.com>
10187              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
10188              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
10189      Branch: perl
10190            ! t/op/append.t
10191 ____________________________________________________________________________
10192 [  8906] By: jhi                                   on 2001/02/23  01:48:34
10193         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
10194      Branch: perl
10195            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
10196 ____________________________________________________________________________
10197 [  8905] By: jhi                                   on 2001/02/23  01:43:30
10198         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
10199              From: Peter Prymmer <pvhp@forte.com>
10200              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
10201              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
10202      Branch: perl
10203            ! t/lib/st-06compat.t
10204 ____________________________________________________________________________
10205 [  8904] By: jhi                                   on 2001/02/23  01:42:39
10206         Log: Metaconfig unit change for #8903.
10207      Branch: metaconfig/U/perl
10208            ! Devel.U
10209 ____________________________________________________________________________
10210 [  8903] By: jhi                                   on 2001/02/23  01:42:12
10211         Log: Be more helpful for devel builders, suggested by John L. Allen.
10212      Branch: perl
10213            ! Configure
10214 ____________________________________________________________________________
10215 [  8902] By: jhi                                   on 2001/02/23  01:37:41
10216         Log: (Retracted by #8914)
10217              (Wrongly, reinstated by #8941)             
10218
10219              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
10220              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10221              Date:     Thu, 22 Feb 2001 09:43:57 EST
10222              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
10223      Branch: perl
10224            ! op.c
10225 ____________________________________________________________________________
10226 [  8901] By: jhi                                   on 2001/02/23  01:20:32
10227         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
10228              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10229              Date:     Thu, 22 Feb 2001 08:01:35 EST
10230              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
10231      Branch: perl
10232            ! malloc.c
10233 ____________________________________________________________________________
10234 [  8900] By: jhi                                   on 2001/02/23  01:18:02
10235         Log: Integrate changes #8898,8899 from mainline, environ handling.
10236      Branch: maint-5.6/perl
10237           !> perl.c
10238 ____________________________________________________________________________
10239 [  8899] By: jhi                                   on 2001/02/23  01:16:25
10240         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
10241              putenv() is not to be relied on, they are either broken or leaky
10242              or both.)
10243      Branch: perl
10244            ! perl.c
10245 ____________________________________________________________________________
10246 [  8898] By: jhi                                   on 2001/02/22  23:36:59
10247         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
10248              and safesysfree() must be used.
10249      Branch: perl
10250            ! perl.c
10251 ____________________________________________________________________________
10252 [  8897] By: jhi                                   on 2001/02/22  23:25:45
10253         Log: With environ one must use safesysmalloc()/safesysfree().
10254      Branch: perl
10255            ! perl.c
10256 ____________________________________________________________________________
10257 [  8896] By: jhi                                   on 2001/02/22  22:13:18
10258         Log: If we have a duplicated environment free it
10259              if PERL_DESTRUCT_LEVEL.
10260      Branch: perl
10261            ! perl.c
10262 ____________________________________________________________________________
10263 [  8895] By: alanbur                               on 2001/02/22  19:31:57
10264         Log: Synchronised with parent
10265      Branch: maint-5.6/pureperl
10266           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
10267 ____________________________________________________________________________
10268 [  8894] By: gsar                                  on 2001/02/22  19:06:18
10269         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
10270              
10271              fix memory leak in method call optimization (change#3768);
10272              made C<eval "$x->foo()"> leak
10273              
10274              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
10275      Branch: maint-5.6/perl
10276           !> op.c
10277 ____________________________________________________________________________
10278 [  8893] By: jhi                                   on 2001/02/22  18:35:27
10279         Log: (Retracted by #8915.)
10280              
10281              Third Degree finding:
10282              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
10283      Branch: perl
10284            ! gv.c
10285 ____________________________________________________________________________
10286 [  8892] By: jhi                                   on 2001/02/22  14:28:32
10287         Log: Update Changes.
10288      Branch: perl
10289            ! Changes patchlevel.h
10290 ____________________________________________________________________________
10291 [  8891] By: jhi                                   on 2001/02/22  13:22:45
10292         Log: Metaconfig unit changes for #8890.
10293      Branch: metaconfig
10294            ! U/modified/Cppsym.U U/threads/archname.U
10295 ____________________________________________________________________________
10296 [  8890] By: jhi                                   on 2001/02/22  13:22:12
10297         Log: Add -stdio to the archname if no perlio selected,
10298              no -perlio added since that is now the default.
10299              
10300              Add few CPUs/architectures to the Cppsym scan.
10301      Branch: perl
10302            ! Configure config_h.SH
10303 ____________________________________________________________________________
10304 [  8889] By: jhi                                   on 2001/02/22  13:05:59
10305         Log: Metaconfig unit change for #8888.
10306      Branch: metaconfig/U/perl
10307            ! useperlio.U
10308 ____________________________________________________________________________
10309 [  8888] By: jhi                                   on 2001/02/22  13:05:28
10310         Log: *drum roll*  Make perlio the default.
10311      Branch: perl
10312            ! Configure config_h.SH
10313 ____________________________________________________________________________
10314 [  8887] By: jhi                                   on 2001/02/22  12:50:52
10315         Log: Integrate change #8665 from maintperl to mainline,
10316              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
10317      Branch: perl
10318           !> ext/POSIX/POSIX.xs
10319 ____________________________________________________________________________
10320 [  8886] By: jhi                                   on 2001/02/22  12:49:24
10321         Log: Integrate changes #8883,8884 from mainline to maintperl.
10322              
10323              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
10324              Subject: Re: File::Temp::_gettemp warning
10325      Branch: maint-5.6/perl
10326           !> embed.h embed.pl lib/File/Temp.pm
10327 ____________________________________________________________________________
10328 [  8885] By: jhi                                   on 2001/02/22  12:43:59
10329         Log: Based on
10330              
10331              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
10332              From: schwab@suse.de
10333              Date: Thu, 22 Feb 2001 13:08:09 +0100
10334              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
10335              
10336              but the fix done slightly differently because the other
10337              half was already done in #8664.
10338      Branch: maint-5.6/perl
10339            ! ext/POSIX/POSIX.xs
10340 ____________________________________________________________________________
10341 [  8884] By: jhi                                   on 2001/02/22  12:37:15
10342         Log: Subject: Re: File::Temp::_gettemp warning
10343              From: Tim Jenness <t.jenness@jach.hawaii.edu>
10344              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
10345              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
10346              
10347              This patch to File::Temp does two things:
10348              
10349              1. Fixes the problem with CGI::Carp when determining
10350              the Fcntl constants
10351              
10352              2. Removes most of the carps and consolidates them so that all the
10353              reasons are included in a single die that is caught by the test. This
10354              means that the correct skipping behaviour is displayed by the test.
10355      Branch: perl
10356            ! lib/File/Temp.pm
10357 ____________________________________________________________________________
10358 [  8883] By: jhi                                   on 2001/02/22  12:29:19
10359         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
10360              From: Peter Prymmer <pvhp@forte.com>
10361              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
10362              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
10363      Branch: perl
10364            ! embed.h embed.pl
10365 ____________________________________________________________________________
10366 [  8882] By: jhi                                   on 2001/02/21  19:41:33
10367         Log: Integrate change #8881 from mainlin to maintperl.
10368              
10369              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
10370      Branch: maint-5.6/perl
10371           !> op.c
10372 ____________________________________________________________________________
10373 [  8881] By: jhi                                   on 2001/02/21  19:38:57
10374         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
10375              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10376              Date:     Wed, 21 Feb 2001 13:08:03 EST
10377              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
10378      Branch: perl
10379            ! op.c
10380 ____________________________________________________________________________
10381 [  8880] By: jhi                                   on 2001/02/21  19:34:34
10382         Log: Retract #8875, cannot let go of the old semantics of unpack U
10383              without rethinking utf8decode.t.
10384      Branch: perl
10385            ! pp.c t/op/pack.t
10386 ____________________________________________________________________________
10387 [  8879] By: jhi                                   on 2001/02/21  19:08:02
10388         Log: Run run/*.t also in minitest.
10389      Branch: perl
10390            ! Makefile.SH
10391 ____________________________________________________________________________
10392 [  8878] By: nick                                  on 2001/02/21  18:55:37
10393         Log: Integrate mainline
10394      Branch: perlio
10395           !> (integrate 76 files)
10396 ____________________________________________________________________________
10397 [  8877] By: jhi                                   on 2001/02/21  15:09:33
10398         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
10399      Branch: metaconfig
10400            ! U/compline/nblock_io.U
10401      Branch: perl
10402            ! Configure config_h.SH
10403 ____________________________________________________________________________
10404 [  8876] By: jhi                                   on 2001/02/21  14:54:45
10405         Log: If no sfio, no -lsfio.
10406      Branch: metaconfig/U/perl
10407            ! d_sfio.U
10408      Branch: perl
10409            ! Configure config_h.SH
10410 ____________________________________________________________________________
10411 [  8875] By: jhi                                   on 2001/02/21  14:54:00
10412         Log: Make unpack C and unpack C truly equivalent.
10413      Branch: perl
10414            ! pp.c t/op/pack.t
10415 ____________________________________________________________________________
10416 [  8874] By: jhi                                   on 2001/02/21  14:26:02
10417         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
10418              From: Peter Prymmer <pvhp@forte.com>
10419              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
10420              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
10421      Branch: perl
10422            ! pod/perlport.pod
10423 ____________________________________________________________________________
10424 [  8873] By: jhi                                   on 2001/02/21  14:24:31
10425         Log: Subject: [PATCH] fix for charnames above FFFF
10426              From: andreas.koenig@anima.de (Andreas J. Koenig)
10427              Date: 21 Feb 2001 07:05:45 +0100
10428              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
10429      Branch: perl
10430            ! lib/charnames.pm t/lib/charnames.t
10431 ____________________________________________________________________________
10432 [  8872] By: jhi                                   on 2001/02/21  14:15:25
10433         Log: Integrate change #8868 from pureperl to mainline.
10434              
10435              Fixed reference count loop caused by sv_magic.
10436      Branch: perl
10437           !> sv.c
10438 ____________________________________________________________________________
10439 [  8871] By: jhi                                   on 2001/02/21  14:07:29
10440         Log: Integrate change #8868 from pureperl to maintperl.
10441              
10442              Fixed reference count loop caused by sv_magic.
10443      Branch: maint-5.6/perl
10444           !> sv.c
10445 ____________________________________________________________________________
10446 [  8870] By: jhi                                   on 2001/02/21  14:04:41
10447         Log: Put back the #8840, it was innocent.
10448      Branch: perl
10449            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
10450            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
10451 ____________________________________________________________________________
10452 [  8869] By: jhi                                   on 2001/02/21  14:00:03
10453         Log: unpack("C", ...) was left slightly unfinished by #8865.
10454      Branch: perl
10455            ! pp.c t/op/pack.t
10456 ____________________________________________________________________________
10457 [  8868] By: alanbur                               on 2001/02/21  01:33:45
10458         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
10459              from gv_fetchpv to create single-character magic variables (e.g. $!),
10460              and it is passed a sv and the gv that contains the sv as the mg_obj
10461              value.  When sv_magic stores the mg_obj pointer it increments the gv
10462              refcount, thus causing a sv-gv pair that can't be freed.  There is
10463              already a check for sv == obj which is used to prevent such reference
10464              loops.  This change extends the check to cover the case described above.
10465      Branch: maint-5.6/pureperl
10466            ! sv.c
10467 ____________________________________________________________________________
10468 [  8867] By: jhi                                   on 2001/02/21  00:52:39
10469         Log: Update Changes.
10470      Branch: perl
10471            ! Changes patchlevel.h
10472 ____________________________________________________________________________
10473 [  8866] By: jhi                                   on 2001/02/21  00:34:20
10474         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
10475              (Note: there were some conflicts due to EBCDIC and EPOC
10476              patches, in general I preferred the repository code.)
10477              (When 2.753 comes out, we need to synchronize.)
10478      Branch: perl
10479            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
10480            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
10481            ! t/lib/cgi-html.t
10482 ____________________________________________________________________________
10483 [  8865] By: jhi                                   on 2001/02/21  00:24:22
10484         Log: Make pack("C", 0x100) to create Unicode, unless under the
10485              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
10486              will understand Unicode, unless you under know what.
10487      Branch: perl
10488            ! pp.c t/op/pack.t t/op/qu.t
10489 ____________________________________________________________________________
10490 [  8864] By: alanbur                               on 2001/02/20  22:35:34
10491         Log: Resynchronised with parent
10492      Branch: maint-5.6/pureperl
10493           !> README.win32 ext/GDBM_File/GDBM_File.pm
10494           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
10495           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
10496           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
10497           !> t/lib/sdbm.t util.c
10498 ____________________________________________________________________________
10499 [  8863] By: jhi                                   on 2001/02/20  20:55:11
10500         Log: Integrate change #8860,8861 from mainline into maintperl.
10501              
10502              "pseudo-literal j"
10503              
10504              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
10505      Branch: maint-5.6/perl
10506           !> lib/Test.pm pod/perlop.pod
10507 ____________________________________________________________________________
10508 [  8862] By: jhi                                   on 2001/02/20  20:30:07
10509         Log: Don't do casting between pointers pointing to differently sized
10510              integers.
10511      Branch: perl
10512            ! hv.c sv.c
10513 ____________________________________________________________________________
10514 [  8861] By: jhi                                   on 2001/02/20  19:53:44
10515         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
10516              From: Peter Prymmer <pvhp@forte.com>
10517              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
10518              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
10519      Branch: perl
10520            ! lib/Test.pm
10521 ____________________________________________________________________________
10522 [  8860] By: jhi                                   on 2001/02/20  19:48:02
10523         Log: "pseudo-literal j", a documentation glitch reported to Debian.
10524              The text recovered from Perl 5.005_03, and pseudo-literal replaced
10525              by "backtick string".
10526      Branch: perl
10527            ! pod/perlop.pod
10528 ____________________________________________________________________________
10529 [  8859] By: jhi                                   on 2001/02/20  19:15:46
10530         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
10531              from Chris Nandor.
10532      Branch: perl
10533            ! makedef.pl
10534 ____________________________________________________________________________
10535 [  8858] By: jhi                                   on 2001/02/20  17:36:53
10536         Log: Integrate pureperl changes #8844,8845,8850 to mainline
10537              (via maintperl #8855).
10538              
10539              Fixed %^H scoping bug
10540              
10541              Removed GV <-> CV refcount loop
10542              
10543              Removed %ENV refcount loop
10544      Branch: perl
10545           !> gv.c op.c perl.c pp.c scope.c
10546 ____________________________________________________________________________
10547 [  8857] By: jhi                                   on 2001/02/20  17:34:32
10548         Log: Integrate changes #8853,8854 from maintperl to mainline.
10549              
10550              EBDIC fixes, README.win32 Borland update.
10551      Branch: perl
10552           !> README.win32 handy.h util.c
10553 ____________________________________________________________________________
10554 [  8856] By: jhi                                   on 2001/02/20  17:33:16
10555         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
10556      Branch: maint-5.6/perl
10557           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
10558           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
10559           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
10560 ____________________________________________________________________________
10561 [  8855] By: jhi                                   on 2001/02/20  17:32:13
10562         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
10563              
10564              Fixed %^H scoping bug
10565              
10566              Removed GV <-> CV refcount loop
10567              
10568              Removed %ENV refcount loop
10569      Branch: maint-5.6/perl
10570           !> gv.c op.c perl.c pp.c scope.c
10571 ____________________________________________________________________________
10572 [  8854] By: jhi                                   on 2001/02/20  17:25:06
10573         Log: Subject: Addition to readme.win32 for Borland C++ compilers
10574              Date: Tue, 20 Feb 2001 02:15:25 +0300
10575              From: "Vadim Konovalov" <watman@inbox.ru>
10576              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
10577              
10578              Document Borland compiler misbehaviour.
10579      Branch: maint-5.6/perl
10580            ! README.win32
10581 ____________________________________________________________________________
10582 [  8853] By: jhi                                   on 2001/02/20  17:22:25
10583         Log: The assimilation of ebcdic.c didn't quite work at the first try,
10584              patches from Thomas Dorner.
10585      Branch: maint-5.6/perl
10586            ! handy.h util.c
10587 ____________________________________________________________________________
10588 [  8852] By: jhi                                   on 2001/02/20  17:20:15
10589         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
10590              From: Chris Nandor <pudge@pobox.com>
10591              Date: Tue, 20 Feb 2001 08:32:45 -0500
10592              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
10593      Branch: maint-5.6/perl
10594            ! makedef.pl mg.c
10595 ____________________________________________________________________________
10596 [  8851] By: jhi                                   on 2001/02/20  17:15:52
10597         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
10598      Branch: perl
10599            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
10600            ! t/lib/filter-util.t
10601 ____________________________________________________________________________
10602 [  8850] By: alanbur                               on 2001/02/20  17:12:40
10603         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
10604              and the magic pointer points back to the GV that contains the
10605              %ENV hash.  This creates a refcount loop that prevents members
10606              of %ENV from being freed correctly.  This change removes the
10607              refcount loop - the magic pointer was never used anyway, the
10608              only use of the magic was to check the type ('E') so that the
10609              appropriate environment manipulation code is called when %ENV
10610              is modified.
10611      Branch: maint-5.6/pureperl
10612            ! perl.c
10613 ____________________________________________________________________________
10614 [  8849] By: jhi                                   on 2001/02/20  17:12:20
10615         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
10616              From: "Craig A. Berry" <craigberry@mac.com>
10617              Date: Mon, 19 Feb 2001 23:36:12 -0600
10618              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
10619              
10620              Case-forgiving systems match TestInit.pm with TES*.
10621      Branch: perl
10622            ! t/lib/glob-basic.t
10623 ____________________________________________________________________________
10624 [  8848] By: jhi                                   on 2001/02/20  17:10:02
10625         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
10626      Branch: perl
10627            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
10628            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
10629            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
10630 ____________________________________________________________________________
10631 [  8847] By: jhi                                   on 2001/02/20  15:34:41
10632         Log: The #8843 wasn't quite right: %Config needs to imported.
10633      Branch: perl
10634            ! t/run/runenv.t
10635 ____________________________________________________________________________
10636 [  8846] By: jhi                                   on 2001/02/20  15:31:50
10637         Log: Retract the #8838 and #8840 for now because of
10638              the DB_File tie problem.
10639      Branch: perl
10640            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
10641            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
10642            ! proto.h sv.c
10643 ____________________________________________________________________________
10644 [  8845] By: alanbur                               on 2001/02/20  14:25:41
10645         Log: Removed GV <-> CV refcount loop
10646              CvGV(mycv) points to the parent GV of the CV, and was previously
10647              refcounted.  The pointer remains, but the refcounting has been removed
10648              as it causes a refcount loop between the CV and GV that means the CV
10649              can't ever be deleted.
10650      Branch: maint-5.6/pureperl
10651            ! gv.c op.c pp.c
10652 ____________________________________________________________________________
10653 [  8844] By: alanbur                               on 2001/02/20  14:23:13
10654         Log: Fixed %^H scoping bug
10655      Branch: maint-5.6/pureperl
10656            ! scope.c
10657 ____________________________________________________________________________
10658 [  8843] By: jhi                                   on 2001/02/19  13:38:08
10659         Log: fork() not everywhere, cleanup temp files.
10660      Branch: perl
10661            ! t/run/runenv.t
10662 ____________________________________________________________________________
10663 [  8842] By: alanbur                               on 2001/02/19  12:42:07
10664         Log: Resynchronised with parent
10665      Branch: maint-5.6/pureperl
10666           !> pod/perlfaq4.pod sv.c utf8.c
10667 ____________________________________________________________________________
10668 [  8841] By: jhi                                   on 2001/02/19  03:35:51
10669         Log: Update Changes.
10670      Branch: perl
10671            ! Changes patchlevel.h
10672 ____________________________________________________________________________
10673 [  8840] By: jhi                                   on 2001/02/19  00:23:41
10674         Log: Subject: [patch] add sv_setref_uv
10675              From: Doug MacEachern <dougm@covalent.net>
10676              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
10677              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
10678      Branch: perl
10679            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
10680            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
10681 ____________________________________________________________________________
10682 [  8839] By: jhi                                   on 2001/02/19  00:01:38
10683         Log: Put to rest the 20010205.001, the email address checking (not) regex.
10684      Branch: perl
10685            ! pod/perlfaq9.pod
10686 ____________________________________________________________________________
10687 [  8838] By: jhi                                   on 2001/02/18  22:17:54
10688         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
10689              From: Doug MacEachern <dougm@covalent.net>
10690              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
10691              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
10692      Branch: perl
10693            ! lib/ExtUtils/xsubpp
10694 ____________________________________________________________________________
10695 [  8837] By: jhi                                   on 2001/02/18  22:16:50
10696         Log: Subject: [patch] -Wall cleanup round 2
10697              From: Doug MacEachern <dougm@covalent.net>
10698              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
10699              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
10700      Branch: perl
10701            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
10702            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
10703            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
10704            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
10705            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
10706            ! ext/SDBM_File/SDBM_File.xs
10707 ____________________________________________________________________________
10708 [  8836] By: jhi                                   on 2001/02/18  22:11:20
10709         Log: Misapplied regex optimizations when \C is present.
10710              Fixes 20001230.002.
10711              
10712              What still remains broken is that the submatches that
10713              have \C in them get their UTF8 flag on because their
10714              parent SV has it on.  This will result in malformed
10715              UTF8 if a \C happened to match a non-ASCII byte.
10716      Branch: perl
10717            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
10718            ! t/pragma/utf8.t
10719 ____________________________________________________________________________
10720 [  8835] By: jhi                                   on 2001/02/18  20:12:02
10721         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
10722              
10723              The hash key got wrongly UTF8fied.
10724      Branch: perl
10725            ! pod/perlapi.pod toke.c utf8.c
10726 ____________________________________________________________________________
10727 [  8834] By: jhi                                   on 2001/02/18  19:44:25
10728         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
10729              don't warn on magical or overloaded things.
10730      Branch: perl
10731            ! pp_hot.c
10732 ____________________________________________________________________________
10733 [  8833] By: nick                                  on 2001/02/18  19:31:22
10734         Log: Integrate mainline
10735      Branch: perlio
10736           +> t/TestInit.pm t/run/runenv.t
10737            - t/UTEST
10738           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
10739           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
10740           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
10741           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
10742           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
10743           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
10744           !> utf8.c
10745 ____________________________________________________________________________
10746 [  8832] By: jhi                                   on 2001/02/18  19:21:18
10747         Log: Integrate perlio.
10748      Branch: perl
10749           !> perlio.c pod/perldiag.pod
10750 ____________________________________________________________________________
10751 [  8831] By: jhi                                   on 2001/02/18  19:14:20
10752         Log: Integrate change #8827 from mainline.
10753              
10754              UTF8 tweaks.
10755      Branch: maint-5.6/perl
10756           !> sv.c utf8.c
10757 ____________________________________________________________________________
10758 [  8830] By: nick                                  on 2001/02/18  19:10:34
10759         Log: Apply the spirit of patch from Nick Clark:
10760              Subject: [PATCH] Re: extensions that provide layers
10761              From: Nicholas Clark <nick@ccl4.org>
10762              Date: Mon, 12 Feb 2001 16:43:51 +0000
10763              Message-Id: <20010212164350.Q3652@plum.flirble.org>
10764      Branch: perlio
10765            ! perlio.c pod/perldiag.pod
10766 ____________________________________________________________________________
10767 [  8829] By: jhi                                   on 2001/02/18  19:03:25
10768         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
10769              From: schwern@pobox.com 
10770              Date: Sun, 18 Feb 2001 13:44:35 -0500
10771              Message-ID: <20010218134435.A17544@magnonel.guild.net>
10772              
10773              Applied, but as t/TestInit.pm.
10774      Branch: perl
10775            + t/TestInit.pm
10776            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
10777            ! t/op/subst_wamp.t
10778 ____________________________________________________________________________
10779 [  8828] By: jhi                                   on 2001/02/18  18:43:52
10780         Log: Integrate perlio.
10781      Branch: perl
10782           !> perlio.c
10783 ____________________________________________________________________________
10784 [  8827] By: jhi                                   on 2001/02/18  18:41:33
10785         Log: UTF-8 tweaks.
10786      Branch: perl
10787            ! sv.c utf8.c
10788 ____________________________________________________________________________
10789 [  8826] By: nick                                  on 2001/02/18  17:40:59
10790         Log: Fix [ID 20010217.002]
10791              open FOO, "<:raw:perlio", ...
10792              :raw now inserts default base layer below itself.
10793              Also
10794              open FOO, "<:unix", ...
10795              works as well - but leaves buffer layer on stack under the unix layer.
10796      Branch: perlio
10797            ! perlio.c
10798 ____________________________________________________________________________
10799 [  8825] By: jhi                                   on 2001/02/18  17:15:39
10800         Log: Integrate perlio.
10801      Branch: perl
10802           !> perlio.c perliol.h
10803 ____________________________________________________________________________
10804 [  8824] By: jhi                                   on 2001/02/18  17:10:53
10805         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
10806              From: schwern@pobox.com
10807              Date: Sun, 18 Feb 2001 01:48:50 -0500
10808              Message-ID: <20010218014850.C19957@magnonel.guild.net>
10809      Branch: perl
10810            ! lib/Test/Harness.pm t/TEST t/op/chop.t
10811 ____________________________________________________________________________
10812 [  8823] By: jhi                                   on 2001/02/18  17:01:06
10813         Log: Add run/*.t to testables.
10814      Branch: perl
10815            ! t/TEST
10816 ____________________________________________________________________________
10817 [  8822] By: jhi                                   on 2001/02/18  16:58:58
10818         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
10819              From: schwern@pobox.com
10820              Date: Sun, 18 Feb 2001 01:11:35 -0500
10821              Message-ID: <20010218011135.A19957@magnonel.guild.net>
10822              
10823              Revive mjd's and Simon's PERL5OPT fix.
10824      Branch: perl
10825            + t/run/runenv.t
10826            ! MANIFEST perl.c
10827 ____________________________________________________________________________
10828 [  8821] By: jhi                                   on 2001/02/18  16:53:46
10829         Log: Subject: Re: Why t/TEST and not Test::Harness?
10830              From: schwern@pobox.com
10831              Date: Sat, 17 Feb 2001 22:44:44 -0500
10832              Message-ID: <20010217224444.A6679@magnonel.guild.net>
10833              
10834              Replace UTEST with TEST -utf8.
10835      Branch: perl
10836            - t/UTEST
10837            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
10838            ! t/lib/glob-basic.t
10839 ____________________________________________________________________________
10840 [  8820] By: nick                                  on 2001/02/18  13:06:16
10841         Log: Clean up a few core dumps when layers are used in unexpected ways.
10842              (Still not "right"...)
10843      Branch: perlio
10844            ! perlio.c perliol.h
10845 ____________________________________________________________________________
10846 [  8819] By: jhi                                   on 2001/02/18  02:25:55
10847         Log: Integrate change #8818 from maintperl, a FAQ nit.
10848      Branch: perl
10849           !> pod/perlfaq4.pod
10850 ____________________________________________________________________________
10851 [  8818] By: jhi                                   on 2001/02/18  02:24:50
10852         Log: FAQ nit from Chris Fedde.
10853      Branch: maint-5.6/perl
10854            ! pod/perlfaq4.pod
10855 ____________________________________________________________________________
10856 [  8817] By: nick                                  on 2001/02/17  18:20:14
10857         Log: Integrate mainline
10858      Branch: perlio
10859           +> lib/unicode/UCD.html lib/unicode/Unicode.html
10860           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
10861           +> pod/perlclib.pod
10862            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
10863            - lib/unicode/Unicode.301
10864           !> (integrate 324 files)
10865 ____________________________________________________________________________
10866 [  8816] By: jhi                                   on 2001/02/17  16:56:58
10867         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
10868      Branch: perl
10869            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
10870            ! ext/Storable/Storable.xs t/lib/st-06compat.t
10871            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
10872 ____________________________________________________________________________
10873 [  8815] By: jhi                                   on 2001/02/17  16:40:07
10874         Log: Subject: [patch] -Wall
10875              From: Doug MacEachern <dougm@covalent.net>
10876              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
10877              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
10878      Branch: perl
10879            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
10880            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
10881 ____________________________________________________________________________
10882 [  8814] By: jhi                                   on 2001/02/16  19:27:18
10883         Log: Document qu better.
10884      Branch: perl
10885            ! pod/perlop.pod
10886 ____________________________________________________________________________
10887 [  8813] By: jhi                                   on 2001/02/15  13:54:37
10888         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
10889              From: Hugo <hv@crypt.compulink.co.uk>
10890              Date: Thu, 15 Feb 2001 13:39:49 +0000
10891              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
10892      Branch: perl
10893            ! toke.c
10894 ____________________________________________________________________________
10895 [  8812] By: alanbur                               on 2001/02/15  13:52:16
10896         Log: Resynchronised with parent
10897      Branch: maint-5.6/pureperl
10898            - ebcdic.c
10899           !> (integrate 36 files)
10900 ____________________________________________________________________________
10901 [  8811] By: jhi                                   on 2001/02/15  13:51:16
10902         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
10903              
10904              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
10905              From: Jan Dubois <JanD@ActiveState.com>
10906              Date: Wed, 31 Jan 2001 21:17:03 -0800
10907              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
10908              
10909              tweak change#8659 to keep it simple
10910              
10911              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
10912              From: Russ Allbery <rra@stanford.edu>
10913              Date: 14 Feb 2001 10:15:41 -0800
10914              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
10915              
10916              (8809 empty)
10917
10918              Upgrade to podlators 1.08, from Russ Allbery.
10919      Branch: perl
10920           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
10921           !> utils/perldoc.PL
10922 ____________________________________________________________________________
10923 [  8810] By: jhi                                   on 2001/02/15  13:35:08
10924         Log: Upgrade to podlators 1.08, from Russ Allbery.
10925      Branch: maint-5.6/perl
10926            ! lib/Pod/Man.pm lib/Pod/Text.pm
10927 ____________________________________________________________________________
10928 [  8809] By: jhi                                   on 2001/02/15  13:26:38
10929         Log: (accidentally empty check-in)
10930      Branch: maint-5.6/perl
10931            ! lib/Test/Harness.pm
10932 ____________________________________________________________________________
10933 [  8808] By: jhi                                   on 2001/02/15  13:23:47
10934         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
10935              From: Russ Allbery <rra@stanford.edu>
10936              Date: 14 Feb 2001 10:15:41 -0800
10937              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
10938              
10939              perldoc was hardcoding $Config{installscript}, which breaks
10940              when install* isn't where Perl ends up (such as with AFS).
10941              
10942              Use $Config{scriptdir} instead.
10943      Branch: maint-5.6/perl
10944            ! utils/perldoc.PL
10945 ____________________________________________________________________________
10946 [  8807] By: jhi                                   on 2001/02/14  14:37:27
10947         Log: Update Changes.
10948      Branch: perl
10949            ! Changes patchlevel.h
10950 ____________________________________________________________________________
10951 [  8806] By: jhi                                   on 2001/02/14  14:25:31
10952         Log: Integrate changes #8803,8804,8805 from mainline.
10953              
10954              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
10955              
10956              Don't skip too much of the locale error message if no environ array,
10957              from Chris Nandor.
10958              
10959              More MacOS Classic fixes from Chris Nandor.
10960      Branch: maint-5.6/perl
10961           !> doop.c lib/Cwd.pm perl.c perl.h util.c
10962 ____________________________________________________________________________
10963 [  8805] By: jhi                                   on 2001/02/14  03:29:01
10964         Log: More MacOS Classic fixes from Chris Nandor.
10965      Branch: perl
10966            ! doop.c lib/Cwd.pm
10967 ____________________________________________________________________________
10968 [  8804] By: jhi                                   on 2001/02/14  03:18:35
10969         Log: Don't skip too much of the locale error message if no environ array,
10970              from Chris Nandor.
10971      Branch: perl
10972            ! util.c
10973 ____________________________________________________________________________
10974 [  8803] By: jhi                                   on 2001/02/14  03:14:14
10975         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
10976      Branch: perl
10977            ! perl.c perl.h
10978 ____________________________________________________________________________
10979 [  8802] By: jhi                                   on 2001/02/13  18:31:33
10980         Log: AUTHORS update.
10981      Branch: perl
10982            ! AUTHORS
10983 ____________________________________________________________________________
10984 [  8801] By: jhi                                   on 2001/02/13  17:55:19
10985         Log: Integrate change #8792 from mainline.
10986              
10987              Subject: buncha MacPerl patches for bleadperl
10988              From: Chris Nandor <pudge@pobox.com>
10989              Date: Tue, 13 Feb 2001 00:02:43 -0500
10990              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
10991      Branch: maint-5.6/perl
10992           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
10993           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
10994           !> t/lib/basename.t toke.c util.h
10995 ____________________________________________________________________________
10996 [  8800] By: jhi                                   on 2001/02/13  17:46:43
10997         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
10998              to be forced to Off_t.
10999              
11000              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
11001              From: nick@ccl4.org
11002              Date: Thu, 1 Feb 2001 12:01:04 +0000
11003              Message-Id: <20010201120103.E11401@plum.flirble.org>
11004      Branch: maint-5.6/perl
11005            ! iperlsys.h perlio.c
11006 ____________________________________________________________________________
11007 [  8799] By: jhi                                   on 2001/02/13  16:52:51
11008         Log: Duplex duplex hunk hunk.
11009      Branch: maint-5.6/perl
11010            ! Makefile.SH
11011 ____________________________________________________________________________
11012 [  8797] By: jhi                                   on 2001/02/13  14:52:04
11013         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
11014              From: "Craig A. Berry" <craigberry@mac.com>
11015              Date: Mon, 12 Feb 2001 11:05:25 -0600
11016              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
11017      Branch: perl
11018            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
11019 ____________________________________________________________________________
11020 [  8796] By: jhi                                   on 2001/02/13  14:36:47
11021         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
11022              From: simon.cozens@pembroke.oxford.ac.uk 
11023              Date: Sat, 10 Feb 2001 17:57:02 +0000
11024              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
11025              
11026              Now it does include.
11027      Branch: perl
11028            ! pod/perldiag.pod
11029 ____________________________________________________________________________
11030 [  8795] By: jhi                                   on 2001/02/13  14:30:11
11031         Log: Sort the MANIFEST.
11032      Branch: perl
11033            ! MANIFEST
11034 ____________________________________________________________________________
11035 [  8794] By: jhi                                   on 2001/02/13  14:26:51
11036         Log: Integrate change #8793 from mainline, FAQ updates.
11037      Branch: maint-5.6/perl
11038           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
11039 ____________________________________________________________________________
11040 [  8793] By: jhi                                   on 2001/02/13  14:25:13
11041         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
11042      Branch: perl
11043            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
11044 ____________________________________________________________________________
11045 [  8792] By: jhi                                   on 2001/02/13  14:22:50
11046         Log: Subject: buncha MacPerl patches for bleadperl
11047              From: Chris Nandor <pudge@pobox.com>
11048              Date: Tue, 13 Feb 2001 00:02:43 -0500
11049              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
11050      Branch: perl
11051            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
11052            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
11053            ! t/lib/basename.t toke.c util.h
11054 ____________________________________________________________________________
11055 [  8791] By: jhi                                   on 2001/02/13  14:10:39
11056         Log: Integrate change #8790 from mainline.
11057              
11058              environ array wrongly assumed in Perl_init_i18nl10n(),
11059      Branch: maint-5.6/perl
11060           !> util.c
11061 ____________________________________________________________________________
11062 [  8790] By: jhi                                   on 2001/02/13  14:06:15
11063         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
11064              noticed by Chris Nandor in MacOS Classic.
11065      Branch: perl
11066            ! util.c
11067 ____________________________________________________________________________
11068 [  8789] By: jhi                                   on 2001/02/13  13:58:07
11069         Log: Integrate changes #8373,8487,8544,8783 from mainline.
11070              
11071              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
11072              hints files, the dynaloading, assimilate ebcdic into util.c.
11073      Branch: maint-5.6/perl
11074            - ebcdic.c
11075            ! MANIFEST hints/posix-bc.sh
11076           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
11077           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
11078           !> perlapi.c proto.h util.c
11079 ____________________________________________________________________________
11080 [  8788] By: alanbur                               on 2001/02/13  10:33:13
11081         Log: Integrated changes from maint-5.6
11082      Branch: maint-5.6/pureperl
11083           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
11084           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
11085           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
11086           !> vos/config.ga.h vos/configure_perl.cm
11087 ____________________________________________________________________________
11088 [  8787] By: jhi                                   on 2001/02/13  05:56:36
11089         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
11090      Branch: perl
11091           !> Makefile.SH
11092 ____________________________________________________________________________
11093 [  8786] By: jhi                                   on 2001/02/13  05:54:34
11094         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
11095              From: Dorner Thomas <Thomas.Dorner@start.de>
11096              Date: Mon, 12 Feb 2001 15:06:26 +0100
11097              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
11098      Branch: maint-5.6/perl
11099            ! Makefile.SH
11100 ____________________________________________________________________________
11101 [  8785] By: jhi                                   on 2001/02/13  05:29:04
11102         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
11103      Branch: perl
11104           !> hints/openbsd.sh
11105 ____________________________________________________________________________
11106 [  8784] By: jhi                                   on 2001/02/13  02:25:24
11107         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
11108              From: Peter Prymmer <pvhp@forte.com>
11109              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
11110              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
11111      Branch: perl
11112            ! pod/perlclib.pod
11113 ____________________________________________________________________________
11114 [  8783] By: jhi                                   on 2001/02/13  02:22:36
11115         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
11116      Branch: perl
11117            - ebcdic.c
11118            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
11119            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
11120            ! util.c
11121 ____________________________________________________________________________
11122 [  8782] By: jhi                                   on 2001/02/13  02:00:07
11123         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
11124      Branch: maint-5.6/perl
11125            ! pod/perlport.pod
11126 ____________________________________________________________________________
11127 [  8781] By: jhi                                   on 2001/02/13  01:58:44
11128         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
11129      Branch: maint-5.6/perl
11130            ! hints/openbsd.sh
11131 ____________________________________________________________________________
11132 [  8780] By: jhi                                   on 2001/02/13  01:57:33
11133         Log: Synchronize the regexp tests between maintperl and mainline.
11134      Branch: maint-5.6/perl
11135           !> t/op/re_tests
11136 ____________________________________________________________________________
11137 [  8779] By: jhi                                   on 2001/02/13  01:49:35
11138         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
11139              From: Hugo <hv@crypt.compulink.co.uk>
11140              Date: Tue, 13 Feb 2001 00:11:11 +0000
11141              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
11142      Branch: perl
11143            ! regcomp.c t/op/re_tests
11144 ____________________________________________________________________________
11145 [  8778] By: jhi                                   on 2001/02/13  00:23:10
11146         Log: Comments do not nest.
11147      Branch: perl
11148            ! perl.h
11149 ____________________________________________________________________________
11150 [  8777] By: jhi                                   on 2001/02/13  00:17:54
11151         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
11152              From: Hugo <hv@crypt.compulink.co.uk>
11153              Date: Tue, 13 Feb 2001 00:11:11 +0000
11154              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
11155      Branch: maint-5.6/perl
11156            ! regcomp.c t/op/re_tests
11157 ____________________________________________________________________________
11158 [  8776] By: jhi                                   on 2001/02/12  23:25:52
11159         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
11160      Branch: maint-5.6/perl
11161            ! pod/perlport.pod
11162 ____________________________________________________________________________
11163 [  8775] By: jhi                                   on 2001/02/12  23:04:28
11164         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
11165      Branch: maint-5.6/perl
11166            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
11167            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
11168            ! vos/configure_perl.cm
11169 ____________________________________________________________________________
11170 [  8774] By: jhi                                   on 2001/02/12  22:59:11
11171         Log: Subject: Re: [patch] context for 'U' magic functions
11172              From: Doug MacEachern <dougm@covalent.net>
11173              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
11174              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
11175              
11176              plus the suggestion by Nick Ing-Simmons to name the macro
11177              as PERL_MG_UFUNC to avoid namespace pollution, plus add
11178              the advice by Doug for XS writers to perl.h
11179      Branch: perl
11180            ! mg.c perl.h
11181 ____________________________________________________________________________
11182 [  8773] By: jhi                                   on 2001/02/11  20:14:12
11183         Log: Update Changes.
11184      Branch: perl
11185            ! Changes patchlevel.h
11186 ____________________________________________________________________________
11187 [  8772] By: jhi                                   on 2001/02/11  18:47:52
11188         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
11189              From: Simon Cozens <simon@cozens.net>
11190              Date: Wed, 31 Jan 2001 16:31:43 +0000
11191              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
11192      Branch: perl
11193            + pod/perlclib.pod
11194            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
11195            ! pod/perltoc.pod
11196 ____________________________________________________________________________
11197 [  8771] By: jhi                                   on 2001/02/11  18:36:48
11198         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
11199              
11200              Blocks-4d3.beta.txt
11201              CaseFolding-3d4.beta.txt
11202              CompositionExclusions-3d6.beta.txt
11203              EastAsianWidth-4d4.beta.txt
11204              LineBreak-6d3.beta.txt
11205              NamesList-3.1.0d1.beta.txt
11206              PropList-3.1.0d4.beta.txt
11207              SpecialCasing-4d1.beta.txt
11208              UnicodeData-3.1.0d6.beta.txt
11209      Branch: perl
11210            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
11211           +> lib/unicode/UCD.html lib/unicode/Unicode.html
11212            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
11213            - lib/unicode/Unicode.301
11214            ! (edit 257 files)
11215 ____________________________________________________________________________
11216 [  8770] By: jhi                                   on 2001/02/11  17:26:22
11217         Log: UTF-8 documentation.
11218      Branch: perl
11219            ! utf8.h
11220 ____________________________________________________________________________
11221 [  8769] By: jhi                                   on 2001/02/11  17:12:49
11222         Log: Retract #8762.
11223      Branch: perl
11224            ! regexec.c
11225 ____________________________________________________________________________
11226 [  8768] By: jhi                                   on 2001/02/11  16:54:45
11227         Log: Subject: [PATCH] Test::Harness
11228              From: andreas.koenig@anima.de (Andreas J. Koenig)
11229              Date: 11 Feb 2001 14:37:00 +0100
11230              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
11231      Branch: perl
11232            ! lib/Test/Harness.pm
11233 ____________________________________________________________________________
11234 [  8767] By: jhi                                   on 2001/02/11  16:53:52
11235         Log: Subject: [PATCH] Document makepatch in Porting/patching
11236              From: andreas.koenig@anima.de (Andreas J. Koenig)
11237              Date: 11 Feb 2001 16:46:28 +0100
11238              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
11239      Branch: perl
11240            ! Porting/patching.pod
11241 ____________________________________________________________________________
11242 [  8766] By: jhi                                   on 2001/02/11  06:30:23
11243         Log: Subject: Re: [patch] GvSHARED
11244              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
11245              From: Doug MacEachern <dougm@covalent.net>
11246              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
11247              
11248              Subject: Re: [patch] GvSHARED
11249              From: Doug MacEachern <dougm@covalent.net>
11250              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
11251              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
11252              
11253              Subject: [patch] attributes.pm support for `shared'
11254              From: Doug MacEachern <dougm@covalent.net>
11255              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
11256              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
11257              
11258              our() attributes were ignored, our :shared pieces missing,
11259              allow attributes.pm to turn on shared.
11260      Branch: perl
11261            ! op.c t/op/attrs.t toke.c xsutils.c
11262 ____________________________________________________________________________
11263 [  8765] By: alanbur                               on 2001/02/10  23:11:19
11264         Log: Resync with parent (hopefully sucessfully this time)
11265      Branch: maint-5.6/pureperl
11266           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
11267           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
11268           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
11269           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
11270           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
11271           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
11272           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
11273 ____________________________________________________________________________
11274 [  8764] By: jhi                                   on 2001/02/10  22:54:38
11275         Log: Make TEST and UTEST more verbose in case something goes
11276              wrong in running/compiling a script, suggested by Doug
11277              MacEachern.
11278      Branch: perl
11279            ! t/TEST t/UTEST
11280 ____________________________________________________________________________
11281 [  8763] By: jhi                                   on 2001/02/10  22:11:34
11282         Log: Bogus shebang.
11283      Branch: perl
11284            ! t/lib/texttabs.t
11285 ____________________________________________________________________________
11286 [  8762] By: jhi                                   on 2001/02/10  21:56:02
11287         Log: (Retracted by #8769)
11288      Branch: perl
11289            ! regexec.c
11290 ____________________________________________________________________________
11291 [  8761] By: jhi                                   on 2001/02/10  21:26:15
11292         Log: Subject: Re: [patch] GvSHARED 
11293              From: Doug MacEachern <dougm@covalent.net>
11294              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
11295              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
11296              
11297              our @EXPORT : shared = (...);
11298      Branch: perl
11299            ! toke.c
11300 ____________________________________________________________________________
11301 [  8760] By: jhi                                   on 2001/02/10  21:25:07
11302         Log: Subject: [patch] GvSHARED
11303              From: Doug MacEachern <dougm@covalent.net>
11304              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
11305              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
11306      Branch: perl
11307            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
11308 ____________________________________________________________________________
11309 [  8759] By: alanbur                               on 2001/02/10  21:24:27
11310         Log: Backed out mismerge.
11311      Branch: maint-5.6/pureperl
11312            ! MANIFEST README.hpux README.vmesa gv.c installhtml
11313            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
11314            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
11315            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
11316            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
11317            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
11318            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
11319 ____________________________________________________________________________
11320 [  8758] By: jhi                                   on 2001/02/10  18:01:17
11321         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
11322              
11323              Fixed UMRs and leak in Perl_pmtrans()
11324              
11325              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
11326              associated UTFied tr/// code.  Also fixed scoping leak of
11327              PL_reg_start_tmp.
11328              
11329              newATTRSUB leaks when an attempt to redefine the active sort sub is
11330              made.
11331      Branch: maint-5.6/perl
11332           !> op.c regcomp.c
11333 ____________________________________________________________________________
11334 [  8757] By: alanbur                               on 2001/02/10  17:56:46
11335         Log: Resynchronised with parent
11336      Branch: maint-5.6/pureperl
11337           +> README.bs2000
11338            - README.posix-bc
11339            ! gv.c perl.c sv.c
11340           !> MANIFEST README.hpux README.vmesa installhtml
11341           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
11342           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
11343           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
11344           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
11345           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
11346           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
11347 ____________________________________________________________________________
11348 [  8756] By: alanbur                               on 2001/02/10  17:51:15
11349         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
11350              made.
11351      Branch: maint-5.6/pureperl
11352            ! op.c
11353 ____________________________________________________________________________
11354 [  8755] By: jhi                                   on 2001/02/09  22:41:35
11355         Log: Upgrade to CPAN 1.59_54, from Andreas König.
11356      Branch: perl
11357            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
11358 ____________________________________________________________________________
11359 [  8754] By: jhi                                   on 2001/02/09  22:29:20
11360         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
11361              
11362              Didn't upgrade the fill.t since it has a dependency to File::Slurp
11363              purely for debugging purposes, the actual test hasn't changed.
11364      Branch: perl
11365            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
11366            ! t/lib/textwrap.t
11367 ____________________________________________________________________________
11368 [  8753] By: jhi                                   on 2001/02/09  20:17:50
11369         Log: Integrate change #8682 from maintperl.
11370              
11371              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
11372              to work correctly.
11373      Branch: perl
11374           !> hints/irix_6.sh
11375 ____________________________________________________________________________
11376 [  8752] By: jhi                                   on 2001/02/09  20:00:46
11377         Log: Update Changes.
11378      Branch: perl
11379            ! Changes patchlevel.h
11380 ____________________________________________________________________________
11381 [  8751] By: nick                                  on 2001/02/09  19:48:37
11382         Log: Integrate mainline
11383      Branch: perlio
11384           +> README.bs2000 t/lib/cgi-esc.t
11385            - README.posix-bc
11386           !> (integrate 53 files)
11387 ____________________________________________________________________________
11388 [  8750] By: nick                                  on 2001/02/09  19:25:16
11389         Log: Subject: RE: Biannual Competition to Improve Hashing Function
11390              From: Fisher Mark <fisherm@tce.com>
11391              Date: Thu, 8 Feb 2001 10:44:00 -0500
11392              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
11393              Date: Thu, 8 Feb 2001 15:02:47 -0500
11394              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
11395      Branch: perl
11396            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
11397 ____________________________________________________________________________
11398 [  8749] By: jhi                                   on 2001/02/09  19:02:35
11399         Log: Forgotten fragment.
11400      Branch: perl
11401            ! pod/perlapi.pod
11402 ____________________________________________________________________________
11403 [  8748] By: jhi                                   on 2001/02/09  18:31:34
11404         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
11405              plus manual tweakage.
11406              
11407              Sync the perlfaq2 between mainline and maintperl.
11408      Branch: maint-5.6/perl
11409            ! pod/perlfaq2.pod
11410      Branch: perl
11411           !> pod/perlfaq2.pod
11412 ____________________________________________________________________________
11413 [  8747] By: jhi                                   on 2001/02/09  18:12:04
11414         Log: Subject: versiononly and installperl
11415              From: abigail@foad.org
11416              Date: Wed, 7 Feb 2001 22:43:12 +0100
11417              Message-ID: <20010207214312.7045.qmail@foad.org>    
11418              
11419              Add +v flag to force a normal install of the perl binary
11420              and the utilities.
11421              
11422              Subject: [PATCH] installperl
11423              From: Nicholas Clark <nick@ccl4.org>
11424              Date: Fri, 9 Feb 2001 16:28:57 +0000
11425              Message-ID: <20010209162857.B10931@plum.flirble.org>
11426              
11427              Add -A flag which also hardlinks the binary with
11428              the full architecture name.
11429      Branch: perl
11430            ! installperl
11431 ____________________________________________________________________________
11432 [  8746] By: jhi                                   on 2001/02/09  18:03:43
11433         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
11434              
11435              Subject: perlfaq2, re: perlmongers
11436              
11437              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
11438              
11439              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
11440              
11441              Subject: [ID 20010205.001] typo in perlfaq9
11442              
11443              Subject: [ID 20010208.002] unordered explanation in perlcall
11444      Branch: maint-5.6/perl
11445           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
11446           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
11447           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
11448 ____________________________________________________________________________
11449 [  8745] By: jhi                                   on 2001/02/09  17:59:09
11450         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
11451              From: abela@geneanet.org
11452              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
11453              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
11454      Branch: perl
11455            ! pod/perlcall.pod
11456 ____________________________________________________________________________
11457 [  8744] By: jhi                                   on 2001/02/09  17:48:16
11458         Log: Subject: [ID 20010205.001] typo in perlfaq9
11459              From: eserte@vran.herceg.de
11460              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
11461              Message-Id: <200102042244.XAA21926@vran.herceg.de>
11462      Branch: perl
11463            ! pod/perlfaq9.pod
11464 ____________________________________________________________________________
11465 [  8743] By: jhi                                   on 2001/02/09  17:25:12
11466         Log: Integrate change #8695 from maintperl.
11467              
11468              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
11469      Branch: perl
11470           !> thread.h
11471 ____________________________________________________________________________
11472 [  8742] By: jhi                                   on 2001/02/09  17:21:22
11473         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
11474              From: Andy Dougherty <doughera@lafayette.edu>
11475              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
11476              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
11477      Branch: perl
11478            ! embed.pl
11479 ____________________________________________________________________________
11480 [  8741] By: jhi                                   on 2001/02/09  17:05:19
11481         Log: Integrate changes #8738,8739,8740 from maintperl.
11482              
11483              Html files will be installed in a more logical and easier to
11484              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
11485              
11486              Html files will be generated with a header to make them look
11487              a little less bare.
11488              
11489              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
11490      Branch: perl
11491           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
11492 ____________________________________________________________________________
11493 [  8740] By: jhi                                   on 2001/02/09  17:03:46
11494         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
11495              From: "Brendan O'Dea" <bod@compusol.com.au>
11496              Date: Sun, 4 Feb 2001 11:17:56 +1100
11497              Message-ID: <20010204111756.A16301@compusol.com.au>
11498      Branch: maint-5.6/perl
11499            ! pod/perlfaq3.pod
11500 ____________________________________________________________________________
11501 [  8739] By: jhi                                   on 2001/02/09  17:01:59
11502         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
11503              From: "Indy Singh" <indy@nusphere.com>
11504              Date: Fri, 2 Feb 2001 15:09:59 -0500
11505              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
11506              
11507              Html files will be generated with a header to make them look
11508              a little less bare.
11509      Branch: maint-5.6/perl
11510            ! installhtml
11511 ____________________________________________________________________________
11512 [  8738] By: jhi                                   on 2001/02/09  16:58:48
11513         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
11514              From: "Indy Singh" <indy@nusphere.com>
11515              Date: Fri, 2 Feb 2001 15:08:23 -0500
11516              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
11517              
11518              Html files will be installed in a more logical and easier to
11519              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
11520      Branch: maint-5.6/perl
11521            ! win32/Makefile win32/makefile.mk
11522 ____________________________________________________________________________
11523 [  8737] By: jhi                                   on 2001/02/09  16:46:54
11524         Log: Integrate changes #8687,8736 from maintperl.
11525              
11526              HP-UX thread patches from Merijn H. Brand.
11527              
11528              Latin nit from Philip Newton.
11529      Branch: perl
11530           !> README.hpux hints/hpux.sh
11531 ____________________________________________________________________________
11532 [  8736] By: jhi                                   on 2001/02/09  16:42:31
11533         Log: Latin nit from Philip Newton.
11534      Branch: maint-5.6/perl
11535            ! README.hpux
11536 ____________________________________________________________________________
11537 [  8735] By: jhi                                   on 2001/02/09  16:24:03
11538         Log: Integrate changes #8704,8710 from pureperl.
11539              
11540              Fixed UMRs and leak in Perl_pmtrans()
11541              
11542              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
11543              associated UTFied tr/// code.  Also fixed scoping leak of
11544              PL_reg_start_tmp.
11545      Branch: perl
11546           !> op.c regcomp.c
11547 ____________________________________________________________________________
11548 [  8734] By: jhi                                   on 2001/02/09  15:40:21
11549         Log: Integrate change #8733 from maintperl.
11550              
11551              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
11552      Branch: perl
11553           !> pod/perlre.pod
11554 ____________________________________________________________________________
11555 [  8733] By: jhi                                   on 2001/02/09  15:35:47
11556         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
11557              From: Prymmer/Kahn <pvhp@best.com>
11558              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
11559              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
11560      Branch: maint-5.6/perl
11561            ! pod/perlre.pod
11562 ____________________________________________________________________________
11563 [  8732] By: jhi                                   on 2001/02/09  15:26:17
11564         Log: Rename README.posix-bc to README.bs2000 (to avoid the
11565              confusion of a "perlposix-bc.pod"), add a few missing
11566              arch pods, regen toc.
11567      Branch: maint-5.6/perl
11568           +> README.bs2000
11569            - README.posix-bc
11570            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
11571            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
11572 ____________________________________________________________________________
11573 [  8731] By: jhi                                   on 2001/02/09  15:23:39
11574         Log: De-cut-and-pasto.
11575      Branch: perl
11576            ! pod/perl.pod
11577 ____________________________________________________________________________
11578 [  8730] By: jhi                                   on 2001/02/09  15:11:13
11579         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
11580              when people think that perlposix-bc.pod tells anything about
11581              Perl and POSIX.  Regen toc.
11582      Branch: perl
11583           +> README.bs2000
11584            - README.posix-bc
11585            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
11586            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
11587 ____________________________________________________________________________
11588 [  8729] By: jhi                                   on 2001/02/09  14:52:28
11589         Log: The README.vmesa part of #8712 from maintperl.
11590      Branch: perl
11591            ! README.vmesa
11592 ____________________________________________________________________________
11593 [  8728] By: jhi                                   on 2001/02/09  14:46:06
11594         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
11595              From: Peter Prymmer <pvhp@forte.com>
11596              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
11597              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
11598      Branch: maint-5.6/perl
11599            ! README.vmesa win32/Makefile win32/makefile.mk
11600 ____________________________________________________________________________
11601 [  8727] By: jhi                                   on 2001/02/09  14:33:25
11602         Log: Integrate change #8712 from mainline.
11603              
11604              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
11605      Branch: maint-5.6/perl
11606           !> lib/Pod/Find.pm
11607 ____________________________________________________________________________
11608 [  8726] By: jhi                                   on 2001/02/09  14:30:28
11609         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
11610              From: Peter Prymmer <pvhp@forte.com>
11611              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
11612              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
11613      Branch: perl
11614            + t/lib/cgi-esc.t
11615            ! MANIFEST lib/CGI/Util.pm
11616 ____________________________________________________________________________
11617 [  8725] By: jhi                                   on 2001/02/09  04:56:47
11618         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
11619      Branch: maint-5.6/perl
11620            ! pod/perlport.pod
11621 ____________________________________________________________________________
11622 [  8724] By: jhi                                   on 2001/02/09  04:40:59
11623         Log: Integrate changes 7819,7820 from vmsperl into mainline.
11624              
11625              Add header for LIB$ prototypes (C. Berry)
11626              
11627              Convert fwrite()s to sockets to write()s, since some socket stacks
11628              don't take kindly to stdio.
11629              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
11630              (for often optional LNMs)
11631              Correct a few typos
11632              (C. Bailey)
11633      Branch: perl
11634           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
11635 ____________________________________________________________________________
11636 [  8723] By: jhi                                   on 2001/02/09  03:29:29
11637         Log: Integrate change #8722 from mainline.
11638              
11639              The Im() function wasn't returning zero for non-Math::Complex
11640              arguments.  The bug reported by John Gamble.
11641      Branch: maint-5.6/perl
11642           !> lib/Math/Complex.pm
11643 ____________________________________________________________________________
11644 [  8722] By: jhi                                   on 2001/02/09  03:28:33
11645         Log: The Im() function wasn't returning zero for non-Math::Complex
11646              arguments.  The bug reported by John Gamble.
11647      Branch: perl
11648            ! lib/Math/Complex.pm
11649 ____________________________________________________________________________
11650 [  8721] By: nick                                  on 2001/02/08  22:11:35
11651         Log: Correct the correction :-(
11652      Branch: perl
11653            ! perl.c
11654 ____________________________________________________________________________
11655 [  8720] By: bailey                                on 2001/02/08  20:59:22
11656         Log: Convert frwite()s to sockets to write()s, since some socket stacks
11657              don't take kindly to stdio.
11658              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
11659              (for often optional LNMs)
11660              Correct a few typos
11661              (C. Bailey)
11662      Branch: vmsperl
11663            ! vms/vms.c vms/vmsish.h
11664 ____________________________________________________________________________
11665 [  8719] By: bailey                                on 2001/02/08  20:51:02
11666         Log: Add header for LIB$ prototypes (C. Berry)
11667      Branch: vmsperl
11668            ! ext/Devel/DProf/DProf.xs
11669 ____________________________________________________________________________
11670 [  8718] By: bailey                                on 2001/02/08  20:49:00
11671         Log: SYN SYN
11672      Branch: vmsperl
11673           +> pod/perliol.pod t/lib/sample-tests/bailout
11674           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
11675           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
11676           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
11677           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
11678           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
11679           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
11680            - lib/unicode/Is/DCinital.pl
11681           !> (integrate 101 files)
11682 ____________________________________________________________________________
11683 [  8717] By: nick                                  on 2001/02/08  19:38:48
11684         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
11685              From: Robin Barker <rmb1@cise.npl.co.uk>
11686              Date: Thu, 8 Feb 2001 14:38:07 GMT
11687              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
11688      Branch: perl
11689            ! lib/CPAN.pm
11690 ____________________________________________________________________________
11691 [  8716] By: nick                                  on 2001/02/08  19:29:07
11692         Log: Generated files form 8713 etc.
11693      Branch: perl
11694            ! embed.h global.sym objXSUB.h perlapi.c proto.h
11695 ____________________________________________________________________________
11696 [  8715] By: nick                                  on 2001/02/08  19:26:08
11697         Log: Fixup non-ithread build after 8713
11698      Branch: perl
11699            ! perl.c
11700 ____________________________________________________________________________
11701 [  8714] By: nick                                  on 2001/02/08  19:17:45
11702         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
11703              From: nick@ccl4.org
11704              Date: Wed, 7 Feb 2001 00:27:47 +0000
11705              Message-Id: <20010207002747.B63724@plum.flirble.org>
11706      Branch: perl
11707            ! sv.c toke.c
11708 ____________________________________________________________________________
11709 [  8713] By: nick                                  on 2001/02/08  19:15:58
11710         Log: Subject: Re: [patch] Re: PL_ptr_table
11711              From: Doug Maceachern <dougm@covalent.net>
11712              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
11713              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
11714      Branch: perl
11715            ! embed.pl perl.c sv.c sv.h
11716 ____________________________________________________________________________
11717 [  8712] By: nick                                  on 2001/02/08  19:12:47
11718         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
11719              From: Peter Prymmer <pvhp@forte.com>
11720              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
11721              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
11722      Branch: perl
11723            ! lib/Pod/Find.pm
11724 ____________________________________________________________________________
11725 [  8711] By: nick                                  on 2001/02/07  21:06:11
11726         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
11727              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
11728              From: Alan Burlison <Alan.Burlison@uk.sun.com>
11729              Date: Tue, 06 Feb 2001 23:37:01 +0000
11730              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
11731      Branch: perl
11732            ! regcomp.c
11733 ____________________________________________________________________________
11734 [  8710] By: alanbur                               on 2001/02/07  00:22:04
11735         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
11736              associated UTFied tr/// code.  Also fixed scoping leak of
11737              PL_reg_start_tmp.
11738      Branch: maint-5.6/pureperl
11739            ! op.c regcomp.c
11740 ____________________________________________________________________________
11741 [  8709] By: nick                                  on 2001/02/06  21:16:49
11742         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
11743              From: Michael G Schwern <schwern@pobox.com>
11744              Date: Sun, 4 Feb 2001 19:47:14 -0500
11745              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
11746      Branch: perl
11747            ! pod/perlapi.pod pod/perlmodlib.PL
11748 ____________________________________________________________________________
11749 [  8708] By: nick                                  on 2001/02/06  20:41:20
11750         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
11751              From: Michael G Schwern <schwern@pobox.com>
11752              Date: Sun, 4 Feb 2001 21:17:49 -0500
11753              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
11754      Branch: perl
11755            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
11756            ! pod/perltootc.pod
11757 ____________________________________________________________________________
11758 [  8707] By: nick                                  on 2001/02/06  20:29:11
11759         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
11760              From: Michael G Schwern <schwern@pobox.com>
11761              Date: Tue, 6 Feb 2001 05:54:30 -0500
11762              Message-Id: <20010206055430.A951@blackrider.aocn.com>
11763      Branch: perl
11764            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
11765 ____________________________________________________________________________
11766 [  8706] By: nick                                  on 2001/02/06  20:21:40
11767         Log: Subject: RE: some win32 fixes
11768              Date: Tue, 6 Feb 2001 09:23:20 +0300
11769              From: Vadim Konovalov <vkonovalov@lucent.com>
11770              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
11771      Branch: perl
11772            ! toke.c win32/Makefile win32/config.bc win32/config.gc
11773            ! win32/config.vc win32/config_H.bc win32/makefile.mk
11774 ____________________________________________________________________________
11775 [  8705] By: alanbur                               on 2001/02/06  15:00:03
11776         Log: Synchronised with parent
11777      Branch: maint-5.6/pureperl
11778            ! regexec.c
11779           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
11780           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
11781 ____________________________________________________________________________
11782 [  8704] By: alanbur                               on 2001/02/06  14:55:24
11783         Log: Fixed UMRs and leak in Perl_pmtrans()
11784      Branch: maint-5.6/pureperl
11785            ! op.c
11786 ____________________________________________________________________________
11787 [  8703] By: gsar                                  on 2001/02/06  02:29:37
11788         Log: $(MAKE) distclean doesn't clean up properly on windows
11789      Branch: maint-5.6/perl
11790            ! win32/Makefile win32/makefile.mk
11791 ____________________________________________________________________________
11792 [  8702] By: gsar                                  on 2001/02/06  01:00:46
11793         Log: tweak change#8659 to keep it simple
11794      Branch: maint-5.6/perl
11795            ! utils/perldoc.PL
11796 ____________________________________________________________________________
11797 [  8701] By: gsar                                  on 2001/02/05  22:45:41
11798         Log: change#8693 was missing testsuite changes
11799      Branch: maint-5.6/perl
11800           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
11801 ____________________________________________________________________________
11802 [  8700] By: nick                                  on 2001/02/05  20:32:52
11803         Log: Integrate mainline
11804      Branch: perlio
11805           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
11806           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
11807           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
11808           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
11809           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
11810           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
11811           +> t/lib/test-harness.t
11812           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
11813           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
11814           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
11815           !> pod/perlutil.pod t/TEST utils/h2xs.PL
11816 ____________________________________________________________________________
11817 [  8699] By: nick                                  on 2001/02/05  19:41:07
11818         Log: Subject: perlfaq2, re: perlmongers
11819              From: David H. Adler <dha@panix.com>
11820              Date: Sun, 4 Feb 2001 23:48:23 -0500
11821              Message-Id: <20010204234823.A13429@panix.com>
11822      Branch: perl
11823            ! pod/perlfaq2.pod
11824 ____________________________________________________________________________
11825 [  8698] By: nick                                  on 2001/02/05  19:39:31
11826         Log: Missed file f#rom the testharness mess.
11827      Branch: perl
11828            + t/lib/test-harness.t
11829 ____________________________________________________________________________
11830 [  8697] By: nick                                  on 2001/02/05  19:37:21
11831         Log: Subject: [DOC PATCH] overload.pm nits
11832              From: John Tobey <jtobey@john-edwin-tobey.org>
11833              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
11834              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
11835      Branch: perl
11836            ! lib/overload.pm
11837 ____________________________________________________________________________
11838 [  8696] By: alanbur                               on 2001/02/05  11:56:00
11839         Log: Sync with parent
11840      Branch: maint-5.6/pureperl
11841           !> thread.h
11842 ____________________________________________________________________________
11843 [  8695] By: gsar                                  on 2001/02/05  03:27:34
11844         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
11845      Branch: maint-5.6/perl
11846            ! thread.h
11847 ____________________________________________________________________________
11848 [  8694] By: alanbur                               on 2001/02/05  00:07:47
11849         Log: Initial branch creation from //depot/maint-5.6/perl
11850      Branch: maint-5.6/pureperl
11851           +> (branch 1719 files)
11852 ____________________________________________________________________________
11853 [  8693] By: gsar                                  on 2001/02/04  22:38:49
11854         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
11855              changes)
11856      Branch: maint-5.6/perl
11857           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
11858           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
11859           !> ext/DB_File/version.c
11860 ____________________________________________________________________________
11861 [  8692] By: nick                                  on 2001/02/04  18:15:57
11862         Log: The missed t/TEST part of the grand testharness upgrade.
11863      Branch: perl
11864            ! t/TEST
11865 ____________________________________________________________________________
11866 [  8691] By: nick                                  on 2001/02/04  18:05:17
11867         Log: New improved test harness
11868              Subject: Re: [PATCH Test::Harness] Third time's a charm?
11869              From: Michael G Schwern <schwern@pobox.com>
11870              Date: Sun, 4 Feb 2001 08:01:20 -0500
11871              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
11872      Branch: perl
11873            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
11874            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
11875            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
11876            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
11877            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
11878            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
11879            ! MANIFEST lib/Test/Harness.pm
11880 ____________________________________________________________________________
11881 [  8690] By: nick                                  on 2001/02/04  17:57:51
11882         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
11883              From: Jonathan Stowe <gellyfish@gellyfish.com>
11884              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
11885              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
11886      Branch: perl
11887            ! utils/h2xs.PL
11888 ____________________________________________________________________________
11889 [  8689] By: nick                                  on 2001/02/04  17:55:24
11890         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
11891              From: Michael G Schwern <schwern@pobox.com>
11892              Date: Sat, 3 Feb 2001 22:46:38 -0500
11893              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
11894      Branch: perl
11895            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
11896            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
11897 ____________________________________________________________________________
11898 [  8688] By: nick                                  on 2001/02/04  17:43:55
11899         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
11900              length byfailing to spot lack of closing )
11901              From: nick@talking.bollo.cx
11902              Date: Sat, 03 Feb 2001 23:53:16 +0000
11903              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
11904      Branch: perl
11905            ! perlio.c pod/perldiag.pod
11906 ____________________________________________________________________________
11907 [  8687] By: jhi                                   on 2001/02/03  17:11:42
11908         Log: HP-UX thread patches from Merijn H. Brand.
11909      Branch: maint-5.6/perl
11910            ! README.hpux hints/hpux.sh
11911 ____________________________________________________________________________
11912 [  8686] By: jhi                                   on 2001/02/03  16:40:12
11913         Log: Metaconfig changes for #8685.
11914      Branch: metaconfig
11915            ! U/installdirs/instubperl.U
11916      Branch: metaconfig/U/perl
11917            ! Devel.U versiononly.U
11918 ____________________________________________________________________________
11919 [  8685] By: jhi                                   on 2001/02/03  16:39:49
11920         Log: For -Dusedevel builds turn off installusrbinperl and turn on
11921              versiononly, a combined idea of Richard Soderberg and Merijn
11922              H. Brand.  You can still override both of these from the command
11923              line if you need to, -Dinstallusrbinperl and -Uversiononly.
11924      Branch: perl
11925            ! Configure
11926 ____________________________________________________________________________
11927 [  8684] By: jhi                                   on 2001/02/03  16:16:34
11928         Log: Metaconfig unit fix for #8683.
11929      Branch: metaconfig
11930            ! U/compline/nblock_io.U
11931 ____________________________________________________________________________
11932 [  8683] By: jhi                                   on 2001/02/03  16:16:12
11933         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
11934              reported by Peter Prymmer for 5.6-TRIAL1.
11935      Branch: perl
11936            ! Configure
11937 ____________________________________________________________________________
11938 [  8682] By: jhi                                   on 2001/02/03  05:52:11
11939         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
11940              to work correctly.
11941      Branch: maint-5.6/perl
11942            ! hints/irix_6.sh
11943 ____________________________________________________________________________
11944 [  8681] By: jhi                                   on 2001/02/03  05:47:33
11945         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
11946      Branch: maint-5.6/perl
11947            ! pod/perlport.pod
11948 ____________________________________________________________________________
11949 [  8680] By: jhi                                   on 2001/02/02  21:39:49
11950         Log: perlport update from Peter Prymmer.
11951      Branch: maint-5.6/perl
11952            ! pod/perlport.pod
11953 ____________________________________________________________________________
11954 [  8679] By: nick                                  on 2001/02/02  20:50:48
11955         Log: Integrate mainline
11956      Branch: perlio
11957           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
11958           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
11959           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
11960 ____________________________________________________________________________
11961 [  8678] By: gsar                                  on 2001/02/02  16:02:12
11962         Log: note about bincompat, slightly modified (from Lupe Christoph)
11963      Branch: maint-5.6/perl
11964            ! README.solaris
11965 ____________________________________________________________________________
11966 [  8677] By: jhi                                   on 2001/02/02  15:46:20
11967         Log: Supported platforms updates.
11968      Branch: maint-5.6/perl
11969            ! pod/perlport.pod
11970 ____________________________________________________________________________
11971 [  8676] By: jhi                                   on 2001/02/02  03:41:26
11972         Log: A couple more perlfaq2 tweaks.
11973      Branch: maint-5.6/perl
11974            ! pod/perlfaq2.pod
11975 ____________________________________________________________________________
11976 [  8675] By: jhi                                   on 2001/02/02  03:17:44
11977         Log: Misedit in #8661.
11978      Branch: maint-5.6/perl
11979            ! Configure
11980 ____________________________________________________________________________
11981 [  8674] By: jhi                                   on 2001/02/02  03:14:38
11982         Log: Damien again.
11983      Branch: maint-5.6/perl
11984            ! pod/perlfaq2.pod
11985 ____________________________________________________________________________
11986 [  8673] By: jhi                                   on 2001/02/02  03:12:40
11987         Log: perlfaq update from Elaine Ashton.
11988      Branch: maint-5.6/perl
11989            ! pod/perlfaq2.pod
11990 ____________________________________________________________________________
11991 [  8672] By: jhi                                   on 2001/02/02  03:07:08
11992         Log: UTF-8 s/// patch from Inaba Hiroto.
11993      Branch: maint-5.6/perl
11994            ! pp_ctl.c pp_hot.c
11995 ____________________________________________________________________________
11996 [  8671] By: jhi                                   on 2001/02/01  22:34:31
11997         Log: Update Changes.
11998      Branch: perl
11999            ! Changes patchlevel.h
12000 ____________________________________________________________________________
12001 [  8670] By: jhi                                   on 2001/02/01  22:15:29
12002         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
12003              from maintperl.
12004              
12005              Upgrade to Getopt::Long 2.25, from Johan Vromans.
12006              
12007              more files need to be writable in the source distribution
12008              
12009              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
12010              
12011              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
12012              
12013              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
12014              
12015              Allow the float to be fuzzier.
12016              
12017              need to use INT2PTR instead of a straight cast or ia64 fails
12018              
12019              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
12020              
12021              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
12022      Branch: perl
12023           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
12024           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
12025           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
12026 ____________________________________________________________________________
12027 [  8669] By: jhi                                   on 2001/02/01  21:57:02
12028         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
12029              From: Robin Barker <rmb1@cise.npl.co.uk>
12030              Date: Thu, 1 Feb 2001 16:59:05 GMT
12031              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
12032      Branch: maint-5.6/perl
12033            ! pod/perlmodlib.PL
12034 ____________________________________________________________________________
12035 [  8668] By: nick                                  on 2001/02/01  19:41:40
12036         Log: Integrate mainline
12037      Branch: perlio
12038           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
12039           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
12040           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
12041 ____________________________________________________________________________
12042 [  8667] By: gsar                                  on 2001/02/01  16:59:11
12043         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
12044      Branch: maint-5.6/perl
12045            ! embed.pl embedvar.h
12046 ____________________________________________________________________________
12047 [  8666] By: gsar                                  on 2001/02/01  16:34:51
12048         Log: add missing entries to win32/config.?c
12049      Branch: maint-5.6/perl
12050            ! win32/config.bc win32/config.gc win32/config.vc
12051            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12052 ____________________________________________________________________________
12053 [  8665] By: jhi                                   on 2001/02/01  14:58:51
12054         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
12055              From: "Stephen P. Potter" <spp@spotter.yi.org>
12056              Date: Thu, 01 Feb 2001 10:45:46 -0500
12057              Message-Id: <200102011545.KAA31479@spotter.yi.org>
12058      Branch: maint-5.6/perl
12059            ! pod/perlfunc.pod
12060 ____________________________________________________________________________
12061 [  8664] By: gsar                                  on 2001/02/01  14:52:37
12062         Log: need to use INT2PTR instead of a straight cast or ia64 fails
12063              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
12064      Branch: maint-5.6/perl
12065            ! ext/POSIX/POSIX.xs
12066 ____________________________________________________________________________
12067 [  8663] By: jhi                                   on 2001/02/01  14:09:13
12068         Log: Allow the float to be fuzzier.
12069      Branch: maint-5.6/perl
12070            ! t/lib/peek.t
12071 ____________________________________________________________________________
12072 [  8662] By: jhi                                   on 2001/02/01  13:59:00
12073         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
12074              From: Robin Barker <rmb1@cise.npl.co.uk>
12075              Date: Thu, 1 Feb 2001 13:05:39 GMT
12076              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
12077      Branch: maint-5.6/perl
12078            ! pod/perlmodlib.pod
12079 ____________________________________________________________________________
12080 [  8661] By: jhi                                   on 2001/02/01  13:57:38
12081         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
12082              Date: Thu, 01 Feb 2001 14:15:41 +0100
12083              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12084              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
12085              
12086              Have the $ccflags in the gcc version test (strange, this change
12087              is claimed to be have been integrated already)
12088      Branch: maint-5.6/perl
12089            ! Configure
12090 ____________________________________________________________________________
12091 [  8660] By: jhi                                   on 2001/02/01  13:44:10
12092         Log: Integrate changes #7950,7964,7962 from mainline.
12093              
12094              Find the stdchar signedness using cpp, should fix some of
12095              the Solaris compiler warnings reported by Alan Burlison.
12096      Branch: maint-5.6/perl
12097           !> Configure config_h.SH
12098 ____________________________________________________________________________
12099 [  8659] By: jhi                                   on 2001/02/01  05:35:32
12100         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
12101              From: Jan Dubois <JanD@ActiveState.com>
12102              Date: Wed, 31 Jan 2001 21:17:03 -0800
12103              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
12104      Branch: maint-5.6/perl
12105            ! utils/perldoc.PL
12106 ____________________________________________________________________________
12107 [  8658] By: jhi                                   on 2001/02/01  04:33:17
12108         Log: Integrate the README.os390 and README.posix-bc parts of mainline
12109              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
12110              installperl parts were taken care of by #8657.)
12111      Branch: maint-5.6/perl
12112           !> README.os390 README.posix-bc
12113 ____________________________________________________________________________
12114 [  8657] By: jhi                                   on 2001/02/01  04:29:21
12115         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
12116              From: Peter Prymmer <pvhp@forte.com>
12117              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
12118              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
12119      Branch: maint-5.6/perl
12120            + ext/DynaLoader/dl_dllload.xs
12121            ! MANIFEST Makefile.SH hints/os390.sh installperl
12122 ____________________________________________________________________________
12123 [  8656] By: jhi                                   on 2001/02/01  04:25:45
12124         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
12125              From: Peter Prymmer <pvhp@forte.com>
12126              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
12127              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
12128      Branch: maint-5.6/perl
12129            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
12130 ____________________________________________________________________________
12131 [  8655] By: jhi                                   on 2001/02/01  04:14:47
12132         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
12133              From: troc@netrus.net
12134              Date: Wed, 31 Jan 2001 22:31:26 -0500
12135              Message-Id: <200102010331.WAA117.85@rocco.homenet>
12136      Branch: maint-5.6/perl
12137            ! os2/os2.c
12138 ____________________________________________________________________________
12139 [  8654] By: jhi                                   on 2001/02/01  04:12:52
12140         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
12141              as reported by Alan Burlison.
12142      Branch: maint-5.6/perl
12143            ! pp.h
12144 ____________________________________________________________________________
12145 [  8653] By: jhi                                   on 2001/02/01  04:05:12
12146         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
12147              From: dsugalski@northernlight.com
12148              Date: Wed, 31 Jan 2001 18:54:11 -0500
12149              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
12150      Branch: maint-5.6/perl
12151            ! configure.com
12152 ____________________________________________________________________________
12153 [  8652] By: jhi                                   on 2001/02/01  04:03:11
12154         Log: Misplaced #endif.
12155              
12156              Subject: [perl-5-6-1-trial2] patches for EPOC
12157              From: Olaf Flebbe <O.Flebbe@science-computing.de>
12158              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
12159              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
12160      Branch: maint-5.6/perl
12161            ! epoc/epocish.c
12162 ____________________________________________________________________________
12163 [  8651] By: jhi                                   on 2001/02/01  04:00:25
12164         Log: Integrate changes #8647,8648,8650 from mainline.
12165              
12166              Macrofy a magic UTF-8 test.
12167              
12168              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
12169              
12170              Watch out for cross compiling for EPOC (usually done on linux).
12171      Branch: maint-5.6/perl
12172           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
12173 ____________________________________________________________________________
12174 [  8650] By: jhi                                   on 2001/02/01  03:56:20
12175         Log: Watch out for cross compiling for EPOC (usually done on linux)
12176              
12177              Subject: [perl-5-6-1-trial2] patches for EPOC
12178              From: Olaf Flebbe <O.Flebbe@science-computing.de>
12179              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
12180              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
12181      Branch: perl
12182            ! ext/Errno/Errno_pm.PL
12183 ____________________________________________________________________________
12184 [  8649] By: gsar                                  on 2001/02/01  00:46:00
12185         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
12186      Branch: maint-5.6/perl
12187            ! sv.c
12188 ____________________________________________________________________________
12189 [  8648] By: jhi                                   on 2001/01/31  23:35:36
12190         Log: All the uses of PL_numeric_radix must be protected by
12191              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
12192              
12193              Subject: [perl-5-6-1-trial2] patches for EPOC
12194              From: Olaf Flebbe <O.Flebbe@science-computing.de>
12195              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
12196              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
12197      Branch: perl
12198            ! sv.c
12199 ____________________________________________________________________________
12200 [  8647] By: jhi                                   on 2001/01/31  22:56:16
12201         Log: Macrofy a magic UTF-8 test.
12202      Branch: perl
12203            ! utf8.c utf8.h
12204 ____________________________________________________________________________
12205 [  8646] By: gsar                                  on 2001/01/31  15:55:12
12206         Log: update Changes
12207      Branch: maint-5.6/perl
12208            ! Changes
12209 ____________________________________________________________________________
12210 [  8645] By: gsar                                  on 2001/01/31  15:10:14
12211         Log: Configure tweak suggested by Peter Prymmer
12212      Branch: maint-5.6/perl
12213            ! Configure
12214 ____________________________________________________________________________
12215 [  8644] By: gsar                                  on 2001/01/31  15:06:32
12216         Log: more files need to be writable in the source distribution
12217      Branch: maint-5.6/perl
12218            ! Porting/makerel
12219 ____________________________________________________________________________
12220 [  8643] By: jhi                                   on 2001/01/31  14:59:46
12221         Log: Integrate changes #8258,8278,8279 from mainline.
12222              
12223              Make the large file tests more robust/talkative.
12224      Branch: maint-5.6/perl
12225           !> t/lib/syslfs.t t/op/lfs.t
12226 ____________________________________________________________________________
12227 [  8642] By: gsar                                  on 2001/01/31  14:53:48
12228         Log: integrate changes#8311,8334 from mainline
12229              
12230              Add a new MakeMaker variable PM_FILTER that defines a Unix
12231              filter to be run on each .pm during the pm_to_blib() phase,
12232              a fixed version of
12233              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
12234              
12235              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
12236              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
12237              accurate reading of the "atime".  
12238      Branch: maint-5.6/perl
12239           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
12240           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
12241           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
12242 ____________________________________________________________________________
12243 [  8641] By: jhi                                   on 2001/01/31  14:46:37
12244         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
12245      Branch: maint-5.6/perl
12246            ! lib/Getopt/Long.pm
12247 ____________________________________________________________________________
12248 [  8640] By: gsar                                  on 2001/01/31  14:40:24
12249         Log: make regen_all
12250      Branch: maint-5.6/perl
12251            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
12252 ____________________________________________________________________________
12253 [  8639] By: gsar                                  on 2001/01/31  14:37:25
12254         Log: refresh windows config files
12255      Branch: maint-5.6/perl
12256            ! win32/Makefile win32/config_H.bc win32/config_H.gc
12257            ! win32/config_H.vc win32/makefile.mk
12258 ____________________________________________________________________________
12259 [  8638] By: gsar                                  on 2001/01/31  14:28:10
12260         Log: makefile tweaks for windows: introduce a bulk-switch to enable
12261              same options as ActivePerl; sync changes with makefile.mk
12262      Branch: maint-5.6/perl
12263            ! win32/Makefile win32/makefile.mk
12264 ____________________________________________________________________________
12265 [  8637] By: jhi                                   on 2001/01/31  04:41:30
12266         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
12267              From: Nicholas Clark <nick@ccl4.org>
12268              Date: Tue, 30 Jan 2001 19:51:05 +0000
12269              Message-ID: <20010130195105.R76607@plum.flirble.org> 
12270              
12271              op/inc cure.
12272      Branch: perl
12273            ! pp.c pp.h pp_hot.c t/op/arith.t
12274 ____________________________________________________________________________
12275 [  8636] By: jhi                                   on 2001/01/31  02:38:32
12276         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
12277              no perlio],8257,8380,8479,8515 from mainline.
12278              
12279              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
12280              
12281              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
12282              Subject: [PATCH perl@8133] fix-up for VMS extensions
12283              
12284              In VMS embedded perls couldn't access the statically built Socket.
12285              
12286              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
12287              
12288              Further VMS piping fixes from Charles Lane.
12289              
12290              Subject:  [PATCH] make t/op/misc.t work on VMS
12291              
12292              Add tracing for debugging extensions builds in VMS.
12293              
12294              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
12295      Branch: maint-5.6/perl
12296           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
12297           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
12298           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
12299 ____________________________________________________________________________
12300 [  8635] By: jhi                                   on 2001/01/31  01:46:41
12301         Log: Integrate change #7732 from mainline.
12302              
12303              Sparc 64-bit pack() fix from Jens Hamisch.
12304      Branch: maint-5.6/perl
12305           !> pp.c
12306 ____________________________________________________________________________
12307 [  8634] By: jhi                                   on 2001/01/31  01:41:16
12308         Log: One spot missing from #8626.
12309      Branch: maint-5.6/perl
12310            ! sv.c
12311 ____________________________________________________________________________
12312 [  8633] By: jhi                                   on 2001/01/31  00:49:17
12313         Log: Integrate change #7495 from mainline.
12314              
12315              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
12316      Branch: maint-5.6/perl
12317           !> MANIFEST ext/re/Makefile.PL
12318 ____________________________________________________________________________
12319 [  8632] By: jhi                                   on 2001/01/30  23:38:49
12320         Log: Integrate change #8396 from mainline.
12321              
12322              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
12323              better multicast support (resend)
12324      Branch: maint-5.6/perl
12325           !> ext/Socket/Socket.pm
12326 ____________________________________________________________________________
12327 [  8631] By: jhi                                   on 2001/01/30  23:28:03
12328         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
12329              
12330              More AIX lore. (7514, ext/re/hints/aix.pl)
12331              
12332              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
12333              
12334              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)
12335              
12336              Subject: [ID 20001214.002] Net::Ping patch
12337              
12338              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
12339              
12340              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
12341              
12342              Add ReuseAddr as a (preferred) alias for Reuse as we now
12343              also have ReusePort.
12344              
12345              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
12346      Branch: maint-5.6/perl
12347           +> ext/re/hints/aix.pl
12348           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
12349           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
12350 ____________________________________________________________________________
12351 [  8630] By: jhi                                   on 2001/01/30  23:03:59
12352         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
12353              
12354              read() documentation tweak for 20001121.004.
12355              
12356              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
12357      Branch: maint-5.6/perl
12358           !> pod/perlfunc.pod pod/perlre.pod
12359 ____________________________________________________________________________
12360 [  8629] By: jhi                                   on 2001/01/30  22:41:57
12361         Log: Integrate change #8098 from mainline.
12362              
12363              fastgetcwd is defined using a glob alias on a $^O dependent basis
12364              and there was no default assignment or perl subroutine.
12365      Branch: maint-5.6/perl
12366           !> lib/Cwd.pm
12367 ____________________________________________________________________________
12368 [  8628] By: jhi                                   on 2001/01/30  21:58:52
12369         Log: Integrate change #7866 from mainline.
12370              
12371              File::Temp 0.11.
12372      Branch: maint-5.6/perl
12373           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
12374 ____________________________________________________________________________
12375 [  8627] By: jhi                                   on 2001/01/30  21:39:44
12376         Log: Integrate changes #8075,8086,8228 from mainline.  
12377              
12378              Darwin is not Windows. (8075,8086)
12379              
12380              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
12381      Branch: maint-5.6/perl
12382           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
12383           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
12384           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
12385           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
12386 ____________________________________________________________________________
12387 [  8626] By: jhi                                   on 2001/01/30  21:22:11
12388         Log: Integrate with tweakery the change #8625 from mainline,
12389              the multibyte decimal separator fix ("fa_IR locale failure").
12390      Branch: maint-5.6/perl
12391            ! embedvar.h perlapi.h
12392           !> intrpvar.h perl.c perl.h sv.c util.c
12393 ____________________________________________________________________________
12394 [  8625] By: jhi                                   on 2001/01/30  20:26:33
12395         Log: Fix for the fa_IR locale failure.  The reason for the failure
12396              was that Perl was assuming the decimal separator aka the radix
12397              separator is one character.  The Farsi-Iranian locale crushed
12398              that bad assumption since there the separator is 'Momayyez',
12399              glyphwise looking somewhat like a slash, and in Unicode UTF-8
12400              encoded in two bytes, 0xd9 0xab.
12401      Branch: perl
12402            ! intrpvar.h perl.c perl.h sv.c util.c
12403 ____________________________________________________________________________
12404 [  8624] By: gsar                                  on 2001/01/30  20:17:03
12405         Log: regen_headers
12406      Branch: maint-5.6/perl
12407            ! Makefile.SH pod/perlintern.pod
12408 ____________________________________________________________________________
12409 [  8623] By: gsar                                  on 2001/01/30  19:42:34
12410         Log: backout change#7431 and its dependents (causes spurious rebuilds
12411              of autogenerated files)
12412              
12413              fix benign b.t failure
12414      Branch: maint-5.6/perl
12415            ! Makefile.SH t/lib/b.t
12416 ____________________________________________________________________________
12417 [  8622] By: jhi                                   on 2001/01/30  19:41:41
12418         Log: Microperl sync.
12419      Branch: perl
12420            ! mg.c perl.h
12421 ____________________________________________________________________________
12422 [  8621] By: gsar                                  on 2001/01/30  19:24:47
12423         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
12424              from mainline
12425              
12426              Subject: podlators 1.06 released
12427              
12428              Subject: [PATCH @8436] Eliminate op_children
12429              
12430              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
12431              
12432              (Replaced by #8448)  More op_children traces (cleanup of #8442).
12433              
12434              Subject: [PATCH #3 @8436] Re: Eliminate op_children
12435              Replace #8444 and #8445.
12436              
12437              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
12438              at the setting of the ofs_sv in new_struct_thread() as the
12439              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
12440              uninitialized fields are, uh, initialized with),
12441              SvREFCNT_inc()ing that invited a core dump.
12442              
12443              podlators 1.07, from Russ Allbery.
12444              
12445              Subject: [PATCH] regcomp.c old feature removal
12446              From: mjd@plover.com
12447              Date: 16 Jan 2001 14:43:18 -0000 
12448              Message-ID: <20010116144318.7140.qmail@plover.com> 
12449      Branch: maint-5.6/perl
12450           +> lib/Pod/Text/Overstrike.pm
12451           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
12452           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
12453           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
12454           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
12455           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
12456           !> util.c
12457 ____________________________________________________________________________
12458 [  8620] By: gsar                                  on 2001/01/30  18:48:32
12459         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
12460              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
12461              now fails one test)
12462              
12463              Subject: [PATCH] lvalue AUTOLOAD. No, really.
12464              
12465              Subject: [PATCH] Interesting syntax idea
12466              Make opens + bareword assigns do typeglob assigns.
12467              
12468              Tests for #8254.
12469              
12470              Subject: [PATCH @8269] Continue blocks and B::Deparse
12471              Make the peephole optimizer to bypass more null ops and
12472              and rewrite the deparse handling of continue blocks.
12473              
12474              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
12475              Doc tweak on #8313.
12476              
12477              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
12478              
12479              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
12480              
12481              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
12482              
12483              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
12484              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
12485              according to the platform.
12486              
12487              Subject: [PATCH @8404] Consolidated lvalue sub changes
12488              
12489              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
12490              
12491              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
12492              
12493              Subject: B::Concise -- an improved replacement for B::Terse 
12494              
12495              The B::Terse drop-in replacement wasn't quite drop-in.
12496              
12497              The LVRET macro needed an aTHX.
12498              
12499              Use the /^Perl_/-less form of is_lvalue_sub().
12500              
12501              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
12502      Branch: maint-5.6/perl
12503           +> ext/B/B/Concise.pm
12504           !> (integrate 27 files)
12505 ____________________________________________________________________________
12506 [  8619] By: nick                                  on 2001/01/30  18:40:28
12507         Log: Integrate mainline
12508      Branch: perlio
12509           !> (integrate 40 files)
12510 ____________________________________________________________________________
12511 [  8618] By: jhi                                   on 2001/01/30  18:37:18
12512         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
12513              Date: Mon, 29 Jan 2001 22:51:29 -0600
12514              From: "Craig A. Berry" <craigberry@mac.com>
12515              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
12516      Branch: perl
12517            ! vms/test.com
12518 ____________________________________________________________________________
12519 [  8617] By: jhi                                   on 2001/01/30  18:34:53
12520         Log: Subject: [PATCH] Add missing CV flags to dump.c
12521              From: Tim Jenness <t.jenness@jach.hawaii.edu>
12522              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
12523              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
12524      Branch: perl
12525            ! dump.c
12526 ____________________________________________________________________________
12527 [  8616] By: jhi                                   on 2001/01/30  18:20:58
12528         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
12529              part isn't applicable to maintperl.
12530              
12531              UTF-8 nit from Inaba Hiroto.
12532      Branch: maint-5.6/perl
12533           !> pod/perlapi.pod utf8.c
12534 ____________________________________________________________________________
12535 [  8615] By: jhi                                   on 2001/01/30  18:18:51
12536         Log: UTF-8 nit from Inaba Hiroto.
12537      Branch: perl
12538            ! pod/perlapi.pod t/op/each.t utf8.c
12539 ____________________________________________________________________________
12540 [  8614] By: jhi                                   on 2001/01/30  18:13:38
12541         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
12542              
12543              perl's internal variables are not for public consumption,
12544              move their docs from perlapi.pod to perlintern.pod
12545              
12546              support for -Dusethreads build under HP-UX 10.20 and DCE threads
12547              library (11.0 and later have pthreads but 10.x don't)
12548              
12549              avoid uninitialized value warnings
12550              
12551              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
12552              gets weird results)
12553              
12554              perldoc nit on windows
12555              
12556              make it possible to run the tests outside the source tree
12557              (there's still a dependency on ../lib being the library
12558              location)
12559      Branch: perl
12560           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
12561           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
12562           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
12563           !> win32/bin/search.pl win32/vdir.h
12564 ____________________________________________________________________________
12565 [  8613] By: gsar                                  on 2001/01/30  16:39:59
12566         Log: make it possible to run the tests outside the source tree
12567              (there's still a dependency on ../lib being the library
12568              location)
12569      Branch: maint-5.6/perl
12570            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
12571 ____________________________________________________________________________
12572 [  8612] By: gsar                                  on 2001/01/30  16:31:12
12573         Log: perldoc nit on windows
12574      Branch: maint-5.6/perl
12575            ! utils/perldoc.PL
12576 ____________________________________________________________________________
12577 [  8611] By: gsar                                  on 2001/01/30  16:22:54
12578         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
12579              gets weird results)
12580      Branch: maint-5.6/perl
12581            ! win32/vdir.h
12582 ____________________________________________________________________________
12583 [  8610] By: gsar                                  on 2001/01/30  16:12:45
12584         Log: avoid uninitialized value warnings
12585      Branch: maint-5.6/perl
12586            ! win32/bin/search.pl
12587 ____________________________________________________________________________
12588 [  8609] By: gsar                                  on 2001/01/30  16:08:01
12589         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
12590              library (11.0 and later have pthreads but 10.x don't)
12591      Branch: maint-5.6/perl
12592            ! hints/hpux.sh thread.h
12593 ____________________________________________________________________________
12594 [  8608] By: gsar                                  on 2001/01/30  15:48:55
12595         Log: perl's internal variables are not for public consumption,
12596              move their docs from perlapi.pod to perlintern.pod
12597      Branch: maint-5.6/perl
12598            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
12599            ! thrdvar.h
12600 ____________________________________________________________________________
12601 [  8607] By: gsar                                  on 2001/01/30  15:44:27
12602         Log: mistakenly branched perl56delta.pod, revert
12603      Branch: maint-5.6/perl
12604            - pod/perl56delta.pod
12605           !> pod/perldelta.pod
12606 ____________________________________________________________________________
12607 [  8606] By: gsar                                  on 2001/01/30  14:20:24
12608         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
12609              dTHR which has been a noop for a while now, except for the
12610              compatibility definition in thread.h)
12611      Branch: maint-5.6/perl
12612           !> (integrate 45 files)
12613 ____________________________________________________________________________
12614 [  8605] By: jhi                                   on 2001/01/30  05:43:58
12615         Log: Mark the UTF-8 APIs as experimental.
12616      Branch: maint-5.6/perl
12617            ! embed.pl pod/perlapi.pod
12618 ____________________________________________________________________________
12619 [  8604] By: jhi                                   on 2001/01/30  05:38:40
12620         Log: Nits from earlier integrates.
12621      Branch: maint-5.6/perl
12622            ! lib/Carp/Heavy.pm
12623           !> sv.c
12624 ____________________________________________________________________________
12625 [  8603] By: jhi                                   on 2001/01/30  05:27:26
12626         Log: Regenerate Porting files.
12627      Branch: maint-5.6/perl
12628            ! Porting/Glossary Porting/config.sh Porting/config_H
12629 ____________________________________________________________________________
12630 [  8602] By: jhi                                   on 2001/01/30  05:14:59
12631         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
12632              8310,8339,8447,8492,8493,8505,8525: documentation changes.
12633              
12634              Subject: Re: perlfaq style changes
12635              
12636              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
12637              
12638              Subject: [PATCH] docs on NaN
12639              
12640              Subject: [patch] perlfaq7
12641              
12642              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
12643              
12644              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
12645              
12646              Subject: [PATCH] open() example in perlfunc.pod
12647              
12648              Podify README.mpeix (a new version from the web)
12649              
12650              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
12651              
12652              Subject: [PATCH] format and rewording in perlfaq.pod
12653              
12654              Subject: [PATCH] API Variable documentation   
12655              
12656              Memory management calls documentation.
12657              
12658              Subject: [PATCH: perl@8482] README.vms URL updates
12659              
12660              Subject: Minor typos in perlfaq2.pod
12661              
12662              Subject: [PATCH] pod/perlvar.pod
12663      Branch: maint-5.6/perl
12664           +> pod/perl56delta.pod
12665            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
12666           !> README.amiga README.epoc README.mpeix README.vms
12667           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
12668           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
12669           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
12670           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
12671           !> pod/perlvar.pod thrdvar.h
12672 ____________________________________________________________________________
12673 [  8601] By: jhi                                   on 2001/01/30  04:38:35
12674         Log: Integrate changes #8036,8096,8253 from mainline:
12675              hints changes.
12676              
12677              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
12678              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
12679              
12680              Output the (apparent) version of gcc in Tru64.
12681      Branch: maint-5.6/perl
12682           +> ext/POSIX/hints/svr4.pl
12683           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
12684           !> hints/svr4.sh t/lib/bigfltpm.t
12685 ____________________________________________________________________________
12686 [  8600] By: jhi                                   on 2001/01/30  04:04:01
12687         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
12688              locale fixes.
12689              
12690              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
12691              
12692              Debian allows /usr/bin/locale to exist without any locales. (7868)
12693              
12694              Allow the locale test needing POSIX and the taint test
12695              needing IPC::SysV to run under 'minitest' (basically,
12696              bail out if loading the extension fails). (8384)
12697              
12698              Cleanup the locale.t output  (8480)
12699      Branch: maint-5.6/perl
12700           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
12701           !> t/pragma/locale.t
12702 ____________________________________________________________________________
12703 [  8599] By: jhi                                   on 2001/01/30  03:51:04
12704         Log: Missing generated files from #8598.
12705      Branch: maint-5.6/perl
12706            ! embed.h global.sym objXSUB.h perlapi.c proto.h
12707 ____________________________________________________________________________
12708 [  8598] By: jhi                                   on 2001/01/30  03:41:54
12709         Log: Integrate change #8555 from mainline, manually integrate parts
12710              of changes 8452 and 8583.
12711              
12712              Subject: [PATCH] utf8.c documentation (8452)
12713              
12714              No point in checking the length if the pointer is bogus. (8555)
12715              
12716              Introduce bytes_from_utf8() and implement sv_eq() using it,
12717              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
12718              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
12719              was malformed. (8583)
12720      Branch: maint-5.6/perl
12721            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
12722           !> pod/perlapi.pod sv.c utf8.c
12723 ____________________________________________________________________________
12724 [  8597] By: gsar                                  on 2001/01/30  02:37:26
12725         Log: get PERL_OBJECT build going again on windows
12726      Branch: maint-5.6/perl
12727            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
12728            ! pod/perlapi.pod proto.h sv.c
12729 ____________________________________________________________________________
12730 [  8596] By: jhi                                   on 2001/01/30  02:16:17
12731         Log: Signedness nit.
12732      Branch: perl
12733            ! sv.c
12734 ____________________________________________________________________________
12735 [  8595] By: jhi                                   on 2001/01/30  02:11:07
12736         Log: EBCDIC patch for Storable, from Peter Prymmer.
12737      Branch: perl
12738            ! t/lib/st-06compat.t
12739 ____________________________________________________________________________
12740 [  8594] By: jhi                                   on 2001/01/30  01:04:48
12741         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
12742              From: Peter Prymmer <pvhp@forte.com>
12743              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
12744              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
12745      Branch: perl
12746            ! t/lib/b.t
12747 ____________________________________________________________________________
12748 [  8593] By: jhi                                   on 2001/01/30  00:56:47
12749         Log: Subject: [PATCH: perl@8585] pod problems in io
12750              From: Peter Prymmer <pvhp@forte.com>
12751              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
12752              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
12753      Branch: perl
12754            ! pod/perlapio.pod pod/perliol.pod
12755 ____________________________________________________________________________
12756 [  8592] By: jhi                                   on 2001/01/30  00:48:20
12757         Log: Integrate perlio.
12758      Branch: perl
12759           !> pod/perlapio.pod pod/perliol.pod
12760 ____________________________________________________________________________
12761 [  8591] By: nick                                  on 2001/01/29  22:02:28
12762         Log: GNU 'merge' Simon's copy of perliol.pod with version
12763              patched by Craig's patch.
12764      Branch: perlio
12765            ! pod/perliol.pod
12766 ____________________________________________________________________________
12767 [  8590] By: nick                                  on 2001/01/29  21:55:10
12768         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
12769      Branch: perlio
12770            ! pod/perlapio.pod pod/perliol.pod
12771 ____________________________________________________________________________
12772 [  8589] By: jhi                                   on 2001/01/29  15:35:33
12773         Log: Integrate change #8586 from maint-5.6/perl.
12774              
12775              make the BOM detection code not call tell() until it has to
12776              (meant to fix esoteric compatibility issues where PL_rsfp
12777              is overridden)
12778      Branch: perl
12779           !> toke.c
12780 ____________________________________________________________________________
12781 [  8588] By: jhi                                   on 2001/01/29  15:29:11
12782         Log: Subject: MAking Solaris malloc() the default
12783              From: Lupe Christoph <lupe@lupe-christoph.de>
12784              Date: Mon, 29 Jan 2001 12:59:36 +0100
12785              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
12786              
12787              The README.solaris part slightly tweaked.
12788      Branch: perl
12789            ! README.solaris hints/solaris_2.sh
12790 ____________________________________________________________________________
12791 [  8587] By: jhi                                   on 2001/01/29  15:17:34
12792         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
12793              From: root@ak-75.mind.de
12794              Date: Sun, 28 Jan 2001 20:32:29 +0100
12795              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
12796      Branch: perl
12797            ! pod/perlre.pod
12798 ____________________________________________________________________________
12799 [  8586] By: gsar                                  on 2001/01/29  13:43:44
12800         Log: make the BOM detection code not call tell() until it has to
12801              (meant to fix esoteric compatibility issues where PL_rsfp
12802              is overridden)
12803      Branch: maint-5.6/perl
12804            ! toke.c
12805 ____________________________________________________________________________
12806 [  8585] By: jhi                                   on 2001/01/28  20:05:45
12807         Log: Update Changes.
12808      Branch: perl
12809            ! Changes patchlevel.h
12810 ____________________________________________________________________________
12811 [  8584] By: jhi                                   on 2001/01/28  19:30:02
12812         Log: Integrate perlio.
12813      Branch: perl
12814           +> pod/perliol.pod
12815           !> MANIFEST pod/perlapio.pod
12816 ____________________________________________________________________________
12817 [  8583] By: jhi                                   on 2001/01/28  19:28:40
12818         Log: Patch from Inaba Hiroto:
12819              - canonical UTF-8 hash keys: if a key string for a hash is
12820              UTF8-on, try downgrade the string and use it if
12821              unicode::distinct is not in effect.
12822              For the task, I added a function bytes_from_utf8() to utf8.c.
12823              It might resemble utf8_to_bytes() but it is not convenient
12824              to the task.
12825              Made a test for it and added to t/op/each.t
12826              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
12827              the mortal copy of the argument SV.
12828              And changed t/io/utf8.t test 18 which expects print() to
12829              upgrade its argument.
12830              - re-implement sv_eq with bytes_from_utf8()
12831              - some bug fixes
12832              - tr/// does not handle UTF8 range (\x{}-\x{})
12833              - \ before raw UTF8 character produced
12834              "Malformed UTF-8 character" warning.
12835              - "\x{100}\N{CENT SIGN}" is Malformed.
12836              Added tests for these 3.
12837              - and one silly bug (by me) with qu operator.
12838      Branch: perl
12839            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
12840            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
12841            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
12842 ____________________________________________________________________________
12843 [  8582] By: nick                                  on 2001/01/28  19:25:04
12844         Log: Add pod/perliol.pod to MANIFEST :-(
12845      Branch: perlio
12846            ! MANIFEST
12847 ____________________________________________________________________________
12848 [  8581] By: nick                                  on 2001/01/28  19:22:40
12849         Log: PerlIO documentation. Proofing and sub-editing requested.
12850      Branch: perlio
12851            + pod/perliol.pod
12852            ! pod/perlapio.pod
12853 ____________________________________________________________________________
12854 [  8580] By: jhi                                   on 2001/01/28  05:16:25
12855         Log: Revert the change to sv_2pv() done by #8054: Someone who
12856              did SvNV_set() on a scalar that also happened to be POK,
12857              followed by sv_2pv() won't get the right coercion anymore.
12858              [Sarathy]
12859      Branch: maint-5.6/perl
12860            ! sv.c
12861 ____________________________________________________________________________
12862 [  8579] By: jhi                                   on 2001/01/28  05:15:04
12863         Log: Remove the #8084 effect: do not allow -Q to be interpreted
12864              as -&Q(), this is too much wiggle room.
12865      Branch: maint-5.6/perl
12866            ! toke.c
12867 ____________________________________________________________________________
12868 [  8578] By: jhi                                   on 2001/01/28  05:12:45
12869         Log: Needed bits of #8439 (should have been in #8576),
12870              mainly for lval substr().
12871      Branch: maint-5.6/perl
12872            ! mg.c pp.c pp_hot.c
12873 ____________________________________________________________________________
12874 [  8577] By: jhi                                   on 2001/01/28  05:02:46
12875         Log: A missing check-in.
12876      Branch: maint-5.6/perl
12877            ! utf8.c
12878 ____________________________________________________________________________
12879 [  8576] By: jhi                                   on 2001/01/28  04:26:18
12880         Log: Integrate changes #8425,8436,8439,8517 from mainline.
12881              The 8439 was not truly integrated because it had too many
12882              dependencies on the development branch and because it introduced
12883              concepts too bold for a maintenance branch (such as the qu operator).
12884              
12885              Subject: [PATCH perl@8342] -Wformat
12886              
12887              Tighten some of the UTF-8 tests a bit.
12888              
12889              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
12890              - The substr lval was still not okay.
12891              - Now pp_stringify and sv_setsv copies source's UTF8 flag
12892              even if IN_BYTE.  pp_stringify is called from fold_constants
12893              at optimization phase and "\x{100}" was made SvUTF8_off under
12894              use bytes (the bytes pragma is for "byte semantics" and not
12895              for "do not produce UTF8 data")
12896      Branch: maint-5.6/perl
12897            ! t/lib/charnames.t t/op/substr.t toke.c
12898           !> sv.c t/pragma/utf8.t
12899 ____________________________________________________________________________
12900 [  8575] By: jhi                                   on 2001/01/28  04:01:51
12901         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
12902              
12903              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
12904              
12905              Subject: [ID 20001230.003] UTF-8 tr still hurts
12906              
12907              Test cases for #8385 (from Simon's "torture.pl")
12908              
12909              Start fixing UTF-8 lval substr() (8405)
12910      Branch: maint-5.6/perl
12911           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
12912           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
12913 ____________________________________________________________________________
12914 [  8574] By: jhi                                   on 2001/01/28  03:09:06
12915         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
12916              from mainline.
12917              
12918              UTF-8 cleanup.
12919              
12920              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
12921              
12922              "\x{FF}\xFF" was broken.
12923              
12924              Tests for #8329 and #8330.
12925              
12926              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
12927              
12928              IRIX compiler noticed that the bof initialization might be
12929              bypassed by control flow.
12930              
12931              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
12932      Branch: maint-5.6/perl
12933           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
12934           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
12935 ____________________________________________________________________________
12936 [  8573] By: jhi                                   on 2001/01/28  02:06:12
12937         Log: Retract #8552.
12938      Branch: perl
12939            ! lib/Text/Wrap.pm t/lib/textwrap.t
12940 ____________________________________________________________________________
12941 [  8572] By: jhi                                   on 2001/01/28  02:04:49
12942         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
12943              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
12944              not really integrated but instead salvaged by hand
12945              (they had too many dependencies on the development release
12946              to be cleanly integratable).
12947              
12948              Subject: more UTF8 test suites and an UTF8 patch
12949              
12950              Tweak for MULTIPLICITY/USE_PERLIO
12951              
12952              Signedness nit.
12953              
12954              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
12955              
12956              Use the UTF8_XXX macros in is_utf8_char().
12957              
12958              Rewrite pp_concat() in terms of sv_catsv().  The . operator
12959              should now be UTF-8-proof.
12960              
12961              Subject: [PATCH perl@8269] scanning two hex-constants
12962              fails on EBCDIC environment (script length.t)
12963              
12964              Add some Unicode chop() tests.
12965      Branch: maint-5.6/perl
12966            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
12967           !> sv.c t/op/chop.t utf8.h
12968 ____________________________________________________________________________
12969 [  8571] By: jhi                                   on 2001/01/28  00:35:59
12970         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
12971              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
12972              
12973              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
12974              
12975              The maxiters upper limit sanity check (guarding against
12976              non-progress) assumed bytes instead of characters in s///
12977              and split().
12978              
12979              Signedness nit.
12980              
12981              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
12982              join() should now be UTF-8-proof.
12983              
12984              More split // UTF-8 tests. (8250)
12985      Branch: maint-5.6/perl
12986           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
12987           !> util.c
12988 ____________________________________________________________________________
12989 [  8570] By: jhi                                   on 2001/01/27  22:15:46
12990         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
12991              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
12992              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
12993              8084,8204,8244,8333 from mainline.
12994              
12995              For -Q where Q might be a one-letter sub name one does no more
12996              get a warning about an unknown filetest (7941,7943,7944,8084).
12997              
12998              Subject: Re: [ID 20001130.011] expression parsing bug ?
12999              
13000              Make uv_to_utf8() to zero-terminate its output buffer.
13001              
13002              Split off t/op/length.t (7995)
13003              
13004              Split off t/op/utf8decode.t (7996)
13005              
13006              Remove an unnecessary 'use utf8' from the utf8.t (7998)
13007              
13008              Split off t/op/concat.t (8004)
13009              
13010              Split off t/op/ver.t (8005)
13011              
13012              Document utf8_length(), utf8_distance(), and utf8_hop().
13013              
13014              Document utf8_to_uv() better.
13015              
13016              Introduce macros for UTF8 decoding (8028,8033).
13017              
13018              Add test for reverse() (8030,8031).
13019              
13020              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
13021              
13022              Do not return the Unicode replacement character    on UTF-8
13023              decoding failure.
13024              
13025              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
13026              not this_utf8 i.e. the output string has one, but don't mess
13027              with source assumption. (8052,8053)
13028              
13029              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
13030              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
13031              was not expecting to be called with something that was already
13032              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
13033              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
13034              (8054)
13035              
13036              Recode the naughty binary bytes in utf8decode.t using the \xHH.
13037              
13038              Make some panic messages a bit more logical.
13039      Branch: maint-5.6/perl
13040           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
13041           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
13042           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
13043           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
13044           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
13045           !> utf8.c utf8.h
13046 ____________________________________________________________________________
13047 [  8569] By: jhi                                   on 2001/01/27  19:16:43
13048         Log: Integrate changes #7750 from perlio and #8566 from mainline.
13049      Branch: maint-5.6/perl
13050           !> regexec.c sv.c
13051 ____________________________________________________________________________
13052 [  8568] By: jhi                                   on 2001/01/27  18:06:51
13053         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
13054              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
13055              7935[-perlio.c],7936,7959,7965 from mainline.
13056              
13057              Change the "big byte" error message to "Wide character".
13058              (7355, the croak-if-wide-chars-in-print part ignored)
13059              
13060              Use UINT64_C().
13061              
13062              Introduce Perl_utf8_length().
13063              
13064              diff -se shows these as different (7753, forgotten check-ins)
13065              
13066              Subject: [PATCH] doop.c - UTF8 tr///
13067              
13068              If we use (aTHX_ ...) then put Perl_ on the front.
13069              
13070              Make utf8_length() and utf8_distance() to be less forgiving
13071              about bad UTF-8.
13072              
13073              Test line numbers are different with utf8.
13074              
13075              No need to scan till infinity, 13 is enough. (7872,7911)
13076              
13077              Subject: [PATCH] Tokeniser debugging
13078              
13079              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
13080              
13081              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
13082              
13083              Be more careful in Perl_sv_utf8_downgrade().
13084              
13085              Use DO_UTF8().
13086              
13087              Raw zero bytes in text files confuse at least GNU patch 2.1.
13088      Branch: maint-5.6/perl
13089           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
13090           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
13091           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
13092           !> t/pragma/utf8.t toke.c utf8.c utf8.h
13093 ____________________________________________________________________________
13094 [  8567] By: nick                                  on 2001/01/27  11:10:38
13095         Log: Integrate mainline
13096      Branch: perlio
13097           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
13098           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
13099           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
13100           !> toke.c
13101 ____________________________________________________________________________
13102 [  8566] By: jhi                                   on 2001/01/27  06:22:48
13103         Log: More documentation for the regexp context stack.
13104      Branch: perl
13105            ! regexec.c
13106 ____________________________________________________________________________
13107 [  8565] By: jhi                                   on 2001/01/27  05:21:57
13108         Log: Update Changes.
13109      Branch: perl
13110            ! Changes patchlevel.h
13111 ____________________________________________________________________________
13112 [  8564] By: jhi                                   on 2001/01/27  04:44:04
13113         Log: Threadedness patch for #8562 from Doug MacEachern.
13114      Branch: perl
13115            ! toke.c
13116 ____________________________________________________________________________
13117 [  8563] By: jhi                                   on 2001/01/27  04:26:24
13118         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
13119              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
13120              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
13121              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
13122      Branch: perl
13123            ! op.c
13124 ____________________________________________________________________________
13125 [  8562] By: jhi                                   on 2001/01/27  04:20:30
13126         Log: Subject: Re: Announce : Tokener reporting patch
13127              From: Simon Cozens <simon@cozens.net>
13128              Date: Mon, 22 Jan 2001 02:17:22 +0000
13129              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
13130      Branch: perl
13131            ! embed.h embed.pl proto.h toke.c
13132 ____________________________________________________________________________
13133 [  8561] By: jhi                                   on 2001/01/27  04:17:24
13134         Log: Forgot from #8545.  Oops.
13135      Branch: perl
13136            ! pp.c t/pragma/overload.t
13137 ____________________________________________________________________________
13138 [  8560] By: jhi                                   on 2001/01/27  03:01:47
13139         Log: A better module compilation test, use MANIFEST as suggested
13140              by Spider.
13141      Branch: perl
13142            ! t/lib/1_compile.t
13143 ____________________________________________________________________________
13144 [  8559] By: jhi                                   on 2001/01/27  02:50:48
13145         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
13146              From: Peter Prymmer <pvhp@forte.com>
13147              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
13148              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
13149      Branch: perl
13150            ! t/lib/b.t
13151 ____________________________________________________________________________
13152 [  8558] By: jhi                                   on 2001/01/27  02:27:05
13153         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
13154              From: Peter Prymmer <pvhp@forte.com>
13155              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
13156              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
13157      Branch: perl
13158            ! t/pragma/sub_lval.t
13159 ____________________________________________________________________________
13160 [  8557] By: jhi                                   on 2001/01/27  02:26:03
13161         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
13162              From: Peter Prymmer <pvhp@forte.com>
13163              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
13164              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
13165      Branch: perl
13166            ! t/lib/st-06compat.t
13167 ____________________________________________________________________________
13168 [  8556] By: jhi                                   on 2001/01/27  02:24:33
13169         Log: Subject: [PATCH: perl@8531] minor update to README.os390
13170              From: Peter Prymmer <pvhp@forte.com>
13171              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
13172              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
13173      Branch: perl
13174            ! README.os390
13175 ____________________________________________________________________________
13176 [  8555] By: jhi                                   on 2001/01/27  00:35:47
13177         Log: No point in checking the length before we know whether the pointer
13178              is bogus or not, fixes Abigail's odbm failures in Linux.
13179      Branch: perl
13180            ! sv.c
13181 ____________________________________________________________________________
13182 [  8554] By: nick                                  on 2001/01/26  19:01:31
13183         Log: Integrate mainline
13184      Branch: perlio
13185           !> lib/Text/Wrap.pm t/lib/textwrap.t
13186 ____________________________________________________________________________
13187 [  8553] By: jhi                                   on 2001/01/26  15:19:39
13188         Log: Integrate change #7792 from perlio (multiplicity fix),
13189              fix the AV leak in regex DEBUGGING (tiny part of the
13190              polymorphic regexp patch #8143).
13191      Branch: maint-5.6/perl
13192            ! regcomp.c
13193           !> scope.h
13194 ____________________________________________________________________________
13195 [  8552] By: jhi                                   on 2001/01/26  15:03:23
13196         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
13197              From: Michael G Schwern <schwern@pobox.com>
13198              Date: Fri, 26 Jan 2001 09:28:31 -0500
13199              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
13200      Branch: perl
13201            ! lib/Text/Wrap.pm t/lib/textwrap.t
13202 ____________________________________________________________________________
13203 [  8551] By: jhi                                   on 2001/01/26  02:33:19
13204         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
13205              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
13206              
13207              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
13208              
13209              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
13210              
13211              Message nit.
13212              
13213              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
13214              
13215              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
13216              
13217              (the cleanup of unused submatches in regtry() and regcppop())
13218              
13219              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
13220              stored and restored, and thusly was trounced by the utf8 swash
13221              routines.
13222              
13223              use utf8 not required to use \x{}.
13224              
13225              Removed two more tests that make no sense in UTF-8 since the test
13226              data is not in UTF-8.
13227              
13228              Get the three different space character classes right under utf8.
13229              
13230              Implement ANYOFUTF8 regprop() dumping.
13231              
13232              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
13233              
13234              Document the regex context pushing/popping a bit better.
13235      Branch: maint-5.6/perl
13236           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
13237           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
13238           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
13239           !> t/op/regmesg.t utf8.c
13240 ____________________________________________________________________________
13241 [  8550] By: nick                                  on 2001/01/25  19:42:30
13242         Log: Integrate mainline
13243      Branch: perlio
13244           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
13245           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
13246           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
13247           !> t/lib/bigint.t t/lib/bigintpm.t
13248 ____________________________________________________________________________
13249 [  8549] By: jhi                                   on 2001/01/25  15:22:28
13250         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
13251      Branch: maint-5.6/perl
13252            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
13253 ____________________________________________________________________________
13254 [  8548] By: jhi                                   on 2001/01/25  15:02:55
13255         Log: Integrate changes #7997,8063,8492,8547 from mainline.
13256              
13257              Subject: Re: STRLEN - what?
13258              
13259              Subject: [PATCH] perlguts.pod
13260              
13261              Memory management calls documentation.
13262              
13263              Layout using tabulator is not a good idea in a pod.
13264      Branch: maint-5.6/perl
13265           !> pod/perlguts.pod
13266 ____________________________________________________________________________
13267 [  8547] By: jhi                                   on 2001/01/25  14:49:05
13268         Log: Layout using tabulator is not a good idea in a pod.
13269      Branch: perl
13270            ! pod/perlguts.pod
13271 ____________________________________________________________________________
13272 [  8546] By: jhi                                   on 2001/01/25  14:31:12
13273         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
13274              from mainline.
13275              
13276              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
13277              
13278              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
13279              
13280              More Win32 editor/IDE/shell hints.
13281              
13282              More Win32 Perling.
13283              
13284              Yet another editor edit.
13285              
13286              Edit edit edit.
13287              
13288              IDE/editor section tweaking.
13289              
13290              Few more IDE/editor nits from p5p.
13291      Branch: maint-5.6/perl
13292           !> pod/perlfaq3.pod
13293 ____________________________________________________________________________
13294 [  8545] By: jhi                                   on 2001/01/25  04:16:32
13295         Log: Subject: [PATCH 5.7.0] overload int()
13296              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13297              Date: Wed, 24 Jan 2001 19:06:57 -0500
13298              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
13299      Branch: perl
13300            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
13301            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
13302            ! t/lib/bigintpm.t
13303 ____________________________________________________________________________
13304 [  8544] By: jhi                                   on 2001/01/25  04:15:11
13305         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
13306              From: Peter Prymmer <pvhp@forte.com>
13307              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
13308              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
13309      Branch: perl
13310            ! Makefile.SH README.os390 hints/os390.sh installperl
13311 ____________________________________________________________________________
13312 [  8543] By: jhi                                   on 2001/01/25  03:52:08
13313         Log: Integrate change #8462,8469 from mainline.
13314              
13315              In VMS Perl subversion (perl -V) is undef.
13316      Branch: maint-5.6/perl
13317           !> configure.com
13318 ____________________________________________________________________________
13319 [  8542] By: jhi                                   on 2001/01/25  03:44:55
13320         Log: Integrate changes #7835,7850,8315,8316 from mainline.
13321              
13322              Solaris hints.
13323      Branch: maint-5.6/perl
13324           !> hints/solaris_2.sh
13325 ____________________________________________________________________________
13326 [  8541] By: jhi                                   on 2001/01/25  03:39:28
13327         Log: Integrate #8336 from mainline.
13328      Branch: maint-5.6/perl
13329           !> hv.c
13330 ____________________________________________________________________________
13331 [  8540] By: jhi                                   on 2001/01/25  03:23:50
13332         Log: Retract #8539.
13333      Branch: maint-5.6/perl
13334            ! pod/perlfaq3.pod
13335 ____________________________________________________________________________
13336 [  8539] By: jhi                                   on 2001/01/25  03:21:55
13337         Log: (Retracted by #5940.)
13338      Branch: maint-5.6/perl
13339            ! pod/perlfaq3.pod
13340 ____________________________________________________________________________
13341 [  8538] By: jhi                                   on 2001/01/25  03:14:07
13342         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
13343              From: Peter Prymmer <pvhp@forte.com>
13344              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
13345              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
13346              
13347              The VMS bits.
13348      Branch: maint-5.6/perl
13349            ! configure.com vms/descrip_mms.template
13350 ____________________________________________________________________________
13351 [  8537] By: jhi                                   on 2001/01/25  03:06:09
13352         Log: Integrate #7710,7824,7973 from mainline.
13353      Branch: maint-5.6/perl
13354           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
13355           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
13356           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
13357           !> vos/config.ga.def vos/config.ga.h win32/config.bc
13358           !> win32/config.gc win32/config.vc
13359 ____________________________________________________________________________
13360 [  8536] By: jhi                                   on 2001/01/24  13:50:20
13361         Log: Revert the edits made by me so far to the 5.6 branch since
13362              the TRIAL1 since I did edits when I should have been using
13363              integrates.  Bad programmer.   (Will integrate them properly later.)
13364              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
13365              The #8353 will not be reapplied at least for now since
13366              the UTF-8 hash keys need more thinking.
13367              (The patches #8347, #8354, #8454, #8473 were okay since they
13368              were original edits made specifically for the 5.6.1-TRIAL1.)
13369      Branch: maint-5.6/perl
13370            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13371            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
13372            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
13373            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
13374            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
13375            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
13376            ! win32/config.bc win32/config.gc win32/config.vc
13377 ____________________________________________________________________________
13378 [  8535] By: bailey                                on 2001/01/24  06:37:02
13379         Log: SYN SYN
13380      Branch: vmsperl
13381           +> (branch 26 files)
13382           !> (integrate 130 files)
13383 ____________________________________________________________________________
13384 [  8534] By: nick                                  on 2001/01/23  19:30:57
13385         Log: Integrate mainline.
13386      Branch: perlio
13387           !> Changes Configure Porting/Glossary Porting/config.sh
13388           !> Porting/config_H embed.h embed.pl ext/Encode/compile
13389           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
13390           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
13391           !> pod/perlvar.pod proto.h t/lib/1_compile.t
13392 ____________________________________________________________________________
13393 [  8533] By: jhi                                   on 2001/01/23  16:15:46
13394         Log: Forgotten from #8501.
13395      Branch: perl
13396            ! Porting/Glossary Porting/config.sh Porting/config_H
13397 ____________________________________________________________________________
13398 [  8532] By: jhi                                   on 2001/01/23  16:13:27
13399         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
13400              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
13401              Date: Mon, 22 Jan 2001 17:51:58 +0100
13402              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
13403      Branch: perl
13404            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
13405 ____________________________________________________________________________
13406 [  8531] By: jhi                                   on 2001/01/23  15:46:01
13407         Log: Update Changes.
13408      Branch: perl
13409            ! Changes patchlevel.h
13410 ____________________________________________________________________________
13411 [  8530] By: jhi                                   on 2001/01/23  15:38:39
13412         Log: De-cut-and-pasto.
13413      Branch: perl
13414            ! t/lib/1_compile.t
13415 ____________________________________________________________________________
13416 [  8529] By: jhi                                   on 2001/01/23  15:11:04
13417         Log: Document the mkdir trailing slashes case.
13418      Branch: perl
13419            ! pod/perlfunc.pod
13420 ____________________________________________________________________________
13421 [  8528] By: jhi                                   on 2001/01/23  15:08:28
13422         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
13423              get installed:
13424              
13425              Subject: lib/lib.pm
13426              From: <abigail@foad.org>
13427              Date: Mon, 28 Aug 2000 20:35:08 -0400
13428              Message-ID: <20000829003508.21281.qmail@foad.org>
13429      Branch: perl
13430            ! installperl
13431 ____________________________________________________________________________
13432 [  8527] By: jhi                                   on 2001/01/23  14:44:04
13433         Log: Metaconfig unit change for #8526.
13434      Branch: metaconfig
13435            ! U/threads/archname.U
13436 ____________________________________________________________________________
13437 [  8526] By: jhi                                   on 2001/01/23  14:43:19
13438         Log: Attach -perlio to the archname if so selected.
13439      Branch: perl
13440            ! Configure
13441 ____________________________________________________________________________
13442 [  8525] By: jhi                                   on 2001/01/23  14:24:01
13443         Log: Subject: [PATCH] pod/perlvar.pod
13444              From: abigail@foad.org
13445              Date: Tue, 23 Jan 2001 01:41:10 +0100
13446              Message-ID: <20010123004110.22259.qmail@foad.org>
13447      Branch: perl
13448            ! pod/perlvar.pod
13449 ____________________________________________________________________________
13450 [  8524] By: jhi                                   on 2001/01/23  14:22:32
13451         Log: A bug introduced in #8217 (the undefined variable in the
13452              lib/safe1_t #3) fixed, by Charles Lane:
13453              
13454              The earlier patch made it so that stuff running in Safe
13455              compartments could do a "caller" and see "main".  That
13456              little change in name is done right before the code in
13457              the compartment is run, and apparantly the parser
13458              was picking up the stash name before it got changed.
13459              
13460              (why it was threaded vs. unthreaded Perl that was sensitive to this
13461              I still don't know...and it probably doesn't matter).
13462              
13463              I tryed removing the stash name-change and saw that threaded Perl
13464              did indeed pass the lib/safe1.t tests.
13465              
13466              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
13467              do the name change (and to connect _ in the compartment to the global
13468              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
13469              to call _safe_pkg_prep when creating a new compartment.
13470              
13471              Passes all tests with threaded perl on linux; passes all tests
13472              with unthreaded perl on VMS.
13473              
13474              At some point I'll probably want to revisit Safe and Opcode to
13475              provide more sensible handling of global variables...and to get
13476              formats working in Safe compartments, which they don't do currently.
13477      Branch: perl
13478            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
13479 ____________________________________________________________________________
13480 [  8523] By: jhi                                   on 2001/01/23  14:11:58
13481         Log: Also the lib/Thread.pm itself needs to be ignored if
13482              the Thread extension hasn't been built.
13483      Branch: perl
13484            ! t/lib/1_compile.t
13485 ____________________________________________________________________________
13486 [  8522] By: jhi                                   on 2001/01/23  13:51:28
13487         Log: print() instead of warn() so that stderr doesn't get
13488              unncessarily polluted.
13489      Branch: perl
13490            ! ext/Encode/compile
13491 ____________________________________________________________________________
13492 [  8521] By: jhi                                   on 2001/01/23  13:49:48
13493         Log: Integrate perlio.
13494      Branch: perl
13495           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
13496           !> ext/Encode/encode.h
13497 ____________________________________________________________________________
13498 [  8520] By: nick                                  on 2001/01/22  21:44:00
13499         Log: More messing with Encode:
13500              Extra fields in header to allow multiple names and to record
13501              other things "compile" knows.
13502              Re-organise compile to factor out common output routines.
13503      Branch: perlio
13504            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
13505 ____________________________________________________________________________
13506 [  8519] By: nick                                  on 2001/01/22  20:33:50
13507         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
13508      Branch: perlio
13509            ! ext/Encode/Makefile.PL ext/Encode/compile
13510 ____________________________________________________________________________
13511 [  8518] By: nick                                  on 2001/01/22  20:28:13
13512         Log: Integrate mainline
13513      Branch: perlio
13514           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
13515           !> vos/config.alpha.def vos/config.alpha.h
13516 ____________________________________________________________________________
13517 [  8517] By: jhi                                   on 2001/01/22  15:37:17
13518         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
13519              by Inaba Hiroto.
13520      Branch: perl
13521            ! sv.c
13522 ____________________________________________________________________________
13523 [  8516] By: jhi                                   on 2001/01/22  14:55:15
13524         Log: More SIG_SIZE fixes.
13525      Branch: perl
13526            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
13527 ____________________________________________________________________________
13528 [  8515] By: jhi                                   on 2001/01/22  14:50:27
13529         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
13530              From: "Craig A. Berry" <craigberry@mac.com>
13531              Date: Mon, 22 Jan 2001 00:42:24 -0600
13532              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
13533      Branch: perl
13534            ! configure.com
13535 ____________________________________________________________________________
13536 [  8514] By: jhi                                   on 2001/01/22  14:31:17
13537         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
13538              From: "Craig A. Berry" <craigberry@mac.com>
13539              Date: Sun, 21 Jan 2001 23:03:25 -0600
13540              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
13541      Branch: perl
13542            ! configure.com
13543 ____________________________________________________________________________
13544 [  8513] By: jhi                                   on 2001/01/22  14:14:00
13545         Log: Add the .ucm encoding tables to the MANIFEST.
13546      Branch: perl
13547            ! MANIFEST
13548 ____________________________________________________________________________
13549 [  8512] By: jhi                                   on 2001/01/22  13:43:33
13550         Log: Integrate perlio.
13551      Branch: perl
13552           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
13553           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
13554           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
13555           +> ext/Encode/Encode/iso8859-10.ucm
13556           +> ext/Encode/Encode/iso8859-13.ucm
13557           +> ext/Encode/Encode/iso8859-14.ucm
13558           +> ext/Encode/Encode/iso8859-15.ucm
13559           +> ext/Encode/Encode/iso8859-16.ucm
13560           +> ext/Encode/Encode/iso8859-2.ucm
13561           +> ext/Encode/Encode/iso8859-3.ucm
13562           +> ext/Encode/Encode/iso8859-4.ucm
13563           +> ext/Encode/Encode/iso8859-5.ucm
13564           +> ext/Encode/Encode/iso8859-6.ucm
13565           +> ext/Encode/Encode/iso8859-7.ucm
13566           +> ext/Encode/Encode/iso8859-8.ucm
13567           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
13568           +> ext/Encode/Encode/symbol.ucm
13569           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
13570           !> perliol.h
13571 ____________________________________________________________________________
13572 [  8511] By: nick                                  on 2001/01/21  23:44:47
13573         Log: Make "real" layers of ":utf8" and ":raw".
13574              So now PERLIO=utf8 perl ...
13575              does what Andreas wanted.
13576              Fix arg passing in open.pm (still have a Carp issue).
13577      Branch: perlio
13578            ! lib/open.pm perlio.c perliol.h
13579 ____________________________________________________________________________
13580 [  8510] By: jhi                                   on 2001/01/21  22:56:53
13581         Log: Document the regex context pushing/popping a bit better.
13582      Branch: perl
13583            ! regexec.c
13584 ____________________________________________________________________________
13585 [  8509] By: jhi                                   on 2001/01/21  22:55:44
13586         Log: Tweak the mkdir trailing slash code some more.
13587              
13588              TO DO: the same handling should probably be done for
13589              all the other filesystem functions that can have directories
13590              as their arguments.
13591      Branch: perl
13592            ! pp_sys.c
13593 ____________________________________________________________________________
13594 [  8508] By: nick                                  on 2001/01/21  21:37:43
13595         Log: Switch "compiled in" encodings to .ucm format.
13596              (Leave others as .enc till we can run-time load .ucm,
13597              or find some other way to load them.)
13598      Branch: perlio
13599            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
13600            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
13601            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
13602            + ext/Encode/Encode/iso8859-10.ucm
13603            + ext/Encode/Encode/iso8859-13.ucm
13604            + ext/Encode/Encode/iso8859-14.ucm
13605            + ext/Encode/Encode/iso8859-15.ucm
13606            + ext/Encode/Encode/iso8859-16.ucm
13607            + ext/Encode/Encode/iso8859-2.ucm
13608            + ext/Encode/Encode/iso8859-3.ucm
13609            + ext/Encode/Encode/iso8859-4.ucm
13610            + ext/Encode/Encode/iso8859-5.ucm
13611            + ext/Encode/Encode/iso8859-6.ucm
13612            + ext/Encode/Encode/iso8859-7.ucm
13613            + ext/Encode/Encode/iso8859-8.ucm
13614            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
13615            + ext/Encode/Encode/symbol.ucm
13616            ! ext/Encode/Makefile.PL ext/Encode/compile
13617 ____________________________________________________________________________
13618 [  8507] By: nick                                  on 2001/01/21  21:02:03
13619         Log: Integrate (partial) mainline.
13620      Branch: perlio
13621           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
13622           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
13623           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
13624 ____________________________________________________________________________
13625 [  8506] By: jhi                                   on 2001/01/21  20:09:30
13626         Log: Update Changes.
13627      Branch: perl
13628            ! Changes patchlevel.h
13629 ____________________________________________________________________________
13630 [  8505] By: jhi                                   on 2001/01/21  19:39:59
13631         Log: Subject: Minor typos in perlfaq2.pod
13632              From: "Stephen P. Potter" <spp@spotter.yi.org>
13633              Message-Id: <200101192101.QAA11911@spotter.yi.org>
13634              Date: Fri, 19 Jan 2001 16:01:13 -0500
13635              
13636              with a nit from Philip Netwon.
13637      Branch: perl
13638            ! pod/perlfaq2.pod
13639 ____________________________________________________________________________
13640 [  8504] By: jhi                                   on 2001/01/21  19:33:05
13641         Log: Metaconfig change for #8503.
13642      Branch: metaconfig
13643            ! U/threads/usethreads.U
13644 ____________________________________________________________________________
13645 [  8503] By: jhi                                   on 2001/01/21  19:32:21
13646         Log: Sanity check for conflicting thread flavours.
13647      Branch: perl
13648            ! Configure config_h.SH
13649 ____________________________________________________________________________
13650 [  8502] By: jhi                                   on 2001/01/21  19:23:00
13651         Log: Metaconfig change for #8501.
13652      Branch: metaconfig
13653            ! U/modified/sig_name.U
13654 ____________________________________________________________________________
13655 [  8501] By: jhi                                   on 2001/01/21  19:22:26
13656         Log: The SIG_SIZE is the number of the elements *excluding*
13657              the terminating NULL.
13658      Branch: perl
13659            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
13660            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
13661            ! win32/config_H.vc
13662 ____________________________________________________________________________
13663 [  8500] By: jhi                                   on 2001/01/21  18:31:31
13664         Log: Integrate perlio.
13665      Branch: perl
13666           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
13667           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
13668           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
13669           !> pp_sys.c proto.h sv.c
13670 ____________________________________________________________________________
13671 [  8499] By: jhi                                   on 2001/01/21  17:43:57
13672         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
13673              From: Hugo <hv@crypt.compulink.co.uk>
13674              Date: Sun, 21 Jan 2001 13:34:05 +0000
13675              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
13676              
13677              In sprintf UTF8ize only if necessary.
13678      Branch: perl
13679            ! sv.c
13680 ____________________________________________________________________________
13681 [  8498] By: nick                                  on 2001/01/21  16:25:32
13682         Log: Encode cleanup.
13683              Add command line control over "compile" so that Makefile.PL
13684              needs can be combined with other uses.
13685              Use command line options in Makefile.PL.
13686              Fix multi-byte parsing in .ucm files.
13687      Branch: perlio
13688            ! ext/Encode/Makefile.PL ext/Encode/compile
13689 ____________________________________________________________________________
13690 [  8497] By: nick                                  on 2001/01/21  12:56:27
13691         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
13692      Branch: perlio
13693            ! ext/Encode/Encode.xs
13694 ____________________________________________________________________________
13695 [  8496] By: nick                                  on 2001/01/21  12:18:45
13696         Log: Fixup after integrate:
13697              missed the .sym files that are changed by regen_headers
13698              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
13699      Branch: perlio
13700            ! global.sym pp.sym sv.c
13701 ____________________________________________________________________________
13702 [  8495] By: nick                                  on 2001/01/21  11:51:07
13703         Log: Integrate mainline.
13704      Branch: perlio
13705           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
13706           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
13707           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
13708           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
13709           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
13710           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
13711           !> win32/Makefile win32/makefile.mk
13712 ____________________________________________________________________________
13713 [  8494] By: jhi                                   on 2001/01/20  23:12:11
13714         Log: Forgot the expect_number() prototype.
13715      Branch: perl
13716            ! embed.h embed.pl proto.h
13717 ____________________________________________________________________________
13718 [  8493] By: jhi                                   on 2001/01/20  22:56:39
13719         Log: Subject: [PATCH: perl@8482] README.vms URL updates
13720              From: Peter Prymmer <pvhp@forte.com>
13721              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
13722              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
13723              
13724              Plus Craig A. Berry's suggestion to use compaq.com instead
13725              of digital.com.
13726      Branch: perl
13727            ! README.vms
13728 ____________________________________________________________________________
13729 [  8492] By: jhi                                   on 2001/01/20  22:50:05
13730         Log: Memory management calls documentation.
13731      Branch: perl
13732            ! pod/perlguts.pod
13733 ____________________________________________________________________________
13734 [  8491] By: jhi                                   on 2001/01/20  22:38:33
13735         Log: Signedness nit plus few memcpy/Copy nits.
13736      Branch: perl
13737            ! sv.c
13738 ____________________________________________________________________________
13739 [  8490] By: jhi                                   on 2001/01/20  22:25:53
13740         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
13741              From: Peter Prymmer <pvhp@forte.com>
13742              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
13743              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
13744      Branch: perl
13745            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
13746 ____________________________________________________________________________
13747 [  8489] By: jhi                                   on 2001/01/20  22:24:41
13748         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
13749              From: Peter Prymmer <pvhp@forte.com>
13750              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
13751              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
13752      Branch: perl
13753            ! win32/Makefile win32/makefile.mk
13754 ____________________________________________________________________________
13755 [  8488] By: jhi                                   on 2001/01/20  22:22:27
13756         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
13757              From: Peter Prymmer <pvhp@forte.com>
13758              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
13759              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
13760      Branch: perl
13761            ! Makefile.SH
13762 ____________________________________________________________________________
13763 [  8487] By: jhi                                   on 2001/01/20  22:21:18
13764         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
13765              From: Peter Prymmer <pvhp@forte.com>
13766              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
13767              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
13768      Branch: perl
13769            + ext/DynaLoader/dl_dllload.xs
13770            ! MANIFEST Makefile.SH hints/os390.sh
13771 ____________________________________________________________________________
13772 [  8486] By: jhi                                   on 2001/01/20  22:17:53
13773         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
13774              From: Peter Prymmer <pvhp@forte.com>
13775              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
13776              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
13777      Branch: perl
13778            ! README.os390 README.posix-bc
13779 ____________________________________________________________________________
13780 [  8485] By: jhi                                   on 2001/01/20  20:15:30
13781         Log: Document and test the new qu operator.
13782      Branch: perl
13783            + t/op/qu.t
13784            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
13785            ! pod/perlretut.pod pod/perlunicode.pod
13786 ____________________________________________________________________________
13787 [  8484] By: nick                                  on 2001/01/20  19:42:30
13788         Log: Infrastructure to allow:
13789              open($fh,"|-",@array);
13790              to be implemented
13791              i.e. mark pp_open as needing a stack mark, and make pp_open
13792              process its args in that style (and pass them _all_ to tied handles OPEN).
13793              Invent do_openn() which takes SV ** at allow it to see multiple args.
13794              Note this does not _do_ anything yet.
13795      Branch: perlio
13796            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
13797            ! perlapi.c pp_proto.h pp_sys.c proto.h
13798 ____________________________________________________________________________
13799 [  8483] By: nick                                  on 2001/01/20  17:23:14
13800         Log: Integrate mainline.
13801      Branch: perlio
13802           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
13803           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
13804 ____________________________________________________________________________
13805 [  8482] By: jhi                                   on 2001/01/19  15:37:49
13806         Log: Update Changes.
13807      Branch: perl
13808            ! Changes patchlevel.h
13809 ____________________________________________________________________________
13810 [  8481] By: jhi                                   on 2001/01/19  14:41:24
13811         Log: Subject: Re: new feature: s?printf parameter reordering 
13812              From: Hugo <hv@crypt.compulink.co.uk>
13813              Date: Thu, 11 Jan 2001 17:09:03 +0000
13814              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
13815              
13816              - support reordering for all parameters: %, *v, *, .*
13817              - lay down that the reordering specification must immediately
13818              follow that parameter: %3$, *v3$, *3$, .*3$
13819              - fix vectorisation of a zero-length string
13820              - factor out the code choosing the argument to format
13821              
13822              Possibly unwanted side-effects:
13823              - the special format specifiers ' +-0' must now precede any
13824              vectorisation specifier. Tests in op/sprintf and op/ver
13825              have been changed to reflect this.
13826              - sprintf.t test #214 changed its expectations because in many
13827              cases, the next parameter has already been consumed when an
13828              invalid type letter is detected.
13829              
13830              Probably wanted side-effects:
13831              - attempts to format a non-existent parameter will warn as if C<undef>
13832              - attempt to write to non-existent parameter with '%n' will complain
13833              of "attempt to modify read-only value" instead of being silent
13834      Branch: perl
13835            ! sv.c t/op/sprintf.t t/op/ver.t
13836 ____________________________________________________________________________
13837 [  8480] By: jhi                                   on 2001/01/19  14:08:37
13838         Log: Subject: PATCH pragma/locale.t
13839              From: andreas.koenig@anima.de (Andreas J. Koenig)
13840              Date: 18 Jan 2001 09:45:37 +0100
13841              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
13842      Branch: perl
13843            ! t/pragma/locale.t
13844 ____________________________________________________________________________
13845 [  8479] By: jhi                                   on 2001/01/19  13:19:58
13846         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
13847      Branch: perl
13848            ! configure.com
13849 ____________________________________________________________________________
13850 [  8478] By: jhi                                   on 2001/01/19  02:12:35
13851         Log: Automate 1_compile.t.
13852      Branch: perl
13853            ! t/lib/1_compile.t
13854 ____________________________________________________________________________
13855 [  8477] By: jhi                                   on 2001/01/19  01:49:56
13856         Log: Integrate perlio.
13857      Branch: perl
13858           !> sv.c win32/config.bc win32/config.gc win32/config.vc
13859           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
13860 ____________________________________________________________________________
13861 [  8476] By: nick                                  on 2001/01/18  21:51:52
13862         Log: Integrate mainline
13863      Branch: perlio
13864           +> t/lib/1_compile.t t/lib/compmod.pl
13865           !> MANIFEST configure.com lib/unicode/distinct.pm
13866 ____________________________________________________________________________
13867 [  8475] By: nick                                  on 2001/01/18  21:48:02
13868         Log: Win32 "safe signals" co-existance fix.
13869              Fix SIG_SIZE value.
13870              Clear PL_sig_pending when cloning (fork).
13871      Branch: perlio
13872            ! sv.c win32/config.bc win32/config.gc win32/config.vc
13873            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13874 ____________________________________________________________________________
13875 [  8474] By: jhi                                   on 2001/01/18  14:40:57
13876         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
13877      Branch: perl
13878            ! t/lib/1_compile.t
13879 ____________________________________________________________________________
13880 [  8473] By: gsar                                  on 2001/01/18  11:42:31
13881         Log: unsubmitted trial1 change
13882      Branch: maint-5.6/perl
13883            ! Changes
13884 ____________________________________________________________________________
13885 [  8472] By: jhi                                   on 2001/01/18  04:30:24
13886         Log: The first bug found by 1_compile.t.
13887      Branch: perl
13888            ! lib/unicode/distinct.pm
13889 ____________________________________________________________________________
13890 [  8471] By: jhi                                   on 2001/01/18  04:29:42
13891         Log: Add Schwern's 1_compile test.  The compile_module script renamed
13892              to be a bit shorter for the 8.3 people.
13893      Branch: perl
13894            + t/lib/1_compile.t t/lib/compmod.pl
13895            ! MANIFEST
13896 ____________________________________________________________________________
13897 [  8470] By: jhi                                   on 2001/01/18  04:16:00
13898         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)
13899              From: Peter Prymmer <pvhp@forte.com>
13900              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
13901              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
13902              Replace #8463.
13903      Branch: maint-5.6/perl
13904            ! configure.com
13905 ____________________________________________________________________________
13906 [  8469] By: jhi                                   on 2001/01/18  04:13:02
13907         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)
13908              From: Peter Prymmer <pvhp@forte.com>
13909              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
13910              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
13911              Replace #8462.
13912      Branch: perl
13913            ! configure.com
13914 ____________________________________________________________________________
13915 [  8468] By: jhi                                   on 2001/01/18  03:42:08
13916         Log: Integrate perlio.
13917      Branch: perl
13918           !> gv.c mg.c perlio.c util.c
13919 ____________________________________________________________________________
13920 [  8467] By: nick                                  on 2001/01/17  22:41:10
13921         Log: "Safe" signals - trial implementation.
13922              gv.c tweaked to zero PL_sig_pend array
13923              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
13924              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
13925              Odd thing is that it "works" with PERLIO=stdio as well (linux).
13926      Branch: perlio
13927            ! gv.c mg.c perlio.c util.c
13928 ____________________________________________________________________________
13929 [  8466] By: nick                                  on 2001/01/17  20:40:20
13930         Log: Integrate mainline.
13931      Branch: perlio
13932           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
13933           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
13934           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
13935           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13936           !> vos/config.ga.h win32/config.bc win32/config.gc
13937           !> win32/config.vc
13938 ____________________________________________________________________________
13939 [  8465] By: jhi                                   on 2001/01/17  18:37:13
13940         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
13941              From: Nicholas Clark <nick@ccl4.org>
13942              Date: Wed, 17 Jan 2001 17:31:33 +0000
13943              Message-ID: <20010117173133.I2633@plum.flirble.org>
13944      Branch: perl
13945            ! t/op/int.t
13946 ____________________________________________________________________________
13947 [  8464] By: jhi                                   on 2001/01/17  14:43:17
13948         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
13949              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
13950              Date: Wed, 17 Jan 2001 15:16:43 +0100
13951              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
13952              
13953              pp_int() was dropping an NV to the floor,
13954              int(279964589018079/59) either returned not an integer
13955              4745162525730.15, or one got "Attempt to free unreferenced scalar."
13956      Branch: perl
13957            ! pp.c
13958 ____________________________________________________________________________
13959 [  8463] By: jhi                                   on 2001/01/17  06:12:42
13960         Log: (Replaced by #8470)
13961              
13962              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)
13963              From: "Craig A. Berry" <craigberry@mac.com>
13964              Date: Tue, 16 Jan 2001 23:38:46 -0600
13965              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
13966      Branch: maint-5.6/perl
13967            ! configure.com
13968 ____________________________________________________________________________
13969 [  8462] By: jhi                                   on 2001/01/17  06:11:31
13970         Log: (Replaced by #8469)
13971              
13972              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)
13973              From: "Craig A. Berry" <craigberry@mac.com>
13974              Date: Tue, 16 Jan 2001 23:38:46 -0600
13975              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
13976      Branch: perl
13977            ! configure.com
13978 ____________________________________________________________________________
13979 [  8461] By: jhi                                   on 2001/01/17  05:56:12
13980         Log: Allow for one trailing slash in the directory of mkdir().
13981      Branch: perl
13982            ! pp_sys.c
13983 ____________________________________________________________________________
13984 [  8460] By: jhi                                   on 2001/01/17  03:26:01
13985         Log: Metaconfig unit changes for #8459.
13986      Branch: metaconfig
13987            ! U/modified/Loc.U U/modified/sig_name.U
13988 ____________________________________________________________________________
13989 [  8459] By: jhi                                   on 2001/01/17  03:24:48
13990         Log: Define SIG_SIZE, the number of elements in the sig_name and
13991              sig_num arrays, including the final NULL entry.
13992      Branch: perl
13993            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13994            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
13995            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
13996            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
13997            ! win32/config.bc win32/config.gc win32/config.vc
13998 ____________________________________________________________________________
13999 [  8458] By: jhi                                   on 2001/01/17  01:41:33
14000         Log: Integrate perlio.
14001      Branch: perl
14002           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
14003           !> perlapi.h proto.h sv.c
14004 ____________________________________________________________________________
14005 [  8457] By: nick                                  on 2001/01/16  22:07:26
14006         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
14007              Provides all the "cost" but no benefit yet - it is to allow cost
14008              to be measured, and implementation experiments (just in mg.c?).
14009      Branch: perlio
14010            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
14011            ! perlapi.h proto.h sv.c
14012 ____________________________________________________________________________
14013 [  8456] By: nick                                  on 2001/01/16  21:07:07
14014         Log: Integrate mainline.
14015      Branch: perlio
14016           !> (integrate 51 files)
14017 ____________________________________________________________________________
14018 [  8455] By: jhi                                   on 2001/01/16  18:13:43
14019         Log: Subject: [PATCH] regcomp.c old feature removal
14020              From: mjd@plover.com
14021              Date: 16 Jan 2001 14:43:18 -0000 
14022              Message-ID: <20010116144318.7140.qmail@plover.com> 
14023      Branch: perl
14024            ! regcomp.c
14025 ____________________________________________________________________________
14026 [  8454] By: jhi                                   on 2001/01/16  16:12:39
14027         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
14028              From: "Indy Singh" <indy@nusphere.com>
14029              Date: Wed, 10 Jan 2001 20:17:49 -0500
14030              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
14031      Branch: maint-5.6/perl
14032            ! win32/Makefile
14033 ____________________________________________________________________________
14034 [  8453] By: jhi                                   on 2001/01/16  16:09:33
14035         Log: Update Changes.
14036      Branch: perl
14037            ! Changes patchlevel.h
14038 ____________________________________________________________________________
14039 [  8452] By: jhi                                   on 2001/01/16  15:42:04
14040         Log: Subject: Re: API Cleanup
14041              To: perl5-porters@perl.org
14042              Date: Tue, 16 Jan 2001 13:42:30 +0000
14043              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
14044              
14045              Subject: [PATCH] utf8.c documentation
14046              From: Simon Cozens <simon@cozens.net>
14047              Date: Tue, 16 Jan 2001 13:52:48 +0000
14048              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
14049              
14050              Subject: Re: API Cleanup
14051              From: Simon Cozens <simon@cozens.net>
14052              Date: Tue, 16 Jan 2001 14:58:55 +0000
14053              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
14054              
14055              UTF-8 doc patches.
14056      Branch: perl
14057            ! embed.pl pod/perlapi.pod utf8.c
14058 ____________________________________________________________________________
14059 [  8451] By: jhi                                   on 2001/01/16  14:41:39
14060         Log: podlators 1.07, from Russ Allbery.
14061      Branch: perl
14062            ! lib/Pod/Man.pm
14063 ____________________________________________________________________________
14064 [  8450] By: jhi                                   on 2001/01/16  14:24:19
14065         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
14066              From: "Indy Singh" <indy@nusphere.com>
14067              Date: Mon, 15 Jan 2001 20:59:40 -0500
14068              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
14069      Branch: perl
14070            ! win32/Makefile
14071 ____________________________________________________________________________
14072 [  8449] By: jhi                                   on 2001/01/16  03:42:55
14073         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
14074              at the setting of the ofs_sv in new_struct_thread() as the
14075              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
14076              that invited a core dump.
14077      Branch: perl
14078            ! util.c
14079 ____________________________________________________________________________
14080 [  8448] By: jhi                                   on 2001/01/16  01:49:07
14081         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
14082              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
14083              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
14084              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
14085              
14086              Replace #8444 and #8445.
14087      Branch: perl
14088            ! ext/B/B.xs ext/B/B/Debug.pm
14089 ____________________________________________________________________________
14090 [  8447] By: jhi                                   on 2001/01/15  21:05:35
14091         Log: Subject: [PATCH] API Variable documentation   
14092              From: Simon Cozens <simon@cozens.net>
14093              Date: Mon, 15 Jan 2001 19:35:54 +0000
14094              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
14095      Branch: perl
14096            ! pod/perlapi.pod thrdvar.h
14097 ____________________________________________________________________________
14098 [  8446] By: jhi                                   on 2001/01/15  20:49:20
14099         Log: Signedness nit.
14100      Branch: perl
14101            ! pp_ctl.c
14102 ____________________________________________________________________________
14103 [  8445] By: jhi                                   on 2001/01/15  20:28:48
14104         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
14105      Branch: perl
14106            ! ext/B/B/Debug.pm
14107 ____________________________________________________________________________
14108 [  8444] By: jhi                                   on 2001/01/15  13:09:10
14109         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
14110      Branch: perl
14111            ! ext/B/B.xs
14112 ____________________________________________________________________________
14113 [  8443] By: jhi                                   on 2001/01/15  13:06:26
14114         Log: Missing from #8439.
14115      Branch: perl
14116            ! keywords.h mg.c
14117 ____________________________________________________________________________
14118 [  8442] By: jhi                                   on 2001/01/15  13:02:38
14119         Log: Subject: [PATCH @8436] Eliminate op_children
14120              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
14121              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
14122              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
14123              
14124              Subject: [PATCH @8436] Re: Eliminate op_children
14125              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
14126              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
14127              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
14128      Branch: perl
14129            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
14130            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
14131            ! op.c op.h
14132 ____________________________________________________________________________
14133 [  8441] By: jhi                                   on 2001/01/15  12:57:08
14134         Log: Use the /^Perl_/-less form of is_lvalue_sub().
14135      Branch: perl
14136            ! pp.h
14137 ____________________________________________________________________________
14138 [  8440] By: jhi                                   on 2001/01/15  05:13:09
14139         Log: Revert #8437 and #8438, the Linux large files story is more complex.
14140      Branch: metaconfig/U/perl
14141            ! d_fpos64_t.U d_off64_t.U
14142      Branch: perl
14143            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14144            ! config_h.SH configure.com epoc/config.sh perl.h
14145            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
14146            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
14147            ! win32/config.bc win32/config.gc win32/config.vc
14148 ____________________________________________________________________________
14149 [  8439] By: jhi                                   on 2001/01/15  05:02:24
14150         Log: More UTF-8 patches from Inaba Hiroto.
14151              - The substr lval was still not okay.
14152              - Now pp_stringify and sv_setsv copies source's UTF8 flag
14153              even if IN_BYTE.  pp_stringify is called from fold_constants
14154              at optimization phase and "\x{100}" was made SvUTF8_off under
14155              use bytes (the bytes pragma is for "byte semantics" and not
14156              for "do not produce UTF8 data")
14157              - New `qu' operator to generate UTF8 string explicitly.
14158              Though I agree with the policy "0x00-0xff always produce bytes",
14159              sometimes want to such a string to be coded in UTF8.
14160              I can use pack"U0a*" but it requires more typing and has
14161              runtime overhead.
14162              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
14163              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
14164              string is not UTF8_on and has char 0x80-0xff.
14165              
14166              TODO: document and test qu.
14167      Branch: perl
14168            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
14169            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
14170            ! toke.c
14171 ____________________________________________________________________________
14172 [  8438] By: jhi                                   on 2001/01/14  05:10:23
14173         Log: Metaconfig unit changes for #8437.
14174      Branch: metaconfig/U/perl
14175            ! d_fpos64_t.U d_off64_t.U
14176 ____________________________________________________________________________
14177 [  8437] By: jhi                                   on 2001/01/14  04:55:34
14178         Log: Add <features.h> probing, seems to be needed for (some?)
14179              Linux largefileness.
14180      Branch: perl
14181            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14182            ! config_h.SH configure.com epoc/config.sh perl.h
14183            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
14184            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
14185            ! win32/config.bc win32/config.gc win32/config.vc
14186 ____________________________________________________________________________
14187 [  8436] By: jhi                                   on 2001/01/13  17:47:21
14188         Log: Tighten some of the tests a bit.
14189      Branch: perl
14190            ! t/pragma/utf8.t
14191 ____________________________________________________________________________
14192 [  8435] By: jhi                                   on 2001/01/13  17:31:54
14193         Log: Integrate perlio.
14194      Branch: perl
14195           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
14196           !> win32/config_H.gc win32/config_H.vc
14197 ____________________________________________________________________________
14198 [  8434] By: nick                                  on 2001/01/13  11:36:53
14199         Log: Run dmake regen_config_h for Win32
14200      Branch: perlio
14201            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14202 ____________________________________________________________________________
14203 [  8433] By: nick                                  on 2001/01/13  11:31:55
14204         Log: VMS friendly patch to Encode compile process
14205      Branch: perlio
14206            ! ext/Encode/Makefile.PL ext/Encode/compile
14207 ____________________________________________________________________________
14208 [  8432] By: nick                                  on 2001/01/13  11:06:44
14209         Log: Integrate mainline
14210      Branch: perlio
14211           +> ext/B/B/Concise.pm
14212           !> (integrate 52 files)
14213 ____________________________________________________________________________
14214 [  8431] By: jhi                                   on 2001/01/13  05:55:55
14215         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
14216              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
14217              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
14218              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
14219      Branch: perl
14220            ! ext/B/B/Concise.pm
14221 ____________________________________________________________________________
14222 [  8430] By: jhi                                   on 2001/01/13  04:24:18
14223         Log: The LVRET macro needed an aTHX.
14224      Branch: perl
14225            ! pp.h
14226 ____________________________________________________________________________
14227 [  8429] By: jhi                                   on 2001/01/13  02:12:42
14228         Log: Update Changes.
14229      Branch: perl
14230            ! Changes patchlevel.h
14231 ____________________________________________________________________________
14232 [  8428] By: jhi                                   on 2001/01/13  02:08:50
14233         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
14234              From: Peter Prymmer <pvhp@forte.com>
14235              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
14236              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
14237              
14238              Add a BEGIN guard for sloppy floating point division.
14239      Branch: perl
14240            ! lib/Math/BigInt.pm lib/bigint.pl
14241 ____________________________________________________________________________
14242 [  8427] By: jhi                                   on 2001/01/13  01:47:16
14243         Log: The B::Terse drop-in replacement wasn't quite drop-in.
14244      Branch: perl
14245            ! ext/B/B/Terse.pm
14246 ____________________________________________________________________________
14247 [  8426] By: jhi                                   on 2001/01/12  21:20:43
14248         Log: Use UVXf.
14249      Branch: perl
14250            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14251            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
14252            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
14253            ! vos/config.ga.def vos/config.ga.h win32/config.bc
14254            ! win32/config.gc win32/config.vc
14255 ____________________________________________________________________________
14256 [  8425] By: jhi                                   on 2001/01/12  20:20:14
14257         Log: Subject: [PATCH perl@8342] -Wformat
14258              From: Robin Barker <rmb1@cise.npl.co.uk>
14259              Date: Fri, 12 Jan 2001 20:03:14 GMT
14260              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
14261      Branch: perl
14262            ! ext/Encode/Encode.xs mg.c sv.c toke.c
14263 ____________________________________________________________________________
14264 [  8424] By: jhi                                   on 2001/01/12  20:01:48
14265         Log: Subject: B::Concise -- an improved replacement for B::Terse 
14266              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
14267              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
14268              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
14269      Branch: perl
14270            + ext/B/B/Concise.pm
14271            ! MANIFEST ext/B/B/Terse.pm
14272 ____________________________________________________________________________
14273 [  8423] By: jhi                                   on 2001/01/12  19:24:02
14274         Log: The new metaconfig unit from the #8421.
14275      Branch: metaconfig/U/perl
14276            + d_sigprocmask.U
14277 ____________________________________________________________________________
14278 [  8422] By: jhi                                   on 2001/01/12  19:23:43
14279         Log: Forgot the microperl config from the #8421.
14280      Branch: perl
14281            ! uconfig.h uconfig.sh
14282 ____________________________________________________________________________
14283 [  8421] By: jhi                                   on 2001/01/12  19:05:27
14284         Log: Add sigprocmask() probe, regen Configure, regen toc.
14285      Branch: perl
14286            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14287            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
14288            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
14289            ! vos/config.ga.h win32/config.bc win32/config.gc
14290            ! win32/config.vc
14291 ____________________________________________________________________________
14292 [  8420] By: jhi                                   on 2001/01/12  18:34:31
14293         Log: Add sockatmark() to the todo list.
14294      Branch: perl
14295            ! Todo-5.6
14296 ____________________________________________________________________________
14297 [  8419] By: jhi                                   on 2001/01/12  18:09:46
14298         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
14299      Branch: perl
14300            ! op.c
14301 ____________________________________________________________________________
14302 [  8418] By: jhi                                   on 2001/01/12  18:05:30
14303         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
14304              From: Radu Greab <radu@netsoft.ro>
14305              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
14306              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
14307      Branch: perl
14308            ! op.c t/pragma/sub_lval.t
14309 ____________________________________________________________________________
14310 [  8417] By: jhi                                   on 2001/01/12  16:09:09
14311         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
14312              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
14313              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
14314              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
14315      Branch: perl
14316            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
14317            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
14318            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
14319            ! t/pragma/sub_lval.t toke.c
14320 ____________________________________________________________________________
14321 [  8416] By: jhi                                   on 2001/01/12  15:42:06
14322         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
14323              From: "Richard Soderberg" <rs@crystalflame.net>
14324              Date: Fri, 12 Jan 2001 04:49:35 -0800
14325              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
14326              
14327              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
14328              according to the platform.
14329      Branch: perl
14330            ! op.c
14331 ____________________________________________________________________________
14332 [  8415] By: jhi                                   on 2001/01/12  15:33:41
14333         Log: One more UTF-8 fix from Inaba Hiroto.
14334      Branch: perl
14335            ! pp.c regexec.c t/pragma/utf8.t
14336 ____________________________________________________________________________
14337 [  8414] By: jhi                                   on 2001/01/12  15:30:18
14338         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
14339      Branch: perl
14340            ! regexec.c
14341 ____________________________________________________________________________
14342 [  8413] By: jhi                                   on 2001/01/12  15:22:10
14343         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
14344              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
14345              Date: Thu, 11 Jan 2001 12:53:36 +0100
14346              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
14347      Branch: perl
14348            ! toke.c
14349 ____________________________________________________________________________
14350 [  8412] By: jhi                                   on 2001/01/12  15:20:25
14351         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
14352              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
14353              Date: Fri, 12 Jan 2001 14:37:55 +0100
14354              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
14355      Branch: perl
14356            ! hints/posix-bc.sh
14357 ____________________________________________________________________________
14358 [  8411] By: jhi                                   on 2001/01/12  15:14:14
14359         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
14360              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
14361              Date: Fri, 12 Jan 2001 10:42:21 +0100
14362              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
14363      Branch: perl
14364            ! t/op/regmesg.t
14365 ____________________________________________________________________________
14366 [  8410] By: jhi                                   on 2001/01/12  05:48:55
14367         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
14368              From: Nicholas Clark <nick@ccl4.org> 
14369              Date: Sun, 7 Jan 2001 19:47:14 +0000
14370              Message-ID: <20010107194714.B1048@plum.flirble.org>
14371      Branch: perl
14372            ! t/op/numconvert.t
14373 ____________________________________________________________________________
14374 [  8409] By: jhi                                   on 2001/01/12  05:41:28
14375         Log: Integrate perlio.
14376      Branch: perl
14377           !> mg.c scope.h
14378 ____________________________________________________________________________
14379 [  8408] By: nick                                  on 2001/01/11  22:43:28
14380         Log: Remove variables that were used in experiments.
14381      Branch: perlio
14382            ! mg.c
14383 ____________________________________________________________________________
14384 [  8407] By: nick                                  on 2001/01/11  20:57:44
14385         Log: Catch die in %SIG handler and unblock the signal before re-dying.
14386              This make Linux work _without_ sigsetjmp().
14387              Turn off sigsetjmp() to see what else it does.
14388              May need Configure probe for sigprocmask() if anything has sigaction()
14389              but not sigprocmask().
14390      Branch: perlio
14391            ! mg.c scope.h
14392 ____________________________________________________________________________
14393 [  8406] By: nick                                  on 2001/01/11  19:32:07
14394         Log: Integrate mainline
14395      Branch: perlio
14396           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
14397           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
14398           !> t/op/substr.t
14399 ____________________________________________________________________________
14400 [  8405] By: jhi                                   on 2001/01/11  17:11:01
14401         Log: Fix UTF-8 lval substr().
14402      Branch: perl
14403            ! mg.c t/op/substr.t
14404 ____________________________________________________________________________
14405 [  8404] By: jhi                                   on 2001/01/11  05:13:58
14406         Log: Update Changes.
14407      Branch: perl
14408            ! Changes patchlevel.h
14409 ____________________________________________________________________________
14410 [  8403] By: jhi                                   on 2001/01/11  04:38:24
14411         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
14412              From: Hugo <hv@crypt.compulink.co.uk>
14413              Date: Mon, 30 Oct 2000 01:33:26 +0000
14414              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
14415      Branch: perl
14416            ! regexec.c t/op/re_tests
14417 ____________________________________________________________________________
14418 [  8402] By: jhi                                   on 2001/01/11  04:26:12
14419         Log: Integrate perlio.
14420      Branch: perl
14421           !> scope.h util.c
14422 ____________________________________________________________________________
14423 [  8401] By: nick                                  on 2001/01/10  22:52:55
14424         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
14425              (So Alan and Ilya can try setting via hints.)
14426              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
14427              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
14428              doing the save everywhere seems to restart read() correctly, but just
14429              doing it once "round" the handler does not.
14430      Branch: perlio
14431            ! scope.h
14432 ____________________________________________________________________________
14433 [  8400] By: jhi                                   on 2001/01/10  21:57:54
14434         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
14435              of IRIX, HP-UX is unaffected.
14436      Branch: perl
14437            ! perl.h
14438 ____________________________________________________________________________
14439 [  8399] By: nick                                  on 2001/01/10  21:29:19
14440         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
14441      Branch: perlio
14442            ! util.c
14443 ____________________________________________________________________________
14444 [  8398] By: jhi                                   on 2001/01/10  20:55:31
14445         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
14446              also have ReusePort.
14447      Branch: perl
14448            ! ext/IO/lib/IO/Socket/INET.pm
14449 ____________________________________________________________________________
14450 [  8397] By: jhi                                   on 2001/01/10  20:50:57
14451         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
14452              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
14453              Date: Wed, 10 Jan 2001 01:38:13 -0800
14454              Message-ID: <20010110013813.B41744@yahoo-inc.com>
14455      Branch: perl
14456            ! ext/IO/lib/IO/Socket/INET.pm
14457 ____________________________________________________________________________
14458 [  8396] By: jhi                                   on 2001/01/10  20:49:30
14459         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
14460              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
14461              Date: Wed, 10 Jan 2001 01:37:32 -0800
14462              Message-ID: <20010110013732.A41744@yahoo-inc.com>
14463      Branch: perl
14464            ! ext/Socket/Socket.pm
14465 ____________________________________________________________________________
14466 [  8395] By: jhi                                   on 2001/01/10  20:41:37
14467         Log: Test for bug id 20010105.016 (fixed by #8378).
14468      Branch: perl
14469            ! t/op/split.t
14470 ____________________________________________________________________________
14471 [  8394] By: jhi                                   on 2001/01/10  20:26:32
14472         Log: Integrate perlio.
14473      Branch: perl
14474            ! util.c
14475 ____________________________________________________________________________
14476 [  8393] By: nick                                  on 2001/01/10  19:34:30
14477         Log: Back out Simon's pid hackery for now.
14478      Branch: perlio
14479            ! util.c
14480 ____________________________________________________________________________
14481 [  8392] By: nick                                  on 2001/01/10  19:23:13
14482         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
14483      Branch: perlio
14484           !> (integrate 29 files)
14485 ____________________________________________________________________________
14486 [  8391] By: jhi                                   on 2001/01/10  18:43:15
14487         Log: Subject: [PATCH] Fix my_pclose segfault
14488              From: Simon Cozens <simon@cozens.net>
14489              Date: Wed, 10 Jan 2001 18:39:35 +0000
14490              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
14491      Branch: perl
14492            ! util.c
14493 ____________________________________________________________________________
14494 [  8390] By: jhi                                   on 2001/01/10  18:42:08
14495         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
14496              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14497              Date:     Wed, 10 Jan 2001 13:23:02 EST
14498              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
14499      Branch: perl
14500            ! ext/Opcode/Opcode.xs
14501 ____________________________________________________________________________
14502 [  8389] By: jhi                                   on 2001/01/10  15:16:07
14503         Log: Turn off the integer preservation for now.
14504      Branch: perl
14505            ! perl.h
14506 ____________________________________________________________________________
14507 [  8388] By: jhi                                   on 2001/01/10  15:01:25
14508         Log: Few more IDE/editor nits from p5p.
14509      Branch: perl
14510            ! pod/perlfaq3.pod
14511 ____________________________________________________________________________
14512 [  8387] By: jhi                                   on 2001/01/10  06:53:16
14513         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
14514              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
14515              Date: Tue, 9 Jan 2001 23:16:02 +0000
14516              Message-ID: <20010109231602.A81101@plum.flirble.org>
14517      Branch: perl
14518            ! sv.c
14519 ____________________________________________________________________________
14520 [  8386] By: jhi                                   on 2001/01/10  03:17:54
14521         Log: Test cases for #8385 (from Simon's "torture.pl")
14522      Branch: perl
14523            ! t/op/tr.t
14524 ____________________________________________________________________________
14525 [  8385] By: jhi                                   on 2001/01/10  03:17:11
14526         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
14527              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
14528              Date: Wed, 10 Jan 2001 11:39:39 +0900
14529              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
14530              
14531              Some more UTF-8 tr cases fixed.
14532      Branch: perl
14533            ! doop.c
14534 ____________________________________________________________________________
14535 [  8384] By: jhi                                   on 2001/01/09  22:45:40
14536         Log: Allow the locale test needing POSIX and the taint test
14537              needing IPC::SysV to run under 'minitest' (basically,
14538              bail out if loading the extension fails)
14539      Branch: perl
14540            ! t/op/misc.t t/op/taint.t
14541 ____________________________________________________________________________
14542 [  8383] By: jhi                                   on 2001/01/09  21:36:04
14543         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
14544              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
14545              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
14546              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
14547      Branch: perl
14548            ! t/io/openpid.t
14549 ____________________________________________________________________________
14550 [  8382] By: jhi                                   on 2001/01/09  21:06:08
14551         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
14552              Should finish up the bug id 20001205.022.
14553      Branch: perl
14554            ! pp.c pp_hot.c scope.c
14555 ____________________________________________________________________________
14556 [  8381] By: jhi                                   on 2001/01/09  18:27:43
14557         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
14558              From: Andy Dougherty <doughera@lafayette.edu>
14559              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
14560              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
14561              
14562              More robust yacc/bison error detection.
14563      Branch: perl
14564            ! t/comp/proto.t
14565 ____________________________________________________________________________
14566 [  8380] By: jhi                                   on 2001/01/09  15:21:38
14567         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
14568              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14569              Date:     Tue, 9 Jan 2001 07:53:55 EST
14570              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
14571      Branch: perl
14572            ! t/op/misc.t vms/test.com
14573 ____________________________________________________________________________
14574 [  8379] By: jhi                                   on 2001/01/09  15:20:38
14575         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
14576              From: jhi@cc.hut.fi
14577              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
14578              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
14579              
14580              The #8378 fixed this.
14581      Branch: perl
14582            ! t/op/tr.t
14583 ____________________________________________________________________________
14584 [  8378] By: jhi                                   on 2001/01/09  15:05:32
14585         Log: Subject: One more patch for UTF8 
14586              From: Inaba Hiroto <inaba@st.rim.or.jp>
14587              Date: Tue, 09 Jan 2001 01:04:32 +0900
14588              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
14589              
14590              UTF-8 fixes for 'x' and tr///.
14591      Branch: perl
14592            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
14593            ! regcomp.c regexec.c toke.c utf8.c
14594 ____________________________________________________________________________
14595 [  8377] By: jhi                                   on 2001/01/09  14:32:17
14596         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
14597      Branch: perl
14598            ! t/op/length.t
14599 ____________________________________________________________________________
14600 [  8376] By: jhi                                   on 2001/01/09  04:32:32
14601         Log: integrate changes #7775, #8316, #8316 from mainline
14602      Branch: maint-5.6/perl
14603            ! hints/solaris_2.sh
14604 ____________________________________________________________________________
14605 [  8375] By: jhi                                   on 2001/01/09  04:26:43
14606         Log: Update Changes.
14607      Branch: perl
14608            ! Changes patchlevel.h
14609 ____________________________________________________________________________
14610 [  8374] By: jhi                                   on 2001/01/09  04:14:32
14611         Log: IDE/editor section tweaking.
14612      Branch: perl
14613            ! pod/perlfaq3.pod
14614 ____________________________________________________________________________
14615 [  8373] By: jhi                                   on 2001/01/09  02:38:26
14616         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
14617              From: Peter Prymmer <pvhp@forte.com>
14618              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
14619              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
14620              
14621              In preparation os OS/390 dynamic loading.
14622      Branch: perl
14623            ! README.os390 hints/os390.sh
14624 ____________________________________________________________________________
14625 [  8372] By: jhi                                   on 2001/01/09  00:24:30
14626         Log: Integrate with perlio.
14627      Branch: perl
14628           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
14629 ____________________________________________________________________________
14630 [  8371] By: nick                                  on 2001/01/08  23:54:33
14631         Log: Fix "scalars leaked" bugs caused by overload magic
14632              (Highlighted by Ilya's DESTROY optimization.)
14633      Branch: perlio
14634            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
14635 ____________________________________________________________________________
14636 [  8370] By: nick                                  on 2001/01/08  20:19:41
14637         Log: Integrate mainline
14638      Branch: perlio
14639           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
14640           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
14641           !> t/op/64bitint.t
14642 ____________________________________________________________________________
14643 [  8369] By: jhi                                   on 2001/01/08  17:30:52
14644         Log: save_delete() Safefree() doesn't (anymore?) work with shared
14645              strings, one test failure in op/misc and almost all of lib/b.
14646              (Outcomments #8369.)
14647      Branch: perl
14648            ! scope.c
14649 ____________________________________________________________________________
14650 [  8368] By: jhi                                   on 2001/01/08  14:47:10
14651         Log: (Outcommented by #8369.)
14652              
14653              Subject: Re: Perl BugID 20001205.022 ---- save_delete
14654              From: Simon Cozens <simon@cozens.net>
14655              Date: Sat, 6 Jan 2001 11:48:40 +0000
14656              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
14657              
14658              The save_delete() does need the Safefree.
14659      Branch: perl
14660            ! scope.c
14661 ____________________________________________________________________________
14662 [  8367] By: bailey                                on 2001/01/08  08:53:52
14663         Log: Once again syncing after too long an absence
14664      Branch: vmsperl
14665           +> (branch 55 files)
14666            - MAINTAIN fix_pl vos/config.def vos/config.h
14667            - vos/config_h.SH_orig
14668           !> (integrate 498 files)
14669 ____________________________________________________________________________
14670 [  8366] By: jhi                                   on 2001/01/08  02:42:59
14671         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
14672              From: nick@ccl4.org
14673              Date: Sun, 7 Jan 2001 21:07:18 +0000
14674              Message-Id: <20010107210717.D1048@plum.flirble.org>
14675      Branch: perl
14676            ! sv.c t/op/64bitint.t
14677 ____________________________________________________________________________
14678 [  8365] By: jhi                                   on 2001/01/08  02:35:16
14679         Log: Subject: [PATCH] environ nit
14680              From: Simon Cozens <simon@cozens.net>
14681              Date: Sun, 7 Jan 2001 17:57:07 +0000
14682              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
14683              
14684              Use environ only if we have it.
14685      Branch: perl
14686            ! mg.c
14687 ____________________________________________________________________________
14688 [  8364] By: jhi                                   on 2001/01/08  02:24:51
14689         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
14690      Branch: perl
14691            ! ext/GDBM_File/GDBM_File.xs
14692 ____________________________________________________________________________
14693 [  8363] By: jhi                                   on 2001/01/08  02:19:24
14694         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
14695              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
14696              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
14697              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
14698      Branch: perl
14699            ! dump.c op.c
14700 ____________________________________________________________________________
14701 [  8362] By: jhi                                   on 2001/01/08  02:17:43
14702         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
14703              From: Doug MacEachern <dougm@covalent.net>
14704              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
14705              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
14706              
14707              Allow AUTOLOAD to be an xsub and allow such xsubs
14708              to avoid use of $AUTOLOAD.
14709      Branch: perl
14710            ! gv.c
14711 ____________________________________________________________________________
14712 [  8361] By: jhi                                   on 2001/01/08  02:16:07
14713         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
14714              From: Radu Greab <radu@netsoft.ro>
14715              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
14716              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
14717              
14718              No need for the potentially unportable $SIG{CHLD}.
14719      Branch: perl
14720            ! t/io/pipe.t
14721 ____________________________________________________________________________
14722 [  8360] By: jhi                                   on 2001/01/08  01:58:23
14723         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
14724      Branch: perl
14725            ! lib/Getopt/Long.pm
14726 ____________________________________________________________________________
14727 [  8359] By: jhi                                   on 2001/01/08  01:55:44
14728         Log: Integrate perlio.
14729      Branch: perl
14730           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
14731           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
14732           !> utf8.c win32/Makefile
14733 ____________________________________________________________________________
14734 [  8358] By: jhi                                   on 2001/01/07  21:16:50
14735         Log: Update the EPOC cross SDK URL.
14736      Branch: perl
14737            ! README.epoc
14738 ____________________________________________________________________________
14739 [  8357] By: jhi                                   on 2001/01/07  21:16:09
14740         Log: Update the EPOC cross SDK URL.
14741      Branch: maint-5.6/perl
14742            ! README.epoc
14743 ____________________________________________________________________________
14744 [  8356] By: nick                                  on 2001/01/06  21:47:52
14745         Log: FILE * in XS code for PerlIO world:
14746              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
14747              - Add FILE * T_STDIO typemap.
14748              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
14749      Branch: perlio
14750            ! lib/ExtUtils/typemap perlio.c perlio.h
14751 ____________________________________________________________________________
14752 [  8355] By: jhi                                   on 2001/01/06  20:27:15
14753         Log: integrate change #8336 from mainline
14754              
14755              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
14756      Branch: maint-5.6/perl
14757            ! hv.c
14758 ____________________________________________________________________________
14759 [  8354] By: jhi                                   on 2001/01/06  20:24:29
14760         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
14761              From: Robin Barker <rmb1@cise.npl.co.uk>
14762              Date: Fri, 22 Dec 2000 12:17:38 GMT
14763              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
14764              
14765              The patch reformats some long =item lines so they give
14766              correct output via pod2man | nroff -man
14767              
14768              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
14769              From: Robin Barker <rmb1@cise.npl.co.uk>
14770              Date: Tue, 2 Jan 2001 15:35:03 GMT
14771              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
14772              
14773              Here is a _further_ patch which corrects a few more errors:
14774              * an empty C<=item> in CPAN.pm
14775              * patching the wrong file (pod/perlamiga.pod not README.amiga)
14776              * leaving empty C<=item>s which formatted incorrectly
14777              * over long C<=item>s revealed by latest patch to Pod::Man
14778      Branch: maint-5.6/perl
14779            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
14780            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
14781            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
14782            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
14783            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
14784            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
14785 ____________________________________________________________________________
14786 [  8353] By: jhi                                   on 2001/01/06  20:21:10
14787         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
14788              
14789              UTF-8 hash keys.
14790      Branch: maint-5.6/perl
14791            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
14792 ____________________________________________________________________________
14793 [  8352] By: jhi                                   on 2001/01/06  20:18:44
14794         Log: Forgotten from #8438.
14795      Branch: maint-5.6/perl
14796            ! epoc/epocish.h
14797 ____________________________________________________________________________
14798 [  8351] By: jhi                                   on 2001/01/06  20:18:12
14799         Log: Forgotten from #8347.
14800      Branch: maint-5.6/perl
14801            ! config_h.SH
14802 ____________________________________________________________________________
14803 [  8350] By: jhi                                   on 2001/01/06  20:00:19
14804         Log: Thinko in #8347.
14805      Branch: maint-5.6/perl
14806            ! regcomp.c
14807 ____________________________________________________________________________
14808 [  8349] By: jhi                                   on 2001/01/06  18:05:30
14809         Log: Copy the FAQ3 IDE section from the development branch,
14810              changes originally by Peter Prymmer.
14811      Branch: maint-5.6/perl
14812            ! pod/perlfaq3.pod
14813 ____________________________________________________________________________
14814 [  8348] By: jhi                                   on 2001/01/06  18:03:02
14815         Log: EPOC updates for TRIAL1.
14816              
14817              Subject: [5.6.1 trial1] EPOC update
14818              From: Olaf Flebbe <O.Flebbe@science-computing.de>
14819              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
14820              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
14821              
14822              Subject: epoc patch2 for perl-5.6.1-trial1
14823              From: Olaf Flebbe <O.Flebbe@science-computing.de>
14824              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
14825              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
14826      Branch: maint-5.6/perl
14827            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
14828            ! epoc/epocish.c
14829 ____________________________________________________________________________
14830 [  8347] By: jhi                                   on 2001/01/06  17:29:10
14831         Log: integrate changes #7710,7824,7973 from mainline,
14832              plus VMS nits from Peter Prymmer and Dan Sugalski.
14833              
14834              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
14835              library (getprotobyname and getprotobynumber are outversioned by
14836              the same calls in libc, at least for xlc version 3.
14837              
14838              Add HAS_SBRK_PROTO.
14839              
14840              Fixes for signedness warnings noticed by VMSperlers.
14841      Branch: maint-5.6/perl
14842            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14843            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
14844            ! sv.c vms/descrip_mms.template vos/config.alpha.def
14845            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
14846            ! win32/config.bc win32/config.gc win32/config.vc
14847 ____________________________________________________________________________
14848 [  8346] By: nick                                  on 2001/01/06  14:36:01
14849         Log: Fixup accumulated integrate muddles (perlio == devperl again)
14850      Branch: perlio
14851            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
14852 ____________________________________________________________________________
14853 [  8345] By: nick                                  on 2001/01/06  14:24:58
14854         Log: Integrate mainline
14855      Branch: perlio
14856           !> (integrate 55 files)
14857 ____________________________________________________________________________
14858 [  8344] By: jhi                                   on 2001/01/06  02:24:02
14859         Log: Subject: [patch] PerlIO_cleanup() prototype
14860              From: Doug MacEachern <dougm@covalent.net>
14861              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
14862              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
14863      Branch: perl
14864            ! perlio.h
14865 ____________________________________________________________________________
14866 [  8343] By: jhi                                   on 2001/01/06  01:04:09
14867         Log: IRIX compiler noticed that the bof initialization might be
14868              bypassed by control flow.
14869      Branch: perl
14870            ! toke.c
14871 ____________________________________________________________________________
14872 [  8342] By: jhi                                   on 2001/01/06  00:10:48
14873         Log: Update Changes.
14874      Branch: perl
14875            ! Changes patchlevel.h
14876 ____________________________________________________________________________
14877 [  8341] By: jhi                                   on 2001/01/05  23:52:33
14878         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
14879      Branch: perl
14880            ! toke.c
14881 ____________________________________________________________________________
14882 [  8340] By: jhi                                   on 2001/01/05  22:44:08
14883         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
14884              From: Radu Greab <radu@netsoft.ro>
14885              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
14886              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
14887      Branch: perl
14888            ! t/io/pipe.t util.c
14889 ____________________________________________________________________________
14890 [  8339] By: jhi                                   on 2001/01/05  22:35:17
14891         Log: Subject: [PATCH] format and rewording in perlfaq.pod
14892              From: Robin Barker <rmb1@cise.npl.co.uk>
14893              Date: Fri, 5 Jan 2001 18:51:20 GMT
14894              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
14895      Branch: perl
14896            ! pod/perlfaq.pod
14897 ____________________________________________________________________________
14898 [  8338] By: jhi                                   on 2001/01/05  22:31:17
14899         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
14900              From: Peter Prymmer <pvhp@forte.com>
14901              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
14902              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
14903      Branch: perl
14904            ! utils/perlbug.PL
14905 ____________________________________________________________________________
14906 [  8337] By: jhi                                   on 2001/01/05  18:15:11
14907         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
14908              From: Robin Barker <rmb1@cise.npl.co.uk>
14909              Date: Tue, 2 Jan 2001 15:24:07 GMT
14910              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
14911              
14912              If you call configure as C<./Configure> or C<sh ./Configure>,
14913              $src is set to the absolute path name, not '.'.
14914              
14915              This, in turn, means -Dmksymlink tries to do its stuff because
14916              it does not think it is in the src directory.
14917              
14918              (plus a metaconfig nitfix)
14919      Branch: metaconfig
14920            ! U/compline/ccflags.U U/modified/src.U
14921      Branch: perl
14922            ! Configure config_h.SH
14923 ____________________________________________________________________________
14924 [  8336] By: jhi                                   on 2001/01/05  17:48:32
14925         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
14926              From: Alan Burlison <Alan.Burlison@uk.sun.com>
14927              Message-ID: <3A5606C4.473D2226@uk.sun.com>
14928              Date: Fri, 05 Jan 2001 17:39:16 +0000
14929      Branch: perl
14930            ! hv.c
14931 ____________________________________________________________________________
14932 [  8335] By: jhi                                   on 2001/01/05  16:05:44
14933         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
14934      Branch: perl
14935            ! lib/Getopt/Long.pm
14936 ____________________________________________________________________________
14937 [  8334] By: jhi                                   on 2001/01/05  16:00:51
14938         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
14939              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
14940              Date: Fri, 05 Jan 2001 13:46:51 +0100
14941              Message-ID: <13693.978698811@nice.ram.loc>
14942              
14943              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
14944              accurate reading of the "atime".  
14945      Branch: perl
14946            ! t/io/fs.t
14947 ____________________________________________________________________________
14948 [  8333] By: jhi                                   on 2001/01/05  15:57:37
14949         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
14950              From: Simon Cozens <simon@cozens.net>
14951              Date: Fri, 8 Dec 2000 13:33:31 +0000
14952              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
14953              
14954              A lost patch fragment.
14955      Branch: perl
14956            ! doop.c
14957 ____________________________________________________________________________
14958 [  8332] By: jhi                                   on 2001/01/05  15:40:42
14959         Log: Do away with strncpy() and a fixed length buffer.
14960      Branch: perl
14961            ! utf8.c
14962 ____________________________________________________________________________
14963 [  8331] By: jhi                                   on 2001/01/05  15:03:07
14964         Log: Tests for #8329 and #8330.
14965      Branch: perl
14966            ! t/op/bop.t
14967 ____________________________________________________________________________
14968 [  8330] By: jhi                                   on 2001/01/05  15:02:38
14969         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
14970              raw 8-bit form to the UTF-8 string.
14971      Branch: perl
14972            ! toke.c
14973 ____________________________________________________________________________
14974 [  8329] By: jhi                                   on 2001/01/05  14:55:13
14975         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
14976              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
14977              Date: Fri, 5 Jan 2001 12:28:52 +0100
14978              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
14979              
14980              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
14981              no effect.  (changed the strncpy() to Copy())
14982      Branch: perl
14983            ! toke.c
14984 ____________________________________________________________________________
14985 [  8328] By: jhi                                   on 2001/01/05  06:44:27
14986         Log: UTF-8 cleanup.
14987      Branch: perl
14988            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
14989            ! regexec.c sv.c toke.c
14990 ____________________________________________________________________________
14991 [  8327] By: jhi                                   on 2001/01/05  01:11:29
14992         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')
14993              From: Radu Greab <radu@netsoft.ro>
14994              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
14995              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
14996              
14997              Cleans up Harness to not use FileHandle, which uses IO.
14998      Branch: perl
14999            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
15000 ____________________________________________________________________________
15001 [  8326] By: jhi                                   on 2001/01/05  00:56:37
15002         Log: Update Changes.
15003      Branch: perl
15004            ! Changes patchlevel.h
15005 ____________________________________________________________________________
15006 [  8325] By: jhi                                   on 2001/01/05  00:53:18
15007         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
15008              From: Peter Prymmer <pvhp@forte.com>
15009              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
15010              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
15011              
15012              plus a couple more tailing whitespace removals.
15013      Branch: perl
15014            ! win32/Makefile
15015 ____________________________________________________________________________
15016 [  8324] By: jhi                                   on 2001/01/05  00:47:39
15017         Log: Add some Unicode chop() tests.
15018      Branch: perl
15019            ! t/op/chop.t
15020 ____________________________________________________________________________
15021 [  8323] By: jhi                                   on 2001/01/05  00:47:23
15022         Log: Unify UTF-8 malformedness handling.
15023      Branch: perl
15024            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
15025 ____________________________________________________________________________
15026 [  8322] By: jhi                                   on 2001/01/04  22:21:54
15027         Log: The new $issymlink was unknown to Mksymlinks.
15028      Branch: metaconfig/U/perl
15029            ! Mksymlinks.U issymlink.U
15030      Branch: perl
15031            ! Configure config_h.SH
15032 ____________________________________________________________________________
15033 [  8321] By: jhi                                   on 2001/01/04  21:51:05
15034         Log: The test didn't work under the core test framework.
15035      Branch: perl
15036            ! t/lib/st-lock.t
15037 ____________________________________________________________________________
15038 [  8320] By: jhi                                   on 2001/01/04  21:14:22
15039         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
15040      Branch: perl
15041            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
15042 ____________________________________________________________________________
15043 [  8319] By: jhi                                   on 2001/01/04  20:46:17
15044         Log: Typo in #8312 when manually appying a problematic patch fragment.
15045      Branch: perl
15046            ! ext/Storable/Storable.xs
15047 ____________________________________________________________________________
15048 [  8318] By: jhi                                   on 2001/01/04  20:43:01
15049         Log: The $sh_c didn't fly.
15050      Branch: metaconfig
15051            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
15052            ! U/modified/Loc.U U/modified/myhostname.U
15053            ! U/modified/spitshell.U
15054      Branch: metaconfig/U/perl
15055            ! issymlink.U
15056      Branch: perl
15057            ! Configure config_h.SH
15058 ____________________________________________________________________________
15059 [  8317] By: jhi                                   on 2001/01/04  19:58:01
15060         Log: AIX builtin test -h is broken, changes based on
15061              
15062              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
15063              Date: Tue, 02 Jan 2001 11:24:39 +0100
15064              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15065              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
15066      Branch: metaconfig
15067            + U/modified/spitshell.U
15068            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
15069            ! U/modified/Loc.U U/modified/myhostname.U
15070      Branch: metaconfig/U/perl
15071            ! Mksymlinks.U issymlink.U
15072      Branch: perl
15073            ! Configure
15074 ____________________________________________________________________________
15075 [  8316] By: jhi                                   on 2001/01/04  19:02:22
15076         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
15077              From: Andy Dougherty <doughera@lafayette.edu>
15078              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
15079              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
15080              
15081              Beware of GNU ld.
15082      Branch: perl
15083            ! hints/solaris_2.sh
15084 ____________________________________________________________________________
15085 [  8315] By: jhi                                   on 2001/01/04  18:56:48
15086         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
15087              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
15088              Date: Wed, 3 Jan 2001 07:58:51 +0100
15089              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
15090      Branch: perl
15091            ! hints/solaris_2.sh
15092 ____________________________________________________________________________
15093 [  8314] By: jhi                                   on 2001/01/04  18:54:07
15094         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
15095              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
15096              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
15097              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
15098              
15099              Doc tweak on #8313.
15100      Branch: perl
15101            ! ext/B/B/Deparse.pm
15102 ____________________________________________________________________________
15103 [  8313] By: jhi                                   on 2001/01/04  18:52:27
15104         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
15105              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
15106              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
15107              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
15108              
15109              Make the peephole optimizer to bypass more null ops and
15110              and rewrite the deparse handling of continue blocks.
15111      Branch: perl
15112            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
15113 ____________________________________________________________________________
15114 [  8312] By: jhi                                   on 2001/01/04  18:47:39
15115         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
15116      Branch: perl
15117            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
15118            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
15119            ! t/lib/st-lock.t
15120 ____________________________________________________________________________
15121 [  8311] By: jhi                                   on 2001/01/04  18:36:08
15122         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
15123              filter to be run on each .pm during the pm_to_blib() phase,
15124              a fixed version of
15125              
15126              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
15127              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
15128              Date: Wed, 03 Jan 2001 22:01:30 +0100
15129              Message-ID: <5296.978555690@nice.ram.loc>
15130      Branch: perl
15131            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
15132            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
15133            ! lib/ExtUtils/MakeMaker.pm
15134 ____________________________________________________________________________
15135 [  8310] By: jhi                                   on 2001/01/04  18:32:54
15136         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
15137              From: Robin Barker <rmb1@cise.npl.co.uk>
15138              Date: Tue, 2 Jan 2001 15:35:03 GMT
15139              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
15140      Branch: perl
15141            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
15142            ! pod/perlrequick.pod
15143 ____________________________________________________________________________
15144 [  8309] By: jhi                                   on 2001/01/04  18:29:07
15145         Log: Subject: Re: [patch] static-ize XS()
15146              From: Doug MacEachern <dougm@covalent.net>
15147              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
15148              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
15149              
15150              Provide prototypes for the XS functions.
15151      Branch: perl
15152            ! lib/ExtUtils/xsubpp
15153 ____________________________________________________________________________
15154 [  8308] By: jhi                                   on 2001/01/04  18:27:44
15155         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
15156              From: Doug MacEachern <dougm@covalent.net>
15157              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
15158              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
15159      Branch: perl
15160            ! lib/ExtUtils/typemap
15161 ____________________________________________________________________________
15162 [  8307] By: jhi                                   on 2001/01/04  18:25:25
15163         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
15164              From: Doug MacEachern <dougm@covalent.net>
15165              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
15166              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
15167              
15168              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
15169      Branch: perl
15170            ! lib/ExtUtils/MM_Unix.pm
15171 ____________________________________________________________________________
15172 [  8306] By: jhi                                   on 2001/01/04  18:23:00
15173         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
15174              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
15175              Date: Thu, 4 Jan 2001 12:47:10 +0100 
15176              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
15177              
15178              The toke.c part only, patching embed.h and proto.h is futile.
15179      Branch: perl
15180            ! toke.c
15181 ____________________________________________________________________________
15182 [  8305] By: jhi                                   on 2001/01/04  18:05:51
15183         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
15184              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
15185              Date: Thu, 4 Jan 2001 17:50:12 +0100 
15186              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
15187      Branch: perl
15188            ! toke.c
15189 ____________________________________________________________________________
15190 [  8304] By: jhi                                   on 2001/01/04  18:03:26
15191         Log: Subject: [PATCH perl@8269]
15192              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
15193              Date: Thu, 4 Jan 2001 12:53:39 +0100 
15194              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
15195              
15196              If running byacc write-enable also perly.h.
15197      Branch: perl
15198            ! Makefile.SH
15199 ____________________________________________________________________________
15200 [  8303] By: jhi                                   on 2001/01/04  15:40:49
15201         Log: Rewrite pp_concat() in terms of sv_catsv().
15202      Branch: perl
15203            ! pp_hot.c
15204 ____________________________________________________________________________
15205 [  8302] By: nick                                  on 2001/01/03  22:43:22
15206         Log: Integrate mainline.
15207      Branch: perlio
15208           !> ext/Encode/Encode.xs sv.c utf8.c
15209 ____________________________________________________________________________
15210 [  8301] By: jhi                                   on 2001/01/02  23:40:26
15211         Log: Variable naming tweak.
15212      Branch: perl
15213            ! sv.c
15214 ____________________________________________________________________________
15215 [  8300] By: jhi                                   on 2001/01/02  23:40:02
15216         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
15217              in is_utf8_string().
15218      Branch: perl
15219            ! utf8.c
15220 ____________________________________________________________________________
15221 [  8299] By: jhi                                   on 2001/01/02  22:14:40
15222         Log: Integrate perlio.
15223      Branch: perl
15224           !> pp.c pp_hot.c win32/Makefile
15225 ____________________________________________________________________________
15226 [  8298] By: nick                                  on 2001/01/02  22:03:06
15227         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
15228      Branch: perlio
15229            ! pp.c pp_hot.c
15230 ____________________________________________________________________________
15231 [  8297] By: jhi                                   on 2001/01/02  04:26:28
15232         Log: Signedness nit.
15233      Branch: perl
15234            ! ext/Encode/Encode.xs
15235 ____________________________________________________________________________
15236 [  8296] By: nick                                  on 2001/01/01  23:49:36
15237         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
15238      Branch: perlio
15239            ! win32/Makefile
15240 ____________________________________________________________________________
15241 [  8295] By: jhi                                   on 2001/01/01  23:05:48
15242         Log: Integrate perlio.
15243      Branch: perl
15244           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
15245           !> t/lib/encode.t
15246 ____________________________________________________________________________
15247 [  8294] By: nick                                  on 2001/01/01  22:48:34
15248         Log: Integrate mainline
15249      Branch: perlio
15250            ! pp_hot.c t/lib/encode.t
15251           !> (integrate 65 files)
15252 ____________________________________________________________________________
15253 [  8293] By: nick                                  on 2001/01/01  21:58:50
15254         Log: More rigor in UTF-8-ness of Encode's toUnicode
15255              XS export some of the utf8 internal functions.
15256              Test some of the functions.
15257              Fix pp_concat() bug shown by said tests.
15258      Branch: perlio
15259            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
15260            ! t/lib/encode.t
15261 ____________________________________________________________________________
15262 [  8292] By: jhi                                   on 2001/01/01  18:11:44
15263         Log: Integrate perlio.
15264      Branch: perl
15265           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
15266           !> ext/Encode/encengine.c ext/Encode/encode.h
15267 ____________________________________________________________________________
15268 [  8291] By: jhi                                   on 2001/01/01  18:10:58
15269         Log: Podify README.mpeix (a new version from the web),
15270              add a dummy NAME to Carp::Heavy, regen toc.
15271      Branch: perl
15272            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
15273            ! pod/perltoc.pod
15274 ____________________________________________________________________________
15275 [  8290] By: nick                                  on 2001/01/01  17:43:47
15276         Log: Loose the "Loading..." warning.
15277              Another bug in fallback support
15278      Branch: perlio
15279            ! ext/Encode/Encode.pm ext/Encode/encengine.c
15280 ____________________________________________________________________________
15281 [  8289] By: jhi                                   on 2001/01/01  00:01:57
15282         Log: Bump up Larry's copyright.
15283      Branch: perl
15284            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
15285            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
15286            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
15287            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
15288            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
15289            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
15290            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
15291            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
15292 ____________________________________________________________________________
15293 [  8288] By: nick                                  on 2000/12/31  21:27:53
15294         Log: Fix .ucm reading - forgot a chr()
15295              Start of .ucm write (for .enc to .ucm)
15296      Branch: perlio
15297            ! ext/Encode/compile
15298 ____________________________________________________________________________
15299 [  8287] By: jhi                                   on 2000/12/31  18:15:56
15300         Log: Comment away a diagnostic message as noted by Craig A. Berry
15301              (the unexpected message was confusing testing)
15302      Branch: perl
15303            ! ext/Encode/Encode.pm
15304 ____________________________________________________________________________
15305 [  8286] By: jhi                                   on 2000/12/31  18:14:51
15306         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
15307              Date: Sun, 31 Dec 2000 11:17:37 -0600
15308              From: "Craig A. Berry" <craigberry@mac.com>
15309              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
15310      Branch: perl
15311            ! ext/Encode/Makefile.PL
15312 ____________________________________________________________________________
15313 [  8285] By: nick                                  on 2000/12/31  18:11:54
15314         Log: Start of support of ICU-style .ucm files:
15315              - teach compile how to read a .ucm file
15316              - first guess at how to represent fallbacks in "tries".
15317              - use fallbacks if check == 0
15318              - new return code to indicate we used one.
15319      Branch: perlio
15320            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
15321            ! ext/Encode/encengine.c ext/Encode/encode.h
15322 ____________________________________________________________________________
15323 [  8284] By: jhi                                   on 2000/12/31  18:04:41
15324         Log: Pacify picky VMS compiler.
15325              
15326              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
15327              From: "Craig A. Berry" <craig.berry@psinetcs.com>
15328              Date: Sat, 30 Dec 2000 18:10:02 -0600
15329              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
15330      Branch: perl
15331            ! sv.c
15332 ____________________________________________________________________________
15333 [  8283] By: jhi                                   on 2000/12/31  16:11:47
15334         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
15335      Branch: perl
15336            ! t/lib/glob-basic.t
15337 ____________________________________________________________________________
15338 [  8282] By: jhi                                   on 2000/12/31  15:26:11
15339         Log: Integrate perlio.
15340      Branch: perl
15341           !> makedef.pl opcode.pl os2/os2.c perlio.c
15342 ____________________________________________________________________________
15343 [  8281] By: nick                                  on 2000/12/31  10:06:15
15344         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
15345              is available to be exported
15346      Branch: perlio
15347            ! makedef.pl perlio.c
15348 ____________________________________________________________________________
15349 [  8280] By: nick                                  on 2000/12/31  09:41:26
15350         Log: Ilya's OS2 patch (testing for damage on Win32)
15351      Branch: perlio
15352            ! makedef.pl opcode.pl os2/os2.c
15353 ____________________________________________________________________________
15354 [  8279] By: jhi                                   on 2000/12/30  21:52:07
15355         Log: Test nits.
15356      Branch: perl
15357            ! t/lib/syslfs.t t/op/lfs.t
15358 ____________________________________________________________________________
15359 [  8278] By: jhi                                   on 2000/12/30  21:47:49
15360         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
15361              From: andreas.koenig@anima.de (Andreas J. Koenig)
15362              Date: 30 Dec 2000 22:35:37 +0100
15363              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
15364              
15365              The 32-bit wraparound test wasn't quite right.
15366      Branch: perl
15367            ! t/lib/syslfs.t t/op/lfs.t
15368 ____________________________________________________________________________
15369 [  8277] By: jhi                                   on 2000/12/30  21:33:44
15370         Log: Subject: [PATCH] open() example in perlfunc.pod 
15371              From: Karsten Sperling <s_sperli@ira.uka.de>
15372              Date: Sat, 30 Dec 2000 22:27:09 +0100
15373              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
15374      Branch: perl
15375            ! pod/perlfunc.pod
15376 ____________________________________________________________________________
15377 [  8276] By: jhi                                   on 2000/12/30  20:32:40
15378         Log: Not quite that many tests yet.
15379      Branch: perl
15380            ! t/op/pat.t
15381 ____________________________________________________________________________
15382 [  8275] By: jhi                                   on 2000/12/30  20:26:58
15383         Log: Integrate perlio.
15384      Branch: perl
15385           !> toke.c
15386 ____________________________________________________________________________
15387 [  8274] By: jhi                                   on 2000/12/30  20:24:56
15388         Log: Signedness nit.
15389      Branch: perl
15390            ! utf8.c
15391 ____________________________________________________________________________
15392 [  8273] By: jhi                                   on 2000/12/30  20:15:46
15393         Log: Add a test case for 20000731.001 which was fixed by the #8267.
15394      Branch: perl
15395            ! t/op/pat.t
15396 ____________________________________________________________________________
15397 [  8272] By: nick                                  on 2000/12/30  19:47:51
15398         Log: Tweak for MULTIPLICITY/USE_PERLIO
15399      Branch: perlio
15400            ! toke.c
15401 ____________________________________________________________________________
15402 [  8271] By: nick                                  on 2000/12/30  19:46:45
15403         Log: Integrate mainline
15404      Branch: perlio
15405           +> lib/unicode/distinct.pm
15406           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
15407           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
15408           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
15409 ____________________________________________________________________________
15410 [  8270] By: jhi                                   on 2000/12/30  19:39:50
15411         Log: Subject: RE: perl@8269
15412              From: "Richard Soderberg" <rs@crystalflame.net>
15413              Date: Sat, 30 Dec 2000 11:36:27 -0800
15414              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
15415              
15416              A missing aTHX_.
15417      Branch: perl
15418            ! toke.c
15419 ____________________________________________________________________________
15420 [  8269] By: jhi                                   on 2000/12/30  18:55:48
15421         Log: Update Changes.
15422      Branch: perl
15423            ! Changes patchlevel.h
15424 ____________________________________________________________________________
15425 [  8268] By: jhi                                   on 2000/12/30  17:18:40
15426         Log: Add a test for Unicode split //.  The #8267 was the cure.
15427      Branch: perl
15428            ! t/op/split.t
15429 ____________________________________________________________________________
15430 [  8267] By: jhi                                   on 2000/12/30  17:14:19
15431         Log: Subject: more UTF8 test suites and an UTF8 patch
15432              From: Inaba Hiroto <inaba@st.rim.or.jp>
15433              Date: Sat, 30 Dec 2000 14:27:10 +0900
15434              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
15435              
15436              Just the patch part for now, and the pragma renamed
15437              as unicode::distinct.
15438      Branch: perl
15439            + lib/unicode/distinct.pm
15440            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
15441            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
15442            ! regcomp.h regexec.c sv.c toke.c utf8.c
15443 ____________________________________________________________________________
15444 [  8266] By: nick                                  on 2000/12/30  16:40:49
15445         Log: Integrate mainline
15446      Branch: perlio
15447           +> lib/Pod/Text/Overstrike.pm
15448           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
15449           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
15450           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
15451           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
15452           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
15453 ____________________________________________________________________________
15454 [  8265] By: jhi                                   on 2000/12/30  07:28:55
15455         Log: The sv_catsv() fix, take two.
15456      Branch: perl
15457            ! sv.c t/op/join.t
15458 ____________________________________________________________________________
15459 [  8264] By: jhi                                   on 2000/12/30  06:19:18
15460         Log: Undo all the join-related changes since #8248: relevant
15461              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
15462              The new sv_catsv() doesn't fly so it must go back to
15463              the drawing board.
15464      Branch: perl
15465            ! sv.c t/op/join.t t/pragma/utf8.t
15466 ____________________________________________________________________________
15467 [  8263] By: jhi                                   on 2000/12/30  01:08:32
15468         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
15469      Branch: perl
15470            ! sv.c
15471 ____________________________________________________________________________
15472 [  8262] By: jhi                                   on 2000/12/30  00:45:14
15473         Log: Retract #8261.
15474      Branch: perl
15475            ! hv.c util.c
15476 ____________________________________________________________________________
15477 [  8261] By: jhi                                   on 2000/12/30  00:38:32
15478         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
15479      Branch: perl
15480            ! hv.c util.c
15481 ____________________________________________________________________________
15482 [  8260] By: jhi                                   on 2000/12/29  22:51:33
15483         Log: (Retracted by #8264)  More fixing for #8251.
15484      Branch: perl
15485            ! sv.c
15486 ____________________________________________________________________________
15487 [  8259] By: jhi                                   on 2000/12/29  18:27:30
15488         Log: Subject: podlators 1.06 released
15489              From: Russ Allbery <rra@stanford.edu>
15490              Date: 25 Dec 2000 05:09:30 -0800
15491              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
15492      Branch: perl
15493            + lib/Pod/Text/Overstrike.pm
15494            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
15495            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
15496 ____________________________________________________________________________
15497 [  8258] By: jhi                                   on 2000/12/29  18:20:45
15498         Log: Make the large file tests more robust/talkative as suggested by
15499              
15500              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
15501              From: andreas.koenig@anima.de (Andreas J. Koenig)
15502              Date: 29 Dec 2000 14:23:01 +0100
15503              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
15504      Branch: perl
15505            ! t/lib/syslfs.t t/op/lfs.t
15506 ____________________________________________________________________________
15507 [  8257] By: jhi                                   on 2000/12/29  17:48:04
15508         Log: Further VMS piping fixes from Charles Lane:
15509              
15510              In summary, error messages produced when a subprocess terminated
15511              abnormally were being sent not just to the parent process, but to
15512              grandparents, because of default values for error output that were
15513              not completely overridden when the subprocess was started.
15514              
15515              This patch fixes this behavior by defining user-mode (i.e., temporary
15516              for the duration of the program) logical names for SYS$OUTPUT and
15517              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
15518              changes to make it so that the user-mode logicals are the ones that
15519              control where Perl's error messages go if it terminates abnormally.
15520              
15521              I also added some gratuitous fixes to the indentation of braces in
15522              the piping code.  It just looked ugly, before.
15523      Branch: perl
15524            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
15525 ____________________________________________________________________________
15526 [  8256] By: jhi                                   on 2000/12/29  17:45:12
15527         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
15528              From: "Casey R. Tweten" <crt@kiski.net>
15529              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
15530              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
15531              
15532              Tests for for #8240.
15533      Branch: perl
15534            ! t/pragma/constant.t
15535 ____________________________________________________________________________
15536 [  8255] By: jhi                                   on 2000/12/29  17:43:07
15537         Log: Subject: Re: [PATCH] Interesting syntax idea
15538              From: Simon Cozens <simon@cozens.net>
15539              Date: Fri, 29 Dec 2000 14:34:04 +0000
15540              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
15541              
15542              Tests for #8254.
15543      Branch: perl
15544            ! t/pragma/sub_lval.t
15545 ____________________________________________________________________________
15546 [  8254] By: jhi                                   on 2000/12/29  17:42:11
15547         Log: Subject: [PATCH] Interesting syntax idea
15548              From: Simon Cozens <simon@cozens.net>
15549              Date: Wed, 27 Dec 2000 05:08:57 +0000
15550              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
15551              
15552              Make opens + bareword assigns do typeglob assigns.
15553      Branch: perl
15554            ! op.c
15555 ____________________________________________________________________________
15556 [  8253] By: jhi                                   on 2000/12/29  17:36:45
15557         Log: Output the (apparent) version of gcc, as suggested by
15558              
15559              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
15560              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
15561              Date: 26 Dec 2000 04:29:17 -0500
15562              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
15563              
15564              (The patch as such didn't any more apply as the misparsing had
15565              already been addressed in #6474.)  Also change the wording about
15566              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
15567      Branch: perl
15568            ! hints/dec_osf.sh
15569 ____________________________________________________________________________
15570 [  8252] By: nick                                  on 2000/12/29  12:14:31
15571         Log: Integrate mainline
15572      Branch: perlio
15573           !> (integrate 27 files)
15574 ____________________________________________________________________________
15575 [  8251] By: jhi                                   on 2000/12/29  08:45:46
15576         Log: (Retracted by #8264)
15577              
15578              (Fixed by #8260.)
15579              
15580              sv_catsv() needs one more byte space than seems reasonable.
15581              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
15582              Curiouser and curiouser.
15583      Branch: perl
15584            ! sv.c
15585 ____________________________________________________________________________
15586 [  8250] By: jhi                                   on 2000/12/29  07:57:52
15587         Log: More split // UTF-8 tests.
15588      Branch: perl
15589            ! t/pragma/utf8.t
15590 ____________________________________________________________________________
15591 [  8249] By: jhi                                   on 2000/12/29  07:54:51
15592         Log: (Retracted by #8264)  More join() testing which was good because
15593              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
15594      Branch: perl
15595            ! pp.c t/op/join.t utf8.c utf8.h
15596 ____________________________________________________________________________
15597 [  8248] By: jhi                                   on 2000/12/29  07:08:32
15598         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
15599              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
15600              that the only cases to care about are byte+byte and byte+character.
15601              
15602              TODO: See how well pp_concat() could be implemented in terms
15603              of sv_catsv().
15604      Branch: perl
15605            ! doop.c sv.c t/op/join.t utf8.h
15606 ____________________________________________________________________________
15607 [  8247] By: jhi                                   on 2000/12/29  06:35:23
15608         Log: Signedness nit.
15609      Branch: perl
15610            ! pp_hot.c
15611 ____________________________________________________________________________
15612 [  8246] By: jhi                                   on 2000/12/29  01:23:31
15613         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
15614              From: Lupe Christoph <lupe@lupe-christoph.de>
15615              Date: Thu, 28 Dec 2000 23:00:00 +0100
15616              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
15617              
15618              Suggest rsync --delete --dry-run.
15619      Branch: perl
15620            ! pod/perlhack.pod
15621 ____________________________________________________________________________
15622 [  8245] By: jhi                                   on 2000/12/28  23:57:05
15623         Log: The maxiters upper limit sanity check (guarding against
15624              non-progress) assumed bytes instead of characters in s///
15625              and split().
15626      Branch: perl
15627            ! pp.c pp_hot.c
15628 ____________________________________________________________________________
15629 [  8244] By: jhi                                   on 2000/12/28  23:34:08
15630         Log: Make some panic messages a bit more logical.
15631      Branch: perl
15632            ! doop.c pod/perldiag.pod pp.c pp_hot.c
15633 ____________________________________________________________________________
15634 [  8243] By: jhi                                   on 2000/12/28  22:59:16
15635         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
15636              From: Simon Cozens <simon@cozens.net>
15637              Date: Wed, 27 Dec 2000 02:30:03 +0000
15638              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
15639      Branch: perl
15640            ! pp.c t/pragma/sub_lval.t
15641 ____________________________________________________________________________
15642 [  8242] By: jhi                                   on 2000/12/28  22:56:53
15643         Log: Subject: [PATCH blead] Fix B::Terse indentation
15644              From: Daniel Chetlin <daniel@chetlin.com>
15645              Date: Wed, 27 Dec 2000 06:43:30 -0800
15646              Message-ID: <20001227064329.B9573@darkstar>
15647      Branch: perl
15648            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
15649 ____________________________________________________________________________
15650 [  8241] By: jhi                                   on 2000/12/28  22:48:59
15651         Log: The latter patch from the
15652              
15653              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
15654              From: Peter Prymmer <pvhp@forte.com> 
15655              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
15656              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
15657              
15658              (the former patch from the above should have been
15659              taken care of by Nick I-S)
15660      Branch: perl
15661            ! win32/Makefile
15662 ____________________________________________________________________________
15663 [  8240] By: jhi                                   on 2000/12/28  22:45:22
15664         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
15665              From: "Casey R. Tweten" <crt@kiski.net>
15666              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
15667              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
15668      Branch: perl
15669            ! lib/constant.pm
15670 ____________________________________________________________________________
15671 [  8239] By: jhi                                   on 2000/12/28  22:37:45
15672         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
15673              From: Simon Cozens <simon@cozens.net>
15674              Date: Wed, 27 Dec 2000 14:12:44 +0000
15675              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
15676      Branch: perl
15677            ! t/op/method.t t/op/sort.t toke.c
15678 ____________________________________________________________________________
15679 [  8238] By: jhi                                   on 2000/12/28  22:30:32
15680         Log: Subject: [PATCH perl@8229] Call.pm
15681              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
15682              Date: Mon, 25 Dec 2000 10:47:15 -0000
15683              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
15684      Branch: perl
15685            ! ext/Filter/Util/Call/Call.pm
15686 ____________________________________________________________________________
15687 [  8237] By: jhi                                   on 2000/12/28  22:19:21
15688         Log: Subject: [PATCH blead] Fix problem with `&' prototype
15689              From: Daniel Chetlin <daniel@chetlin.com>
15690              Date: Wed, 27 Dec 2000 15:55:32 -0800
15691              Message-ID: <20001227155532.D9573@darkstar>
15692      Branch: perl
15693            ! op.c t/comp/proto.t
15694 ____________________________________________________________________________
15695 [  8236] By: jhi                                   on 2000/12/28  22:09:25
15696         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
15697              From: Daniel Chetlin <daniel@chetlin.com>
15698              Date: Sun, 24 Dec 2000 04:09:49 -0800
15699              Message-ID: <20001224040949.B3090@darkstar>
15700      Branch: perl
15701            ! gv.c mg.c t/op/attrs.t
15702 ____________________________________________________________________________
15703 [  8235] By: jhi                                   on 2000/12/28  22:07:11
15704         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
15705              From: Jan Dubois <jand@ActiveState.com>
15706              Date: Tue, 26 Dec 2000 20:57:31 -0800
15707              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
15708      Branch: perl
15709            ! win32/win32.c
15710 ____________________________________________________________________________
15711 [  8234] By: jhi                                   on 2000/12/28  21:52:42
15712         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
15713              From: Simon Cozens <simon@cozens.net>
15714              Date: Thu, 28 Dec 2000 20:33:13 +0000
15715              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
15716      Branch: perl
15717            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
15718 ____________________________________________________________________________
15719 [  8233] By: jhi                                   on 2000/12/28  19:40:49
15720         Log: Integrate perlio.
15721      Branch: perl
15722           !> ext/Encode/Makefile.PL ext/Encode/compile
15723 ____________________________________________________________________________
15724 [  8232] By: nick                                  on 2000/12/23  16:06:00
15725         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
15726              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
15727      Branch: perlio
15728            ! ext/Encode/Makefile.PL
15729 ____________________________________________________________________________
15730 [  8231] By: nick                                  on 2000/12/23  14:30:34
15731         Log: "Compiled" encode build cleanup
15732              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
15733              - .c files do not export sub-tables
15734      Branch: perlio
15735            ! ext/Encode/Makefile.PL ext/Encode/compile
15736 ____________________________________________________________________________
15737 [  8230] By: nick                                  on 2000/12/23  12:50:37
15738         Log: Integrate mainline
15739      Branch: perlio
15740           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
15741           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
15742           !> pod/perl5004delta.pod pod/perl5005delta.pod
15743           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
15744           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
15745           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
15746           !> pod/perlsub.pod
15747 ____________________________________________________________________________
15748 [  8229] By: jhi                                   on 2000/12/22  15:32:12
15749         Log: Integrate perlio.
15750      Branch: perl
15751           +> win32/distclean.bat
15752           !> MANIFEST t/io/utf8.t
15753 ____________________________________________________________________________
15754 [  8228] By: jhi                                   on 2000/12/22  15:29:40
15755         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
15756              From: Robin Barker <rmb1@cise.npl.co.uk>
15757              Date: Fri, 22 Dec 2000 12:17:38 GMT
15758              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
15759      Branch: perl
15760            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
15761            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
15762            ! pod/perl5004delta.pod pod/perl5005delta.pod
15763            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
15764            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
15765            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
15766            ! pod/perlsub.pod
15767 ____________________________________________________________________________
15768 [  8227] By: jhi                                   on 2000/12/22  15:24:28
15769         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
15770              From: "John L. Allen" <allen@grumman.com>
15771              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
15772              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
15773              
15774              Document APPLLIB_EXP.
15775      Branch: perl
15776            ! INSTALL
15777 ____________________________________________________________________________
15778 [  8226] By: nick                                  on 2000/12/21  22:11:50
15779         Log: Handy script for when one forgets to "dmake clean" 
15780      Branch: perlio
15781            + win32/distclean.bat
15782            ! MANIFEST
15783 ____________________________________________________________________________
15784 [  8225] By: nick                                  on 2000/12/21  21:54:04
15785         Log: CRLF platform issue with io/utf8 fix.
15786      Branch: perlio
15787            ! t/io/utf8.t
15788 ____________________________________________________________________________
15789 [  8224] By: nick                                  on 2000/12/21  21:02:20
15790         Log: Integrate mainline
15791      Branch: perlio
15792           !> Changes Configure Makefile.SH Porting/Glossary
15793           !> Porting/config.sh Porting/config_H configure.com
15794           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
15795           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
15796           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
15797           !> win32/config.bc win32/config.gc win32/config.vc
15798 ____________________________________________________________________________
15799 [  8223] By: jhi                                   on 2000/12/21  17:09:16
15800         Log: Update Changes.
15801      Branch: perl
15802            ! Changes patchlevel.h
15803 ____________________________________________________________________________
15804 [  8222] By: jhi                                   on 2000/12/21  16:24:01
15805         Log: Metaconfig unit changes for #8221.
15806      Branch: metaconfig/U/perl
15807           +> issymlink.U
15808            - testsyml.U
15809            ! Mksymlinks.U
15810 ____________________________________________________________________________
15811 [  8221] By: jhi                                   on 2000/12/21  16:23:48
15812         Log: Rename testsyml to issymlink.
15813      Branch: perl
15814            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15815            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
15816            ! win32/config.vc
15817 ____________________________________________________________________________
15818 [  8220] By: jhi                                   on 2000/12/21  15:47:26
15819         Log: Robustness support for #8218 (symlink forest) since the GNU
15820              tools seem to be overly picky about symlinkage depths.
15821      Branch: perl
15822            ! Makefile.SH t/io/fs.t
15823 ____________________________________________________________________________
15824 [  8219] By: jhi                                   on 2000/12/21  15:38:27
15825         Log: Metaconfig changes for #8218.
15826      Branch: metaconfig
15827            ! U/modified/Oldconfig.U
15828      Branch: metaconfig/U/perl
15829            + Mksymlinks.U
15830            ! testsyml.U
15831 ____________________________________________________________________________
15832 [  8218] By: jhi                                   on 2000/12/21  15:37:57
15833         Log: Add Configure option -Dmksymlinks which will create a symlink
15834              forest if the current/build differs from the source directory.
15835              TODO: mkdir -p is not portable.
15836      Branch: perl
15837            ! Configure
15838 ____________________________________________________________________________
15839 [  8217] By: jhi                                   on 2000/12/21  14:39:12
15840         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
15841              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
15842              Date: Thu, 21 Dec 2000 09:38:18 GMT
15843              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
15844              
15845              The ofs became an SV.
15846      Branch: perl
15847            ! ext/Thread/Thread.xs
15848 ____________________________________________________________________________
15849 [  8216] By: jhi                                   on 2000/12/21  05:40:21
15850         Log: The polymorphism seems to have fixed 20000517.001.
15851      Branch: perl
15852            ! t/pragma/utf8.t
15853 ____________________________________________________________________________
15854 [  8215] By: jhi                                   on 2000/12/21  04:44:52
15855         Log: read() documentation tweak for 20001121.004.
15856      Branch: perl
15857            ! pod/perlfunc.pod
15858 ____________________________________________________________________________
15859 [  8214] By: jhi                                   on 2000/12/21  03:54:11
15860         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
15861      Branch: perl
15862            ! pp_sys.c t/op/misc.t
15863 ____________________________________________________________________________
15864 [  8213] By: jhi                                   on 2000/12/21  00:28:10
15865         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
15866              From: Peter Prymmer <pvhp@forte.com>
15867              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
15868              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
15869      Branch: perl
15870            ! configure.com
15871 ____________________________________________________________________________
15872 [  8212] By: jhi                                   on 2000/12/21  00:26:21
15873         Log: Edit edit edit.
15874      Branch: perl
15875            ! pod/perlfaq3.pod
15876 ____________________________________________________________________________
15877 [  8211] By: jhi                                   on 2000/12/20  18:52:46
15878         Log: Update Changes.
15879      Branch: perl
15880            ! Changes patchlevel.h
15881 ____________________________________________________________________________
15882 [  8210] By: jhi                                   on 2000/12/20  18:34:47
15883         Log: Yet another editor edit.
15884      Branch: perl
15885            ! pod/perlfaq3.pod
15886 ____________________________________________________________________________
15887 [  8209] By: jhi                                   on 2000/12/20  15:33:28
15888         Log: More Win32 Perling.
15889      Branch: perl
15890            ! pod/perlfaq3.pod
15891 ____________________________________________________________________________
15892 [  8208] By: jhi                                   on 2000/12/20  15:07:46
15893         Log: More Win32 editor/IDE/shell hints.
15894      Branch: perl
15895            ! pod/perlfaq3.pod
15896 ____________________________________________________________________________
15897 [  8207] By: jhi                                   on 2000/12/20  03:54:08
15898         Log: Subject: [PATCH] obscure timing knowledge
15899              From: Nicholas Clark <nick@ccl4.org>
15900              Date: Tue, 19 Dec 2000 19:22:31 +0000
15901              Message-ID: <20001219192231.F2827@plum.flirble.org>
15902      Branch: perl
15903            ! sv.c
15904 ____________________________________________________________________________
15905 [  8206] By: jhi                                   on 2000/12/20  03:45:57
15906         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
15907              From: Spider Boardman <spider@leggy.zk3.dec.com>
15908              Date: Tue, 19 Dec 2000 21:30:16 -0500
15909              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
15910      Branch: perl
15911            ! sv.c
15912 ____________________________________________________________________________
15913 [  8205] By: jhi                                   on 2000/12/19  23:02:01
15914         Log: Update Changes.
15915      Branch: perl
15916            ! Changes patchlevel.h
15917 ____________________________________________________________________________
15918 [  8204] By: jhi                                   on 2000/12/19  22:58:18
15919         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
15920              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
15921              on editors and diffing/patching.
15922      Branch: perl
15923            ! t/op/utf8decode.t
15924 ____________________________________________________________________________
15925 [  8203] By: nick                                  on 2000/12/19  21:36:16
15926         Log: Integrate mainline (forgot my own change...)
15927      Branch: perlio
15928           !> ext/Encode/compile
15929 ____________________________________________________________________________
15930 [  8202] By: nick                                  on 2000/12/19  21:34:42
15931         Log: Integrate mainline.
15932      Branch: perlio
15933           !> (integrate 61 files)
15934 ____________________________________________________________________________
15935 [  8201] By: nick                                  on 2000/12/19  21:34:06
15936         Log: Avoid looking for File::Glob when we don't need it.
15937      Branch: perl
15938            ! ext/Encode/compile
15939 ____________________________________________________________________________
15940 [  8200] By: jhi                                   on 2000/12/19  18:35:49
15941         Log: Update Changes.
15942      Branch: perl
15943            ! Changes patchlevel.h
15944 ____________________________________________________________________________
15945 [  8199] By: jhi                                   on 2000/12/19  18:35:07
15946         Log: Microperl tweaks.
15947      Branch: perl
15948            ! sv.c uconfig.h uconfig.sh
15949 ____________________________________________________________________________
15950 [  8198] By: jhi                                   on 2000/12/19  18:29:59
15951         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
15952      Branch: perl
15953            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15954            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
15955 ____________________________________________________________________________
15956 [  8197] By: jhi                                   on 2000/12/19  17:55:29
15957         Log: In VMS embedded perls couldn't access the statically built Socket,
15958              from Charles Lane.
15959      Branch: perl
15960            ! configure.com
15961 ____________________________________________________________________________
15962 [  8196] By: jhi                                   on 2000/12/19  17:49:50
15963         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
15964              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
15965              Date: Sun, 17 Dec 2000 19:11:44 -0000
15966              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
15967      Branch: perl
15968            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
15969            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
15970 ____________________________________________________________________________
15971 [  8195] By: jhi                                   on 2000/12/19  17:47:53
15972         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
15973              From: Jonathan Stowe <gellyfish@gellyfish.com>
15974              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
15975              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
15976      Branch: perl
15977            ! utils/h2xs.PL
15978 ____________________________________________________________________________
15979 [  8194] By: jhi                                   on 2000/12/19  17:46:28
15980         Log: Subject: Re: useless use of void context work-around
15981              From: andreas.koenig@anima.de (Andreas J. Koenig)
15982              Date: 16 Dec 2000 15:13:36 +0100
15983              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
15984              
15985              Document (comment) the q(di ds ig) trick in the code.
15986      Branch: perl
15987            ! op.c
15988 ____________________________________________________________________________
15989 [  8193] By: jhi                                   on 2000/12/19  17:10:57
15990         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
15991              From: "Mark J. Reed" <mreed@strange.turner.com>
15992              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
15993              Message-Id: <200012160222.VAA13986@strange.turner.com>
15994      Branch: perl
15995            ! ext/Sys/Syslog/Syslog.pm
15996 ____________________________________________________________________________
15997 [  8192] By: jhi                                   on 2000/12/19  17:07:45
15998         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
15999              From: Nicholas Clark <nick@ccl4.org>
16000              Date: Sat, 16 Dec 2000 19:03:13 +0000
16001              Message-ID: <20001216190313.D68304@plum.flirble.org>
16002      Branch: perl
16003            ! t/op/64bitint.t
16004 ____________________________________________________________________________
16005 [  8191] By: jhi                                   on 2000/12/19  17:06:13
16006         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
16007              From: Dominic Dunlop <domo@computer.org>
16008              Date: Mon, 18 Dec 2000 12:00:15 +0100
16009              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
16010              
16011              This patchlet is needed in order that perl can be statically linked.  
16012      Branch: perl
16013            ! regexec.c
16014 ____________________________________________________________________________
16015 [  8190] By: jhi                                   on 2000/12/19  17:03:08
16016         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
16017              From: "Craig A. Berry" <craig.berry@psinetcs.com>
16018              Date: Sun, 17 Dec 2000 00:18:35 -0600
16019              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
16020      Branch: perl
16021            ! perlio.h vms/gen_shrfls.pl
16022 ____________________________________________________________________________
16023 [  8189] By: jhi                                   on 2000/12/19  16:20:28
16024         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
16025              From: Prymmer/Kahn <pvhp@best.com>
16026              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
16027              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
16028              
16029              A better version of #8188.
16030      Branch: perl
16031            ! pod/perlfaq3.pod
16032 ____________________________________________________________________________
16033 [  8188] By: jhi                                   on 2000/12/19  15:57:06
16034         Log: (Replaced by #8189)
16035              
16036              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
16037              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
16038              From: Prymmer/Kahn <pvhp@best.com>
16039              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
16040              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
16041              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
16042              Date: Mon, 18 Dec 2000 11:10:45 -0500
16043              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
16044      Branch: perl
16045            ! pod/perlfaq3.pod
16046 ____________________________________________________________________________
16047 [  8187] By: jhi                                   on 2000/12/19  15:54:19
16048         Log: Email address fix for Anton Berezin.
16049      Branch: perl
16050            ! AUTHORS
16051 ____________________________________________________________________________
16052 [  8186] By: jhi                                   on 2000/12/19  15:38:54
16053         Log: Subject: [PATCH perl@8102] cygwin port
16054              From: "Eric Fifer" <efifer@dircon.co.uk> 
16055              Date: Thu, 14 Dec 2000 13:41:29 -0000
16056              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
16057              
16058              When compiling modules the data item that is being imported
16059              from libperl.dll needs to be tagged as imported/shared data:
16060              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
16061      Branch: perl
16062            ! perliol.h
16063 ____________________________________________________________________________
16064 [  8185] By: jhi                                   on 2000/12/19  14:53:24
16065         Log: Regen uconfig.h and uconfig.sh.
16066      Branch: perl
16067            ! uconfig.h uconfig.sh
16068 ____________________________________________________________________________
16069 [  8184] By: jhi                                   on 2000/12/18  20:43:49
16070         Log: Comments work so much better when they are closed.
16071      Branch: perl
16072            ! regcomp.c
16073 ____________________________________________________________________________
16074 [  8183] By: jhi                                   on 2000/12/18  18:04:02
16075         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
16076              Fixes the bug 20001218.016.
16077      Branch: perl
16078            ! regcomp.c
16079 ____________________________________________________________________________
16080 [  8182] By: gsar                                  on 2000/12/18  09:53:47
16081         Log: delete spurious files
16082      Branch: maint-5.6/perl
16083            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
16084            - vos/config.h vos/config_h.SH_orig
16085 ____________________________________________________________________________
16086 [  8181] By: gsar                                  on 2000/12/18  09:46:08
16087         Log: regen perltoc
16088      Branch: maint-5.6/perl
16089            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
16090 ____________________________________________________________________________
16091 [  8180] By: gsar                                  on 2000/12/18  09:20:27
16092         Log: integrate changes#7924..7926,7946,7952 from mainline
16093      Branch: maint-5.6/perl
16094           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
16095           !> lib/File/stat.pm t/lib/class-struct.t
16096 ____________________________________________________________________________
16097 [  8179] By: gsar                                  on 2000/12/18  08:55:54
16098         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
16099              7918,7919,7988,8907 from mainline (various)
16100      Branch: maint-5.6/perl
16101           +> t/lib/class-struct.t
16102           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
16103           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
16104           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
16105 ____________________________________________________________________________
16106 [  8178] By: gsar                                  on 2000/12/18  08:16:30
16107         Log: avoid redefinition warnings on windows due to sys/socket.h getting
16108              #included before win32.h
16109      Branch: maint-5.6/perl
16110            ! win32/include/sys/socket.h
16111 ____________________________________________________________________________
16112 [  8177] By: gsar                                  on 2000/12/18  05:24:04
16113         Log: make regen_headers; fix POSIX.xs problems; remove outdated
16114              code from sys/socket.h that makes build fail now
16115      Branch: maint-5.6/perl
16116            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
16117            ! pod/perlapi.pod
16118           !> win32/include/sys/socket.h
16119 ____________________________________________________________________________
16120 [  8176] By: gsar                                  on 2000/12/18  05:20:17
16121         Log: update Changes
16122      Branch: maint-5.6/perl
16123            ! Changes patchlevel.h
16124 ____________________________________________________________________________
16125 [  8175] By: gsar                                  on 2000/12/18  04:57:48
16126         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
16127              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
16128              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
16129              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
16130              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
16131              7823,7825,7838
16132      Branch: maint-5.6/perl
16133           +> lib/File/Spec/Epoc.pm
16134           !> (integrate 88 files)
16135 ____________________________________________________________________________
16136 [  8174] By: gsar                                  on 2000/12/18  03:53:09
16137         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
16138              7625..7629,7631..7634,7637,7639,7642 from mainline
16139      Branch: maint-5.6/perl
16140           +> README.solaris
16141           !> (integrate 26 files)
16142 ____________________________________________________________________________
16143 [  8173] By: gsar                                  on 2000/12/18  03:37:02
16144         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
16145              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
16146              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
16147              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
16148      Branch: maint-5.6/perl
16149           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
16150            - MAINTAIN
16151           !> (integrate 111 files)
16152 ____________________________________________________________________________
16153 [  8172] By: jhi                                   on 2000/12/18  02:49:27
16154         Log: Regen pods.
16155      Branch: perl
16156            ! pod/perlmodlib.pod pod/perltoc.pod
16157 ____________________________________________________________________________
16158 [  8171] By: gsar                                  on 2000/12/18  02:49:24
16159         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
16160              7465..7471 from mainline
16161              
16162              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
16163              in platforms that strictly require all the symbols being present
16164              at link time.
16165              
16166              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
16167              
16168              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
16169              
16170              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
16171              
16172              Subject: [PATCH] todo
16173              
16174              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
16175              
16176              Use $sort, $uniq (and $tr) consistently as wondered
16177              by Nicholas Clark.
16178              
16179              Too enthusiastic editing in #7460.
16180              
16181              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
16182              
16183              Upgrade to CPAN 1.58_55.
16184              Subject: CPAN.pm status
16185              
16186              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
16187              
16188              Make target reordering to avoid pointless re-makes.
16189              Subject: Re: Total re-make of 'make okfile' after 7451 ?
16190              
16191              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
16192              
16193              Subject: DOC PATCH 5.6.0
16194              
16195              Add the repository doc by Malcolm, Sarathy, and by Simon,
16196              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
16197      Branch: maint-5.6/perl
16198           +> Porting/repository.pod
16199           !> Configure MANIFEST Makefile.SH README.dos README.os2
16200           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
16201           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
16202           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
16203 ____________________________________________________________________________
16204 [  8169] By: gsar                                  on 2000/12/18  02:33:34
16205         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
16206              7435..7441,7445 from mainline
16207              
16208              Make the UTF-8 decoding stricter and more verbose when
16209              malformation happens.  This involved adding an argument
16210              to utf8_to_uv_chk(), which involved changing its prototype,
16211              and prefer STRLEN over I32 for the UTF-8 length, which as
16212              a domino effect necessitated changing the prototypes of
16213              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
16214              The stricter UTF-8 decoding checking uses Markus Kuhn's
16215              UTF-8 Decode Stress Tester from
16216              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
16217              
16218              Run vms/vms_yfix.pl, should have done that after changing
16219              perly.c in #7382.
16220              
16221              Subject: [PATCH 5.7.0] static linking with uninstalled perl
16222              
16223              (Replaced by #7440.)
16224              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
16225              
16226              Fix the bug ID 20001024.005, the bug introduced by #7416.
16227              
16228              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
16229              
16230              Fix the bug reported in
16231              From: andreas.koenig@anima.de (Andreas J. Koenig)
16232              Also make is_utf8_char() stricter.
16233              
16234              Missed the header file changes from #7425.
16235              
16236              Check if stdio supports tweaking lval and cnt simultaneously.
16237              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
16238              
16239              Stratus VOS updates from Paul Green.
16240              
16241              Podify README.epoc and README.vos.
16242              
16243              Add targets to Makefile.SH, most importantly
16244              'regen_all' which also remembers to update vms/perly*.
16245              
16246              Subject: Minor update to find2perl, for portability
16247              
16248              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
16249              
16250              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
16251              
16252              Rename UTF8LEN() to be UNISKIP(), too confusing to have
16253              UTF8LEN() and UTF8SKIP(). 
16254              
16255              Allow poking holes at the UTF-8 decoding strictness.
16256              
16257              Continue the internal UTF-8 API tweaking.
16258              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
16259              used much more than the simpler API, now called utf8_to_uv_simple().
16260              Still not quite happy with API, too much partial duplication
16261              of functionality.
16262              
16263              A new version of making the syslog test more robust.
16264              (Replaces #7421.)
16265              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
16266              
16267              buildtoc target tweaks.
16268              
16269              Integrate with vmsperl #7430 by Charles Bailey:
16270              
16271              Cleanup from prior patch (Charles Lane?):
16272              - improve handling of MFDs in Basename and Path
16273              - default to no xsubpp line # munging when building debug images
16274      Branch: maint-5.6/perl
16275           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
16276           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
16277           !> (integrate 67 files)
16278 ____________________________________________________________________________
16279 [  8168] By: gsar                                  on 2000/12/18  02:05:49
16280         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
16281              
16282              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
16283              From: Martin Husemann <martin@duskware.de>
16284              
16285              Subject: [PATCH 5.7.0] restore match data on backtracing
16286              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16287      Branch: maint-5.6/perl
16288           !> regcomp.c regexec.c t/op/re_tests
16289 ____________________________________________________________________________
16290 [  8167] By: gsar                                  on 2000/12/18  01:55:22
16291         Log: integrate changes#7858,7986 from mainline
16292              
16293              C<foreach my $x ...> in pseudo-fork()ed process may diddle
16294              parent's memory; fix it by keeping track of the actual pad
16295              offset rather than a raw pointer (this change is probably also
16296              relevant to non-ithreads case to avoid fallout from reallocs of
16297              the pad array, but is currently only enabled for the ithreads
16298              case in the interests of minimal disruption to existing "well
16299              tested" code)
16300              
16301              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
16302              due to the notorious GetFileType() bug in Windows 9x, which fstat()
16303              tickles)
16304      Branch: maint-5.6/perl
16305           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
16306           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
16307           !> win32/win32.c win32/win32.h win32/win32sck.c
16308 ____________________________________________________________________________
16309 [  8166] By: gsar                                  on 2000/12/18  01:52:59
16310         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
16311              from mainline (xsubpp and ExtUtils::LibList fixups, various
16312              other small items)
16313      Branch: maint-5.6/perl
16314           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
16315           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
16316           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
16317           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
16318           !> win32/bin/search.pl
16319 ____________________________________________________________________________
16320 [  8165] By: gsar                                  on 2000/12/18  01:28:45
16321         Log: integrate changes#7533,7563,7611,7623 from mainline (various
16322              malloc.c embellishments)
16323      Branch: maint-5.6/perl
16324           !> malloc.c pod/perldiag.pod
16325 ____________________________________________________________________________
16326 [  8164] By: gsar                                  on 2000/12/18  01:23:33
16327         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
16328              fixups)
16329      Branch: maint-5.6/perl
16330           !> utils/h2xs.PL
16331 ____________________________________________________________________________
16332 [  8163] By: gsar                                  on 2000/12/18  01:17:50
16333         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
16334              fixups)
16335      Branch: maint-5.6/perl
16336           !> Makefile.SH utils/perlbug.PL
16337 ____________________________________________________________________________
16338 [  8162] By: gsar                                  on 2000/12/18  00:25:43
16339         Log: always export Perl_deb() (it is required by re.xs whether
16340              Perl is built with or without -DDEBUGGING)
16341      Branch: maint-5.6/perl
16342            ! makedef.pl
16343 ____________________________________________________________________________
16344 [  8161] By: gsar                                  on 2000/12/18  00:23:38
16345         Log: integrate change#7414 from mainline
16346              
16347              Undo the basename() part of #7412 since the lib/basename
16348              tests would need upgrading too.
16349              
16350              squelch two tests in tr.t that rely on tr/// paranoia change
16351              that's not in 5.6.x
16352      Branch: maint-5.6/perl
16353            ! t/op/tr.t
16354           !> lib/File/Basename.pm
16355 ____________________________________________________________________________
16356 [  8160] By: gsar                                  on 2000/12/18  00:05:30
16357         Log: missing change in previous integrate
16358      Branch: maint-5.6/perl
16359           !> README.aix
16360 ____________________________________________________________________________
16361 [  8159] By: gsar                                  on 2000/12/18  00:03:38
16362         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
16363              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
16364              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
16365              7410..7413 from mainline
16366      Branch: maint-5.6/perl
16367           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
16368           +> t/lib/tie-splice.t
16369            - lib/unicode/Is/DCinital.pl
16370           !> (integrate 112 files)
16371 ____________________________________________________________________________
16372 [  8158] By: jhi                                   on 2000/12/17  23:04:24
16373         Log: Subject: [PATCHES] RE: perl@8150 
16374              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
16375              Date: Sun, 17 Dec 2000 21:46:39 +0100
16376              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
16377              
16378              Neither cygwin has a getpwuid() one can trust on.
16379      Branch: perl
16380            ! t/lib/glob-basic.t
16381 ____________________________________________________________________________
16382 [  8157] By: jhi                                   on 2000/12/17  23:01:54
16383         Log: More MAN.PODS => {} fixes.
16384      Branch: perl
16385            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
16386            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
16387            ! os2/OS2/REXX/Makefile.PL
16388 ____________________________________________________________________________
16389 [  8156] By: gsar                                  on 2000/12/17  22:49:13
16390         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
16391              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
16392              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
16393              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
16394              7201,7204 from mainline
16395      Branch: maint-5.6/perl
16396           !> (integrate 121 files)
16397 ____________________________________________________________________________
16398 [  8155] By: jhi                                   on 2000/12/17  22:30:58
16399         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
16400              From: "Craig A. Berry" <craigberry@mac.com>
16401              Date: Sun, 17 Dec 2000 13:09:28 -0600
16402              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
16403              
16404              MAN.PODS => ' ' is naughty.
16405      Branch: perl
16406            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
16407 ____________________________________________________________________________
16408 [  8154] By: nick                                  on 2000/12/17  22:07:13
16409         Log: MULTIPLICITY nit.
16410      Branch: perl
16411            ! mg.c
16412 ____________________________________________________________________________
16413 [  8153] By: gsar                                  on 2000/12/17  21:23:05
16414         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
16415              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
16416              from mainline
16417              
16418              Document the SvIOK_.*UV().
16419              
16420              Update Unicode todo list.
16421              
16422              Guard against bad string->int conversion for quads.
16423              
16424              Subject: small apidoc fix
16425              
16426              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
16427              
16428              Subject: [PATCH] Tied filehandle documentation
16429              
16430              Subject: [PATCH] Modernize Opcode.pm documentation
16431              
16432              Make Data::Dumper (non-XS) to work with changed semantics of ref().
16433              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
16434              [applied even though said semantics didn't change in 5.6.x]
16435              
16436              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
16437              
16438              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
16439              
16440              Fix the URL, but the server is still missing in action.
16441              Subject: [ID 20000905.002] perlfaq1.pod URL error
16442              
16443              Subject: [ID 20000903.001] \w in utf8-strings
16444              
16445              Fix the ccversion detection for 5.1 and beyond.
16446              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
16447              
16448              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
16449              
16450              Subject: [ID 20000904.008] Tiny fix for perldiag
16451              
16452              Subject: Re: [ID 20000906.004] segfault with bad perl statement
16453              
16454              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
16455              
16456              Subject: [ID 20000908.002] perlipc documentation bug.
16457              
16458              Subject: [PATCH lib/Benchmark.pm]
16459              
16460              Re-allow vec() for characters > 255.
16461              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
16462              
16463              Do away with memory models cruft.  Sorry, PDP users.
16464              
16465              Continue #7041.
16466              
16467              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
16468              
16469              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
16470              
16471              Upgrade to CPAN 1.57_65, from Andreas König.
16472              
16473              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
16474              by Russ Allbery.
16475              
16476              Silence t/pod/*.t about alternate quote-mappings now implemented
16477              by Pod::Text, from Brad Appleton.
16478              
16479              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
16480              Subject: borland C++ win32.c tweak
16481              
16482              C<@a = @b = split(...)> optimization coredumps under ithreads
16483              (missed a spot when fixing up op_pmreplroot hack for ithreads)
16484              
16485              Document the SvUTF8*().
16486              
16487              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
16488              
16489              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
16490              
16491              Do in VMS as the #7054 does.
16492              
16493              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
16494              
16495              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
16496              
16497              Subject: [patch: perl@7045] vms updates
16498              
16499              Test for the #7049.
16500              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
16501              
16502              Break up the myconfig lines a bit.
16503              Subject: perlbug/perl -V output format
16504              
16505              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
16506              
16507              The #7054 truncated Configure badly.
16508              
16509              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
16510              initialization in all the threads on Windows
16511              
16512              Allow for whitespace between "#" and "line" in cpp output.
16513              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
16514              
16515              Remove vestiges of tr//CU.
16516              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
16517              
16518              The return value of setlocale must be copied away.
16519              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
16520              
16521              Allow chop() and chomp() to be overridden.
16522              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
16523              
16524              Hints optimization.
16525              Subject: Minor nit
16526              
16527              Subject: [PATCH] de-wall t/README
16528              
16529              Subject: Re: Two advertising clauses need to be removed
16530      Branch: maint-5.6/perl
16531           !> (integrate 75 files)
16532 ____________________________________________________________________________
16533 [  8152] By: gsar                                  on 2000/12/17  20:30:11
16534         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
16535              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
16536              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
16537              
16538              Don't attach -ld to the archname if pointless.
16539              
16540              Document UNTIE in a very minimalistic way.
16541              
16542              POSIX doesn't report long double values under -Duselongdouble
16543              when the long doubles are "real" (bigger than doubles).
16544              
16545              More author updates.
16546              
16547              Try to deduce NV_MAX.  Really should be Configure fodder.
16548              
16549              :: not allowed in pathnames, change to .
16550              Subject: [PATCH perl@6938] cygwin port
16551              
16552              Forget about NV_MAX (#6951).  Various floating point tweaks,
16553              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
16554              
16555              Move the Solaris 7 scan to use64bitall, make the
16556              failure to find 64-bot sparc libc to mention the
16557              possibility of being in an intel, from Lupe and Alan.
16558              
16559              Regen perltoc.
16560              
16561              AUTHORS tweaks, from Peter Prymmer.
16562              
16563              More address tweaking.
16564              
16565              Small tweaks all over.
16566              
16567              File::Temp patches from Andreas König,
16568              
16569              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
16570              
16571              Subject: CPAN.pm beta 1.57_57 for the core
16572              
16573              Part of the solution.
16574              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
16575              
16576              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
16577              
16578              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
16579              
16580              Add the overload warnings to perldiag.
16581              
16582              Drop unused argument.
16583              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
16584              
16585              Subject: Nit in Configure (bleadperl@6961)
16586              
16587              Update to PodParser 1.18, from Brad Appleton.
16588              
16589              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
16590              
16591              Subject: [PATCH: 6948] add SCNfldbl to configure.com
16592              
16593              Document UNTIE. Also tweak implementation to suppress the 'inner references'
16594              warning when UNTIE exists and instead pass the cound of extra references to
16595              the UNTIE method.
16596              
16597              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
16598              so that case-ignoring systems like DCL can tell them from
16599              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
16600              
16601              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
16602              
16603              Feature ordering tweak.
16604              
16605              Regen perltoc.
16606              
16607              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
16608              
16609              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
16610              
16611              Subject: http:// in L<>
16612              
16613              Detypo.
16614              
16615              change#6791 accidentally clobbered change#6710, put it back
16616              
16617              Only the first line, thank you very much.
16618              
16619              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
16620              plus rework the http: spots as suggested by Tom Christiansen,
16621              plus regen perltoc.
16622              
16623              Undo part of change 6489 which looks like a bulk edit which
16624              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
16625              The supressing of main:: on return from select() is undesirable.
16626              
16627              Apparently avoiding the swapping is too costly.
16628              
16629              Various Configure nits by Philip Newton,
16630              plus the ebcdic one by me.
16631              
16632              Make certain cc is set before trying to run it.
16633              
16634              If overloaded %{} etc. return the object do not loop.
16635              Thus  sub deref { $_[0] } functions if object is wanted type.
16636              
16637              Update perlhist.
16638              
16639              More %{} and other deref special casing - do not pass to 'nomethod'.
16640      Branch: maint-5.6/perl
16641           !> (integrate 59 files)
16642 ____________________________________________________________________________
16643 [  8151] By: gsar                                  on 2000/12/17  19:14:38
16644         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
16645              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
16646              
16647              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
16648              
16649              Make the epsilon to be relative, not absolute.
16650              
16651              Put back the flags dump as reasoned in
16652              Subject: Re: [PATCH] Glob dumping
16653              
16654              Introduce ccname to keep track of what compiler kind of we have.
16655              
16656              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
16657              
16658              Put back the slice accidentally removed by #6907.
16659              
16660              Reset archname and archname64 always, forcing them be
16661              recomputed at each Configure run, make Configure and
16662              the hints files agree on the naming of largefiles variables.
16663              
16664              Don't say "Perl 5.0 source kit".
16665              
16666              Subject: [PATCH] fix misc cast warnings
16667              
16668              Subject: typos in pods
16669              
16670              NVs not necessarily doubles, as pointed out by Yitzchak.
16671              
16672              Subject: [PATCH 6889] add a few ldbl formats to configure.com
16673              
16674              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
16675              
16676              Better options for rsync.
16677              
16678              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
16679              
16680              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
16681              
16682              Subject: [PATCH] Re: UNTIE method 
16683              
16684              A better fix for the Socket building problem from Craig Berry.
16685              
16686              Retract the dummy test, skip the security tests (instead of failing),
16687              explain what the warnings mean.
16688              
16689              Heap decorruption.
16690              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
16691              
16692              Update to Unicode 3.0.1.
16693              
16694              Missed one Unicode file.
16695              
16696              Subject: Re: typos in pods
16697              
16698              The #6929 was too skimpy.
16699              
16700              sscanf() may be the only way to read long doubles from strings.
16701              
16702              Reveal Borland's isnan.
16703              Subject: build with BC++ tweak
16704              
16705              Issue useful diagnostic on unknown pod commands.
16706              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
16707              
16708              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
16709              
16710              Clarify the third case of ftmp-security warnings.
16711              
16712              Make -Dusemorebits find long doubles in Solaris.
16713              
16714              Wrap the test in eval.
16715      Branch: maint-5.6/perl
16716           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
16717           +> lib/unicode/PropList.txt lib/unicode/README.perl
16718           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
16719           +> lib/unicode/Unicode.301 vms/vmspipe.com
16720            - lib/unicode/Props.txt lib/unicode/UCD300.html
16721            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
16722           !> (integrate 305 files)
16723 ____________________________________________________________________________
16724 [  8150] By: jhi                                   on 2000/12/17  18:47:57
16725         Log: Uncheckedin generated files.
16726      Branch: perl
16727            ! global.sym perlapi.c pod/perlapi.pod
16728 ____________________________________________________________________________
16729 [  8149] By: jhi                                   on 2000/12/17  18:41:22
16730         Log: Update Changes.
16731      Branch: perl
16732            ! Changes patchlevel.h
16733 ____________________________________________________________________________
16734 [  8148] By: jhi                                   on 2000/12/17  18:39:16
16735         Log: Subject: [PATCH] Fcntl constants speedup
16736              From: Nicholas Clark <nick@ccl4.org>
16737              Date: Sun, 17 Dec 2000 16:29:24 +0000
16738              Message-ID: <20001217162924.E97668@plum.flirble.org>
16739              
16740              Use IVs for the Fcntl constants instead of NVs.
16741      Branch: perl
16742            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
16743 ____________________________________________________________________________
16744 [  8147] By: jhi                                   on 2000/12/17  18:33:41
16745         Log: Add test for #8145 (binmode() warning), add warning for
16746              ioctl() and sockpair(), document them. (fileno() cannot
16747              be tripwired with the same kind of warning because
16748              'defined fileno($foo)' seems to be an idiom.)
16749      Branch: perl
16750            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
16751 ____________________________________________________________________________
16752 [  8146] By: gsar                                  on 2000/12/17  18:09:08
16753         Log: update Changes
16754      Branch: maint-5.6/perl
16755            ! Changes
16756 ____________________________________________________________________________
16757 [  8145] By: jhi                                   on 2000/12/17  17:39:35
16758         Log: Subject: [PATCH] Re: The long awaited feature ...
16759              From: Simon Cozens <simon@cozens.net>
16760              Date: Sun, 17 Dec 2000 12:31:56 +0000
16761              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
16762              
16763              Add a warning to binmode() about using bad filehandles
16764              (can happen e.g. if someone forgets the filehandle argument)
16765      Branch: perl
16766            ! pp_sys.c
16767 ____________________________________________________________________________
16768 [  8144] By: jhi                                   on 2000/12/17  17:33:48
16769         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
16770              From: Jonathan Stowe <gellyfish@gellyfish.com>
16771              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
16772              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
16773      Branch: perl
16774            ! lib/Net/Ping.pm
16775 ____________________________________________________________________________
16776 [  8143] By: jhi                                   on 2000/12/17  05:31:37
16777         Log: Polymorphic regexps.
16778              
16779              Fixes at least the bugs 20001028.003 (both of them...) and
16780              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
16781              also to be fixed by now, probably already before this patch.
16782      Branch: perl
16783            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
16784            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
16785            ! t/op/utf8decode.t t/pragma/utf8.t
16786 ____________________________________________________________________________
16787 [  8142] By: jhi                                   on 2000/12/16  17:16:05
16788         Log: Subject: [patch perl@8102] dos/djgpp update
16789              From: Laszlo Molnar <ml1050@freemail.hu>
16790              Date: Sat, 16 Dec 2000 01:40:52 +0100
16791              Message-ID: <20001216014052.A335@freemail.hu>
16792      Branch: perl
16793            ! djgpp/config.over t/base/commonsense.t
16794 ____________________________________________________________________________
16795 [  8141] By: jhi                                   on 2000/12/16  17:09:27
16796         Log: Few uncheckedin files.
16797      Branch: perl
16798            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
16799 ____________________________________________________________________________
16800 [  8140] By: nick                                  on 2000/12/15  22:14:31
16801         Log: Integrate mainline
16802      Branch: perlio
16803           !> (integrate 53 files)
16804 ____________________________________________________________________________
16805 [  8139] By: jhi                                   on 2000/12/15  19:49:49
16806         Log: One more IVUV tweak from Nicholas Clark.
16807      Branch: perl
16808            ! sv.c
16809 ____________________________________________________________________________
16810 [  8138] By: jhi                                   on 2000/12/15  19:17:06
16811         Log: Return of the IVUV-preservation, now seems to be happy even
16812              in Digital UNIX (the broken strtoul brokenness detection
16813              seems to have been the fly in the ointment).
16814      Branch: perl
16815            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16816            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
16817            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
16818            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
16819            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
16820            ! vos/config.ga.h win32/config.bc win32/config.gc
16821            ! win32/config.vc
16822 ____________________________________________________________________________
16823 [  8137] By: jhi                                   on 2000/12/15  18:12:14
16824         Log: Metaconfig unit change for #8136.
16825      Branch: metaconfig
16826            ! U/modified/d_strtoul.U
16827      Branch: metaconfig/U/perl
16828            ! d_strtoull.U d_strtouq.U
16829 ____________________________________________________________________________
16830 [  8136] By: jhi                                   on 2000/12/15  18:11:35
16831         Log: I don't think it's sensible or portable to test the strtou*
16832              on /^-/ strings.
16833      Branch: perl
16834            ! Configure
16835 ____________________________________________________________________________
16836 [  8135] By: jhi                                   on 2000/12/15  17:18:49
16837         Log: Metaconfig unit change for #8134.
16838      Branch: metaconfig
16839            ! U/modified/d_strtoul.U
16840 ____________________________________________________________________________
16841 [  8134] By: jhi                                   on 2000/12/15  17:14:13
16842         Log: If longsize is 8 we don't need a LL suffix for integer constants.
16843      Branch: perl
16844            ! Configure config_h.SH
16845 ____________________________________________________________________________
16846 [  8133] By: jhi                                   on 2000/12/15  16:00:23
16847         Log: Update Changes.
16848      Branch: perl
16849            ! Changes patchlevel.h
16850 ____________________________________________________________________________
16851 [  8132] By: jhi                                   on 2000/12/15  15:44:16
16852         Log: Some compilers get huffy if you do not cast a const pointer
16853              to a non-const when assigning.
16854      Branch: perl
16855            ! gv.c
16856 ____________________________________________________________________________
16857 [  8131] By: jhi                                   on 2000/12/15  15:38:30
16858         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
16859              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16860              Date: Fri, 15 Dec 2000 05:26:57 -0500
16861              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
16862      Branch: perl
16863            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
16864            ! t/pragma/overload.t
16865 ____________________________________________________________________________
16866 [  8130] By: jhi                                   on 2000/12/15  15:36:08
16867         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
16868              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16869              Date: Thu, 14 Dec 2000 22:02:43 -0500
16870              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
16871      Branch: perl
16872            ! gv.c perl.h
16873 ____________________________________________________________________________
16874 [  8129] By: jhi                                   on 2000/12/15  15:34:16
16875         Log: Subject: PATCH: h2xs nit
16876              From: Tim Jenness <t.jenness@jach.hawaii.edu>
16877              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
16878              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
16879              
16880              Add a template README.
16881      Branch: perl
16882            ! utils/h2xs.PL
16883 ____________________________________________________________________________
16884 [  8128] By: jhi                                   on 2000/12/15  15:32:22
16885         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
16886      Branch: perl
16887            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
16888 ____________________________________________________________________________
16889 [  8127] By: jhi                                   on 2000/12/15  15:19:34
16890         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
16891              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16892              Date:     Thu, 14 Dec 2000 20:04:42 EST
16893              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
16894      Branch: perl
16895            ! ext/Opcode/Opcode.xs
16896 ____________________________________________________________________________
16897 [  8126] By: jhi                                   on 2000/12/15  15:17:49
16898         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
16899              From: Peter Prymmer <pvhp@forte.com>
16900              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
16901              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
16902      Branch: perl
16903            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
16904            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
16905            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
16906 ____________________________________________________________________________
16907 [  8125] By: jhi                                   on 2000/12/15  15:11:05
16908         Log: This seems to be a stage sane and stable enough to checkin.
16909              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
16910      Branch: perl
16911            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
16912            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
16913            ! t/op/cmp.t t/op/numconvert.t
16914 ____________________________________________________________________________
16915 [  8124] By: jhi                                   on 2000/12/15  04:20:26
16916         Log: Something is really wonky.
16917      Branch: perl
16918            ! sv.c
16919 ____________________________________________________________________________
16920 [  8123] By: jhi                                   on 2000/12/15  04:00:50
16921         Log: Fixes for the IV UV patches to compile in Digital UNIX.
16922      Branch: perl
16923            ! sv.c
16924 ____________________________________________________________________________
16925 [  8122] By: jhi                                   on 2000/12/15  02:53:40
16926         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
16927              From: "Craig A. Berry" <craigberry@mac.com>
16928              Date: Thu, 14 Dec 2000 19:10:49 -0600
16929              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
16930      Branch: perl
16931            ! vms/vms.c
16932 ____________________________________________________________________________
16933 [  8121] By: jhi                                   on 2000/12/15  02:50:00
16934         Log: Metaconfig changes for #8120.
16935      Branch: metaconfig
16936            + U/modified/d_strtoul.U
16937      Branch: metaconfig/U/perl
16938            ! d_strtoull.U d_strtouq.U
16939 ____________________________________________________________________________
16940 [  8120] By: jhi                                   on 2000/12/15  02:49:42
16941         Log: From: Nicholas Clark <nick@ccl4.org> 
16942              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
16943              Date: Thu, 14 Dec 2000 18:38:57 +0000
16944              Message-ID: <20001214183857.B97909@plum.flirble.org>
16945      Branch: perl
16946            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16947            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
16948            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
16949            ! vos/config.ga.def vos/config.ga.h win32/config.bc
16950            ! win32/config.gc win32/config.vc
16951 ____________________________________________________________________________
16952 [  8119] By: jhi                                   on 2000/12/14  23:40:58
16953         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
16954              From: Nicholas Clark <nick@ccl4.org>
16955              Date: Wed, 13 Dec 2000 20:08:50 +0000
16956              Message-ID: <20001213200849.B71166@plum.flirble.org>
16957      Branch: perl
16958            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
16959            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
16960 ____________________________________________________________________________
16961 [  8118] By: jhi                                   on 2000/12/14  22:46:26
16962         Log: Integrate perlio.
16963      Branch: perl
16964           !> MANIFEST ext/Encode/compile makedef.pl
16965 ____________________________________________________________________________
16966 [  8117] By: nick                                  on 2000/12/14  22:38:53
16967         Log: Win32 tweaks to get Encode to build
16968              - temp hack to makedef.pl till PerlIO is properly "exported".
16969              - MSVC dislikes  
16970              static encpage_t foo[];
16971              so make 'em extern for now.
16972      Branch: perlio
16973            ! ext/Encode/compile makedef.pl
16974 ____________________________________________________________________________
16975 [  8116] By: nick                                  on 2000/12/14  22:00:53
16976         Log: Document the new files
16977      Branch: perlio
16978            ! MANIFEST
16979 ____________________________________________________________________________
16980 [  8115] By: jhi                                   on 2000/12/14  21:58:01
16981         Log: MANIFEST new files of #8114.
16982      Branch: perl
16983            ! MANIFEST
16984 ____________________________________________________________________________
16985 [  8114] By: jhi                                   on 2000/12/14  21:50:49
16986         Log: Integrate perlio.
16987      Branch: perl
16988           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
16989           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
16990           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
16991           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
16992           !> ext/Encode/Makefile.PL
16993 ____________________________________________________________________________
16994 [  8113] By: jhi                                   on 2000/12/14  21:48:49
16995         Log: The documentation part of the
16996              
16997              Subject: [ID 20001214.002] Net::Ping patch
16998              From: Jonathan Stowe <gellyfish@gellyfish.com>
16999              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
17000              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
17001              since the #7529 had already addressed the same problem.
17002      Branch: perl
17003            ! lib/Net/Ping.pm
17004 ____________________________________________________________________________
17005 [  8112] By: jhi                                   on 2000/12/14  21:42:57
17006         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
17007              From: Dominic Dunlop <domo@computer.org>
17008              Date: Tue, 12 Dec 2000 10:47:10 +0100
17009              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
17010              
17011              Document how elusive subroutines can be.
17012      Branch: perl
17013            ! pod/perlfunc.pod
17014 ____________________________________________________________________________
17015 [  8111] By: jhi                                   on 2000/12/14  21:38:05
17016         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
17017              From: Dominic Dunlop <domo@computer.org>
17018              Date: Thu, 14 Dec 2000 10:13:51 +0100
17019              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
17020      Branch: perl
17021            ! ext/POSIX/POSIX.pod
17022 ____________________________________________________________________________
17023 [  8110] By: jhi                                   on 2000/12/14  21:36:32
17024         Log: Subject: [patch] perlfaq7
17025              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
17026              Date: Thu, 14 Dec 2000 15:31:07 +0100
17027              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
17028      Branch: perl
17029            ! pod/perlfaq7.pod
17030 ____________________________________________________________________________
17031 [  8109] By: jhi                                   on 2000/12/14  21:29:20
17032         Log: Subject: [8104] Encode
17033              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17034              Date: Thu, 14 Dec 2000 14:49:34 +0100
17035              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
17036              
17037              Type casting for nervous compilers.
17038      Branch: perl
17039            ! ext/Encode/Encode.xs
17040 ____________________________________________________________________________
17041 [  8108] By: jhi                                   on 2000/12/14  21:26:17
17042         Log: Subject: [8104] DB_File
17043              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17044              Date: Thu, 14 Dec 2000 14:49:35 +0100
17045              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
17046              
17047              Type definition incorrect for DB 2.7.7.  Not known when it
17048              changed, so only changed it for a known revision.
17049      Branch: perl
17050            ! ext/DB_File/DB_File.xs
17051 ____________________________________________________________________________
17052 [  8107] By: jhi                                   on 2000/12/14  21:23:41
17053         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
17054              From: Peter Prymmer <pvhp@forte.com>
17055              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
17056              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
17057              
17058              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
17059      Branch: perl
17060            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
17061            ! ext/Encode/Encode/posix-bc.enc
17062 ____________________________________________________________________________
17063 [  8106] By: nick                                  on 2000/12/14  20:36:13
17064         Log: "Cold" build correction to Encode's Makefile.PL
17065      Branch: perlio
17066            ! ext/Encode/Makefile.PL
17067 ____________________________________________________________________________
17068 [  8105] By: nick                                  on 2000/12/14  20:09:37
17069         Log: "Compiled" encodings.
17070              Correct replacement character in EBCDIC .enc files
17071              Add 0x7F to ASCII repertoire.
17072      Branch: perlio
17073            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
17074            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
17075            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
17076            ! ext/Encode/Makefile.PL ext/Encode/compile
17077            ! ext/Encode/encengine.c ext/Encode/encode.h
17078 ____________________________________________________________________________
17079 [  8104] By: nick                                  on 2000/12/14  00:38:20
17080         Log: Integrate mainline
17081      Branch: perlio
17082           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
17083           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
17084           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
17085           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
17086           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
17087           !> t/lib/db-hash.t t/lib/db-recno.t
17088 ____________________________________________________________________________
17089 [  8103] By: nick                                  on 2000/12/13  23:16:13
17090         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
17091              so far and so it does not get lost.
17092      Branch: perlio
17093            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
17094 ____________________________________________________________________________
17095 [  8102] By: jhi                                   on 2000/12/13  17:14:22
17096         Log: Update Changes.
17097      Branch: perl
17098            ! Changes patchlevel.h
17099 ____________________________________________________________________________
17100 [  8101] By: jhi                                   on 2000/12/13  16:53:41
17101         Log: Move the proto of start_glob() to a better place; regen api files.
17102      Branch: perl
17103            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
17104 ____________________________________________________________________________
17105 [  8100] By: jhi                                   on 2000/12/13  16:47:11
17106         Log: Metaconfig change for #8099.
17107      Branch: metaconfig
17108            ! U/modified/Head.U
17109 ____________________________________________________________________________
17110 [  8099] By: jhi                                   on 2000/12/13  16:46:48
17111         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
17112              From: Andy Dougherty <doughera@lafayette.edu>
17113              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
17114              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
17115      Branch: perl
17116            ! Configure
17117 ____________________________________________________________________________
17118 [  8098] By: jhi                                   on 2000/12/13  16:39:02
17119         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
17120              From: rspier@pobox.com (Robert Spier)
17121              Date: Tue, 12 Dec 2000 21:12:39 -0500
17122              Message-ID: <14902.56087.678086.725773@rls.cx>
17123              
17124              fastgetcwd is defined using a glob alias on a $^O dependent basis -
17125              and there was no default assignment or perl subroutine.
17126      Branch: perl
17127            ! lib/Cwd.pm
17128 ____________________________________________________________________________
17129 [  8097] By: jhi                                   on 2000/12/13  16:16:01
17130         Log: Subject: [PATCH] move startglob out of pp_hot.c
17131              From: Nicholas Clark <nick@ccl4.org>
17132              Date: Mon, 11 Dec 2000 23:16:39 +0000
17133              Message-ID: <20001211231638.A55550@plum.flirble.org>
17134      Branch: perl
17135            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
17136 ____________________________________________________________________________
17137 [  8096] By: jhi                                   on 2000/12/13  15:26:23
17138         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
17139              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
17140              Date: Wed, 13 Dec 2000 14:01:37 +0100
17141              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
17142              
17143              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
17144              in turn requires libpthread in libswanted.
17145      Branch: perl
17146            ! hints/hpux.sh
17147 ____________________________________________________________________________
17148 [  8095] By: jhi                                   on 2000/12/12  19:51:05
17149         Log: The integration wars continue.
17150      Branch: perl
17151           !> sv.c
17152 ____________________________________________________________________________
17153 [  8094] By: jhi                                   on 2000/12/12  19:48:26
17154         Log: Subject: [PATCH perl@8070] DB_File-1.74  
17155              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
17156              Date: Mon, 11 Dec 2000 23:07:17 -0000
17157              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
17158      Branch: perl
17159            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
17160            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
17161            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
17162            ! t/lib/db-recno.t
17163 ____________________________________________________________________________
17164 [  8093] By: nick                                  on 2000/12/12  19:42:13
17165         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
17166      Branch: perlio
17167            ! sv.c
17168           !> lib/File/DosGlob.pm
17169 ____________________________________________________________________________
17170 [  8092] By: jhi                                   on 2000/12/12  19:28:11
17171         Log: Integrate perlio.
17172      Branch: perl
17173           !> sv.c
17174 ____________________________________________________________________________
17175 [  8091] By: nick                                  on 2000/12/12  18:49:45
17176         Log: Fix for Tk, and upgrading shared SVs.
17177      Branch: perlio
17178            ! sv.c
17179 ____________________________________________________________________________
17180 [  8090] By: jhi                                   on 2000/12/12  16:48:59
17181         Log: Subject: [PATCH] Re: Breadperl & Tk
17182              From: Nick Ing-Simmons <nik@tiuk.ti.com>
17183              Date: Tue, 12 Dec 2000 14:48:27 GMT
17184              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
17185      Branch: perl
17186            ! sv.c
17187 ____________________________________________________________________________
17188 [  8089] By: jhi                                   on 2000/12/12  03:37:19
17189         Log: Subject: DosGlob.pm diff for bash style brace expansion.
17190              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
17191              Date: Fri, 8 Dec 2000 10:45:30 -0600
17192              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
17193      Branch: perl
17194            ! lib/File/DosGlob.pm
17195 ____________________________________________________________________________
17196 [  8088] By: nick                                  on 2000/12/11  23:59:59
17197         Log: Integrate mainline
17198      Branch: perlio
17199           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
17200           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
17201           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
17202           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
17203           !> t/op/local.t t/pragma/warn/toke toke.c
17204 ____________________________________________________________________________
17205 [  8087] By: jhi                                   on 2000/12/11  23:20:23
17206         Log: Integrate perlio.
17207      Branch: perl
17208           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
17209 ____________________________________________________________________________
17210 [  8086] By: jhi                                   on 2000/12/11  22:50:59
17211         Log: Tune further the OS detection of CGI.
17212      Branch: perl
17213            ! lib/CGI.pm
17214 ____________________________________________________________________________
17215 [  8085] By: nick                                  on 2000/12/11  22:50:46
17216         Log: Finish 1st pass of "encoding" layer e.g. :
17217              open($fh,"<encoding(iso8859-7)",$greek) || die;
17218      Branch: perlio
17219            ! ext/Encode/Encode.xs perlio.c perliol.h
17220 ____________________________________________________________________________
17221 [  8084] By: jhi                                   on 2000/12/11  22:32:06
17222         Log: Revert the -f ambiguousity patch, seems to cause
17223              too much hassle (the interpret -Q as a function
17224              where Q is not a known filetest part is left in).
17225      Branch: perl
17226            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
17227            ! toke.c
17228 ____________________________________________________________________________
17229 [  8083] By: jhi                                   on 2000/12/11  22:27:23
17230         Log: (accidentally empty check-in)
17231      Branch: perl
17232            ! lib/File/DosGlob.pm
17233 ____________________________________________________________________________
17234 [  8082] By: nick                                  on 2000/12/11  19:09:51
17235         Log: Restore mmap function (broken by tweaks to shared buffer
17236              layer for encode(xxxx)).
17237      Branch: perlio
17238            ! perlio.c
17239 ____________________________________________________________________________
17240 [  8081] By: jhi                                   on 2000/12/11  18:29:13
17241         Log: Subject: Re: The long awaited feature ...
17242              From: Simon Cozens <simon@cozens.net>
17243              Date: Mon, 11 Dec 2000 15:54:24 +0000
17244              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
17245              
17246              More io/utf8 tests.
17247      Branch: perl
17248            ! t/io/utf8.t
17249 ____________________________________________________________________________
17250 [  8080] By: jhi                                   on 2000/12/11  18:19:36
17251         Log: Subject: PATCH MakeMaker manpage clarification
17252              From: andreas.koenig@anima.de (Andreas J. Koenig)
17253              Date: 10 Dec 2000 20:46:13 +0100
17254              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
17255      Branch: perl
17256            ! lib/ExtUtils/MakeMaker.pm
17257 ____________________________________________________________________________
17258 [  8079] By: jhi                                   on 2000/12/11  15:35:07
17259         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
17260              From: Simon Cozens <simon@cozens.net>
17261              Date: Sun, 10 Dec 2000 19:06:19 +0000
17262              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
17263      Branch: perl
17264            ! ext/B/B/Deparse.pm t/lib/b.t
17265 ____________________________________________________________________________
17266 [  8078] By: jhi                                   on 2000/12/11  15:09:11
17267         Log: Subject: [PATCH] docs on NaN
17268              From: Nicholas Clark <nick@ccl4.org>
17269              Date: Mon, 11 Dec 2000 01:48:38 +0000
17270              Message-ID: <20001211014838.B99205@plum.flirble.org>
17271      Branch: perl
17272            ! pod/perlop.pod
17273 ____________________________________________________________________________
17274 [  8077] By: jhi                                   on 2000/12/11  15:02:21
17275         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
17276              From: Simon Cozens <simon@cozens.net>
17277              Date: Mon, 11 Dec 2000 01:21:45 +0000
17278              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
17279      Branch: perl
17280            ! pp.c pp_hot.c scope.c t/op/local.t
17281 ____________________________________________________________________________
17282 [  8076] By: nick                                  on 2000/12/10  20:43:32
17283         Log: Not merge worthy...
17284              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
17285              syntax is modelled on attributes.
17286              Untested fix for io/utf8 on Win32 etc.
17287              Very clumsy start to the encode layer.
17288      Branch: perlio
17289            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
17290 ____________________________________________________________________________
17291 [  8075] By: jhi                                   on 2000/12/10  18:39:33
17292         Log: Darwin is not Windows.
17293      Branch: perl
17294            ! lib/CGI.pm
17295 ____________________________________________________________________________
17296 [  8074] By: jhi                                   on 2000/12/10  18:31:27
17297         Log: Subject: Ambiguous -%c() resolved as a file test
17298              From: "Paul Marquess" <Paul.Marquess@openwave.com>
17299              Date: Sun, 10 Dec 2000 15:35:07 -0000
17300              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
17301      Branch: perl
17302            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
17303 ____________________________________________________________________________
17304 [  8073] By: jhi                                   on 2000/12/10  18:16:29
17305         Log: Subject: PATCH installperl misinformed 
17306              From: andreas.koenig@anima.de (Andreas J. Koenig)
17307              Date: 10 Dec 2000 13:01:32 +0100 
17308              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
17309      Branch: perl
17310            ! installperl
17311 ____________________________________________________________________________
17312 [  8072] By: jhi                                   on 2000/12/10  18:07:55
17313         Log: The walkoptree confusion rages; walkoptree() seems to be coming
17314              from B.xs, while walkoptree_slow() comes from B.pm.
17315      Branch: perl
17316            ! ext/B/B.pm
17317 ____________________________________________________________________________
17318 [  8071] By: nick                                  on 2000/12/10  11:45:47
17319         Log: Integrate mainline
17320      Branch: perlio
17321           +> t/base/commonsense.t
17322           !> (integrate 37 files)
17323 ____________________________________________________________________________
17324 [  8070] By: jhi                                   on 2000/12/10  04:46:21
17325         Log: Update Changes.
17326      Branch: perl
17327            ! Changes patchlevel.h
17328 ____________________________________________________________________________
17329 [  8069] By: jhi                                   on 2000/12/10  04:39:19
17330         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
17331              From: andreas.koenig@anima.de (Andreas J. Koenig)
17332              Date: 09 Dec 2000 17:14:25 +0100
17333              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
17334      Branch: perl
17335            + t/base/commonsense.t
17336            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
17337 ____________________________________________________________________________
17338 [  8068] By: jhi                                   on 2000/12/10  04:17:36
17339         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
17340              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
17341              Date: Sat, 9 Dec 2000 16:47:22 -0000
17342              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
17343      Branch: perl
17344            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
17345            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
17346            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
17347            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
17348            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
17349            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
17350            ! t/lib/sdbm.t
17351 ____________________________________________________________________________
17352 [  8067] By: jhi                                   on 2000/12/10  03:52:02
17353         Log: Test case for #8066.
17354      Branch: perl
17355            ! t/op/misc.t
17356 ____________________________________________________________________________
17357 [  8066] By: jhi                                   on 2000/12/10  03:50:30
17358         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
17359              From: Simon Cozens <simon@cozens.net>
17360              Date: Sun, 10 Dec 2000 00:55:37 +0000
17361              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
17362      Branch: perl
17363            ! pp_sys.c
17364 ____________________________________________________________________________
17365 [  8065] By: jhi                                   on 2000/12/10  03:44:52
17366         Log: Test case for #8064.
17367      Branch: perl
17368            ! t/comp/proto.t
17369 ____________________________________________________________________________
17370 [  8064] By: jhi                                   on 2000/12/10  03:42:32
17371         Log: Subject: Re: prototype of substr
17372              From: Simon Cozens <simon@cozens.net>
17373              Date: Sun, 10 Dec 2000 00:13:33 +0000
17374              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
17375              
17376              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
17377      Branch: perl
17378            ! pp.c
17379 ____________________________________________________________________________
17380 [  8063] By: jhi                                   on 2000/12/10  03:39:42
17381         Log: Subject: [PATCH] perlguts.pod
17382              From: Simon Cozens <simon@cozens.net>
17383              Date: Sun, 10 Dec 2000 00:06:47 +0000
17384              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
17385              
17386              Documentation of the different types of ops,
17387              plus the functions in dump.c
17388      Branch: perl
17389            ! pod/perlguts.pod
17390 ____________________________________________________________________________
17391 [  8062] By: jhi                                   on 2000/12/10  03:30:04
17392         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
17393              From: Nicholas Clark <nick@talking.bollo.cx>
17394              Date: Sat, 09 Dec 2000 18:57:25 +0000
17395              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
17396              
17397              Be more robust in weird hostname setups.
17398      Branch: perl
17399            ! t/lib/net-hostent.t
17400 ____________________________________________________________________________
17401 [  8061] By: jhi                                   on 2000/12/10  03:28:21
17402         Log: Pacify fussy compiler. 
17403      Branch: perl
17404            ! pp_sys.c
17405 ____________________________________________________________________________
17406 [  8060] By: jhi                                   on 2000/12/10  02:52:46
17407         Log: Integrate perlio.
17408      Branch: perl
17409           !> pp_sys.c t/io/utf8.t
17410 ____________________________________________________________________________
17411 [  8059] By: nick                                  on 2000/12/09  23:40:14
17412         Log: read/sysread/recv should now be utf8 aware.
17413              Basic test for utf8 read.
17414      Branch: perlio
17415            ! pp_sys.c t/io/utf8.t
17416 ____________________________________________________________________________
17417 [  8058] By: jhi                                   on 2000/12/09  21:56:02
17418         Log: Integrate perlio.
17419      Branch: perl
17420           +> t/io/utf8.t
17421           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
17422 ____________________________________________________________________________
17423 [  8057] By: jhi                                   on 2000/12/09  21:53:35
17424         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
17425              From: Inaba Hiroto <inaba@st.rim.or.jp>
17426              Date: Sun, 10 Dec 2000 05:53:21 +0900
17427              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
17428              
17429              Tests for #8056.
17430      Branch: perl
17431            ! t/op/each.t
17432 ____________________________________________________________________________
17433 [  8056] By: jhi                                   on 2000/12/09  21:51:16
17434         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
17435              From: Inaba Hiroto <inaba@st.rim.or.jp>
17436              Date: Sat, 09 Dec 2000 18:02:00 +0900
17437              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
17438              
17439              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
17440      Branch: perl
17441            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
17442 ____________________________________________________________________________
17443 [  8055] By: nick                                  on 2000/12/09  20:11:48
17444         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
17445              than raw PerlIO_write() - does not seem to break any tests.
17446      Branch: perlio
17447            ! pp_sys.c
17448 ____________________________________________________________________________
17449 [  8054] By: nick                                  on 2000/12/09  19:47:30
17450         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
17451              (sysread, recv and write i.e. formats still to do...)
17452              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
17453              open($fh,">:utf8","name")
17454              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
17455              so no extra overhead is involved.
17456              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
17457              to a non-utf8 stream.
17458              Add initial io/utf8.t
17459              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
17460              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
17461              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
17462      Branch: perlio
17463            + t/io/utf8.t
17464            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
17465 ____________________________________________________________________________
17466 [  8053] By: nick                                  on 2000/12/09  19:26:37
17467         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
17468              was only testing this_utf8.
17469      Branch: perlio
17470            ! toke.c
17471 ____________________________________________________________________________
17472 [  8052] By: nick                                  on 2000/12/09  19:09:41
17473         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
17474              i.e. the output string has one, but don't mess with source assumption.
17475      Branch: perlio
17476            ! toke.c
17477 ____________________________________________________________________________
17478 [  8051] By: jhi                                   on 2000/12/09  16:55:17
17479         Log: Integrate perlio.
17480      Branch: perl
17481           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
17482           !> sv.c thrdvar.h util.c
17483 ____________________________________________________________________________
17484 [  8050] By: jhi                                   on 2000/12/09  16:48:07
17485         Log: Nits noticed by Peter Prymmer.
17486      Branch: perl
17487            ! lib/ExtUtils/MM_VMS.pm
17488 ____________________________________________________________________________
17489 [  8049] By: nick                                  on 2000/12/09  13:49:40
17490         Log: UTF8 output prework.
17491              - Store $\ and $, as SVs so they can have SvUTF8 flag
17492              - use do_print() rather than raw PerlIO_write() to print them.
17493      Branch: perlio
17494            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
17495            ! thrdvar.h util.c
17496 ____________________________________________________________________________
17497 [  8048] By: nick                                  on 2000/12/09  12:30:43
17498         Log: Integrate mainline.
17499      Branch: perlio
17500           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
17501           +> t/op/reverse.t
17502           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
17503           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
17504           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
17505           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
17506           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
17507           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
17508 ____________________________________________________________________________
17509 [  8047] By: jhi                                   on 2000/12/09  00:23:27
17510         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
17511              From: Michael G Schwern <schwern@pobox.com>
17512              Date: Fri, 8 Dec 2000 14:43:04 -0600
17513      Branch: perl
17514            ! lib/ExtUtils/MM_VMS.pm
17515 ____________________________________________________________________________
17516 [  8046] By: jhi                                   on 2000/12/08  23:10:27
17517         Log: A missed check-in.
17518      Branch: perl
17519            ! lib/ExtUtils/Manifest.pm
17520 ____________________________________________________________________________
17521 [  8045] By: jhi                                   on 2000/12/08  21:57:12
17522         Log: (null check-in)
17523      Branch: perl
17524            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
17525 ____________________________________________________________________________
17526 [  8044] By: jhi                                   on 2000/12/08  21:11:06
17527         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
17528              at the final draft stage.
17529      Branch: perl
17530            + ext/Encode/Encode/iso8859-16.enc
17531            ! MANIFEST
17532 ____________________________________________________________________________
17533 [  8043] By: jhi                                   on 2000/12/08  16:39:04
17534         Log: Update Changes.
17535      Branch: perl
17536            ! Changes patchlevel.h
17537 ____________________________________________________________________________
17538 [  8042] By: jhi                                   on 2000/12/08  16:33:39
17539         Log: Do not return the Unicode replacement character if UTF-8
17540              decoding goes awry, it should be up to the caller to decide.
17541      Branch: perl
17542            ! pod/perlapi.pod utf8.c
17543 ____________________________________________________________________________
17544 [  8041] By: jhi                                   on 2000/12/08  16:22:28
17545         Log: metaconfig maintenance.
17546      Branch: metaconfig
17547            ! U/modified/stdchar.U
17548      Branch: metaconfig/U/perl
17549            + testsyml.U
17550 ____________________________________________________________________________
17551 [  8040] By: jhi                                   on 2000/12/08  16:03:08
17552         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
17553              From: sthoenna@efn.org
17554              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
17555              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
17556      Branch: perl
17557            ! Changes lib/ExtUtils/MM_OS2.pm
17558 ____________________________________________________________________________
17559 [  8039] By: jhi                                   on 2000/12/08  15:57:11
17560         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
17561              From: Simon Cozens <simon@cozens.net>
17562              Date: Fri, 8 Dec 2000 13:33:31 +0000
17563              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
17564              
17565              (The pp_hot part needed a rewrite.)
17566      Branch: perl
17567            ! doop.c pp_hot.c utf8.c
17568 ____________________________________________________________________________
17569 [  8038] By: jhi                                   on 2000/12/08  15:25:08
17570         Log: Subject: djSP
17571              From: Michael Stevens <michael@etla.org>
17572              Date: Wed, 6 Dec 2000 23:24:01 +0000
17573              Message-ID: <20001206232400.A21381@firedrake.org>
17574              
17575              Plus a note from Nick Ing-Simmons.
17576      Branch: perl
17577            ! pp.h
17578 ____________________________________________________________________________
17579 [  8037] By: jhi                                   on 2000/12/08  15:18:35
17580         Log: Filetype is text.
17581      Branch: perl
17582            ! t/op/utf8decode.t
17583 ____________________________________________________________________________
17584 [  8036] By: jhi                                   on 2000/12/08  03:31:27
17585         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
17586              From: Andy Dougherty <doughera@lafayette.edu>
17587              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
17588              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
17589              
17590              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
17591              From: Andy Dougherty <doughera@lafayette.edu>
17592              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
17593              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
17594      Branch: perl
17595            + ext/POSIX/hints/svr4.pl
17596            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
17597 ____________________________________________________________________________
17598 [  8035] By: jhi                                   on 2000/12/08  03:26:01
17599         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
17600              From: Andy Dougherty <doughera@lafayette.edu>
17601              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
17602              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
17603      Branch: perl
17604            ! t/README t/base/term.t
17605 ____________________________________________________________________________
17606 [  8034] By: jhi                                   on 2000/12/08  03:21:59
17607         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
17608              From: mjd@plover.com  
17609              Date: 7 Dec 2000 21:04:20 -0000
17610              Message-ID: <20001207210420.22282.qmail@plover.com>
17611              
17612              Plus -z doc.
17613      Branch: perl
17614            ! pod/perlfunc.pod
17615 ____________________________________________________________________________
17616 [  8033] By: jhi                                   on 2000/12/08  03:19:03
17617         Log: Use the UTF8 macros a bit.  They can't be used with abandon
17618              everywhere because we do generate illegal UTF-8 in some situations.
17619              This is of course naughty.
17620      Branch: perl
17621            ! pod/perlapi.pod utf8.c utf8.h
17622 ____________________________________________________________________________
17623 [  8032] By: jhi                                   on 2000/12/08  03:00:09
17624         Log: Out of sync?
17625      Branch: perl
17626            ! t/pragma/warn/utf8
17627 ____________________________________________________________________________
17628 [  8031] By: jhi                                   on 2000/12/08  02:22:39
17629         Log: Cnt spl.
17630      Branch: perl
17631            ! MANIFEST
17632 ____________________________________________________________________________
17633 [  8030] By: jhi                                   on 2000/12/08  01:23:54
17634         Log: Add test for reverse().
17635      Branch: perl
17636            + t/op/reverse.t
17637            ! MANIFEST
17638 ____________________________________________________________________________
17639 [  8029] By: jhi                                   on 2000/12/08  01:21:47
17640         Log: Integrate perlio.
17641      Branch: perl
17642           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
17643           !> perlio.c perlio.h perlsdio.h warnings.pl
17644 ____________________________________________________________________________
17645 [  8028] By: jhi                                   on 2000/12/08  01:19:08
17646         Log: Introduce macros for UTF8 decoding.
17647      Branch: perl
17648            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
17649 ____________________________________________________________________________
17650 [  8027] By: nick                                  on 2000/12/07  22:18:19
17651         Log: Integrate mainline
17652      Branch: perlio
17653           !> embed.pl pod/perlapi.pod utf8.c
17654 ____________________________________________________________________________
17655 [  8026] By: nick                                  on 2000/12/07  21:45:08
17656         Log: Various oddities p4 diff -se showed up
17657              Remove 'our' from warnings.pl
17658      Branch: perlio
17659            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
17660 ____________________________________________________________________________
17661 [  8025] By: nick                                  on 2000/12/07  21:43:32
17662         Log: Change PerlIO_(get|set)pos to take SV *
17663              Should fix, OS/2, VMS, (sfio??)
17664      Branch: perlio
17665            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
17666 ____________________________________________________________________________
17667 [  8024] By: jhi                                   on 2000/12/07  19:05:32
17668         Log: Document utf8_to_uv() better.
17669      Branch: perl
17670            ! pod/perlapi.pod utf8.c
17671 ____________________________________________________________________________
17672 [  8023] By: jhi                                   on 2000/12/07  18:23:47
17673         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
17674      Branch: perl
17675            ! embed.pl pod/perlapi.pod utf8.c
17676 ____________________________________________________________________________
17677 [  8022] By: jhi                                   on 2000/12/07  04:13:51
17678         Log: Integrate perlio.
17679      Branch: perl
17680           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
17681           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
17682           !> win32/makefile.mk
17683 ____________________________________________________________________________
17684 [  8021] By: nick                                  on 2000/12/07  00:28:14
17685         Log: Various attempts at MSVC debug - not sure what has
17686              changed but works now. 
17687              Seems atexit() _may_ work for DLLs built with MSVC so don't
17688              call cleanup that way.
17689      Branch: perlio
17690            ! perlio.c win32/makefile.mk
17691 ____________________________________________________________________________
17692 [  8020] By: nick                                  on 2000/12/06  19:57:20
17693         Log: Integrate mainline
17694      Branch: perlio
17695           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
17696           !> (integrate 75 files)
17697 ____________________________________________________________________________
17698 [  8019] By: nick                                  on 2000/12/06  19:28:21
17699         Log: Add useperlio to config.vc
17700              Turn off binmode in config_H.PL
17701              Regen all the config_H.xx
17702              Attempt to get debugging build with MSVC.
17703      Branch: perlio
17704            ! win32/config.vc win32/config_H.bc win32/config_H.gc
17705            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
17706 ____________________________________________________________________________
17707 [  8018] By: nick                                  on 2000/12/06  19:21:57
17708         Log: Test various dup/external program options on all platforms.
17709      Branch: perlio
17710            ! t/io/dup.t
17711 ____________________________________________________________________________
17712 [  8017] By: nick                                  on 2000/12/06  19:20:47
17713         Log: Fix harness to be less picky
17714      Branch: perlio
17715            ! lib/Test/Harness.pm
17716 ____________________________________________________________________________
17717 [  8016] By: jhi                                   on 2000/12/06  16:45:12
17718         Log: Update Changes.
17719      Branch: perl
17720            ! Changes patchlevel.h
17721 ____________________________________________________________________________
17722 [  8015] By: jhi                                   on 2000/12/06  16:41:03
17723         Log: Test \x{...} with ord().
17724      Branch: perl
17725            ! t/op/ord.t
17726 ____________________________________________________________________________
17727 [  8014] By: jhi                                   on 2000/12/06  16:20:33
17728         Log: Test tweak because of #8013.
17729      Branch: perl
17730            ! t/lib/b.t
17731 ____________________________________________________________________________
17732 [  8013] By: jhi                                   on 2000/12/06  16:09:09
17733         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
17734              From: Michael G Schwern <schwern@pobox.com>
17735              Date: Tue, 5 Dec 2000 21:23:28 -0500
17736              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
17737              
17738              Carp::Heavy parts not very applicable because of recent changes.
17739      Branch: perl
17740            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
17741            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
17742            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
17743            ! lib/Exporter.pm lib/Exporter/Heavy.pm
17744            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
17745            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
17746            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
17747            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
17748            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
17749            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
17750            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
17751            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
17752            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
17753            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
17754            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
17755            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
17756            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
17757            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
17758            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
17759            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
17760            ! warnings.pl
17761 ____________________________________________________________________________
17762 [  8012] By: jhi                                   on 2000/12/06  15:22:38
17763         Log: Subject: [PATCH] Re: New harness is failing things
17764              From: Nick Ing-Simmons <nik@tiuk.ti.com>
17765              Date: Wed, 6 Dec 2000 13:00:30 GMT
17766              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
17767      Branch: perl
17768            ! lib/Test/Harness.pm
17769 ____________________________________________________________________________
17770 [  8011] By: jhi                                   on 2000/12/06  15:12:08
17771         Log: Subject: installhtml changes
17772              From: Michael Stevens <michael@etla.org>
17773              Date: Wed, 6 Dec 2000 13:15:53 +0000
17774              Message-ID: <20001206131553.A27317@firedrake.org>
17775      Branch: perl
17776            ! installhtml
17777 ____________________________________________________________________________
17778 [  8010] By: jhi                                   on 2000/12/06  15:06:05
17779         Log: Subject: the dTHR hits
17780              From: Michael Stevens <michael@etla.org>
17781              Date: Wed, 6 Dec 2000 12:06:03 +0000
17782              Message-ID: <20001206120603.A24581@firedrake.org>
17783              
17784              More, errrm, less dTHRs.
17785      Branch: perl
17786            ! bytecode.pl ext/B/B/C.pm
17787 ____________________________________________________________________________
17788 [  8009] By: jhi                                   on 2000/12/06  15:04:25
17789         Log: Subject: MakeMaker mailing list gone?
17790              From: Michael G Schwern <schwern@pobox.com>
17791              Date: Tue, 5 Dec 2000 19:29:59 -0500
17792              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
17793              
17794              The MakeMaker mailing list is dead, perlbug is the right
17795              address to report bugs.
17796      Branch: perl
17797            ! lib/ExtUtils/MakeMaker.pm
17798 ____________________________________________________________________________
17799 [  8008] By: jhi                                   on 2000/12/06  15:00:32
17800         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
17801              From: Michael G Schwern <schwern@pobox.com>
17802              Date: Tue, 5 Dec 2000 19:21:21 -0500
17803              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
17804              
17805              Add a default MANIFEST skip that ignores things like
17806              version control files, editor temporary files, and the Makefile.
17807      Branch: perl
17808            + lib/ExtUtils/MANIFEST.SKIP
17809            ! MANIFEST lib/ExtUtils/Manifest.pm
17810 ____________________________________________________________________________
17811 [  8007] By: jhi                                   on 2000/12/06  14:57:20
17812         Log: In Amiga more manual hackery of the scripts seems to be needed,
17813              from Jan-Erik Karlsson.  Why Configure does not get this right
17814              is unknown, may be shell-induced.
17815      Branch: perl
17816            ! README.amiga
17817 ____________________________________________________________________________
17818 [  8006] By: jhi                                   on 2000/12/05  23:53:12
17819         Log: Add TOPm1s to peek at the second topmost stack item.
17820      Branch: perl
17821            ! pp.h
17822 ____________________________________________________________________________
17823 [  8005] By: jhi                                   on 2000/12/05  23:13:55
17824         Log: Avaunt, you foul UTF-8 tests.
17825      Branch: perl
17826            ! t/op/ver.t t/pragma/utf8.t
17827 ____________________________________________________________________________
17828 [  8004] By: jhi                                   on 2000/12/05  23:09:54
17829         Log: Continue utf8 dispersal. 
17830      Branch: perl
17831            + t/op/concat.t
17832            ! MANIFEST t/pragma/utf8.t
17833 ____________________________________________________________________________
17834 [  8003] By: nick                                  on 2000/12/05  23:02:39
17835         Log: Integrate mainline.
17836      Branch: perlio
17837           +> t/op/length.t t/op/utf8decode.t
17838           !> (integrate 69 files)
17839 ____________________________________________________________________________
17840 [  8002] By: jhi                                   on 2000/12/05  22:59:28
17841         Log: Integrate perlio.
17842      Branch: perl
17843           !> iperlsys.h perl.c perlio.c win32/perllib.c
17844 ____________________________________________________________________________
17845 [  8001] By: nick                                  on 2000/12/05  22:07:52
17846         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
17847              - calloc/free suffer from damage on TerminateThread()
17848              - use PerlMemShared (as originally planned) now fixed
17849              - avoid doing anything important on DLL "detach".
17850      Branch: perlio
17851            ! perl.c perlio.c win32/perllib.c
17852 ____________________________________________________________________________
17853 [  8000] By: nick                                  on 2000/12/05  21:05:09
17854         Log: Fix gross PerlMemShared issue.
17855      Branch: perlio
17856            ! iperlsys.h
17857 ____________________________________________________________________________
17858 [  7999] By: jhi                                   on 2000/12/05  20:46:58
17859         Log: Test for Unicode (UTF-8) hash keys.
17860      Branch: perl
17861            ! t/op/each.t
17862 ____________________________________________________________________________
17863 [  7998] By: jhi                                   on 2000/12/05  20:30:35
17864         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
17865              is now always UTF-8), empty line cosmetics.
17866      Branch: perl
17867            ! t/pragma/utf8.t
17868 ____________________________________________________________________________
17869 [  7997] By: jhi                                   on 2000/12/05  20:15:40
17870         Log: Subject: Re: STRLEN - what?
17871              From: Andy Dougherty <doughera@lafayette.edu>
17872              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
17873              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
17874              
17875              Explain STRLEN.
17876      Branch: perl
17877            ! pod/perlguts.pod
17878 ____________________________________________________________________________
17879 [  7996] By: jhi                                   on 2000/12/05  20:13:34
17880         Log: Split off the UTF-8 decoder tests, make them to check also
17881              the error message.
17882      Branch: perl
17883            + t/op/utf8decode.t
17884            ! MANIFEST t/pragma/utf8.t utf8.c
17885 ____________________________________________________________________________
17886 [  7995] By: jhi                                   on 2000/12/05  16:39:47
17887         Log: Start migrating bits of pragma/utf8 to elsewhere
17888              (since the long term plan is to obsolete 'use utf8').
17889      Branch: perl
17890            + t/op/length.t
17891            ! MANIFEST t/pragma/utf8.t
17892 ____________________________________________________________________________
17893 [  7994] By: jhi                                   on 2000/12/05  16:30:21
17894         Log: Fix a manual edit typo from #7993, fix the message formatting
17895              for Unicode, add few our declarations.
17896      Branch: perl
17897            ! lib/Carp/Heavy.pm
17898 ____________________________________________________________________________
17899 [  7993] By: jhi                                   on 2000/12/05  16:09:15
17900         Log: Subject: Need help with warnings :-(
17901              From: "Ben Tilly" <ben_tilly@hotmail.com>
17902              Date: Tue, 05 Dec 2000 01:35:54 -0500
17903              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
17904              
17905              Subject: UPDATE: Carp/Heavy now passes all tests
17906              From: "Ben Tilly" <ben_tilly@hotmail.com>
17907              Date: Tue, 05 Dec 2000 07:59:41 -0500
17908              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
17909              
17910              The Brave New Carp.
17911      Branch: perl
17912            ! lib/Carp.pm lib/Carp/Heavy.pm
17913 ____________________________________________________________________________
17914 [  7992] By: jhi                                   on 2000/12/05  15:55:08
17915         Log: Subject: [PATCH perl@7979] cygwin port
17916              From: "Eric Fifer" <efifer@dircon.co.uk>
17917              Date: Tue, 5 Dec 2000 14:04:09 -0000
17918              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
17919      Branch: perl
17920            ! t/lib/net-hostent.t
17921 ____________________________________________________________________________
17922 [  7991] By: jhi                                   on 2000/12/05  15:52:34
17923         Log: Subject: Re: [PATCH] The largest hoax of all times?
17924              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17925              Date: Tue, 5 Dec 2000 00:40:25 -0500
17926              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
17927              
17928              Subject: Re: [PATCH] The largest hoax of all times?
17929              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17930              Date: Mon, 4 Dec 2000 23:55:53 -0500
17931              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
17932              
17933              Subject: Re: [PATCH] The largest hoax of all times?
17934              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17935              Date: Tue, 5 Dec 2000 01:28:45 -0500
17936              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
17937              
17938              Fix the unpredictable order of DESTROYs.
17939      Branch: perl
17940            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
17941            ! sv.c sv.h t/op/ref.t
17942 ____________________________________________________________________________
17943 [  7990] By: jhi                                   on 2000/12/05  14:38:53
17944         Log: Subject: [PATCH] shrink pp_hot fractionally
17945              From: Nicholas Clark <nick@ccl4.org>
17946              Date: Tue, 5 Dec 2000 12:44:31 +0000
17947              Message-ID: <20001205124431.E74518@plum.flirble.org>
17948              
17949              Use report_evil_fh().
17950      Branch: perl
17951            ! opcode.pl opnames.h pp_hot.c util.c
17952 ____________________________________________________________________________
17953 [  7989] By: jhi                                   on 2000/12/05  14:21:27
17954         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
17955              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17956              Date: Mon, 04 Dec 2000 22:21:59 -0800
17957              Message-ID: <HmIL6gzkgepS092yn@efn.org>
17958              
17959              Harness shouldn't ignore responses like "ok 3\r\r\n".
17960      Branch: perl
17961            ! lib/Test/Harness.pm
17962 ____________________________________________________________________________
17963 [  7988] By: jhi                                   on 2000/12/05  13:51:28
17964         Log: Integrate the "skip" messages to explain().
17965      Branch: perl
17966            ! t/lib/syslfs.t t/op/lfs.t
17967 ____________________________________________________________________________
17968 [  7987] By: jhi                                   on 2000/12/05  12:34:54
17969         Log: The one that got away in #7984.
17970              
17971              Subject: Re: dTHR - what and why?
17972              From: Michael Stevens <michael@etla.org> 
17973              Date: Tue, 5 Dec 2000 11:15:52 +0000
17974              Message-ID: <20001205111552.A4647@firedrake.org>
17975      Branch: perl
17976            ! sv.h
17977 ____________________________________________________________________________
17978 [  7986] By: gsar                                  on 2000/12/05  09:14:44
17979         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
17980              due to the notorious GetFileType() bug in Windows 9x, which fstat()
17981              tickles)
17982      Branch: perl
17983            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
17984 ____________________________________________________________________________
17985 [  7985] By: jhi                                   on 2000/12/05  05:49:03
17986         Log: Integrate perlio.
17987      Branch: perl
17988           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
17989           !> win32/perlhost.h win32/perllib.c
17990 ____________________________________________________________________________
17991 [  7984] By: jhi                                   on 2000/12/05  05:48:16
17992         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
17993      Branch: perl
17994            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
17995            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
17996            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
17997            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
17998            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
17999            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
18000            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
18001            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
18002            ! win32/win32.c
18003 ____________________________________________________________________________
18004 [  7983] By: nick                                  on 2000/12/04  23:27:43
18005         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
18006      Branch: perlio
18007            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
18008            ! win32/perlhost.h win32/perllib.c
18009 ____________________________________________________________________________
18010 [  7982] By: jhi                                   on 2000/12/04  19:44:09
18011         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
18012              uncovered by #7980.
18013      Branch: perl
18014            ! op.c
18015 ____________________________________________________________________________
18016 [  7981] By: jhi                                   on 2000/12/04  19:42:07
18017         Log: Subject: [PATCH] Trivial dump.c feature
18018              From: Simon Cozens <simon@cozens.net>
18019              Date: Mon, 4 Dec 2000 18:08:38 +0000
18020              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
18021              
18022              Show whether a constant is UTF-8.
18023      Branch: perl
18024            ! dump.c
18025 ____________________________________________________________________________
18026 [  7980] By: jhi                                   on 2000/12/04  19:36:51
18027         Log: UTF-8 hash keys, patch from Inaba Hiroto.
18028      Branch: perl
18029            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
18030 ____________________________________________________________________________
18031 [  7979] By: jhi                                   on 2000/12/04  17:36:28
18032         Log: Update Changes.
18033      Branch: perl
18034            ! Changes patchlevel.h
18035 ____________________________________________________________________________
18036 [  7978] By: jhi                                   on 2000/12/04  16:42:17
18037         Log: Retract #7977, still too volatile (the euphemism of the day
18038              for unfinished and buggy :-)
18039      Branch: perl
18040            ! doop.c hv.c pp.c sv.h
18041 ____________________________________________________________________________
18042 [  7977] By: jhi                                   on 2000/12/04  16:25:15
18043         Log: (Retracted by #7978, too shaky yet.)
18044              
18045              Subject: Re: utf8 in hash keys, implementor missing
18046              From: Simon Cozens <simon@cozens.net>
18047              Date: Sat, 2 Dec 2000 19:49:35 +0000
18048              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
18049              
18050              The first step at UTF-8 hash keys.
18051      Branch: perl
18052            ! doop.c hv.c pp.c sv.h
18053 ____________________________________________________________________________
18054 [  7976] By: jhi                                   on 2000/12/04  16:13:53
18055         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
18056              From: sthoenna@efn.org
18057              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
18058              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
18059      Branch: perl
18060            ! os2/os2.c perlio.c
18061 ____________________________________________________________________________
18062 [  7975] By: jhi                                   on 2000/12/04  16:05:25
18063         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
18064              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18065              Date: Thu, 30 Nov 2000 20:50:37 -0800
18066              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
18067      Branch: perl
18068            ! os2/os2.c
18069 ____________________________________________________________________________
18070 [  7974] By: jhi                                   on 2000/12/04  16:03:57
18071         Log: Subject: [PATCH] ++ 20% faster
18072              From: Nicholas Clark <nick@ccl4.org>
18073              Date: Mon, 4 Dec 2000 12:17:27 +0000
18074              Message-ID: <20001204121726.B52976@plum.flirble.org>
18075              
18076              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
18077      Branch: perl
18078            ! sv.c
18079 ____________________________________________________________________________
18080 [  7973] By: jhi                                   on 2000/12/04  16:00:48
18081         Log: 
18082              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
18083              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18084              Date: Mon, 04 Dec 2000 12:30:45 +0100
18085              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
18086              
18087              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
18088              library (getprotobyname and getprotobynumber are outversioned by
18089              the same calls in libc, at least for xlc version 3.
18090      Branch: perl
18091            ! hints/aix.sh
18092 ____________________________________________________________________________
18093 [  7972] By: jhi                                   on 2000/12/04  02:58:31
18094         Log: Integrate perlio.
18095      Branch: perl
18096           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
18097           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
18098           !> win32/win32.h win32/win32iop.h win32/win32thread.h
18099 ____________________________________________________________________________
18100 [  7971] By: nick                                  on 2000/12/04  00:24:33
18101         Log: Quieten some noise in Win32 builds:
18102              - win32.h is included after <sys/socket.h>, so need to 
18103              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
18104              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
18105      Branch: perlio
18106            ! doio.c perl.h toke.c win32/win32.h
18107 ____________________________________________________________________________
18108 [  7970] By: nick                                  on 2000/12/03  22:57:46
18109         Log: PERL_IMPLICIT_SYS compiles but does not work.
18110      Branch: perlio
18111            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
18112            ! win32/perlhost.h win32/perllib.c win32/win32.h
18113            ! win32/win32iop.h win32/win32thread.h
18114 ____________________________________________________________________________
18115 [  7969] By: jhi                                   on 2000/12/03  22:12:58
18116         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
18117              used to swash_init(), makes regprop() dumps more informative
18118              (+utf8::IsAlpha, -utf8::IsDigit, for example).
18119      Branch: perl
18120            ! regcomp.c regexec.c
18121 ____________________________________________________________________________
18122 [  7968] By: jhi                                   on 2000/12/03  21:39:56
18123         Log: Implement ANYOFUTF8 regprop() dumping.
18124      Branch: perl
18125            ! regcomp.c
18126 ____________________________________________________________________________
18127 [  7967] By: jhi                                   on 2000/12/03  20:57:19
18128         Log: Make uv_to_utf8() to zero-terminate its output buffer,
18129              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
18130      Branch: perl
18131            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
18132 ____________________________________________________________________________
18133 [  7966] By: nick                                  on 2000/12/03  18:41:21
18134         Log: Integrate mainline (STDCHAR)
18135      Branch: perlio
18136           !> Configure t/pragma/utf8.t
18137 ____________________________________________________________________________
18138 [  7965] By: jhi                                   on 2000/12/03  17:58:20
18139         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
18140      Branch: perl
18141            ! t/pragma/utf8.t
18142 ____________________________________________________________________________
18143 [  7964] By: jhi                                   on 2000/12/03  17:35:56
18144         Log: Integrate perlio.
18145      Branch: perl
18146           !> iperlsys.h perlio.c
18147 ____________________________________________________________________________
18148 [  7963] By: jhi                                   on 2000/12/03  17:33:55
18149         Log: Metaconfig unit change for #7962.
18150      Branch: metaconfig
18151            ! U/modified/stdchar.U
18152 ____________________________________________________________________________
18153 [  7962] By: jhi                                   on 2000/12/03  17:33:27
18154         Log: Untangle the <stdio.h> #include nest for the stdchar test,
18155              from Andy Dougherty.
18156      Branch: perl
18157            ! Configure
18158 ____________________________________________________________________________
18159 [  7961] By: nick                                  on 2000/12/03  16:53:00
18160         Log: Make iperlsys.h vector stdio not PerlIO.
18161      Branch: perlio
18162            ! iperlsys.h perlio.c
18163 ____________________________________________________________________________
18164 [  7960] By: nick                                  on 2000/12/03  14:43:01
18165         Log: Integrate mainline
18166      Branch: perlio
18167           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
18168           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
18169 ____________________________________________________________________________
18170 [  7959] By: jhi                                   on 2000/12/03  08:16:36
18171         Log: Use DO_UTF8().
18172      Branch: perl
18173            ! op.c
18174 ____________________________________________________________________________
18175 [  7958] By: jhi                                   on 2000/12/02  18:33:05
18176         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
18177              From: Mike Guy <mjtg@cam.ac.uk>         
18178              Date: Sat, 02 Dec 2000 17:27:13 +0000
18179              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
18180              
18181              An extraneous argument.
18182      Branch: perl
18183            ! toke.c
18184 ____________________________________________________________________________
18185 [  7957] By: jhi                                   on 2000/12/02  18:22:32
18186         Log: A missing hunk.
18187      Branch: perl
18188            ! t/lib/net-hostent.t
18189 ____________________________________________________________________________
18190 [  7956] By: jhi                                   on 2000/12/02  18:06:20
18191         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
18192              From: Nicholas Clark <nick@ccl4.org>
18193              Date: Sat, 2 Dec 2000 14:28:27 +0000
18194              Message-ID: <20001202142827.A12308@plum.flirble.org>
18195              
18196              Test robustness.
18197      Branch: perl
18198            ! t/lib/net-hostent.t
18199 ____________________________________________________________________________
18200 [  7955] By: jhi                                   on 2000/12/02  17:58:06
18201         Log: Metaconfig unit change for #7954.
18202      Branch: metaconfig
18203            ! U/modified/stdchar.U
18204 ____________________________________________________________________________
18205 [  7954] By: jhi                                   on 2000/12/02  17:54:32
18206         Log: An inconvenient hang would happen if the stdio _ptr wasn't
18207              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
18208              would be grepping stdin for all eternity for the _ptr.)
18209      Branch: perl
18210            ! Configure
18211 ____________________________________________________________________________
18212 [  7953] By: jhi                                   on 2000/12/02  00:07:15
18213         Log: Update Changes.
18214      Branch: perl
18215            ! Changes patchlevel.h
18216 ____________________________________________________________________________
18217 [  7952] By: jhi                                   on 2000/12/01  23:54:47
18218         Log: Subject: Re: long shell lines
18219              From: Andy Dougherty <doughera@lafayette.edu>
18220              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
18221              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
18222              
18223              Split overly long shell command lines.
18224      Branch: perl
18225            ! lib/ExtUtils/MM_Unix.pm
18226 ____________________________________________________________________________
18227 [  7951] By: jhi                                   on 2000/12/01  23:48:02
18228         Log: The metaconfig unit change for #7950.
18229      Branch: metaconfig
18230            + U/modified/stdchar.U
18231 ____________________________________________________________________________
18232 [  7950] By: jhi                                   on 2000/12/01  23:47:39
18233         Log: Try to find stdchar also from <stdio_impl.h>.
18234      Branch: perl
18235            ! Configure config_h.SH
18236 ____________________________________________________________________________
18237 [  7949] By: jhi                                   on 2000/12/01  23:46:45
18238         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
18239              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
18240              Date: Fri, 1 Dec 2000 16:26:08 -0500
18241              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
18242              
18243              Reword the diagnostic message.
18244      Branch: perl
18245            ! pod/perldiag.pod
18246 ____________________________________________________________________________
18247 [  7948] By: nick                                  on 2000/12/01  22:49:43
18248         Log: Integrate mainline (for s/y/m as sub names stuff).
18249      Branch: perlio
18250           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
18251           !> t/pragma/warn/toke toke.c
18252 ____________________________________________________________________________
18253 [  7947] By: jhi                                   on 2000/12/01  20:55:41
18254         Log: Integrate perlio.
18255      Branch: perl
18256           !> perlio.c perliol.h t/io/pipe.t
18257 ____________________________________________________________________________
18258 [  7946] By: jhi                                   on 2000/12/01  20:36:51
18259         Log: Upgrade to CPAN 1.59_51, from Andreas König.
18260      Branch: perl
18261            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
18262 ____________________________________________________________________________
18263 [  7945] By: nick                                  on 2000/12/01  20:31:32
18264         Log: Integrate mainline
18265      Branch: perlio
18266           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
18267           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
18268           +> t/lib/net-hostent.t
18269           !> (integrate 35 files)
18270 ____________________________________________________________________________
18271 [  7944] By: jhi                                   on 2000/12/01  20:23:29
18272         Log: Some help for 20001130.011.  Now one gets warnings like
18273              "Ambiguous -f() resolved as a file test ..."
18274      Branch: perl
18275            ! pod/perldiag.pod t/pragma/warn/toke toke.c
18276 ____________________________________________________________________________
18277 [  7943] By: jhi                                   on 2000/12/01  19:44:44
18278         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
18279              that also breaks using them as methods. 
18280      Branch: perl
18281            ! pod/perldiag.pod t/op/misc.t toke.c
18282 ____________________________________________________________________________
18283 [  7942] By: nick                                  on 2000/12/01  17:56:46
18284         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
18285              Make 'unix' pass most tests
18286              - do unread by temporary push of layer ("pending") holding unread chars
18287              - fast_gets is now based on per-handle flag
18288              - relax one of io/pipe.t tests to allow print to fail and close to
18289              succeed so that it passes on unbuffered "unix" layer.
18290              Remaining fail is sporadic and a genuine race condition between
18291              parent/child in fork test.
18292      Branch: perlio
18293            ! perlio.c perliol.h t/io/pipe.t
18294 ____________________________________________________________________________
18295 [  7941] By: jhi                                   on 2000/12/01  15:28:58
18296         Log: (Retracted by #7943.)
18297              
18298              Reserve the short named string operator names.
18299      Branch: perl
18300            ! pod/perldiag.pod t/op/misc.t toke.c
18301 ____________________________________________________________________________
18302 [  7940] By: jhi                                   on 2000/12/01  06:45:53
18303         Log: Get the three different space character classes right under utf8.
18304      Branch: perl
18305            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
18306            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
18307            ! regexec.c t/op/pat.t utf8.c
18308 ____________________________________________________________________________
18309 [  7939] By: jhi                                   on 2000/12/01  03:26:26
18310         Log: Two more tests that make no sense in UTF-8 since the test
18311              data is not in UTF-8.
18312      Branch: perl
18313            ! t/op/regexp.t
18314 ____________________________________________________________________________
18315 [  7938] By: jhi                                   on 2000/12/01  03:20:39
18316         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
18317              should it be required inside regexen?
18318      Branch: perl
18319            ! regcomp.c t/op/regmesg.t
18320 ____________________________________________________________________________
18321 [  7937] By: jhi                                   on 2000/12/01  02:58:53
18322         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
18323              stored and restored, and thusly was trounced by the utf8 swash
18324              routines.
18325      Branch: perl
18326            ! regcomp.c
18327 ____________________________________________________________________________
18328 [  7936] By: jhi                                   on 2000/11/30  20:41:39
18329         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
18330              Why the different platforms behave so differently (core dump vs
18331              no core dump) on this bug is a but of a mystery, but if I had to
18332              guess I would mumble something like 'alignment'.
18333      Branch: perl
18334            ! sv.c
18335 ____________________________________________________________________________
18336 [  7935] By: jhi                                   on 2000/11/30  16:17:02
18337         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
18338              From: Robin Barker <rmb1@cise.npl.co.uk>
18339              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
18340              Date: Thu, 30 Nov 2000 14:27:12 GMT
18341      Branch: perl
18342            ! perlio.c toke.c
18343 ____________________________________________________________________________
18344 [  7934] By: jhi                                   on 2000/11/30  16:04:49
18345         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
18346      Branch: perl
18347            ! t/lib/net-hostent.t
18348 ____________________________________________________________________________
18349 [  7933] By: jhi                                   on 2000/11/30  06:07:26
18350         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
18351              From: Peter Prymmer <pvhp@forte.com>
18352              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
18353              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
18354              
18355              In VMS the localhost may be LOCALHOST.
18356      Branch: perl
18357            ! t/lib/net-hostent.t
18358 ____________________________________________________________________________
18359 [  7932] By: jhi                                   on 2000/11/30  01:11:11
18360         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
18361              From: Peter Prymmer <pvhp@forte.com>
18362              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
18363              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
18364              
18365              plus regen perlapi.pod.
18366      Branch: perl
18367            ! pod/perlapi.pod utf8.c
18368 ____________________________________________________________________________
18369 [  7931] By: jhi                                   on 2000/11/30  01:06:19
18370         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
18371              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18372              Date:     Wed, 29 Nov 2000 17:15:11 EST
18373              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
18374      Branch: perl
18375            ! t/lib/filter-util.pl t/lib/filter-util.t
18376 ____________________________________________________________________________
18377 [  7930] By: jhi                                   on 2000/11/29  18:51:55
18378         Log: Update Changes.
18379      Branch: perl
18380            ! Changes patchlevel.h
18381 ____________________________________________________________________________
18382 [  7929] By: jhi                                   on 2000/11/29  18:50:55
18383         Log: Update the va_copy() metaconfig unit.
18384      Branch: metaconfig/U/perl
18385            ! need_va_copy.U
18386 ____________________________________________________________________________
18387 [  7928] By: jhi                                   on 2000/11/29  17:50:43
18388         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
18389              From: Dominic Dunlop <domo@computer.org>
18390              Date: Tue, 28 Nov 2000 16:41:57 +0100
18391              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
18392              
18393              Patch to catch a core dump in the Configure va_copy test.
18394      Branch: perl
18395            ! Configure config_h.SH
18396 ____________________________________________________________________________
18397 [  7927] By: jhi                                   on 2000/11/29  17:31:59
18398         Log: Retract #7921, the patch shouldn't be needed.
18399      Branch: perl
18400            ! sv.c
18401 ____________________________________________________________________________
18402 [  7926] By: jhi                                   on 2000/11/29  17:01:41
18403         Log: Make the Class::Struct import() wiser.
18404      Branch: perl
18405            ! lib/Class/Struct.pm t/lib/class-struct.t
18406 ____________________________________________________________________________
18407 [  7925] By: jhi                                   on 2000/11/29  16:36:33
18408         Log: All the core library users of Class::Struct seem to be
18409              using "use Class::Struct 'struct';" instead of the bare
18410              "use Class::Struct;", which isn't documented in Class::Struct.
18411              This can't be right.
18412      Branch: perl
18413            ! lib/File/stat.pm
18414 ____________________________________________________________________________
18415 [  7924] By: jhi                                   on 2000/11/29  16:32:15
18416         Log: A test works better if it has the right 1..$n output.
18417      Branch: perl
18418            ! t/lib/class-struct.t
18419 ____________________________________________________________________________
18420 [  7923] By: jhi                                   on 2000/11/29  16:29:11
18421         Log: Forgot to MANIFEST the new Net::hostent test.
18422      Branch: perl
18423            ! MANIFEST
18424 ____________________________________________________________________________
18425 [  7922] By: jhi                                   on 2000/11/29  16:27:49
18426         Log: Integrate perlio.
18427      Branch: perl
18428           !> iperlsys.h perlio.c
18429 ____________________________________________________________________________
18430 [  7921] By: jhi                                   on 2000/11/29  16:27:10
18431         Log: (Retracted by #7927.)
18432              
18433              Subject: [PATCH] Is infinity a number?
18434              From: Simon Cozens <simon@cozens.net>
18435              Date: Wed, 29 Nov 2000 14:48:20 +0000
18436              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
18437      Branch: perl
18438            ! sv.c
18439 ____________________________________________________________________________
18440 [  7920] By: jhi                                   on 2000/11/29  16:23:02
18441         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
18442              From: rspier@pobox.com (Robert Spier)
18443              Date: Wed, 29 Nov 2000 02:17:49 -0500
18444              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
18445              
18446              Add a test for Net::hostent.
18447      Branch: perl
18448            + t/lib/net-hostent.t
18449 ____________________________________________________________________________
18450 [  7919] By: jhi                                   on 2000/11/29  16:21:31
18451         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
18452              add a test for Class::Struct.
18453      Branch: perl
18454            + t/lib/class-struct.t
18455            ! MANIFEST lib/Class/Struct.pm
18456 ____________________________________________________________________________
18457 [  7918] By: jhi                                   on 2000/11/29  15:48:40
18458         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
18459              From: rspier@pobox.com (Robert Spier)
18460              Date: Wed, 29 Nov 2000 02:25:39 -0500
18461              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
18462              
18463              More checking in case someone has broken their services or
18464              protocol databases.
18465      Branch: perl
18466            ! ext/Sys/Syslog/Syslog.pm
18467 ____________________________________________________________________________
18468 [  7917] By: jhi                                   on 2000/11/29  15:46:25
18469         Log: Subject: [PATCH] $^O  win32 -> MSWin32
18470              From: rspier@pobox.com (Robert Spier)
18471              Date: Wed, 29 Nov 2000 02:17:38 -0500
18472              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
18473              
18474              plus similar nits for vms, err, VMS, and UNICOS.
18475      Branch: perl
18476            ! t/lib/syslfs.t t/op/lfs.t
18477 ____________________________________________________________________________
18478 [  7916] By: jhi                                   on 2000/11/29  15:42:51
18479         Log: Subject: [PATCH] Tokeniser debugging
18480              From: Simon Cozens <simon@cozens.net>
18481              Date: Wed, 29 Nov 2000 14:15:45 +0000
18482              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
18483      Branch: perl
18484            ! perl.c perl.h pod/perlrun.pod toke.c
18485 ____________________________________________________________________________
18486 [  7915] By: jhi                                   on 2000/11/29  15:41:36
18487         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
18488              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18489              Date: Wed, 29 Nov 2000 02:13:14 -0500
18490              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
18491              
18492              OUT keyword nits.
18493              
18494              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
18495              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18496              Date: Wed, 29 Nov 2000 03:09:04 -0500
18497              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
18498              
18499              OUT and IN_OUT documentation.
18500      Branch: perl
18501            ! lib/ExtUtils/xsubpp pod/perlxs.pod
18502 ____________________________________________________________________________
18503 [  7914] By: jhi                                   on 2000/11/29  03:35:01
18504         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
18505              From: John Tobey <jtobey@john-edwin-tobey.org>
18506              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
18507              Message-Id: <m140e1N-000FOoC@feynman.localnet>
18508              
18509              plus a performance speedup noticed by Sarathy.
18510      Branch: perl
18511            ! op.c
18512 ____________________________________________________________________________
18513 [  7913] By: jhi                                   on 2000/11/29  03:16:59
18514         Log: Use "1 while unlink" so that VMS gets clean, too.
18515      Branch: perl
18516            ! t/lib/filter-util.t
18517 ____________________________________________________________________________
18518 [  7912] By: jhi                                   on 2000/11/29  03:09:08
18519         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
18520              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18521              Date: Tue, 28 Nov 2000 03:27:09 -0500
18522              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
18523      Branch: perl
18524            ! lib/ExtUtils/xsubpp
18525 ____________________________________________________________________________
18526 [  7911] By: jhi                                   on 2000/11/29  03:06:30
18527         Log: This should have been part of #7872: no need to scan UTF-8
18528              until eternity.
18529      Branch: perl
18530            ! utf8.c
18531 ____________________________________________________________________________
18532 [  7910] By: jhi                                   on 2000/11/29  02:50:04
18533         Log: One more perltie.pod nit from Casey R. Tweten.
18534      Branch: perl
18535            ! pod/perltie.pod
18536 ____________________________________________________________________________
18537 [  7909] By: jhi                                   on 2000/11/29  02:44:23
18538         Log: Document the known sprintf test failures, exact standard
18539              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
18540      Branch: perl
18541            ! pod/perldelta.pod t/op/sprintf.t
18542 ____________________________________________________________________________
18543 [  7908] By: jhi                                   on 2000/11/29  02:36:23
18544         Log: Add the Encoding table format documentation.
18545      Branch: perl
18546            + ext/Encode/Encode/EncodeFormat.pod
18547            ! MANIFEST
18548 ____________________________________________________________________________
18549 [  7907] By: jhi                                   on 2000/11/29  02:07:24
18550         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
18551              From: "Casey R. Tweten" <crt@kiski.net>
18552              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
18553              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
18554              
18555              Subject: Re: [PATCH] Updating perltie.pod for arrays
18556              From: "Casey R. Tweten" <crt@kiski.net>
18557              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
18558              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
18559      Branch: perl
18560            ! pod/perltie.pod
18561 ____________________________________________________________________________
18562 [  7906] By: nick                                  on 2000/11/28  22:40:59
18563         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
18564      Branch: perlio
18565            ! iperlsys.h perlio.c
18566 ____________________________________________________________________________
18567 [  7905] By: nick                                  on 2000/11/28  22:04:34
18568         Log: Integrate mainline
18569      Branch: perlio
18570           !> (integrate 39 files)
18571 ____________________________________________________________________________
18572 [  7904] By: jhi                                   on 2000/11/28  16:44:43
18573         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
18574              From: Nicholas Clark <nick@babyhippo.co.uk>
18575              Date: Tue, 28 Nov 2000 11:16:57 +0000
18576              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
18577      Branch: perl
18578            ! pod/perlipc.pod
18579 ____________________________________________________________________________
18580 [  7903] By: jhi                                   on 2000/11/28  16:40:31
18581         Log: Subject: [PATCH] Updating perltie.pod for arrays
18582              From: "Casey R. Tweten" <crt@kiski.net>
18583              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
18584              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
18585      Branch: perl
18586            ! pod/perltie.pod
18587 ____________________________________________________________________________
18588 [  7902] By: jhi                                   on 2000/11/28  16:39:37
18589         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
18590              From: Robin Barker <rmb1@cise.npl.co.uk>
18591              Date: Mon, 27 Nov 2000 17:56:44 GMT
18592              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
18593      Branch: perl
18594            ! pod/perlfunc.pod t/op/split.t
18595 ____________________________________________________________________________
18596 [  7901] By: jhi                                   on 2000/11/28  16:28:04
18597         Log: setmode() is a DOSish-only thing.
18598      Branch: perl
18599            ! perlio.c
18600 ____________________________________________________________________________
18601 [  7900] By: jhi                                   on 2000/11/28  16:21:46
18602         Log: Subject: [PATCH] perlcc.PL cleanups
18603              From: Simon Cozens <simon@cozens.net>
18604              Date: Tue, 28 Nov 2000 12:44:35 +0000
18605              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
18606      Branch: perl
18607            ! utils/perlcc.PL
18608 ____________________________________________________________________________
18609 [  7899] By: gsar                                  on 2000/11/28  06:32:55
18610         Log: reintegrate files missed by change#7895
18611      Branch: maint-5.6/perl
18612           +> ext/ByteLoader/bytecode.h utils/Makefile
18613            - utils/perlbc.PL
18614 ____________________________________________________________________________
18615 [  7897] By: gsar                                  on 2000/11/27  18:22:47
18616         Log: can't integrate these two files, for some reason
18617      Branch: maint-5.6/perl
18618            - ext/ByteLoader/bytecode.h utils/Makefile
18619 ____________________________________________________________________________
18620 [  7895] By: gsar                                  on 2000/11/27  18:11:21
18621         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
18622              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
18623              6757..6890,6892..6901 from mainline
18624              
18625              Bytecompiler patches from Benjamin Stuhl.
18626              
18627              More bytecompiler.
18628              
18629              Subject: [PATCH blead] B:: missing dependency
18630              
18631              Subject: [PATCH: 6757] configure.com updates and syslog build
18632              
18633              Long double Gconvert fixes from Yitzchak Scott-Thoennes
18634              and Spider Boardman.
18635              
18636              Subject: [PATCH blead] nextchar() abuse misses an optimisation
18637              
18638              Long double fixes from Spider Boardman.
18639              
18640              Make the selection of NVff et al stricter.
18641              
18642              cSVOPo_*v things index into the current PL_curpad
18643              under ithreads, which is different from the curpad
18644              used by the XSUB.  (In other words, the code as-is
18645              before this patch wouldn't work under ithreads.)
18646              
18647              Be portable.
18648              
18649              VMS MMS (make) wants null action.
18650              
18651              Mac and other portability updates from Chris Nandor.
18652              
18653              Storable support, v-version fixes.
18654              Subject: CPAN.pm beta for testing available
18655              
18656              Portability fix from Hugo van der Sanden.
18657              
18658              Bad makefile.
18659              
18660              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
18661              
18662              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
18663              
18664              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
18665              
18666              Replace #6705 with a minimal doc patch.
18667              Subject: [PATCH 5.6.0] replace change #6705
18668              
18669              Drop the separate perlbc, perlcc -b should be enough.
18670              
18671              installperl couldn't tell whether it had run tests or not.
18672              Subject: [PATCH] Re: installperl and t/TEST
18673              
18674              Add silencer flags to installperl.
18675              Subject: [PATCH] Making installperl silent.
18676              
18677              Make "make install" by default silent.  A new "install-verbose"
18678              target is verbose.
18679              
18680              More liberal parsing of version numbers.
18681              Subject: Re: CPAN.pm beta for testing available
18682              
18683              Create directories in silence.
18684              Subject: [PATCH] Another silencer for MakeMaker
18685              
18686              DOS patches and portability/porting notes, from Tim Jenness.
18687              
18688              Make installman to recognize the silence flag -S.
18689              
18690              Actually do something with the silencer option.
18691              
18692              Continue silencing.
18693              
18694              Show the doc file, not the temp file.
18695              
18696              Regen perltoc.
18697              
18698              Subject: [PATCH] More silencing of installman.
18699              
18700              Better wording for the vec lvalue diagnostic.
18701              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
18702              
18703              Subject: [PATCH: 6805] several more tweaks to configure.com
18704              
18705              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
18706              
18707              Missing parts of 
18708              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
18709              
18710              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
18711              (applied slightly modified)
18712              
18713              installperl --verbose and --silent.
18714              Subject: Re: [PATCH] More silencing of installman.
18715              
18716              Add install-silent target.
18717              
18718              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
18719              the problem reported in
18720              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
18721              
18722              Tweak the sfio/useperlio logic, hopefully as wished in
18723              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
18724              
18725              One forgotten file from #6816.
18726              
18727              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
18728              
18729              Remove duplicately applied patch shards.
18730              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
18731              
18732              Support preserving extremely big/small angles.
18733              
18734              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
18735              
18736              Subject: [PATCH] installation not quite silent yet.
18737              
18738              Update the test count.
18739              
18740              Use UVxf, PTR2UV, NVff.
18741              
18742              Document PTR2XX and INT2PTR.
18743              
18744              no-install target a la make -n.
18745              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
18746              
18747              grep -e isn't portable.
18748              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
18749              
18750              Can't get the test to reliably work thanks to the
18751              inaccurateness of floating point.  "Resolves" bug ids
18752              20000826.003, 20000826.009, 20000826.010,
18753              
18754              Subject: installman buglet
18755              
18756              DJGPP update from Laszlo Molnar.
18757              
18758              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
18759              
18760              Passing -R in ldflags makes now it to appear in the default
18761              for lddlflags, just like with -L.
18762              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
18763              
18764              Test nit.
18765              
18766              Use the actual thread type, not the pointer-to-struct.
18767              
18768              Provice virtual $Config{ccflags_nolargefiles} etc. 
18769              
18770              display_format used as a class method without arguments was broken,
18771              reported in
18772              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
18773              
18774              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
18775              
18776              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
18777              
18778              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
18779              
18780              opmini.o may be left around if a build is interrupted.
18781              
18782              Typo in #6858.
18783              
18784              Fix for ID 20000828.001, long doubles were not formatted
18785              correctly (showed up in $], which stopped installing perl).
18786              
18787              An attempt to fix the problem reported in
18788              Subject: Building perl@6856 using gcc/AIX 4.3.3 
18789              I can't test this properly since the gcc installation I have
18790              access to seems to be botched (gcc is calling the AIX cpp,
18791              a losing proposition...)
18792              
18793              Add -ld to archname on long tr...double platforms.
18794              
18795              Subject: hv.h Doc Patch
18796              
18797              Potential cruft.
18798              
18799              Subject: [PATCH bleedperl@6856] warnings fixes
18800              
18801              -S is the silent flag, -s is the strip flag.
18802              Subject: [PATCH] Re: [PATCH] make no-install          
18803              
18804              Take out the SUIDMAIL thing, that will not be
18805              a problem in 5.7.*.
18806              
18807              Subject: [PATCH bleedperl@6866] spellings
18808              
18809              Subject: [PATCH] Re: files not cleaned even by veryclean
18810              
18811              Use minimal @INC in tests, most of the time just '../lib',
18812              so that we simply can't pick up stuff from other Perls than
18813              the one we are testing.  Pointed out by
18814              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
18815              
18816              Update to Getopt::Long 2.24, from Johan Vromans.
18817              
18818              Fix for thinko in #6848.
18819              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
18820              
18821              Patches all over for people and the files they (hopefully) care about.
18822              
18823              Subject: Net::protoent does not export 'getproto'
18824              
18825              Missed a change in #6869.
18826              
18827              Subject: [PATCH] Warnings in B::Deparse
18828              
18829              Subject: [PATCH] Glob dumping
18830              
18831              Disable one of the tests for now.
18832              
18833              Disabling the one test is a bit tricky.
18834              
18835              Don't forget to tidy up.
18836              
18837              The #6881 removed one dump line.
18838              
18839              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
18840              
18841              Under usethreads the dumped variable is IN_PAD.
18842              Subject: Re: [PATCH] Glob dumping
18843              
18844              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
18845              
18846              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
18847              
18848              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
18849              
18850              Regen Configure for #6894.
18851              
18852              Subject: [PATCH: 6889] updates to perlebcdic.pod
18853              
18854              Undo namespace pollution of #6878.
18855              Subject: Re: Net::protoent does not export 'getproto'
18856              
18857              Admit that we are leaking scalars.
18858              
18859              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
18860      Branch: maint-5.6/perl
18861           !> (integrate 271 files)
18862 ____________________________________________________________________________
18863 [  7894] By: gsar                                  on 2000/11/27  16:00:34
18864         Log: a couple of nits
18865      Branch: maint-5.6/perl
18866            ! MANIFEST pp_sys.c
18867 ____________________________________________________________________________
18868 [  7893] By: gsar                                  on 2000/11/27  15:10:56
18869         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
18870              6740..6745,6747..6757,6760
18871              
18872              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
18873              
18874              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
18875              
18876              Doc nits spotted by Richard Soderberg.
18877              
18878              move WNOHANG definition to where other such things are
18879              
18880              Make $Config{byteorder} more magical so that it is
18881              dynamically computed: nice for 'fat binaries'.
18882              Subject: [PATCH]: default byteorder
18883              
18884              Subject: [PATCH] Cwd.pm now uses strict
18885              
18886              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
18887              
18888              Get -DLEAKTEST to compile (not necessarily to work, mind)
18889              Subject: [ID 20000724.006] -DLEAKTEST problem
18890              
18891              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
18892              
18893              Add perlebcdic from Peter Prymmer, regen toc.
18894              
18895              Don't propose using modules built for 5.005 if no binary
18896              compatibility with 5.005 is attempted.
18897              
18898              Do not use prototyping here.
18899              Subject: [ID 20000817.016] [PATCH] Peek.xs
18900              
18901              Document what the backtick returns if the command fails.
18902              
18903              Add byteorder to the myconfig output.
18904              
18905              Introduce NVef, NVff, and NVgf, use the middle one.
18906              (helps for lib/peek + Linux + long doubles)  Reported in
18907              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
18908              Use NVs in POSIX math, not doubles.
18909              Subject: [ID 20000817.014] POSIX & modfl
18910              
18911              Subject: [PATCH 5.6.0+] newSVrv() memory leak
18912              
18913              The byteorder code in #6671 was wrong.
18914              
18915              Fix the lib/complex failure of
18916              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
18917              Linux long double accuracy issue: something that
18918              when printed with %g looks like "2" but int() of it is 1.
18919              
18920              Propagate new Configure vars.
18921              
18922              Unbuffer the output.
18923              
18924              Subject: [PATCH] perltrap.pod spring cleaning
18925              
18926              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
18927              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
18928              
18929              Tiny Getopt::Long patch from Johan Vromans.
18930              
18931              Document code point which makes if (defined %stash::) to work
18932              (noted by Spider Boardman).
18933              
18934              Subject: [PATCH perl@6698] cygwin port
18935              
18936              Document the NDBM_File and ODBM_File as SDBM_File
18937              was documented in #6417.
18938              
18939              The new tests were missing from #6415.
18940              
18941              Add [[:blank:]] as suggested in
18942              Subject: [ID 20000716.024] [=cc=] / [:blank:]
18943              (the [=cc=] has already been taken care of by #6439
18944              so the whole bug report can be closed)
18945              and make [[:space:]] to be equivalent to isspace(3)
18946              (as opposed to \s, which is isSPACE()).  The difference
18947              is that now [[:space:]] matches the mythical vertical tab,
18948              while \s doesn't.
18949              
18950              Don't eat leading os from index entries.
18951              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
18952              
18953              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
18954              
18955              Typo in pp_complement().
18956              Subject: [PATCH perl-current] Deparse
18957              
18958              Add warnif(), check warnings further up the stack,
18959              all the warnings functions now can take an optional object reference.
18960              Subject: [PATCH bleedperl@6691] warnings pragma update
18961              
18962              Fix a core dump in lib/selfloader under -DDEBUGGING.
18963              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
18964              
18965              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
18966              
18967              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
18968              
18969              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
18970              Put back the long double avoidance code to POSIX.xs
18971              because VMS seems to need it still.
18972              
18973              Introduce a 'veryclean' target that is like 'distclean'
18974              but also removes *~ and *.orig.
18975              
18976              Subject: [ID 20000817.023] endianness description in perlfunc.pod
18977              
18978              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
18979              
18980              Let's try #6717 again.
18981              
18982              UTF8 concat fixes.
18983              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
18984              
18985              pp_open() could pass an uninitialized filename down to do_open9().
18986              
18987              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
18988              
18989              Update to CGI 2.72, from Lincoln Stein.
18990              
18991              Subject: [PATCH] Silence MakeMaker (Was: installman)
18992              
18993              Use temporary directory instead of current directory.
18994              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
18995              
18996              Document odd vs even subreleases and -Dusedevel.
18997              
18998              The veryclean target needs to clobber.
18999              
19000              Use File::Spec->tmpdir().
19001              
19002              Document the number of exponent digits.
19003              
19004              Mention perlebcdic and perlposix-bc.
19005              
19006              s/this one/the 5.6.0 release/
19007              
19008              The #6724 is here.
19009              
19010              The correct cleaning order is an art.
19011              
19012              small tweaks for change#6705: avoid C++ style comments in C code;
19013              use Perl's malloc API rather than the low level system one
19014              
19015              Array context keeps slithering in.
19016              
19017              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
19018              
19019              Subject: [PATCH] os2.c fix for use64bitint
19020              
19021              Update to Pod::LaTeX 0.53.
19022              Subject: [PATCH] lib/Pod/LaTeX.pm updates
19023              
19024              Document the endianness of Alpha more precisely.
19025              
19026              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
19027              
19028              Rename the macro argument because some preprocessors
19029              can't tell the difference and expand arguments also inside
19030              double quoted strings.
19031              
19032              free TLS slot properly on Windows
19033              
19034              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
19035              
19036              Unicos/mk requires elaborate paranoia.
19037              
19038              Tweak the floating point output routine preferences.
19039              
19040              Also under djgpp the timestamps are funky.
19041              
19042              Apply some PodParser 1.18 patches; the Pod/Find.pm
19043              patches cannot be applied since #6712 conflicts.
19044              
19045              Use PodParser 1.18 new test.
19046              
19047              A pod nit.
19048              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
19049              
19050              Be verydeepclean.
19051      Branch: maint-5.6/perl
19052           +> pod/perlebcdic.pod
19053           !> (integrate 106 files)
19054 ____________________________________________________________________________
19055 [  7892] By: jhi                                   on 2000/11/27  15:02:32
19056         Log: Update Changes.
19057      Branch: perl
19058            ! Changes patchlevel.h
19059 ____________________________________________________________________________
19060 [  7891] By: jhi                                   on 2000/11/27  14:57:23
19061         Log: Subject: Re: perlfaq style changes
19062              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19063              Date: Sat, 25 Nov 2000 23:32:26 -0800
19064              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
19065              
19066              plus a note from Ronald Kimball.
19067      Branch: perl
19068            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
19069 ____________________________________________________________________________
19070 [  7890] By: jhi                                   on 2000/11/27  14:53:14
19071         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
19072              From: Benjamin Holzman <bah@ecnvantage.com>
19073              Date: Sun, 26 Nov 2000 16:27:33 -0500
19074              Message-ID: <20001126162733.J25040@ecnvantage.com>
19075      Branch: perl
19076            ! gv.c
19077 ____________________________________________________________________________
19078 [  7889] By: jhi                                   on 2000/11/27  14:43:11
19079         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
19080              From: lvirden@cas.org
19081              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
19082              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
19083      Branch: perl
19084            ! README.amiga
19085 ____________________________________________________________________________
19086 [  7888] By: jhi                                   on 2000/11/27  14:32:34
19087         Log: Restore also the locale test to no-sprintf-taint state.
19088              Fixes the bug 20001127.003.
19089      Branch: perl
19090            ! sv.c t/pragma/locale.t
19091 ____________________________________________________________________________
19092 [  7887] By: gsar                                  on 2000/11/27  14:13:05
19093         Log: integrate changes#6613..6616,6620..6665 from mainline
19094              
19095              VMS configure.com update continues.
19096              
19097              Subject: Test fails / warnings with perl-current #6612
19098              
19099              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
19100              
19101              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
19102              
19103              For now remove the mail code.
19104              
19105              Subject: Re: [PATCH] @+, @- readonly
19106              
19107              Subject: warning: storage class after type is obsolescent
19108              
19109              Subject: sfio2000
19110              
19111              Subject: Re: File::Temp problems on VMS in bleedperl
19112              
19113              README.os2 update.
19114              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
19115              
19116              Make the user to give up his firstborn, err, to knowingly
19117              verify installing an unstable developer release.  Also bump
19118              the release to 5.7.0, but leave a patch tag in the local
19119              patches saying that this is not yet the real thing.
19120              
19121              Update (kinda) to Test 1.14, from Joshua Pritikin.
19122              
19123              make ok etc also for win32.
19124              
19125              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
19126              
19127              Don't blow limited stacks, a lower number is enough to
19128              tickle the lookbehind limit.
19129              
19130              Use -Dusedevel; regen Configure and the respective Porting stuff.
19131              
19132              Subject: [PATCH] debugger exit code should reflect user exit code
19133              
19134              Subject: [PATCH perl@6620] cygwin port
19135              
19136              Missed a file from #6638.
19137              
19138              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)
19139              
19140              magic callbacks all need to have same type signature
19141              
19142              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
19143              
19144              Fix a dependency problem.
19145              Subject: [PATCH: 6640] VMS Makefile.SH update
19146              
19147              The numeric locale was reset to "C" by s?printf and never restored.
19148              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
19149              No test since adding the failing example to locale.t
19150              does not fail -- probably because the locale settings are so
19151              thoroughly tweaked by that time.  Running the example standalone
19152              does fail, though.  UPDATE: test case added at change #7540.
19153              
19154              Subject: [ID 20000324.040] minor fix to perlhpux.pod
19155              
19156              Update to CPAN 1.57.
19157              
19158              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
19159              
19160              Change the perlbug address to perl.org since it's more forgiving.
19161              
19162              Change the regx compilation error markers to use = instead of <
19163              since pod makes using the latter quite messy.  Reported in
19164              ID 20000814.006 by Abigail and in
19165              Subject: Unknown escape E<> ?
19166              
19167              Update to perldebtut 1.9, from Richard Foley.
19168              
19169              check that the number pseudo children doesn't exceed
19170              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
19171              the WaitForMultipleObjects() limit that would cause wait()
19172              to crash)
19173              wait() and waitpid() could potentially be rewritten to use
19174              more than one thread to do the waiting to eliminate this
19175              limitation
19176              
19177              change#6328 could make close(SOCKET) return false on windows
19178              when it shouldn't
19179              
19180              pod nit seen in passing
19181              
19182              on windows, the return values from wait() and waitpid() don't
19183              match those of pseudo-pids
19184              
19185              waitpid() now handles externally spawned pids correctly;
19186              fixes for backtick/wait/waitpid failures on Windows 9x
19187              these changes make the pid returned by process functions on
19188              Windows 9x always positive by clearing the high bit (which
19189              is always set on Win9x); pseudo-process PIDs are likewise
19190              always negative now on Win9x (just as on NT/2000)
19191              
19192              trailing new %ENV entries weren't being pushed into the real
19193              environment of subprocesses on Windows
19194              
19195              Tweak the regex compilation errors once more.
19196              
19197              avoid warnings from dense compiler
19198              
19199              add "ok" targets from change#6632 in makefile.mk
19200      Branch: maint-5.6/perl
19201            - lib/Pod/PlainText.pm vms/configure.com
19202           !> (integrate 66 files)
19203 ____________________________________________________________________________
19204 [  7886] By: jhi                                   on 2000/11/27  13:54:18
19205         Log: __FUNCTION__ isn't portable and trying to emulate it leads
19206              into practically spelling out the name of the function.
19207              Takes care of the bug 20001127.001.
19208      Branch: perl
19209            ! perlio.c
19210 ____________________________________________________________________________
19211 [  7885] By: gsar                                  on 2000/11/27  13:53:18
19212         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
19213              6610..6611 from mainline
19214              
19215              Make regular expression parse error messages easier to understand.
19216              Subject: Re: enhanced(?) regex error messages
19217              
19218              Tiny tidying on report_evil_fh().
19219              
19220              Subject: Re: enhanced(?) regex error messages 
19221              plus Capitalize the error messages, plus perldiag them.
19222              
19223              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
19224              
19225              Document here-doc better.
19226              
19227              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
19228              
19229              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
19230              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
19231              (either perlbug or p5p ate the original), plus regen
19232              perlapi and perltoc. 
19233              
19234              Regen global.sym.
19235              
19236              Double check that we have a dirhandle.
19237              
19238              Subject: Re: enhanced(?) regex error messages
19239              (plus two small patches sent privately)
19240              (this still seems to leave few test failures)
19241              
19242              warn is a macro, avoid using at a variable to avoid warnings
19243              in some configurations; readdir.t is too conservative in
19244              estimating number of *.t's
19245              
19246              Get back into sync with Jeffrey on the enhanced regex warnings.
19247              
19248              Subject: [PATCH 5.6.0] cygwin port
19249              
19250              Zero entries were skipped, fix from Adrian Goalby
19251              <argoalby@yahoo.co.uk>
19252              
19253              Subject: Remove dead entry in perldiag
19254              
19255              Amend the description of Perl6.
19256              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
19257              
19258              detypo
19259              
19260              It's the 2ndO'ROSSC.
19261              
19262              Revert the sv.c part of #6559, a better fix is needed.
19263              
19264              Iterating perl6 description.
19265              
19266              Update to Term::ANSIColor 1.03, from Russ Allbery.
19267              
19268              Update to Getopt::Long 2.23_05, from Johan Vromans.
19269              
19270              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
19271              
19272              Update to Pod::Parser 1.17, from Brad Appleton.
19273              
19274              Update to CPAN 1.56, from Andreas König.
19275              
19276              Update to CGI 2.70, from Lincoln Stein.
19277              
19278              Put back the std @INC thing.
19279              
19280              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
19281              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
19282              
19283              Document the IO::Select timeout.
19284              
19285              sleep(1) does not necessarily return 1.
19286              Subject: [PATCH bleadperl] op/lex_assign.t  
19287              
19288              Subject: debugger "d" command doesnt check line number
19289              
19290              B::Deparse didn't do sub attributes.
19291              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
19292              
19293              Preprocessing and postprocessing for File::Find.
19294              Subject: Patch to Find::File.pm to allow alphabetical results
19295              
19296              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
19297              
19298              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
19299              
19300              Subject: Re: [ID 20000730.003] utf8::length() bad
19301              
19302              Subject: Getting perlio and threads to compile
19303              (the Solaris version changes in Configure skipped)
19304              
19305              Tests for #6589.
19306              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
19307              
19308              Add Perl debugging tutorial, regen toc. 
19309              Subject: perldebtut.pod
19310              
19311              Add a few missing files, update MANIFEST.
19312              
19313              Rewrite of vms/subconfigure.com as configure.com,
19314              from Peter Prymmer and the vmsperl crew.
19315              
19316              Should have deleted this in #6603.
19317              
19318              Fix the test for 5005threads.
19319              
19320              Fix-n-skip the tests under 5005threads.
19321              
19322              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
19323              
19324              Upgrade to CGI 2.71, from Lincoln Stein.
19325      Branch: maint-5.6/perl
19326           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
19327           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
19328           +> t/op/regmesg.t t/pod/find.t vms/configure.com
19329            - vms/subconfigure.com
19330            ! lib/lib.pm
19331           !> (integrate 115 files)
19332 ____________________________________________________________________________
19333 [  7884] By: jhi                                   on 2000/11/27  13:44:33
19334         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
19335              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19336              Date:     Mon, 27 Nov 2000 08:23:54 EST
19337              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
19338      Branch: perl
19339            ! vms/descrip_mms.template vms/test.com
19340 ____________________________________________________________________________
19341 [  7883] By: gsar                                  on 2000/11/27  11:50:46
19342         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
19343              6511..6513,6515..6523,6525..6536
19344              
19345              The swallow_bom() saga continues.  The #23 of require.t
19346              (UTF16-LE) still fails (silently, no output) but the #22
19347              (UTF16-BE) seems to be working now.  The root of the
19348              failure may be in sv_gets(): is it UTF-16LE-aware,
19349              especially when it comes to line endings? 
19350              
19351              Document the problem with -P in HP-UX and its workaround.
19352              
19353              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
19354              (aka ID 20000730.002)
19355              
19356              Subject: fix and question re: waitpid() under win32
19357              
19358              Make the safety catch for buggy gccs work with triple version
19359              numbers like 2.95.2.  Reported in
19360              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
19361              
19362              In Digital UNIX warn if gcc explicitly chosen because even
19363              2.95.2 is known to cause problems.
19364              
19365              Make chr() for values >127 to create utf8 when under utf8.
19366              
19367              various syntax errors and such (not fixed: comp/require.t#22 coredump
19368              on Windows)
19369              
19370              Stash away the largefiles flags and libswanted.
19371              
19372              BOM patching from Simon Cozens.
19373              
19374              If gccosandvers is equal to osname, clear gccosandvers.
19375              
19376              Make p4desc to skip non-mainperl branches by default.
19377              
19378              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
19379              
19380              The test from this
19381              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
19382              
19383              In new BSDs changes to argv[] do not show up in ps(1) output,
19384              instead one must use setproctitle().  This was already addressed
19385              by change #6457, but the below has a new variant for FreeBSD 4.0
19386              or later, and the matter is also documented more.
19387              
19388              FreeBSD 3.* updates from
19389              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
19390              
19391              regen_headers, regen perltoc.
19392              
19393              Document in one place the memory abstractions used in Perl core.
19394              
19395              memcpy has n o in it, as pinted ut by Sarathy.
19396              
19397              Remove the extraneous "main::" prefix from all the
19398              "opened only for", "on closed", and "never opened" warnings.
19399              
19400              The name of a filehandle does not have <these>.
19401              
19402              The tr utf8 patching continues.
19403              
19404              The new setproctitle() feature is available only in 
19405              bleeding edge FreeBSD.  From Paul Saab.
19406              
19407              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
19408              
19409              Dump UVs as UVs in Data::Dumper.
19410              
19411              detypo #6494
19412              
19413              Document the IVdf UVuf UVof UVxf.
19414              
19415              require.t needs binmode() to work on windows
19416              
19417              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
19418              that are hopefully soon put into use.
19419              
19420              Allow "no Module;" even if there is no 'unimport'.
19421              
19422              Better skip message for the test; one of the two problems in
19423              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
19424              
19425              The subtest 4 may fail also on VOBS, as pointed out
19426              by Nick Ing-Simmons in November 1999, bug id 19991124.003
19427              (but the failure in that bug report isn't the subtest 4).
19428              
19429              Be more informative on what is skipped and why,
19430              also repeat the list at the end.
19431              
19432              Add a URL for FSF.
19433              
19434              Subject: [PATCH] sv.h documentation - SvLEN
19435              
19436              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
19437              
19438              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
19439              
19440              Subject: [PATCH] bad cppsymbols on os2 + Configure question
19441              
19442              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
19443              
19444              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
19445              mention the idea of @( and @)
19446              
19447              This is 6512.  Really.
19448              
19449              Subject: [ID 19990721.004] Documentation bug in perlfunc
19450              
19451              Subject: Minor tweak to perlvar.pod
19452              
19453              In the warnings call filehandles consistently so;
19454              add "unopened" warning for stat().
19455              
19456              After the #6519 a warning about stat() is just that,
19457              not about a filetest, which now have their own warning.
19458              
19459              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
19460              
19461              Subject: Re: Array vs. List context
19462              
19463              Subject: New perlcc, take 2
19464              
19465              Weed buglets pointed out by
19466              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
19467              
19468              gcc versions might have (parentheses) in them.
19469              
19470              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
19471              
19472              Essential prototype changes were missing from #6527.
19473              Also make report_evil_fh() more bomb-proof.
19474              
19475              Zap lib/Sys directory when cleaning up.
19476              
19477              Change the Policy policy: now -Dprefix= with an existing
19478              Policy.sh and prefix == siteprefix == vendorprefix, then all
19479              of them follow along the new prefix.
19480              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
19481              
19482              Continue fixing the io warnings.  This also
19483              sort of fixes bug ID 20000802.003: the core dump
19484              is no more.  Whether the current behaviour is correct
19485              (giving a warning: "Not a format reference"), is another matter.
19486              
19487              Have symbols for the IoTYPEs.
19488              
19489              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
19490              
19491              Document a bit that UDP is not what you might think.
19492              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
19493              tr memory corruption fix from Simon Cozens.
19494              
19495              Plug the security hole described in the Aug 05 2000 bugtraq message
19496              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
19497              The security hole exists only in suidperls, which isn't
19498              installed or even built by default.
19499      Branch: maint-5.6/perl
19500           !> (integrate 71 files)
19501 ____________________________________________________________________________
19502 [  7882] By: gsar                                  on 2000/11/27  10:25:36
19503         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
19504              from mainline
19505              
19506              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
19507              to be fatal errors (instead of by default ignoring them, and
19508              ignoring with a bug: even though -w gave an error, the opening [
19509              was left in)  Reported in:
19510              
19511              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
19512              
19513              Subject: [PATCH] split /^/
19514              
19515              MacOS nits from Matthias Neeracher.
19516              
19517              More split() doc and test patches from Mike Guy.
19518              
19519              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
19520              from Graham Barr in the module list.
19521              
19522              docfix from Peter Scott <Peter@PSDT.com>.
19523              
19524              File::Temp patches for VMS and OS/2 from Tim Jenness.
19525              
19526              open() wariness in perlbug.
19527              
19528              Subject: [PATCH] minor doc change - perlguts
19529              
19530              Subject: Minor doc patch: handy.h
19531              
19532              Be wary of close()s, too.
19533              
19534              Further File::Temp patches from Yitzchak Scott-Thoennes
19535              and Craig A. Berry.
19536              
19537              Subject: [PATCH] fixes bug 20000508.004
19538              
19539              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
19540              
19541              Allow "no AutoLoader;", based on change #6444,
19542              suggested by Graham Barr.
19543              
19544              Use setproctitle() if available to modify $0.
19545              
19546              Warn if the version of the operating system used to compile gcc
19547              differs from the current version of the operating system.
19548              Also display the gcc compilation os and version in myconfig.
19549              Inspiration from
19550              
19551              Tiny fixes for #6460.
19552              
19553              The problem described in this
19554              Subject: [ID 20000322.018] named chars aren't magical enough
19555              has been fixed in perl 5.6.0 but just in case added a test
19556              to keep it away.  (The report from Joseph Hall.)
19557              
19558              Tune the comments and hopefully stop a memory leak.
19559              
19560              Subject: UTF8 concat
19561              (with a memory leak fixed, plus a few casts added)
19562              This also seems to help for
19563              Subject: [ID 20000716.015] join UTF8 weirdness
19564              
19565              Do not upgrade SVs into utf8 just because they participate
19566              in eq or cmp.  Reported and fix suggested in
19567              Subject: [ID 20000720.009] sv_eq UTF8 bug
19568              
19569              Fix the HALF_UPGRADE() macro introduced in #6263.
19570              
19571              Find green threads before native threads.
19572              Subject: Re: Patch to jpl/JNI/Makefile.PL
19573      Branch: maint-5.6/perl
19574           !> (integrate 30 files)
19575 ____________________________________________________________________________
19576 [  7881] By: jhi                                   on 2000/11/27  05:48:41
19577         Log: It seems that *both* the unused submatch loop cleanup
19578              codes are needed.
19579      Branch: perl
19580            ! regexec.c
19581 ____________________________________________________________________________
19582 [  7880] By: jhi                                   on 2000/11/27  04:50:07
19583         Log: Clean .exists deeper.
19584      Branch: perl
19585            ! Makefile.SH
19586 ____________________________________________________________________________
19587 [  7879] By: jhi                                   on 2000/11/27  02:31:35
19588         Log: The code in regcppop() (see #7878) contains the correct lower
19589              limit for the unused submatch 'cleanup' loop so that under
19590              "use utf8" the following code wouldn't dump core:
19591              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
19592              the cleanup loop in regtry() stomped beyond allocated area
19593              in the startp[] array.  Therefore, copied the correct lower
19594              loop limit (*PL_reglastparen) to regtry().  Note: something
19595              may still not be quite right: why was the _higher_ loop limit
19596              (prog->nparens) different in the utf8 case?
19597              
19598              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
19599              without core dumps, there were about 17 of them before
19600              the patch (with us since Perl 5.7.0).  Two failures, still:
19601              496 and 505 (though these may not be severe).
19602              
19603              Patch #7881 is also needed since both the cleanup loops
19604              seem to be needed.
19605              
19606              Also, the t/op/pat#44 seems to core dump under utf8.
19607              Plus a couple of failures.  UGH-8.
19608      Branch: perl
19609            ! regexec.c
19610 ____________________________________________________________________________
19611 [  7878] By: jhi                                   on 2000/11/27  02:21:17
19612         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
19613              the code in regcppop() seems to be redundant for the test suite --
19614              but it contains a germ of truth, and it needed for the build
19615              process itself: see #7879 and #7881.
19616      Branch: perl
19617            ! regexec.c
19618 ____________________________________________________________________________
19619 [  7877] By: jhi                                   on 2000/11/27  01:53:09
19620         Log: Comment on comment.
19621      Branch: perl
19622            ! regexec.c
19623 ____________________________________________________________________________
19624 [  7876] By: jhi                                   on 2000/11/27  00:49:59
19625         Log: Adjust the docs to agree with #7875.
19626      Branch: perl
19627            ! pod/perllocale.pod
19628 ____________________________________________________________________________
19629 [  7875] By: jhi                                   on 2000/11/27  00:49:27
19630         Log: Retract #7863.  It makes more sense not to taint formatted output,
19631              not even by sprintf().
19632      Branch: perl
19633            ! sv.c
19634 ____________________________________________________________________________
19635 [  7874] By: jhi                                   on 2000/11/26  23:36:02
19636         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
19637              Not really fixed (should really dump the UTF-8 charclass),
19638              but stopped displaying the garbage.
19639              
19640              Also add a note on the (missing) Unicode PSXSPC and BLANK.
19641      Branch: perl
19642            ! regcomp.c
19643 ____________________________________________________________________________
19644 [  7873] By: jhi                                   on 2000/11/26  21:31:13
19645         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
19646      Branch: perl
19647            ! regexec.c
19648 ____________________________________________________________________________
19649 [  7872] By: jhi                                   on 2000/11/26  21:06:04
19650         Log: No need to scan till infinity, 13 is enough.
19651      Branch: perl
19652            ! handy.h utf8.c
19653 ____________________________________________________________________________
19654 [  7871] By: jhi                                   on 2000/11/26  20:20:32
19655         Log: Test line numbers are different with utf8.
19656      Branch: perl
19657            ! t/op/re_tests
19658 ____________________________________________________________________________
19659 [  7870] By: jhi                                   on 2000/11/26  20:10:12
19660         Log: Message nit.
19661      Branch: perl
19662            ! regcomp.c
19663 ____________________________________________________________________________
19664 [  7869] By: jhi                                   on 2000/11/26  19:01:05
19665         Log: Make utf8_length() and utf8_distance() (the latter of which
19666              is unused at the moment) to be less forgiving about bad UTF-8.
19667      Branch: perl
19668            ! embed.h embed.pl objXSUB.h proto.h utf8.c
19669 ____________________________________________________________________________
19670 [  7868] By: jhi                                   on 2000/11/26  18:45:56
19671         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
19672              From: Benjamin Holzman <bah@ecnvantage.com>
19673              Date: Sat, 25 Nov 2000 20:40:20 -0500       
19674              Message-ID: <20001125204020.A25040@ecnvantage.com>              
19675              
19676              Debian allows installing /usr/bin/locale without installing
19677              any locales, an error message will ensue.
19678      Branch: perl
19679            ! t/pragma/locale.t
19680 ____________________________________________________________________________
19681 [  7867] By: jhi                                   on 2000/11/26  18:31:12
19682         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
19683              From: Benjamin Holzman <bah@ecnvantage.com>
19684              Date: Sun, 26 Nov 2000 02:42:34 -0500
19685              Message-ID: <20001126024234.G25040@ecnvantage.com>
19686              
19687              Patch for the bug 20000212.002.
19688      Branch: perl
19689            ! sv.c t/op/array.t
19690 ____________________________________________________________________________
19691 [  7866] By: jhi                                   on 2000/11/26  18:28:09
19692         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
19693              From: Tim Jenness <t.jenness@jach.hawaii.edu>
19694              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
19695              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
19696              
19697              File::Temp 0.11.
19698      Branch: perl
19699            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
19700 ____________________________________________________________________________
19701 [  7865] By: jhi                                   on 2000/11/26  18:24:22
19702         Log: The metaconfig unit change for #7864.
19703      Branch: metaconfig/U/perl
19704            ! need_va_copy.U
19705 ____________________________________________________________________________
19706 [  7864] By: jhi                                   on 2000/11/26  18:23:41
19707         Log: Make the va_copy() test not to be so talkative.
19708      Branch: perl
19709            ! Configure config_h.SH
19710 ____________________________________________________________________________
19711 [  7863] By: jhi                                   on 2000/11/26  18:11:02
19712         Log: Fix locale inconsistencies unearthed by Hugo's work.
19713              Now the floating point sprintf really does taint the result
19714              string as perllocale promises (has promised for a long time)
19715              if "use locale" is in the lexical scope.
19716      Branch: perl
19717            ! sv.c t/pragma/locale.t
19718 ____________________________________________________________________________
19719 [  7862] By: jhi                                   on 2000/11/26  00:35:15
19720         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
19721              From: Nicholas Clark <nick@ccl4.org>
19722              Date: Sun, 26 Nov 2000 00:07:50 +0000
19723              Message-ID: <20001126000750.A22446@plum.flirble.org>
19724              
19725              Infinit.
19726      Branch: perl
19727            ! sv.c
19728 ____________________________________________________________________________
19729 [  7861] By: jhi                                   on 2000/11/26  00:01:26
19730         Log: Integrate perlio.
19731      Branch: perl
19732           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
19733 ____________________________________________________________________________
19734 [  7860] By: nick                                  on 2000/11/25  22:04:17
19735         Log: Correct relative path from new ext\Filter\Util\Call location
19736              back to miniperl.
19737      Branch: perlio
19738            ! win32/makefile.mk
19739 ____________________________________________________________________________
19740 [  7859] By: nick                                  on 2000/11/25  21:26:54
19741         Log: Integrate mainline.
19742      Branch: perlio
19743           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
19744           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
19745           +> t/lib/filter-util.t
19746            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
19747            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
19748            - t/lib/filt-util.t
19749           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
19750           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
19751           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
19752           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
19753           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
19754           !> win32/makefile.mk
19755 ____________________________________________________________________________
19756 [  7858] By: gsar                                  on 2000/11/25  20:52:17
19757         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
19758              parent's memory; fix it by keeping track of the actual pad
19759              offset rather than a raw pointer (this change is probably also
19760              relevant to non-ithreads case to avoid fallout from reallocs of
19761              the pad array, but is currently only enabled for the ithreads
19762              case in the interests of minimal disruption to existing "well
19763              tested" code)
19764      Branch: perl
19765            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
19766            ! proto.h scope.c scope.h sv.c t/op/fork.t
19767 ____________________________________________________________________________
19768 [  7857] By: nick                                  on 2000/11/25  20:01:28
19769         Log: All tests pass on Win32/gcc/USE_PERLIO.
19770              - when crlf layer is pushed make unix-level binary.
19771              - remove :crlf injection in pp_backtick in pp_sys.c
19772              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
19773      Branch: perlio
19774            ! doio.c perlio.c pp_sys.c win32/makefile.mk
19775 ____________________________________________________________________________
19776 [  7856] By: jhi                                   on 2000/11/25  18:38:30
19777         Log: Update the metaconfig units for #7855.
19778      Branch: metaconfig/U/perl
19779            ! useperlio.U usesocks.U
19780 ____________________________________________________________________________
19781 [  7855] By: jhi                                   on 2000/11/25  18:37:54
19782         Log: Undo the SOCKS workarounds, instead start using PerlIO
19783              if SOCKS is selected.
19784              
19785              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
19786              From: Jens Hamisch <jens@Strawberry.COM>
19787              Date: Fri, 24 Nov 2000 18:31:30 +0100
19788              Message-ID: <20001124183130.E28337@Strawberry.COM>
19789              
19790              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
19791              From: Jens Hamisch <jens@Strawberry.COM>
19792              Date: Fri, 24 Nov 2000 19:11:51 +0100
19793              Message-ID: <20001124191151.A28753@Strawberry.COM>
19794      Branch: perl
19795            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
19796            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
19797 ____________________________________________________________________________
19798 [  7854] By: jhi                                   on 2000/11/25  17:39:08
19799         Log: Undo #7848.  Some of the code seems to use walkoptree(),
19800              some walkoptree_slow().  An unfinished renaming?
19801              Now the sub is walkoptree() (which is @EXPORT_OK),
19802              the walkoptree_slow() is a typeglob alias to walkoptree.
19803              This makes the tests to pass, at least.
19804      Branch: perl
19805            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
19806 ____________________________________________________________________________
19807 [  7853] By: nick                                  on 2000/11/24  22:24:33
19808         Log: Re-arrange crlf vs binary for platforms that care.
19809              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
19810              Lip-service to making stdio layer work on such platfroms (untested).
19811              Now fails 3 tests rather than one, checkin to see if I can debug 
19812              the issue under linux. (Do not merge.)
19813      Branch: perlio
19814            ! doio.c perlio.c perliol.h
19815 ____________________________________________________________________________
19816 [  7852] By: jhi                                   on 2000/11/24  18:57:39
19817         Log: AUTHORS edits.
19818      Branch: perl
19819            ! AUTHORS
19820 ____________________________________________________________________________
19821 [  7851] By: jhi                                   on 2000/11/24  17:34:56
19822         Log: Add Jan-Erik Karlsson.
19823      Branch: perl
19824            ! AUTHORS
19825 ____________________________________________________________________________
19826 [  7850] By: jhi                                   on 2000/11/24  17:27:56
19827         Log: Configure should find stdchar on its own.
19828      Branch: perl
19829            ! hints/solaris_2.sh
19830 ____________________________________________________________________________
19831 [  7849] By: jhi                                   on 2000/11/24  17:24:55
19832         Log: Subject: PATCH over 7848: Filter test flawed
19833              From: andreas.koenig@anima.de (Andreas J. Koenig)
19834              Date: 24 Nov 2000 10:28:29 +0100
19835              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
19836      Branch: perl
19837            ! t/lib/filter-util.t
19838 ____________________________________________________________________________
19839 [  7848] By: jhi                                   on 2000/11/24  17:22:15
19840         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
19841              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
19842              Date: Fri, 24 Nov 2000 16:12:58 +0000
19843              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
19844      Branch: perl
19845            ! ext/B/B.pm
19846 ____________________________________________________________________________
19847 [  7847] By: jhi                                   on 2000/11/24  03:07:01
19848         Log: Integrate perlio.
19849      Branch: perl
19850           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
19851           !> win32/makefile.mk
19852 ____________________________________________________________________________
19853 [  7846] By: gsar                                  on 2000/11/24  00:55:57
19854         Log: integrate changes#6415..6418,6420..6438 from mainline
19855              
19856              Fix the bitvector ops for utf8 (tricky since past 7 bits
19857              the utf8 'characters' can be more than one octet).
19858              
19859              MPE/ix updates for perl 5.6.0 from Mark Bixby.
19860              
19861              Subject: SDBM_File documentation
19862              
19863              Detypo.
19864              
19865              Decutandpasto.
19866              
19867              Send all installperl messages to STDERR and be -w clean.
19868              
19869              Out-of-date note removed.
19870              
19871              Protect against "wild next"s, that is, callbacks doing "next"
19872              instead of "return".
19873              
19874              Use STDOUT consistently.
19875              
19876              The output might have been produced in the wrong order.
19877              
19878              A missing 'break' after the [[:space:]] switch case.
19879              
19880              Add tests for
19881              [ID 19991110.003] another matching finding by pcre author
19882              which has already been fixed by some patch, as verified in
19883              
19884              Documentation to explain the behaviour of map().
19885              
19886              Add an optimization for map-maps-a-list-element-to-more-list-elements
19887              case, but add also notes explaining the relationship of this
19888              patch and the earlier notes by Sarathy.
19889              
19890              Subject: [ID 20000716.023] syslog test fails without sockets
19891              
19892              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
19893              Test cases for #6431.
19894              
19895              File::Spec::VMS fixup for tmpdir from Craig Berry.
19896              
19897              Make the "uninit variable" warning to say "concat or string"
19898              or "join or string" when in concat or join .
19899              
19900              Get UTF16 BOMs working.  Patch from
19901              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
19902              
19903              Subject: [PATCH] Make large file tests deal with SIGXFSZ
19904              
19905              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
19906              
19907              Subject: [PATCH] av.c apidoc
19908      Branch: maint-5.6/perl
19909           !> (integrate 43 files)
19910 ____________________________________________________________________________
19911 [  7845] By: gsar                                  on 2000/11/24  00:20:45
19912         Log: integrate changes#6406..6414 from mainline
19913              
19914              Merge perlhacktut into perlhack, update perlguts.
19915              
19916              Fix AutoSplit to use File::Spec the right way in VMS,
19917              from Peter Prymmer.
19918              
19919              The bug report
19920              [ID 19991110.002] minimal matching discrepancy found by pcre author
19921              seems to have been fixed (though differently from what was suggested
19922              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
19923              
19924              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
19925              not in pod, from Peter Prymmer
19926              
19927              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
19928              From: Hugo <hv@crypt.compulink.co.uk>
19929              Date: Fri, 14 Jul 2000 23:05:20 +0100
19930              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
19931              
19932              Didn't anymore apply, but that point still could use another fix.
19933              
19934              lib/b test fixes from Peter Prymmer.
19935              
19936              More docs for sv functions.
19937              
19938              perlvms.pod whitespace cleanup to keep pod utils happy.
19939              
19940              another VMS build tweak from Peter Prymmer
19941      Branch: maint-5.6/perl
19942           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
19943           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
19944           !> vms/descrip_mms.template vms/perlvms.pod
19945 ____________________________________________________________________________
19946 [  7844] By: nick                                  on 2000/11/23  23:42:45
19947         Log: Win32/perlio Now just fails one io/argv.t test - lack 
19948              of default :crlf on standard streams.
19949      Branch: perlio
19950            ! doio.c perlio.c
19951 ____________________________________________________________________________
19952 [  7843] By: nick                                  on 2000/11/23  23:04:05
19953         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
19954              peek fail is showing a real problem (multiple crlf layers
19955              are getting pushed.)
19956      Branch: perlio
19957            ! doio.c perlio.c win32/makefile.mk
19958 ____________________________________________________________________________
19959 [  7842] By: nick                                  on 2000/11/23  19:46:23
19960         Log: Implement PerlIO_binmode()
19961              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
19962              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
19963              make binmode in t/lib/io_tell.t unconditional so that works.
19964              Checkin just so Win32 machine can see these changes.
19965      Branch: perlio
19966            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
19967 ____________________________________________________________________________
19968 [  7841] By: jhi                                   on 2000/11/23  19:30:00
19969         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
19970      Branch: perl
19971            ! README.amiga
19972 ____________________________________________________________________________
19973 [  7840] By: jhi                                   on 2000/11/23  17:18:02
19974         Log: SOCKS wrestling continues, patches from Jens Hamisch.
19975      Branch: perl
19976            ! doio.c embed.h embed.pl perlsdio.h proto.h
19977 ____________________________________________________________________________
19978 [  7839] By: jhi                                   on 2000/11/23  16:54:14
19979         Log: Push Filter::Util::Call one level deeper.
19980      Branch: perl
19981            + t/lib/filter-util.t
19982           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
19983           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
19984            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
19985            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
19986            - t/lib/filt-util.t
19987            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
19988            ! win32/Makefile win32/makefile.mk
19989 ____________________________________________________________________________
19990 [  7838] By: jhi                                   on 2000/11/23  16:52:40
19991         Log: Reach back one higher up when searching for PERL_SRC.
19992      Branch: perl
19993            ! lib/ExtUtils/MM_Unix.pm
19994 ____________________________________________________________________________
19995 [  7837] By: jhi                                   on 2000/11/23  16:05:41
19996         Log: Subject: Re: perl@7826
19997              Date: Thu, 23 Nov 2000 02:20:25 -0600
19998              From: "Craig A. Berry" <craigberry@mac.com>
19999              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
20000              
20001              Make VMS to like Filter::Util::Call. 
20002      Branch: perl
20003            ! configure.com ext/Filter/Util/Makefile.PL
20004 ____________________________________________________________________________
20005 [  7836] By: nick                                  on 2000/11/23  16:04:08
20006         Log: Implement crlf layer - not ready for merge.
20007      Branch: perlio
20008            ! perlio.c win32/makefile.mk
20009 ____________________________________________________________________________
20010 [  7835] By: jhi                                   on 2000/11/23  15:56:52
20011         Log: STDCHAR is different in Sparc v9 vs x86.
20012      Branch: perl
20013            ! hints/solaris_2.sh
20014 ____________________________________________________________________________
20015 [  7834] By: jhi                                   on 2000/11/23  15:50:47
20016         Log: The type needs to be visible to protos.
20017      Branch: perl
20018            ! perl.h
20019 ____________________________________________________________________________
20020 [  7833] By: jhi                                   on 2000/11/23  15:40:46
20021         Log: Finish unfinished SOCKS workaround changes.
20022      Branch: perl
20023            ! doio.c
20024 ____________________________________________________________________________
20025 [  7832] By: jhi                                   on 2000/11/23  15:33:30
20026         Log: Integrate perlio.
20027      Branch: perl
20028           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
20029           !> win32/makefile.mk
20030 ____________________________________________________________________________
20031 [  7831] By: nick                                  on 2000/11/23  10:31:07
20032         Log: Correct makefile.mk dependancies for ext/Filter/Util
20033              Build ext/Encode
20034              Run dmake regen_config_h
20035      Branch: perlio
20036            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20037            ! win32/makefile.mk
20038 ____________________________________________________________________________
20039 [  7830] By: nick                                  on 2000/11/23  08:05:07
20040         Log: Integrate mainline
20041      Branch: perlio
20042           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
20043           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
20044           +> t/lib/filt-util.pl t/lib/filt-util.t
20045           !> (integrate 41 files)
20046 ____________________________________________________________________________
20047 [  7829] By: gsar                                  on 2000/11/23  03:07:11
20048         Log: build the Filter extension on windows
20049      Branch: perl
20050            ! win32/Makefile win32/makefile.mk
20051 ____________________________________________________________________________
20052 [  7828] By: gsar                                  on 2000/11/23  02:46:35
20053         Log: regenerate win32/config* and fix some inconsistencies in the
20054              makefiles; always export Perl_deb() because it is needed
20055              by ext/re/* (whether perl itself is built with -DDEBUGGING
20056              or not)
20057      Branch: perl
20058            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
20059            ! win32/config_H.vc win32/makefile.mk
20060 ____________________________________________________________________________
20061 [  7827] By: gsar                                  on 2000/11/23  02:18:38
20062         Log: get sources building on windows+MSVC again (untested with other
20063              compilers)
20064      Branch: perl
20065            ! win32/include/sys/socket.h win32/perllib.c
20066 ____________________________________________________________________________
20067 [  7826] By: jhi                                   on 2000/11/23  01:18:26
20068         Log: Update Changes.
20069      Branch: perl
20070            ! Changes patchlevel.h
20071 ____________________________________________________________________________
20072 [  7825] By: jhi                                   on 2000/11/23  00:20:41
20073         Log: Subject: Re: av.c patch (having slight problems)
20074              From: "Ben Tilly" <ben_tilly@hotmail.com>
20075              Date: Tue, 21 Nov 2000 23:29:31 -0500
20076              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
20077              
20078              unshift() speedup.
20079      Branch: perl
20080            ! av.c
20081 ____________________________________________________________________________
20082 [  7824] By: jhi                                   on 2000/11/22  23:59:15
20083         Log: Fixes for signedness warnings noticed by VMSperlers.
20084      Branch: perl
20085            ! ext/Storable/Storable.xs regcomp.c sv.c
20086 ____________________________________________________________________________
20087 [  7823] By: jhi                                   on 2000/11/22  23:19:31
20088         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
20089              From: Peter Prymmer <pvhp@forte.com>
20090              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
20091              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
20092      Branch: perl
20093            ! t/pragma/warn/pp_hot
20094 ____________________________________________________________________________
20095 [  7822] By: jhi                                   on 2000/11/22  22:52:20
20096         Log: Be clean.
20097      Branch: perl
20098            ! Makefile.SH
20099 ____________________________________________________________________________
20100 [  7821] By: jhi                                   on 2000/11/22  22:46:39
20101         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
20102              by Damian Conway, as suggested by Paul Marquess.
20103      Branch: perl
20104            + lib/Filter/Simple.pm
20105 ____________________________________________________________________________
20106 [  7820] By: jhi                                   on 2000/11/22  22:45:51
20107         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
20108      Branch: perl
20109            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
20110            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
20111            + t/lib/filt-util.t
20112            ! MANIFEST
20113 ____________________________________________________________________________
20114 [  7819] By: jhi                                   on 2000/11/22  22:03:27
20115         Log: Integrate perlio.
20116      Branch: perl
20117           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
20118           !> win32/makefile.mk
20119 ____________________________________________________________________________
20120 [  7818] By: jhi                                   on 2000/11/22  21:56:02
20121         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
20122      Branch: perl
20123            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
20124            ! t/lib/io_sock.t
20125 ____________________________________________________________________________
20126 [  7817] By: jhi                                   on 2000/11/22  21:39:49
20127         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
20128              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20129              Date: Wed, 22 Nov 2000 16:08:12 -0500
20130              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
20131      Branch: perl
20132            ! lib/ExtUtils/Liblist.pm
20133 ____________________________________________________________________________
20134 [  7816] By: jhi                                   on 2000/11/22  21:38:25
20135         Log: Go ahead and #include <unistd.h> in perl.h.
20136      Branch: perl
20137            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
20138            ! util.c
20139 ____________________________________________________________________________
20140 [  7815] By: jhi                                   on 2000/11/22  21:22:52
20141         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
20142              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20143              Date: Mon, 20 Nov 2000 18:30:52 -0500
20144              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
20145      Branch: perl
20146            ! pod/perlre.pod regcomp.c t/op/re_tests
20147 ____________________________________________________________________________
20148 [  7814] By: jhi                                   on 2000/11/22  21:21:46
20149         Log: Subject: [PATCH 5.7.0] Liblist finally works
20150              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20151              Date: Tue, 21 Nov 2000 22:02:17 -0500
20152              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
20153      Branch: perl
20154            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
20155            ! lib/ExtUtils/MakeMaker.pm
20156 ____________________________________________________________________________
20157 [  7813] By: jhi                                   on 2000/11/22  21:20:23
20158         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
20159              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20160              Date: Wed, 22 Nov 2000 17:53:15 +0100
20161              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
20162              
20163              AIX dynaloader and perlio patch.
20164      Branch: perl
20165            ! ext/DynaLoader/dl_aix.xs
20166 ____________________________________________________________________________
20167 [  7812] By: jhi                                   on 2000/11/22  21:17:52
20168         Log: (Accidentally empty patch.)
20169      Branch: perl
20170            ! av.c
20171 ____________________________________________________________________________
20172 [  7811] By: jhi                                   on 2000/11/22  21:16:31
20173         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
20174              From: Peter Prymmer <pvhp@forte.com>
20175              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
20176              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
20177      Branch: perl
20178            ! vms/test.com
20179 ____________________________________________________________________________
20180 [  7810] By: jhi                                   on 2000/11/22  21:15:36
20181         Log: Subject: Re: perl@7777 
20182              From: "John P. Linderman" <jpl@research.att.com>
20183              Date: Wed, 22 Nov 2000 13:11:11 -0500
20184              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
20185              
20186              Detypoing.
20187      Branch: perl
20188            ! lib/CPAN.pm
20189 ____________________________________________________________________________
20190 [  7809] By: jhi                                   on 2000/11/22  21:14:19
20191         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
20192              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
20193              Date:     Wed, 22 Nov 2000 13:51:37 EST
20194              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
20195      Branch: perl
20196            ! perlsdio.h
20197 ____________________________________________________________________________
20198 [  7808] By: jhi                                   on 2000/11/22  21:13:27
20199         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
20200              From: Casey Tweten <crt@kiski.net>
20201              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
20202              Message-Id: <200011201653.LAA10194@home.kiski.net>
20203      Branch: perl
20204            ! t/lib/io_udp.t
20205 ____________________________________________________________________________
20206 [  7807] By: jhi                                   on 2000/11/22  21:12:35
20207         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
20208              From: Casey Tweten <crt@kiski.net>
20209              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
20210              Message-Id: <200011201636.LAA07227@home.kiski.net>
20211      Branch: perl
20212            ! t/lib/io_sock.t
20213 ____________________________________________________________________________
20214 [  7806] By: jhi                                   on 2000/11/22  21:10:59
20215         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
20216              From: "Casey R. Tweten" <crt@kiski.net>
20217              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
20218              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
20219      Branch: perl
20220            ! utils/h2xs.PL
20221 ____________________________________________________________________________
20222 [  7805] By: nick                                  on 2000/11/22  21:05:06
20223         Log: Integrate mainline
20224      Branch: perlio
20225           !> Changes Porting/genlog ext/DB_File/DB_File.xs
20226           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
20227           !> utils/perlbug.PL
20228 ____________________________________________________________________________
20229 [  7804] By: jhi                                   on 2000/11/22  21:01:12
20230         Log: Subject: [PATCH] Test.pm POD peculiarity
20231              From: "Casey R. Tweten" <crt@kiski.net>
20232              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
20233              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
20234      Branch: perl
20235            ! lib/Test.pm
20236 ____________________________________________________________________________
20237 [  7803] By: jhi                                   on 2000/11/22  20:59:59
20238         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
20239              From: "Philip Newton" <pnewton@gmx.de>
20240              Date: Wed, 22 Nov 2000 14:25:53 +0100
20241              Message-Id: <3A1BD771.25462.1939FAD@localhost>
20242              
20243              Be case-understanding also on 's', and use the -oi of sendmail
20244              not to terminate the transmission on a lone '.'.
20245      Branch: perl
20246            ! utils/perlbug.PL
20247 ____________________________________________________________________________
20248 [  7802] By: nick                                  on 2000/11/22  20:51:42
20249         Log: Win32 PerlIO intermediate state now working as expected.
20250              - In current state we are still using C runtime in text/binary
20251              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
20252              - PERLIO=stdio and PERLIO=unix pass all expected tests.
20253              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
20254              and PerlIO_seek() and the dummy crlf layer is not making adjustments
20255              for CRLF translation happening in C runtime. All other tests pass.
20256              
20257              Added note to README.win32 to point out the snags of doing a perl build
20258              with Norton AntiVirus turned on.
20259              
20260              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
20261              which file a fail comes from.
20262              
20263              Updated "canned" config.h to match the one generated.
20264      Branch: perlio
20265            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
20266            ! win32/makefile.mk
20267 ____________________________________________________________________________
20268 [  7801] By: jhi                                   on 2000/11/22  06:50:20
20269         Log: Nickety nits.
20270      Branch: perl
20271            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
20272 ____________________________________________________________________________
20273 [  7800] By: jhi                                   on 2000/11/22  01:29:55
20274         Log: Changes had accidentally gone too silent on non-main branches.
20275      Branch: perl
20276            ! Changes Porting/genlog patchlevel.h
20277 ____________________________________________________________________________
20278 [  7799] By: gsar                                  on 2000/11/22  01:02:56
20279         Log: some lib_pm.PL changes snuck in via change#7772
20280      Branch: maint-5.6/perl
20281            ! Makefile.SH
20282 ____________________________________________________________________________
20283 [  7798] By: nick                                  on 2000/11/21  21:59:40
20284         Log: Integrate mainline
20285      Branch: perlio
20286           !> (integrate 28 files)
20287 ____________________________________________________________________________
20288 [  7797] By: jhi                                   on 2000/11/21  21:01:45
20289         Log: Integrate perlio.
20290      Branch: perl
20291           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
20292 ____________________________________________________________________________
20293 [  7796] By: nick                                  on 2000/11/21  20:36:22
20294         Log: Win32 builds and runs (mostly) with USE_PERLIO.
20295              PERLIO=perlio passes all tests. 
20296              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
20297      Branch: perlio
20298            ! perlio.c win32/perllib.c win32/win32.c
20299 ____________________________________________________________________________
20300 [  7795] By: jhi                                   on 2000/11/21  19:03:44
20301         Log: Update Changes.
20302      Branch: perl
20303            ! Changes patchlevel.h
20304 ____________________________________________________________________________
20305 [  7794] By: jhi                                   on 2000/11/21  18:56:34
20306         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
20307              From: "Craig A. Berry" <craigberry@mac.com>
20308              Date: Mon, 20 Nov 2000 20:27:06 -0600
20309              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
20310              
20311              A cut-and-pasto.
20312      Branch: perl
20313            ! perlio.h
20314 ____________________________________________________________________________
20315 [  7793] By: jhi                                   on 2000/11/21  18:54:41
20316         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
20317              From: Dominic Dunlop <domo@computer.org> 
20318              Date: Mon, 20 Nov 2000 18:55:29 +0100
20319              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
20320              
20321              va_copy() and the need of it.
20322              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
20323      Branch: metaconfig/U/perl
20324            + need_va_copy.U
20325      Branch: perl
20326            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20327            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
20328            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
20329            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20330            ! win32/config.bc win32/config.gc win32/config.vc
20331 ____________________________________________________________________________
20332 [  7792] By: jhi                                   on 2000/11/21  17:04:10
20333         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
20334      Branch: perl
20335           !> scope.h
20336 ____________________________________________________________________________
20337 [  7791] By: jhi                                   on 2000/11/21  17:01:16
20338         Log: Export the SOCKS workaround symbols only if necessary.
20339      Branch: perl
20340            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
20341 ____________________________________________________________________________
20342 [  7790] By: nick                                  on 2000/11/20  23:57:11
20343         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
20344      Branch: perlio
20345            ! scope.h
20346 ____________________________________________________________________________
20347 [  7789] By: nick                                  on 2000/11/20  23:38:33
20348         Log: Integrate mainline
20349      Branch: perlio
20350           +> lib/File/Spec/Epoc.pm
20351           !> (integrate 34 files)
20352 ____________________________________________________________________________
20353 [  7788] By: nick                                  on 2000/11/20  23:20:18
20354         Log: Make extra buffer layer work (dummy crlf layer)
20355      Branch: perlio
20356            ! doio.c perlio.c perlio.h
20357 ____________________________________________________________________________
20358 [  7787] By: jhi                                   on 2000/11/20  22:44:04
20359         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
20360              From: Peter Prymmer <pvhp@forte.com>
20361              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
20362              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
20363      Branch: perl
20364            ! t/pragma/locale.t
20365 ____________________________________________________________________________
20366 [  7786] By: jhi                                   on 2000/11/20  22:29:10
20367         Log: Subject: DOC PATCH 5.6.0 perlreftut
20368              From: mjd@plover.com
20369              Date: 20 Nov 2000 19:45:06 -0000
20370              Message-ID: <20001120194506.9505.qmail@plover.com>
20371      Branch: perl
20372            ! pod/perlreftut.pod
20373 ____________________________________________________________________________
20374 [  7785] By: jhi                                   on 2000/11/20  22:27:44
20375         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
20376              From: David Dyck <dcd@tc.fluke.com>
20377              Date: Mon, 20 Nov 2000 11:43:40 -0800
20378              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
20379      Branch: perl
20380            ! lib/Cwd.pm
20381 ____________________________________________________________________________
20382 [  7784] By: jhi                                   on 2000/11/20  22:23:21
20383         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
20384              Date: Mon, 20 Nov 2000 17:06:10 -0500
20385              To: Mailing list Perl5 <perl5-porters@perl.org>
20386              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
20387      Branch: perl
20388            ! pp_ctl.c t/op/pat.t
20389 ____________________________________________________________________________
20390 [  7783] By: jhi                                   on 2000/11/20  22:11:18
20391         Log: Subject: [PATCH] doop.c - UTF8 tr///               
20392              From: Simon Cozens <simon@cozens.net>
20393              Date: Sat, 18 Nov 2000 18:49:30 +0000
20394              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
20395              
20396              Subject: Re: [PATCH] doop.c - UTF8 tr///           
20397              From: Simon Cozens <simon@cozens.net>
20398              Date: Mon, 20 Nov 2000 20:45:22 +0000
20399              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
20400              
20401              Make tr on UTF-8 better but still not correct.
20402      Branch: perl
20403            ! doop.c
20404 ____________________________________________________________________________
20405 [  7782] By: jhi                                   on 2000/11/20  22:02:16
20406         Log: Remove the shared object before attempting to create
20407              (by linking) a new one.  E.g. in AIX not removing
20408              becomes quite painful if one tries to do more than one
20409              build in the same tree (an interrupted build, for example),
20410              since the AIX' shared dynaloader seemingly keeps the shared
20411              objects open and therefore 'busy' for quite a while, even when
20412              nobody is using the objects, leading into link failures.
20413      Branch: perl
20414            ! lib/ExtUtils/MM_Unix.pm
20415 ____________________________________________________________________________
20416 [  7781] By: gsar                                  on 2000/11/20  19:02:55
20417         Log: type mismatch due to faulty integration
20418      Branch: maint-5.6/perl
20419            ! toke.c win32/Makefile
20420 ____________________________________________________________________________
20421 [  7780] By: gsar                                  on 2000/11/20  17:31:55
20422         Log: integrate changes#6392,6394..6399,6401..6404
20423              
20424              The {multiplier} of a fixed substring was overlooked which
20425              caused a wrong initial search offset for that substring.
20426              
20427              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
20428              From: Hugo <hv@crypt.compulink.co.uk>
20429              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
20430              Date: Thu, 13 Jul 2000 19:27:13 +0100
20431              
20432              Fix the BOM bug: not a byteorder bug, a signedness bug.
20433              
20434              Replace change #6337 with a better one.
20435              
20436              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
20437              From: Hugo <hv@crypt.compulink.co.uk>
20438              Date: Fri, 14 Jul 2000 04:16:20 +0100
20439              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
20440              
20441              MakeMaker should not remove editor backups (*~) on `make clean`
20442              by default (completes change#6383)
20443              
20444              move new variables to the end of the interpreter structure (for
20445              bincompat in code that doesn't #include XSUB.h)
20446              
20447              rename totally bletcherous SvLOCK() thingy (doesn't do what the
20448              name suggests anyway)
20449              
20450              various cleanups (typos, misformatted code, and small bugs)
20451              
20452              typecasts needed for change#6394
20453              
20454              typos in change#6399, regen headers
20455              
20456              inconsistent types needs casts
20457              
20458              PERL_OBJECT build tweaks
20459      Branch: maint-5.6/perl
20460           !> MANIFEST doop.c embed.h embed.pl embedvar.h
20461           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
20462           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
20463           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
20464           !> toke.c util.c
20465 ____________________________________________________________________________
20466 [  7779] By: gsar                                  on 2000/11/20  17:06:29
20467         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
20468              
20469              Cosmetics and perldelta.
20470              
20471              Fix nits noticed by Boston.pm.
20472              
20473              Do the cc sanity check both before the hints and
20474              after the cc selction.
20475              
20476              get sprintf.t to adjust properly for 3-digit exponents
20477              
20478              don't clobber *.orig files on *clean targets
20479              
20480              fix bugs in processing %v-*d and similar format specs (from
20481              Avi Finkel <avi@finkel.org>)
20482              
20483              sprintf test tweaks (from Dominic Dunlop)
20484              
20485              new selfloader.t in change#6183 doesn't close DATA handles,
20486              and thus fails to clean up tmp files on dosish platforms
20487              
20488              typos (spotted by Peter Prymmer)
20489              
20490              typo fix from Craig Berry
20491      Branch: maint-5.6/perl
20492           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
20493           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
20494           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
20495           !> x2p/Makefile.SH
20496 ____________________________________________________________________________
20497 [  7778] By: gsar                                  on 2000/11/20  16:46:51
20498         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
20499              
20500              Subject: Re: format bug report  [Patch]
20501              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20502              Date: Wed, 05 Jul 2000 13:12:52 +0200
20503              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
20504              
20505              Subject: Re: format bug report  [Patch]
20506              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20507              Date: Wed, 05 Jul 2000 14:10:01 +0200
20508              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
20509              
20510              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
20511              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20512              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
20513              Date: Fri, 07 Jul 2000 17:57:16 +0100
20514              
20515              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
20516              To: perl5-porters@perl.org
20517              From: Karsten Sperling <spiff@phreax.net>
20518              Date: Mon, 10 Jul 2000 15:12:52 +0200
20519              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
20520              
20521              README.posix-bc podified from Thomas Dorner.
20522              
20523              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
20524              From: Dominic Dunlop <domo@computer.org>
20525              Date: Tue, 11 Jul 2000 12:27:33 +0200
20526              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
20527              
20528              Typo in #6341.
20529              
20530              Fix for
20531              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
20532              From: Roderick Schertler <roderick@argon.org>
20533              Date: Tue, 11 Jul 2000 13:55:05 -0400
20534              Message-Id: <200007111755.NAA05077@jones.argon.org>
20535              
20536              Minor cleanups on the booklist.
20537              
20538              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
20539              regen perltoc.
20540              
20541              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
20542      Branch: maint-5.6/perl
20543           +> pod/perlbook.pod
20544           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
20545           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
20546           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
20547 ____________________________________________________________________________
20548 [  7777] By: jhi                                   on 2000/11/20  16:08:49
20549         Log: Update Changes.
20550      Branch: perl
20551            ! Changes patchlevel.h
20552 ____________________________________________________________________________
20553 [  7776] By: jhi                                   on 2000/11/20  15:27:56
20554         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
20555              This may be overly harsh but until proven otherwise, we think this
20556              way, or until we have a simple test for Configure (having to start
20557              up servers is does not count as simple) to check for the problems.
20558      Branch: perl
20559            ! perl.h
20560 ____________________________________________________________________________
20561 [  7775] By: jhi                                   on 2000/11/20  15:22:17
20562         Log: Solaris hints tweaks.
20563      Branch: perl
20564            ! hints/solaris_2.sh
20565 ____________________________________________________________________________
20566 [  7774] By: jhi                                   on 2000/11/20  15:01:20
20567         Log: Add a workaround to SOCKS 64-bit problems.
20568      Branch: perl
20569            ! doio.c embed.h embed.pl perlsdio.h proto.h
20570 ____________________________________________________________________________
20571 [  7773] By: jhi                                   on 2000/11/20  14:51:47
20572         Log: sysseek() instead of seek().
20573      Branch: perl
20574            ! t/lib/syslfs.t
20575 ____________________________________________________________________________
20576 [  7772] By: gsar                                  on 2000/11/20  13:06:23
20577         Log: integrate changes#6315..6319,6321..6331,6333..6338
20578              
20579              Integrate with Sarathy, preliminary fix for unicos
20580              alignment problems in [ID 20000612.002] Perl problem on Cray system.
20581              
20582              some debugger output does not go to the socket when RemotePort is set
20583              
20584              winsock cleanup never done on Windows (leads to handle leaks)
20585              
20586              fix UNC path handling on Windows under ithreads, and chdir()
20587              return value when given a non-existent directory
20588              
20589              Autogenerate pod/Makefile and pod/buildtoc.
20590              buildtoc also checks whether the existin pods are
20591              mentioned in MANIFEST and perl.pod, and vice versa.
20592              (None of the thusly found discrepancies fixed yet.)
20593              roffitall also needs to be autogenerated similarly but it
20594              seems so badly out of date that I didn't touch it yet.
20595              
20596              Config is being used.
20597              
20598              Add =head1 NAMEs so that buildtoc is happy.
20599              (The CGI::Util nit reported to Lincoln.)
20600              
20601              Fix complaints of buildtoc.
20602              
20603              Fix the alignment problem in Crays ([ID 20000612.002]).
20604              
20605              Remove perlbook, update perlfaq book listing,
20606              rearrange perl.pod, regenerate perltoc.
20607              
20608              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
20609              was cast to an unsigned (32-bit) integer with wild abandon.
20610              
20611              winsock options weren't being set in all threads under ithreads
20612              (caused send()s from second and subsequent threads to fail)
20613              
20614              accept() leaks memory on windows due to incorrect ordering of
20615              closesocket() and fclose() calls
20616              
20617              Reorder perl.pod once more.
20618              
20619              More POSIX.pod tweaks.
20620              
20621              Sprinkle ldlibpath.
20622              
20623              Precedence goof, fix based on
20624              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
20625              From: Hugo <hv@crypt.compulink.co.uk>
20626              Date: Tue, 11 Jul 2000 12:52:38 +0100
20627              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
20628              
20629              Subject: PATCH perlguts.pod: Document D and d magic types
20630              From: mjd@plover.com
20631              Date: 5 Jul 2000 18:01:51 -0000
20632              Message-ID: <20000705180151.29413.qmail@plover.com>
20633              
20634              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
20635              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
20636              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
20637              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
20638              
20639              Subject: [PATCH cfgperl] $& segfaults if you trick it
20640              From: simon@brecon.co.uk (Simon Cozens)
20641              Date: 7 Jul 2000 11:26:09 GMT
20642              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
20643              
20644              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
20645              From: Hugo <hv@crypt.compulink.co.uk>
20646              Date: Tue, 11 Jul 2000 12:44:50 +0100
20647              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
20648              
20649              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
20650              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20651              Date: Tue, 11 Jul 2000 13:50:51 +0100
20652              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
20653      Branch: maint-5.6/perl
20654           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
20655           +> pod/buildtoc.PL
20656            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
20657           !> (integrate 26 files)
20658 ____________________________________________________________________________
20659 [  7771] By: gsar                                  on 2000/11/20  12:31:42
20660         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
20661              6310,6311,6314
20662              
20663              Subject: [PATCH bleedperl] File::Spec 0.82 beta
20664              From: Barrie Slaymaker <barries@jester.slaysys.com>
20665              Date: Wed, 28 Jun 2000 11:35:29 -0400
20666              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
20667              
20668              tweak perlembed for multiplicity/usethreads sanity; correct notes
20669              about Windows
20670              
20671              localize %INC in a Safe compartment so that use/require work
20672              (many other magic globals probably need similar treatment)
20673              
20674              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
20675              when @_ is modified, causing coredumps
20676              
20677              slurp mode fix in change#4736 still not quite right
20678              
20679              Point to perlipc for more SysV IPC examples.
20680              
20681              Elaborate POSIX.pod.  Still needs work.
20682              
20683              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
20684              
20685              fix large memory leak that has been around for ever, masked by
20686              -DPURIFY (most of the arenas were never freed!)
20687              
20688              fix memory leak on Windows (PL_sys_intern contents were never
20689              freed)
20690              
20691              PERL_OBJECT build tweak
20692              
20693              adjust change#6299
20694              
20695              remove rel2abs prototypes (from Barrie Slaymaker)
20696              
20697              missing perldiag entry for unpack("w",...) diagnostic (from
20698              Andreas Koenig)
20699              
20700              better diagnostic on Frob->stuff() when Frob:: doesn't exist
20701              (from Richard Soderberg <rs@oregonnet.com>)
20702              
20703              Win32 patches for cfgperl from Sarathy.
20704              
20705              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
20706              
20707              More POSIX.pod embellishment.
20708              
20709              tyop in change#6306
20710      Branch: maint-5.6/perl
20711           !> (integrate 44 files)
20712 ____________________________________________________________________________
20713 [  7770] By: gsar                                  on 2000/11/20  11:51:00
20714         Log: integrate changes#6268..6282 from cfgperl branch
20715              
20716              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
20717              From: Dominic Dunlop <domo@computer.org>
20718              Date: Thu, 29 Jun 2000 12:32:39 +0200
20719              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
20720              
20721              Regen headers for #6261 (and update embed.pl for this) and #6267,
20722              silence few compiler warnings.
20723              
20724              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
20725              From: Nicholas Clark <nick@talking.bollo.cx>
20726              Date: Fri, 23 Jun 2000 16:21:15 +0100
20727              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
20728              
20729              Subject: PATCH pod/perltie.pod
20730              From: Ian Phillipps <Ian.Phillipps@iname.com>
20731              Date: Fri, 16 Jun 2000 00:17:19 +0100
20732              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
20733              (only the first hunk, the second hunk had already been done
20734              by some other patch)
20735              
20736              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
20737              From: Tom Phoenix <rootbeer@redcat.com>
20738              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
20739              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
20740              
20741              Subject: [PATCH] xsub attributes
20742              From: Doug MacEachern <dougm@covalent.net>
20743              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
20744              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
20745              
20746              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
20747              From: Andy Dougherty <doughera@lafayette.edu>
20748              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
20749              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
20750              
20751              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
20752              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
20753              Date: Tue, 13 Jun 2000 02:43:48 -0500
20754              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
20755              
20756              Subject: [PATCH] Re: eval documentation: context
20757              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20758              Date: Mon, 12 Jun 2000 15:07:29 +0100
20759              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
20760              
20761              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
20762              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20763              Date: Mon, 12 Jun 2000 14:55:59 +0100
20764              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
20765              
20766              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
20767              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
20768              Date: Fri, 09 Jun 2000 12:39:27 -0400
20769              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
20770              (plus update the version "number" of Text::Wrap)
20771              
20772              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
20773              From: Tim Ayers <tayers@bridge.com>
20774              Date: Thu, 08 Jun 2000 08:11:06 +0200
20775              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
20776              [resent by Richard Foley, Message-Id probably wrong]
20777              
20778              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
20779              From: rspier@pobox.com (Robert Spier)
20780              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
20781              Message-ID: <14654.31913.845602.610277@rls.cx>
20782              
20783              Subject: [PATCH 5.6.0] utils/h2xs.PL
20784              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
20785              Date: Wed, 7 Jun 2000 04:02:04 -0500
20786              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
20787              
20788              Subject: [PATCH 5.6.0]ITHREADs for VMS
20789              From: Dan Sugalski <dan@sidhe.org>
20790              Date: Tue, 06 Jun 2000 11:59:50 -0400
20791              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
20792      Branch: maint-5.6/perl
20793           !> (integrate 31 files)
20794 ____________________________________________________________________________
20795 [  7769] By: gsar                                  on 2000/11/20  11:29:06
20796         Log: integrate changes#6261..6266 from cfgperl
20797              
20798              Subject: Re: [PATCH cfgperl] BOMs away!
20799              From: simon@brecon.co.uk (Simon Cozens)
20800              Date: 17 Jun 2000 11:49:57 GMT
20801              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
20802              
20803              Subject: 5.6.0 Patch for EPOC
20804              From: Olaf Flebbe <o.flebbe@gmx.de>
20805              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
20806              Message-ID: <23449.960929969@www11.gmx.net>
20807              
20808              tr fixes from Simon Cozens
20809              
20810              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
20811              From: Marty Lucich <marty@netcom.com>
20812              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
20813              Message-Id: <200006282116.OAA11148@netcom.com>
20814              ccdlflags update (the BSD/OS 4.1 part had already been taken
20815              care of by #6141).
20816              
20817              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
20818              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20819              Date: Wed, 28 Jun 2000 17:50:12 -0700
20820              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
20821              
20822              Subject: [PATCH 5.6.0] cygwin port
20823              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
20824              From: "Fifer, Eric" <EFifer@sanwaint.com>
20825              Date: Thu, 29 Jun 2000 12:58:29 +0100
20826      Branch: maint-5.6/perl
20827           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
20828           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
20829           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
20830           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
20831 ____________________________________________________________________________
20832 [  7768] By: gsar                                  on 2000/11/20  11:13:44
20833         Log: integrate changes#6252..6256,6259..6260
20834              
20835              Paranoia tweak on #6249.
20836              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
20837              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
20838              Date: Sun, 25 Jun 2000 23:43:12 -0400
20839              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
20840              
20841              Subject: tr///, help wanted.
20842              From: simon@brecon.co.uk (Simon Cozens)
20843              Date: 28 Jun 2000 11:29:04 GMT
20844              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
20845              
20846              small thinko tweaks
20847              
20848              tweaks from Simon Conzes to further fix tr/// under utf8
20849              
20850              perlnewmod was missing from MANIFEST.
20851              
20852              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
20853              From: simon@brecon.co.uk (Simon Cozens)
20854              Date: 17 Jun 2000 11:56:44 GMT
20855              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
20856              pack U0, pack C0
20857      Branch: maint-5.6/perl
20858           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
20859           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
20860           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
20861           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
20862 ____________________________________________________________________________
20863 [  7767] By: gsar                                  on 2000/11/20  10:51:38
20864         Log: integrate change#6250 from cfgperl
20865              
20866              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
20867              From: Doug MacEachern <dougm@covalent.net>
20868              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
20869              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
20870      Branch: maint-5.6/perl
20871           +> t/op/my_stash.t
20872           !> MANIFEST embed.pl global.sym proto.h toke.c
20873 ____________________________________________________________________________
20874 [  7766] By: gsar                                  on 2000/11/20  10:48:34
20875         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
20876              
20877              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
20878              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
20879              Date: Mon, 26 Jun 2000 18:40:14 +0100
20880              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
20881              
20882              Subject: [PATCH] bytes<->utf8 fixes
20883              From: simon@brecon.co.uk (Simon Cozens)
20884              Date: 26 Jun 2000 04:55:45 GMT
20885              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
20886              
20887              Subject: [PATCH] is_utf8_string
20888              From: simon@brecon.co.uk (Simon Cozens)
20889              Date: 26 Jun 2000 02:25:59 GMT
20890              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
20891              
20892              Subject: [PATCH] avoid mg_ptr in '*' magic
20893              From: Doug MacEachern <dougm@covalent.net>
20894              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
20895              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
20896              
20897              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
20898              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
20899              Date: Sat, 24 Jun 2000 13:06:20 +0100
20900              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
20901              
20902              Allow for standalone testing.
20903              
20904              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
20905              From: Mark-Jason Dominus <mjd@plover.com>
20906              Date: Tue, 27 Jun 2000 22:36:42 -0400
20907              Message-ID: <20000628023642.12166.qmail@plover.com>
20908              
20909              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
20910              From: Frank Tobin <ftobin@uiuc.edu>
20911              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
20912              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
20913      Branch: maint-5.6/perl
20914           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
20915           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
20916           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
20917           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
20918           !> utf8.c utils/h2xs.PL
20919 ____________________________________________________________________________
20920 [  7765] By: gsar                                  on 2000/11/20  10:29:13
20921         Log: integrate change#6239 from cfgperl
20922              
20923              Configure maintenance.  Sever some dependency cycles,
20924              separate gccversion from the cc unit,
20925              address [ID 20000623.006] Configure script patch for using gcc on AIX
20926              (but solve it a little bit differently),
20927              unduplex some accidentally duplicated units,
20928              suggest using gcc if no cc available
20929              (p5p thread: "Solaris configure: counterproposal", 1999-09)
20930      Branch: maint-5.6/perl
20931           !> Configure Todo-5.6 config_h.SH
20932 ____________________________________________________________________________
20933 [  7764] By: gsar                                  on 2000/11/20  10:25:55
20934         Log: integrate changes#6233..6238 from cfgperl
20935              
20936              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
20937              From: Mark-Jason Dominus <mjd@plover.com>
20938              Date: Fri, 16 Jun 2000 20:53:04 -0400
20939              Message-ID: <20000617005304.8008.qmail@plover.com>
20940              
20941              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
20942              because when run as services (Win32ese for daemons)
20943              no environment variables are set and tmpdir ends up as /tmp,
20944              which is ambiguous.
20945              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
20946              From: matt@sergeant.org
20947              Date: 16 Jun 2000 16:30:43 -0000
20948              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
20949              
20950              The thread begun by
20951              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
20952              From: Kevin.Ruscoe@ubsw.com
20953              Date: Fri, 16 Jun 2000 16:38:51 +0100
20954              Message-Id: <H000019b03c300d6@MHS>
20955              
20956              Tweak embed.pl, regen headers.
20957              
20958              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
20959              From: Dan Sugalski <dan@sidhe.org>
20960              Date: Fri, 23 Jun 2000 17:00:00 -0400
20961              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
20962      Branch: maint-5.6/perl
20963           !> (integrate 27 files)
20964 ____________________________________________________________________________
20965 [  7763] By: gsar                                  on 2000/11/20  10:08:08
20966         Log: s/perl56delta/perldelta/g
20967      Branch: maint-5.6/perl
20968            ! pod/Makefile
20969 ____________________________________________________________________________
20970 [  7762] By: gsar                                  on 2000/11/20  10:04:00
20971         Log: integrate changes#6225,6229,6231,6232 from cfgperl
20972              
20973              Add source code filenames to apidoc.
20974              From: simon@brecon.co.uk (Simon Cozens)
20975              Subject: [PATCH embed.pl] Source X-ref
20976              Date: 22 Jun 2000 02:18:49 GMT
20977              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
20978              
20979              Subject: README.hpux version 0.6.1
20980              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
20981              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
20982              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
20983              
20984              Subject: [PATCH 5.6.0] cygwin port
20985              From: "Fifer, Eric" <EFifer@sanwaint.com>
20986              Date: Tue, 20 Jun 2000 14:30:58 +0100
20987              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
20988              
20989              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
20990              From: simon@brecon.co.uk (Simon Cozens)
20991              Date: 19 Jun 2000 15:18:27 GMT
20992              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
20993              
20994              plus update pod/Makefile and regenerate perltoc
20995      Branch: maint-5.6/perl
20996           +> pod/perlutil.pod
20997           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
20998           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
20999 ____________________________________________________________________________
21000 [  7761] By: jhi                                   on 2000/11/20  04:09:55
21001         Log: Miraculous typo.
21002      Branch: perl
21003            ! t/op/pat.t
21004 ____________________________________________________________________________
21005 [  7760] By: jhi                                   on 2000/11/20  04:06:08
21006         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
21007              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21008              Date: Sun, 19 Nov 2000 22:30:26 -0500
21009              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
21010      Branch: perl
21011            ! regexec.c scope.h t/op/pat.t
21012 ____________________________________________________________________________
21013 [  7759] By: jhi                                   on 2000/11/20  02:05:22
21014         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
21015      Branch: perl
21016            ! perl.h
21017 ____________________________________________________________________________
21018 [  7758] By: jhi                                   on 2000/11/20  01:58:11
21019         Log: Subject: [perl 7711: EPOC] updates
21020              From: Olaf Flebbe <o.flebbe@gmx.de>
21021              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
21022              Message-ID: <25575.974658810@www23.gmx.net>               
21023      Branch: perl
21024            + lib/File/Spec/Epoc.pm
21025            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
21026            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
21027            ! lib/File/Spec.pm perl.c sv.c
21028 ____________________________________________________________________________
21029 [  7757] By: jhi                                   on 2000/11/20  01:53:11
21030         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
21031      Branch: perl
21032            ! MANIFEST
21033 ____________________________________________________________________________
21034 [  7756] By: jhi                                   on 2000/11/20  01:47:22
21035         Log: Integrate perlio.
21036      Branch: perl
21037            - ext/re/hints/MSWin32.pl
21038           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
21039           !> win32/config.gc win32/config_H.gc win32/win32sck.c
21040 ____________________________________________________________________________
21041 [  7755] By: nick                                  on 2000/11/19  20:57:17
21042         Log: Add dummy crlf layer (just as buffer)
21043              Correct 1st bug - one layer of indirection.
21044      Branch: perlio
21045            ! perlio.c perlio.h perliol.h
21046 ____________________________________________________________________________
21047 [  7754] By: nick                                  on 2000/11/19  20:56:12
21048         Log: Work-round to Perl_deb_nocontext is no longer required
21049      Branch: perlio
21050            - ext/re/hints/MSWin32.pl
21051 ____________________________________________________________________________
21052 [  7753] By: nick                                  on 2000/11/19  20:01:16
21053         Log: diff -se shows these as different
21054      Branch: perlio
21055            ! global.sym pod/perlapi.pod
21056 ____________________________________________________________________________
21057 [  7752] By: nick                                  on 2000/11/19  18:57:30
21058         Log: Configure GCC/Win32 build -Duseperlio
21059              Fix a couple of gross issues
21060              - double-include of ../deb.o in re.dll
21061              - win32sck.c needs PerlIO and FILE 
21062      Branch: perlio
21063            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
21064            ! win32/win32sck.c
21065 ____________________________________________________________________________
21066 [  7751] By: nick                                  on 2000/11/19  17:05:36
21067         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
21068      Branch: perlio
21069            ! perlio.c
21070 ____________________________________________________________________________
21071 [  7750] By: nick                                  on 2000/11/19  16:57:14
21072         Log: Missing aTHX_
21073      Branch: perlio
21074            ! sv.c
21075 ____________________________________________________________________________
21076 [  7749] By: jhi                                   on 2000/11/19  16:28:40
21077         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
21078              From: "Peter J. Farley III" <pjfarley@banet.net>
21079              Date: Sun, 19 Nov 2000 01:42:58 -0500
21080              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
21081      Branch: perl
21082            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
21083 ____________________________________________________________________________
21084 [  7748] By: jhi                                   on 2000/11/19  16:08:10
21085         Log: Subject: podlators 1.05 available        
21086              From: Russ Allbery <rra@stanford.edu>   
21087              Date: 18 Nov 2000 22:04:28 -0800
21088              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
21089      Branch: perl
21090            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
21091 ____________________________________________________________________________
21092 [  7747] By: nick                                  on 2000/11/19  11:19:39
21093         Log: Integrate mainline
21094      Branch: perlio
21095           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
21096           !> util.c
21097 ____________________________________________________________________________
21098 [  7746] By: jhi                                   on 2000/11/19  06:42:22
21099         Log: Make hex scanning warn on "\x{x}" and "\xx".
21100              "\x" and and hex("x") are still valid.
21101      Branch: perl
21102            ! util.c
21103 ____________________________________________________________________________
21104 [  7745] By: nick                                  on 2000/11/18  22:52:28
21105         Log: Integrate mainline
21106      Branch: perlio
21107           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
21108           !> perl.h perlio.c proto.h regcomp.c regcomp.h
21109 ____________________________________________________________________________
21110 [  7744] By: jhi                                   on 2000/11/18  22:50:28
21111         Log: Introduce Perl_utf8_length().  Use it.
21112      Branch: perl
21113            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
21114 ____________________________________________________________________________
21115 [  7743] By: jhi                                   on 2000/11/18  22:38:51
21116         Log: Compiler denit.
21117      Branch: perl
21118            ! perlio.c
21119 ____________________________________________________________________________
21120 [  7742] By: jhi                                   on 2000/11/18  20:33:05
21121         Log: Integrate perlio.
21122      Branch: perl
21123           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
21124           !> perlio.h pp_ctl.c pp_sys.c sv.c
21125 ____________________________________________________________________________
21126 [  7741] By: jhi                                   on 2000/11/18  20:31:27
21127         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
21128              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21129              Date: Fri, 17 Nov 2000 20:35:11 -0500
21130              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
21131              
21132              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
21133              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21134              Date: Fri, 17 Nov 2000 21:03:47 -0500
21135              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
21136              
21137              Plus a little bit of tweaking in pregcomp().
21138      Branch: perl
21139            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
21140 ____________________________________________________________________________
21141 [  7740] By: nick                                  on 2000/11/18  20:17:22
21142         Log: Lexical use open ... support:
21143              add ->cop_io to COP structure in cop.h.
21144              Make mg.c and gv.c associate it with ${^OPEN}.
21145              Make lib/open.pm set it.
21146              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
21147              manner similar to ->cop_warnings.
21148              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
21149              call new PerlIO_apply_layers().
21150              Declare latter in perlio.h and define in perlio.c
21151      Branch: perlio
21152            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
21153            ! perlio.h pp_ctl.c pp_sys.c sv.c
21154 ____________________________________________________________________________
21155 [  7739] By: jhi                                   on 2000/11/18  19:54:00
21156         Log: Integrate perlio.
21157      Branch: perl
21158           !> doio.c perlio.c pp.c
21159 ____________________________________________________________________________
21160 [  7738] By: jhi                                   on 2000/11/18  17:16:13
21161         Log: Subject: [PATCH 5.7.0] etags broken again
21162              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21163              Date: Sat, 18 Nov 2000 02:41:36 -0500
21164              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
21165      Branch: perl
21166            ! emacs/ptags
21167 ____________________________________________________________________________
21168 [  7737] By: jhi                                   on 2000/11/18  17:12:18
21169         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
21170      Branch: perl
21171            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
21172 ____________________________________________________________________________
21173 [  7736] By: nick                                  on 2000/11/18  14:06:20
21174         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
21175              part to be isolated.
21176      Branch: perlio
21177            ! doio.c perlio.c
21178 ____________________________________________________________________________
21179 [  7735] By: nick                                  on 2000/11/18  11:03:32
21180         Log: Integrate mainline
21181      Branch: perlio
21182           !> Changes README.amiga README.win32 patchlevel.h
21183           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
21184 ____________________________________________________________________________
21185 [  7734] By: jhi                                   on 2000/11/18  01:18:56
21186         Log: Update Changes.
21187      Branch: perl
21188            ! Changes patchlevel.h
21189 ____________________________________________________________________________
21190 [  7733] By: jhi                                   on 2000/11/18  00:32:54
21191         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
21192              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21193              Date: Fri, 17 Nov 2000 17:28:02 -0500
21194              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
21195      Branch: perl
21196            ! regcomp.c regexec.c t/op/re_tests
21197 ____________________________________________________________________________
21198 [  7732] By: jhi                                   on 2000/11/18  00:28:56
21199         Log: Sparc 64-bit pack() fix from Jens Hamisch.
21200      Branch: perl
21201            ! pp.c
21202 ____________________________________________________________________________
21203 [  7731] By: jhi                                   on 2000/11/18  00:18:39
21204         Log: Explain in more detail the {} syntax ambiguousity.
21205              
21206              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
21207              From: Nicholas Clark <nick@ccl4.org>
21208              Date: Fri, 17 Nov 2000 22:10:28 +0000
21209              Message-ID: <20001117221028.A88930@plum.flirble.org>
21210      Branch: perl
21211            ! pod/perlfunc.pod
21212 ____________________________________________________________________________
21213 [  7730] By: jhi                                   on 2000/11/18  00:12:18
21214         Log: Subject: Fix for README.amiga (20000323.033)
21215              From: "Stephen P. Potter" <spp@spotter.yi.org>
21216              Date: Fri, 17 Nov 2000 12:25:51 -0500
21217              Message-Id: <200011171725.MAA05768@spotter.yi.org>
21218      Branch: perl
21219            ! README.amiga
21220 ____________________________________________________________________________
21221 [  7729] By: jhi                                   on 2000/11/18  00:08:34
21222         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
21223              From: "A. C. Yardley" <yardley@tanet.net>
21224              Date: Mon, 3 Apr 2000 11:35:33 -0700
21225              Message-ID: <3483.000403@tanet.net>
21226      Branch: perl
21227            ! README.win32
21228 ____________________________________________________________________________
21229 [  7728] By: nick                                  on 2000/11/17  21:59:47
21230         Log: Integrate mainline
21231      Branch: perlio
21232           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
21233           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
21234           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
21235           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
21236 ____________________________________________________________________________
21237 [  7727] By: nick                                  on 2000/11/17  21:56:31
21238         Log: Experiment on use of attributes.pm interface.
21239              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
21240              SVt_PVRV if not already something better (else vivify of say magic gets
21241              core dump).
21242      Branch: perlio
21243            ! perlio.c pp.c
21244 ____________________________________________________________________________
21245 [  7726] By: jhi                                   on 2000/11/17  14:15:49
21246         Log: Subject: Fix for 20000815.006
21247              From: "Stephen P. Potter" <spp@spotter.yi.org>
21248              Date: Fri, 17 Nov 2000 08:57:45 -0500
21249              Message-Id: <200011171357.IAA05122@spotter.yi.org>
21250              
21251              It's really 20000518.006.
21252      Branch: perl
21253            ! pod/perlmodlib.PL
21254 ____________________________________________________________________________
21255 [  7725] By: jhi                                   on 2000/11/17  14:12:31
21256         Log: Subject: Fix for 20000409.001
21257              From: "Stephen P. Potter" <spp@spotter.yi.org>
21258              Date: Fri, 17 Nov 2000 08:55:45 -0500
21259              Message-Id: <200011171355.IAA05104@spotter.yi.org>
21260      Branch: perl
21261            ! pod/perlfaq9.pod
21262 ____________________________________________________________________________
21263 [  7724] By: jhi                                   on 2000/11/17  14:08:58
21264         Log: Undo #7627 now that we have =head3.
21265      Branch: perl
21266            ! pod/perlhack.pod
21267 ____________________________________________________________________________
21268 [  7723] By: jhi                                   on 2000/11/17  14:04:09
21269         Log: As surmised the #7719 wasn't a good move.
21270      Branch: perl
21271            ! hints/solaris_2.sh
21272 ____________________________________________________________________________
21273 [  7722] By: jhi                                   on 2000/11/17  13:59:04
21274         Log: Also the 64bitall hints can be either here or there.
21275      Branch: perl
21276            ! hints/solaris_2.sh
21277 ____________________________________________________________________________
21278 [  7721] By: jhi                                   on 2000/11/17  02:26:23
21279         Log: Test tweak for the open pragma.
21280      Branch: perl
21281            ! t/lib/b.t
21282 ____________________________________________________________________________
21283 [  7720] By: jhi                                   on 2000/11/17  00:23:22
21284         Log: The long double hints can be here or there.
21285      Branch: perl
21286            ! hints/solaris_2.sh
21287 ____________________________________________________________________________
21288 [  7719] By: jhi                                   on 2000/11/17  00:14:06
21289         Log: For Solaris use64bitall the stdchar needs a little bit of help.
21290      Branch: perl
21291            ! hints/solaris_2.sh
21292 ____________________________________________________________________________
21293 [  7718] By: jhi                                   on 2000/11/16  23:27:34
21294         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
21295              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
21296              Date: Wed, 15 Nov 2000 08:56:32 +0100
21297              Message-ID: <3A1241B0.64477E00@alcatel.at>
21298      Branch: perl
21299            ! lib/Carp/Heavy.pm
21300 ____________________________________________________________________________
21301 [  7717] By: jhi                                   on 2000/11/16  23:23:29
21302         Log: Subject: [PATCH] Re: 20001101.003 PDL
21303              From: Nicholas Clark <nick@ccl4.org>
21304              Date: Thu, 16 Nov 2000 16:48:25 +0000
21305              Message-ID: <20001116164825.B93487@plum.flirble.org>
21306      Branch: perl
21307            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
21308 ____________________________________________________________________________
21309 [  7716] By: jhi                                   on 2000/11/16  23:21:31
21310         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
21311              From: "Casey R. Tweten" <crt@kiski.net>
21312              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
21313              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
21314      Branch: perl
21315            ! lib/Pod/Checker.pm pod/perlpod.pod
21316 ____________________________________________________________________________
21317 [  7715] By: jhi                                   on 2000/11/16  23:19:40
21318         Log: Avoid an infinite loop in VMS when utils scripts are run
21319              with no arguments, from Charles Lane.
21320      Branch: perl
21321            ! configure.com
21322 ____________________________________________________________________________
21323 [  7714] By: jhi                                   on 2000/11/16  23:17:08
21324         Log: Subject: perllocale.pod changes
21325              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
21326              Date: Mon, 13 Nov 2000 10:09:22 +0300
21327              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
21328      Branch: perl
21329            ! pod/perllocale.pod
21330 ____________________________________________________________________________
21331 [  7713] By: jhi                                   on 2000/11/16  23:14:06
21332         Log: Integrate perlio.
21333      Branch: perl
21334           !> doio.c perlio.c perlio.h util.c
21335 ____________________________________________________________________________
21336 [  7712] By: nick                                  on 2000/11/16  21:10:58
21337         Log: Integrate mainline
21338      Branch: perlio
21339           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
21340           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
21341           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
21342           !> vos/config.ga.def vos/config.ga.h win32/config.bc
21343           !> win32/config.gc win32/config.vc
21344 ____________________________________________________________________________
21345 [  7711] By: nick                                  on 2000/11/16  19:56:41
21346         Log: Minor tweaks:
21347              consistent way of getting 'rb', 'wb' etc. for binary opens
21348              move *perlio::layers to *open::layers
21349              a #define to show layers available
21350              DOSISH popen/PerlIO had export/import sense inverted.
21351      Branch: perlio
21352            ! doio.c perlio.c perlio.h util.c
21353 ____________________________________________________________________________
21354 [  7710] By: jhi                                   on 2000/11/16  15:46:05
21355         Log: Add HAS_SBRK_PROTO.
21356      Branch: metaconfig/U/perl
21357            + d_sbrkproto.U
21358      Branch: perl
21359            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21360            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
21361            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
21362            ! vos/config.ga.def vos/config.ga.h win32/config.bc
21363            ! win32/config.gc win32/config.vc
21364 ____________________________________________________________________________
21365 [  7709] By: nick                                  on 2000/11/16  07:31:49
21366         Log: Integrate mainline
21367      Branch: perlio
21368           !> (integrate 35 files)
21369 ____________________________________________________________________________
21370 [  7708] By: jhi                                   on 2000/11/16  05:33:03
21371         Log: These files are text, not binary.
21372      Branch: perl
21373            ! ext/Encode/Encode/iso8859-10.enc
21374            ! ext/Encode/Encode/iso8859-13.enc
21375            ! ext/Encode/Encode/iso8859-14.enc
21376            ! ext/Encode/Encode/iso8859-15.enc
21377 ____________________________________________________________________________
21378 [  7707] By: jhi                                   on 2000/11/16  01:53:37
21379         Log: Update Changes.
21380      Branch: perl
21381            ! Changes patchlevel.h
21382 ____________________________________________________________________________
21383 [  7706] By: jhi                                   on 2000/11/16  01:35:59
21384         Log: More #undefing of stdio.
21385      Branch: perl
21386            ! fakesdio.h nostdio.h
21387 ____________________________________________________________________________
21388 [  7705] By: jhi                                   on 2000/11/16  01:34:18
21389         Log: Add fwalk() probe to the configuration files and regen perltoc.
21390      Branch: perl
21391            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21392            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
21393            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
21394            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
21395            ! win32/config.bc win32/config.gc win32/config.vc
21396 ____________________________________________________________________________
21397 [  7704] By: jhi                                   on 2000/11/16  01:33:07
21398         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
21399              an optional third argument to Inlibc?)
21400      Branch: metaconfig/U/perl
21401            + d__fwalk.U
21402 ____________________________________________________________________________
21403 [  7703] By: jhi                                   on 2000/11/16  01:09:22
21404         Log: The type of the hash_cb() size argument is tricky.
21405      Branch: perl
21406            ! ext/DB_File/DB_File.xs
21407 ____________________________________________________________________________
21408 [  7702] By: jhi                                   on 2000/11/15  23:01:16
21409         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
21410      Branch: perl
21411            ! nostdio.h
21412 ____________________________________________________________________________
21413 [  7701] By: jhi                                   on 2000/11/15  22:52:32
21414         Log: Detypo.
21415      Branch: perl
21416            ! t/lib/bigfltpm.t
21417 ____________________________________________________________________________
21418 [  7700] By: jhi                                   on 2000/11/15  22:51:56
21419         Log: UINT64_C() work continues.
21420      Branch: perl
21421            ! handy.h perl.h utf8.h
21422 ____________________________________________________________________________
21423 [  7699] By: jhi                                   on 2000/11/15  14:13:04
21424         Log: SOCKS has its own USE_THREADS, based on
21425              
21426              Subject: [ID 20001114.002] et. al. bugfix followup
21427              From: Jens Hamisch <jens@Strawberry.COM> 
21428              Date: Wed, 15 Nov 2000 14:23:11 +0100
21429              Message-ID: <20001115142311.A21164@Strawberry.COM>
21430      Branch: perl
21431            ! perl.h
21432 ____________________________________________________________________________
21433 [  7698] By: jhi                                   on 2000/11/15  03:50:56
21434         Log: Add few missing #undefs and sort them.
21435      Branch: perl
21436            ! fakesdio.h
21437 ____________________________________________________________________________
21438 [  7697] By: jhi                                   on 2000/11/15  03:39:14
21439         Log: Linenumber fix.
21440      Branch: perl
21441            ! t/pragma/warn/utf8
21442 ____________________________________________________________________________
21443 [  7696] By: jhi                                   on 2000/11/15  02:55:26
21444         Log: EBCDIC tweaks.
21445              
21446              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
21447              From: Peter Prymmer <pvhp@forte.com>
21448              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
21449              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
21450      Branch: perl
21451            ! t/op/regmesg.t t/pragma/warn/utf8
21452 ____________________________________________________________________________
21453 [  7695] By: jhi                                   on 2000/11/15  02:53:58
21454         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
21455              From: Peter Prymmer <pvhp@forte.com>
21456              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
21457              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
21458      Branch: perl
21459            ! utf8.c
21460 ____________________________________________________________________________
21461 [  7694] By: jhi                                   on 2000/11/15  02:50:55
21462         Log: Subject: [PATCH: perl@7674] updates to README.os390
21463              From: Prymmer/Kahn <pvhp@best.com>
21464              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
21465              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
21466      Branch: perl
21467            ! README.os390
21468 ____________________________________________________________________________
21469 [  7693] By: jhi                                   on 2000/11/15  02:48:37
21470         Log: Quit utf8_to_uv() instantly if curlen == 0.
21471      Branch: perl
21472            ! utf8.c
21473 ____________________________________________________________________________
21474 [  7692] By: jhi                                   on 2000/11/15  02:24:29
21475         Log: Use u_int32_t for the size of hash_cb(), not size_t.
21476              
21477              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
21478              From: Jens Hamisch <jens@Strawberry.COM>     
21479              Date: Tue, 14 Nov 2000 19:03:55 +0100
21480              Message-Id: <20001114190355.A20559@Strawberry.COM>
21481      Branch: perl
21482            ! ext/DB_File/DB_File.xs
21483 ____________________________________________________________________________
21484 [  7691] By: jhi                                   on 2000/11/15  02:20:12
21485         Log: Use UINT64_C().
21486              
21487              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
21488              From: Jens Hamisch <jens@Strawberry.COM>
21489              Date: Tue, 14 Nov 2000 19:16:23 +0100
21490              Message-Id: <20001114191623.G20559@Strawberry.COM>
21491      Branch: perl
21492            ! utf8.c utf8.h
21493 ____________________________________________________________________________
21494 [  7690] By: jhi                                   on 2000/11/15  02:17:06
21495         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
21496              (a macro to define signed and unsigned integer constants).
21497      Branch: perl
21498            ! handy.h
21499 ____________________________________________________________________________
21500 [  7689] By: jhi                                   on 2000/11/15  01:56:51
21501         Log: Regen Configure.
21502      Branch: perl
21503            ! Configure
21504 ____________________________________________________________________________
21505 [  7688] By: jhi                                   on 2000/11/15  01:56:32
21506         Log: Make the unit know about SOCKS.
21507      Branch: metaconfig
21508            ! U/protos/socksizetype.U
21509 ____________________________________________________________________________
21510 [  7687] By: jhi                                   on 2000/11/15  01:54:47
21511         Log: Remove unused dependencies.
21512      Branch: metaconfig
21513            ! U/compline/d_getpagsz.U
21514 ____________________________________________________________________________
21515 [  7686] By: nick                                  on 2000/11/14  21:25:13
21516         Log: Integrate mainline.
21517      Branch: perlio
21518           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
21519           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
21520           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
21521           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
21522           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
21523           !> win32/config.bc win32/config.gc win32/config.vc
21524           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
21525 ____________________________________________________________________________
21526 [  7685] By: jhi                                   on 2000/11/14  17:54:56
21527         Log: Integrate perlio.
21528      Branch: perl
21529           +> fakesdio.h perliol.h
21530           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
21531           !> perlsdio.h perlsfio.h pod/perlfunc.pod
21532 ____________________________________________________________________________
21533 [  7684] By: nick                                  on 2000/11/14  17:43:04
21534         Log: PerlIO #include and #ifdef re-work.
21535      Branch: perlio
21536            + fakesdio.h perliol.h
21537            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
21538            ! perlsdio.h perlsfio.h
21539 ____________________________________________________________________________
21540 [  7683] By: jhi                                   on 2000/11/14  15:42:40
21541         Log: Hoist the duplicated socket/netdb include logic to perl.h;
21542              undef SETERRNO in case SOCKS has defined it.  Based on:
21543              
21544              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
21545              From: Jens Hamisch <jens@Strawberry.COM> 
21546              Date: Tue, 14 Nov 2000 11:34:40 +0100
21547              Message-Id: <20001114113440.A20005@Strawberry.COM>
21548      Branch: perl
21549            ! doio.c perl.h pp_sys.c
21550 ____________________________________________________________________________
21551 [  7682] By: jhi                                   on 2000/11/14  14:07:28
21552         Log: Subject: some additions for makefiles for win32 (for perl@7674)
21553              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
21554              Date: Tue, 14 Nov 2000 09:31:13 +0300
21555              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
21556      Branch: perl
21557            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
21558            ! win32/makefile.mk
21559 ____________________________________________________________________________
21560 [  7681] By: jhi                                   on 2000/11/14  14:01:41
21561         Log: Subject: tiny typo in perl5db.pl
21562              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
21563              Date: Tue, 14 Nov 2000 09:29:28 +0300
21564              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
21565      Branch: perl
21566            ! lib/perl5db.pl
21567 ____________________________________________________________________________
21568 [  7680] By: jhi                                   on 2000/11/14  04:13:50
21569         Log: Redo #7679 with LFs instead of CRLFs.
21570      Branch: perl
21571            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
21572            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
21573            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
21574 ____________________________________________________________________________
21575 [  7679] By: jhi                                   on 2000/11/14  01:21:09
21576         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
21577              From: Benjamin Stuhl <tiriath@yahoo.com> 
21578              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
21579              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
21580      Branch: perl
21581            + win32/bin/mdelete.bat
21582            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
21583            ! makedef.pl perlio.c win32/Makefile win32/config.gc
21584            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
21585 ____________________________________________________________________________
21586 [  7678] By: jhi                                   on 2000/11/14  01:19:20
21587         Log: Fix the re extension building for Win32.
21588              
21589              Subject: [PATCH perl@7638] Get PerlIO building on Win32
21590              From: Benjamin Stuhl <tiriath@yahoo.com> 
21591              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
21592              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
21593      Branch: perl
21594            + ext/re/hints/MSWin32.pl
21595            ! MANIFEST
21596 ____________________________________________________________________________
21597 [  7677] By: jhi                                   on 2000/11/14  01:13:54
21598         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
21599              From: sthoenna@efn.org
21600              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
21601              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
21602      Branch: perl
21603            ! doop.c pp.c toke.c utf8.c utf8.h
21604 ____________________________________________________________________________
21605 [  7676] By: jhi                                   on 2000/11/13  20:23:15
21606         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
21607              From: Nicholas Clark <nick@ccl4.org>
21608              Date: Mon, 13 Nov 2000 18:55:04 +0000
21609              Message-ID: <20001113185504.J29183@plum.flirble.org>
21610      Branch: perl
21611            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
21612 ____________________________________________________________________________
21613 [  7675] By: nick                                  on 2000/11/13  20:21:57
21614         Log: Integrate mainline ...
21615      Branch: perlio
21616           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
21617           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
21618           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
21619           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
21620 ____________________________________________________________________________
21621 [  7674] By: jhi                                   on 2000/11/13  15:07:56
21622         Log: Update Changes.
21623      Branch: perl
21624            ! Changes patchlevel.h
21625 ____________________________________________________________________________
21626 [  7673] By: jhi                                   on 2000/11/13  14:42:42
21627         Log: Remove the new two tests of lib/io_xs for now, they seem to
21628              fail under perlio on some platforms.
21629      Branch: perl
21630            ! t/lib/io_xs.t
21631 ____________________________________________________________________________
21632 [  7672] By: jhi                                   on 2000/11/13  13:57:53
21633         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
21634      Branch: perl
21635            ! perlio.c
21636 ____________________________________________________________________________
21637 [  7671] By: jhi                                   on 2000/11/13  05:30:48
21638         Log: Placate nervous compilers that see longer than ints switch()ing.
21639      Branch: perl
21640            ! utf8.c
21641 ____________________________________________________________________________
21642 [  7670] By: jhi                                   on 2000/11/13  05:14:21
21643         Log: fputs() does return EOF on error but here we don't care.
21644      Branch: perl
21645            ! perlio.c
21646 ____________________________________________________________________________
21647 [  7669] By: jhi                                   on 2000/11/13  05:02:45
21648         Log: Declare reg_data like reg_substr_data.
21649      Branch: perl
21650            ! regexp.h
21651 ____________________________________________________________________________
21652 [  7668] By: jhi                                   on 2000/11/13  04:54:34
21653         Log: Typos in #7667.
21654      Branch: perl
21655            ! perl.h
21656 ____________________________________________________________________________
21657 [  7667] By: jhi                                   on 2000/11/13  04:49:49
21658         Log: Cleanup messy #ifdef.
21659      Branch: perl
21660            ! perl.h
21661 ____________________________________________________________________________
21662 [  7666] By: jhi                                   on 2000/11/13  04:17:34
21663         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
21664              From: Nicholas Clark <nick@talking.bollo.cx>
21665              Date: Sun, 12 Nov 2000 21:14:11 +0000
21666              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
21667              
21668              Note: only one breakage of the two reported is fixed by this patch.
21669      Branch: perl
21670            ! perlio.c
21671 ____________________________________________________________________________
21672 [  7665] By: jhi                                   on 2000/11/13  04:05:07
21673         Log: Tweak the definition of the bit complement on UTF-8 data:
21674              if none of the characters in the string are > 0xff,
21675              the result is a complemented byte string, not a (UTF-8)
21676              char string.  Based on the summary in
21677              
21678              Subject: Re: [ID 20000918.005] ~ on wide chars
21679              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
21680              Date: Fri, 10 Nov 2000 09:47:15 -0800
21681              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
21682              
21683              This should give us the maximum backward (pre-char string)
21684              compatibility and utf8 compatibility.  The other alternative
21685              would be to limit the bit complement to be always byte only,
21686              taking the least significant byte of the chars.
21687      Branch: perl
21688            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
21689 ____________________________________________________________________________
21690 [  7664] By: jhi                                   on 2000/11/13  00:23:44
21691         Log: Couple of tests from #7660 salvaged.
21692      Branch: perl
21693            - t/op/tell.t
21694            ! MANIFEST t/io/tell.t
21695 ____________________________________________________________________________
21696 [  7663] By: jhi                                   on 2000/11/13  00:02:48
21697         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
21698              From: Nicholas Clark <nick@talking.bollo.cx>
21699              Date: Sun, 12 Nov 2000 21:23:43 +0000
21700              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
21701      Branch: perl
21702            ! perlsfio.h
21703 ____________________________________________________________________________
21704 [  7662] By: jhi                                   on 2000/11/13  00:01:39
21705         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
21706              From: Nicholas Clark <nick@talking.bollo.cx>
21707              Date: Sun, 12 Nov 2000 21:30:04 +0000
21708              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
21709      Branch: perl
21710            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
21711 ____________________________________________________________________________
21712 [  7661] By: jhi                                   on 2000/11/12  23:57:29
21713         Log: Document tell() on special streams.
21714      Branch: perl
21715            ! pod/perlfunc.pod
21716 ____________________________________________________________________________
21717 [  7660] By: jhi                                   on 2000/11/12  23:54:22
21718         Log: (Subsumed by #7664)
21719      Branch: perl
21720            + t/op/tell.t
21721            ! MANIFEST
21722 ____________________________________________________________________________
21723 [  7659] By: jhi                                   on 2000/11/12  22:55:25
21724         Log: Many subdocumented return values of the IO extension now documented.
21725              ungetc and write still left subdocumented.
21726              
21727              Subject: [PATCH] (was Re: IO::Handle::ungetc)
21728              From: Nicholas Clark <nick@talking.bollo.cx>
21729              Date: Sun, 12 Nov 2000 21:35:53 +0000
21730              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
21731      Branch: perl
21732            ! ext/IO/lib/IO/Handle.pm
21733 ____________________________________________________________________________
21734 [  7658] By: jhi                                   on 2000/11/12  21:37:06
21735         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
21736              From: Nicholas Clark <nick@talking.bollo.cx>
21737              Date: Sun, 12 Nov 2000 20:03:22 +0000
21738              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
21739      Branch: perl
21740            ! pod/perlfunc.pod
21741 ____________________________________________________________________________
21742 [  7657] By: jhi                                   on 2000/11/12  20:34:55
21743         Log: Integrate perlio.
21744      Branch: perl
21745           !> perlio.c
21746 ____________________________________________________________________________
21747 [  7656] By: nick                                  on 2000/11/12  19:25:06
21748         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
21749      Branch: perlio
21750            ! perlio.c
21751 ____________________________________________________________________________
21752 [  7655] By: nick                                  on 2000/11/12  19:09:41
21753         Log: Integrate mainline
21754      Branch: perlio
21755           +> README.solaris ext/Encode/Encode/cp1006.enc
21756           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
21757           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
21758           +> ext/Encode/Encode/iso8859-13.enc
21759           +> ext/Encode/Encode/iso8859-14.enc
21760           +> ext/Encode/Encode/iso8859-15.enc
21761           !> (integrate 34 files)
21762 ____________________________________________________________________________
21763 [  7654] By: jhi                                   on 2000/11/12  19:00:22
21764         Log: Add a metaconfig unit for fsync.
21765      Branch: metaconfig/U/perl
21766            + d_fsync.U
21767 ____________________________________________________________________________
21768 [  7653] By: jhi                                   on 2000/11/12  19:00:01
21769         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
21770      Branch: perl
21771            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21772            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
21773            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21774            ! vos/config.ga.h win32/config.bc win32/config.gc
21775            ! win32/config.vc
21776 ____________________________________________________________________________
21777 [  7652] By: jhi                                   on 2000/11/11  21:12:01
21778         Log: Copy the s// information of README.hpux also to the perlrun.
21779      Branch: perl
21780            ! README.hpux pod/perlrun.pod
21781 ____________________________________________________________________________
21782 [  7651] By: jhi                                   on 2000/11/11  21:03:13
21783         Log: More README.solaris updates from Andy Dougherty.
21784      Branch: perl
21785            ! README.solaris
21786 ____________________________________________________________________________
21787 [  7650] By: jhi                                   on 2000/11/11  18:38:57
21788         Log: More descriptive error for unknown perlio layers.
21789              
21790              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
21791              From: Dominic Dunlop <domo@computer.org> 
21792              Date: Sat, 11 Nov 2000 18:20:32 +0100             
21793              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
21794      Branch: perl
21795            ! perlio.c pod/perldiag.pod
21796 ____________________________________________________________________________
21797 [  7649] By: jhi                                   on 2000/11/11  18:37:52
21798         Log: MachTen doesn't really do mmap() and munmap().
21799              
21800              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
21801              From: Dominic Dunlop <domo@computer.org> 
21802              Date: Sat, 11 Nov 2000 18:20:32 +0100             
21803              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
21804      Branch: perl
21805            ! hints/machten.sh
21806 ____________________________________________________________________________
21807 [  7648] By: jhi                                   on 2000/11/11  18:36:46
21808         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
21809              From: rspier@pobox.com (Robert Spier)
21810              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
21811              Message-ID: <14861.32839.491271.985797@rls.cx>
21812      Branch: perl
21813            ! Porting/Contract pod/perltoot.pod
21814 ____________________________________________________________________________
21815 [  7647] By: jhi                                   on 2000/11/11  18:35:30
21816         Log: Simplify the getpagesize() unit by dropping the
21817              pagesize probe since it's nowadays slightly more
21818              complicated because of sysconf(). (Note: if some
21819              platform really needs the -lPW for getpagesize,
21820              I just broke it.)
21821              
21822              TODO: a new pagesize unit.
21823      Branch: metaconfig
21824            ! U/compline/d_getpagsz.U
21825 ____________________________________________________________________________
21826 [  7646] By: jhi                                   on 2000/11/11  18:33:23
21827         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
21828      Branch: perl
21829            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21830            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
21831            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21832            ! vos/config.ga.h win32/config.bc win32/config.gc
21833            ! win32/config.vc
21834 ____________________________________________________________________________
21835 [  7645] By: jhi                                   on 2000/11/11  16:45:15
21836         Log: Use sysconf() or getpagesize() to find out the pagesize.
21837      Branch: perl
21838            ! perlio.c
21839 ____________________________________________________________________________
21840 [  7644] By: jhi                                   on 2000/11/11  15:46:08
21841         Log: Integrate perlio.
21842      Branch: perl
21843           !> perlio.c
21844 ____________________________________________________________________________
21845 [  7643] By: jhi                                   on 2000/11/11  15:33:36
21846         Log: Subject: Re: [PATCH] README.solaris
21847              From: Lupe Christoph <lupe@lupe-christoph.de>
21848              Date: Sat, 11 Nov 2000 14:08:10 +0100
21849              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
21850      Branch: perl
21851            ! README.solaris
21852 ____________________________________________________________________________
21853 [  7642] By: jhi                                   on 2000/11/11  15:22:12
21854         Log: Subject: [PATCH perl@7638] cygwin port
21855              From: "Eric Fifer" <egf7@columbia.edu>            
21856              Date: Fri, 10 Nov 2000 19:30:30 -0000
21857              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
21858      Branch: perl
21859            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
21860 ____________________________________________________________________________
21861 [  7641] By: nick                                  on 2000/11/11  14:50:36
21862         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
21863              Also call "Buf" layer directly when unread'ing non-read chars.
21864      Branch: perlio
21865            ! perlio.c
21866 ____________________________________________________________________________
21867 [  7640] By: jhi                                   on 2000/11/11  02:05:02
21868         Log: Add more encoding tables.
21869      Branch: perl
21870            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
21871            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
21872            + ext/Encode/Encode/iso8859-10.enc
21873            + ext/Encode/Encode/iso8859-13.enc
21874            + ext/Encode/Encode/iso8859-14.enc
21875            + ext/Encode/Encode/iso8859-15.enc
21876            ! MANIFEST
21877 ____________________________________________________________________________
21878 [  7639] By: jhi                                   on 2000/11/10  18:49:25
21879         Log: Subject: [PATCH] README.solaris
21880              From: Andy Dougherty <doughera@lafayette.edu>
21881              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
21882              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
21883      Branch: perl
21884            + README.solaris
21885            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
21886            ! pod/perl.pod pod/perltoc.pod
21887 ____________________________________________________________________________
21888 [  7638] By: jhi                                   on 2000/11/10  15:04:15
21889         Log: Update Changes.
21890      Branch: perl
21891            ! Changes patchlevel.h
21892 ____________________________________________________________________________
21893 [  7637] By: jhi                                   on 2000/11/10  14:14:28
21894         Log: Explain better why certain regex tests are skipped.
21895              
21896              Subject: Re: tests skipped: unknown reason
21897              From: Lupe Christoph <lupe@lupe-christoph.de>
21898              Date: Fri, 10 Nov 2000 09:08:56 +0100
21899              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
21900      Branch: perl
21901            ! t/op/regexp.t
21902 ____________________________________________________________________________
21903 [  7636] By: nick                                  on 2000/11/10  13:40:00
21904         Log: Integrate mainline.
21905      Branch: perlio
21906           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
21907           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
21908           !> win32/bin/search.pl
21909 ____________________________________________________________________________
21910 [  7635] By: nick                                  on 2000/11/10  13:25:52
21911         Log: Re-instate stdio large file support via perlio.
21912      Branch: perl
21913            ! perlio.c
21914 ____________________________________________________________________________
21915 [  7634] By: jhi                                   on 2000/11/10  04:49:55
21916         Log: Amdahl UTS hints updates.
21917              
21918              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
21919              From: hom00@utsglobal.com (Harold O Morris)
21920              Date: Thu, 9 Nov 2000 20:02 PST
21921              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
21922      Branch: perl
21923            ! hints/uts.sh
21924 ____________________________________________________________________________
21925 [  7633] By: jhi                                   on 2000/11/09  23:33:28
21926         Log: Subject: [PATCH] IO::Seekable pod
21927              From: Nicholas Clark <nick@talking.bollo.cx>
21928              Date: Thu, 9 Nov 2000 20:29:45 +0000
21929              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
21930      Branch: perl
21931            ! ext/IO/lib/IO/Handle.pm
21932 ____________________________________________________________________________
21933 [  7632] By: jhi                                   on 2000/11/09  21:55:41
21934         Log: Various doc oddball characters.
21935              
21936              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
21937              From: Michael Somos <somos@grail.cba.csuohio.edu>
21938              Date: Mon, 6 Nov 2000 17:44:20 -0500
21939              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
21940      Branch: perl
21941            ! emacs/cperl-mode.el lib/unicode/syllables.txt
21942            ! win32/bin/search.pl
21943 ____________________________________________________________________________
21944 [  7631] By: jhi                                   on 2000/11/09  21:12:29
21945         Log: Subject: Re: bash -c exit and linux hints 
21946              From: "John P. Linderman" <jpl@research.att.com>
21947              Date: Thu, 02 Nov 2000 09:37:25 -0500
21948              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
21949      Branch: perl
21950            ! hints/linux.sh
21951 ____________________________________________________________________________
21952 [  7630] By: nick                                  on 2000/11/09  20:34:11
21953         Log: Integrate mainline.
21954      Branch: perlio
21955           !> (integrate 91 files)
21956 ____________________________________________________________________________
21957 [  7629] By: jhi                                   on 2000/11/09  19:46:31
21958         Log: Missing dTHXs.
21959              
21960              Subject: RE: perl@7595 builds not on cygwin
21961              From: "Eric Fifer" <egf7@columbia.edu>
21962              Date: Thu, 9 Nov 2000 19:26:50 -0000
21963              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
21964      Branch: perl
21965            ! ext/Devel/Peek/Peek.xs
21966 ____________________________________________________________________________
21967 [  7628] By: jhi                                   on 2000/11/09  14:48:27
21968         Log: Disable only the tests 99 and 166 for UTF-8 locales.
21969      Branch: perl
21970            ! t/pragma/locale.t
21971 ____________________________________________________________________________
21972 [  7627] By: jhi                                   on 2000/11/09  14:40:27
21973         Log: There's no =head3.
21974      Branch: perl
21975            ! pod/perlhack.pod
21976 ____________________________________________________________________________
21977 [  7626] By: jhi                                   on 2000/11/09  13:54:26
21978         Log: The generated boot_* headers are wrong.  Pickier compiler,
21979              such as KAI C++ will refuse to compile the resulting perlmain.
21980              
21981              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
21982              From: Harri Pasanen <harri.pasanen@trema.com>
21983              Date: Thu, 09 Nov 2000 14:23:28 +0100
21984              Message-Id: <3A0AA550.26D548A3@trema.com>
21985      Branch: perl
21986            ! minimod.pl
21987 ____________________________________________________________________________
21988 [  7625] By: jhi                                   on 2000/11/09  13:50:44
21989         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
21990              From: Prymmer/Kahn <pvhp@best.com>
21991              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
21992              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
21993              
21994              All except the "cow orker" change.
21995      Branch: perl
21996            ! Porting/pumpkin.pod
21997 ____________________________________________________________________________
21998 [  7624] By: jhi                                   on 2000/11/09  13:45:33
21999         Log: Fix for
22000              
22001              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
22002              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
22003              Date: Thu, 09 Nov 2000 11:05:52 +0100
22004              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
22005      Branch: perl
22006            ! pod/perldiag.pod t/pragma/warn/pp_sys
22007 ____________________________________________________________________________
22008 [  7623] By: jhi                                   on 2000/11/09  13:37:16
22009         Log: Typo in an ifndef.
22010              
22011              Subject: Re: [PATCH 5.7.0] better messages from malloc()
22012              From: Joe Smith <jms@inwap.com>         
22013              Date: Thu, 09 Nov 2000 01:33:14 -0800
22014              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
22015      Branch: perl
22016            ! malloc.c
22017 ____________________________________________________________________________
22018 [  7622] By: jhi                                   on 2000/11/09  13:31:18
22019         Log: Remove unused extra arguments.
22020      Branch: metaconfig/U/perl
22021            ! perlxv.U
22022      Branch: perl
22023            ! Configure config_h.SH
22024 ____________________________________________________________________________
22025 [  7621] By: jhi                                   on 2000/11/09  13:16:36
22026         Log: More VMS moves on environment handling, from Charles Lane.
22027      Branch: perl
22028            ! t/pragma/locale.t
22029 ____________________________________________________________________________
22030 [  7620] By: jhi                                   on 2000/11/09  04:42:38
22031         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
22032              From: David Dyck <dcd@tc.fluke.com>
22033              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
22034              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
22035      Branch: perl
22036            ! pp_sys.c
22037 ____________________________________________________________________________
22038 [  7619] By: jhi                                   on 2000/11/09  04:36:21
22039         Log: Forgot from #7618.
22040      Branch: perl
22041            ! lib/File/stat.pm
22042 ____________________________________________________________________________
22043 [  7618] By: jhi                                   on 2000/11/09  04:28:44
22044         Log: Make deleting for %ENV work for (newer versions of) VMS,
22045              from Craig A. Berry.
22046      Branch: perl
22047            ! vms/vms.c
22048 ____________________________________________________________________________
22049 [  7617] By: jhi                                   on 2000/11/09  04:25:05
22050         Log: Subject: [PATCH] Class::Struct at compile time
22051              From: "Casey R. Tweten" <crt@kiski.net>
22052              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
22053              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
22054      Branch: perl
22055            ! lib/Class/Struct.pm
22056 ____________________________________________________________________________
22057 [  7616] By: jhi                                   on 2000/11/09  04:15:17
22058         Log: Subject: [ID 20001108.013] spelling
22059              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
22060              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
22061              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
22062      Branch: perl
22063            ! lib/ftp.pl
22064 ____________________________________________________________________________
22065 [  7615] By: jhi                                   on 2000/11/09  04:12:42
22066         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
22067              From: Peter Prymmer <pvhp@forte.com>
22068              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
22069              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
22070      Branch: perl
22071            ! configure.com
22072 ____________________________________________________________________________
22073 [  7614] By: jhi                                   on 2000/11/08  22:42:55
22074         Log: A missing aTHX_.
22075      Branch: perl
22076            ! ext/IPC/SysV/SysV.xs
22077 ____________________________________________________________________________
22078 [  7613] By: jhi                                   on 2000/11/08  19:30:21
22079         Log: Update Changes.
22080      Branch: perl
22081            ! Changes patchlevel.h
22082 ____________________________________________________________________________
22083 [  7612] By: jhi                                   on 2000/11/08  18:35:25
22084         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
22085              From: David Dyck <dcd@tc.fluke.com>
22086              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
22087              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
22088      Branch: perl
22089            ! pp_sys.c
22090 ____________________________________________________________________________
22091 [  7611] By: jhi                                   on 2000/11/08  18:30:26
22092         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
22093              From: Dominic Dunlop <domo@computer.org>
22094              Date: Tue, 7 Nov 2000 12:05:25 +0100
22095              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
22096      Branch: perl
22097            ! malloc.c
22098 ____________________________________________________________________________
22099 [  7610] By: jhi                                   on 2000/11/08  18:25:14
22100         Log: Do not test UTF-8 locales since that the tests would require
22101              polymorphic regexen.
22102      Branch: perl
22103            ! t/pragma/locale.t
22104 ____________________________________________________________________________
22105 [  7609] By: jhi                                   on 2000/11/08  17:12:51
22106         Log: Locale buglets.
22107              
22108              Subject: RE: Locales support (setlocale) fixes
22109              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
22110              Date: Wed, 8 Nov 2000 20:01:39 +0300
22111              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
22112      Branch: perl
22113            ! t/pragma/locale.t util.c
22114 ____________________________________________________________________________
22115 [  7608] By: jhi                                   on 2000/11/08  17:00:16
22116         Log: Deleting $ENV{PATH} in VMS is not recommendable.
22117      Branch: perl
22118            ! t/pragma/locale.t
22119 ____________________________________________________________________________
22120 [  7607] By: jhi                                   on 2000/11/08  16:58:26
22121         Log: Subject: PATCH std stdio for (Free)BSD
22122              From: Nicholas Clark <nick@ccl4.org>
22123              Date: Wed, 8 Nov 2000 15:36:29 +0000
22124              Message-ID: <20001108153629.D98736@plum.flirble.org>
22125      Branch: metaconfig
22126            ! U/compline/d_stdstdio.U
22127      Branch: perl
22128            ! Configure config_h.SH
22129 ____________________________________________________________________________
22130 [  7606] By: jhi                                   on 2000/11/08  16:43:31
22131         Log: Forgot to bump the line numbers in #7601.
22132      Branch: perl
22133            ! t/pragma/warn/pp_sys
22134 ____________________________________________________________________________
22135 [  7605] By: jhi                                   on 2000/11/08  16:39:12
22136         Log: More careful detection of how well NVs and UVs mix.
22137              
22138              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))
22139              From: Nicholas Clark <nick@ccl4.org>
22140              Date: Wed, 8 Nov 2000 15:14:12 +0000
22141              Message-ID: <20001108151412.B98736@plum.flirble.org>
22142              
22143              Added some SIGFPE paranoia.
22144      Branch: metaconfig/U/perl
22145            ! perlxv.U
22146      Branch: perl
22147            ! Configure config_h.SH
22148 ____________________________________________________________________________
22149 [  7604] By: jhi                                   on 2000/11/08  14:39:10
22150         Log: Subject: [patch perl@7595] VMS configure.com tweak
22151              From: "Craig A. Berry" <craigberry@mac.com>
22152              Date: Wed, 8 Nov 2000 00:24:12 -0600
22153              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
22154      Branch: perl
22155            ! configure.com
22156 ____________________________________________________________________________
22157 [  7603] By: jhi                                   on 2000/11/08  14:27:11
22158         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
22159              From: Robin Barker <rmb1@cise.npl.co.uk>
22160              Date: Wed, 8 Nov 2000 11:11:39 GMT
22161              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
22162      Branch: perl
22163            ! perlio.c
22164 ____________________________________________________________________________
22165 [  7602] By: jhi                                   on 2000/11/08  14:25:03
22166         Log: Fix for the tie-refhash string table leaks.
22167              
22168              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
22169              Date: Wed, 8 Nov 2000 13:03:04 GMT
22170              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
22171      Branch: perl
22172            ! t/lib/tie-refhash.t
22173 ____________________________________________________________________________
22174 [  7601] By: jhi                                   on 2000/11/08  14:21:08
22175         Log: Try to avoid flockless and emulationless places.
22176      Branch: perl
22177            ! t/pragma/warn/pp_sys
22178 ____________________________________________________________________________
22179 [  7600] By: jhi                                   on 2000/11/08  02:28:54
22180         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
22181              
22182              Subject: [PATCH] prototyped functions that should be overrideable
22183              From: "Casey R. Tweten" <crt@kiski.net>
22184              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
22185              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
22186      Branch: perl
22187            ! toke.c
22188 ____________________________________________________________________________
22189 [  7599] By: jhi                                   on 2000/11/08  01:12:05
22190         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
22191              
22192              Subject: [PATCH] perlbug.PL
22193              From: "Kurt D. Starsinic" <kstar@chapin.edu>
22194              Date: Mon, 6 Nov 2000 21:39:01 -0500
22195              Message-ID: <20001106213901.B20955@O2.chapin.edu>
22196      Branch: perl
22197            ! utils/perlbug.PL
22198 ____________________________________________________________________________
22199 [  7598] By: jhi                                   on 2000/11/07  23:42:00
22200         Log: Bad thinko in #7581 (I used the test program with the expanded
22201              values as-is).
22202      Branch: metaconfig
22203            ! U/compline/d_stdstdio.U
22204      Branch: perl
22205            ! Configure
22206 ____________________________________________________________________________
22207 [  7597] By: jhi                                   on 2000/11/07  21:43:29
22208         Log: Subject: [PATCH perl@7573] cygwin port
22209              From: "Fifer, Eric" <EFifer@sanwaint.com>
22210              Date: Tue, 7 Nov 2000 18:08:51 -0000 
22211              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
22212              
22213              Synchronize with Cygwin 1.1.5.
22214      Branch: perl
22215            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
22216            ! pod/perlport.pod unixish.h util.c
22217 ____________________________________________________________________________
22218 [  7596] By: jhi                                   on 2000/11/07  21:39:25
22219         Log: perlhack updates from H.Merijn Brand.
22220      Branch: perl
22221            ! pod/perlhack.pod
22222 ____________________________________________________________________________
22223 [  7595] By: jhi                                   on 2000/11/07  20:21:41
22224         Log: Update Changes.
22225      Branch: perl
22226            ! Changes patchlevel.h
22227 ____________________________________________________________________________
22228 [  7594] By: jhi                                   on 2000/11/07  19:18:58
22229         Log: Be more robust in Dynaloader.pm.
22230      Branch: perl
22231            ! ext/DynaLoader/DynaLoader_pm.PL
22232 ____________________________________________________________________________
22233 [  7593] By: jhi                                   on 2000/11/07  16:49:31
22234         Log: AUTHORS update.
22235      Branch: perl
22236            ! AUTHORS
22237 ____________________________________________________________________________
22238 [  7592] By: gsar                                  on 2000/11/07  16:39:51
22239         Log: normalize relative paths in virtualized current directory on windows,
22240              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
22241              returns)
22242      Branch: perl
22243            ! win32/vdir.h
22244 ____________________________________________________________________________
22245 [  7591] By: jhi                                   on 2000/11/07  16:04:26
22246         Log: Too profiler-happy: with optimization the #7590 actually makes
22247              the test to run 0.5% _slower_.  Requires much more instrumentation.
22248              Retract #7590.
22249      Branch: perl
22250            ! regcomp.c regcomp.h
22251 ____________________________________________________________________________
22252 [  7590] By: jhi                                   on 2000/11/07  15:51:13
22253         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
22254              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
22255              by using memset() and testing bytewise (as opposed to bitwise).
22256      Branch: perl
22257            ! regcomp.c regcomp.h
22258 ____________________________________________________________________________
22259 [  7589] By: jhi                                   on 2000/11/07  12:56:39
22260         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
22261              From: "Craig A. Berry" <craig.berry@psinetcs.com>
22262              Date: Mon, 06 Nov 2000 23:45:30 -0500
22263              Message-Id: <0011079735.AA973576259@univpress.com>
22264      Branch: perl
22265            ! configure.com t/lib/st-lock.t
22266 ____________________________________________________________________________
22267 [  7588] By: jhi                                   on 2000/11/07  01:03:28
22268         Log: Tweak #7587.
22269      Branch: perl
22270            ! pod/perldiag.pod
22271 ____________________________________________________________________________
22272 [  7587] By: jhi                                   on 2000/11/07  01:00:27
22273         Log: A doc addition for bug id 20001105.019, beware \p.
22274      Branch: perl
22275            ! pod/perldiag.pod
22276 ____________________________________________________________________________
22277 [  7586] By: jhi                                   on 2000/11/07  00:32:22
22278         Log: Fake support of holey files in win/dosish platforms.
22279              
22280              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
22281              From: kipp@shonanblue.ne.jp
22282              Date: Mon, 6 Nov 2000 13:30:55 -0800
22283              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
22284      Branch: perl
22285            ! ext/SDBM_File/sdbm/sdbm.c
22286 ____________________________________________________________________________
22287 [  7585] By: jhi                                   on 2000/11/07  00:12:54
22288         Log: Subject: Pod updates
22289              From: "Stephen P. Potter" <spp@spotter.yi.org>
22290              Date: Mon, 06 Nov 2000 18:56:43 -0500
22291              Message-Id: <200011062357.SAA18173@spotter.yi.org>
22292      Branch: perl
22293            ! README.dos README.os2 README.win32 pod/buildtoc.PL
22294            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
22295            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
22296            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
22297            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
22298            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
22299            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
22300            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
22301            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
22302            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
22303            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
22304            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
22305            ! pod/perltootc.pod pod/perlunicode.pod
22306 ____________________________________________________________________________
22307 [  7584] By: jhi                                   on 2000/11/07  00:04:17
22308         Log: Varargs don't always work too well if one puts an unsigned
22309              char on the stack and pop an unsigned quad off the stack.
22310              
22311              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
22312              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
22313              Date: Mon, 06 Nov 2000 15:19:05 -0800
22314              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
22315      Branch: perl
22316            ! utf8.c
22317 ____________________________________________________________________________
22318 [  7583] By: jhi                                   on 2000/11/06  23:58:48
22319         Log: %ENV note tweaks from Dan Sugalski.
22320      Branch: perl
22321            ! pod/perlport.pod vms/perlvms.pod
22322 ____________________________________________________________________________
22323 [  7582] By: jhi                                   on 2000/11/06  23:05:49
22324         Log: glibc5 detection by __GNU_LIBRARY__.
22325      Branch: perl
22326            ! toke.c
22327 ____________________________________________________________________________
22328 [  7581] By: jhi                                   on 2000/11/06  22:51:29
22329         Log: Make the stdio test program of 7427 less noisy while being 
22330              compiled so that Digital UNIX wouldn't get both
22331              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
22332              undefined.  This makes perlio happy.
22333      Branch: metaconfig
22334            ! U/compline/d_stdstdio.U
22335      Branch: perl
22336            ! Configure config_h.SH
22337 ____________________________________________________________________________
22338 [  7580] By: jhi                                   on 2000/11/06  22:41:41
22339         Log: Document %ENV = () portability issues.
22340      Branch: perl
22341            ! pod/perlport.pod vms/perlvms.pod
22342 ____________________________________________________________________________
22343 [  7579] By: jhi                                   on 2000/11/06  21:29:24
22344         Log: VOS updates from Paul Green.
22345      Branch: perl
22346            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
22347 ____________________________________________________________________________
22348 [  7578] By: jhi                                   on 2000/11/06  21:00:40
22349         Log: Sanitize the environment further.
22350      Branch: perl
22351            ! t/pragma/locale.t
22352 ____________________________________________________________________________
22353 [  7577] By: jhi                                   on 2000/11/06  20:53:51
22354         Log: Re-introduce 7552 lost in integration.
22355      Branch: perl
22356            ! perlio.c
22357 ____________________________________________________________________________
22358 [  7576] By: jhi                                   on 2000/11/06  20:33:46
22359         Log: Admit that the test leaks scalars.
22360      Branch: perl
22361            ! t/comp/proto.t
22362 ____________________________________________________________________________
22363 [  7575] By: jhi                                   on 2000/11/06  20:17:08
22364         Log: Integrate perlio.
22365      Branch: perl
22366           !> perlio.c
22367 ____________________________________________________________________________
22368 [  7574] By: nick                                  on 2000/11/06  20:07:28
22369         Log: Remove debug. Try (Mmap_t) on madvise() call.
22370      Branch: perlio
22371            ! perlio.c
22372 ____________________________________________________________________________
22373 [  7573] By: jhi                                   on 2000/11/06  13:56:05
22374         Log: Update Changes.
22375      Branch: perl
22376            ! Changes patchlevel.h
22377 ____________________________________________________________________________
22378 [  7572] By: jhi                                   on 2000/11/06  13:48:41
22379         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
22380              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22381              Date: Mon, 06 Nov 2000 10:11:42 +0100
22382              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
22383      Branch: perl
22384            ! pod/perlhack.pod
22385 ____________________________________________________________________________
22386 [  7571] By: jhi                                   on 2000/11/06  01:45:51
22387         Log: AUTHORS updates.
22388      Branch: perl
22389            ! AUTHORS
22390 ____________________________________________________________________________
22391 [  7570] By: jhi                                   on 2000/11/06  00:18:00
22392         Log: Fix for
22393              
22394              Subject: [ID 20000728.005] perl -P broken
22395              From: David Dyck <dcd@tc.fluke.com>
22396              Date: Fri, 28 Jul 2000 17:19:16 -0700
22397              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
22398              
22399              (hopefully).  The fix is also not complete, it seems to break
22400              BOM swallowing for libc5 systems, but until someone figures
22401              out a way to do this without ftell(), this will do.
22402      Branch: perl
22403            ! toke.c
22404 ____________________________________________________________________________
22405 [  7569] By: jhi                                   on 2000/11/06  00:05:30
22406         Log: Document that the evaled syntax errors cause scalar leaks.
22407      Branch: perl
22408            ! t/comp/proto.t
22409 ____________________________________________________________________________
22410 [  7568] By: jhi                                   on 2000/11/05  23:14:47
22411         Log: opmini.o can linger from Configures past.
22412      Branch: perl
22413            ! Makefile.SH
22414 ____________________________________________________________________________
22415 [  7567] By: jhi                                   on 2000/11/05  21:28:39
22416         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
22417              first argument correctly.
22418      Branch: perl
22419            ! perlio.c
22420 ____________________________________________________________________________
22421 [  7566] By: jhi                                   on 2000/11/05  21:15:56
22422         Log: Integrate perlio.
22423      Branch: perl
22424           !> perlio.c
22425 ____________________________________________________________________________
22426 [  7565] By: jhi                                   on 2000/11/05  21:15:13
22427         Log: Use -dM for gcc (the suggested patch did it only for Linux,
22428              but I think it can be generalized).
22429              
22430              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
22431              From: Pixel <pixel@mandrakesoft.com>
22432              Date: 05 Nov 2000 21:49:34 +0100 
22433              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
22434      Branch: perl
22435            ! ext/Errno/Errno_pm.PL
22436 ____________________________________________________________________________
22437 [  7564] By: nick                                  on 2000/11/05  21:09:18
22438         Log: Added a mmap layer as a "subclass" of perlio.
22439              PERLIO=mmap ./perl harness passes
22440      Branch: perlio
22441            ! perlio.c
22442 ____________________________________________________________________________
22443 [  7563] By: jhi                                   on 2000/11/05  19:48:55
22444         Log: Add a note for future generations about bug id 20000229.006.
22445      Branch: perl
22446            ! malloc.c
22447 ____________________________________________________________________________
22448 [  7562] By: jhi                                   on 2000/11/05  19:38:24
22449         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
22450      Branch: perl
22451            ! pp_ctl.c t/op/pos.t
22452 ____________________________________________________________________________
22453 [  7561] By: jhi                                   on 2000/11/05  18:21:46
22454         Log: Add =pod to be tidy.
22455      Branch: perl
22456            ! lib/Math/Complex.pm
22457 ____________________________________________________________________________
22458 [  7560] By: jhi                                   on 2000/11/05  17:38:46
22459         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
22460      Branch: perl
22461            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
22462            ! ext/Storable/Storable.xs t/lib/st-recurse.t
22463 ____________________________________________________________________________
22464 [  7559] By: jhi                                   on 2000/11/05  17:32:59
22465         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
22466              From: "Peter J. Farley III" <pjfarley@banet.net>
22467              Date: Sun, 05 Nov 2000 11:55:59 -0500
22468              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
22469      Branch: perl
22470            ! t/lib/syslog.t
22471 ____________________________________________________________________________
22472 [  7558] By: jhi                                   on 2000/11/05  17:29:19
22473         Log: Integrate perlio.
22474      Branch: perl
22475           !> perlio.c
22476 ____________________________________________________________________________
22477 [  7557] By: jhi                                   on 2000/11/05  17:22:01
22478         Log: A fix of sorts for 20000329.026, a better error message
22479              for a missing "use charnames" when using the \N{...}. 
22480      Branch: perl
22481            ! pod/perldiag.pod toke.c
22482 ____________________________________________________________________________
22483 [  7556] By: jhi                                   on 2000/11/05  16:33:50
22484         Log: Test tweak: show also the failed locales.
22485              
22486              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
22487              From: Lupe Christoph <lupe@lupe-christoph.de>         
22488              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
22489              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
22490      Branch: perl
22491            ! t/pragma/locale.t
22492 ____________________________________________________________________________
22493 [  7555] By: nick                                  on 2000/11/05  11:09:34
22494         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
22495              open RDWR so does not fail. (pragma/warnings 303 again...)
22496      Branch: perlio
22497            ! perlio.c
22498 ____________________________________________________________________________
22499 [  7554] By: nick                                  on 2000/11/05  10:10:13
22500         Log: Fix case where ungetc(f,EOF) was allowed.
22501              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
22502              so we can see similarities.
22503              Use types more carefully and a STDCHAR array in hope that this will
22504              fix Jarrko's 64bit machine.
22505      Branch: perlio
22506            ! perlio.c
22507 ____________________________________________________________________________
22508 [  7553] By: jhi                                   on 2000/11/05  01:12:16
22509         Log: Fix for
22510              
22511              Subject: [ID 20001004.007] taint propogation is inconsistent
22512              From: pimlott@idiomtech.com (Andrew Pimlott) 
22513              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
22514              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
22515              
22516              The culprit was sv_setsv() which was rather blindly
22517              propagating taint, which lead to behaviour where if
22518              a tainted anon hash value was seen all the hash values
22519              from then on at that level became tainted, or at any
22520              upper levels in the case of nested anon hashes.
22521      Branch: perl
22522            ! sv.c t/op/taint.t
22523 ____________________________________________________________________________
22524 [  7552] By: jhi                                   on 2000/11/04  23:44:18
22525         Log: Some cpps don't like splitting conditionals across several lines.
22526      Branch: perl
22527            ! perlio.c
22528 ____________________________________________________________________________
22529 [  7551] By: nick                                  on 2000/11/04  23:40:44
22530         Log: Integrate mainline
22531      Branch: perlio
22532           !> pp_hot.c t/op/taint.t
22533 ____________________________________________________________________________
22534 [  7550] By: nick                                  on 2000/11/04  23:39:05
22535         Log: Integrate mainline again
22536      Branch: perlio
22537           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
22538           !> t/lib/b.t t/op/misc.t util.c
22539 ____________________________________________________________________________
22540 [  7549] By: jhi                                   on 2000/11/04  23:14:01
22541         Log: Fix for
22542              
22543              Subject: [ID 20001004.006] undef is never tainted
22544              From: pimlott@idiomtech.com (Andrew Pimlott)
22545              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
22546              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
22547              
22548              An undef read from a slurped file was not tainted.
22549      Branch: perl
22550            ! pp_hot.c t/op/taint.t
22551 ____________________________________________________________________________
22552 [  7548] By: jhi                                   on 2000/11/04  22:56:21
22553         Log: Test tweak ($Config{useperlio} is by default undef) .
22554      Branch: perl
22555            ! t/lib/b.t
22556 ____________________________________________________________________________
22557 [  7547] By: jhi                                   on 2000/11/04  22:43:56
22558         Log: Integrate perlio.
22559      Branch: perl
22560           +> lib/perlio.pm
22561           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
22562           !> pod/perlapi.pod t/lib/b.t
22563 ____________________________________________________________________________
22564 [  7546] By: jhi                                   on 2000/11/04  22:40:59
22565         Log: Configure would use a bad $myuname from an old config.sh.
22566              
22567              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
22568              From: Andy Dougherty <doughera@lafayette.edu>
22569              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
22570              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
22571      Branch: metaconfig
22572            ! U/modified/Oldconfig.U
22573      Branch: perl
22574            ! Configure config_h.SH
22575 ____________________________________________________________________________
22576 [  7545] By: jhi                                   on 2000/11/04  22:36:54
22577         Log: Subject: Locales support (setlocale) fixes
22578              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
22579              Date: Sat, 4 Nov 2000 10:15:48 +0300 
22580              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
22581              
22582              Modified quite a bit to be more portable.
22583      Branch: perl
22584            ! embed.h embed.pl perl.h proto.h util.c
22585 ____________________________________________________________________________
22586 [  7544] By: jhi                                   on 2000/11/04  22:32:47
22587         Log: Dying is too strict here, better just skip.
22588      Branch: perl
22589            ! t/op/misc.t
22590 ____________________________________________________________________________
22591 [  7543] By: nick                                  on 2000/11/04  21:55:13
22592         Log: Merge mainline
22593      Branch: perlio
22594           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
22595           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
22596           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
22597           !> (integrate 64 files)
22598 ____________________________________________________________________________
22599 [  7542] By: jhi                                   on 2000/11/04  21:09:28
22600         Log: More Changes tweakery.
22601      Branch: perl
22602            ! Changes Porting/genlog
22603 ____________________________________________________________________________
22604 [  7541] By: jhi                                   on 2000/11/04  20:58:18
22605         Log: Changes fixups.
22606      Branch: perl
22607            ! Changes
22608 ____________________________________________________________________________
22609 [  7540] By: jhi                                   on 2000/11/04  20:42:38
22610         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
22611              create a "fast path" for locale name probing using "locale -a"
22612              if available, squash finally hopefully the s?printf resetting
22613              the numeric locale (since, IIUC perllocale, it never shouldn't). 
22614      Branch: perl
22615            ! sv.c t/op/misc.t t/pragma/locale.t
22616 ____________________________________________________________________________
22617 [  7539] By: nick                                  on 2000/11/04  19:56:10
22618         Log: PerlIO infrastructure complete.
22619      Branch: perlio
22620            + lib/perlio.pm
22621            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
22622 ____________________________________________________________________________
22623 [  7538] By: nick                                  on 2000/11/04  14:31:32
22624         Log: Type tweaks + less contorted allocation scheme
22625      Branch: perlio
22626            ! perlio.c
22627 ____________________________________________________________________________
22628 [  7537] By: nick                                  on 2000/11/04  12:40:42
22629         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
22630              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
22631              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
22632              sensible) which lead to some interesting fails.
22633      Branch: perlio
22634            ! perlio.c
22635 ____________________________________________________________________________
22636 [  7536] By: jhi                                   on 2000/11/04  00:20:02
22637         Log: Add FCNTL_CAN_LOCK.
22638              
22639              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
22640              From: Andy Dougherty <doughera@lafayette.edu>
22641              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
22642              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
22643              
22644              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
22645              From: Andy Dougherty <doughera@lafayette.edu>
22646              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
22647              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
22648      Branch: metaconfig/U/perl
22649            + d_fcntl_can_lock.U
22650            ! startperl.U
22651      Branch: perl
22652            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22653            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
22654            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
22655            ! vos/config.ga.h win32/config.bc win32/config.gc
22656            ! win32/config.vc
22657 ____________________________________________________________________________
22658 [  7535] By: nick                                  on 2000/11/03  22:19:10
22659         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
22660              - Works on Linux with
22661              perlio + unix
22662              stdio
22663              - Works on Solaris with
22664              perlio + unix
22665              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
22666              - Fails (hangs in openpid) if you try and stack
22667              perlio + stdio - Linux stdio's read() logic is hanging.
22668      Branch: perlio
22669            ! iperlsys.h perlio.c
22670 ____________________________________________________________________________
22671 [  7534] By: jhi                                   on 2000/11/03  15:16:02
22672         Log: Subject: Re: README.aix
22673              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22674              Date: Fri, 03 Nov 2000 16:03:15 +0100
22675              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
22676      Branch: perl
22677            ! README.aix
22678 ____________________________________________________________________________
22679 [  7533] By: jhi                                   on 2000/11/03  03:59:02
22680         Log: Subject: [PATCH 5.7.0] better messages from malloc()
22681              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22682              Date: Wed, 1 Nov 2000 23:39:56 -0500
22683              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
22684      Branch: perl
22685            ! malloc.c pod/perldiag.pod
22686 ____________________________________________________________________________
22687 [  7532] By: jhi                                   on 2000/11/03  00:11:56
22688         Log: The #7521 touched things it shouldn't have.
22689      Branch: perl
22690            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
22691 ____________________________________________________________________________
22692 [  7531] By: jhi                                   on 2000/11/02  22:32:33
22693         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
22694              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22695              Date:     Thu, 2 Nov 2000 16:58:36 EST
22696              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
22697      Branch: perl
22698            ! vms/gen_shrfls.pl
22699 ____________________________________________________________________________
22700 [  7530] By: jhi                                   on 2000/11/02  22:08:49
22701         Log: Fix the problem discussed in
22702              
22703              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
22704              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
22705              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
22706              
22707              originally from Linc Madison.  Also Andreas König's comments
22708              taken into account.  Some other problems with Tie::SubstrHash
22709              fixed: didn't croak when the table exceeded the requested number
22710              of entries (as documented) but instead when the number of entries
22711              exceeded the size of the table, a croak() had an unnecessary \n,
22712              didn't have a CLEAR method, documented that there is no exists().
22713              Didn't fix to be strict-proof because the module uses &foo; and
22714              dynamic scope.  Added a test script exercizing both first tamely 
22715              the basic functionality, and then the failure cases reported by
22716              Linc Madison.
22717      Branch: perl
22718            + t/lib/tie-substrhash.t
22719            ! MANIFEST lib/Tie/SubstrHash.pm
22720 ____________________________________________________________________________
22721 [  7529] By: jhi                                   on 2000/11/02  17:58:08
22722         Log: recv() can fail and return undef.
22723              
22724              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
22725              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
22726              Date: Thu, 2 Nov 2000 20:12:20 +0300
22727              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
22728      Branch: perl
22729            ! lib/Net/Ping.pm
22730 ____________________________________________________________________________
22731 [  7528] By: jhi                                   on 2000/11/02  17:49:09
22732         Log: Detpyo.
22733      Branch: perl
22734            ! pod/perlop.pod
22735 ____________________________________________________________________________
22736 [  7527] By: jhi                                   on 2000/11/02  15:48:37
22737         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
22738              fix a autovivification bug in Tie::RefHash, add tests for both.
22739              
22740              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
22741              From: Edward Avis <epa98@doc.ic.ac.uk>
22742              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
22743              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
22744      Branch: perl
22745            + t/lib/tie-refhash.t
22746            ! MANIFEST lib/Tie/RefHash.pm
22747 ____________________________________________________________________________
22748 [  7526] By: jhi                                   on 2000/11/02  13:56:26
22749         Log: Test::Harness revealed buglets in the new DynaLoader.
22750              
22751              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
22752              From: andreas.koenig@anima.de (Andreas J. Koenig)
22753              Date: 02 Nov 2000 11:26:48 +0100 
22754              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
22755      Branch: perl
22756            ! ext/DynaLoader/DynaLoader_pm.PL
22757 ____________________________________________________________________________
22758 [  7525] By: jhi                                   on 2000/11/01  23:52:08
22759         Log: The entry for #7503 was missing.
22760      Branch: perl
22761            ! Changes
22762 ____________________________________________________________________________
22763 [  7524] By: jhi                                   on 2000/11/01  23:40:52
22764         Log: Update Changes.
22765      Branch: perl
22766            ! Changes patchlevel.h
22767 ____________________________________________________________________________
22768 [  7523] By: jhi                                   on 2000/11/01  22:57:09
22769         Log: More tweaking on the #7522 theme.
22770      Branch: perl
22771            ! ext/DynaLoader/DynaLoader_pm.PL
22772 ____________________________________________________________________________
22773 [  7522] By: jhi                                   on 2000/11/01  22:06:15
22774         Log: Expand %Config variables and %ENV variables only if
22775              so requested during build time using the
22776              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
22777              Not expanding makes relocating distributions easier.
22778      Branch: perl
22779            ! ext/DynaLoader/DynaLoader_pm.PL
22780 ____________________________________________________________________________
22781 [  7521] By: jhi                                   on 2000/11/01  20:56:34
22782         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
22783              and setgid() because they were just changing $< and $( which means
22784              only changing the real uid/gid, as opposed to changing both
22785              real and effective ids.  (The alternative way could have been
22786              in POSIX.pm to change $> and $), too, but making a direct call
22787              to the C API feels cleaner.)  Fixes the bug
22788              
22789              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
22790              From: "Garry T. Williams" <garry@zvolve.com>
22791              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
22792              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
22793      Branch: perl
22794            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
22795            ! ext/POSIX/typemap pod/perlvar.pod
22796 ____________________________________________________________________________
22797 [  7520] By: jhi                                   on 2000/11/01  20:08:33
22798         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
22799              From: "Garry T. Williams" <garry@zvolve.com>
22800              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
22801              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
22802      Branch: perl
22803            ! pod/perlsec.pod
22804 ____________________________________________________________________________
22805 [  7519] By: jhi                                   on 2000/11/01  20:01:22
22806         Log: Locale warning explanation tweak.
22807      Branch: perl
22808            ! pod/perldiag.pod
22809 ____________________________________________________________________________
22810 [  7518] By: jhi                                   on 2000/11/01  18:57:13
22811         Log: C.pm part of
22812              
22813              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
22814              From: Jarkko Hietaniemi <jhi@iki.fi>
22815              Date: Tue, 10 Oct 2000 08:22:28 -0500
22816              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
22817      Branch: perl
22818            ! ext/B/B/C.pm
22819 ____________________________________________________________________________
22820 [  7517] By: jhi                                   on 2000/11/01  18:41:59
22821         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
22822              From: Martien Verbruggen <mgjv@comdyn.com.au>
22823              Date: Fri, 6 Oct 2000 14:09:10 +1100
22824              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
22825      Branch: perl
22826            ! pod/perlop.pod
22827 ____________________________________________________________________________
22828 [  7516] By: jhi                                   on 2000/11/01  18:34:55
22829         Log: Generalize the Camel wording.
22830              
22831              Subject: Re: perlfaq style changes
22832              From: John Borwick <jhborwic@unity.ncsu.edu>
22833              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
22834              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
22835      Branch: perl
22836            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
22837 ____________________________________________________________________________
22838 [  7515] By: jhi                                   on 2000/11/01  16:52:31
22839         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
22840              From: pimlott@idiomtech.com (Andrew Pimlott)
22841              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
22842              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
22843      Branch: perl
22844            ! pod/perlsec.pod
22845 ____________________________________________________________________________
22846 [  7514] By: jhi                                   on 2000/11/01  15:03:40
22847         Log: More AIX lore.
22848      Branch: perl
22849            ! ext/re/hints/aix.pl
22850 ____________________________________________________________________________
22851 [  7513] By: jhi                                   on 2000/11/01  14:48:30
22852         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
22853              From: root <root@chronos.fi.muni.cz>
22854              Date: Wed, 1 Nov 2000 12:31:32 +0100
22855              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
22856      Branch: perl
22857            ! lib/Net/Ping.pm
22858 ____________________________________________________________________________
22859 [  7512] By: jhi                                   on 2000/11/01  14:46:47
22860         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
22861              From: Martin Husemann <martin@duskware.de>
22862              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
22863              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
22864      Branch: perl
22865            ! regcomp.c
22866 ____________________________________________________________________________
22867 [  7511] By: jhi                                   on 2000/11/01  14:39:50
22868         Log: AUTHORS updates.
22869      Branch: perl
22870            ! AUTHORS
22871 ____________________________________________________________________________
22872 [  7510] By: jhi                                   on 2000/11/01  14:29:50
22873         Log: Subject: [PATCH] startperl to respect versiononly
22874              From: Robin Barker <rmb1@cise.npl.co.uk> 
22875              Date: Tue, 31 Oct 2000 16:29:36 GMT
22876              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
22877      Branch: metaconfig/U/perl
22878            ! startperl.U
22879      Branch: perl
22880            ! Configure config_h.SH
22881 ____________________________________________________________________________
22882 [  7509] By: jhi                                   on 2000/11/01  14:19:53
22883         Log: printf UVs the correct way, noticed by Robin Barker.
22884      Branch: perl
22885            ! utf8.c
22886 ____________________________________________________________________________
22887 [  7508] By: jhi                                   on 2000/11/01  14:10:03
22888         Log: Do not cleanup *% because the % has special meanings in some
22889              shell environments.
22890      Branch: perl
22891            ! ext/Storable/Makefile.PL
22892 ____________________________________________________________________________
22893 [  7507] By: jhi                                   on 2000/11/01  14:06:00
22894         Log: The NonStop-UX libraries have a novel way to say NaN.
22895      Branch: perl
22896            ! t/lib/bigfltpm.t
22897 ____________________________________________________________________________
22898 [  7506] By: jhi                                   on 2000/11/01  14:03:35
22899         Log: The osname has been lowercased by now, from Tom Bates.
22900      Branch: metaconfig
22901            ! U/modified/Oldconfig.U
22902      Branch: perl
22903            ! Configure config_h.SH
22904 ____________________________________________________________________________
22905 [  7505] By: jhi                                   on 2000/10/31  19:18:39
22906         Log: The compiler is either gcc or cc, from Tom Bates.
22907      Branch: perl
22908            ! hints/nonstopux.sh
22909 ____________________________________________________________________________
22910 [  7504] By: jhi                                   on 2000/10/31  14:53:42
22911         Log: Update Changes.
22912      Branch: perl
22913            ! Changes patchlevel.h
22914 ____________________________________________________________________________
22915 [  7503] By: jhi                                   on 2000/10/31  14:30:50
22916         Log: Whitespace style tweak.  Was originally going to see to
22917              
22918              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
22919              From: Joe Smith <jms@inwap.com>
22920              Date: Mon, 30 Oct 2000 18:47:57 -0800
22921              Message-Id: <39FE32DD.24AAC4D@inwap.com>
22922              
22923              but that had already been taken care of.
22924      Branch: metaconfig
22925            ! U/compline/d_stdstdio.U
22926      Branch: perl
22927            ! Configure config_h.SH
22928 ____________________________________________________________________________
22929 [  7502] By: jhi                                   on 2000/10/31  14:25:02
22930         Log: AUTHORS tweaks.
22931      Branch: perl
22932            ! AUTHORS
22933 ____________________________________________________________________________
22934 [  7501] By: jhi                                   on 2000/10/31  14:23:59
22935         Log: Subject: perlfaq style changes
22936              From: John Borwick <jhborwic@unity.ncsu.edu>
22937              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
22938              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
22939      Branch: perl
22940            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
22941            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
22942            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
22943            ! pod/perlfaq9.pod
22944 ____________________________________________________________________________
22945 [  7500] By: jhi                                   on 2000/10/31  14:22:15
22946         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
22947              
22948              Subject: Re: [ID 20000918.005] ~ on wide chars
22949              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22950              Date: Mon, 30 Oct 2000 21:09:55 -0800
22951              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
22952              
22953              (The ord() part of the patch skipped.)
22954      Branch: perl
22955            ! doop.c
22956 ____________________________________________________________________________
22957 [  7499] By: jhi                                   on 2000/10/31  14:20:08
22958         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
22959              From: Jens Hamisch <jens@Strawberry.COM>
22960              Date: Mon, 30 Oct 2000 15:17:07 +0100
22961              Message-Id: <20001030151707.A9597@Strawberry.COM>
22962      Branch: perl
22963            ! av.c
22964 ____________________________________________________________________________
22965 [  7498] By: jhi                                   on 2000/10/31  14:16:29
22966         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
22967              From: Peter Prymmer <pvhp@forte.com>
22968              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
22969              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
22970      Branch: perl
22971            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
22972            + ext/Encode/Encode/posix-bc.enc
22973            ! MANIFEST t/lib/encode.t
22974 ____________________________________________________________________________
22975 [  7497] By: jhi                                   on 2000/10/31  14:13:22
22976         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
22977              From: Peter Prymmer <pvhp@forte.com>
22978              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
22979              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
22980      Branch: perl
22981            ! t/lib/cgi-html.t
22982 ____________________________________________________________________________
22983 [  7496] By: jhi                                   on 2000/10/31  14:12:05
22984         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
22985              From: Peter Prymmer <pvhp@forte.com>
22986              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
22987              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
22988      Branch: perl
22989            ! t/lib/cgi-function.t
22990 ____________________________________________________________________________
22991 [  7495] By: jhi                                   on 2000/10/31  14:11:08
22992         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
22993              From: Peter Prymmer <pvhp@forte.com>
22994              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
22995              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
22996      Branch: perl
22997            + ext/re/hints/aix.pl
22998            ! MANIFEST ext/re/Makefile.PL
22999 ____________________________________________________________________________
23000 [  7494] By: jhi                                   on 2000/10/31  14:08:32
23001         Log: Use Errno magic.
23002              
23003              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
23004              From: Casey Tweten <perl@ctweten.amsite.com>
23005              Date: Mon, 30 Oct 2000 15:51:17 -0500
23006              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
23007      Branch: perl
23008            ! lib/File/Temp.pm
23009 ____________________________________________________________________________
23010 [  7493] By: jhi                                   on 2000/10/31  14:05:07
23011         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
23012              
23013              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
23014              From: Nicholas Clark <nick@ccl4.org>
23015              Date: Mon, 30 Oct 2000 17:38:45 +0000
23016              Message-ID: <20001030173845.O60355@plum.flirble.org>
23017      Branch: perl
23018            ! Makefile.SH utils/perlbug.PL
23019 ____________________________________________________________________________
23020 [  7492] By: nick                                  on 2000/10/30  19:37:23
23021         Log: Change files which are mysteriously different to mainline to be
23022              copies of mainline.
23023      Branch: perlio
23024            ! objXSUB.h perlapi.c pod/perlapi.pod
23025 ____________________________________________________________________________
23026 [  7491] By: nick                                  on 2000/10/30  18:05:54
23027         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
23028              - typo in endian code in putc.
23029              - Don't allow read of write-only files and vice-versa
23030              - and off-by-one in flush-all loop.
23031              Remove debug calls as they were using GCC specific features.
23032      Branch: perlio
23033            ! perlio.c
23034 ____________________________________________________________________________
23035 [  7490] By: nick                                  on 2000/10/29  21:45:45
23036         Log: Integrate mainline to perlio
23037      Branch: perlio
23038           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
23039           !> toke.c
23040 ____________________________________________________________________________
23041 [  7489] By: jhi                                   on 2000/10/29  21:11:08
23042         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
23043              From: andreas.koenig@anima.de (Andreas J. Koenig)
23044              Date: 29 Oct 2000 22:05:59 +0100
23045              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
23046      Branch: perl
23047            ! lib/ExtUtils/Manifest.pm
23048 ____________________________________________________________________________
23049 [  7488] By: jhi                                   on 2000/10/29  21:07:47
23050         Log: Tests for #7487.
23051              
23052              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
23053              From: andreas.koenig@anima.de (Andreas J. Koenig)
23054              Date: 29 Oct 2000 19:37:09 +0100
23055              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
23056      Branch: perl
23057            ! t/comp/proto.t
23058 ____________________________________________________________________________
23059 [  7487] By: jhi                                   on 2000/10/29  21:06:27
23060         Log: constsub spillage.
23061              
23062              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
23063              From: John Tobey <jtobey@john-edwin-tobey.org>
23064              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
23065              Message-Id: <m13pvSr-000FObC@feynman.localnet>
23066      Branch: perl
23067            ! op.c
23068 ____________________________________________________________________________
23069 [  7486] By: nick                                  on 2000/10/29  21:05:04
23070         Log: Integrate mainline to perlio branch
23071      Branch: perlio
23072           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
23073           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
23074           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
23075           +> vos/install_perl.cm
23076            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
23077            - vos/config.h vos/config_h.SH_orig
23078           !> (integrate 141 files)
23079 ____________________________________________________________________________
23080 [  7485] By: jhi                                   on 2000/10/29  21:00:47
23081         Log: Make \x{...} consistently produce UTF-8.
23082              
23083              Subject: Re: \x{...} is confused 
23084              From: Simon Cozens <simon@cozens.net>
23085              Date: Sun, 29 Oct 2000 19:36:48 +0000
23086              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
23087      Branch: perl
23088            ! t/pragma/utf8.t toke.c
23089 ____________________________________________________________________________
23090 [  7484] By: nick                                  on 2000/10/29  20:05:29
23091         Log: PerlIO passes all tests.
23092      Branch: perlio
23093            ! perlio.c
23094 ____________________________________________________________________________
23095 [  7483] By: jhi                                   on 2000/10/29  18:06:55
23096         Log: Update Changes.
23097      Branch: perl
23098            ! Changes patchlevel.h
23099 ____________________________________________________________________________
23100 [  7482] By: nick                                  on 2000/10/29  17:43:28
23101         Log: Include <unistd.h> to get correct lseek() prototype etc.
23102              (I thought perl.h did that) - down to two fails
23103              - comp/require.t (last test)
23104              - lib/io_xs.t - possibly import/export of FILE * ?
23105      Branch: perlio
23106            ! perlio.c
23107 ____________________________________________________________________________
23108 [  7481] By: jhi                                   on 2000/10/29  17:02:37
23109         Log: UTF-8 decoder tweak.
23110      Branch: perl
23111            ! utf8.c
23112 ____________________________________________________________________________
23113 [  7480] By: nick                                  on 2000/10/29  16:26:11
23114         Log: Fixed two bugs:
23115              - error code not being set on close (of broken pipe)
23116              - append mode was truncating.
23117              At least one seek/tell bug remains.
23118      Branch: perlio
23119            ! perlio.c
23120 ____________________________________________________________________________
23121 [  7479] By: nick                                  on 2000/10/29  11:18:16
23122         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
23123              in case of accidents. Still several worrying fails, no line disciplines yet.
23124      Branch: perlio
23125            ! iperlsys.h perlio.c
23126 ____________________________________________________________________________
23127 [  7478] By: jhi                                   on 2000/10/29  02:04:01
23128         Log: Add also emailless people.
23129      Branch: perl
23130            ! AUTHORS
23131 ____________________________________________________________________________
23132 [  7477] By: jhi                                   on 2000/10/29  01:36:00
23133         Log: The #7476 needs a MANIFEST change, too.
23134      Branch: perl
23135            ! MANIFEST
23136 ____________________________________________________________________________
23137 [  7476] By: jhi                                   on 2000/10/29  01:35:21
23138         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
23139      Branch: perl
23140            - MAINTAIN
23141            ! AUTHORS Changes
23142 ____________________________________________________________________________
23143 [  7475] By: jhi                                   on 2000/10/28  23:57:25
23144         Log: De-quoted-unreadable to ISO Latin 1.
23145              (There's one ISO-2022-JP name in Changes5.004.)
23146      Branch: perl
23147            ! Changes Changes5.6
23148 ____________________________________________________________________________
23149 [  7474] By: jhi                                   on 2000/10/28  19:13:06
23150         Log: Subject: [ID 20001027.007] uniq array in perlfaq
23151              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
23152              Date: Fri, 27 Oct 2000 19:28:30 +0200
23153              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
23154      Branch: perl
23155            ! pod/perlfaq4.pod
23156 ____________________________________________________________________________
23157 [  7473] By: jhi                                   on 2000/10/28  18:02:05
23158         Log: Locking null mutexes is not recommendable.
23159              
23160              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
23161              From: Hugo <hv@crypt.compulink.co.uk>
23162              Date: Sat, 28 Oct 2000 18:41:12 +0100
23163              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
23164      Branch: perl
23165            ! op.c
23166 ____________________________________________________________________________
23167 [  7472] By: jhi                                   on 2000/10/28  17:52:58
23168         Log: Better create a true mailing list for the repository keepers.
23169      Branch: perl
23170            ! Porting/repository.pod
23171 ____________________________________________________________________________
23172 [  7471] By: jhi                                   on 2000/10/28  17:28:24
23173         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
23174              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
23175      Branch: perl
23176            + Porting/repository.pod
23177            ! MANIFEST
23178 ____________________________________________________________________________
23179 [  7470] By: jhi                                   on 2000/10/28  17:20:54
23180         Log: Subject: DOC PATCH 5.6.0
23181              From: mjd@plover.com
23182              Date: 27 Oct 2000 17:32:44 -0000
23183              Message-ID: <20001027173244.23754.qmail@plover.com>
23184      Branch: perl
23185            ! pod/perlfunc.pod
23186 ____________________________________________________________________________
23187 [  7469] By: jhi                                   on 2000/10/28  17:16:45
23188         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
23189              From: "Peter J. Farley III" <pjfarley@banet.net>
23190              Date: Fri, 27 Oct 2000 20:32:56 -0400
23191              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
23192      Branch: perl
23193            ! README.dos
23194 ____________________________________________________________________________
23195 [  7468] By: jhi                                   on 2000/10/28  17:07:18
23196         Log: Make target reordering to avoid pointless re-makes.
23197              
23198              Subject: Re: Total re-make of 'make okfile' after 7451 ?
23199              From: Nicholas Clark <nick@ccl4.org>
23200              Date: Sat, 28 Oct 2000 00:31:02 +0100
23201              Message-ID: <20001028003101.A54517@plum.flirble.org>
23202      Branch: perl
23203            ! Makefile.SH
23204 ____________________________________________________________________________
23205 [  7467] By: jhi                                   on 2000/10/28  17:05:31
23206         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
23207              From: lvirden@cas.org
23208              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
23209              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
23210      Branch: perl
23211            ! README.os2
23212 ____________________________________________________________________________
23213 [  7466] By: jhi                                   on 2000/10/28  16:09:16
23214         Log: Upgrade to CPAN 1.58_55.
23215              
23216              Subject: CPAN.pm status
23217              From: andreas.koenig@anima.de (Andreas J. Koenig) 
23218              Date: 28 Oct 2000 08:18:00 +0200 
23219              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
23220      Branch: perl
23221            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
23222 ____________________________________________________________________________
23223 [  7465] By: jhi                                   on 2000/10/28  16:02:47
23224         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
23225      Branch: perl
23226            ! embed.h embed.pl perl.h proto.h toke.c
23227 ____________________________________________________________________________
23228 [  7464] By: nick                                  on 2000/10/28  10:43:44
23229         Log: Fix for sv_2iv() on "shared" value from keys %hash.
23230      Branch: perl
23231            ! sv.c
23232 ____________________________________________________________________________
23233 [  7463] By: jhi                                   on 2000/10/27  16:18:29
23234         Log: Update Changes.
23235      Branch: perl
23236            ! Changes patchlevel.h
23237 ____________________________________________________________________________
23238 [  7462] By: jhi                                   on 2000/10/27  16:17:44
23239         Log: Too enthusiastic editing in #7460.
23240      Branch: metaconfig
23241            ! U/modified/Oldsym.U
23242      Branch: perl
23243            ! Configure config_h.SH
23244 ____________________________________________________________________________
23245 [  7461] By: jhi                                   on 2000/10/27  15:37:38
23246         Log: Retract #7459, the script needs more work.
23247      Branch: perl
23248            - mkreef
23249            ! MANIFEST
23250 ____________________________________________________________________________
23251 [  7460] By: jhi                                   on 2000/10/27  15:23:14
23252         Log: Use $sort, $uniq (and $tr) consistently as wondered
23253              by Nicholas Clark.
23254      Branch: metaconfig
23255            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
23256            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
23257            ! U/modified/libc.U
23258      Branch: perl
23259            ! Configure config_h.SH
23260 ____________________________________________________________________________
23261 [  7459] By: jhi                                   on 2000/10/27  15:02:07
23262         Log: (Retracted by #7461)
23263              
23264              Add a shell script for creating/removing symbolic link farms,
23265              useful for keeping the source code read-only and doing the
23266              builds somewhere else.
23267      Branch: perl
23268            + mkreef
23269            ! MANIFEST
23270 ____________________________________________________________________________
23271 [  7458] By: jhi                                   on 2000/10/27  14:42:20
23272         Log: Do away with the fix_pl.
23273      Branch: perl
23274            - fix_pl
23275            ! MANIFEST Makefile.SH
23276 ____________________________________________________________________________
23277 [  7457] By: jhi                                   on 2000/10/27  12:43:13
23278         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
23279              From: Jens Hamisch <jens@Strawberry.COM>
23280              Date: Fri, 27 Oct 2000 14:38:21 +0200
23281              Message-Id: <20001027143821.B3366@Strawberry.COM>
23282      Branch: perl
23283            ! perl.h
23284 ____________________________________________________________________________
23285 [  7456] By: jhi                                   on 2000/10/27  12:33:42
23286         Log: Subject: [PATCH] todo
23287              From: Nicholas Clark <nick@ccl4.org>
23288              Date: Thu, 26 Oct 2000 22:32:29 +0100
23289              Message-ID: <20001026223229.A44540@plum.flirble.org>
23290      Branch: perl
23291            ! pod/perltodo.pod
23292 ____________________________________________________________________________
23293 [  7455] By: jhi                                   on 2000/10/27  12:02:21
23294         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
23295              From: John Tobey <jtobey@john-edwin-tobey.org>
23296              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
23297              Message-Id: <m13ozHF-000FObC@feynman.localnet>
23298      Branch: perl
23299            ! op.c t/pragma/sub_lval.t
23300 ____________________________________________________________________________
23301 [  7454] By: jhi                                   on 2000/10/27  11:59:42
23302         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
23303              From: sthoenna@efn.org
23304              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
23305              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
23306      Branch: perl
23307            ! pp.c t/op/assignwarn.t
23308 ____________________________________________________________________________
23309 [  7453] By: jhi                                   on 2000/10/27  00:15:08
23310         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
23311      Branch: perl
23312            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
23313            ! ext/Storable/Storable.xs t/lib/st-lock.t
23314 ____________________________________________________________________________
23315 [  7452] By: jhi                                   on 2000/10/26  13:05:52
23316         Log: Undo #7451, this seems to be a deficiency in Perforce,
23317              there is no per-file line-terminator type, only per-client.
23318      Branch: perl
23319            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
23320            ! win32/makefile.mk
23321 ____________________________________________________________________________
23322 [  7451] By: jhi                                   on 2000/10/26  04:56:03
23323         Log: Experimenting in DOS arcana.
23324      Branch: perl
23325            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
23326            ! win32/makefile.mk
23327 ____________________________________________________________________________
23328 [  7450] By: jhi                                   on 2000/10/26  04:50:52
23329         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
23330              From: "Peter J. Farley III" <pjfarley@banet.net>            
23331              Date: Wed, 25 Oct 2000 23:10:18 -0400
23332              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
23333      Branch: perl
23334            ! t/io/open.t
23335 ____________________________________________________________________________
23336 [  7449] By: jhi                                   on 2000/10/26  04:49:16
23337         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
23338              From: Hugo <hv@crypt.compulink.co.uk>
23339              Date: Thu, 26 Oct 2000 01:55:17 +0100
23340              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
23341              
23342              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
23343      Branch: perl
23344            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
23345 ____________________________________________________________________________
23346 [  7448] By: jhi                                   on 2000/10/26  04:38:36
23347         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
23348              From: Peter Prymmer <pvhp@forte.com>
23349              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
23350              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
23351      Branch: perl
23352            ! configure.com
23353 ____________________________________________________________________________
23354 [  7447] By: jhi                                   on 2000/10/25  23:20:02
23355         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
23356              in platforms that strictly require all the symbols being present
23357              at link time.
23358      Branch: perl
23359            ! handy.h
23360 ____________________________________________________________________________
23361 [  7446] By: jhi                                   on 2000/10/25  21:55:57
23362         Log: Update Changes.
23363      Branch: perl
23364            ! Changes patchlevel.h
23365 ____________________________________________________________________________
23366 [  7445] By: jhi                                   on 2000/10/25  21:27:08
23367         Log: Integrate with vmsperl #7430 by Charles Bailey:
23368              
23369              Cleanup from prior patch (Charles Lane?):
23370              - improve handling of MFDs in Basename and Path
23371              - default to no xsubpp line # munging when building debug images
23372      Branch: perl
23373           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
23374 ____________________________________________________________________________
23375 [  7444] By: jhi                                   on 2000/10/25  21:03:50
23376         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
23377              From: John Peacock <JPeacock@UnivPress.com>
23378              Date: Thu, 18 May 2000 11:55:27 -0400
23379              Message-ID: <3924126F.A58BE57A@UnivPress.com>
23380      Branch: perl
23381            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
23382            ! t/op/write.t
23383 ____________________________________________________________________________
23384 [  7443] By: jhi                                   on 2000/10/25  20:43:10
23385         Log: Temporary stopgap for the self-tying issue: for now only
23386              array and hash self-ties are verboten.  The real fix, of
23387              course, would be to comprehensively test (and implement?)
23388              and debug (and document) self-ties.
23389      Branch: perl
23390            ! pod/perldiag.pod pp_sys.c t/op/tie.t
23391 ____________________________________________________________________________
23392 [  7442] By: jhi                                   on 2000/10/25  20:14:30
23393         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
23394              From: Dan Sugalski <dan@sidhe.org>
23395              Date: Wed, 25 Oct 2000 13:36:35 -0400
23396              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
23397              
23398              plus regen global.sym.
23399      Branch: perl
23400            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
23401            ! thrdvar.h util.c
23402 ____________________________________________________________________________
23403 [  7441] By: jhi                                   on 2000/10/25  20:12:20
23404         Log: buildtoc target tweaks.
23405      Branch: perl
23406            ! pod/Makefile.SH
23407 ____________________________________________________________________________
23408 [  7440] By: jhi                                   on 2000/10/25  20:03:53
23409         Log: A new version of making the syslog test more robust.
23410              (Replaces #7421.)
23411              
23412              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
23413              From: "Kurt D. Starsinic" <kstar@chapin.edu>
23414              Date: Wed, 25 Oct 2000 12:13:54 -0400
23415              Message-ID: <20001025121354.B2264@O2.chapin.edu>
23416      Branch: perl
23417            ! t/lib/syslog.t
23418 ____________________________________________________________________________
23419 [  7439] By: jhi                                   on 2000/10/25  20:00:48
23420         Log: Continue the internal UTF-8 API tweaking.
23421              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
23422              used much more than the simpler API, now called utf8_to_uv_simple().
23423              Still not quite happy with API, too much partial duplication
23424              of functionality.
23425      Branch: perl
23426            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
23427            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
23428            ! regcomp.c regexec.c sv.c toke.c utf8.c
23429 ____________________________________________________________________________
23430 [  7438] By: jhi                                   on 2000/10/25  18:52:30
23431         Log: Allow poking holes at the UTF-8 decoding strictness.
23432      Branch: perl
23433            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
23434            ! utf8.h
23435 ____________________________________________________________________________
23436 [  7437] By: jhi                                   on 2000/10/25  13:53:05
23437         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
23438              UTF8LEN() and UTF8SKIP(). 
23439      Branch: perl
23440            ! pp.c utf8.c utf8.h
23441 ____________________________________________________________________________
23442 [  7436] By: jhi                                   on 2000/10/25  13:51:37
23443         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
23444              From: Nicholas Clark <nick@ccl4.org>
23445              Date: Wed, 25 Oct 2000 14:44:05 +0100
23446              Message-ID: <20001025144404.D27253@plum.flirble.org>
23447      Branch: perl
23448            ! pod/perlrun.pod
23449 ____________________________________________________________________________
23450 [  7435] By: jhi                                   on 2000/10/25  13:49:32
23451         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
23452              From: Mike Guy <mjtg@cam.ac.uk>
23453              Date: Tue, 24 Oct 2000 14:59:40 +0100
23454              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
23455      Branch: perl
23456            ! scope.c
23457 ____________________________________________________________________________
23458 [  7434] By: jhi                                   on 2000/10/25  13:48:41
23459         Log: AIX is picky about its symbol exports.  Solution for now
23460              is to include the deb.o explicitly to the re extension build.
23461              
23462              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
23463              From: Peter Prymmer <pvhp@forte.com>
23464              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
23465              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
23466      Branch: perl
23467            ! ext/re/Makefile.PL hints/aix.sh
23468 ____________________________________________________________________________
23469 [  7433] By: jhi                                   on 2000/10/25  13:46:49
23470         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
23471              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23472              Date: Wed, 25 Oct 2000 12:02:20 +0200
23473              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
23474      Branch: perl
23475            ! perlsdio.h
23476 ____________________________________________________________________________
23477 [  7432] By: jhi                                   on 2000/10/25  13:44:28
23478         Log: Subject: Minor update to find2perl, for portability
23479              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
23480              Date: Wed, 25 Oct 2000 12:05:47 +0100
23481              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
23482      Branch: perl
23483            ! x2p/find2perl.PL
23484 ____________________________________________________________________________
23485 [  7431] By: jhi                                   on 2000/10/25  13:40:39
23486         Log: Add targets to Makefile.SH, most importantly
23487              'regen_all' which also remembers to update vms/perly*.
23488      Branch: perl
23489            ! Makefile.SH
23490 ____________________________________________________________________________
23491 [  7430] By: bailey                                on 2000/10/25  03:13:53
23492         Log: Cleanup from prior patch (Charles Lane?):
23493              - improve handling of MFDs in Basename and Path
23494              - default to no xsubpp line # munging when building debug images
23495      Branch: vmsperl
23496            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
23497 ____________________________________________________________________________
23498 [  7429] By: jhi                                   on 2000/10/24  20:03:40
23499         Log: Podify README.epoc and README.vos.
23500      Branch: perl
23501            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
23502            ! pod/perlport.pod pod/perltoc.pod
23503 ____________________________________________________________________________
23504 [  7428] By: jhi                                   on 2000/10/24  19:10:33
23505         Log: Stratus VOS updates from Paul Green.
23506      Branch: perl
23507            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
23508            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
23509            - vos/config.def vos/config.h vos/config_h.SH_orig
23510            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
23511            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
23512 ____________________________________________________________________________
23513 [  7427] By: jhi                                   on 2000/10/24  18:59:48
23514         Log: Check if stdio supports tweaking lval and cnt simultaneously.
23515              
23516              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
23517              From: Nicholas Clark <nick@ccl4.org>
23518              Date: Mon, 23 Oct 2000 15:39:32 +0100
23519              Message-ID: <20001023153932.A10786@plum.flirble.org>
23520      Branch: metaconfig
23521            ! U/compline/d_stdstdio.U
23522      Branch: perl
23523            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23524            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
23525            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
23526            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
23527            ! vos/config.h vos/config_h.SH_orig win32/config.bc
23528            ! win32/config.gc win32/config.vc
23529 ____________________________________________________________________________
23530 [  7426] By: jhi                                   on 2000/10/24  17:57:44
23531         Log: Missed the header file changes from #7425.
23532      Branch: perl
23533            ! embed.h embed.pl objXSUB.h proto.h
23534 ____________________________________________________________________________
23535 [  7425] By: jhi                                   on 2000/10/24  17:55:17
23536         Log: Fix the bug reported in
23537              
23538              From: andreas.koenig@anima.de (Andreas J. Koenig)
23539              Subject: Encode bug?
23540              Date: 24 Oct 2000 14:01:26 +0200 
23541              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
23542              
23543              Also make is_utf8_char() stricter.
23544      Branch: perl
23545            ! ext/Encode/Encode.xs utf8.c
23546 ____________________________________________________________________________
23547 [  7424] By: jhi                                   on 2000/10/24  15:15:39
23548         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
23549              From: Peter Scott <Peter@PSDT.com>
23550              Date: Mon, 23 Oct 2000 19:46:01 -0700
23551              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
23552      Branch: perl
23553            ! pod/perlfaq5.pod
23554 ____________________________________________________________________________
23555 [  7423] By: jhi                                   on 2000/10/24  14:25:30
23556         Log: Test tweak to avoid pulling in the whole Config.
23557      Branch: perl
23558            ! t/lib/st-lock.t
23559 ____________________________________________________________________________
23560 [  7422] By: jhi                                   on 2000/10/24  14:03:16
23561         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
23562      Branch: perl
23563            ! pp.c
23564 ____________________________________________________________________________
23565 [  7421] By: jhi                                   on 2000/10/24  13:32:09
23566         Log: (Replaced by #7440.)
23567              
23568              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
23569              From: "Kurt D. Starsinic" <kstar@chapin.edu>
23570              Date: Mon, 23 Oct 2000 16:40:54 -0400
23571              Message-ID: <20001023164054.B14491@O2.chapin.edu>
23572      Branch: perl
23573            ! t/lib/syslog.t
23574 ____________________________________________________________________________
23575 [  7420] By: jhi                                   on 2000/10/24  13:30:53
23576         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
23577              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23578              Date: Mon, 23 Oct 2000 17:29:03 -0400
23579              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
23580      Branch: perl
23581            ! lib/ExtUtils/MM_Unix.pm
23582 ____________________________________________________________________________
23583 [  7419] By: jhi                                   on 2000/10/24  13:29:57
23584         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
23585              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23586              Date: Mon, 23 Oct 2000 19:01:32 -0400
23587              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
23588      Branch: perl
23589            ! utils/h2xs.PL
23590 ____________________________________________________________________________
23591 [  7418] By: jhi                                   on 2000/10/24  13:26:04
23592         Log: Replace #7409 with
23593              
23594              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
23595              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
23596              Date: Mon, 23 Oct 2000 20:08:56 +0200
23597              Message-ID: <20001023200855.A14850@nice.ram.loc>
23598      Branch: perl
23599            ! ext/Storable/Storable.pm t/lib/st-lock.t
23600 ____________________________________________________________________________
23601 [  7417] By: jhi                                   on 2000/10/24  13:17:52
23602         Log: Run vms/vms_yfix.pl, should have done that after changing
23603              perly.c in #7382.
23604      Branch: perl
23605            ! vms/perly_c.vms vms/perly_h.vms
23606 ____________________________________________________________________________
23607 [  7416] By: jhi                                   on 2000/10/24  02:55:33
23608         Log: Make the UTF-8 decoding stricter and more verbose when
23609              malformation happens.  This involved adding an argument
23610              to utf8_to_uv_chk(), which involved changing its prototype,
23611              and prefer STRLEN over I32 for the UTF-8 length, which as
23612              a domino effect necessitated changing the prototypes of
23613              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
23614              The stricter UTF-8 decoding checking uses Markus Kuhn's
23615              UTF-8 Decode Stress Tester from
23616              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
23617      Branch: perl
23618            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
23619            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
23620            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
23621            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
23622 ____________________________________________________________________________
23623 [  7415] By: jhi                                   on 2000/10/23  14:06:06
23624         Log: Update Changes.
23625      Branch: perl
23626            ! Changes patchlevel.h
23627 ____________________________________________________________________________
23628 [  7414] By: jhi                                   on 2000/10/23  12:39:52
23629         Log: Undo the basename() part of #7412 since the lib/basename
23630              tests would need upgrading too.
23631      Branch: perl
23632            ! lib/File/Basename.pm
23633 ____________________________________________________________________________
23634 [  7413] By: jhi                                   on 2000/10/23  12:19:27
23635         Log: Document PERL_INSTALL_ROOT of #7210.
23636      Branch: perl
23637            ! lib/ExtUtils/Install.pm
23638 ____________________________________________________________________________
23639 [  7412] By: jhi                                   on 2000/10/23  12:16:47
23640         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
23641      Branch: perl
23642            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
23643            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
23644 ____________________________________________________________________________
23645 [  7411] By: jhi                                   on 2000/10/23  12:07:41
23646         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
23647              From: Prymmer/Kahn <pvhp@best.com>
23648              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
23649              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
23650      Branch: perl
23651            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
23652 ____________________________________________________________________________
23653 [  7410] By: jhi                                   on 2000/10/23  04:10:11
23654         Log: The change #7187 was not so good on VMS.
23655              
23656              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
23657              From: "Craig A. Berry" <craig.berry@psinetcs.com>
23658              Date: Sun, 22 Oct 2000 23:03:08 -0500
23659              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
23660      Branch: perl
23661            ! utils/perldoc.PL
23662 ____________________________________________________________________________
23663 [  7409] By: jhi                                   on 2000/10/23  03:57:36
23664         Log: Avoid Storable locking on DJGPP for now.
23665              
23666              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
23667              From: "Peter J. Farley III" <pjfarley@banet.net>
23668              Date: Sun, 22 Oct 2000 20:00:00 -0400
23669              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
23670      Branch: perl
23671            ! ext/Storable/Storable.pm t/lib/st-lock.t
23672 ____________________________________________________________________________
23673 [  7408] By: jhi                                   on 2000/10/23  03:50:24
23674         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
23675              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
23676              Date: Sun, 22 Oct 2000 21:12:22 -0400
23677              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
23678      Branch: perl
23679            ! lib/vars.pm
23680 ____________________________________________________________________________
23681 [  7407] By: jhi                                   on 2000/10/23  03:43:12
23682         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
23683              From: Hugo <hv@crypt.compulink.co.uk>
23684              Date: Mon, 23 Oct 2000 00:47:22 +0100
23685              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
23686      Branch: perl
23687            ! regexec.c t/op/pat.t
23688 ____________________________________________________________________________
23689 [  7406] By: jhi                                   on 2000/10/23  03:40:29
23690         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
23691      Branch: perl
23692            ! lib/ExtUtils/MakeMaker.pm
23693 ____________________________________________________________________________
23694 [  7405] By: jhi                                   on 2000/10/22  21:32:00
23695         Log: Doc patch.
23696              
23697              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
23698              From: rspier@pobox.com (Robert Spier)
23699              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
23700              Message-ID: <14835.16112.13457.447971@rls.cx>
23701      Branch: perl
23702            ! lib/strict.pm
23703 ____________________________________________________________________________
23704 [  7404] By: jhi                                   on 2000/10/22  21:30:51
23705         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
23706              From: rspier@pobox.com (Robert Spier)
23707              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
23708              Message-ID: <14835.17223.72448.705566@rls.cx>
23709      Branch: perl
23710            ! lib/ExtUtils/MakeMaker.pm
23711 ____________________________________________________________________________
23712 [  7403] By: jhi                                   on 2000/10/22  21:24:11
23713         Log: Subject: [PATCH bleadperl] ripples from constsub patch
23714              From: John Tobey <jtobey@john-edwin-tobey.org>
23715              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
23716              Message-Id: <m13nSOB-000FObC@feynman.localnet>
23717      Branch: perl
23718            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
23719 ____________________________________________________________________________
23720 [  7402] By: jhi                                   on 2000/10/22  20:59:35
23721         Log: Support s?printf parameter reordering.
23722      Branch: perl
23723            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
23724 ____________________________________________________________________________
23725 [  7401] By: jhi                                   on 2000/10/22  19:19:14
23726         Log: Expand %Config variables only if explicitly so requested
23727              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
23728              
23729              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
23730              From: Gurusamy Sarathy <gsar@ActiveState.com>
23731              Date: Sun, 22 Oct 2000 11:47:32 -0700
23732              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
23733      Branch: perl
23734            ! Makefile.SH lib/lib_pm.PL
23735 ____________________________________________________________________________
23736 [  7400] By: jhi                                   on 2000/10/22  18:24:10
23737         Log: Move the #7390 test from warn/op to comp/redef.
23738              
23739              Subject: Re: Creating const subs for constants.
23740              From: John Tobey <jtobey@john-edwin-tobey.org>
23741              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
23742              Message-Id: <m13nG72-000FObC@feynman.localnet>               
23743      Branch: perl
23744            ! t/comp/redef.t t/pragma/warn/op
23745 ____________________________________________________________________________
23746 [  7399] By: jhi                                   on 2000/10/22  17:49:59
23747         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
23748              From: Nicholas Clark <nick@ccl4.org>
23749              Date: Sat, 21 Oct 2000 22:23:19 +0100
23750              Message-ID: <20001021222319.B45586@plum.flirble.org>
23751      Branch: perl
23752            ! ext/DynaLoader/DynaLoader_pm.PL
23753 ____________________________________________________________________________
23754 [  7398] By: jhi                                   on 2000/10/22  17:47:35
23755         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
23756              From: Hugo <hv@crypt.compulink.co.uk>
23757              Date: Sat, 21 Oct 2000 18:19:59 +0100
23758              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
23759      Branch: perl
23760            ! ext/B/B.pm ext/B/B/C.pm
23761 ____________________________________________________________________________
23762 [  7397] By: jhi                                   on 2000/10/22  17:35:18
23763         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
23764              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
23765              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
23766              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
23767      Branch: perl
23768            ! hints/openbsd.sh
23769 ____________________________________________________________________________
23770 [  7396] By: jhi                                   on 2000/10/22  17:19:46
23771         Log: Subject: installman go-faster stripes
23772              From: Nicholas Clark <nick@talking.bollo.cx>
23773              Date: Sat, 21 Oct 2000 17:24:53 +0100
23774              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
23775              
23776              Subject: Re: installman go-faster stripes
23777              From: Russ Allbery <rra@stanford.edu>
23778              Date: 21 Oct 2000 11:04:13 -0700
23779              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
23780      Branch: perl
23781            ! installman pod/pod2man.PL
23782 ____________________________________________________________________________
23783 [  7395] By: jhi                                   on 2000/10/22  17:17:35
23784         Log: Hints tweak from Anton Berezin.
23785      Branch: perl
23786            ! hints/freebsd.sh
23787 ____________________________________________________________________________
23788 [  7394] By: jhi                                   on 2000/10/22  04:50:04
23789         Log: Tweak the Is* definitions of Unicode character classes
23790              to better match the official categorizations; embrace
23791              the official categorizations; add the combining marks
23792              as alpha (and -numeric); fix DCinital (a typo and edito)
23793              to be DCmedial.
23794      Branch: perl
23795            + lib/unicode/Is/DCmedial.pl
23796            - lib/unicode/Is/DCinital.pl
23797            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
23798            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
23799            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
23800            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
23801 ____________________________________________________________________________
23802 [  7393] By: jhi                                   on 2000/10/21  18:06:05
23803         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
23804              From: Daniel Chetlin <daniel@chetlin.com>
23805              Date: Sat, 21 Oct 2000 02:57:03 -0700
23806              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
23807      Branch: perl
23808            + t/lib/tie-splice.t
23809            ! MANIFEST lib/Tie/Array.pm
23810 ____________________________________________________________________________
23811 [  7392] By: gsar                                  on 2000/10/21  18:05:15
23812         Log: resync utfperl branch with mainline
23813      Branch: utfperl
23814           !> (integrate 1760 files)
23815 ____________________________________________________________________________
23816 [  7391] By: jhi                                   on 2000/10/21  14:37:49
23817         Log: Testcases for a #7383,#7385 related bug.
23818              
23819              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
23820              From: Nicholas Clark <nick@ccl4.org>
23821              Date: Sat, 21 Oct 2000 15:04:51 +0100
23822              Message-ID: <20001021150451.A51566@plum.flirble.org>
23823      Branch: perl
23824            ! t/pragma/utf8.t
23825 ____________________________________________________________________________
23826 [  7390] By: jhi                                   on 2000/10/21  14:35:57
23827         Log: Add a testcase for #7389.
23828      Branch: perl
23829            ! t/pragma/warn/op
23830 ____________________________________________________________________________
23831 [  7389] By: jhi                                   on 2000/10/21  14:26:45
23832         Log: Subject: Re: Creating const subs for constants.
23833              From: John Tobey <jtobey@john-edwin-tobey.org>
23834              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
23835              Message-Id: <m13mo0N-000FObC@feynman.localnet>
23836      Branch: perl
23837            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
23838            ! proto.h sv.c
23839 ____________________________________________________________________________
23840 [  7388] By: nick                                  on 2000/10/21  11:44:23
23841         Log: Populate perlio branch
23842      Branch: perlio
23843           +> (branch 1760 files)
23844 ____________________________________________________________________________
23845 [  7387] By: nick                                  on 2000/10/21  10:52:05
23846         Log: Get branch back as replica of mainline via :
23847              p4 integrate -b utfperl
23848              p4 resolve -at ./...
23849      Branch: utfperl
23850           +> (branch 269 files)
23851            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
23852            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
23853            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
23854            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
23855            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
23856            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
23857            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
23858            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
23859            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
23860            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
23861            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
23862            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
23863            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
23864            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
23865            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
23866            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
23867            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
23868            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
23869            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
23870            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
23871            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
23872            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
23873            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
23874            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
23875            - lib/unicode/UCD300.html lib/unicode/Unicode.300
23876            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
23877            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
23878            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
23879            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
23880           !> (integrate 965 files)
23881 ____________________________________________________________________________
23882 [  7386] By: jhi                                   on 2000/10/21  01:31:12
23883         Log: Update Changes.
23884      Branch: perl
23885            ! Changes patchlevel.h
23886 ____________________________________________________________________________
23887 [  7385] By: jhi                                   on 2000/10/21  01:28:42
23888         Log: The #7383 was right only in the context of the original bug report,
23889              not in more general case.
23890      Branch: perl
23891            ! pp_hot.c
23892 ____________________________________________________________________________
23893 [  7384] By: jhi                                   on 2000/10/21  01:08:23
23894         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
23895      Branch: perl
23896            ! ext/IO/lib/IO/Select.pm
23897 ____________________________________________________________________________
23898 [  7383] By: jhi                                   on 2000/10/21  00:44:18
23899         Log: Fix for ID 20001020.006, concatenating an unset submatch
23900              with utf8 resulted in "Modification of a read-only value".
23901      Branch: perl
23902            ! pp_hot.c t/pragma/utf8.t
23903 ____________________________________________________________________________
23904 [  7382] By: jhi                                   on 2000/10/20  20:44:31
23905         Log: Make scan_num() reëntrant, as suggested in
23906              
23907              Subject: [PATCH perl@7229] Rentrant parser and yylex()
23908              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23909              Date: Fri, 20 Oct 2000 14:17:27 +0100
23910              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
23911      Branch: perl
23912            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
23913            ! toke.c
23914 ____________________________________________________________________________
23915 [  7381] By: jhi                                   on 2000/10/20  20:07:29
23916         Log: Reëntrancy fix.
23917              
23918              Subject: [PATCH perl@7229] Rentrant parser and yylex()
23919              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23920              Date: Fri, 20 Oct 2000 14:17:27 +0100
23921              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
23922      Branch: perl
23923            ! embed.h embed.pl perl.h proto.h toke.c
23924 ____________________________________________________________________________
23925 [  7380] By: jhi                                   on 2000/10/20  19:15:54
23926         Log: Don't write double values through long double pointers,
23927              based on a part of
23928              
23929              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
23930              From: Jens Hamisch <jens@Strawberry.COM>
23931              Date: Tue, 17 Oct 2000 08:39:36 +0200
23932              Message-Id: <20001017083936.A11104@Strawberry.COM>
23933      Branch: perl
23934            ! perl.h pp.c
23935 ____________________________________________________________________________
23936 [  7379] By: jhi                                   on 2000/10/20  18:43:37
23937         Log: Portability tweak on #7377.
23938              
23939              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
23940              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23941              Date:     Fri, 20 Oct 2000 13:13:41 EDT
23942              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
23943      Branch: perl
23944            ! t/lib/dprof.t
23945 ____________________________________________________________________________
23946 [  7378] By: jhi                                   on 2000/10/20  12:57:19
23947         Log: SOCKS function redefinitions need prototypes, too, otherwise
23948              for example 32 bit versus 64 bit differences cause a lot of
23949              problems.  Part of
23950              
23951              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
23952              From: Jens Hamisch <jens@Strawberry.COM>
23953              Date: Tue, 17 Oct 2000 08:39:36 +0200
23954              Message-Id: <20001017083936.A11104@Strawberry.COM>
23955      Branch: perl
23956            ! doio.c pp_sys.c
23957 ____________________________________________________________________________
23958 [  7377] By: jhi                                   on 2000/10/20  12:37:12
23959         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
23960              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23961              Date:     Fri, 20 Oct 2000 08:26:04 EDT
23962              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
23963      Branch: perl
23964            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
23965 ____________________________________________________________________________
23966 [  7376] By: jhi                                   on 2000/10/20  12:35:31
23967         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
23968              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23969              Date:     Fri, 20 Oct 2000 07:48:15 EDT
23970              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
23971      Branch: perl
23972            ! configure.com vms/gen_shrfls.pl
23973 ____________________________________________________________________________
23974 [  7375] By: bailey                                on 2000/10/20  04:44:37
23975         Log: SYN SYN
23976      Branch: vmsperl
23977           +> (branch 134 files)
23978            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
23979            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
23980            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
23981            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
23982            - eg/cgi/frameset.cgi eg/cgi/index.html
23983            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
23984            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
23985            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
23986            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
23987            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
23988            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
23989            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
23990            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
23991            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
23992            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
23993            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
23994            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
23995            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
23996            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
23997            - lib/unicode/Props.txt lib/unicode/UCD300.html
23998            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
23999            - utils/perlbc.PL vms/subconfigure.com
24000           !> (integrate 785 files)
24001 ____________________________________________________________________________
24002 [  7374] By: jhi                                   on 2000/10/20  00:59:48
24003         Log: In the latest compiler builds cccdlflags must not become -fpic,
24004              from Wilfredo Sánchez.
24005      Branch: perl
24006            ! hints/darwin.sh
24007 ____________________________________________________________________________
24008 [  7373] By: jhi                                   on 2000/10/20  00:56:35
24009         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
24010              From: Tony Cook <tony@develop-help.com>
24011              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
24012              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
24013      Branch: perl
24014            ! pod/perlop.pod
24015 ____________________________________________________________________________
24016 [  7372] By: jhi                                   on 2000/10/19  19:34:40
24017         Log: Typo noted by Mark Lutz.
24018      Branch: perl
24019            ! t/op/64bitint.t
24020 ____________________________________________________________________________
24021 [  7371] By: jhi                                   on 2000/10/19  19:33:13
24022         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
24023      Branch: metaconfig
24024            ! U/modified/Cppsym.U U/modified/Oldconfig.U
24025      Branch: metaconfig/U/perl
24026            ! End.U dlsrc.U libperl.U
24027      Branch: perl
24028            + hints/nonstopux.sh
24029            ! Configure MANIFEST config_h.SH
24030 ____________________________________________________________________________
24031 [  7370] By: jhi                                   on 2000/10/19  17:18:08
24032         Log: Subject: PATCH do_print has 2 PerlIO_error()s
24033              From: nick@ccl4.org
24034              Date: Thu, 19 Oct 2000 18:09:20 +0100
24035              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
24036      Branch: perl
24037            ! doio.c
24038 ____________________________________________________________________________
24039 [  7369] By: jhi                                   on 2000/10/19  14:01:49
24040         Log: Update Changes.
24041      Branch: perl
24042            ! Changes patchlevel.h
24043 ____________________________________________________________________________
24044 [  7368] By: jhi                                   on 2000/10/19  13:04:29
24045         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
24046              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24047              Date: Wed, 18 Oct 2000 13:12:01 +0200
24048              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
24049      Branch: perl
24050            ! hints/aix.sh
24051 ____________________________________________________________________________
24052 [  7367] By: jhi                                   on 2000/10/19  02:22:40
24053         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
24054              of a 'pmshort' anywhere in the B, so the offending line was simply
24055              removed.
24056      Branch: perl
24057            ! ext/B/B/Debug.pm
24058 ____________________________________________________________________________
24059 [  7366] By: jhi                                   on 2000/10/19  02:12:37
24060         Log: Add the test case for the bug id 20000730.004 which seems
24061              to have been fixed by now.
24062      Branch: perl
24063            ! t/pragma/utf8.t
24064 ____________________________________________________________________________
24065 [  7365] By: jhi                                   on 2000/10/18  23:36:24
24066         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
24067              From: Hugo <hv@crypt.compulink.co.uk>
24068              Date: Wed, 18 Oct 2000 23:25:58 +0100
24069              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
24070      Branch: perl
24071            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
24072 ____________________________________________________________________________
24073 [  7364] By: jhi                                   on 2000/10/18  21:12:53
24074         Log: (retracted)
24075      Branch: perl
24076            ! pp.c
24077 ____________________________________________________________________________
24078 [  7363] By: jhi                                   on 2000/10/18  20:55:38
24079         Log: Missing change from #7362.
24080      Branch: perl
24081            ! win32/perlhost.h
24082 ____________________________________________________________________________
24083 [  7362] By: jhi                                   on 2000/10/18  20:52:01
24084         Log: Borland C fstat() never saw the fd as writable.
24085              
24086              Subject: fix for Borland's weak "stat" (perl@7211)
24087              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
24088              Date: Mon, 16 Oct 2000 09:55:03 +0400
24089              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
24090      Branch: perl
24091            ! win32/win32.c
24092 ____________________________________________________________________________
24093 [  7361] By: jhi                                   on 2000/10/18  17:43:50
24094         Log: Regen toc.
24095      Branch: perl
24096            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
24097 ____________________________________________________________________________
24098 [  7360] By: jhi                                   on 2000/10/18  17:07:44
24099         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24100              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
24101              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
24102              Date: Mon, 16 Oct 2000 15:19:49 +0200
24103      Branch: perl
24104            + README.aix
24105            ! MANIFEST
24106 ____________________________________________________________________________
24107 [  7359] By: jhi                                   on 2000/10/18  17:04:49
24108         Log: Subject: Pod patch for Devel::Peek
24109              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24110              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
24111              Date: Mon, 16 Oct 2000 12:26:34 +0200
24112      Branch: perl
24113            ! ext/Devel/Peek/Peek.pm
24114 ____________________________________________________________________________
24115 [  7358] By: jhi                                   on 2000/10/18  17:03:15
24116         Log: Make Cwd more bulletproof in chrooted environments.
24117              
24118              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
24119              From: "Eric E. Coe" <Eric.Coe@oracle.com>
24120              Date: Wed, 18 Oct 2000 04:03:54 -0400
24121              Message-Id: <39ED596A.70E599FE@oracle.com>
24122      Branch: perl
24123            ! lib/Cwd.pm
24124 ____________________________________________________________________________
24125 [  7357] By: jhi                                   on 2000/10/18  16:37:26
24126         Log: Disable the UTF8 downgrade croakage for now to avoid
24127              too many not okay messages.
24128      Branch: perl
24129            ! doio.c
24130 ____________________________________________________________________________
24131 [  7356] By: jhi                                   on 2000/10/17  23:29:41
24132         Log: Show the failed remote port, instead of the failing line number.
24133              
24134              Subject: [PATCH 5.6.1 Debugger] More diagnostics
24135              From: David Sparks <daves@ActiveState.com>
24136              Date: Tue, 17 Oct 2000 15:00:24 -0700
24137              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
24138      Branch: perl
24139            ! lib/perl5db.pl
24140 ____________________________________________________________________________
24141 [  7355] By: jhi                                   on 2000/10/17  14:11:31
24142         Log: On output try to downgrade to bytes, croak if impossible,
24143              from Simon Cozens.  This means that outputting >255 UTF8
24144              is impossible.  Consider this as a strong incentive to get
24145              the I/O disciplines implemented.
24146      Branch: perl
24147            ! doio.c pod/perldiag.pod sv.c
24148 ____________________________________________________________________________
24149 [  7354] By: jhi                                   on 2000/10/17  13:42:23
24150         Log: Clarify documentation on 'use bytes'.
24151              
24152              Subject: Re: What does 'use bytes' "mean" ?
24153              From: Simon Cozens <simon@cozens.net>
24154              Date: Mon, 18 Sep 2000 18:24:25 +0100
24155              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
24156      Branch: perl
24157            ! lib/bytes.pm
24158 ____________________________________________________________________________
24159 [  7353] By: jhi                                   on 2000/10/17  13:28:12
24160         Log: Workaround for a sfio bug where the stream error indicator
24161              is not cleared as documented.
24162              
24163              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
24164              From: Nicholas Clark <nick@ccl4.org>
24165              Date: Mon, 16 Oct 2000 18:28:23 +0100
24166              Message-ID: <20001016182823.J19700@plum.flirble.org>
24167      Branch: perl
24168            ! doio.c
24169 ____________________________________________________________________________
24170 [  7352] By: jhi                                   on 2000/10/17  13:06:19
24171         Log: More IoTYPE sprinkling.
24172      Branch: perl
24173            ! doio.c pp_hot.c
24174 ____________________________________________________________________________
24175 [  7351] By: jhi                                   on 2000/10/16  22:47:07
24176         Log: Detect early whether the std streams have gone bad.
24177              
24178              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
24179              Date: Mon, 16 Oct 2000 23:28:42 +0100
24180              From: Nicholas Clark <nick@ccl4.org>
24181              Message-ID: <20001016232842.A37942@plum.flirble.org>
24182      Branch: perl
24183            ! t/op/misc.t
24184 ____________________________________________________________________________
24185 [  7350] By: jhi                                   on 2000/10/16  22:45:16
24186         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
24187              From: "Peter J. Farley III" <pjfarley@banet.net>
24188              Date: Mon, 16 Oct 2000 18:15:59 -0400
24189              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
24190      Branch: perl
24191            ! djgpp/djgpp.c dosish.h t/io/open.t
24192 ____________________________________________________________________________
24193 [  7349] By: jhi                                   on 2000/10/16  22:36:45
24194         Log: perldelta tweak.
24195      Branch: perl
24196            ! pod/perldelta.pod
24197 ____________________________________________________________________________
24198 [  7348] By: jhi                                   on 2000/10/16  15:17:53
24199         Log: Update Changes.
24200      Branch: perl
24201            ! Changes patchlevel.h
24202 ____________________________________________________________________________
24203 [  7347] By: jhi                                   on 2000/10/16  13:55:27
24204         Log: Add the capability to include/exclude branches.
24205      Branch: perl
24206            ! Porting/genlog
24207 ____________________________________________________________________________
24208 [  7346] By: jhi                                   on 2000/10/16  13:18:04
24209         Log: Add Charles Lane.
24210      Branch: perl
24211            ! AUTHORS Changes
24212 ____________________________________________________________________________
24213 [  7345] By: jhi                                   on 2000/10/16  13:13:21
24214         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
24215      Branch: perl
24216            ! pod/perldelta.pod
24217 ____________________________________________________________________________
24218 [  7344] By: gsar                                  on 2000/10/16  09:30:21
24219         Log: integrate change#6220 from cfgperl
24220              
24221              Win32 patches from Benjamin Stuhl.
24222      Branch: maint-5.6/perl
24223           !> makedef.pl win32/win32.h
24224 ____________________________________________________________________________
24225 [  7343] By: gsar                                  on 2000/10/16  08:32:19
24226         Log: integrate changes#6221,6222 from cfgperl
24227              
24228              Remove tr///CU (the feature is to be obsoleted by better interfaces).
24229              From: simon@brecon.co.uk (Simon Cozens)
24230              Subject: [PATCH] Eliminate tr///[CU][CU]
24231              Date: 23 Jun 2000 11:05:40 GMT
24232              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
24233              
24234              doc typo fix
24235              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
24236              From: Ian Phillipps <Ian.Phillipps@iname.com>
24237              Date: Fri, 23 Jun 2000 10:40:58 +0100
24238              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
24239      Branch: maint-5.6/perl
24240           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
24241 ____________________________________________________________________________
24242 [  7342] By: gsar                                  on 2000/10/16  08:28:08
24243         Log: integrate change#6217 from cfgperl (in part)
24244              
24245              Rename the fdpid locking and integrate with Sarathy.
24246      Branch: maint-5.6/perl
24247           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
24248           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
24249           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
24250           !> win32/win32.c
24251 ____________________________________________________________________________
24252 [  7341] By: gsar                                  on 2000/10/16  08:23:39
24253         Log: integrate changes#6214..6216 from mainline
24254              
24255              @_ can't have junk in it even in the non-USE_ITHREADS case because
24256              caller() wants to populate @DB::args with it (causes a coredump
24257              in Carp::confess())
24258              
24259              tweak comment about @DB::args
24260              
24261              be more optimal about clearing @_
24262      Branch: maint-5.6/perl
24263           !> av.h cop.h pp_ctl.c t/op/runlevel.t
24264 ____________________________________________________________________________
24265 [  7340] By: gsar                                  on 2000/10/16  08:20:37
24266         Log: integrate changes#6207..6210 from cfgperl
24267              
24268              Subject: [PATCH 5.6.0] Threadsafe patches
24269              From: Dan Sugalski <dan@sidhe.org>
24270              To: perl5-porters@perl.org
24271              Date: Mon, 08 May 2000 18:08:13 -0400
24272              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
24273              
24274              Regen headers for #6207.
24275              
24276              Lock PL_fdpid against race conditions, based on:
24277              Subject: [PATCH 5.6.0]subprocess fixup for threads
24278              From: Dan Sugalski <dan@sidhe.org>
24279              To: perl5-porters@perl.org
24280              Date: Tue, 11 Apr 2000 17:02:32 -0400
24281              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
24282              
24283              Mopup for #6207 and #6209.
24284      Branch: maint-5.6/perl
24285           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
24286           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
24287           !> win32/win32.c
24288 ____________________________________________________________________________
24289 [  7339] By: gsar                                  on 2000/10/16  08:14:34
24290         Log: integrate change#6203 from cfgperl
24291              
24292              perldiag should refer to perlos2.pod not README.os2
24293      Branch: maint-5.6/perl
24294           !> pod/perldiag.pod
24295 ____________________________________________________________________________
24296 [  7338] By: gsar                                  on 2000/10/16  08:11:42
24297         Log: integrate change#6201 from mainline
24298              
24299              Perl_eval_pv() leaks 4 bytes every time it is called because it
24300              does a PUSHMARK that's never ever POPMARKed; in general, only
24301              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
24302              Perl_eval_[sp]v() don't because they don't take any incoming
24303              arguments (this leak has been around since the original version
24304              of perl_eval_pv() in 5.003_97e)
24305      Branch: maint-5.6/perl
24306           !> perl.c
24307 ____________________________________________________________________________
24308 [  7337] By: gsar                                  on 2000/10/16  08:08:47
24309         Log: integrate changes#6197..6200 from cfgperl
24310              
24311              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
24312              From: John Borwick <jhborwic@unity.ncsu.edu>
24313              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
24314              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
24315              
24316              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
24317              From: Dan Sugalski <dan@sidhe.org>
24318              To: vmsperl@perl.org, perl5-porters@perl.org
24319              Date: Fri, 02 Jun 2000 16:00:41 -0400
24320              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
24321              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
24322              
24323              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
24324              From: Dan Sugalski <dan@sidhe.org>
24325              To: perl5-porters@perl.org, vmsperl@perl.org
24326              Date: Fri, 02 Jun 2000 17:30:51 -0400
24327              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
24328              
24329              Update to cperl-mode.el 4.31 from
24330              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
24331              Subject: A couple of notes
24332              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24333              To: Mailing list Perl5 <perl5-porters@perl.org>
24334              Date: Sat, 3 Jun 2000 23:33:32 -0400
24335              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
24336      Branch: maint-5.6/perl
24337           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
24338           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
24339           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
24340           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
24341           !> vms/vmsish.h
24342 ____________________________________________________________________________
24343 [  7336] By: gsar                                  on 2000/10/16  08:03:46
24344         Log: integrate changes#6194,6195 from mainline
24345              
24346              fix small eval"" memory leaks under USE_ITHREADS
24347              
24348              fix yet another eval"" leak under USE_ITHREADS
24349      Branch: maint-5.6/perl
24350           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
24351           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
24352           !> vms/perly_c.vms
24353 ____________________________________________________________________________
24354 [  7335] By: gsar                                  on 2000/10/16  08:02:15
24355         Log: integrate changes#6190,6191 from mainline
24356              
24357              submit missing embed.pl change
24358              
24359              vec() loses numericalness (modified version of patch suggested
24360              by Robin Barker)
24361      Branch: maint-5.6/perl
24362           !> doop.c embed.pl t/op/vec.t
24363 ____________________________________________________________________________
24364 [  7334] By: gsar                                  on 2000/10/16  08:01:03
24365         Log: integrate change#6189 from mainline
24366              
24367              counting tr/// corrupts later operation (from M.J.T Guy)
24368      Branch: maint-5.6/perl
24369           !> doop.c t/op/tr.t
24370 ____________________________________________________________________________
24371 [  7333] By: gsar                                  on 2000/10/16  07:59:07
24372         Log: integrate changes#6183..6188 from mainline
24373              
24374              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
24375              <nick@ccl4.org>)
24376              
24377              tweak for change#6127
24378              
24379              remove incorrect documentation about implicit split to @_ in
24380              list context, which never really worked in perl 5 (from
24381              M.J.T. Guy)
24382              
24383              further qualify references to "alphanumeric" (from Wolfgang Laun
24384              <wolfgang.laun@alcatel.at>)
24385              
24386              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
24387              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
24388              
24389              h2xs tweaks
24390      Branch: maint-5.6/perl
24391           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
24392           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
24393           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
24394           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
24395           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
24396           !> pod/pod2latex.PL utils/h2xs.PL
24397 ____________________________________________________________________________
24398 [  7332] By: gsar                                  on 2000/10/16  07:53:52
24399         Log: integrate change#6179 from mainline
24400              
24401              buggy modulus on UVs introduced by change#3378 (resulted in
24402              4063328477 % 65535 amounting to 27406, instead of 27407)
24403      Branch: maint-5.6/perl
24404           !> pp.c t/op/arith.t
24405 ____________________________________________________________________________
24406 [  7331] By: gsar                                  on 2000/10/16  07:52:49
24407         Log: integrate changes#6176,6177,6178,6182 from cfgperl
24408              
24409              Single-quoted utf8 patch from Simon Cozens.
24410              
24411              Substitution utf8 patch from Simon Cozens.
24412              
24413              Be cleaner.
24414              
24415              Be Cleaner Part Deux.
24416      Branch: maint-5.6/perl
24417           !> Makefile.SH pp_hot.c toke.c
24418 ____________________________________________________________________________
24419 [  7330] By: gsar                                  on 2000/10/16  07:41:36
24420         Log: integrate change#6172 from mainline
24421              
24422              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
24423              (from Ilya Zakharevich)
24424      Branch: maint-5.6/perl
24425           !> regexec.c t/op/re_tests
24426 ____________________________________________________________________________
24427 [  7329] By: gsar                                  on 2000/10/16  07:40:25
24428         Log: integrate change#6171 from mainline
24429              
24430              scalar() doesn't force scalar context when used in void context
24431              (from Simon Cozens)
24432      Branch: maint-5.6/perl
24433           !> op.c t/op/wantarray.t
24434 ____________________________________________________________________________
24435 [  7328] By: gsar                                  on 2000/10/16  07:39:33
24436         Log: integrate change#6170 from mainline
24437              
24438              change#6142 needs tweaks to tests to work where there's no
24439              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
24440      Branch: maint-5.6/perl
24441           !> t/lib/filefind.t
24442 ____________________________________________________________________________
24443 [  7327] By: gsar                                  on 2000/10/16  07:35:34
24444         Log: integrate changes#6166..6168 from cfgperl
24445              
24446              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
24447              in case somebody wants to write an extension for more
24448              shadow database interfaces.
24449              
24450              tweak todo
24451              
24452              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
24453      Branch: maint-5.6/perl
24454           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
24455           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
24456           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
24457           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
24458           !> win32/config.vc win32/config_H.bc win32/config_H.gc
24459           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
24460 ____________________________________________________________________________
24461 [  7326] By: gsar                                  on 2000/10/16  07:29:05
24462         Log: integrate changes#6157,6159..6161,6164 from cfgperl
24463              
24464              Regen Configure to jive with #6149.
24465              
24466              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
24467              
24468              Changes for the File::Temp 0.08 (change #6159) test suite
24469              to fit better into the Perl distribution test framework.
24470              
24471              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
24472              both from Simon Cozens.
24473              
24474              detypo
24475      Branch: maint-5.6/perl
24476           +> pod/perlmodlib.PL pod/perlnewmod.pod
24477           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
24478           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
24479           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
24480           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
24481 ____________________________________________________________________________
24482 [  7325] By: gsar                                  on 2000/10/16  07:25:13
24483         Log: integrate change#6158 from vmsperl
24484              
24485              Add fallback to tmpfile for use in cases where user's relying on
24486              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
24487              Lane's patch)
24488      Branch: maint-5.6/perl
24489           !> vms/vms.c vms/vmsish.h
24490 ____________________________________________________________________________
24491 [  7324] By: gsar                                  on 2000/10/16  07:20:50
24492         Log: integrate changes#6153..6155 from mainline
24493              
24494              prettier Test::Harness output on failed tests (from Nicholas Clark
24495              <nick@Bagpuss.uk.boo.com>)
24496              
24497              avoid type mismatch warning
24498              
24499              small bug in change#6144; remove random \xA0 character that snuck
24500              in via change#6145
24501      Branch: maint-5.6/perl
24502           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
24503           !> perl.c
24504 ____________________________________________________________________________
24505 [  7323] By: gsar                                  on 2000/10/16  07:18:47
24506         Log: integrate changes#6151,6152 from mainline
24507              
24508              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
24509              
24510              cosmetic fixups of RE debug output (from Ilya Zakharevich)
24511      Branch: maint-5.6/perl
24512           !> regexec.c
24513 ____________________________________________________________________________
24514 [  7322] By: gsar                                  on 2000/10/16  07:17:25
24515         Log: integrate changes#6146..6150 from mainline
24516              
24517              doc typo
24518              
24519              add a make entry to Config.pm so "perl -V:make" works on VMS
24520              (from Peter Prymmer)
24521              
24522              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
24523              
24524              OS/2 tweaks for usethreads build (from Rocco Caputo
24525              <troc@netrus.net>)
24526              
24527              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
24528      Branch: maint-5.6/perl
24529           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
24530           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
24531           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
24532           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
24533           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
24534           !> warnings.pl x2p/a2p.h
24535 ____________________________________________________________________________
24536 [  7321] By: gsar                                  on 2000/10/16  07:14:02
24537         Log: integrate changes#6143..6145 from mainline
24538              
24539              MacOS support, part 1 (from Matthias Neeracher
24540              <neeri@iis.ee.ethz.ch>)
24541              
24542              MacOS support, part 2: make AutoSplit use File::Spec instead
24543              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
24544              <neeri@iis.ee.ethz.ch>)
24545              
24546              make xsubpp skip embedded pod (from Matthias Neeracher
24547              <neeri@iis.ee.ethz.ch>)
24548      Branch: maint-5.6/perl
24549           +> ext/DynaLoader/dl_mac.xs
24550           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
24551           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
24552           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
24553           !> pp_ctl.c proto.h toke.c util.c util.h
24554 ____________________________________________________________________________
24555 [  7320] By: gsar                                  on 2000/10/16  07:12:13
24556         Log: integrate changes#6141,6142 from mainline
24557              
24558              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
24559              forwarded by Peter Seebach from the bsdi-users mailing list.
24560              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
24561              
24562              File::Find fails to chdir when chasing symlinks (from
24563              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
24564      Branch: maint-5.6/perl
24565           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
24566 ____________________________________________________________________________
24567 [  7319] By: gsar                                  on 2000/10/16  07:04:30
24568         Log: integrate change#6139 from mainline
24569              
24570              revise mktables.PL for bugs and newness in Unicode 3.0
24571              (from James Bence <jbence@amgen.com>)
24572      Branch: maint-5.6/perl
24573           +> (branch 30 files)
24574           !> (integrate 49 files)
24575 ____________________________________________________________________________
24576 [  7318] By: gsar                                  on 2000/10/16  07:01:01
24577         Log: integrate changes#6137,6138 from mainline
24578              
24579              fix bogus redeclaration warning for "our" variables in different
24580              scopes
24581              
24582              add note about the handling of negative indices to tied arrays
24583              (from Michael G Schwern <schwern@pobox.com>)
24584      Branch: maint-5.6/perl
24585           !> op.c pod/perltie.pod t/pragma/strict-vars
24586 ____________________________________________________________________________
24587 [  7317] By: gsar                                  on 2000/10/16  06:58:46
24588         Log: integrate changes#6127..6136 from mainline
24589              
24590              call_method(...,G_EVAL) can longjmp() out if the method probing
24591              failed (from Gisle Aas)
24592              
24593              new perlxstut example for passing/returning refs to arrays
24594              (from David Lowe <dlowe@pootpoot.com>)
24595              
24596              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
24597              
24598              fix places that mean C<"word" character> but say C<alphanumeric
24599              character>
24600              
24601              avoid warnings in POSIX.pm (from Barrie Slaymaker)
24602              
24603              warnings::enabled() doesn't fall back to looking at $^W if
24604              caller isn't using lexical warnings (from Paul Marquess)
24605              
24606              elide bogus test in change#6132
24607              
24608              make Test::Harness use wait.h/WCOREDUMP if available
24609              (from Ben Tilly <ben_tilly@hotmail.com>)
24610              
24611              enable Test::Harness to dynamically determine column width etc.
24612              (from Rob Napier <rnapier@employees.org>)
24613              
24614              random pod typos (from Peter Scott <Peter@PSDT.com>)
24615      Branch: maint-5.6/perl
24616           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
24617           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
24618           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
24619           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
24620 ____________________________________________________________________________
24621 [  7316] By: gsar                                  on 2000/10/16  06:53:23
24622         Log: integrate change#6126 from mainline
24623              
24624              change#2879 broke rvalue autovivification of magicals such as
24625              ${$num} (reworked variant of patch suggested by Simon Cozens)
24626      Branch: maint-5.6/perl
24627           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
24628           !> pp_hot.c proto.h t/op/gv.t
24629 ____________________________________________________________________________
24630 [  7315] By: gsar                                  on 2000/10/16  06:51:38
24631         Log: integrate changes#6123,6125 from mainline
24632              
24633              clarify gotcha with #line directives (from Rocco Caputo
24634              <troc@netrus.net>)
24635              
24636              enable propagating exception objects via Perl_croak() in XS code
24637              (from Gisle Aas)
24638      Branch: maint-5.6/perl
24639           !> pod/perldebug.pod pod/perlsyn.pod util.c
24640 ____________________________________________________________________________
24641 [  7314] By: gsar                                  on 2000/10/16  06:49:28
24642         Log: integrate change#6122 from mainline
24643              
24644              downgrade fatal error on C<"foo@nosucharray.com"> to optional
24645              warning (from Mark-Jason Dominus)
24646      Branch: maint-5.6/perl
24647           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
24648           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
24649           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
24650           !> toke.c
24651 ____________________________________________________________________________
24652 [  7313] By: gsar                                  on 2000/10/16  06:46:54
24653         Log: integrate changes#6112..6121 from vmsperl
24654              
24655              Check for existence of file before trying to delete
24656              
24657              Ugly workaround for version-specific RTL error
24658              
24659              Urk -- undo previous removal of vmsish 'exit' change
24660              
24661              Add bounds checking for several strings (Charles Lane)
24662              
24663              Miscellaneous cosmetic fixes (Charles Lane)
24664              
24665              Treat sockets as special in sys(read|write) (Charles Lane et al.)
24666              
24667              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
24668              Flatten case labels in switch statements uniformly (Charles Bailey)
24669              
24670              Quiet error messages in vmsish.t (Charles Lane)
24671              
24672              Add missing escape (Charles Lane)
24673              
24674              Allow eliminate_macros() and fixpath() to handle space-delimited
24675              lists (based on fixes by Craig Berry)
24676      Branch: maint-5.6/perl
24677           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
24678           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
24679           !> vms/vmsish.h
24680 ____________________________________________________________________________
24681 [  7312] By: gsar                                  on 2000/10/16  06:41:18
24682         Log: integrate changes#6107,6110 from cfgperl
24683              
24684              Tweak the todo list.
24685              
24686              todo tweak
24687      Branch: maint-5.6/perl
24688           !> Todo-5.6
24689 ____________________________________________________________________________
24690 [  7311] By: gsar                                  on 2000/10/16  06:38:38
24691         Log: integrate changes#6104,6108 from mainline
24692              
24693              PL_sys_intern was being initialized too late on windows
24694              
24695              reenable fake signal handling on Windows, bugs and all
24696      Branch: maint-5.6/perl
24697           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
24698           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
24699           !> win32/win32.c
24700 ____________________________________________________________________________
24701 [  7310] By: gsar                                  on 2000/10/16  06:36:03
24702         Log: integrate changes#6095,6097..6103 from cfgperl
24703              
24704              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
24705              might be useful in future.
24706              
24707              Add a note about possible compilation problems from Allen Smith.
24708              
24709              Add a note about other, yet unsupported, shadow password APIs.
24710              
24711              Tweaks for the cc bugs from Allen Smith.
24712              
24713              More compilation tweakery from Allen Smith.
24714              
24715              Hints and test tweaks for Unicos.
24716              
24717              The test suite tweak in #6101 wasn't quite right.
24718              
24719              Test tweaking for Unicos continues.
24720      Branch: maint-5.6/perl
24721           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
24722           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
24723           !> t/lib/complex.t t/op/64bitint.t
24724 ____________________________________________________________________________
24725 [  7309] By: gsar                                  on 2000/10/16  06:29:41
24726         Log: integrate changes#6093,6094 from mainline
24727              
24728              fork() failure to create pseudo process sets errno=EAGAIN and returns
24729              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
24730              
24731              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
24732      Branch: maint-5.6/perl
24733           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
24734           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
24735 ____________________________________________________________________________
24736 [  7308] By: gsar                                  on 2000/10/16  06:27:29
24737         Log: integrate change#6092 from cfgperl
24738              
24739              Regen perltoc with the fixed buildtoc.
24740      Branch: maint-5.6/perl
24741           !> pod/perltoc.pod
24742 ____________________________________________________________________________
24743 [  7307] By: gsar                                  on 2000/10/16  06:26:40
24744         Log: integrate changes#6089,6090 from mainline
24745              
24746              buildtoc tweak to fix newline lossage
24747              
24748              concat doesn't preserve utf8-ness, and doesn't invalidate
24749              [NI]OK; added tests for both
24750      Branch: maint-5.6/perl
24751           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
24752 ____________________________________________________________________________
24753 [  7306] By: gsar                                  on 2000/10/16  06:24:05
24754         Log: integrate change#6088 from cfgperl
24755              
24756              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
24757              because we do not use those.  The HAS_GETSPNAM remains,
24758              though, because we still do use that.
24759      Branch: maint-5.6/perl
24760           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
24761           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
24762           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
24763           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
24764           !> win32/config.vc win32/config_H.bc win32/config_H.gc
24765           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
24766 ____________________________________________________________________________
24767 [  7305] By: gsar                                  on 2000/10/16  06:15:52
24768         Log: integrate changes#6084,6085,6087 from mainline
24769              
24770              substr() does not preserve utf8-ness (from Stefan Eissing
24771              <Eissing@medicaldataservice.de>); added tests
24772              
24773              repeat operator (x) doesn't preserve utf8-ness
24774              
24775              reverse() and quotemeta() weren't preserving utf8-ness; add tests
24776      Branch: maint-5.6/perl
24777           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
24778 ____________________________________________________________________________
24779 [  7304] By: gsar                                  on 2000/10/16  06:13:10
24780         Log: integrate changes#6077..6083 from mainline
24781              
24782              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
24783              and Tom Phoenix)
24784              
24785              workaround for CRT bug in chdir() (from Charles Lane, via
24786              Peter Prymmer)
24787              
24788              remove outdated kludge in Carp (NULLs are permitted in diagnostics
24789              now)
24790              
24791              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
24792              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
24793              
24794              better default perlbug categories for ok reports (from Richard Foley)
24795              
24796              peek.t non-portable to ithreads
24797              
24798              note about undocumented caller() return value (from M.J.T. Guy);
24799              yet another peek.t tweak
24800      Branch: maint-5.6/perl
24801           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
24802           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
24803           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
24804           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
24805           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
24806           !> vms/vmsish.h
24807 ____________________________________________________________________________
24808 [  7303] By: gsar                                  on 2000/10/16  06:03:18
24809         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
24810              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
24811              
24812              &HUGE_VAL is not defined, it exists.
24813              
24814              Do not warn that an infinity does not look like a number.
24815              
24816              Rewrite the pwent/spent logic to be a little bit more clearer.
24817              
24818              Continue on the pwent/spent case.
24819              
24820              Correct Freudian slip.
24821              
24822              Use HUGE_VALL if applicable.
24823              
24824              pwent/spent #ifdef imbalance.
24825              
24826              Infinite problems.
24827              
24828              Call getspnam() only iff needd.
24829              
24830              Test both the scalar and list contexts.
24831              
24832              Use setxxent()/endxxent().
24833              
24834              Complex tweakery.
24835              
24836              Unicos hint tweak.
24837              
24838              Be more forgiving in POSIX about HUGE_VALL.
24839              
24840              Detypo.
24841              
24842              The search of infinity continues, this time simplified.
24843              
24844              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
24845              in natively 64-bit platforms where a long is a quad (no need
24846              for long longs).  Also added bias for IVs.
24847              
24848              Complex tweaks.
24849              
24850              Introduce t/lib/peek.t.
24851              
24852              Make the test more portable.
24853      Branch: maint-5.6/perl
24854           +> t/lib/peek.t
24855            ! pp_sys.c
24856           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
24857           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
24858           !> t/op/pwent.t toke.c util.c
24859 ____________________________________________________________________________
24860 [  7302] By: gsar                                  on 2000/10/16  05:03:37
24861         Log: integrate changes#6066..6071 from mainline
24862              
24863              s/END/CHECK/
24864              
24865              replace direct call to sighandler() with (*PL_sighandlerp)()
24866              
24867              note about values()
24868              
24869              File::Spec compatibility update (from Barrie Slaymaker
24870              <barries@slaysys.com>)
24871              
24872              remove misleading comment (from M.J.T. Guy)
24873              
24874              misformatted perllocal.pod (from Tim Jenness
24875              <t.jenness@jach.hawaii.edu>)
24876      Branch: maint-5.6/perl
24877           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
24878           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
24879           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
24880           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
24881 ____________________________________________________________________________
24882 [  7301] By: gsar                                  on 2000/10/16  05:00:08
24883         Log: integrate changes#6061..6063 from mainline
24884              
24885              change#5921 neglected to make eq honor "use bytes"
24886              
24887              additional tests for utf8.t
24888              
24889              tokeq() could read unallocated field in argument
24890      Branch: maint-5.6/perl
24891           !> sv.c t/pragma/utf8.t toke.c
24892 ____________________________________________________________________________
24893 [  7300] By: gsar                                  on 2000/10/16  04:56:54
24894         Log: integrate changes#6046,6048,6057,6058 from mainline
24895              
24896              libscheck has insufficient checks for n32 libs (from
24897              Albert Chin-A-Young <china@thewrittenword.com>)
24898              
24899              add note about how $( doesn't interpolate in REs (from
24900              Philip Newton <newton@ficus.frogspace.net>)
24901              
24902              fix broken parsing of /\x{ab}/
24903              
24904              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
24905              (spotted by Donald Kinzer <dkinzer@premia.com>)
24906      Branch: maint-5.6/perl
24907           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
24908           !> t/pragma/utf8.t
24909 ____________________________________________________________________________
24910 [  7299] By: gsar                                  on 2000/10/16  04:52:50
24911         Log: integrate change#6044 from mainline
24912              
24913              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
24914              such that underscores are only ignored in literal numbers,
24915              "\x{...}", and hex/oct argument
24916      Branch: maint-5.6/perl
24917           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
24918 ____________________________________________________________________________
24919 [  7298] By: gsar                                  on 2000/10/16  04:50:53
24920         Log: integrate changes#6027..6043 from mainline
24921              
24922              podlators-1.02 update (from Russ Allbery)
24923              
24924              Pod::Man generates groff-incompatible macro definition (from
24925              Tom Christiansen)
24926              
24927              add CGI.pm v2.66 (from Lincoln Stein)
24928              
24929              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
24930              for @- and @+ (from Johan Vromans)
24931              
24932              small nits in diagnostics.pm (from Robin Barker)
24933              
24934              whitespace adjustments
24935              
24936              missing files in MANIFEST
24937              
24938              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
24939              to compensate
24940              
24941              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
24942              
24943              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
24944      Branch: maint-5.6/perl
24945           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
24946           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
24947           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
24948           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
24949           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
24950           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
24951           !> t/lib/cgi-html.t t/lib/cgi-request.t
24952 ____________________________________________________________________________
24953 [  7297] By: gsar                                  on 2000/10/16  04:44:30
24954         Log: integrate change#6025 from mainline
24955              
24956              Is{Alnum,Alpha,Word} don't match titlecase
24957              TODO: IsSpace is defined recursively!
24958              (both spotted by Larry)
24959      Branch: maint-5.6/perl
24960           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
24961           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
24962 ____________________________________________________________________________
24963 [  7296] By: gsar                                  on 2000/10/16  04:39:30
24964         Log: integrate change#6023 from mainline
24965              
24966              debugger stomps on $. (from M.J.T. Guy)
24967      Branch: maint-5.6/perl
24968           !> lib/perl5db.pl
24969 ____________________________________________________________________________
24970 [  7295] By: gsar                                  on 2000/10/16  04:38:02
24971         Log: integrate change#6022 from mainline
24972              
24973              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
24974      Branch: maint-5.6/perl
24975           !> sv.c
24976 ____________________________________________________________________________
24977 [  7294] By: gsar                                  on 2000/10/16  04:37:05
24978         Log: integrate changes#6018..6021 from mainline
24979              
24980              make lib/syslog.t portable to systems that don't have _PATH_LOG,
24981              make _PATH_LOG() return "" if unavailable
24982              
24983              windows portability tweaks
24984              
24985              test tweak
24986              
24987              remove Win2K issue in pod (fixed by change#6020)
24988      Branch: maint-5.6/perl
24989           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
24990           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
24991           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
24992 ____________________________________________________________________________
24993 [  7293] By: gsar                                  on 2000/10/16  04:20:00
24994         Log: integrate changes#6013..6015 from mainline
24995              
24996              tweak change#5945 to display correct switch name in diagnostic
24997              
24998              glob() loading File::Glob behind the scenes may cause syntax errors
24999              
25000              tweak test for portability
25001      Branch: maint-5.6/perl
25002           !> op.c perl.c pod/perldiag.pod t/lib/b.t
25003 ____________________________________________________________________________
25004 [  7292] By: gsar                                  on 2000/10/16  04:18:11
25005         Log: integrate changes#6005..6010 from mainline, cfgperl
25006              
25007              perldoc might fail via "use blib" (from Hugo van der Sanden)
25008              
25009              Regen Configure.
25010              
25011              note about compile failures and END blocks (from M.J.T. Guy)
25012              
25013              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
25014              
25015              (change#6009 integrated earlier in change#7255)
25016              
25017              clarify note about shadow password support (from
25018              gellyfish@gellyfish.com)
25019      Branch: maint-5.6/perl
25020           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
25021           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
25022           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
25023 ____________________________________________________________________________
25024 [  7291] By: gsar                                  on 2000/10/16  04:12:03
25025         Log: integrate changes#6002,6003 from mainline
25026              
25027              destructive sv_setsv() can lose UV-ness from source, causing
25028              numeric promotions/comparisons to fail to do the right thing
25029              
25030              allow REG_EXPAND_SZ keys in Windows registry (from
25031              John Clayton <John.Clayton@barclayscapital.com>)
25032      Branch: maint-5.6/perl
25033           !> sv.c win32/win32.c
25034 ____________________________________________________________________________
25035 [  7290] By: gsar                                  on 2000/10/16  04:10:19
25036         Log: integrate change#6001 from mainline
25037              
25038              support additional library locations via $Config{otherlibdirs}
25039              (from Andy Dougherty)
25040      Branch: maint-5.6/perl
25041           !> Configure INSTALL Porting/Glossary Porting/config.sh
25042           !> Porting/config_H config_h.SH epoc/config.sh perl.c
25043           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
25044           !> win32/config.bc win32/config.gc win32/config.vc
25045 ____________________________________________________________________________
25046 [  7289] By: gsar                                  on 2000/10/16  04:08:28
25047         Log: integrate change#5999 from mainline
25048              
25049              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
25050      Branch: maint-5.6/perl
25051           !> t/pragma/warn/toke toke.c
25052 ____________________________________________________________________________
25053 [  7288] By: gsar                                  on 2000/10/16  04:07:01
25054         Log: integrate changes#5997,5998 from cfgperl
25055              
25056              Preserve $!.
25057              
25058              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
25059      Branch: maint-5.6/perl
25060           !> lib/Math/Complex.pm
25061 ____________________________________________________________________________
25062 [  7287] By: gsar                                  on 2000/10/16  04:04:37
25063         Log: integrate change#5995 from mainline
25064              
25065              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
25066      Branch: maint-5.6/perl
25067           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
25068 ____________________________________________________________________________
25069 [  7286] By: gsar                                  on 2000/10/16  04:03:21
25070         Log: integrate change#5994 from mainline
25071              
25072              fix for missed accounting for null byte in pack("Z",...) (from
25073              M.J.T. Guy)
25074      Branch: maint-5.6/perl
25075           !> pp.c t/op/pack.t
25076 ____________________________________________________________________________
25077 [  7285] By: gsar                                  on 2000/10/16  04:02:11
25078         Log: integrate changes#5989..5993 from mainline
25079              
25080              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
25081              itself and no other (from Tom Hughes)
25082              
25083              use $ENV{LIB} to search for libs under Visual C compiler
25084              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
25085              
25086              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
25087              
25088              pod nit (from Simon Cozens)
25089              
25090              various minor tweaks seen on p5p
25091      Branch: maint-5.6/perl
25092           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
25093           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
25094           !> t/op/array.t toke.c
25095 ____________________________________________________________________________
25096 [  7284] By: gsar                                  on 2000/10/16  03:59:00
25097         Log: integrate changes#5978..5988 from mainline
25098              
25099              sync version numbers in File::Spec with the ones on CPAN
25100              (from Barrie Slaymaker)
25101              
25102              under useithreads, constant pad entries could inadvertantly be
25103              shared across threads (from Eric Blood <eblood@xmission.com>);
25104              added Eric's test case to testsuite
25105              
25106              allow Configure -S to run non-interactively (spotted by Greg Hudson
25107              <ghudson@mit.edu>)
25108              
25109              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
25110              prototype mismatch with CORE::glob(); update pod and tests to
25111              suit (File::Glob::glob() is still available for backward
25112              compatibility, but should be considered deprecated)
25113              
25114              avoid error in IO::Socket::INET when given an unknown service name
25115              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
25116              
25117              numeric conversion of non-number in change#3378 tramples on
25118              OOK offset, causing segfaults
25119              
25120              attributes::reftype() doesn't work on tied argument
25121              
25122              forked child may not exit correctly if it failed to open
25123              /dev/console (from Graham Barr)
25124              
25125              add regular expressions tutorial and quick-start guide (from
25126              Mark Kvale <kvale@phy.ucsf.edu>)
25127              
25128              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
25129              
25130              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
25131              <paul@miraclefish.com>)
25132      Branch: maint-5.6/perl
25133           +> pod/perlrequick.pod pod/perlretut.pod
25134           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
25135           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
25136           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
25137           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
25138           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
25139           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
25140           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
25141           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
25142 ____________________________________________________________________________
25143 [  7283] By: gsar                                  on 2000/10/16  03:52:14
25144         Log: integrate change#5977 from mainline
25145              
25146              autoquote barewords followed by newline and arrow properly
25147              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
25148      Branch: maint-5.6/perl
25149           !> t/pragma/warn/toke toke.c
25150 ____________________________________________________________________________
25151 [  7282] By: gsar                                  on 2000/10/16  03:50:48
25152         Log: integrate change#5976 from mainline
25153              
25154              DB_File v1.73 update (from Paul Marquess)
25155      Branch: maint-5.6/perl
25156           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
25157           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
25158 ____________________________________________________________________________
25159 [  7281] By: gsar                                  on 2000/10/16  03:49:14
25160         Log: integrate change#5975 from mainline
25161              
25162              allow sort() reentrancy (variant of patch suggested by
25163              Hugo van der Sanden)
25164      Branch: maint-5.6/perl
25165           !> pp_ctl.c t/op/sort.t
25166 ____________________________________________________________________________
25167 [  7280] By: gsar                                  on 2000/10/16  03:48:22
25168         Log: integrate change#5974 from mainline
25169              
25170              change#4197 somehow missed initializing PL_errors, meaning
25171              syntax error queueing wasn't working outside eval"" at all;
25172              also fixed eval"" to localize PL_error_count, so that compile-time
25173              eval's don't clobber the error state of the outer context
25174      Branch: maint-5.6/perl
25175           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
25176           !> t/pragma/warn/toke
25177 ____________________________________________________________________________
25178 [  7279] By: gsar                                  on 2000/10/16  03:46:21
25179         Log: integrate change#5973 from mainline
25180              
25181              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
25182      Branch: maint-5.6/perl
25183           !> regcomp.c regexec.c t/op/re_tests
25184 ____________________________________________________________________________
25185 [  7278] By: gsar                                  on 2000/10/16  03:44:54
25186         Log: integrate change#5971 from cfgperl
25187              
25188              Unicos tweaks from Mark P. Lutz.
25189      Branch: maint-5.6/perl
25190           !> hints/unicos.sh lib/Math/Complex.pm
25191 ____________________________________________________________________________
25192 [  7277] By: gsar                                  on 2000/10/16  03:42:59
25193         Log: integrate changes#5966..5970 from mainline
25194              
25195              add testsuite for B backends, fix bug in B::Deparse (from
25196              Simon Cozens <simon@brecon.co.uk>)
25197              
25198              improved docs on the warn_uninit diagnostic (from David Glasser
25199              and Simon Cozens)
25200              
25201              tolerate spaces in group names in test on solaris (from David Boyce
25202              <dsb@boyski.com>)
25203              
25204              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
25205              
25206              Data::Dumper fumbles negative numbers on 32-bit platforms where
25207              IV is >32bits
25208      Branch: maint-5.6/perl
25209           +> t/lib/b.t t/lib/syslog.t
25210           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
25211           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
25212           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
25213 ____________________________________________________________________________
25214 [  7276] By: gsar                                  on 2000/10/16  03:39:30
25215         Log: integrate change#5965 from mainline
25216              
25217              avoid "will not stay shared" warnings for our variables (from
25218              Robin Barker)
25219      Branch: maint-5.6/perl
25220           !> op.c t/pragma/warn/op
25221 ____________________________________________________________________________
25222 [  7275] By: gsar                                  on 2000/10/16  03:38:18
25223         Log: integrate change#5964 from mainline
25224              
25225              reformat to 72 columns (again)
25226      Branch: maint-5.6/perl
25227           !> pod/perldiag.pod
25228 ____________________________________________________________________________
25229 [  7274] By: gsar                                  on 2000/10/16  03:36:58
25230         Log: integrate change#5963 from mainline
25231              
25232              patch from Larry to make (\&) prototype work; added tests for
25233              the same
25234      Branch: maint-5.6/perl
25235           !> op.c t/comp/proto.t
25236 ____________________________________________________________________________
25237 [  7273] By: gsar                                  on 2000/10/16  03:35:51
25238         Log: integrate changes#5956..5962 from mainline
25239              
25240              better diagnostics on failed tests (from Ilya Zakharevich)
25241              
25242              pod nits (from A. C. Yardley <yardley@tanet.net>)
25243              
25244              change#3569 deleted some essential code, revert; avoid use of
25245              atexit() to make DynaLoader work properly on AIX under mod_perl
25246              (from Jens-Uwe Mager <jum@helios.de>)
25247              
25248              doubled words in pods (from Simon Cozens
25249              <simon.p.cozens@jp.pwcglobal.com>)
25250              
25251              better INSTALL notes on Solaris issues (from Dominic Dunlop)
25252              
25253              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
25254              
25255              updated README.hpux (from Jeff Okamoto)
25256      Branch: maint-5.6/perl
25257           !> INSTALL README.hpux emacs/cperl-mode.el
25258           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
25259           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
25260           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
25261           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
25262           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
25263           !> t/op/lex_assign.t
25264 ____________________________________________________________________________
25265 [  7272] By: gsar                                  on 2000/10/16  03:31:22
25266         Log: integrate change#5955 from mainline
25267              
25268              longstanding bug exposed by change#3307: sort arguments weren't
25269              compiled with the right wantarray context (ensuing runtime lookup
25270              via block_gimme() was getting the incidental context of the
25271              sort() itself)
25272      Branch: maint-5.6/perl
25273           !> op.c t/op/sort.t
25274 ____________________________________________________________________________
25275 [  7271] By: gsar                                  on 2000/10/16  03:29:11
25276         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
25277              branch
25278              
25279              Flatten the cpp jungle doing the nosuid checking.
25280              
25281              Do not assume sign propagation. (from M.J.T. Guy)
25282              
25283              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
25284              
25285              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
25286              Now pp_ncmp() returns undef is either operand is a NaN.
25287              
25288              On second thoughts frexp() does have two arguments.
25289              
25290              Document that tr() is not tr(1).
25291              
25292              Be more robust on "extreme" (large absolute value)
25293              arguments.  Originally reported by Daniel Connelly
25294              as a problem with asinh() on large negative arguments,
25295              asinh() used to bail out because an argument to log()
25296              ended up being zero.  Ilya Zakharevich proposed using
25297              Taylor's series in such cases, which for such large
25298              arguments is a very good approximation.
25299              
25300              Undo "use integer" addition from 64bitint as it seems
25301              to break most of the subtests in Digital UNIX;
25302              Unicos needs to find another way.
25303      Branch: maint-5.6/perl
25304           !> (integrate 29 files)
25305 ____________________________________________________________________________
25306 [  7270] By: gsar                                  on 2000/10/16  03:09:44
25307         Log: integrate changes#5948,5949,5950 from mainline
25308              
25309              typo in vars.pm that leads to cryptic message (from Piotr
25310              Piatkowski <kompas@kompas.usr.onet.pl>)
25311              
25312              make perldoc use the pod2man from the same version (from
25313              M.J.T. Guy)
25314              
25315              reformat perldiag to avoid long lines
25316      Branch: maint-5.6/perl
25317           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
25318 ____________________________________________________________________________
25319 [  7269] By: gsar                                  on 2000/10/16  03:05:54
25320         Log: integrate change#5947 from mainline
25321              
25322              use &dl_error rather than &dl_load_file as the guard for calling
25323              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
25324              statically built perl)
25325      Branch: maint-5.6/perl
25326           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
25327 ____________________________________________________________________________
25328 [  7268] By: gsar                                  on 2000/10/16  03:04:48
25329         Log: integrate change#5945 from mainline
25330              
25331              make module name mandatory after -M switch; reorder perldiag
25332              alphabetically (from Mark-Jason Dominus)
25333      Branch: maint-5.6/perl
25334           !> perl.c pod/perldiag.pod
25335 ____________________________________________________________________________
25336 [  7267] By: gsar                                  on 2000/10/16  03:03:01
25337         Log: integrate change#5939 from mainline
25338              
25339              more pod nits (from Larry Virden)
25340      Branch: maint-5.6/perl
25341           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
25342           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
25343           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
25344 ____________________________________________________________________________
25345 [  7266] By: gsar                                  on 2000/10/16  03:01:39
25346         Log: integrate change#5938 from mainline
25347              
25348              Consolidated B::Deparse fixes (from Stephen McCamant)
25349      Branch: maint-5.6/perl
25350           !> ext/B/B/Deparse.pm
25351 ____________________________________________________________________________
25352 [  7265] By: gsar                                  on 2000/10/16  03:00:43
25353         Log: integrate change#5936 from mainline
25354              
25355              additional tests for change#7263 (from Paul Marquess)
25356      Branch: maint-5.6/perl
25357           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
25358           !> t/pragma/warn/5nolint t/pragma/warn/6default
25359 ____________________________________________________________________________
25360 [  7264] By: gsar                                  on 2000/10/16  02:58:34
25361         Log: integrate change#5934 from mainline
25362              
25363              propagate lexical warnings from surrounding scope correctly
25364              within string eval() (from Paul Marquess)
25365      Branch: maint-5.6/perl
25366           !> pp_ctl.c t/pragma/warn/pp_ctl
25367 ____________________________________________________________________________
25368 [  7263] By: gsar                                  on 2000/10/16  02:56:53
25369         Log: integrate change#5932 from mainline
25370              
25371              add rsignal(), whichsig() and do_join() to public API list
25372              (mod_perl uses them to good advantage)
25373      Branch: maint-5.6/perl
25374           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
25375 ____________________________________________________________________________
25376 [  7262] By: gsar                                  on 2000/10/16  02:55:53
25377         Log: integrate change#5931 from mainline
25378              
25379              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
25380      Branch: maint-5.6/perl
25381           !> pp_hot.c regexec.c t/op/pat.t
25382 ____________________________________________________________________________
25383 [  7261] By: gsar                                  on 2000/10/16  02:55:01
25384         Log: integrate change#5930 from mainline
25385              
25386              small os390 tweaks (from Peter Prymmer)
25387      Branch: maint-5.6/perl
25388           !> config_h.SH makedepend.SH
25389 ____________________________________________________________________________
25390 [  7260] By: gsar                                  on 2000/10/16  02:54:10
25391         Log: integrate change#5929 from mainline
25392              
25393              pod nits
25394      Branch: maint-5.6/perl
25395           !> pod/perlguts.pod
25396 ____________________________________________________________________________
25397 [  7259] By: gsar                                  on 2000/10/16  02:52:55
25398         Log: integrate change#5927 from mainline
25399              
25400              arrange for next() to resume at the unstack op rather than the
25401              loop conditional, so that scope cleanup happens correctly
25402              (from Stephen McCamant)
25403      Branch: maint-5.6/perl
25404           !> op.c pp_ctl.c t/op/misc.t
25405 ____________________________________________________________________________
25406 [  7258] By: gsar                                  on 2000/10/16  02:51:38
25407         Log: integrate change#5926 from mainline
25408              
25409              on windows, reserve 16M of stack rather than 128M (allows more
25410              threads to run concurrently)
25411      Branch: maint-5.6/perl
25412           !> win32/Makefile win32/makefile.mk
25413 ____________________________________________________________________________
25414 [  7257] By: gsar                                  on 2000/10/16  02:50:37
25415         Log: integrate change#5925 from mainline
25416              
25417              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
25418      Branch: maint-5.6/perl
25419           !> toke.c
25420 ____________________________________________________________________________
25421 [  7256] By: gsar                                  on 2000/10/16  02:49:36
25422         Log: integrate change#5924 from mainline
25423              
25424              avoid using uninitialized memory in require version check
25425      Branch: maint-5.6/perl
25426           !> pp_ctl.c universal.c
25427 ____________________________________________________________________________
25428 [  7255] By: gsar                                  on 2000/10/16  02:48:03
25429         Log: integrate changes#5923,5928,6009 from mainline
25430              
25431              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
25432      Branch: maint-5.6/perl
25433           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
25434 ____________________________________________________________________________
25435 [  7254] By: gsar                                  on 2000/10/16  02:44:46
25436         Log: integrate change#5922 from mainline
25437              
25438              commentary about IoTYPE() (from Nathan Torkington)
25439      Branch: maint-5.6/perl
25440           !> sv.h
25441 ____________________________________________________________________________
25442 [  7253] By: gsar                                  on 2000/10/16  02:43:49
25443         Log: integrate change#5921 from mainline
25444              
25445              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
25446      Branch: maint-5.6/perl
25447           !> sv.c t/lib/charnames.t t/pragma/utf8.t
25448 ____________________________________________________________________________
25449 [  7252] By: gsar                                  on 2000/10/16  02:42:31
25450         Log: integrate change#5920 from mainline
25451              
25452              Larry's fix for buggy propagation of utf8-ness in join(); add test
25453      Branch: maint-5.6/perl
25454           !> doop.c t/op/ver.t
25455 ____________________________________________________________________________
25456 [  7251] By: gsar                                  on 2000/10/16  02:41:14
25457         Log: integrate changes#5915..5919 from mainline
25458              
25459              various (pod tweaks &c)
25460      Branch: maint-5.6/perl
25461           !> (integrate 33 files)
25462 ____________________________________________________________________________
25463 [  7250] By: gsar                                  on 2000/10/16  02:38:16
25464         Log: integrate change#5914 from mainline
25465              
25466              caller() wasn't returning the right number of elements for
25467              eval {...}
25468      Branch: maint-5.6/perl
25469           !> pp_ctl.c t/pragma/warn/9enabled
25470 ____________________________________________________________________________
25471 [  7249] By: gsar                                  on 2000/10/16  02:37:02
25472         Log: integrate change#5913 from mainline
25473              
25474              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
25475              (from Mark-Jason Dominus)
25476      Branch: maint-5.6/perl
25477           !> pod/perlfunc.pod
25478 ____________________________________________________________________________
25479 [  7248] By: gsar                                  on 2000/10/16  02:35:58
25480         Log: integrate change#5912 from mainline
25481              
25482              fix totally broken caching in UNIVERSAL::isa() (from
25483              Nick Ing-Simmons)
25484      Branch: maint-5.6/perl
25485           !> t/op/universal.t universal.c
25486 ____________________________________________________________________________
25487 [  7247] By: gsar                                  on 2000/10/16  02:34:27
25488         Log: integrate changes#5910,5911 from mainline
25489              
25490              typo in pod
25491              
25492              add linebreak properties from unicode/LineBrk.txt (from
25493              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
25494      Branch: maint-5.6/perl
25495           +> (branch 29 files)
25496           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
25497 ____________________________________________________________________________
25498 [  7246] By: gsar                                  on 2000/10/16  02:33:29
25499         Log: integrate change#5909 from mainline
25500              
25501              mode argument to do_binmode() should be file mode, not boolean
25502      Branch: maint-5.6/perl
25503           !> pp_sys.c
25504 ____________________________________________________________________________
25505 [  7245] By: gsar                                  on 2000/10/16  02:31:04
25506         Log: integrate change#5908 from mainline
25507              
25508              introduce illegal symbols into null package so that
25509              gv_fetchpv(...,TRUE) always returns a valid GV even when the
25510              symbol is trapped by strictures (avoids coredumps)
25511      Branch: maint-5.6/perl
25512           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
25513           !> t/pragma/strict-vars
25514 ____________________________________________________________________________
25515 [  7244] By: jhi                                   on 2000/10/16  02:29:54
25516         Log: Subject: $Carp::ExportLevel confusion in Exporter
25517              From: "Ben Tilly" <ben_tilly@hotmail.com>
25518              Date: Sat, 14 Oct 2000 16:44:34 EDT
25519              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
25520      Branch: perl
25521            ! lib/Exporter/Heavy.pm
25522 ____________________________________________________________________________
25523 [  7243] By: jhi                                   on 2000/10/16  02:28:33
25524         Log: Subject: [PATCH perlguts.pod] Document offset hack
25525              From: Simon Cozens <simon@cozens.net>
25526              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
25527              Date: Sat, 14 Oct 2000 19:32:25 +0100
25528      Branch: perl
25529            ! pod/perlguts.pod
25530 ____________________________________________________________________________
25531 [  7242] By: gsar                                  on 2000/10/16  02:26:51
25532         Log: integrate changes#5905,5906,5907,6064 from mainline
25533              
25534              printf/sprintf didn't get quad types right under use64bitint
25535      Branch: maint-5.6/perl
25536           !> pp_sys.c sv.c t/op/64bitint.t
25537 ____________________________________________________________________________
25538 [  7241] By: jhi                                   on 2000/10/16  02:22:44
25539         Log: Subject: small pod patch
25540              From: Dan Boorstein <dan_boo@bellsouth.net>
25541              Date: Sat, 14 Oct 2000 14:29:24 -0400
25542              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
25543      Branch: perl
25544            ! pod/perlfaq7.pod pod/perlmod.pod
25545 ____________________________________________________________________________
25546 [  7240] By: jhi                                   on 2000/10/16  02:13:46
25547         Log: -w cleanup.
25548              
25549              Subject: Re: Problems with bleadperl 
25550              From: "Stephen P. Potter" <spp@ds.net>
25551              Date: Fri, 13 Oct 2000 13:32:49 -0400
25552              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
25553      Branch: perl
25554            ! t/pragma/overload.t
25555 ____________________________________________________________________________
25556 [  7239] By: jhi                                   on 2000/10/16  01:41:18
25557         Log: One more ~utf8 tweak.
25558      Branch: perl
25559            ! t/op/bop.t
25560 ____________________________________________________________________________
25561 [  7238] By: jhi                                   on 2000/10/16  01:34:14
25562         Log: Tweak the test of #7235.
25563      Branch: perl
25564            ! t/op/bop.t
25565 ____________________________________________________________________________
25566 [  7237] By: jhi                                   on 2000/10/16  01:25:04
25567         Log: Fix a couple of compiler-noted nits in #7235.
25568      Branch: perl
25569            ! pp.c
25570 ____________________________________________________________________________
25571 [  7236] By: jhi                                   on 2000/10/16  01:22:46
25572         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
25573      Branch: perl
25574            ! pp.c pp_hot.c
25575 ____________________________________________________________________________
25576 [  7235] By: jhi                                   on 2000/10/15  16:24:44
25577         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
25578              
25579              From: Simon Cozens <simon@cozens.net>
25580              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
25581              Date: Sat, 14 Oct 2000 20:52:13 +0100
25582              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
25583      Branch: perl
25584            ! pp.c t/op/bop.t utf8.h
25585 ____________________________________________________________________________
25586 [  7234] By: jhi                                   on 2000/10/15  15:19:29
25587         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
25588              The problem was that rx->minlen was in chars while pp_split()
25589              thought it would be in bytes. 
25590      Branch: perl
25591            ! pp.c t/pragma/utf8.t
25592 ____________________________________________________________________________
25593 [  7233] By: jhi                                   on 2000/10/14  20:24:24
25594         Log: Document FNCASE=y as discussed in the bug 20000902.009.
25595      Branch: perl
25596            ! README.dos
25597 ____________________________________________________________________________
25598 [  7232] By: jhi                                   on 2000/10/14  18:52:21
25599         Log: Add test for bug id 20000427.003 (which seems to have
25600              been fixed) (also duplicate as 20000427.004, though
25601              with a higher severity).  Move one utf8 from op/append
25602              to pragma/utf8, tag the tests with bug ids.
25603      Branch: perl
25604            ! t/op/append.t t/pragma/utf8.t
25605 ____________________________________________________________________________
25606 [  7231] By: jhi                                   on 2000/10/14  17:28:37
25607         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
25608      Branch: perl
25609            ! t/pragma/utf8.t
25610 ____________________________________________________________________________
25611 [  7230] By: jhi                                   on 2000/10/14  14:24:50
25612         Log: Needs to be conditional on SunOS 4.
25613              
25614              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
25615              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
25616              Date: Sat, 14 Oct 2000 13:37:49 +0100
25617              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
25618      Branch: metaconfig/U/perl
25619            ! End.U
25620      Branch: perl
25621            ! Configure myconfig.SH pod/perldelta.pod
25622 ____________________________________________________________________________
25623 [  7229] By: jhi                                   on 2000/10/14  00:49:22
25624         Log: Update Changes.
25625      Branch: perl
25626            ! Changes patchlevel.h
25627 ____________________________________________________________________________
25628 [  7228] By: jhi                                   on 2000/10/14  00:46:10
25629         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
25630              From: Peter Prymmer <pvhp@forte.com>
25631              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
25632              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
25633      Branch: perl
25634            ! lib/utf8.pm
25635 ____________________________________________________________________________
25636 [  7227] By: jhi                                   on 2000/10/13  23:20:30
25637         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
25638      Branch: perl
25639            ! t/op/tie.t
25640 ____________________________________________________________________________
25641 [  7226] By: jhi                                   on 2000/10/13  22:14:32
25642         Log: Tweak #7225.
25643              
25644              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
25645              From: Peter Prymmer <pvhp@forte.com>
25646              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
25647              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
25648      Branch: perl
25649            ! t/op/sprintf.t
25650 ____________________________________________________________________________
25651 [  7225] By: jhi                                   on 2000/10/13  22:11:31
25652         Log: op/sprintf.t patch for OS/390 (and any other host with limited
25653              floating-point exponent length)
25654              
25655              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
25656              From: Dominic Dunlop <domo@computer.org>
25657              Date: Fri, 13 Oct 2000 19:17:57 +0200
25658              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
25659      Branch: perl
25660            ! t/op/sprintf.t
25661 ____________________________________________________________________________
25662 [  7224] By: jhi                                   on 2000/10/13  18:40:48
25663         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
25664      Branch: perl
25665            ! toke.c
25666 ____________________________________________________________________________
25667 [  7223] By: jhi                                   on 2000/10/13  18:37:13
25668         Log: Thinko in #7222.
25669      Branch: perl
25670            ! utf8.c
25671 ____________________________________________________________________________
25672 [  7222] By: jhi                                   on 2000/10/13  18:05:23
25673         Log: Use UTF8SKIP(), from Simon Cozens.
25674      Branch: perl
25675            ! utf8.c
25676 ____________________________________________________________________________
25677 [  7221] By: jhi                                   on 2000/10/13  15:43:19
25678         Log: (accidentally empty check-in)
25679      Branch: perl
25680            ! utf8.c
25681 ____________________________________________________________________________
25682 [  7220] By: jhi                                   on 2000/10/13  15:23:51
25683         Log: Add (optimistically) Storable to static extensions.
25684      Branch: perl
25685            ! hints/uwin.sh hints/vmesa.sh
25686 ____________________________________________________________________________
25687 [  7219] By: jhi                                   on 2000/10/13  15:20:05
25688         Log: Amdahl UTS doesn't seem to do dynaloading.
25689      Branch: perl
25690            ! hints/uts.sh
25691 ____________________________________________________________________________
25692 [  7218] By: jhi                                   on 2000/10/13  15:15:20
25693         Log: Slight tweak of the code to appease Amdahl UTS cc.
25694      Branch: perl
25695            ! pp.c
25696 ____________________________________________________________________________
25697 [  7217] By: jhi                                   on 2000/10/13  14:50:42
25698         Log: In Amdahl UTS "struct sv" is defined by a system header,
25699              <ksync.h>.
25700      Branch: perl
25701            ! perl.h sv.h
25702 ____________________________________________________________________________
25703 [  7216] By: jhi                                   on 2000/10/13  11:58:25
25704         Log: Ilya implemented the memory profiling API.
25705      Branch: perl
25706            ! Todo
25707 ____________________________________________________________________________
25708 [  7215] By: jhi                                   on 2000/10/13  02:56:38
25709         Log: Subject: [PATCH 5.7.0] Perl API for mstats
25710              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25711              Date: Thu, 12 Oct 2000 22:52:40 -0400
25712              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
25713      Branch: perl
25714            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
25715 ____________________________________________________________________________
25716 [  7214] By: jhi                                   on 2000/10/13  02:55:38
25717         Log: Subject: [PATCH 5.7.0] IVs in mtats
25718              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25719              Date: Thu, 12 Oct 2000 22:51:04 -0400
25720              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
25721      Branch: perl
25722            ! malloc.c perl.h
25723 ____________________________________________________________________________
25724 [  7213] By: jhi                                   on 2000/10/13  02:31:47
25725         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
25726      Branch: perl
25727            ! pod/perldiag.pod pp_sys.c
25728 ____________________________________________________________________________
25729 [  7212] By: jhi                                   on 2000/10/13  01:27:38
25730         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
25731              From: Peter Prymmer <pvhp@forte.com>
25732              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
25733              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
25734      Branch: perl
25735            ! t/op/oct.t
25736 ____________________________________________________________________________
25737 [  7211] By: jhi                                   on 2000/10/13  00:35:09
25738         Log: Update Changes.
25739      Branch: perl
25740            ! Changes patchlevel.h
25741 ____________________________________________________________________________
25742 [  7210] By: jhi                                   on 2000/10/12  23:59:40
25743         Log: The Install.pm third of
25744              
25745              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
25746              From: Bill Campbell <bill@celestial.com>
25747              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
25748              Date: Thu, 5 Oct 2000 18:04:51 -0700
25749      Branch: perl
25750            ! lib/ExtUtils/Install.pm
25751 ____________________________________________________________________________
25752 [  7209] By: jhi                                   on 2000/10/12  23:58:43
25753         Log: Two thirds of
25754              
25755              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
25756              Date: Thu, 5 Oct 2000 18:04:51 -0700
25757              From: Bill Campbell <bill@celestial.com>
25758              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
25759              
25760              The Install.pm changes will be submitted separately because
25761              they need some work and discussion still.
25762      Branch: perl
25763            ! lib/getopts.pl lib/termcap.pl
25764 ____________________________________________________________________________
25765 [  7208] By: jhi                                   on 2000/10/12  23:41:19
25766         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
25767              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25768              Date:     Thu, 12 Oct 2000 07:30:02 EDT
25769              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
25770      Branch: perl
25771            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
25772            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
25773 ____________________________________________________________________________
25774 [  7207] By: jhi                                   on 2000/10/12  23:39:01
25775         Log: An updated EBCDIC tr patch.
25776              
25777              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
25778              From: Peter Prymmer <pvhp@forte.com>
25779              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
25780              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
25781      Branch: perl
25782            ! t/op/tr.t
25783 ____________________________________________________________________________
25784 [  7206] By: jhi                                   on 2000/10/12  23:34:55
25785         Log: Upgrade to CPAN 1.58, from Andreas König.
25786      Branch: perl
25787            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
25788 ____________________________________________________________________________
25789 [  7205] By: jhi                                   on 2000/10/12  23:29:08
25790         Log: Introduce the man[24-8] variables, from Andy Dougherty.
25791      Branch: metaconfig/U/perl
25792            + mandirs.U mandirstyle.U
25793      Branch: perl
25794            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25795            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
25796            ! vos/config.h vos/config.pl vos/config_h.SH_orig
25797            ! win32/config.bc win32/config.gc win32/config.vc
25798 ____________________________________________________________________________
25799 [  7204] By: gsar                                  on 2000/10/12  18:11:24
25800         Log: restore change#7202
25801      Branch: perl
25802            ! mg.c
25803 ____________________________________________________________________________
25804 [  7203] By: gsar                                  on 2000/10/12  18:09:40
25805         Log: another test of the Emergency Broadcast System--back out 
25806              change#7202
25807      Branch: perl
25808            ! mg.c
25809 ____________________________________________________________________________
25810 [  7202] By: gsar                                  on 2000/10/12  16:40:47
25811         Log: (submitted on behalf of Jarkko)
25812              Fix the lib/encode.t subtest 6 failure as reported by Andreas
25813              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
25814              was unearthed by change 7182, as was a bug in HTML::Entities.
25815      Branch: perl
25816            ! mg.c
25817 ____________________________________________________________________________
25818 [  7201] By: jhi                                   on 2000/10/11  03:16:05
25819         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
25820      Branch: perl
25821            ! pp_hot.c t/pragma/utf8.t
25822 ____________________________________________________________________________
25823 [  7200] By: jhi                                   on 2000/10/11  00:40:30
25824         Log: The #7198 was a false alarm.
25825      Branch: perl
25826            ! pp_hot.c
25827 ____________________________________________________________________________
25828 [  7199] By: jhi                                   on 2000/10/11  00:26:04
25829         Log: Remove duplicated code.
25830      Branch: perl
25831            ! t/lib/cgi-html.t
25832 ____________________________________________________________________________
25833 [  7198] By: jhi                                   on 2000/10/10  23:30:46
25834         Log: (Retracted by #7200.)
25835      Branch: perl
25836            ! pp_hot.c
25837 ____________________________________________________________________________
25838 [  7197] By: jhi                                   on 2000/10/10  21:49:30
25839         Log: Add the test case for #7190, from the original bug report
25840              by Andreas König.
25841      Branch: perl
25842            ! t/pragma/utf8.t
25843 ____________________________________________________________________________
25844 [  7196] By: jhi                                   on 2000/10/10  21:40:49
25845         Log: Reapply Andy's patch and regen Configure.
25846      Branch: perl
25847            ! Configure INSTALL Makefile.SH Porting/Glossary
25848            ! Porting/config.sh config_h.SH epoc/config.sh installperl
25849            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
25850            ! win32/config.vc
25851 ____________________________________________________________________________
25852 [  7195] By: jhi                                   on 2000/10/10  21:09:30
25853         Log: Use the versiononly instead of the installscripts,
25854              retract the changes 7146 and 7147.
25855      Branch: perl
25856            ! Configure INSTALL Makefile.SH Porting/Glossary
25857            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
25858            ! installperl uconfig.sh vos/config.def win32/config.bc
25859            ! win32/config.gc win32/config.vc
25860 ____________________________________________________________________________
25861 [  7194] By: jhi                                   on 2000/10/10  21:06:15
25862         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
25863              From: Peter Prymmer <pvhp@forte.com>
25864              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
25865              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
25866      Branch: perl
25867            ! t/op/ver.t
25868 ____________________________________________________________________________
25869 [  7193] By: jhi                                   on 2000/10/10  21:05:12
25870         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
25871              From: Peter Prymmer <pvhp@forte.com>
25872              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
25873              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
25874      Branch: perl
25875            ! t/op/tr.t
25876 ____________________________________________________________________________
25877 [  7192] By: jhi                                   on 2000/10/10  20:57:30
25878         Log: Add versiononly, delete installscripts, from Andy Dougherty.
25879      Branch: metaconfig
25880            - U/installdirs/installscripts.U
25881      Branch: metaconfig/U/perl
25882            + versiononly.U
25883 ____________________________________________________________________________
25884 [  7191] By: jhi                                   on 2000/10/10  19:41:21
25885         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
25886              From: Peter Prymmer <pvhp@forte.com>
25887              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
25888              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
25889      Branch: perl
25890            ! pod/perlebcdic.pod
25891 ____________________________________________________________________________
25892 [  7190] By: jhi                                   on 2000/10/10  19:26:14
25893         Log: Subject: Re: utf8 concat, mg_get
25894              From: Simon Cozens <simon@cozens.net>
25895              Date: Tue, 10 Oct 2000 17:40:17 +0100
25896              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
25897      Branch: perl
25898            ! pp_hot.c
25899 ____________________________________________________________________________
25900 [  7189] By: jhi                                   on 2000/10/10  19:23:03
25901         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
25902              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
25903              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
25904              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
25905      Branch: perl
25906            ! lib/ExtUtils/MM_Unix.pm
25907 ____________________________________________________________________________
25908 [  7188] By: jhi                                   on 2000/10/10  15:31:24
25909         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
25910              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
25911              Date: Fri, 14 Jul 2000 10:47:36 +0100
25912              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
25913      Branch: perl
25914            ! README.win32
25915 ____________________________________________________________________________
25916 [  7187] By: jhi                                   on 2000/10/10  13:30:10
25917         Log: Quote the temp file name, needed in Win32 because the
25918              default name unfortunately contains spaces, shouldn't
25919              hurt elsewhere.
25920              
25921              Subject: FW: perldoc fails if $TEMP contains spaces
25922              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
25923              Date: Thu, 14 Sep 2000 08:58:45 +0100
25924              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
25925      Branch: perl
25926            ! utils/perldoc.PL
25927 ____________________________________________________________________________
25928 [  7186] By: jhi                                   on 2000/10/10  13:16:27
25929         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
25930              From: hv@hugo.hybyte.com
25931              Date: Tue, 10 Oct 2000 14:10:20 +0100
25932              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
25933      Branch: perl
25934            ! t/lib/thr5005.t util.c
25935 ____________________________________________________________________________
25936 [  7185] By: jhi                                   on 2000/10/10  12:06:22
25937         Log: Upgrade to podlators 1.04, from Russ Allbery.
25938      Branch: perl
25939            ! lib/Pod/Man.pm lib/Pod/Text.pm
25940 ____________________________________________________________________________
25941 [  7184] By: jhi                                   on 2000/10/10  12:01:32
25942         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
25943      Branch: perl
25944            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
25945 ____________________________________________________________________________
25946 [  7183] By: jhi                                   on 2000/10/09  23:47:15
25947         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
25948              From: Peter Prymmer <pvhp@forte.com>
25949              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
25950              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
25951      Branch: perl
25952            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
25953 ____________________________________________________________________________
25954 [  7182] By: jhi                                   on 2000/10/09  23:43:16
25955         Log: Make eq work again with utf8 (disabling the upgrading
25956              should no more be necessary since the copies of the
25957              scalars are upgraded, not the scalars themselves).
25958              Takes care of ID 20001009.001.  (The claimed length()
25959              bug in 20001009.001 seems bogus to me.)
25960      Branch: perl
25961            ! sv.c t/pragma/utf8.t
25962 ____________________________________________________________________________
25963 [  7181] By: gsar                                  on 2000/10/09  19:41:54
25964         Log: tweak for change#7173
25965      Branch: perl
25966            ! win32/win32sck.c
25967 ____________________________________________________________________________
25968 [  7180] By: gsar                                  on 2000/10/09  19:26:56
25969         Log: on Windows, clean targets might not work under some flavors of the shell
25970      Branch: perl
25971            ! win32/Makefile win32/makefile.mk
25972 ____________________________________________________________________________
25973 [  7179] By: jhi                                   on 2000/10/09  19:21:02
25974         Log: Update Changes.
25975      Branch: perl
25976            ! Changes patchlevel.h
25977 ____________________________________________________________________________
25978 [  7178] By: jhi                                   on 2000/10/09  19:18:23
25979         Log: Warn about unknown scripts.
25980              
25981              Subject: Re: ideas? patches? [PATCH bleadperl]
25982              From: Dominic Dunlop <domo@computer.org>
25983              Date: Mon, 9 Oct 2000 14:57:17 +0200
25984              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
25985      Branch: perl
25986            ! lib/charnames.pm
25987 ____________________________________________________________________________
25988 [  7177] By: jhi                                   on 2000/10/09  19:13:27
25989         Log: Change #7160 had a nasty typo.
25990      Branch: metaconfig
25991            ! U/compline/Compile.U
25992      Branch: perl
25993            ! Configure config_h.SH
25994 ____________________________________________________________________________
25995 [  7176] By: gsar                                  on 2000/10/09  18:59:33
25996         Log: pod nit
25997      Branch: perl
25998            ! pod/perlport.pod
25999 ____________________________________________________________________________
26000 [  7175] By: gsar                                  on 2000/10/09  18:54:28
26001         Log: Windows9x doesn't support link(), despite what Config.pm
26002              might think
26003      Branch: perl
26004            ! lib/ExtUtils/Manifest.pm
26005 ____________________________________________________________________________
26006 [  7174] By: gsar                                  on 2000/10/09  18:50:03
26007         Log: avoid nonportable example code
26008      Branch: perl
26009            ! lib/File/Copy.pm
26010 ____________________________________________________________________________
26011 [  7173] By: gsar                                  on 2000/10/09  18:46:54
26012         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
26013              being used) when closing a socket handle
26014      Branch: perl
26015            ! win32/win32.c win32/win32.h win32/win32sck.c
26016 ____________________________________________________________________________
26017 [  7172] By: gsar                                  on 2000/10/09  18:41:40
26018         Log: on Windows, cwd strings in the environment should be of the
26019              form =X:=X:\foo instead of =X=X:\foo\
26020      Branch: perl
26021            ! win32/vdir.h
26022 ____________________________________________________________________________
26023 [  7171] By: gsar                                  on 2000/10/09  18:30:09
26024         Log: on Windows, LoadLibrary() could load an extension DLL multiple
26025              times if forward slashes are used in the path
26026      Branch: perl
26027            ! win32/win32.c
26028 ____________________________________________________________________________
26029 [  7170] By: jhi                                   on 2000/10/09  17:53:59
26030         Log: Add a todo note about overloadable assertions.
26031      Branch: perl
26032            ! Todo-5.6
26033 ____________________________________________________________________________
26034 [  7169] By: jhi                                   on 2000/10/09  13:43:45
26035         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
26036              From: mjd@plover.com
26037              Date: 9 Oct 2000 00:24:44 -0000
26038              Message-ID: <20001009002444.10616.qmail@plover.com>
26039      Branch: perl
26040            ! pod/perldebguts.pod
26041 ____________________________________________________________________________
26042 [  7168] By: nick                                  on 2000/10/08  13:16:33
26043         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
26044              is not right thing to do on (e.g. x86). Network order is also "right" for
26045              X fonts.
26046      Branch: perl
26047            ! ext/Encode/Encode.pm
26048 ____________________________________________________________________________
26049 [  7167] By: nick                                  on 2000/10/08  12:54:42
26050         Log: Make "encodings" work post-install when Encode/*.enc files may not
26051              be in same directory as Encode.pm
26052      Branch: perl
26053            ! ext/Encode/Encode.pm
26054 ____________________________________________________________________________
26055 [  7166] By: nick                                  on 2000/10/08  11:51:26
26056         Log: Work round the fact that $hash->{$key} does not take into account
26057              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
26058              so that key is always in the "expected" encoding - i.e. same way we put
26059              it in the hash.
26060      Branch: perl
26061            ! ext/Encode/Encode.pm
26062 ____________________________________________________________________________
26063 [  7165] By: gsar                                  on 2000/10/08  04:15:29
26064         Log: save_re_context() could reset PL_curcop to freed memory, causing core
26065              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
26066      Branch: perl
26067            ! pp_ctl.c
26068 ____________________________________________________________________________
26069 [  7164] By: jhi                                   on 2000/10/06  20:51:48
26070         Log: UTF8ize split() so that the cloned substrings get the UTF8
26071              flag of the original scalar.  Problem reported by Simon Cozens.
26072      Branch: perl
26073            ! pp.c t/pragma/utf8.t
26074 ____________________________________________________________________________
26075 [  7163] By: nick                                  on 2000/10/06  20:48:34
26076         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
26077              got a false +ve and so did not reach code which would have un-FAKEd the SV.
26078      Branch: perl
26079            ! sv.c
26080 ____________________________________________________________________________
26081 [  7162] By: nick                                  on 2000/10/06  20:25:37
26082         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
26083              To fix  (sort {$a <=> $b} keys %hash) in particular but
26084              should cover a number of other as-yet-unknown cases as well.
26085      Branch: perl
26086            ! sv.c
26087 ____________________________________________________________________________
26088 [  7161] By: jhi                                   on 2000/10/06  19:56:18
26089         Log: Change the version number of Tie::Handle in the core to 4.0,
26090              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
26091              
26092              Subject: Note on Tie::Handle
26093              From: andreas.koenig@anima.de (Andreas J. Koenig)
26094              Date:      06 Oct 2000 21:48:58 +0200
26095              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
26096      Branch: perl
26097            ! lib/Tie/Handle.pm
26098 ____________________________________________________________________________
26099 [  7160] By: jhi                                   on 2000/10/06  18:20:35
26100         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
26101              as the first option of cc/ld because of ultrapicky compilers
26102              (e.g. OS/390 R2.5)
26103      Branch: metaconfig
26104            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
26105            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
26106            ! U/compline/orderlib.U U/modified/Cppsym.U
26107            ! U/modified/d_access.U
26108      Branch: metaconfig/U/perl
26109            ! Checkcc.U d_dlsymun.U gccvers.U
26110      Branch: perl
26111            ! Configure config_h.SH
26112 ____________________________________________________________________________
26113 [  7159] By: jhi                                   on 2000/10/06  13:56:39
26114         Log: Update Changes.
26115      Branch: perl
26116            ! Changes patchlevel.h
26117 ____________________________________________________________________________
26118 [  7158] By: jhi                                   on 2000/10/06  12:48:40
26119         Log: Eliminate $Is_VMS code from the test.
26120              
26121              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
26122              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26123              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
26124              Date:     Thu, 5 Oct 2000 07:46:33 EDT
26125      Branch: perl
26126            ! t/lib/b.t
26127 ____________________________________________________________________________
26128 [  7157] By: jhi                                   on 2000/10/06  12:47:13
26129         Log: Also the $ccflags is needed for the C compiler check.
26130              
26131              Subject: Configure (check for C-compiler)
26132              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26133              Date: Fri, 06 Oct 2000 08:47:15 +0200
26134              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
26135      Branch: metaconfig/U/perl
26136            ! Checkcc.U
26137      Branch: perl
26138            ! Configure config_h.SH
26139 ____________________________________________________________________________
26140 [  7156] By: jhi                                   on 2000/10/06  11:45:15
26141         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
26142      Branch: perl
26143            ! perl.c pp_ctl.c sv.h utf8.c
26144 ____________________________________________________________________________
26145 [  7155] By: jhi                                   on 2000/10/06  11:40:41
26146         Log: IO::Handle->syswrite() did not handle length omission
26147              like CORE::syswrite() does.
26148              
26149              Subject: [Fwd] IO::Handle, syswrite and arguments
26150              From: Graham Barr <gbarr@pobox.com>
26151              Date: Fri, 6 Oct 2000 10:22:05 +0100
26152              Message-ID: <20001006102205.U6312@pobox.com>
26153              
26154              The original patch from andrew@ugh.net.au.
26155      Branch: perl
26156            ! ext/IO/lib/IO/Handle.pm
26157 ____________________________________________________________________________
26158 [  7154] By: jhi                                   on 2000/10/06  01:42:15
26159         Log: Tweak #7153.
26160      Branch: perl
26161            ! utf8.h
26162 ____________________________________________________________________________
26163 [  7153] By: jhi                                   on 2000/10/06  00:39:55
26164         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
26165      Branch: perl
26166            ! utf8.h
26167 ____________________________________________________________________________
26168 [  7152] By: jhi                                   on 2000/10/06  00:38:11
26169         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
26170      Branch: perl
26171            ! perl.c pp_ctl.c sv.h utf8.c
26172 ____________________________________________________________________________
26173 [  7151] By: jhi                                   on 2000/10/06  00:36:38
26174         Log: Subject: Re: Questions about Tie::Array and perl modules
26175              From: Nick Ing-Simmons <nik@tiuk.ti.com>
26176              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
26177              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
26178              
26179              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
26180      Branch: perl
26181            ! lib/Tie/Array.pm t/op/array.t
26182 ____________________________________________________________________________
26183 [  7150] By: jhi                                   on 2000/10/05  00:20:45
26184         Log: Regen Changes.
26185      Branch: perl
26186            ! Changes patchlevel.h
26187 ____________________________________________________________________________
26188 [  7149] By: jhi                                   on 2000/10/05  00:20:01
26189         Log: Regen toc.
26190      Branch: perl
26191            ! pod/perltoc.pod
26192 ____________________________________________________________________________
26193 [  7148] By: jhi                                   on 2000/10/04  23:35:08
26194         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
26195              reported several times by Dominic Dunlop, for example in
26196              ID 20000315.008.  Patch from Dominic.  Patch affects at
26197              least MachTen, and possibly other oldish BSDs. Should not
26198              break non-broken platforms (tested on LinuxPPC). 
26199      Branch: perl
26200            ! doio.c
26201 ____________________________________________________________________________
26202 [  7147] By: jhi                                   on 2000/10/04  23:26:34
26203         Log: The one that got away from 7146.
26204      Branch: metaconfig
26205            + U/installdirs/installscripts.U
26206 ____________________________________________________________________________
26207 [  7146] By: jhi                                   on 2000/10/04  23:25:04
26208         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
26209              suggested by H. Merijn Brand.
26210      Branch: perl
26211            ! Configure INSTALL Makefile.SH Porting/Glossary
26212            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
26213            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
26214            ! win32/config.vc
26215 ____________________________________________________________________________
26216 [  7145] By: jhi                                   on 2000/10/04  22:08:21
26217         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
26218              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26219              Date: Wed, 4 Oct 2000 17:37:46 -0400
26220              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
26221      Branch: perl
26222            ! utils/h2xs.PL
26223 ____________________________________________________________________________
26224 [  7144] By: jhi                                   on 2000/10/04  18:11:41
26225         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
26226              From: Jeff Pinyan <jeffp@crusoe.net>
26227              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
26228              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
26229      Branch: perl
26230            ! pod/perlrun.pod
26231 ____________________________________________________________________________
26232 [  7143] By: jhi                                   on 2000/10/04  18:09:58
26233         Log: Subject: perlhack.pod Patch for Externals Tools
26234              From: Fisher Mark <fisherm@tce.com>
26235              Date: Tue, 3 Oct 2000 15:43:27 -0500 
26236              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
26237      Branch: perl
26238            ! pod/perlhack.pod
26239 ____________________________________________________________________________
26240 [  7142] By: jhi                                   on 2000/10/04  18:08:41
26241         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
26242              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26243              Date:     Wed, 4 Oct 2000 12:11:11 EDT
26244              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
26245      Branch: perl
26246            ! vms/vms.c
26247 ____________________________________________________________________________
26248 [  7141] By: jhi                                   on 2000/10/04  12:20:16
26249         Log: Subject: [PATCH 5.7.0] h2xs not working
26250              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26251              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
26252              Date: Tue, 3 Oct 2000 21:43:01 -0400
26253              
26254              Subject: [PATCH 5.7.0] h2xs not documenting the created module
26255              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26256              Date: Tue, 3 Oct 2000 22:55:19 -0400
26257              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
26258      Branch: perl
26259            ! utils/h2xs.PL
26260 ____________________________________________________________________________
26261 [  7140] By: jhi                                   on 2000/10/04  11:53:44
26262         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
26263              From: nick@babyhippo.com
26264              Date: Wed, 4 Oct 2000 12:06:45 +0100
26265              Message-Id: <20001004120645.A7356@babyhippo.com>
26266              
26267              Retract 7118 and 7135.
26268      Branch: perl
26269            ! installman installperl op.c t/pragma/subs.t
26270 ____________________________________________________________________________
26271 [  7139] By: jhi                                   on 2000/10/03  22:09:41
26272         Log: It is possible to have no hosts database at all.  Pointed out in
26273              
26274              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
26275              From: Peter Prymmer <pvhp@forte.com>
26276              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
26277              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
26278      Branch: metaconfig
26279            ! U/modified/myhostname.U
26280      Branch: perl
26281            ! Configure config_h.SH
26282 ____________________________________________________________________________
26283 [  7138] By: jhi                                   on 2000/10/03  21:49:49
26284         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
26285              From: Peter Prymmer <pvhp@forte.com>
26286              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
26287              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
26288      Branch: perl
26289            ! pp_sys.c
26290 ____________________________________________________________________________
26291 [  7137] By: jhi                                   on 2000/10/03  20:10:05
26292         Log: One remaining nit less at the VMS mailbox sizing.
26293      Branch: perl
26294            ! vms/vms.c
26295 ____________________________________________________________________________
26296 [  7136] By: jhi                                   on 2000/10/03  20:08:47
26297         Log: Test harness update to sync with the new perlcc,
26298              from Simon Cozens.
26299      Branch: perl
26300            ! t/TEST t/UTEST
26301 ____________________________________________________________________________
26302 [  7135] By: jhi                                   on 2000/10/03  15:15:42
26303         Log: Subject: Re: PATCH for 20001003.004
26304              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
26305              From: "AARON B. DOSSETT" <aaron@iglou.com>
26306              Message-Id: <E13gTay-0006od-00@iglou.com>
26307      Branch: perl
26308            ! installman installperl
26309 ____________________________________________________________________________
26310 [  7134] By: jhi                                   on 2000/10/03  15:00:34
26311         Log: Subject: [ID 20001003.006] B::Debug not -w clean
26312              From: Nicholas Clark <nick@babyhippo.co.uk>
26313              Date: Tue, 03 Oct 2000 15:46:32 +0100
26314              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
26315      Branch: perl
26316            ! ext/B/B/Debug.pm
26317 ____________________________________________________________________________
26318 [  7133] By: jhi                                   on 2000/10/03  14:58:39
26319         Log: Scale down the VMS message boxes, by Charles Lane.
26320              Fix for ID 20000903.009, workaround at
26321              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
26322      Branch: perl
26323            ! vms/vms.c
26324 ____________________________________________________________________________
26325 [  7132] By: jhi                                   on 2000/10/03  11:20:37
26326         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
26327      Branch: perl
26328            + t/lib/st-lock.t t/lib/st-utf8.t
26329            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
26330            ! ext/Storable/Storable.xs t/lib/st-recurse.t
26331 ____________________________________________________________________________
26332 [  7131] By: jhi                                   on 2000/10/03  03:38:23
26333         Log: Encode nits.
26334      Branch: perl
26335            ! MANIFEST Makefile.SH
26336 ____________________________________________________________________________
26337 [  7130] By: jhi                                   on 2000/10/03  03:31:05
26338         Log: Update Changes.
26339      Branch: perl
26340            ! Changes patchlevel.h
26341 ____________________________________________________________________________
26342 [  7129] By: jhi                                   on 2000/10/03  02:24:02
26343         Log: Misplaced else.
26344      Branch: metaconfig/U/perl
26345            ! d_strtoll.U
26346      Branch: perl
26347            ! Configure config_h.SH
26348 ____________________________________________________________________________
26349 [  7128] By: jhi                                   on 2000/10/03  02:08:29
26350         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
26351              From: sthoenna@efn.org
26352              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
26353              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
26354      Branch: metaconfig/U/perl
26355            ! d_strtoll.U
26356      Branch: perl
26357            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
26358 ____________________________________________________________________________
26359 [  7127] By: jhi                                   on 2000/10/03  01:13:14
26360         Log: Update Changes.
26361      Branch: perl
26362            ! Changes patchlevel.h
26363 ____________________________________________________________________________
26364 [  7126] By: jhi                                   on 2000/10/03  00:57:08
26365         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
26366              as suggested by Olaf Flebbe and Nick Clark.
26367      Branch: perl
26368            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
26369 ____________________________________________________________________________
26370 [  7125] By: jhi                                   on 2000/10/03  00:50:56
26371         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
26372              From: Nick Clark <nick@plum.flirble.org>
26373              Date: Mon, 2 Oct 2000 11:03:24 +0100
26374              Message-Id: <20001002110324.D20073@plum.flirble.org>
26375              
26376              Also fixes bug ID 20001002.005.
26377      Branch: perl
26378            ! t/lib/encode.t
26379 ____________________________________________________________________________
26380 [  7124] By: jhi                                   on 2000/10/03  00:34:59
26381         Log: Subject: [PATCH 5.7.0] Epoc update
26382              From: Olaf Flebbe <o.flebbe@gmx.de>
26383              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
26384              Message-ID: <26423.969484586@www10.gmx.net>
26385      Branch: perl
26386            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
26387            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
26388            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
26389            ! util.c util.h
26390 ____________________________________________________________________________
26391 [  7123] By: jhi                                   on 2000/10/03  00:30:07
26392         Log: Regen headers.
26393      Branch: perl
26394            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
26395 ____________________________________________________________________________
26396 [  7122] By: jhi                                   on 2000/10/03  00:10:48
26397         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
26398      Branch: perl
26399            ! hints/openbsd.sh
26400 ____________________________________________________________________________
26401 [  7121] By: jhi                                   on 2000/10/03  00:05:06
26402         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
26403              From: <abigail@foad.org>
26404              Date: Tue, 26 Sep 2000 13:36:14 -0400
26405              Message-ID: <20000926173614.4356.qmail@foad.org>
26406      Branch: perl
26407            ! pod/perlop.pod
26408 ____________________________________________________________________________
26409 [  7120] By: jhi                                   on 2000/10/03  00:04:00
26410         Log: Inside require() $^S was always left undefined.
26411              
26412              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
26413              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26414              Date: Wed, 27 Sep 2000 18:54:49 -0400
26415              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
26416      Branch: perl
26417            ! cop.h mg.c pp_ctl.c util.c
26418 ____________________________________________________________________________
26419 [  7119] By: jhi                                   on 2000/10/03  00:00:16
26420         Log: Subject: [PATCH] DLL not restartabke with threaded perl
26421              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
26422              Date: Thu, 28 Sep 2000 09:20:46 +0100
26423              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
26424      Branch: perl
26425            ! perl.c
26426 ____________________________________________________________________________
26427 [  7118] By: jhi                                   on 2000/10/02  23:59:20
26428         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
26429              From: Nicholas Clark <nick@ccl4.org>
26430              Date: Thu, 28 Sep 2000 11:52:24 +0100
26431              Message-ID: <20000928115224.D7924@plum.flirble.org>
26432      Branch: perl
26433            ! op.c
26434 ____________________________________________________________________________
26435 [  7117] By: jhi                                   on 2000/10/02  23:57:51
26436         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
26437              From: Nicholas Clark <nick@babyhippo.co.uk>
26438              Date: Thu, 28 Sep 2000 12:18:10 +0100
26439              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
26440              
26441              Did not apply cleanly, manual intervention was needed.
26442      Branch: perl
26443            ! ext/B/B/Bytecode.pm utils/perlcc.PL
26444 ____________________________________________________________________________
26445 [  7116] By: jhi                                   on 2000/10/02  23:50:40
26446         Log: Document the issue (is not a syntax error, kind of)
26447              
26448              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
26449              From: Nicholas Clark <nick@ccl4.org>
26450              Date: Thu, 28 Sep 2000 17:12:42 +0100
26451              Message-ID: <20000928171242.K7924@plum.flirble.org>
26452      Branch: perl
26453            ! pod/perldata.pod
26454 ____________________________________________________________________________
26455 [  7115] By: jhi                                   on 2000/10/02  23:48:58
26456         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
26457              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26458              Date: Thu, 28 Sep 2000 21:55:31 -0400
26459              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
26460      Branch: perl
26461            ! regexec.c
26462 ____________________________________________________________________________
26463 [  7114] By: jhi                                   on 2000/10/02  23:47:57
26464         Log: Subject: DOC PATCH 5.6.0
26465              From: mjd@plover.com
26466              Date: 30 Sep 2000 06:02:34 -0000
26467              Message-ID: <20000930060234.4559.qmail@plover.com>
26468      Branch: perl
26469            ! pod/perldebguts.pod
26470 ____________________________________________________________________________
26471 [  7113] By: jhi                                   on 2000/10/02  23:46:43
26472         Log: SOCK_DGRAM and listen() do not mix as reported in
26473              
26474              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
26475              From: Petter Reinholdtsen <pere@hungry.com>
26476              Date: Sun, 1 Oct 2000 10:57:20 +0800
26477              Message-Id: <200010010257.KAA05735@localhost.localdomain>
26478              
26479              The patch for 5.7.0+ had to be reengineered, though.
26480      Branch: perl
26481            ! ext/IO/lib/IO/Socket/UNIX.pm
26482 ____________________________________________________________________________
26483 [  7112] By: jhi                                   on 2000/10/02  23:36:57
26484         Log: Subject: Re: [PATCH 5.005_64 missed]
26485              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26486              Date: Sun, 1 Oct 2000 18:50:10 -0400
26487              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
26488      Branch: perl
26489            ! pod/perlxs.pod
26490 ____________________________________________________________________________
26491 [  7111] By: jhi                                   on 2000/10/02  23:35:40
26492         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
26493              From: Radu Greab <radu@netsoft.ro>
26494              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
26495              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
26496      Branch: perl
26497            ! op.c opcode.pl t/op/substr.t
26498 ____________________________________________________________________________
26499 [  7110] By: jhi                                   on 2000/10/02  23:32:38
26500         Log: Subject: [PATCH] Fix aliasing of tied filehandles
26501              From: Daniel Chetlin <daniel@chetlin.com>
26502              Date: Mon, 2 Oct 2000 14:53:27 -0700
26503              Message-ID: <20001002145327.C1617@ilmd>
26504      Branch: perl
26505            ! perl.h pp_hot.c t/op/tiehandle.t
26506 ____________________________________________________________________________
26507 [  7109] By: jhi                                   on 2000/10/02  23:31:30
26508         Log: s/Robin Parker/Robin Barker/
26509      Branch: perl
26510            ! Changes5.6
26511 ____________________________________________________________________________
26512 [  7108] By: jhi                                   on 2000/10/02  23:15:46
26513         Log: Retract #7091 as suggested in
26514              
26515              From: Robin Barker <rmb1@cise.npl.co.uk> 
26516              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
26517              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
26518              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
26519      Branch: perl
26520            ! embed.pl proto.h
26521 ____________________________________________________________________________
26522 [  7107] By: nick                                  on 2000/10/02  18:23:14
26523         Log: A few tweaks to get Tk803 to work with Encode scheme.
26524      Branch: perl
26525            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
26526 ____________________________________________________________________________
26527 [  7106] By: nick                                  on 2000/10/01  21:34:14
26528         Log: Add checking cases to Encode's toUnicode and fromUnicode.
26529      Branch: perl
26530            ! ext/Encode/Encode.pm
26531 ____________________________________________________________________________
26532 [  7105] By: nick                                  on 2000/10/01  17:18:01
26533         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
26534              To read and use them.
26535              Add a lib/encode.t which checks a few things.
26536      Branch: perl
26537            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
26538            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
26539            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
26540            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
26541            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
26542            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
26543            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
26544            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
26545            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
26546            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
26547            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
26548            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
26549            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
26550            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
26551            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
26552            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
26553            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
26554            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
26555            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
26556            + ext/Encode/Encode/iso2022-jp.enc
26557            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
26558            + ext/Encode/Encode/iso8859-1.enc
26559            + ext/Encode/Encode/iso8859-2.enc
26560            + ext/Encode/Encode/iso8859-3.enc
26561            + ext/Encode/Encode/iso8859-4.enc
26562            + ext/Encode/Encode/iso8859-5.enc
26563            + ext/Encode/Encode/iso8859-6.enc
26564            + ext/Encode/Encode/iso8859-7.enc
26565            + ext/Encode/Encode/iso8859-8.enc
26566            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
26567            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
26568            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
26569            + ext/Encode/Encode/macCentEuro.enc
26570            + ext/Encode/Encode/macCroatian.enc
26571            + ext/Encode/Encode/macCyrillic.enc
26572            + ext/Encode/Encode/macDingbats.enc
26573            + ext/Encode/Encode/macGreek.enc
26574            + ext/Encode/Encode/macIceland.enc
26575            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
26576            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
26577            + ext/Encode/Encode/macTurkish.enc
26578            + ext/Encode/Encode/macUkraine.enc
26579            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
26580            + t/lib/encode.t
26581            ! MANIFEST ext/Encode/Encode.pm
26582 ____________________________________________________________________________
26583 [  7104] By: nick                                  on 2000/09/30  13:04:30
26584         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
26585              From: Daniel Chetlin <daniel@chetlin.com>
26586              Date: Mon, 18 Sep 2000 05:05:40 -0700
26587              Message-Id: <20000918050540.C652@ilmd>
26588      Branch: perl
26589            ! lib/overload.pm sv.c t/pragma/overload.t
26590 ____________________________________________________________________________
26591 [  7103] By: nick                                  on 2000/09/30  12:53:36
26592         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
26593              From: Johan Vromans <jvromans@squirrel.nl>
26594              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
26595              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
26596      Branch: perl
26597            ! pod/Makefile.SH
26598 ____________________________________________________________________________
26599 [  7102] By: nick                                  on 2000/09/30  12:52:31
26600         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
26601              From: Spider Boardman <spider@Orb.Nashua.NH.US>
26602              Date: Sat, 16 Sep 2000 16:36:45 -0400
26603              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
26604      Branch: perl
26605            ! ext/B/B/Deparse.pm
26606 ____________________________________________________________________________
26607 [  7101] By: nick                                  on 2000/09/30  12:51:41
26608         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
26609              From: Craig A. Berry <craig.berry@psinetcs.com>
26610              Date: Sat, 16 Sep 2000 10:11:10 -0500
26611              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
26612      Branch: perl
26613            ! vms/vms.c
26614 ____________________________________________________________________________
26615 [  7100] By: nick                                  on 2000/09/30  12:50:33
26616         Log: Subject: Re: unicode support and perl [ID 20000901.097]
26617              From: Spider Boardman <spider@Orb.Nashua.NH.US>
26618              Date: Fri, 15 Sep 2000 16:37:58 -0400
26619              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
26620      Branch: perl
26621            ! t/op/append.t
26622 ____________________________________________________________________________
26623 [  7099] By: nick                                  on 2000/09/30  12:49:35
26624         Log: Subject: Re: unicode support and perl [ID 20000901.097]
26625              From: Spider Boardman <spider@Orb.Nashua.NH.US>
26626              Date: Fri, 15 Sep 2000 16:25:30 -0400
26627              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
26628      Branch: perl
26629            ! pp_hot.c
26630 ____________________________________________________________________________
26631 [  7098] By: nick                                  on 2000/09/30  12:48:00
26632         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
26633              From: Gisle Aas <gisle@ActiveState.com>
26634              Date: 15 Sep 2000 16:23:41 +0200
26635              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
26636      Branch: perl
26637            ! toke.c
26638 ____________________________________________________________________________
26639 [  7097] By: nick                                  on 2000/09/30  12:45:16
26640         Log: Subject: [PATCH] Nits in perlmod.pod
26641              From: Daniel Chetlin <daniel@chetlin.com>
26642              Date: Fri, 15 Sep 2000 02:04:09 -0700
26643              Message-Id: <20000915020409.A2104@ilmd>
26644      Branch: perl
26645            ! pod/perlmod.pod
26646 ____________________________________________________________________________
26647 [  7096] By: nick                                  on 2000/09/30  12:18:00
26648         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
26649              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
26650              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
26651              0 to checking to get the warning.
26652      Branch: perl
26653            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
26654            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
26655            ! regexec.c sv.c toke.c utf8.c
26656 ____________________________________________________________________________
26657 [  7095] By: nick                                  on 2000/09/15  16:55:59
26658         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
26659              
26660              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
26661              From: Spider Boardman <spider@Orb.Nashua.NH.US>
26662              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
26663              Date: Fri, 15 Sep 2000 06:37:30 -0400
26664      Branch: perl
26665            ! ext/Encode/Encode.xs sv.c
26666 ____________________________________________________________________________
26667 [  7094] By: jhi                                   on 2000/09/15  03:23:32
26668         Log: Update Changes.
26669      Branch: perl
26670            ! Changes patchlevel.h
26671 ____________________________________________________________________________
26672 [  7093] By: jhi                                   on 2000/09/15  03:11:44
26673         Log: Fix for the charnames.t failures from Spider Boardman.
26674      Branch: perl
26675            ! toke.c
26676 ____________________________________________________________________________
26677 [  7092] By: jhi                                   on 2000/09/15  00:15:48
26678         Log: Botched the #7090 check-in.
26679      Branch: perl
26680            ! sv.c
26681 ____________________________________________________________________________
26682 [  7091] By: jhi                                   on 2000/09/14  23:33:24
26683         Log: Part of #7081 didn't come through.
26684      Branch: perl
26685            ! embed.pl proto.h
26686 ____________________________________________________________________________
26687 [  7090] By: jhi                                   on 2000/09/14  23:17:39
26688         Log: Subject: Re: perl@7078 
26689              From: Spider Boardman <spider@web.zk3.dec.com>
26690              Date: Thu, 14 Sep 2000 19:06:36 -0400
26691              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
26692      Branch: perl
26693            ! sv.c toke.c
26694 ____________________________________________________________________________
26695 [  7089] By: jhi                                   on 2000/09/14  23:11:21
26696         Log: Small portability tweaks.
26697      Branch: perl
26698            ! ext/Encode/Encode.xs
26699 ____________________________________________________________________________
26700 [  7088] By: jhi                                   on 2000/09/14  22:57:23
26701         Log: Fake return to pacify picky compilers.
26702      Branch: perl
26703            ! ext/Encode/Encode.xs
26704 ____________________________________________________________________________
26705 [  7087] By: jhi                                   on 2000/09/14  22:53:37
26706         Log: Subject: [PATCH] utf8.c apidoc
26707              From: Simon Cozens <simon@cozens.net>
26708              Date: Thu, 14 Sep 2000 23:46:57 +0100
26709              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
26710      Branch: perl
26711            ! perlapi.c pod/perlapi.pod utf8.c
26712 ____________________________________________________________________________
26713 [  7086] By: jhi                                   on 2000/09/14  22:40:38
26714         Log: We don't need to count the high bit bytes, a boolean is enough. 
26715      Branch: perl
26716            ! sv.c
26717 ____________________________________________________________________________
26718 [  7085] By: jhi                                   on 2000/09/14  21:20:09
26719         Log: Replace #7084 with
26720              
26721              Subject: Re: perl@7078 
26722              From: Spider Boardman <spider@web.zk3.dec.com>
26723              Date: Thu, 14 Sep 2000 17:09:36 -0400
26724              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
26725      Branch: perl
26726            ! sv.c utf8.c
26727 ____________________________________________________________________________
26728 [  7084] By: jhi                                   on 2000/09/14  20:03:34
26729         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
26730              convertable to bytes by checking it doesn't go above 0xc3
26731              
26732              Subject: Re: perl@7078
26733              From: Simon Cozens <simon@cozens.net>
26734              Date: Thu, 14 Sep 2000 20:59:19 +0100
26735              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
26736      Branch: perl
26737            ! utf8.c
26738 ____________________________________________________________________________
26739 [  7083] By: jhi                                   on 2000/09/14  19:38:47
26740         Log: Subject: Re: perl@7078
26741              From: Simon Cozens <simon@cozens.net>
26742              Date: Thu, 14 Sep 2000 20:13:09 +0100
26743              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
26744      Branch: perl
26745            ! t/op/bop.t
26746 ____________________________________________________________________________
26747 [  7082] By: jhi                                   on 2000/09/14  17:50:44
26748         Log: The one that got away.
26749      Branch: perl
26750            ! lib/File/Find.pm
26751 ____________________________________________________________________________
26752 [  7081] By: jhi                                   on 2000/09/14  17:45:35
26753         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
26754              From: Robin Barker <rmb1@cise.npl.co.uk>
26755              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
26756              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
26757      Branch: perl
26758            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
26759            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
26760            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
26761            ! regcomp.c toke.c universal.c
26762 ____________________________________________________________________________
26763 [  7080] By: jhi                                   on 2000/09/14  17:40:35
26764         Log: Problems picked up by AIX cc.
26765              
26766              Subject: Re: perl@7078 (patch included)
26767              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26768              Date: Thu, 14 Sep 2000 18:53:30 +0200
26769              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
26770      Branch: perl
26771            ! ext/Encode/Encode.xs
26772 ____________________________________________________________________________
26773 [  7079] By: jhi                                   on 2000/09/14  17:38:27
26774         Log: Subject: File::Find 5.7.0 POD nits
26775              From: Rich Morin <rdm@cfcl.com>
26776              Date: Wed, 13 Sep 2000 22:03:58 -0700
26777              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
26778      Branch: perl
26779            ! lib/File/Find.pm
26780 ____________________________________________________________________________
26781 [  7078] By: jhi                                   on 2000/09/14  14:58:20
26782         Log: Update Changes.
26783      Branch: perl
26784            ! Changes patchlevel.h
26785 ____________________________________________________________________________
26786 [  7077] By: jhi                                   on 2000/09/14  14:55:54
26787         Log: Compilation warnings and an error.
26788      Branch: perl
26789            ! sv.c
26790 ____________________________________________________________________________
26791 [  7076] By: jhi                                   on 2000/09/14  14:42:56
26792         Log: Fix for a parsing bug, not for the original bug.
26793              
26794              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
26795              From: Spider Boardman <spider@web.zk3.dec.com>
26796              Date: Wed, 13 Sep 2000 17:52:20 -0400
26797              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
26798      Branch: perl
26799            ! regcomp.c
26800 ____________________________________________________________________________
26801 [  7075] By: jhi                                   on 2000/09/14  14:40:40
26802         Log: Batch of UTF-8 patches from Simon Cozens.
26803      Branch: perl
26804            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
26805            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
26806            ! toke.c utf8.c
26807 ____________________________________________________________________________
26808 [  7074] By: jhi                                   on 2000/09/14  14:29:58
26809         Log: Subject: Re: Two advertising clauses need to be removed
26810              From: Russ Allbery <rra@stanford.edu>
26811              Date: 13 Sep 2000 18:50:26 -0700
26812              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
26813      Branch: perl
26814            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
26815 ____________________________________________________________________________
26816 [  7073] By: jhi                                   on 2000/09/14  14:28:20
26817         Log: Subject: [PATCH] de-wall t/README
26818              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26819              Date: Wed, 13 Sep 2000 17:46:55 -0700
26820              Message-ID: <//Bw5gzkge/e092yn@efn.org>
26821      Branch: perl
26822            ! t/README
26823 ____________________________________________________________________________
26824 [  7072] By: jhi                                   on 2000/09/14  14:25:10
26825         Log: Hints optimization.
26826              
26827              Subject: Minor nit
26828              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26829              Date: Wed, 13 Sep 2000 21:42:07 +0200
26830              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
26831      Branch: perl
26832            ! hints/hpux.sh
26833 ____________________________________________________________________________
26834 [  7071] By: jhi                                   on 2000/09/14  14:23:30
26835         Log: Allow chop() and chomp() to be overridden.
26836              
26837              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
26838              From: "Casey R. Tweten" <crt@kiski.net>
26839              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
26840              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
26841      Branch: perl
26842            ! toke.c
26843 ____________________________________________________________________________
26844 [  7070] By: jhi                                   on 2000/09/14  14:20:36
26845         Log: The return value of setlocale must be copied away.
26846              
26847              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
26848              From: Alan Burlison <Alan.Burlison@uk.sun.com>
26849              Date: Wed, 13 Sep 2000 16:27:37 +0100 
26850              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
26851      Branch: perl
26852            ! util.c
26853 ____________________________________________________________________________
26854 [  7069] By: jhi                                   on 2000/09/14  14:16:27
26855         Log: Remove vestiges of tr//CU.
26856              
26857              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
26858              From: Nick Clark <nick@plum.flirble.org>
26859              Date: Tue, 12 Sep 2000 22:50:14 +0100
26860              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
26861              
26862              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
26863              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26864              Date: Tue, 12 Sep 2000 21:38:48 -0700
26865              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
26866      Branch: perl
26867            ! op.h pod/perlunicode.pod
26868 ____________________________________________________________________________
26869 [  7068] By: jhi                                   on 2000/09/13  14:18:39
26870         Log: Add the Encode extension.  The code is still largely just skeleton.
26871      Branch: perl
26872            + ext/Encode/Encode.pm ext/Encode/Encode.xs
26873            + ext/Encode/Makefile.PL ext/Encode/Todo
26874            ! MANIFEST Todo-5.6
26875 ____________________________________________________________________________
26876 [  7067] By: jhi                                   on 2000/09/12  17:43:33
26877         Log: Allow for whitespace between "#" and "line" in cpp output.
26878              
26879              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
26880              From: Calle Dybedahl <calle@lysator.liu.se>
26881              Date: 12 Sep 2000 19:38:02 +0200 
26882              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
26883      Branch: perl
26884            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
26885 ____________________________________________________________________________
26886 [  7066] By: gsar                                  on 2000/09/12  17:24:29
26887         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
26888              initialization in all the threads on Windows
26889      Branch: perl
26890            ! win32/win32.c
26891 ____________________________________________________________________________
26892 [  7065] By: jhi                                   on 2000/09/12  15:11:31
26893         Log: Update Changes.
26894      Branch: perl
26895            ! Changes patchlevel.h
26896 ____________________________________________________________________________
26897 [  7064] By: jhi                                   on 2000/09/12  14:54:54
26898         Log: Retract #7062, the pod tests are not ready.
26899      Branch: perl
26900            ! t/TEST t/harness
26901 ____________________________________________________________________________
26902 [  7063] By: jhi                                   on 2000/09/12  14:25:41
26903         Log: The #7054 truncated Configure badly.
26904      Branch: metaconfig/U/perl
26905            ! End.U
26906      Branch: perl
26907            ! Configure config_h.SH
26908 ____________________________________________________________________________
26909 [  7062] By: jhi                                   on 2000/09/12  14:08:32
26910         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
26911              From: sthoenna@efn.org
26912              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
26913              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
26914      Branch: perl
26915            ! t/TEST t/harness
26916 ____________________________________________________________________________
26917 [  7061] By: jhi                                   on 2000/09/12  14:07:18
26918         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
26919              From: sthoenna@efn.org
26920              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
26921              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
26922      Branch: perl
26923            ! pod/perlxs.pod
26924 ____________________________________________________________________________
26925 [  7060] By: jhi                                   on 2000/09/12  14:06:08
26926         Log: Break up the myconfig lines a bit.
26927              
26928              Subject: perlbug/perl -V output format
26929              From: sthoenna@efn.org
26930              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
26931              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
26932      Branch: perl
26933            ! myconfig.SH
26934 ____________________________________________________________________________
26935 [  7059] By: jhi                                   on 2000/09/12  14:05:04
26936         Log: Test for the #7049.
26937              
26938              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
26939              From: andreas.koenig@anima.de (Andreas J. Koenig)
26940              Date: 12 Sep 2000 06:42:01 +0200
26941              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
26942      Branch: perl
26943            ! t/op/my.t
26944 ____________________________________________________________________________
26945 [  7058] By: jhi                                   on 2000/09/12  14:03:05
26946         Log: Subject: [patch: perl@7045] vms updates
26947              From: Peter Prymmer <pvhp@forte.com>
26948              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
26949              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
26950      Branch: perl
26951            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
26952 ____________________________________________________________________________
26953 [  7057] By: jhi                                   on 2000/09/12  14:00:51
26954         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
26955              From: sthoenna@efn.org
26956              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
26957              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
26958      Branch: perl
26959            ! t/op/64bitint.t
26960 ____________________________________________________________________________
26961 [  7056] By: jhi                                   on 2000/09/12  13:58:14
26962         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
26963              From: Jeff Pinyan <jeffp@crusoe.net>
26964              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
26965              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
26966      Branch: perl
26967            ! pod/perlfunc.pod
26968 ____________________________________________________________________________
26969 [  7055] By: jhi                                   on 2000/09/12  13:56:32
26970         Log: Do in VMS as the #7054 does.
26971      Branch: perl
26972            ! configure.com
26973 ____________________________________________________________________________
26974 [  7054] By: jhi                                   on 2000/09/12  13:50:31
26975         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
26976              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
26977              Date: Mon, 11 Sep 2000 08:33:09 +0100
26978              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
26979      Branch: metaconfig/U/perl
26980            ! End.U
26981      Branch: perl
26982            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
26983            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
26984 ____________________________________________________________________________
26985 [  7053] By: jhi                                   on 2000/09/12  13:29:19
26986         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
26987              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26988              Date:     Tue, 12 Sep 2000 08:35:59 EDT
26989              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
26990      Branch: perl
26991            ! vms/test.com
26992 ____________________________________________________________________________
26993 [  7052] By: jhi                                   on 2000/09/11  23:01:50
26994         Log: Document the SvUTF8*().
26995      Branch: perl
26996            ! pod/perlapi.pod sv.h
26997 ____________________________________________________________________________
26998 [  7051] By: gsar                                  on 2000/09/11  14:46:30
26999         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
27000              (missed a spot when fixing up op_pmreplroot hack for ithreads)
27001      Branch: perl
27002            ! op.c t/op/split.t
27003 ____________________________________________________________________________
27004 [  7050] By: nick                                  on 2000/09/11  10:03:51
27005         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
27006              
27007              Subject: borland C++ win32.c tweak
27008              From: Vadim Konovalov <vkonovalov@lucent.com>
27009              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
27010              Date: Mon, 11 Sep 2000 11:22:33 +0400
27011      Branch: perl
27012            ! win32/win32.c
27013 ____________________________________________________________________________
27014 [  7049] By: nick                                  on 2000/09/11  09:57:33
27015         Log: Point fix for s/// on foreach (keys %xxx).
27016      Branch: perl
27017            ! pp_hot.c
27018 ____________________________________________________________________________
27019 [  7048] By: jhi                                   on 2000/09/10  23:37:09
27020         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
27021              by Pod::Text, from Brad Appleton.
27022      Branch: perl
27023            ! t/pod/testp2pt.pl
27024 ____________________________________________________________________________
27025 [  7047] By: jhi                                   on 2000/09/10  14:32:53
27026         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
27027              by Russ Allbery.
27028      Branch: perl
27029            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
27030 ____________________________________________________________________________
27031 [  7046] By: jhi                                   on 2000/09/10  14:15:08
27032         Log: Upgrade to CPAN 1.57_65, from Andreas König.
27033      Branch: perl
27034            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
27035 ____________________________________________________________________________
27036 [  7045] By: jhi                                   on 2000/09/08  21:36:32
27037         Log: Update Changes.
27038      Branch: perl
27039            ! Changes patchlevel.h
27040 ____________________________________________________________________________
27041 [  7044] By: jhi                                   on 2000/09/08  21:29:56
27042         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
27043              From: Peter Prymmer <pvhp@forte.com>
27044              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
27045              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
27046      Branch: perl
27047            ! configure.com
27048 ____________________________________________________________________________
27049 [  7043] By: jhi                                   on 2000/09/08  21:27:50
27050         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
27051              From: Peter Prymmer <pvhp@forte.com>
27052              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
27053              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
27054      Branch: perl
27055            ! Makefile.SH installperl
27056 ____________________________________________________________________________
27057 [  7042] By: jhi                                   on 2000/09/08  21:23:21
27058         Log: Continue #7041.
27059      Branch: perl
27060            ! cygwin/Makefile.SHs os2/Makefile.SHs
27061 ____________________________________________________________________________
27062 [  7041] By: jhi                                   on 2000/09/08  21:18:10
27063         Log: Do away with memory models cruft.  Sorry, PDP users.
27064      Branch: metaconfig
27065            ! U/modified/cc.U U/modified/libpth.U
27066      Branch: perl
27067            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
27068            ! Porting/config_H cflags.SH config_h.SH configure.com
27069            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
27070            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
27071            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
27072 ____________________________________________________________________________
27073 [  7040] By: jhi                                   on 2000/09/08  14:34:18
27074         Log: Major rewrite of s2p.  And I mean really major, it is
27075              an implementation of sed in perl.  If called as s2p it
27076              will function as s2p.  Note: needs non-UNIXifying.
27077              
27078              Subject: s2p
27079              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
27080              Date: Mon, 28 Aug 2000 14:05:12 +0200
27081              Message-ID: <39AA5578.2102E2AA@alcatel.at>
27082      Branch: perl
27083            ! x2p/s2p.PL
27084 ____________________________________________________________________________
27085 [  7039] By: jhi                                   on 2000/09/08  14:19:49
27086         Log: Re-allow vec() for characters > 255.
27087              
27088              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
27089              From: Spider Boardman <spider@web.zk3.dec.com>
27090              Date: Fri, 08 Sep 2000 02:21:02 -0400
27091              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
27092      Branch: perl
27093            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
27094            ! t/op/vec.t
27095 ____________________________________________________________________________
27096 [  7038] By: jhi                                   on 2000/09/08  14:14:18
27097         Log: Subject: [PATCH lib/Benchmark.pm]
27098              From: <abigail@foad.org>
27099              Date: Thu, 7 Sep 2000 15:03:20 -0400
27100              Message-ID: <20000907190320.888.qmail@foad.org>
27101      Branch: perl
27102            ! lib/Benchmark.pm
27103 ____________________________________________________________________________
27104 [  7037] By: jhi                                   on 2000/09/08  14:11:06
27105         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
27106              
27107              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
27108              From: Spider Boardman <spider@web.zk3.dec.com>
27109              Date: Fri, 08 Sep 2000 01:30:27 -0400
27110              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
27111      Branch: perl
27112            ! op.c
27113 ____________________________________________________________________________
27114 [  7036] By: jhi                                   on 2000/09/08  14:08:58
27115         Log: Subject: [ID 20000908.002] perlipc documentation bug.
27116              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
27117              Date: Fri, 08 Sep 2000 12:38:32 +0200
27118              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
27119      Branch: perl
27120            ! pod/perlipc.pod
27121 ____________________________________________________________________________
27122 [  7035] By: jhi                                   on 2000/09/08  14:03:12
27123         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
27124              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27125              Date: Fri, 08 Sep 2000 11:47:34 +0200
27126              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
27127      Branch: perl
27128            ! hints/dec_osf.sh
27129 ____________________________________________________________________________
27130 [  7034] By: jhi                                   on 2000/09/08  13:59:35
27131         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
27132              From: Simon Cozens <simon@cozens.net>
27133              Date: Thu, 7 Sep 2000 20:40:38 +0100
27134              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
27135      Branch: perl
27136            ! pp_hot.c
27137 ____________________________________________________________________________
27138 [  7033] By: jhi                                   on 2000/09/08  04:03:03
27139         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
27140              From: "Larry W. Virden" <lvirden@cas.org>
27141              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
27142              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
27143      Branch: perl
27144            ! pod/perldiag.pod
27145 ____________________________________________________________________________
27146 [  7032] By: jhi                                   on 2000/09/07  22:18:30
27147         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
27148              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
27149              Date: Mon, 04 Sep 2000 13:16:38 -0700
27150              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
27151      Branch: perl
27152            ! lib/perl5db.pl
27153 ____________________________________________________________________________
27154 [  7031] By: jhi                                   on 2000/09/07  22:02:29
27155         Log: Fix the ccversion detection for 5.1 and beyond.
27156              
27157              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
27158              From: Spider Boardman <spider@leggy.zk3.dec.com>
27159              Date: Thu, 7 Sep 2000 17:54:27 -0400
27160              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
27161      Branch: perl
27162            ! hints/dec_osf.sh
27163 ____________________________________________________________________________
27164 [  7030] By: jhi                                   on 2000/09/07  19:12:28
27165         Log: Fix for
27166              
27167              Subject: [ID 20000903.001] \w in utf8-strings
27168              From: Marc Lehmann <pcg@goof.com>
27169              Date: Sun, 03 Sep 2000 09:44:29 +0200
27170              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
27171              
27172              and various related nits.
27173      Branch: perl
27174            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
27175 ____________________________________________________________________________
27176 [  7029] By: jhi                                   on 2000/09/07  18:49:09
27177         Log: Fix the URL, but the server is still missing in action.
27178              
27179              Subject: [ID 20000905.002] perlfaq1.pod URL error
27180              From: "Larry W. Virden" <lvirden@cas.org>
27181              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
27182              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
27183      Branch: perl
27184            ! pod/perlfaq1.pod
27185 ____________________________________________________________________________
27186 [  7028] By: jhi                                   on 2000/09/07  18:47:13
27187         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
27188              From: Hugo <hv@crypt.compulink.co.uk>
27189              Date: Tue, 05 Sep 2000 14:13:37 +0100
27190              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
27191      Branch: perl
27192            ! toke.c
27193 ____________________________________________________________________________
27194 [  7027] By: jhi                                   on 2000/09/07  18:45:35
27195         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
27196              From: Daniel Chetlin <daniel@chetlin.com>
27197              Date: Tue, 5 Sep 2000 04:57:07 -0700
27198              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
27199      Branch: perl
27200            ! pod/perlfaq6.pod pod/perlop.pod
27201 ____________________________________________________________________________
27202 [  7026] By: jhi                                   on 2000/09/07  18:44:01
27203         Log: Document the new ref() semantics.
27204              
27205              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
27206              From: Gisle Aas <gisle@ActiveState.com>
27207              Date: 05 Sep 2000 08:10:30 +0200
27208              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
27209      Branch: perl
27210            ! pod/perldelta.pod
27211 ____________________________________________________________________________
27212 [  7025] By: jhi                                   on 2000/09/07  18:42:27
27213         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
27214              
27215              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
27216              From: Gisle Aas <gisle@ActiveState.com>
27217              Date: 05 Sep 2000 08:11:40 +0200
27218              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
27219      Branch: perl
27220            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
27221 ____________________________________________________________________________
27222 [  7024] By: jhi                                   on 2000/09/07  18:39:32
27223         Log: Subject: [PATCH] Modernize Opcode.pm documentation
27224              From: Gisle Aas <gisle@ActiveState.com>
27225              Date: 4 Sep 2000 00:18:55 -0000
27226              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
27227      Branch: perl
27228            ! ext/Opcode/Opcode.pm
27229 ____________________________________________________________________________
27230 [  7023] By: jhi                                   on 2000/09/07  18:37:42
27231         Log: Subject: [PATCH] Tied filehandle documentation
27232              From: Gisle Aas <gisle@ActiveState.com>
27233              Date: 4 Sep 2000 00:14:40 -0000
27234              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
27235      Branch: perl
27236            ! pod/perlfunc.pod pod/perltie.pod
27237 ____________________________________________________________________________
27238 [  7022] By: jhi                                   on 2000/09/07  18:35:37
27239         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
27240              From: Gisle Aas <gisle@ActiveState.com>
27241              Date: 4 Sep 2000 00:04:22 -0000
27242              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
27243      Branch: perl
27244            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
27245 ____________________________________________________________________________
27246 [  7021] By: jhi                                   on 2000/09/07  18:33:22
27247         Log: Subject: small apidoc fix
27248              From: Marc Lehmann <pcg@goof.com>
27249              Date: Sun, 3 Sep 2000 05:12:06 +0200
27250              Message-ID: <20000903051206.A5909@cerebro.laendle>
27251      Branch: perl
27252            ! pod/perlapi.pod utf8.c
27253 ____________________________________________________________________________
27254 [  7020] By: jhi                                   on 2000/09/07  16:14:57
27255         Log: Tiny perldelta nits.
27256      Branch: perl
27257            ! pod/perldelta.pod
27258 ____________________________________________________________________________
27259 [  7019] By: jhi                                   on 2000/09/07  16:04:20
27260         Log: Guard against bad string->int conversion for quads.
27261      Branch: perl
27262            ! t/op/64bitint.t
27263 ____________________________________________________________________________
27264 [  7018] By: jhi                                   on 2000/09/06  17:07:03
27265         Log: Update Unicode todo list.
27266      Branch: perl
27267            ! Todo-5.6
27268 ____________________________________________________________________________
27269 [  7017] By: jhi                                   on 2000/09/05  21:16:01
27270         Log: Document the SvIOK_.*UV().
27271      Branch: perl
27272            ! pod/perlapi.pod sv.h
27273 ____________________________________________________________________________
27274 [  7016] By: nick                                  on 2000/09/03  21:54:46
27275         Log: Hash lookup of constant strings optimization:
27276              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
27277              to string table (as per sharepvn). Add newSV_pvn_share to create such
27278              a thing. Make hv.c compare addresses of strings and skip string compare
27279              if equal. Make method_named and helem ops use these shared-string SVs
27280              when arg is constant. Make keys op return shared-string SVs (less clearly
27281              a win).
27282      Branch: perl
27283            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
27284            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
27285            ! pod/perlintern.pod pp_hot.c proto.h sv.c
27286 ____________________________________________________________________________
27287 [  7015] By: jhi                                   on 2000/09/02  17:48:59
27288         Log: This is 5.7.0.
27289      Branch: perl
27290            ! Changes
27291 ____________________________________________________________________________
27292 [  7014] By: jhi                                   on 2000/09/02  17:35:45
27293         Log: Changes and patchlevel tweaks.
27294      Branch: perl
27295            ! Changes patchlevel.h
27296 ____________________________________________________________________________
27297 [  7013] By: jhi                                   on 2000/09/02  17:30:50
27298         Log: Update Changes.
27299      Branch: perl
27300            ! Changes patchlevel.h
27301 ____________________________________________________________________________
27302 [  7012] By: nick                                  on 2000/09/02  17:25:20
27303         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
27304      Branch: perl
27305            ! gv.c lib/overload.pm
27306 ____________________________________________________________________________
27307 [  7011] By: jhi                                   on 2000/09/02  17:16:25
27308         Log: Update perlhist.
27309      Branch: perl
27310            ! pod/perlhist.pod
27311 ____________________________________________________________________________
27312 [  7010] By: jhi                                   on 2000/09/02  17:01:35
27313         Log: perldelta nits.
27314      Branch: perl
27315            ! pod/perldelta.pod
27316 ____________________________________________________________________________
27317 [  7009] By: nick                                  on 2000/09/02  16:48:35
27318         Log: If overloaded %{} etc. return the object do not loop.
27319              Thus  sub deref { $_[0] } functions if object is wanted type.
27320      Branch: perl
27321            ! pp.h
27322 ____________________________________________________________________________
27323 [  7008] By: jhi                                   on 2000/09/02  16:26:11
27324         Log: Retab MANIFEST.
27325      Branch: perl
27326            ! ext/Storable/MANIFEST
27327 ____________________________________________________________________________
27328 [  7007] By: jhi                                   on 2000/09/02  16:23:02
27329         Log: Make certain cc is set before trying to run it.
27330      Branch: perl
27331            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
27332 ____________________________________________________________________________
27333 [  7006] By: jhi                                   on 2000/09/02  15:45:41
27334         Log: Unicode notes.
27335      Branch: perl
27336            ! pod/perldelta.pod
27337 ____________________________________________________________________________
27338 [  7005] By: jhi                                   on 2000/09/02  15:42:11
27339         Log: Various Configure nits by Philip Newton,
27340              plus the ebcdic one by me.
27341      Branch: metaconfig
27342            + U/modified/pager.U
27343            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
27344      Branch: metaconfig/U/perl
27345            ! Devel.U quadfio.U
27346      Branch: perl
27347            ! Configure config_h.SH
27348 ____________________________________________________________________________
27349 [  7004] By: jhi                                   on 2000/09/02  15:06:14
27350         Log: Apparently avoiding the swapping is too costly.
27351              
27352              From: "Ben Tilly" <ben_tilly@hotmail.com>
27353              Subject: Re: the door is closed.
27354              Date: Fri, 01 Sep 2000 20:23:16 EDT
27355              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
27356      Branch: perl
27357            ! pod/perlfaq4.pod
27358 ____________________________________________________________________________
27359 [  7003] By: nick                                  on 2000/09/02  12:26:04
27360         Log: Undo part of change 6489 which looks like a bulk edit which
27361              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
27362              The supressing of main:: on return from select() is undesirable.
27363      Branch: perl
27364            ! pp_sys.c
27365 ____________________________________________________________________________
27366 [  7002] By: jhi                                   on 2000/09/01  23:08:54
27367         Log: Update Changes.
27368      Branch: perl
27369            ! Changes patchlevel.h
27370 ____________________________________________________________________________
27371 [  7001] By: jhi                                   on 2000/09/01  23:00:13
27372         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
27373              From: Peter Prymmer <pvhp@forte.com>
27374              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
27375              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
27376              
27377              plus rework the http: spots as suggested by Tom Christiansen,
27378              plus regen perltoc.
27379      Branch: perl
27380            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
27381            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
27382 ____________________________________________________________________________
27383 [  7000] By: jhi                                   on 2000/09/01  22:36:01
27384         Log: Only the first line, thank you very much.
27385      Branch: perl
27386            ! hints/solaris_2.sh
27387 ____________________________________________________________________________
27388 [  6999] By: gsar                                  on 2000/09/01  22:16:40
27389         Log: change#6791 accidentally clobbered change#6710, put it back
27390      Branch: perl
27391            ! win32/win32.c
27392 ____________________________________________________________________________
27393 [  6998] By: jhi                                   on 2000/09/01  22:14:16
27394         Log: Mention the HP-UX LP64 freak failure.
27395      Branch: perl
27396            ! pod/perldelta.pod
27397 ____________________________________________________________________________
27398 [  6997] By: jhi                                   on 2000/09/01  21:48:32
27399         Log: Detypo.
27400      Branch: perl
27401            ! hints/hpux.sh
27402 ____________________________________________________________________________
27403 [  6996] By: jhi                                   on 2000/09/01  21:27:10
27404         Log: Update Changes.
27405      Branch: perl
27406            ! Changes patchlevel.h
27407 ____________________________________________________________________________
27408 [  6995] By: jhi                                   on 2000/09/01  21:14:24
27409         Log: Mi splgn s gnin.g
27410      Branch: perl
27411            ! pp_ctl.c
27412 ____________________________________________________________________________
27413 [  6994] By: jhi                                   on 2000/09/01  21:09:54
27414         Log: Subject: http:// in L<>
27415              From: Nicholas Clark <nick@ccl4.org>
27416              Date: Fri, 1 Sep 2000 22:03:21 +0100
27417              Message-ID: <20000901220321.B72074@plum.flirble.org>
27418      Branch: perl
27419            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
27420 ____________________________________________________________________________
27421 [  6993] By: jhi                                   on 2000/09/01  21:06:54
27422         Log: Update to Storable 1.0, from Raphael Manfredi.
27423      Branch: perl
27424            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
27425            ! ext/Storable/Makefile.PL ext/Storable/README
27426            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
27427            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
27428            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
27429            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
27430            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
27431            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
27432 ____________________________________________________________________________
27433 [  6992] By: jhi                                   on 2000/09/01  20:43:05
27434         Log: Mention known sfio+linux buglet.
27435      Branch: perl
27436            ! pod/perldelta.pod
27437 ____________________________________________________________________________
27438 [  6991] By: jhi                                   on 2000/09/01  20:40:11
27439         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
27440              From: Peter Prymmer <pvhp@forte.com>
27441              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
27442              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
27443      Branch: perl
27444            ! vms/vms.c
27445 ____________________________________________________________________________
27446 [  6990] By: jhi                                   on 2000/09/01  20:25:26
27447         Log: Retract #6986.
27448      Branch: perl
27449            ! hints/solaris_2.sh
27450 ____________________________________________________________________________
27451 [  6989] By: jhi                                   on 2000/09/01  20:23:00
27452         Log: Mergesort is back.
27453      Branch: perl
27454            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
27455 ____________________________________________________________________________
27456 [  6988] By: jhi                                   on 2000/09/01  19:37:40
27457         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
27458              From: Mike Guy <mjtg@cam.ac.uk>
27459              Date: Fri, 01 Sep 2000 17:43:33 +0100
27460              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
27461      Branch: perl
27462            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
27463            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
27464 ____________________________________________________________________________
27465 [  6987] By: jhi                                   on 2000/09/01  19:17:10
27466         Log: Regen perltoc.
27467      Branch: perl
27468            ! pod/perltoc.pod
27469 ____________________________________________________________________________
27470 [  6986] By: jhi                                   on 2000/09/01  18:51:10
27471         Log: Subject: Re: Solaris x86 has no SPARC libraries!
27472              From: Lupe Christoph <lupe@lupe-christoph.de>
27473              Date: Fri, 1 Sep 2000 20:41:20 +0200
27474              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
27475      Branch: perl
27476            ! hints/solaris_2.sh
27477 ____________________________________________________________________________
27478 [  6985] By: jhi                                   on 2000/09/01  18:28:10
27479         Log: Update Changes.
27480      Branch: perl
27481            ! Changes patchlevel.h
27482 ____________________________________________________________________________
27483 [  6984] By: jhi                                   on 2000/09/01  18:26:53
27484         Log: Feature ordering tweak.
27485      Branch: perl
27486            ! myconfig.SH
27487 ____________________________________________________________________________
27488 [  6983] By: jhi                                   on 2000/09/01  18:19:50
27489         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
27490              From: <abigail@foad.org>
27491              Date: Fri, 1 Sep 2000 13:07:32 -0400
27492              Message-ID: <20000901170732.18249.qmail@foad.org>
27493      Branch: perl
27494            ! t/pragma/overload.t
27495 ____________________________________________________________________________
27496 [  6982] By: jhi                                   on 2000/09/01  18:17:54
27497         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
27498              so that case-ignoring systems like DCL can tell them from
27499              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
27500      Branch: metaconfig/U/perl
27501            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
27502      Branch: perl
27503            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27504            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
27505            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
27506            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
27507            ! vos/config.def vos/config.h vos/config_h.SH_orig
27508            ! win32/config.bc win32/config.gc win32/config.vc
27509 ____________________________________________________________________________
27510 [  6981] By: nick                                  on 2000/09/01  17:21:57
27511         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
27512              warning when UNTIE exists and instead pass the cound of extra references to
27513              the UNTIE method.
27514      Branch: perl
27515            ! pod/perltie.pod pp_sys.c
27516 ____________________________________________________________________________
27517 [  6980] By: jhi                                   on 2000/09/01  16:54:44
27518         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
27519              From: Peter Prymmer <pvhp@forte.com>
27520              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
27521              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
27522      Branch: perl
27523            ! configure.com
27524 ____________________________________________________________________________
27525 [  6979] By: jhi                                   on 2000/09/01  16:06:20
27526         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
27527              From: Mike Guy <mjtg@cam.ac.uk> 
27528              Date: Fri, 01 Sep 2000 16:49:27 +0100
27529              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
27530      Branch: perl
27531            ! t/base/rs.t
27532 ____________________________________________________________________________
27533 [  6978] By: jhi                                   on 2000/09/01  16:00:42
27534         Log: Update to PodParser 1.18, from Brad Appleton.
27535      Branch: perl
27536            ! lib/Pod/Checker.pm t/pod/find.t
27537 ____________________________________________________________________________
27538 [  6977] By: jhi                                   on 2000/09/01  14:48:58
27539         Log: Subject: Nit in Configure (bleadperl@6961)
27540              From: Lupe Christoph <lupe@lupe-christoph.de>
27541              Date: Fri, 1 Sep 2000 16:34:29 +0200
27542              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
27543      Branch: metaconfig
27544            ! U/compline/ccflags.U
27545      Branch: perl
27546            ! Configure config_h.SH
27547 ____________________________________________________________________________
27548 [  6976] By: jhi                                   on 2000/09/01  14:39:52
27549         Log: Update Changes.
27550      Branch: perl
27551            ! Changes patchlevel.h
27552 ____________________________________________________________________________
27553 [  6975] By: jhi                                   on 2000/09/01  14:37:36
27554         Log: microperl config update.
27555      Branch: perl
27556            ! uconfig.h uconfig.sh
27557 ____________________________________________________________________________
27558 [  6974] By: jhi                                   on 2000/09/01  14:36:53
27559         Log: Document known deficiencies.
27560      Branch: perl
27561            ! pod/perldelta.pod
27562 ____________________________________________________________________________
27563 [  6973] By: jhi                                   on 2000/09/01  14:10:20
27564         Log: Mention warnings fixes and updates.
27565      Branch: perl
27566            ! pod/perldelta.pod
27567 ____________________________________________________________________________
27568 [  6972] By: jhi                                   on 2000/09/01  14:01:52
27569         Log: Drop unused argument.
27570              
27571              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
27572              From: Spider Boardman <spider@web.zk3.dec.com>
27573              Date: Thu, 31 Aug 2000 16:10:15 -0400
27574              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
27575      Branch: perl
27576            ! toke.c
27577 ____________________________________________________________________________
27578 [  6971] By: jhi                                   on 2000/09/01  13:59:24
27579         Log: Add the overload warnings to perldiag.
27580      Branch: perl
27581            ! lib/overload.pm pod/perldiag.pod
27582 ____________________________________________________________________________
27583 [  6970] By: jhi                                   on 2000/09/01  13:55:10
27584         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
27585              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
27586              Date: Fri, 1 Sep 2000 13:43:15 +0100 
27587              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
27588      Branch: perl
27589            ! lib/overload.pm t/pragma/overload.t
27590 ____________________________________________________________________________
27591 [  6969] By: jhi                                   on 2000/09/01  13:52:27
27592         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
27593              From: <abigail@foad.org>
27594              Date: Fri, 1 Sep 2000 05:46:54 -0400
27595              Message-ID: <20000901094654.6476.qmail@foad.org>
27596      Branch: perl
27597            ! lib/overload.pm
27598 ____________________________________________________________________________
27599 [  6968] By: jhi                                   on 2000/09/01  13:50:05
27600         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
27601              From: Daniel Chetlin <daniel@chetlin.com>
27602              Date: Fri, 1 Sep 2000 02:10:55 -0700
27603              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
27604      Branch: perl
27605            ! pod/perlretut.pod
27606 ____________________________________________________________________________
27607 [  6967] By: jhi                                   on 2000/09/01  13:47:54
27608         Log: Part of the solution.
27609              
27610              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
27611              From: Mike Guy <mjtg@cam.ac.uk>
27612              Date: Fri, 01 Sep 2000 14:16:01 +0100
27613              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
27614      Branch: perl
27615            ! gv.c mg.c
27616 ____________________________________________________________________________
27617 [  6966] By: jhi                                   on 2000/09/01  13:46:17
27618         Log: Subject: CPAN.pm beta 1.57_57 for the core
27619              From: andreas.koenig@anima.de (Andreas J. Koenig)
27620              Date: 01 Sep 2000 15:16:31 +0200
27621              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
27622      Branch: perl
27623            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
27624 ____________________________________________________________________________
27625 [  6965] By: jhi                                   on 2000/09/01  13:43:18
27626         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
27627              From: "Craig A. Berry" <craig.berry@psinetcs.com>
27628              Date: Fri, 01 Sep 2000 01:47:22 -0500
27629              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
27630      Branch: perl
27631            ! pod/perldelta.pod vms/vms.c
27632 ____________________________________________________________________________
27633 [  6964] By: jhi                                   on 2000/09/01  13:35:35
27634         Log: File::Temp patches from Andreas König,
27635              
27636              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
27637              From: andreas.koenig@anima.de (Andreas J. Koenig)
27638              Date: 01 Sep 2000 10:07:20 +0200
27639              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
27640              
27641              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
27642              From: andreas.koenig@anima.de (Andreas J. Koenig)
27643              Date: 31 Aug 2000 23:26:08 +0200
27644              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
27645      Branch: perl
27646            ! lib/File/Temp.pm t/lib/ftmp-security.t
27647 ____________________________________________________________________________
27648 [  6963] By: jhi                                   on 2000/09/01  02:22:24
27649         Log: Retract the mergesort code, way too incompatible licensing
27650              and copyrights.
27651      Branch: perl
27652            ! pod/perldelta.pod pp_ctl.c
27653 ____________________________________________________________________________
27654 [  6962] By: jhi                                   on 2000/08/31  23:27:32
27655         Log: Update Changes.
27656      Branch: perl
27657            ! Changes patchlevel.h
27658 ____________________________________________________________________________
27659 [  6961] By: jhi                                   on 2000/08/31  23:20:04
27660         Log: Small tweaks all over.
27661      Branch: metaconfig
27662            ! U/compline/d_gconvert.U
27663      Branch: perl
27664            ! AUTHORS Configure config_h.SH pp_ctl.c
27665 ____________________________________________________________________________
27666 [  6960] By: jhi                                   on 2000/08/31  22:39:36
27667         Log: Further rewording.
27668      Branch: perl
27669            ! pp_ctl.c
27670 ____________________________________________________________________________
27671 [  6959] By: jhi                                   on 2000/08/31  21:26:44
27672         Log: More address tweaking.
27673      Branch: perl
27674            ! AUTHORS Changes
27675 ____________________________________________________________________________
27676 [  6958] By: jhi                                   on 2000/08/31  20:47:25
27677         Log: AUTHORS tweaks, from Peter Prymmer.
27678              
27679              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
27680              From: Peter Prymmer <pvhp@forte.com>
27681              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
27682              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
27683      Branch: perl
27684            ! AUTHORS MAINTAIN
27685 ____________________________________________________________________________
27686 [  6957] By: jhi                                   on 2000/08/31  20:34:43
27687         Log: perldelta tweaks.
27688      Branch: perl
27689            ! pod/perldelta.pod
27690 ____________________________________________________________________________
27691 [  6956] By: jhi                                   on 2000/08/31  19:11:06
27692         Log: Regen perltoc.
27693      Branch: perl
27694            ! pod/perltoc.pod
27695 ____________________________________________________________________________
27696 [  6955] By: jhi                                   on 2000/08/31  19:06:30
27697         Log: Clarify the mergesort situation.
27698      Branch: perl
27699            ! pp_ctl.c
27700 ____________________________________________________________________________
27701 [  6954] By: jhi                                   on 2000/08/31  18:24:17
27702         Log: Move the Solaris 7 scan to use64bitall, make the
27703              failure to find 64-bot sparc libc to mention the
27704              possibility of being in an intel, from Lupe and Alan.
27705      Branch: perl
27706            ! hints/solaris_2.sh
27707 ____________________________________________________________________________
27708 [  6953] By: jhi                                   on 2000/08/31  18:09:20
27709         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
27710              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
27711      Branch: metaconfig
27712            ! U/compline/d_gconvert.U U/threads/archname.U
27713      Branch: metaconfig/U/perl
27714            ! perlxv.U
27715      Branch: perl
27716            ! Configure config_h.SH sv.c
27717 ____________________________________________________________________________
27718 [  6952] By: jhi                                   on 2000/08/31  17:42:24
27719         Log: :: not allowed in pathnames, change to .
27720              
27721              Subject: [PATCH perl@6938] cygwin port
27722              From: "Fifer, Eric" <EFifer@sanwaint.com>
27723              Date: Thu, 31 Aug 2000 16:32:59 +0100
27724              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
27725      Branch: metaconfig/U/perl
27726            ! perlxv.U
27727 ____________________________________________________________________________
27728 [  6951] By: jhi                                   on 2000/08/31  17:02:05
27729         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
27730      Branch: perl
27731            ! perl.h
27732 ____________________________________________________________________________
27733 [  6950] By: jhi                                   on 2000/08/31  16:26:08
27734         Log: More author updates.
27735              
27736              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
27737              From: Simon Cozens <simon@cozens.net>
27738              Date: Thu, 31 Aug 2000 17:13:32 +0100
27739              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
27740      Branch: perl
27741            ! AUTHORS
27742 ____________________________________________________________________________
27743 [  6949] By: jhi                                   on 2000/08/31  16:04:49
27744         Log: POSIX doesn't report long double values under -Duselongdouble
27745              when the long doubles are "real" (bigger than doubles).
27746              
27747              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
27748              From: Spider Boardman <spider@peano.zk3.dec.com>
27749              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
27750              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
27751      Branch: perl
27752            ! ext/POSIX/POSIX.xs
27753 ____________________________________________________________________________
27754 [  6948] By: jhi                                   on 2000/08/31  15:25:10
27755         Log: Update Changes.
27756      Branch: perl
27757            ! Changes patchlevel.h
27758 ____________________________________________________________________________
27759 [  6947] By: jhi                                   on 2000/08/31  15:22:29
27760         Log: Document UNTIE in a very minimalistic way.
27761      Branch: perl
27762            ! pod/perlfunc.pod pod/perltie.pod
27763 ____________________________________________________________________________
27764 [  6946] By: jhi                                   on 2000/08/31  15:15:23
27765         Log: Document known failures.
27766      Branch: perl
27767            ! pod/perldelta.pod
27768 ____________________________________________________________________________
27769 [  6945] By: jhi                                   on 2000/08/31  15:07:00
27770         Log: Don't attach -ld to the archname if pointless.
27771      Branch: metaconfig
27772            ! U/threads/archname.U
27773      Branch: perl
27774            ! Configure config_h.SH
27775 ____________________________________________________________________________
27776 [  6944] By: jhi                                   on 2000/08/31  14:37:42
27777         Log: Wrap the test in eval.
27778              
27779              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
27780              From: Tim Jenness <timj@jach.hawaii.edu>
27781              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
27782              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
27783      Branch: perl
27784            ! t/lib/ftmp-security.t
27785 ____________________________________________________________________________
27786 [  6943] By: jhi                                   on 2000/08/31  14:30:57
27787         Log: Make -Dusemorebits find long doubles in Solaris.
27788      Branch: perl
27789            ! hints/solaris_2.sh
27790 ____________________________________________________________________________
27791 [  6942] By: jhi                                   on 2000/08/31  13:48:45
27792         Log: Clarify the third case of ftmp-security warnings.
27793      Branch: perl
27794            ! INSTALL
27795 ____________________________________________________________________________
27796 [  6941] By: jhi                                   on 2000/08/31  13:40:31
27797         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
27798              From: <abigail@foad.org>
27799              Date: Thu, 31 Aug 2000 01:35:05 -0400
27800              Message-ID: <20000831053505.32120.qmail@foad.org>
27801      Branch: perl
27802            ! pod/perldelta.pod
27803 ____________________________________________________________________________
27804 [  6940] By: jhi                                   on 2000/08/31  13:38:48
27805         Log: Issue useful diagnostic on unknown pod commands.
27806              
27807              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
27808              From: <abigail@foad.org>
27809              Date: Thu, 31 Aug 2000 03:41:18 -0400
27810              Message-ID: <20000831074118.24880.qmail@foad.org>
27811      Branch: perl
27812            ! lib/Pod/Man.pm
27813 ____________________________________________________________________________
27814 [  6939] By: jhi                                   on 2000/08/31  13:34:33
27815         Log: Reveal Borland's isnan.
27816              
27817              Subject: build with BC++ tweak
27818              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
27819              Date: Thu, 31 Aug 2000 13:09:37 +0400
27820              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
27821      Branch: perl
27822            ! win32/win32.h
27823 ____________________________________________________________________________
27824 [  6938] By: jhi                                   on 2000/08/31  05:01:20
27825         Log: Update Changes.
27826      Branch: perl
27827            ! Changes patchlevel.h
27828 ____________________________________________________________________________
27829 [  6937] By: jhi                                   on 2000/08/31  04:26:23
27830         Log: sscanf() may be the only way to read long doubles from strings.
27831      Branch: metaconfig/U/perl
27832            ! longdblfio.U
27833      Branch: perl
27834            ! Configure config_h.SH perl.h util.c
27835 ____________________________________________________________________________
27836 [  6936] By: jhi                                   on 2000/08/31  04:18:19
27837         Log: The #6929 was too skimpy.
27838      Branch: perl
27839            ! sv.c
27840 ____________________________________________________________________________
27841 [  6935] By: jhi                                   on 2000/08/31  02:47:07
27842         Log: Subject: Re: typos in pods
27843              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27844              Date: Wed, 30 Aug 2000 19:25:34 -0700
27845              Message-ID: <eIcr5gzkg25X092yn@efn.org>
27846      Branch: perl
27847            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
27848 ____________________________________________________________________________
27849 [  6934] By: jhi                                   on 2000/08/31  02:42:55
27850         Log: Missed one Unicode file.
27851      Branch: perl
27852            + lib/unicode/UCDFF301.html
27853 ____________________________________________________________________________
27854 [  6933] By: jhi                                   on 2000/08/30  23:42:27
27855         Log: Update Changes.
27856      Branch: perl
27857            ! Changes patchlevel.h
27858 ____________________________________________________________________________
27859 [  6932] By: jhi                                   on 2000/08/30  23:40:07
27860         Log: Mention UNTIE in perldelta.  Still needs documenting
27861              in perltie et alia.
27862      Branch: perl
27863            ! pod/perldelta.pod
27864 ____________________________________________________________________________
27865 [  6931] By: jhi                                   on 2000/08/30  23:36:02
27866         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
27867              From: <abigail@foad.org>
27868              Date: Wed, 30 Aug 2000 19:28:07 -0400
27869              Message-ID: <20000830232807.305.qmail@foad.org>
27870      Branch: perl
27871            ! pod/perldelta.pod
27872 ____________________________________________________________________________
27873 [  6930] By: jhi                                   on 2000/08/30  23:32:40
27874         Log: Update to Unicode 3.0.1.
27875      Branch: perl
27876            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
27877            + lib/unicode/PropList.txt lib/unicode/README.perl
27878            + lib/unicode/UCD301.html lib/unicode/Unicode.301
27879            - lib/unicode/Props.txt lib/unicode/UCD300.html
27880            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
27881            ! (edit 257 files)
27882 ____________________________________________________________________________
27883 [  6929] By: jhi                                   on 2000/08/30  22:38:18
27884         Log: Heap decorruption.
27885              
27886              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
27887              From: Alan Burlison <Alan.Burlison@uk.sun.com>
27888              Date: Wed, 30 Aug 2000 22:39:52 +0100
27889              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
27890      Branch: perl
27891            ! sv.c
27892 ____________________________________________________________________________
27893 [  6928] By: jhi                                   on 2000/08/30  22:29:34
27894         Log: Retract the dummy test, skip the security tests (instead of failing),
27895              explain what the warnings mean.
27896      Branch: perl
27897            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
27898 ____________________________________________________________________________
27899 [  6927] By: jhi                                   on 2000/08/30  22:14:13
27900         Log: Change the internal implementation of sort() to be mergesort
27901              instead of quicksort, from John Linderman <jpl@research.att.com>.
27902              Gives us better worst case, better average case, and stability.
27903              What's there not to like?  (Small fixes for threaded builds
27904              were required).
27905      Branch: perl
27906            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
27907 ____________________________________________________________________________
27908 [  6926] By: jhi                                   on 2000/08/30  20:55:20
27909         Log: A better fix for the Socket building problem from Craig Berry.
27910      Branch: perl
27911            ! vms/vms.c
27912 ____________________________________________________________________________
27913 [  6925] By: jhi                                   on 2000/08/30  20:20:25
27914         Log: Subject: [PATCH] Re: UNTIE method 
27915              From: Nick Ing-Simmons <nik@tiuk.ti.com>
27916              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
27917              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
27918      Branch: perl
27919            ! pp_sys.c t/op/tie.t
27920 ____________________________________________________________________________
27921 [  6924] By: jhi                                   on 2000/08/30  20:17:11
27922         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
27923              From: "Craig A. Berry" <craig.berry@psinetcs.com>
27924              Date: Wed, 30 Aug 2000 15:03:14 -0500
27925              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
27926      Branch: perl
27927            ! vms/vms.c
27928 ____________________________________________________________________________
27929 [  6923] By: jhi                                   on 2000/08/30  20:15:18
27930         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
27931              From: "Craig A. Berry" <craig.berry@psinetcs.com>
27932              Date: Wed, 30 Aug 2000 13:30:36 -0500
27933              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
27934      Branch: perl
27935            ! vms/vms.c
27936 ____________________________________________________________________________
27937 [  6922] By: jhi                                   on 2000/08/30  19:54:43
27938         Log: Better options for rsync.
27939      Branch: perl
27940            ! pod/perlhack.pod
27941 ____________________________________________________________________________
27942 [  6921] By: jhi                                   on 2000/08/30  19:40:16
27943         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
27944              From: Rick Delaney <rick@consumercontact.com>
27945              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
27946              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
27947      Branch: perl
27948            ! pod/perlfunc.pod
27949 ____________________________________________________________________________
27950 [  6920] By: jhi                                   on 2000/08/30  19:36:40
27951         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
27952              From: Peter Prymmer <pvhp@forte.com>
27953              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
27954              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
27955      Branch: perl
27956            ! configure.com
27957 ____________________________________________________________________________
27958 [  6919] By: jhi                                   on 2000/08/30  14:52:02
27959         Log: Update Changes.
27960      Branch: perl
27961            ! Changes patchlevel.h
27962 ____________________________________________________________________________
27963 [  6918] By: jhi                                   on 2000/08/30  14:48:34
27964         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
27965      Branch: perl
27966            ! lib/ExtUtils/typemap
27967 ____________________________________________________________________________
27968 [  6917] By: jhi                                   on 2000/08/30  14:46:34
27969         Log: Subject: typos in pods
27970              From: Nicholas Clark <nick@ccl4.org>
27971              Date: Wed, 30 Aug 2000 01:12:50 +0100
27972              Message-ID: <20000830011249.A61388@plum.flirble.org>
27973      Branch: perl
27974            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
27975            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
27976            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
27977            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
27978 ____________________________________________________________________________
27979 [  6916] By: jhi                                   on 2000/08/30  14:19:09
27980         Log: Document Storable problems on Crays.  (Will have
27981              to document all the other Storable problems, too.)
27982      Branch: perl
27983            ! pod/perldelta.pod
27984 ____________________________________________________________________________
27985 [  6915] By: jhi                                   on 2000/08/30  14:06:02
27986         Log: Subject: [PATCH] fix misc cast warnings
27987              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27988              Date: Tue, 29 Aug 2000 23:16:14 -0700
27989              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
27990      Branch: perl
27991            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
27992            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
27993            ! os2/os2ish.h
27994 ____________________________________________________________________________
27995 [  6914] By: jhi                                   on 2000/08/30  14:03:45
27996         Log: Timestamp mismatch again.  Need to fix this dependence on
27997              config_h.SH timestamp, since it's the contents of config_h.SH
27998              that matter.
27999      Branch: perl
28000            ! uconfig.h uconfig.sh
28001 ____________________________________________________________________________
28002 [  6913] By: jhi                                   on 2000/08/30  13:54:06
28003         Log: Don't say "Perl 5.0 source kit".
28004      Branch: perl
28005            ! perl.c
28006 ____________________________________________________________________________
28007 [  6912] By: jhi                                   on 2000/08/30  13:51:24
28008         Log: Reset archname and archname64 always, forcing them be
28009              recomputed at each Configure run, make Configure and
28010              the hints files agree on the naming of largefiles variables.
28011      Branch: metaconfig
28012            ! U/threads/archname.U
28013      Branch: metaconfig/U/perl
28014            ! use64bits.U
28015      Branch: perl
28016            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
28017            ! hints/linux.sh hints/solaris_2.sh
28018 ____________________________________________________________________________
28019 [  6911] By: jhi                                   on 2000/08/30  13:30:13
28020         Log: Put back the slice accidentally removed by #6907.
28021      Branch: perl
28022            ! hints/solaris_2.sh
28023 ____________________________________________________________________________
28024 [  6910] By: jhi                                   on 2000/08/30  01:24:26
28025         Log: Be consistent: other Net::get* do export theirs.
28026              
28027              Subject: Re: Net::protoent does not export 'getproto'
28028              From: Yasushi Nakajima <sey@jkc.co.jp>
28029              Date: Wed, 30 Aug 2000 09:53:14 +0900
28030              Message-Id: <200008300051.DAA24700@taku.hut.fi>
28031      Branch: perl
28032            ! lib/Net/protoent.pm
28033 ____________________________________________________________________________
28034 [  6909] By: jhi                                   on 2000/08/30  01:17:25
28035         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
28036              From: Gurusamy Sarathy <gsar@ActiveState.com>
28037              Date: Tue, 29 Aug 2000 17:17:07 -0700
28038              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
28039      Branch: perl
28040            ! cop.h
28041 ____________________________________________________________________________
28042 [  6908] By: jhi                                   on 2000/08/30  00:58:05
28043         Log: Update Changes.
28044      Branch: perl
28045            ! Changes patchlevel.h
28046 ____________________________________________________________________________
28047 [  6907] By: jhi                                   on 2000/08/30  00:57:22
28048         Log: Introduce ccname to keep track of what compiler kind of we have.
28049      Branch: metaconfig/U/perl
28050            ! Checkcc.U gccvers.U
28051      Branch: perl
28052            ! Configure config_h.SH hints/solaris_2.sh
28053 ____________________________________________________________________________
28054 [  6906] By: jhi                                   on 2000/08/30  00:25:47
28055         Log: Put back the flags dump as reasoned in
28056              
28057              Subject: Re: [PATCH] Glob dumping
28058              From: Mike Guy <mjtg@cam.ac.uk> 
28059              Date: Tue, 29 Aug 2000 21:41:32 +0100
28060              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
28061      Branch: perl
28062            ! dump.c t/lib/peek.t
28063 ____________________________________________________________________________
28064 [  6905] By: jhi                                   on 2000/08/30  00:16:17
28065         Log: Make the epsilon to be relative, not absolute.
28066              
28067              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
28068              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
28069              Date: Tue, 29 Aug 2000 19:58:56 -0400
28070              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
28071      Branch: perl
28072            ! t/lib/trig.t
28073 ____________________________________________________________________________
28074 [  6904] By: jhi                                   on 2000/08/30  00:13:09
28075         Log: From now on, Gisle is on my list of usual suspects :-)
28076              Retract #6902.
28077      Branch: perl
28078            ! ext/Opcode/Safe.pm
28079 ____________________________________________________________________________
28080 [  6903] By: jhi                                   on 2000/08/29  23:51:20
28081         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
28082              From: "Craig A. Berry" <craig.berry@psinetcs.com>
28083              Date: Tue, 29 Aug 2000 18:43:26 -0500
28084              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
28085      Branch: perl
28086            + vms/vmspipe.com
28087            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
28088            ! vms/vms.c
28089 ____________________________________________________________________________
28090 [  6902] By: jhi                                   on 2000/08/29  23:44:14
28091         Log: Retry what #6882 attempted.
28092              
28093              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
28094              From: Gisle Aas <gisle@ActiveState.com>
28095              Date: 30 Aug 2000 00:33:09 +0200
28096              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
28097      Branch: perl
28098            ! ext/Opcode/Safe.pm
28099 ____________________________________________________________________________
28100 [  6901] By: jhi                                   on 2000/08/29  22:59:32
28101         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
28102              From: Hugo <hv@crypt.compulink.co.uk>
28103              Date: Mon, 12 Jun 2000 19:36:08 +0100
28104              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
28105      Branch: perl
28106            ! sv.c
28107 ____________________________________________________________________________
28108 [  6900] By: jhi                                   on 2000/08/29  22:58:35
28109         Log: Admit that we are leaking scalars.
28110              
28111              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
28112              From: Spider Boardman <spider@leggy.zk3.dec.com>
28113              Date: Tue, 29 Aug 2000 18:48:29 -0400
28114              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
28115      Branch: perl
28116            ! t/pragma/warnings.t
28117 ____________________________________________________________________________
28118 [  6899] By: jhi                                   on 2000/08/29  20:53:13
28119         Log: Update Changes.
28120      Branch: perl
28121            ! Changes patchlevel.h
28122 ____________________________________________________________________________
28123 [  6898] By: jhi                                   on 2000/08/29  20:46:21
28124         Log: Undo namespace pollution of #6878.
28125              
28126              Subject: Re: Net::protoent does not export 'getproto'
28127              From: Mike Guy <mjtg@cam.ac.uk>
28128              Date: Tue, 29 Aug 2000 21:32:37 +0100
28129              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
28130      Branch: perl
28131            ! lib/Net/protoent.pm
28132 ____________________________________________________________________________
28133 [  6897] By: jhi                                   on 2000/08/29  20:44:29
28134         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
28135              From: Peter Prymmer <pvhp@forte.com>
28136              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
28137              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
28138      Branch: perl
28139            ! pod/perlebcdic.pod
28140 ____________________________________________________________________________
28141 [  6896] By: jhi                                   on 2000/08/29  20:40:57
28142         Log: There's no point repeating the 'revision' (5) of perl5.
28143      Branch: metaconfig/U/perl
28144            ! Devel.U patchlevel.U
28145      Branch: perl
28146            ! Configure config_h.SH
28147 ____________________________________________________________________________
28148 [  6895] By: jhi                                   on 2000/08/29  20:16:58
28149         Log: Regen Configure for #6894.
28150      Branch: metaconfig/U/perl
28151            ! perladmin.U
28152      Branch: perl
28153            ! Configure config_h.SH
28154 ____________________________________________________________________________
28155 [  6894] By: jhi                                   on 2000/08/29  19:59:52
28156         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
28157              From: "Philip Newton" <Philip.Newton@gmx.net>
28158              Date: Tue, 29 Aug 2000 21:39:14 +0200
28159              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
28160      Branch: perl
28161            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
28162            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
28163            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
28164            ! utils/perlbug.PL
28165 ____________________________________________________________________________
28166 [  6893] By: jhi                                   on 2000/08/29  19:55:30
28167         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
28168              From: "Philip Newton" <Philip.Newton@gmx.net>
28169              Date: Tue, 29 Aug 2000 21:39:14 +0200
28170              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
28171      Branch: perl
28172            ! installhtml
28173 ____________________________________________________________________________
28174 [  6892] By: jhi                                   on 2000/08/29  19:53:59
28175         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
28176              From: "Philip Newton" <Philip.Newton@gmx.net>
28177              Date: Tue, 29 Aug 2000 21:48:18 +0200
28178              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
28179      Branch: perl
28180            ! lib/File/Temp.pm
28181 ____________________________________________________________________________
28182 [  6891] By: jhi                                   on 2000/08/29  18:30:03
28183         Log: Nail the ID 20000828.023.
28184      Branch: perl
28185            ! ext/Storable/Storable.xs
28186 ____________________________________________________________________________
28187 [  6890] By: jhi                                   on 2000/08/29  16:50:17
28188         Log: Under usethreads the dumped variable is IN_PAD.
28189              
28190              Subject: Re: [PATCH] Glob dumping
28191              From: Gisle Aas <gisle@ActiveState.com>
28192              Date: 29 Aug 2000 18:45:05 +0200
28193              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
28194      Branch: perl
28195            ! t/lib/peek.t
28196 ____________________________________________________________________________
28197 [  6889] By: jhi                                   on 2000/08/29  15:17:37
28198         Log: Update Changes.
28199      Branch: perl
28200            ! Changes patchlevel.h
28201 ____________________________________________________________________________
28202 [  6888] By: jhi                                   on 2000/08/29  14:49:59
28203         Log: Retract #6882, broke the safe tests.
28204      Branch: perl
28205            ! ext/Opcode/Safe.pm
28206 ____________________________________________________________________________
28207 [  6887] By: jhi                                   on 2000/08/29  14:47:06
28208         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
28209              From: Gisle Aas <gisle@ActiveState.com> 
28210              Date: 09 Jun 2000 20:00:11 +0200
28211              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
28212      Branch: perl
28213            ! utils/perldoc.PL
28214 ____________________________________________________________________________
28215 [  6886] By: jhi                                   on 2000/08/29  14:42:45
28216         Log: The #6881 removed one dump line.
28217      Branch: perl
28218            ! t/lib/peek.t
28219 ____________________________________________________________________________
28220 [  6885] By: jhi                                   on 2000/08/29  14:30:47
28221         Log: Don't forget to tidy up.
28222      Branch: perl
28223            ! t/lib/ftmp-security.t
28224 ____________________________________________________________________________
28225 [  6884] By: jhi                                   on 2000/08/29  14:25:17
28226         Log: Disabling the one test is a bit tricky.
28227      Branch: perl
28228            ! t/lib/ftmp-security.t
28229 ____________________________________________________________________________
28230 [  6883] By: jhi                                   on 2000/08/29  14:16:25
28231         Log: Disable one of the tests for now.
28232      Branch: perl
28233            ! t/lib/ftmp-security.t
28234 ____________________________________________________________________________
28235 [  6882] By: jhi                                   on 2000/08/29  14:05:50
28236         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
28237              From: gisle@aas.no
28238              Date: 29 Aug 2000 10:35:06 -0000
28239              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
28240      Branch: perl
28241            ! ext/Opcode/Safe.pm
28242 ____________________________________________________________________________
28243 [  6881] By: jhi                                   on 2000/08/29  14:03:51
28244         Log: Subject: [PATCH] Glob dumping
28245              From: Gisle Aas <gisle@ActiveState.com>
28246              Date: 29 Aug 2000 07:59:42 -0000
28247              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
28248      Branch: perl
28249            ! dump.c
28250 ____________________________________________________________________________
28251 [  6880] By: jhi                                   on 2000/08/29  14:02:01
28252         Log: Subject: [PATCH] Warnings in B::Deparse
28253              From: <abigail@foad.org>
28254              Date: Tue, 29 Aug 2000 00:00:01 -0400
28255              Message-ID: <20000829040001.2999.qmail@foad.org>
28256      Branch: perl
28257            ! ext/B/B/Deparse.pm
28258 ____________________________________________________________________________
28259 [  6879] By: jhi                                   on 2000/08/29  13:57:26
28260         Log: Missed a change in #6869.
28261      Branch: perl
28262            ! mg.c
28263 ____________________________________________________________________________
28264 [  6878] By: jhi                                   on 2000/08/29  13:45:04
28265         Log: Subject: Net::protoent does not export 'getproto'
28266              From: Yasushi Nakajima <sey@jkc.co.jp>
28267              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
28268      Branch: perl
28269            ! lib/Net/protoent.pm
28270 ____________________________________________________________________________
28271 [  6877] By: jhi                                   on 2000/08/29  13:39:19
28272         Log: Patches all over for people and the files they (hopefully) care about.
28273      Branch: perl
28274            ! AUTHORS Changes MAINTAIN
28275 ____________________________________________________________________________
28276 [  6876] By: jhi                                   on 2000/08/29  12:53:54
28277         Log: Fix for thinko in #6848.
28278              
28279              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
28280              From: Lupe Christoph <lupe@lupe-christoph.de>
28281              Date: Tue, 29 Aug 2000 09:04:08 +0200
28282              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
28283      Branch: perl
28284            ! ext/Thread/Thread.xs
28285 ____________________________________________________________________________
28286 [  6875] By: jhi                                   on 2000/08/29  12:50:14
28287         Log: Update to Getopt::Long 2.24, from Johan Vromans.
28288      Branch: perl
28289            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
28290 ____________________________________________________________________________
28291 [  6874] By: jhi                                   on 2000/08/29  02:09:53
28292         Log: Use minimal @INC in tests, most of the time just '../lib',
28293              so that we simply can't pick up stuff from other Perls than
28294              the one we are testing.  Pointed out by
28295              
28296              From: Mike Guy <mjtg@cam.ac.uk>
28297              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
28298              Date: Fri, 25 Aug 2000 15:15:59 +0100
28299              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
28300      Branch: perl
28301            ! (edit 185 files)
28302 ____________________________________________________________________________
28303 [  6873] By: jhi                                   on 2000/08/29  01:07:11
28304         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
28305              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28306              Date: Mon, 28 Aug 2000 17:45:52 -0700
28307              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
28308      Branch: perl
28309            ! Makefile.SH hints/os2.sh
28310 ____________________________________________________________________________
28311 [  6872] By: jhi                                   on 2000/08/28  23:33:39
28312         Log: Subject: [PATCH bleedperl@6866] spellings
28313              From: marcel@codewerk.com (Marcel Grunauer)
28314              Date: Tue, 29 Aug 2000 01:19:59 +0200
28315              Message-Id: <200008282319.BAA29862@gandalf.local>
28316      Branch: perl
28317            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
28318            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
28319            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
28320 ____________________________________________________________________________
28321 [  6871] By: jhi                                   on 2000/08/28  23:22:09
28322         Log: Take out the SUIDMAIL thing, that will not be
28323              a problem in 5.7.*.
28324      Branch: perl
28325            ! patchlevel.h
28326 ____________________________________________________________________________
28327 [  6870] By: jhi                                   on 2000/08/28  23:19:30
28328         Log: -S is the silent flag, -s is the strip flag.
28329              
28330              Subject: [PATCH] Re: [PATCH] make no-install          
28331              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28332              Date: Mon, 28 Aug 2000 15:12:55 -0700
28333              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
28334      Branch: perl
28335            ! Makefile.SH
28336 ____________________________________________________________________________
28337 [  6869] By: jhi                                   on 2000/08/28  23:12:05
28338         Log: Subject: [PATCH bleedperl@6856] warnings fixes
28339              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
28340              Date: Mon, 28 Aug 2000 23:55:06 +0100
28341              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
28342      Branch: perl
28343            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
28344            ! warnings.h warnings.pl
28345 ____________________________________________________________________________
28346 [  6868] By: jhi                                   on 2000/08/28  21:38:22
28347         Log: Potential cruft.
28348      Branch: perl
28349            ! Makefile.SH
28350 ____________________________________________________________________________
28351 [  6867] By: jhi                                   on 2000/08/28  21:35:36
28352         Log: Update Changes.
28353      Branch: perl
28354            ! Changes patchlevel.h
28355 ____________________________________________________________________________
28356 [  6866] By: jhi                                   on 2000/08/28  21:33:49
28357         Log: Subject: hv.h Doc Patch
28358              From: Fisher Mark <fisherm@tce.com>
28359              Date: Mon, 28 Aug 2000 16:24:59 -0500
28360              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
28361      Branch: perl
28362            ! hv.h
28363 ____________________________________________________________________________
28364 [  6865] By: jhi                                   on 2000/08/28  21:02:15
28365         Log: Add -ld to archname on long tr...double platforms.
28366      Branch: metaconfig
28367            ! U/threads/archname.U
28368      Branch: perl
28369            ! Configure config_h.SH
28370 ____________________________________________________________________________
28371 [  6864] By: jhi                                   on 2000/08/28  20:38:59
28372         Log: An attempt to fix the problem reported in
28373              
28374              Subject: Building perl@6856 using gcc/AIX 4.3.3 
28375              From: Daniel Muino <dmuino@afip.gov.ar> 
28376              Date: Mon, 28 Aug 2000 15:50:01 -0300   
28377              Message-ID: <20000828155001.A14403@con2-dgi>
28378              
28379              I can't test this properly since the gcc installation I have
28380              access to seems to be botched (gcc is calling the AIX cpp,
28381              a losing proposition...)
28382      Branch: perl
28383            ! hints/aix.sh
28384 ____________________________________________________________________________
28385 [  6863] By: jhi                                   on 2000/08/28  18:57:52
28386         Log: Fix for ID 20000828.001, long doubles were not formatted
28387              correctly (showed up in $], which stopped installing perl).
28388      Branch: perl
28389            ! sv.c
28390 ____________________________________________________________________________
28391 [  6862] By: jhi                                   on 2000/08/28  18:07:15
28392         Log: Typo in #6858.
28393      Branch: perl
28394            ! lib/Cwd.pm
28395 ____________________________________________________________________________
28396 [  6861] By: jhi                                   on 2000/08/28  17:57:27
28397         Log: opmini.o may be left around if a build is interrupted.
28398      Branch: perl
28399            ! Makefile.SH
28400 ____________________________________________________________________________
28401 [  6860] By: jhi                                   on 2000/08/28  16:52:50
28402         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
28403              From: Daniel Chetlin <daniel@chetlin.com>
28404              Date: Mon, 28 Aug 2000 01:14:18 -0700
28405              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
28406      Branch: perl
28407            ! lib/overload.pm
28408 ____________________________________________________________________________
28409 [  6859] By: jhi                                   on 2000/08/28  16:08:46
28410         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
28411              From: Nicholas Clark <nick@ccl4.org>
28412              Date: Mon, 28 Aug 2000 16:03:27 +0100
28413              Message-Id: <20000828160327.C49785@plum.flirble.org>
28414      Branch: perl
28415            ! ext/ByteLoader/bytecode.h
28416 ____________________________________________________________________________
28417 [  6858] By: jhi                                   on 2000/08/28  16:02:10
28418         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
28419              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
28420              Date: Mon, 28 Aug 2000 13:08:30 +0200
28421              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
28422      Branch: perl
28423            ! lib/Cwd.pm
28424 ____________________________________________________________________________
28425 [  6857] By: jhi                                   on 2000/08/28  15:42:47
28426         Log: display_format used as a class method without arguments was broken,
28427              reported in
28428              
28429              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
28430              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
28431              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
28432              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
28433      Branch: perl
28434            ! lib/Math/Complex.pm t/lib/complex.t
28435 ____________________________________________________________________________
28436 [  6856] By: jhi                                   on 2000/08/27  22:09:48
28437         Log: Update Changes.
28438      Branch: perl
28439            ! Changes patchlevel.h
28440 ____________________________________________________________________________
28441 [  6855] By: jhi                                   on 2000/08/27  21:59:21
28442         Log: Retract #6853 (false alarm).
28443      Branch: perl
28444            ! lib/ExtUtils/xsubpp
28445 ____________________________________________________________________________
28446 [  6854] By: jhi                                   on 2000/08/27  21:37:44
28447         Log: Update Changes.
28448      Branch: perl
28449            ! Changes patchlevel.h
28450 ____________________________________________________________________________
28451 [  6853] By: jhi                                   on 2000/08/27  21:37:16
28452         Log: Subject: [PATCH perl@6850] workaround for xsubpp
28453              From: Hugo <hv@crypt.compulink.co.uk>
28454              Date: Sun, 27 Aug 2000 22:30:25 +0100
28455              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
28456      Branch: perl
28457            ! lib/ExtUtils/xsubpp
28458 ____________________________________________________________________________
28459 [  6852] By: jhi                                   on 2000/08/27  21:33:58
28460         Log: Big-endian 64-bit patch from Raphael Manfredi.
28461      Branch: perl
28462            ! ext/Storable/Storable.xs
28463 ____________________________________________________________________________
28464 [  6851] By: jhi                                   on 2000/08/27  21:22:21
28465         Log: More ruthless editing from Hugo van der Sanden.
28466      Branch: perl
28467            ! pod/perldelta.pod
28468 ____________________________________________________________________________
28469 [  6850] By: jhi                                   on 2000/08/27  16:11:46
28470         Log: Update Changes.
28471      Branch: perl
28472            ! Changes patchlevel.h
28473 ____________________________________________________________________________
28474 [  6849] By: jhi                                   on 2000/08/27  16:11:05
28475         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
28476      Branch: perl
28477            ! configpm pod/perldelta.pod
28478 ____________________________________________________________________________
28479 [  6848] By: jhi                                   on 2000/08/27  15:35:08
28480         Log: Use the actual thread type, not the pointer-to-struct.
28481      Branch: perl
28482            ! ext/Thread/Thread.xs
28483 ____________________________________________________________________________
28484 [  6847] By: jhi                                   on 2000/08/27  15:30:49
28485         Log: Test nit.
28486      Branch: perl
28487            ! t/pragma/warn/pp_sys
28488 ____________________________________________________________________________
28489 [  6846] By: jhi                                   on 2000/08/27  15:19:02
28490         Log: Passing -R in ldflags makes now it to appear in the default
28491              for lddlflags, just like with -L.
28492              
28493              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
28494              From: Lupe Christoph <lupe@lupe-christoph.de>
28495              Date: Sun, 27 Aug 2000 10:28:21 +0200
28496              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
28497      Branch: metaconfig/U/perl
28498            ! dlsrc.U
28499      Branch: perl
28500            ! Configure
28501 ____________________________________________________________________________
28502 [  6845] By: jhi                                   on 2000/08/27  15:08:54
28503         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
28504              From: Alan Burlison <Alan.Burlison@uk.sun.com>
28505              Date: Sat, 26 Aug 2000 22:23:27 +0100
28506              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
28507      Branch: perl
28508            ! lib/ExtUtils/MM_Unix.pm
28509 ____________________________________________________________________________
28510 [  6844] By: jhi                                   on 2000/08/27  15:02:37
28511         Log: DJGPP update from Laszlo Molnar.
28512              
28513              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
28514              From: ml1050 <ml1050@freemail.hu>
28515              Date: Sat, 26 Aug 2000 23:24:40 +0200
28516              Message-Id: <20000826232440.A439@freemail.hu>
28517      Branch: perl
28518            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
28519            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
28520 ____________________________________________________________________________
28521 [  6843] By: jhi                                   on 2000/08/27  14:53:58
28522         Log: Subject: installman buglet
28523              From: Lupe Christoph <lupe@lupe-christoph.de>
28524              Date: Sun, 27 Aug 2000 14:38:59 +0200
28525              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
28526      Branch: perl
28527            ! installman
28528 ____________________________________________________________________________
28529 [  6842] By: jhi                                   on 2000/08/27  14:52:08
28530         Log: Can't get the test to reliably work thanks to the
28531              inaccurateness of floating point.  "Resolves" bug ids
28532              20000826.003, 20000826.009, 20000826.010,
28533      Branch: perl
28534            ! t/lib/trig.t
28535 ____________________________________________________________________________
28536 [  6841] By: jhi                                   on 2000/08/26  15:53:58
28537         Log: Update Changes.
28538      Branch: perl
28539            ! Changes patchlevel.h
28540 ____________________________________________________________________________
28541 [  6840] By: jhi                                   on 2000/08/26  14:23:03
28542         Log: grep -e isn't portable.
28543              
28544              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
28545              From: chris@broadband.att.com
28546              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
28547              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
28548      Branch: perl
28549            ! hints/solaris_2.sh
28550 ____________________________________________________________________________
28551 [  6839] By: jhi                                   on 2000/08/26  14:12:23
28552         Log: no-install target a la make -n.
28553              
28554              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
28555              From: <abigail@foad.org>
28556              Date: Sat, 26 Aug 2000 03:57:34 -0400
28557              Message-ID: <20000826075735.18912.qmail@foad.org>
28558      Branch: perl
28559            ! Makefile.SH installman installperl
28560 ____________________________________________________________________________
28561 [  6838] By: jhi                                   on 2000/08/26  14:06:33
28562         Log: Retract #6826 as the #6828 should be do the same
28563              in a More Correct Way.
28564      Branch: perl
28565            ! installperl
28566 ____________________________________________________________________________
28567 [  6837] By: jhi                                   on 2000/08/26  05:24:00
28568         Log: More casting.
28569      Branch: perl
28570            ! ext/Storable/Storable.xs
28571 ____________________________________________________________________________
28572 [  6836] By: jhi                                   on 2000/08/26  05:05:46
28573         Log: Nicer in decimal.
28574      Branch: perl
28575            ! ext/Storable/Storable.xs
28576 ____________________________________________________________________________
28577 [  6835] By: jhi                                   on 2000/08/26  05:03:50
28578         Log: There be no UVdf.
28579      Branch: perl
28580            ! ext/Storable/Storable.xs
28581 ____________________________________________________________________________
28582 [  6834] By: jhi                                   on 2000/08/26  05:00:18
28583         Log: Continue IVdfing and UVxfing.
28584      Branch: perl
28585            ! ext/Storable/Storable.xs
28586 ____________________________________________________________________________
28587 [  6833] By: jhi                                   on 2000/08/26  04:53:14
28588         Log: Use IVdf.
28589      Branch: perl
28590            ! ext/Storable/Storable.xs
28591 ____________________________________________________________________________
28592 [  6832] By: jhi                                   on 2000/08/26  04:40:41
28593         Log: Document PTR2XX and INT2PTR.
28594      Branch: perl
28595            ! pod/perlguts.pod
28596 ____________________________________________________________________________
28597 [  6831] By: jhi                                   on 2000/08/26  04:33:18
28598         Log: Use UVxf, PTR2UV, NVff.
28599      Branch: perl
28600            ! ext/Storable/Storable.xs
28601 ____________________________________________________________________________
28602 [  6830] By: jhi                                   on 2000/08/26  04:31:32
28603         Log: Update the test count.
28604      Branch: perl
28605            ! t/lib/trig.t
28606 ____________________________________________________________________________
28607 [  6829] By: jhi                                   on 2000/08/26  03:05:50
28608         Log: Subject: [PATCH] installation not quite silent yet.
28609              From: <abigail@foad.org>
28610              Date: Fri, 25 Aug 2000 20:07:53 -0400
28611              Message-ID: <20000826000753.7822.qmail@foad.org>
28612      Branch: perl
28613            ! installman installperl
28614 ____________________________________________________________________________
28615 [  6828] By: jhi                                   on 2000/08/26  03:05:14
28616         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
28617              From: Spider Boardman <spider@web.zk3.dec.com>
28618              Date: Fri, 25 Aug 2000 19:12:40 -0400
28619              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
28620      Branch: perl
28621            ! gv.c
28622 ____________________________________________________________________________
28623 [  6827] By: jhi                                   on 2000/08/25  23:54:34
28624         Log: Support preserving extremely big/small angles.
28625      Branch: perl
28626            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
28627 ____________________________________________________________________________
28628 [  6826] By: jhi                                   on 2000/08/25  23:01:20
28629         Log: Patch installperl to be long double-aware.
28630              
28631              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
28632              From: Spider Boardman <spider@web.zk3.dec.com>
28633              Date: Fri, 25 Aug 2000 18:15:23 -0400
28634              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
28635      Branch: perl
28636            ! installperl
28637 ____________________________________________________________________________
28638 [  6825] By: jhi                                   on 2000/08/25  22:58:25
28639         Log: Remove duplicately applied patch shards.
28640              
28641              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
28642              From: Spider Boardman <spider@leggy.zk3.dec.com>
28643              Date: Fri, 25 Aug 2000 16:45:03 -0400
28644              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
28645      Branch: perl
28646            ! t/lib/cgi-html.t
28647 ____________________________________________________________________________
28648 [  6824] By: jhi                                   on 2000/08/25  22:57:00
28649         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
28650              From: Daniel Chetlin <daniel@chetlin.com>
28651              Date: Fri, 25 Aug 2000 12:23:16 -0700
28652              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
28653              
28654              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
28655              From: Daniel Chetlin <daniel@chetlin.com>
28656              Date: Fri, 25 Aug 2000 14:47:19 -0700
28657              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
28658      Branch: perl
28659            ! installman
28660 ____________________________________________________________________________
28661 [  6823] By: jhi                                   on 2000/08/25  22:44:17
28662         Log: Timestamp problem?
28663      Branch: perl
28664            ! uconfig.h uconfig.sh
28665 ____________________________________________________________________________
28666 [  6822] By: jhi                                   on 2000/08/25  19:01:06
28667         Log: One forgotten file from #6816.
28668      Branch: perl
28669            ! vos/config.h
28670 ____________________________________________________________________________
28671 [  6821] By: jhi                                   on 2000/08/25  18:56:39
28672         Log: Regen Changes.
28673      Branch: perl
28674            ! Changes patchlevel.h
28675 ____________________________________________________________________________
28676 [  6820] By: jhi                                   on 2000/08/25  18:52:35
28677         Log: Fix Changes ordering.
28678      Branch: perl
28679            ! Changes
28680 ____________________________________________________________________________
28681 [  6819] By: jhi                                   on 2000/08/25  18:50:25
28682         Log: Update Changes.
28683      Branch: perl
28684            ! Changes patchlevel.h
28685 ____________________________________________________________________________
28686 [  6818] By: jhi                                   on 2000/08/25  18:47:45
28687         Log: Tweak the sfio/useperlio logic, hopefully as wished in
28688              
28689              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
28690              From: Nicholas Clark <nick@babyhippo.co.uk>
28691              Date: Fri, 25 Aug 2000 12:01:45 +0100
28692              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
28693      Branch: metaconfig/U/perl
28694            ! d_sfio.U
28695      Branch: perl
28696            ! Configure
28697 ____________________________________________________________________________
28698 [  6817] By: jhi                                   on 2000/08/25  18:32:51
28699         Log: Allow microperl to assume <math.h>, without it the math
28700              functions like floor() are assumed to return int, which makes
28701              for core dumps in machines where integer and floating register
28702              don't mix.
28703      Branch: perl
28704            ! uconfig.h uconfig.sh
28705 ____________________________________________________________________________
28706 [  6816] By: jhi                                   on 2000/08/25  18:27:17
28707         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
28708              the problem reported in
28709              
28710              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
28711              From: danhale@us.ibm.com
28712              Date: Fri, 25 Aug 2000 10:58:06 -0400
28713              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
28714      Branch: metaconfig/U/perl
28715            + d_socks5_init.U
28716      Branch: perl
28717            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
28718            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
28719            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
28720            ! win32/config.gc win32/config.vc
28721 ____________________________________________________________________________
28722 [  6815] By: jhi                                   on 2000/08/25  17:43:31
28723         Log: A solution for the retrieve_fd autosplit warning,
28724              idea suggested by Mike Guy.
28725      Branch: perl
28726            ! ext/Storable/Storable.pm
28727 ____________________________________________________________________________
28728 [  6814] By: jhi                                   on 2000/08/25  17:16:03
28729         Log: Add install-silent target.
28730      Branch: perl
28731            ! Makefile.SH
28732 ____________________________________________________________________________
28733 [  6813] By: jhi                                   on 2000/08/25  17:14:23
28734         Log: Subject: Re: [PATCH] More silencing of installman.
28735              From: <abigail@foad.org>
28736              Date: Thu, 24 Aug 2000 19:27:03 -0400
28737              Message-ID: <20000824232703.7001.qmail@foad.org>
28738              
28739              Subject: Re: [PATCH] More silencing of installman.
28740              From: <abigail@foad.org>
28741              Date: Fri, 25 Aug 2000 03:00:58 -0400
28742              Message-ID: <20000825070058.10697.qmail@foad.org>
28743      Branch: perl
28744            ! installman
28745 ____________________________________________________________________________
28746 [  6812] By: jhi                                   on 2000/08/25  17:11:28
28747         Log: installperl --verbose and --silent.
28748              
28749              Subject: Re: [PATCH] More silencing of installman.
28750              From: <abigail@foad.org>
28751              Message-ID: <20000825064430.9719.qmail@foad.org>
28752              Date: Fri, 25 Aug 2000 02:44:30 -0400
28753      Branch: perl
28754            ! installperl
28755 ____________________________________________________________________________
28756 [  6811] By: jhi                                   on 2000/08/25  17:05:43
28757         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
28758              From: "Peter J. Farley III" <pjfarley@banet.net>
28759              Date: Thu, 24 Aug 2000 21:58:03 -0400
28760              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
28761              
28762              (applied slightly modified)
28763      Branch: perl
28764            ! lib/ExtUtils/MM_Unix.pm
28765 ____________________________________________________________________________
28766 [  6810] By: jhi                                   on 2000/08/25  17:01:18
28767         Log: Missing parts of 
28768              
28769              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
28770              From: Peter Prymmer <pvhp@forte.com>
28771              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
28772              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
28773      Branch: perl
28774            ! t/lib/cgi-html.t
28775 ____________________________________________________________________________
28776 [  6809] By: jhi                                   on 2000/08/25  16:46:32
28777         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
28778              From: "Craig A. Berry" <craig.berry@psinetcs.com>
28779              Date: Thu, 24 Aug 2000 19:13:11 -0500
28780              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
28781      Branch: perl
28782            ! vms/vms.c
28783 ____________________________________________________________________________
28784 [  6808] By: jhi                                   on 2000/08/25  16:39:22
28785         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
28786              From: Peter Prymmer <pvhp@forte.com>
28787              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
28788              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
28789      Branch: perl
28790            ! configure.com
28791 ____________________________________________________________________________
28792 [  6807] By: jhi                                   on 2000/08/25  16:36:37
28793         Log: Better wording for the vec lvalue diagnostic.
28794              
28795              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
28796              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
28797              Date: Wed, 23 Aug 2000 14:12:16 -0400
28798              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
28799      Branch: perl
28800            ! pod/perldiag.pod
28801 ____________________________________________________________________________
28802 [  6806] By: jhi                                   on 2000/08/24  18:17:22
28803         Log: Subject: [PATCH] More silencing of installman.
28804              From: <abigail@foad.org>
28805              Date: Thu, 24 Aug 2000 14:01:44 -0400
28806              Message-ID: <20000824180144.20062.qmail@foad.org>
28807      Branch: perl
28808            ! installman
28809 ____________________________________________________________________________
28810 [  6805] By: jhi                                   on 2000/08/24  15:00:31
28811         Log: Update Changes.
28812      Branch: perl
28813            ! Changes patchlevel.h
28814 ____________________________________________________________________________
28815 [  6804] By: jhi                                   on 2000/08/24  14:59:07
28816         Log: Regen perltoc.
28817      Branch: perl
28818            ! pod/perltoc.pod
28819 ____________________________________________________________________________
28820 [  6803] By: jhi                                   on 2000/08/24  14:44:39
28821         Log: Show the doc file, not the temp file.
28822      Branch: perl
28823            ! installman
28824 ____________________________________________________________________________
28825 [  6802] By: jhi                                   on 2000/08/24  14:41:53
28826         Log: Continue silencing.
28827      Branch: perl
28828            ! installman
28829 ____________________________________________________________________________
28830 [  6801] By: jhi                                   on 2000/08/24  14:34:40
28831         Log: Actually do something with the silencer option.
28832      Branch: perl
28833            ! installman
28834 ____________________________________________________________________________
28835 [  6800] By: jhi                                   on 2000/08/24  14:26:22
28836         Log: Make installman to recognize the silence flag -S.
28837      Branch: perl
28838            ! installman
28839 ____________________________________________________________________________
28840 [  6799] By: jhi                                   on 2000/08/24  13:49:38
28841         Log: DOS patches and portability/porting notes, from Tim Jenness.
28842      Branch: perl
28843            ! lib/File/Temp.pm
28844 ____________________________________________________________________________
28845 [  6798] By: jhi                                   on 2000/08/24  13:48:27
28846         Log: Create directories in silence.
28847              
28848              Subject: [PATCH] Another silencer for MakeMaker
28849              From: andreas.koenig@anima.de (Andreas J. Koenig)
28850              Date: 24 Aug 2000 14:18:52 +0200
28851              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
28852      Branch: perl
28853            ! lib/ExtUtils/Command.pm
28854 ____________________________________________________________________________
28855 [  6797] By: jhi                                   on 2000/08/24  13:46:42
28856         Log: More liberal parsing of version numbers.
28857              
28858              Subject: Re: CPAN.pm beta for testing available
28859              From: andreas.koenig@anima.de (Andreas J. Koenig)
28860              Date: 24 Aug 2000 13:51:57 +0200
28861              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
28862      Branch: perl
28863            ! lib/CPAN.pm
28864 ____________________________________________________________________________
28865 [  6796] By: jhi                                   on 2000/08/24  13:44:36
28866         Log: Make "make install" by default silent.  A new "install-verbose"
28867              target is verbose.
28868      Branch: perl
28869            ! Makefile.SH
28870 ____________________________________________________________________________
28871 [  6795] By: jhi                                   on 2000/08/24  13:39:14
28872         Log: Add silencer flags to installperl.
28873              
28874              Subject: [PATCH] Making installperl silent.
28875              From: <abigail@foad.org>
28876              Date: Thu, 24 Aug 2000 05:01:45 -0400
28877              Message-ID: <20000824090145.13141.qmail@foad.org>
28878      Branch: perl
28879            ! installperl
28880 ____________________________________________________________________________
28881 [  6794] By: jhi                                   on 2000/08/24  13:35:50
28882         Log: installperl couldn't tell whether it had run tests or not.
28883              
28884              Subject: [PATCH] Re: installperl and t/TEST
28885              From: <abigail@foad.org>
28886              Date: Thu, 24 Aug 2000 04:00:53 -0400
28887              Message-ID: <20000824080053.2494.qmail@foad.org>
28888      Branch: perl
28889            ! Makefile.SH installperl
28890 ____________________________________________________________________________
28891 [  6793] By: jhi                                   on 2000/08/24  13:27:50
28892         Log: Drop the separate perlbc, perlcc -b should be enough.
28893      Branch: perl
28894            - utils/perlbc.PL
28895            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
28896 ____________________________________________________________________________
28897 [  6792] By: jhi                                   on 2000/08/24  04:41:30
28898         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
28899              plus the typo fix from Peter Prymmer.
28900      Branch: perl
28901            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
28902            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
28903 ____________________________________________________________________________
28904 [  6791] By: jhi                                   on 2000/08/24  02:10:43
28905         Log: Replace #6705 with a minimal doc patch.
28906              
28907              Subject: [PATCH 5.6.0] replace change #6705
28908              From: Jan Dubois <jand@ActiveState.com>
28909              Date: Wed, 23 Aug 2000 18:31:51 -0700
28910              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
28911      Branch: perl
28912            ! lib/Win32.pod win32/win32.c
28913 ____________________________________________________________________________
28914 [  6790] By: jhi                                   on 2000/08/23  17:52:00
28915         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
28916              From: Mike Guy <mjtg@cam.ac.uk>
28917              Date: Wed, 23 Aug 2000 18:38:46 +0100
28918              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
28919      Branch: perl
28920            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
28921 ____________________________________________________________________________
28922 [  6789] By: jhi                                   on 2000/08/23  15:34:21
28923         Log: Update Changes.
28924      Branch: perl
28925            ! Changes patchlevel.h
28926 ____________________________________________________________________________
28927 [  6788] By: jhi                                   on 2000/08/23  15:33:40
28928         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
28929              From: Wilfredo Sánchez <wsanchez@apple.com>
28930              Date: Tue, 22 Aug 2000 19:31:27 -0700
28931              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
28932      Branch: perl
28933            ! perl.h
28934 ____________________________________________________________________________
28935 [  6787] By: jhi                                   on 2000/08/23  15:29:31
28936         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
28937              From: Spider Boardman <spider@leggy.zk3.dec.com>
28938              Date: Wed, 23 Aug 2000 10:33:23 -0400
28939              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
28940      Branch: perl
28941            ! lib/Pod/Html.pm
28942 ____________________________________________________________________________
28943 [  6786] By: jhi                                   on 2000/08/23  15:28:11
28944         Log: Bad makefile.
28945      Branch: perl
28946            ! ext/B/Makefile.PL
28947 ____________________________________________________________________________
28948 [  6785] By: jhi                                   on 2000/08/23  14:37:04
28949         Log: Update Changes.
28950      Branch: perl
28951            ! Changes patchlevel.h
28952 ____________________________________________________________________________
28953 [  6784] By: jhi                                   on 2000/08/23  13:58:41
28954         Log: Portability fix from Hugo van der Sanden.
28955      Branch: perl
28956            ! ext/re/Makefile.PL
28957 ____________________________________________________________________________
28958 [  6783] By: jhi                                   on 2000/08/23  13:53:53
28959         Log: Storable support, v-version fixes.
28960              
28961              Subject: CPAN.pm beta for testing available
28962              From: andreas.koenig@anima.de (Andreas J. Koenig)
28963              Date: 22 Aug 2000 23:31:33 +0200
28964              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
28965      Branch: perl
28966            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
28967 ____________________________________________________________________________
28968 [  6782] By: jhi                                   on 2000/08/23  13:51:26
28969         Log: Mac and other portability updates from Chris Nandor.
28970      Branch: perl
28971            ! pod/perlmodinstall.pod
28972 ____________________________________________________________________________
28973 [  6781] By: jhi                                   on 2000/08/23  13:47:33
28974         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
28975              From: Peter Prymmer <pvhp@forte.com>
28976              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
28977              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
28978      Branch: perl
28979            ! ext/Storable/Storable.xs
28980 ____________________________________________________________________________
28981 [  6780] By: jhi                                   on 2000/08/23  13:33:34
28982         Log: VMS MMS (make) wants null action.
28983      Branch: perl
28984            ! ext/B/Makefile.PL
28985 ____________________________________________________________________________
28986 [  6779] By: jhi                                   on 2000/08/22  19:44:47
28987         Log: Forgot portability nit.
28988      Branch: perl
28989            ! t/lib/st-forgive.t
28990 ____________________________________________________________________________
28991 [  6778] By: jhi                                   on 2000/08/22  19:35:25
28992         Log: Be portable.
28993      Branch: perl
28994            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
28995            ! t/lib/st-store.t
28996 ____________________________________________________________________________
28997 [  6777] By: jhi                                   on 2000/08/22  18:50:53
28998         Log: Update Changes.
28999      Branch: perl
29000            ! Changes patchlevel.h
29001 ____________________________________________________________________________
29002 [  6776] By: jhi                                   on 2000/08/22  18:44:46
29003         Log: cSVOPo_*v things index into the current PL_curpad
29004              under ithreads, which is different from the curpad
29005              used by the XSUB.  (In other words, the code as-is
29006              before this patch wouldn't work under ithreads.)
29007              From Sarathy.
29008      Branch: perl
29009            ! ext/B/B.xs
29010 ____________________________________________________________________________
29011 [  6775] By: jhi                                   on 2000/08/22  18:18:37
29012         Log: Make the selection of NVff et al stricter.
29013      Branch: metaconfig/U/perl
29014            ! perlxvf.U
29015      Branch: perl
29016            ! Configure config_h.SH
29017 ____________________________________________________________________________
29018 [  6774] By: jhi                                   on 2000/08/22  17:19:42
29019         Log: perldelta nits.
29020      Branch: perl
29021            ! pod/perldelta.pod
29022 ____________________________________________________________________________
29023 [  6773] By: jhi                                   on 2000/08/22  17:06:26
29024         Log: Long double fixes from Spider Boardman.
29025              
29026              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
29027              From: system PRIVILEGED account <root@peano.zk3.dec.com>
29028              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
29029              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
29030      Branch: perl
29031            ! t/lib/bigfltpm.t t/lib/st-06compat.t
29032 ____________________________________________________________________________
29033 [  6772] By: jhi                                   on 2000/08/22  15:04:53
29034         Log: Update Changes.
29035      Branch: perl
29036            ! Changes patchlevel.h
29037 ____________________________________________________________________________
29038 [  6771] By: jhi                                   on 2000/08/22  15:01:44
29039         Log: perldelta fixes from Hugo van der Sanden.
29040      Branch: perl
29041            ! pod/perldelta.pod
29042 ____________________________________________________________________________
29043 [  6770] By: jhi                                   on 2000/08/22  14:34:49
29044         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
29045              From: Hugo <hv@crypt.compulink.co.uk>
29046              Date: Tue, 22 Aug 2000 11:21:53 +0100
29047              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
29048      Branch: perl
29049            ! regcomp.c
29050 ____________________________________________________________________________
29051 [  6769] By: jhi                                   on 2000/08/22  14:30:02
29052         Log: Add Yitzchak, reformat.
29053      Branch: perl
29054            ! Changes config_h.SH
29055 ____________________________________________________________________________
29056 [  6768] By: jhi                                   on 2000/08/22  14:21:35
29057         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
29058              and Spider Boardman.
29059      Branch: metaconfig
29060            ! U/compline/d_gconvert.U
29061      Branch: perl
29062            ! Configure
29063 ____________________________________________________________________________
29064 [  6767] By: jhi                                   on 2000/08/22  14:11:24
29065         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
29066              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29067              Date: Mon, 21 Aug 2000 19:08:31 -0700
29068              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
29069      Branch: perl
29070            - ext/Storable/patchlevel.h
29071            ! MANIFEST ext/Storable/MANIFEST
29072 ____________________________________________________________________________
29073 [  6766] By: jhi                                   on 2000/08/22  13:49:29
29074         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
29075              From: Peter Prymmer <pvhp@forte.com>
29076              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
29077              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
29078      Branch: perl
29079            ! configure.com ext/Storable/Makefile.PL
29080 ____________________________________________________________________________
29081 [  6765] By: jhi                                   on 2000/08/22  13:44:59
29082         Log: Subject: [PATCH blead] B:: missing dependency
29083              From: Hugo <hv@crypt.compulink.co.uk>
29084              Date: Tue, 22 Aug 2000 06:44:33 +0100
29085              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
29086      Branch: perl
29087            ! ext/B/Makefile.PL
29088 ____________________________________________________________________________
29089 [  6764] By: jhi                                   on 2000/08/22  13:38:12
29090         Log: More bytecompiler.
29091      Branch: perl
29092            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
29093 ____________________________________________________________________________
29094 [  6763] By: jhi                                   on 2000/08/22  13:36:44
29095         Log: Bytecompiler patches from Benjamin Stuhl.
29096      Branch: perl
29097            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
29098            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
29099            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
29100            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
29101            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
29102            ! perl.c perlapi.h pod/perldelta.pod
29103 ____________________________________________________________________________
29104 [  6762] By: jhi                                   on 2000/08/21  23:43:40
29105         Log: An obsoleted diagnostic.
29106      Branch: perl
29107            ! pod/perldelta.pod
29108 ____________________________________________________________________________
29109 [  6761] By: jhi                                   on 2000/08/21  23:01:45
29110         Log: The #6759 wasn't quite right.
29111      Branch: perl
29112            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
29113            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
29114            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
29115            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
29116            ! t/lib/st-tieditems.t
29117 ____________________________________________________________________________
29118 [  6760] By: jhi                                   on 2000/08/21  22:35:49
29119         Log: Be verydeepclean.
29120      Branch: perl
29121            ! Makefile.SH
29122 ____________________________________________________________________________
29123 [  6759] By: jhi                                   on 2000/08/21  22:25:40
29124         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
29125              From: Peter Prymmer <pvhp@forte.com>
29126              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
29127              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
29128      Branch: perl
29129            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
29130            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
29131            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
29132            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
29133            ! t/lib/st-tieditems.t
29134 ____________________________________________________________________________
29135 [  6758] By: jhi                                   on 2000/08/21  22:22:32
29136         Log: Few more casts, need reported in
29137              
29138              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
29139              From: Mike Stok <mike@stok.co.uk>
29140              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
29141              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
29142              
29143              and
29144              
29145              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
29146              From: abigail@foad.org
29147              Date: 21 Aug 2000 21:31:34 -0000
29148              Message-Id: <20000821213134.30170.qmail@foad.org>
29149      Branch: perl
29150            ! ext/Storable/Storable.xs
29151 ____________________________________________________________________________
29152 [  6757] By: jhi                                   on 2000/08/21  18:37:07
29153         Log: Update Changes.
29154      Branch: perl
29155            ! Changes patchlevel.h
29156 ____________________________________________________________________________
29157 [  6756] By: jhi                                   on 2000/08/21  18:34:02
29158         Log: A pod nit.
29159              
29160              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
29161              From: <abigail@foad.org>
29162              Date: Mon, 21 Aug 2000 14:00:16 -0400
29163              Message-ID: <20000821180016.28627.qmail@foad.org>
29164      Branch: perl
29165            ! pod/perlre.pod
29166 ____________________________________________________________________________
29167 [  6755] By: jhi                                   on 2000/08/21  18:30:56
29168         Log: Use PodParser 1.18 new test.
29169      Branch: perl
29170            ! t/pod/special_seqs.t t/pod/special_seqs.xr
29171 ____________________________________________________________________________
29172 [  6754] By: jhi                                   on 2000/08/21  18:28:35
29173         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
29174              patches cannot be applied since #6712 conflicts.
29175      Branch: perl
29176            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
29177 ____________________________________________________________________________
29178 [  6753] By: jhi                                   on 2000/08/21  18:15:11
29179         Log: Weed out some smaller changes.
29180      Branch: perl
29181            ! pod/perldelta.pod
29182 ____________________________________________________________________________
29183 [  6752] By: jhi                                   on 2000/08/21  18:02:30
29184         Log: Also under djgpp the timestamps are funky.
29185      Branch: perl
29186            ! t/op/stat.t
29187 ____________________________________________________________________________
29188 [  6751] By: jhi                                   on 2000/08/21  17:55:56
29189         Log: Tweak the floating point output routine preferences.
29190      Branch: metaconfig
29191            ! U/compline/d_gconvert.U
29192      Branch: perl
29193            ! Configure
29194 ____________________________________________________________________________
29195 [  6750] By: jhi                                   on 2000/08/21  17:51:29
29196         Log: Unicos/mk requires elaborate paranoia.
29197      Branch: perl
29198            ! lib/Math/Complex.pm
29199 ____________________________________________________________________________
29200 [  6749] By: gsar                                  on 2000/08/21  16:53:31
29201         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
29202      Branch: perl
29203            ! lib/Cwd.pm
29204 ____________________________________________________________________________
29205 [  6748] By: gsar                                  on 2000/08/21  16:22:19
29206         Log: free TLS slot properly on Windows
29207      Branch: perl
29208            ! thread.h win32/perllib.c win32/win32thread.h
29209 ____________________________________________________________________________
29210 [  6747] By: jhi                                   on 2000/08/21  16:20:58
29211         Log: Rename the macro argument because some preprocessors
29212              can't tell the difference and expand arguments also inside
29213              double quoted strings.
29214      Branch: perl
29215            ! regcomp.c
29216 ____________________________________________________________________________
29217 [  6746] By: jhi                                   on 2000/08/21  16:09:41
29218         Log: Support long doubles in Storable.
29219              
29220              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
29221              From: Radu Greab <radu@netsoft.ro>
29222              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
29223              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
29224      Branch: perl
29225            ! ext/Storable/Storable.xs
29226 ____________________________________________________________________________
29227 [  6745] By: jhi                                   on 2000/08/21  15:51:40
29228         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
29229              From: "Fifer, Eric" <EFifer@sanwaint.com>
29230              Date: Mon, 21 Aug 2000 15:34:49 +0100
29231              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
29232      Branch: perl
29233            ! t/pragma/warn/9enabled
29234 ____________________________________________________________________________
29235 [  6744] By: jhi                                   on 2000/08/21  15:39:35
29236         Log: Document the endianness of Alpha more precisely.
29237      Branch: perl
29238            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
29239            ! pod/perlport.pod
29240 ____________________________________________________________________________
29241 [  6743] By: jhi                                   on 2000/08/21  14:47:05
29242         Log: perldelta fixes from the p5p crowd.
29243      Branch: perl
29244            ! pod/perldelta.pod pod/perlop.pod
29245 ____________________________________________________________________________
29246 [  6742] By: jhi                                   on 2000/08/21  13:34:51
29247         Log: Update to Pod::LaTeX 0.53.
29248              
29249              Subject: [PATCH] lib/Pod/LaTeX.pm updates
29250              From: Tim Jenness <timj@jach.hawaii.edu>
29251              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
29252              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
29253      Branch: perl
29254            ! lib/Pod/LaTeX.pm
29255 ____________________________________________________________________________
29256 [  6741] By: jhi                                   on 2000/08/21  13:33:01
29257         Log: Subject: [PATCH] os2.c fix for use64bitint
29258              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29259              Date: Mon, 21 Aug 2000 01:32:25 -0700
29260              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
29261      Branch: perl
29262            ! os2/os2.c
29263 ____________________________________________________________________________
29264 [  6740] By: jhi                                   on 2000/08/21  13:28:52
29265         Log: Array context keeps slithering in.
29266              
29267              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
29268              From: Daniel Chetlin <daniel@chetlin.com>
29269              Date: Sun, 20 Aug 2000 21:40:25 -0700
29270              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
29271      Branch: perl
29272            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
29273            ! pod/perldebtut.pod
29274 ____________________________________________________________________________
29275 [  6739] By: jhi                                   on 2000/08/21  13:23:55
29276         Log: Big-endian quad fixes for Storable from Radu Greab,
29277              plus few explicit null casts for picky compilers.
29278      Branch: perl
29279            ! ext/Storable/Storable.xs
29280 ____________________________________________________________________________
29281 [  6738] By: gsar                                  on 2000/08/21  05:56:13
29282         Log: small tweaks for change#6705: avoid C++ style comments in C code;
29283              use Perl's malloc API rather than the low level system one
29284      Branch: perl
29285            ! win32/win32.c
29286 ____________________________________________________________________________
29287 [  6737] By: gsar                                  on 2000/08/21  05:35:41
29288         Log: add Storable to list of extensions on Windows
29289      Branch: perl
29290            ! win32/Makefile win32/makefile.mk
29291 ____________________________________________________________________________
29292 [  6736] By: jhi                                   on 2000/08/21  02:57:53
29293         Log: Update Changes.
29294      Branch: perl
29295            ! Changes patchlevel.h
29296 ____________________________________________________________________________
29297 [  6735] By: jhi                                   on 2000/08/21  02:57:20
29298         Log: Draft 0.
29299      Branch: perl
29300            ! pod/perldelta.pod
29301 ____________________________________________________________________________
29302 [  6734] By: jhi                                   on 2000/08/21  02:57:03
29303         Log: Add Storable 0.7.2 from Raphael Manfredi,
29304              plus the patch from
29305              
29306              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
29307              From: Radu Greab <radu@netsoft.ro>
29308              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
29309              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
29310              
29311              plus changes to get Storable to compile with
29312              picky ANSI compilers.
29313      Branch: perl
29314            + ext/Storable/ChangeLog ext/Storable/MANIFEST
29315            + ext/Storable/Makefile.PL ext/Storable/README
29316            + ext/Storable/Storable.pm ext/Storable/Storable.xs
29317            + ext/Storable/patchlevel.h t/lib/st-06compat.t
29318            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
29319            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
29320            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
29321            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
29322            + t/lib/st-tieditems.t
29323            ! MANIFEST
29324 ____________________________________________________________________________
29325 [  6733] By: jhi                                   on 2000/08/21  02:29:09
29326         Log: The correct cleaning order is an art.
29327      Branch: perl
29328            ! Makefile.SH
29329 ____________________________________________________________________________
29330 [  6732] By: jhi                                   on 2000/08/21  01:23:39
29331         Log: The #6724 is here.
29332      Branch: perl
29333            ! t/lib/ftmp-security.t
29334 ____________________________________________________________________________
29335 [  6731] By: jhi                                   on 2000/08/20  23:17:03
29336         Log: s/this one/the 5.6.0 release/
29337      Branch: perl
29338            ! pod/perl56delta.pod
29339 ____________________________________________________________________________
29340 [  6730] By: jhi                                   on 2000/08/20  23:07:34
29341         Log: Mention perlebcdic and perlposix-bc.
29342      Branch: perl
29343            ! pod/perlport.pod
29344 ____________________________________________________________________________
29345 [  6729] By: jhi                                   on 2000/08/20  21:32:59
29346         Log: Document the number of exponent digits.
29347      Branch: perl
29348            ! pod/perlfunc.pod
29349 ____________________________________________________________________________
29350 [  6728] By: jhi                                   on 2000/08/20  21:16:47
29351         Log: Use File::Spec->tmpdir().
29352              
29353              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
29354              From: Tim Jenness <timj@jach.hawaii.edu>
29355              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
29356              MIME-Version: 1.0
29357              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
29358      Branch: perl
29359            ! utils/perlbug.PL
29360 ____________________________________________________________________________
29361 [  6727] By: jhi                                   on 2000/08/20  20:43:32
29362         Log: Update Changes.
29363      Branch: perl
29364            ! Changes patchlevel.h
29365 ____________________________________________________________________________
29366 [  6726] By: jhi                                   on 2000/08/20  20:41:44
29367         Log: The veryclean target needs to clobber.
29368      Branch: perl
29369            ! Makefile.SH
29370 ____________________________________________________________________________
29371 [  6725] By: jhi                                   on 2000/08/20  20:37:38
29372         Log: Document odd vs even subreleases and -Dusedevel.
29373      Branch: perl
29374            ! INSTALL
29375 ____________________________________________________________________________
29376 [  6724] By: jhi                                   on 2000/08/20  19:58:05
29377         Log: Use temporary directory instead of current directory.
29378              
29379              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
29380              From: Tim Jenness <timj@jach.hawaii.edu>
29381              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
29382              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
29383      Branch: perl
29384            ! t/lib/ftmp-security.t
29385 ____________________________________________________________________________
29386 [  6723] By: jhi                                   on 2000/08/20  19:55:55
29387         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
29388              From: andreas.koenig@anima.de (Andreas J. Koenig)
29389              Date: 20 Aug 2000 15:52:03 +0200
29390              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
29391      Branch: perl
29392            ! lib/ExtUtils/MM_Unix.pm
29393 ____________________________________________________________________________
29394 [  6722] By: jhi                                   on 2000/08/20  19:46:01
29395         Log: Update to CGI 2.72, from Lincoln Stein.
29396      Branch: perl
29397            ! lib/CGI.pm
29398 ____________________________________________________________________________
29399 [  6721] By: jhi                                   on 2000/08/20  19:43:54
29400         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
29401              From: Radu Greab <radu@netsoft.ro>
29402              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
29403              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
29404      Branch: perl
29405            ! ext/GDBM_File/GDBM_File.xs
29406 ____________________________________________________________________________
29407 [  6720] By: jhi                                   on 2000/08/20  19:42:01
29408         Log: pp_open() could pass an uninitialized filename down to do_open9().
29409      Branch: perl
29410            ! pp_sys.c
29411 ____________________________________________________________________________
29412 [  6719] By: jhi                                   on 2000/08/20  14:06:41
29413         Log: UTF8 concat fixes.
29414              
29415              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
29416              From: Hugo <hv@crypt.compulink.co.uk>
29417              Date: Sun, 20 Aug 2000 07:30:46 +0100
29418              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
29419      Branch: perl
29420            ! pp_hot.c t/op/append.t
29421 ____________________________________________________________________________
29422 [  6718] By: jhi                                   on 2000/08/20  02:09:37
29423         Log: Let's try #6717 again.
29424      Branch: perl
29425            ! lib/File/Temp.pm
29426 ____________________________________________________________________________
29427 [  6717] By: jhi                                   on 2000/08/20  01:56:55
29428         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
29429              From: "Craig A. Berry" <craig.berry@metamorgs.com>
29430              Date: Sat, 19 Aug 2000 18:15:39 -0500
29431              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
29432      Branch: perl
29433            ! lib/File/Temp.pm
29434 ____________________________________________________________________________
29435 [  6716] By: jhi                                   on 2000/08/19  15:50:11
29436         Log: Update Changes.
29437      Branch: perl
29438            ! Changes patchlevel.h
29439 ____________________________________________________________________________
29440 [  6715] By: jhi                                   on 2000/08/19  15:39:09
29441         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
29442              From: Jonathan D Johnston <jdjohnston2@juno.com>
29443              Date: Thu, 17 Aug 2000 23:13:01 -0400       
29444              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
29445      Branch: perl
29446            ! pod/perlfunc.pod
29447 ____________________________________________________________________________
29448 [  6714] By: jhi                                   on 2000/08/19  15:34:04
29449         Log: Introduce a 'veryclean' target that is like 'distclean'
29450              but also removes *~ and *.orig.
29451      Branch: perl
29452            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
29453            ! utils/Makefile x2p/Makefile.SH
29454 ____________________________________________________________________________
29455 [  6713] By: jhi                                   on 2000/08/19  14:15:45
29456         Log: Put back the long double avoidance code to POSIX.xs
29457              because VMS seems to need it still.
29458      Branch: perl
29459            ! ext/POSIX/POSIX.xs
29460 ____________________________________________________________________________
29461 [  6712] By: jhi                                   on 2000/08/19  14:10:41
29462         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
29463              From: Peter Prymmer <pvhp@forte.com>
29464              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
29465              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
29466      Branch: perl
29467            ! lib/Pod/Find.pm t/pod/find.t
29468 ____________________________________________________________________________
29469 [  6711] By: jhi                                   on 2000/08/19  14:09:19
29470         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
29471              From: Peter Prymmer <pvhp@forte.com>
29472              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
29473              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
29474              cc: vmsperl@perl.org
29475      Branch: perl
29476            ! t/lib/peek.t
29477 ____________________________________________________________________________
29478 [  6710] By: jhi                                   on 2000/08/19  14:08:01
29479         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
29480              From: Jan Dubois <jand@ActiveState.com>
29481              Date: Fri, 18 Aug 2000 16:31:48 -0700
29482              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
29483      Branch: perl
29484            ! win32/win32.c
29485 ____________________________________________________________________________
29486 [  6709] By: jhi                                   on 2000/08/19  14:06:57
29487         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
29488              
29489              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
29490              From: Spider.Boardman@Orb.Nashua.NH.US
29491              Date: Fri, 18 Aug 2000 18:41:14 -0400
29492              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
29493      Branch: perl
29494            ! regcomp.c
29495 ____________________________________________________________________________
29496 [  6708] By: jhi                                   on 2000/08/18  22:04:49
29497         Log: Update Changes.
29498      Branch: perl
29499            ! Changes patchlevel.h
29500 ____________________________________________________________________________
29501 [  6707] By: jhi                                   on 2000/08/18  21:55:14
29502         Log: Add warnif(), check warnings further up the stack,
29503              all the warnings functions now can take an optional object reference.
29504              
29505              Subject: [PATCH bleedperl@6691] warnings pragma update
29506              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
29507              Date: Fri, 18 Aug 2000 22:42:06 +0100
29508              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
29509      Branch: perl
29510            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
29511            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
29512            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
29513 ____________________________________________________________________________
29514 [  6706] By: jhi                                   on 2000/08/18  21:41:45
29515         Log: Typo in pp_complement().
29516              
29517              Subject: [PATCH perl-current] Deparse
29518              From: Peter Scott <Peter@PSDT.com>
29519              Date: Fri, 18 Aug 2000 12:44:37 -0700
29520              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
29521      Branch: perl
29522            ! ext/B/B/Deparse.pm
29523 ____________________________________________________________________________
29524 [  6705] By: jhi                                   on 2000/08/18  21:25:59
29525         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
29526              From: Jan Dubois <jand@ActiveState.com>
29527              Date: Fri, 18 Aug 2000 14:22:51 -0700
29528              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
29529      Branch: perl
29530            ! lib/Win32.pod win32/win32.c
29531 ____________________________________________________________________________
29532 [  6704] By: jhi                                   on 2000/08/18  21:16:14
29533         Log: Don't eat leading os from index entries.
29534              
29535              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
29536              From: Russ Allbery <rra@stanford.edu>
29537              Date: 10 Aug 2000 20:49:25 -0700
29538              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
29539      Branch: perl
29540            ! lib/Pod/Man.pm
29541 ____________________________________________________________________________
29542 [  6703] By: jhi                                   on 2000/08/18  21:07:06
29543         Log: Add [[:blank:]] as suggested in
29544              
29545              Subject: [ID 20000716.024] [=cc=] / [:blank:]
29546              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
29547              Date: Sun, 16 Jul 2000 17:55:29 -0700
29548              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
29549              
29550              (the [=cc=] has already been taken care of by #6439
29551              so the whole bug report can be closed)
29552              
29553              and make [[:space:]] to be equivalent to isspace(3)
29554              (as opposed to \s, which is isSPACE()).  The difference
29555              is that now [[:space:]] matches the mythical vertical tab,
29556              while \s doesn't.
29557      Branch: perl
29558            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
29559            ! regexec.c t/op/pat.t
29560 ____________________________________________________________________________
29561 [  6702] By: jhi                                   on 2000/08/18  18:47:47
29562         Log: The new tests were missing from #6415.
29563      Branch: perl
29564            ! t/op/bop.t
29565 ____________________________________________________________________________
29566 [  6701] By: jhi                                   on 2000/08/18  18:20:40
29567         Log: Document the NDBM_File and ODBM_File as SDBM_File
29568              was documented in #6417.
29569      Branch: perl
29570            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
29571            ! ext/SDBM_File/SDBM_File.pm
29572 ____________________________________________________________________________
29573 [  6700] By: jhi                                   on 2000/08/18  18:10:39
29574         Log: Subject: [PATCH perl@6698] cygwin port
29575              From: "Fifer, Eric" <EFifer@sanwaint.com>
29576              Date: Fri, 18 Aug 2000 17:30:05 +0100
29577              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
29578      Branch: perl
29579            ! lib/File/Temp.pm
29580 ____________________________________________________________________________
29581 [  6699] By: jhi                                   on 2000/08/18  16:21:49
29582         Log: Document code point which makes if (defined %stash::) to work
29583              (noted by Spider Boardman).
29584      Branch: perl
29585            ! op.c
29586 ____________________________________________________________________________
29587 [  6698] By: jhi                                   on 2000/08/18  13:43:27
29588         Log: Update Changes.
29589      Branch: perl
29590            ! Changes patchlevel.h
29591 ____________________________________________________________________________
29592 [  6697] By: jhi                                   on 2000/08/18  13:35:57
29593         Log: Tiny Getopt::Long patch from Johan Vromans.
29594      Branch: perl
29595            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
29596 ____________________________________________________________________________
29597 [  6696] By: jhi                                   on 2000/08/18  13:26:14
29598         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
29599              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
29600              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
29601              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
29602      Branch: perl
29603            ! pod/perldiag.pod pod/perlsyn.pod
29604 ____________________________________________________________________________
29605 [  6695] By: jhi                                   on 2000/08/18  13:13:26
29606         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
29607              From: Daniel Chetlin <daniel@chetlin.com>
29608              Date: Fri, 18 Aug 2000 03:13:36 -0700
29609              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
29610      Branch: perl
29611            ! pod/perlfunc.pod
29612 ____________________________________________________________________________
29613 [  6694] By: jhi                                   on 2000/08/18  13:08:05
29614         Log: Subject: [PATCH] perltrap.pod spring cleaning
29615              From: Daniel Chetlin <daniel@chetlin.com>
29616              Date: Fri, 18 Aug 2000 03:06:54 -0700
29617              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
29618              
29619              plus Mike Guy's nitfix.
29620      Branch: perl
29621            ! pod/perltrap.pod
29622 ____________________________________________________________________________
29623 [  6693] By: jhi                                   on 2000/08/18  13:00:26
29624         Log: Unbuffer the output.
29625              
29626              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
29627              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29628              Date: Thu, 17 Aug 2000 18:39:29 -0700
29629              Message-ID: <RPJn5gzkgydf092yn@efn.org>
29630      Branch: perl
29631            ! t/op/fork.t
29632 ____________________________________________________________________________
29633 [  6692] By: jhi                                   on 2000/08/18  05:19:17
29634         Log: Delete the image, too, not just its MANIFEStation.
29635      Branch: perl
29636            - lib/CGI/eg/wilogo.gif
29637 ____________________________________________________________________________
29638 [  6691] By: jhi                                   on 2000/08/18  05:10:26
29639         Log: Propagate new Configure vars.
29640      Branch: perl
29641            ! configure.com epoc/config.sh uconfig.h uconfig.sh
29642            ! vos/config.def vos/config.h vos/config_h.SH_orig
29643            ! win32/config.bc win32/config.gc win32/config.vc
29644            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
29645 ____________________________________________________________________________
29646 [  6690] By: jhi                                   on 2000/08/18  04:30:56
29647         Log: Update Changes.
29648      Branch: perl
29649            ! Changes patchlevel.h
29650 ____________________________________________________________________________
29651 [  6689] By: jhi                                   on 2000/08/18  04:12:30
29652         Log: Fix the lib/complex failure of
29653              
29654              From: abigail@foad.org
29655              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
29656              Date: 15 Aug 2000 04:06:38 -0000
29657              Message-Id: <20000815040638.8524.qmail@foad.org> 
29658              
29659              Linux long double accuracy issue: something that
29660              when printed with %g looks like "2" but int() of it is 1.
29661      Branch: perl
29662            ! lib/Math/Complex.pm
29663 ____________________________________________________________________________
29664 [  6688] By: jhi                                   on 2000/08/18  03:15:35
29665         Log: The byteorder code in #6671 was wrong.
29666      Branch: perl
29667            ! configpm
29668 ____________________________________________________________________________
29669 [  6687] By: jhi                                   on 2000/08/18  02:08:42
29670         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
29671              From: Jan Dubois <jand@ActiveState.com>
29672              Date: Thu, 17 Aug 2000 18:31:55 -0700
29673              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
29674      Branch: perl
29675            ! sv.c
29676 ____________________________________________________________________________
29677 [  6686] By: jhi                                   on 2000/08/18  02:04:15
29678         Log: Use NVs in POSIX math, not doubles.
29679              
29680              From: abigail@foad.org
29681              Subject: [ID 20000817.014] POSIX & modfl
29682              Date: 17 Aug 2000 20:49:18 -0000
29683              Message-Id: <20000817204918.23123.qmail@foad.org>
29684      Branch: perl
29685            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
29686 ____________________________________________________________________________
29687 [  6685] By: jhi                                   on 2000/08/18  02:02:12
29688         Log: Introduce NVef, NVff, and NVgf, use the middle one.
29689              (helps for lib/peek + Linux + long doubles)  Reported in
29690              
29691              From: abigail@foad.org
29692              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
29693              Date: 15 Aug 2000 04:06:38 -0000
29694              Message-Id: <20000815040638.8524.qmail@foad.org> 
29695              
29696              (note: the lib/complex failure has not yet been addressed)
29697      Branch: metaconfig/U/perl
29698            ! perlxvf.U
29699      Branch: perl
29700            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29701            ! config_h.SH dump.c perl.h pod/perlguts.pod
29702 ____________________________________________________________________________
29703 [  6684] By: jhi                                   on 2000/08/17  23:22:19
29704         Log: Add byteorder to the myconfig output.
29705      Branch: perl
29706            ! myconfig.SH
29707 ____________________________________________________________________________
29708 [  6683] By: jhi                                   on 2000/08/17  23:20:19
29709         Log: The image doth not exist, spotted by Johan Vromans.
29710      Branch: perl
29711            ! MANIFEST
29712 ____________________________________________________________________________
29713 [  6682] By: jhi                                   on 2000/08/17  22:38:16
29714         Log: Document what the backtick returns if the command fails.
29715      Branch: perl
29716            ! pod/perlop.pod
29717 ____________________________________________________________________________
29718 [  6681] By: jhi                                   on 2000/08/17  22:33:12
29719         Log: Do not use prototyping here.
29720              
29721              Subject: [ID 20000817.016] [PATCH] Peek.xs
29722              From: abigail@foad.org
29723              Date: 17 Aug 2000 20:55:56 -0000
29724              Message-Id: <20000817205556.24270.qmail@foad.org>
29725      Branch: perl
29726            ! ext/Devel/Peek/Makefile.PL
29727 ____________________________________________________________________________
29728 [  6680] By: jhi                                   on 2000/08/17  19:46:43
29729         Log: Don't propose using modules built for 5.005 if no binary
29730              compatibility with 5.005 is attempted.
29731              
29732              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
29733              Subject: Minor nit with 5.7.0 (6655)
29734              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
29735              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
29736      Branch: metaconfig
29737            ! U/installdirs/inc_version_list.U
29738      Branch: perl
29739            ! Configure config_h.SH
29740 ____________________________________________________________________________
29741 [  6679] By: jhi                                   on 2000/08/17  19:16:39
29742         Log: Microperl config update.
29743      Branch: perl
29744            ! uconfig.h uconfig.sh
29745 ____________________________________________________________________________
29746 [  6678] By: jhi                                   on 2000/08/17  19:16:13
29747         Log: The #6648 wasn't protective enough for limited platforms
29748              (like microperl).
29749      Branch: perl
29750            ! dump.c sv.c
29751 ____________________________________________________________________________
29752 [  6677] By: jhi                                   on 2000/08/17  14:46:35
29753         Log: Update Changes.
29754      Branch: perl
29755            ! Changes patchlevel.h
29756 ____________________________________________________________________________
29757 [  6676] By: jhi                                   on 2000/08/17  14:44:02
29758         Log: Add perlebcdic from Peter Prymmer, regen toc.
29759      Branch: perl
29760            + pod/perlebcdic.pod
29761            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
29762 ____________________________________________________________________________
29763 [  6675] By: jhi                                   on 2000/08/17  14:41:52
29764         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
29765      Branch: perl
29766            ! pod/perldebtut.pod
29767 ____________________________________________________________________________
29768 [  6674] By: jhi                                   on 2000/08/17  14:29:43
29769         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
29770              
29771              Subject: [ID 20000724.006] -DLEAKTEST problem
29772              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
29773              Date: Tue, 25 Jul 2000 00:36:32 -0500
29774              Message-Id: <20000725003632.A26186@www.llamacom.com>
29775              
29776              Reminder sent
29777              
29778              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
29779              From: Hugo <hv@crypt.compulink.co.uk>
29780              Date: Thu, 17 Aug 2000 15:23:42 +0100
29781              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
29782      Branch: perl
29783            ! util.c
29784 ____________________________________________________________________________
29785 [  6673] By: jhi                                   on 2000/08/17  04:07:10
29786         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
29787              From: John Peacock <JPeacock@UnivPress.com>
29788              Date: Tue, 01 Aug 2000 09:38:12 -0400
29789              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
29790      Branch: perl
29791            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
29792 ____________________________________________________________________________
29793 [  6672] By: jhi                                   on 2000/08/17  03:04:35
29794         Log: Subject: [PATCH] Cwd.pm now uses strict
29795              From: Tim Jenness <timj@jach.hawaii.edu>
29796              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
29797              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
29798      Branch: perl
29799            ! lib/Cwd.pm
29800 ____________________________________________________________________________
29801 [  6671] By: jhi                                   on 2000/08/17  02:16:35
29802         Log: Make $Config{byteorder} more magical so that it is
29803              dynamically computed: nice for 'fat binaries'.
29804              
29805              Subject: [PATCH]: default byteorder
29806              From: Wilfredo Sánchez <wsanchez@apple.com>
29807              Date: Mon, 31 Jul 2000 19:45:31 -0700
29808              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
29809      Branch: perl
29810            ! configpm
29811 ____________________________________________________________________________
29812 [  6670] By: gsar                                  on 2000/08/17  01:22:21
29813         Log: move WNOHANG definition to where other such things are
29814      Branch: perl
29815            ! win32/win32.h
29816 ____________________________________________________________________________
29817 [  6669] By: jhi                                   on 2000/08/17  01:19:17
29818         Log: Update Changes.
29819      Branch: perl
29820            ! Changes patchlevel.h
29821 ____________________________________________________________________________
29822 [  6668] By: jhi                                   on 2000/08/17  01:16:29
29823         Log: Doc nits spotted by Richard Soderberg.
29824      Branch: perl
29825            ! README.posix-bc README.vmesa
29826 ____________________________________________________________________________
29827 [  6667] By: jhi                                   on 2000/08/17  01:12:11
29828         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
29829              From: "Casey R. Tweten" <crt@kiski.net>
29830              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
29831              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
29832      Branch: perl
29833            ! pod/perldebtut.pod
29834 ____________________________________________________________________________
29835 [  6666] By: jhi                                   on 2000/08/17  01:09:31
29836         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
29837              From: "Casey R. Tweten" <crt@kiski.net>
29838              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
29839              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
29840      Branch: perl
29841            ! lib/Shell.pm
29842 ____________________________________________________________________________
29843 [  6665] By: gsar                                  on 2000/08/17  01:03:52
29844         Log: add "ok" targets from change#6632 in makefile.mk
29845      Branch: perl
29846            ! pod/perlport.pod win32/Makefile win32/makefile.mk
29847 ____________________________________________________________________________
29848 [  6664] By: gsar                                  on 2000/08/17  00:56:11
29849         Log: avoid warnings from dense compiler
29850      Branch: perl
29851            ! win32/win32.c
29852 ____________________________________________________________________________
29853 [  6663] By: jhi                                   on 2000/08/17  00:51:49
29854         Log: Tweak the regex compilation errors once more.
29855      Branch: perl
29856            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
29857            ! t/op/regmesg.t t/pragma/warn/regcomp
29858 ____________________________________________________________________________
29859 [  6662] By: gsar                                  on 2000/08/17  00:28:19
29860         Log: trailing new %ENV entries weren't being pushed into the real
29861              environment of subprocesses on Windows
29862      Branch: perl
29863            ! t/op/magic.t win32/perlhost.h
29864 ____________________________________________________________________________
29865 [  6661] By: gsar                                  on 2000/08/17  00:19:20
29866         Log: waitpid() now handles externally spawned pids correctly;
29867              fixes for backtick/wait/waitpid failures on Windows 9x
29868              
29869              these changes make the pid returned by process functions on
29870              Windows 9x always positive by clearing the high bit (which
29871              is always set on Win9x); pseudo-process PIDs are likewise
29872              always negative now on Win9x (just as on NT/2000)
29873      Branch: perl
29874            ! pp_sys.c win32/perlhost.h win32/win32.c
29875 ____________________________________________________________________________
29876 [  6660] By: jhi                                   on 2000/08/17  00:04:32
29877         Log: Retract #6645.
29878      Branch: perl
29879            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29880            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
29881            ! t/op/sprintf.t
29882 ____________________________________________________________________________
29883 [  6659] By: gsar                                  on 2000/08/16  23:59:28
29884         Log: on windows, the return values from wait() and waitpid() don't
29885              match those of pseudo-pids
29886      Branch: perl
29887            ! pp_sys.c t/op/fork.t util.c win32/win32.c
29888 ____________________________________________________________________________
29889 [  6658] By: gsar                                  on 2000/08/16  23:56:14
29890         Log: pod nit seen in passing
29891      Branch: perl
29892            ! pod/perlfunc.pod
29893 ____________________________________________________________________________
29894 [  6657] By: gsar                                  on 2000/08/16  23:53:42
29895         Log: change#6328 could make close(SOCKET) return false on windows
29896              when it shouldn't
29897      Branch: perl
29898            ! win32/win32sck.c
29899 ____________________________________________________________________________
29900 [  6656] By: gsar                                  on 2000/08/16  23:46:57
29901         Log: check that the number pseudo children doesn't exceed
29902              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
29903              the WaitForMultipleObjects() limit that would cause wait()
29904              to crash)
29905              
29906              wait() and waitpid() could potentially be rewritten to use
29907              more than one thread to do the waiting to eliminate this
29908              limitation
29909      Branch: perl
29910            ! win32/perlhost.h
29911 ____________________________________________________________________________
29912 [  6655] By: jhi                                   on 2000/08/16  14:11:05
29913         Log: Update Changes.
29914      Branch: perl
29915            ! Changes patchlevel.h
29916 ____________________________________________________________________________
29917 [  6654] By: jhi                                   on 2000/08/16  14:10:12
29918         Log: Update to perldebtut 1.9, from Richard Foley.
29919      Branch: perl
29920            ! pod/perldebtut.pod
29921 ____________________________________________________________________________
29922 [  6653] By: jhi                                   on 2000/08/16  14:08:17
29923         Log: Change the regx compilation error markers to use = instead of <
29924              since pod makes using the latter quite messy.  Reported in
29925              ID 20000814.006 by Abigail and in
29926              Subject: Unknown escape E<> ?
29927              From: Lupe Christoph <lupe@lupe-christoph.de>
29928              Date: Fri, 11 Aug 2000 00:30:27 +0200
29929              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
29930      Branch: perl
29931            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
29932            ! t/op/regmesg.t t/pragma/warn/regcomp
29933 ____________________________________________________________________________
29934 [  6652] By: jhi                                   on 2000/08/16  13:25:31
29935         Log: Change the perlbug address to perl.org since it's more forgiving.
29936              
29937              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
29938              From: abigail@foad.org
29939              Date: 15 Aug 2000 04:15:40 -0000
29940              Message-Id: <20000815041540.8633.qmail@foad.org>
29941      Branch: perl
29942            ! utils/perlbug.PL
29943 ____________________________________________________________________________
29944 [  6651] By: jhi                                   on 2000/08/16  13:22:35
29945         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
29946              From: Tim Jenness <timj@jach.hawaii.edu>
29947              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
29948              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
29949      Branch: perl
29950            ! lib/Cwd.pm
29951 ____________________________________________________________________________
29952 [  6650] By: jhi                                   on 2000/08/16  13:18:13
29953         Log: Update to CPAN 1.57.
29954              
29955              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
29956              From: andreas.koenig@anima.de (Andreas J. Koenig)
29957              Date: 16 Aug 2000 15:09:46 +0200
29958              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
29959      Branch: perl
29960            ! lib/CPAN.pm
29961 ____________________________________________________________________________
29962 [  6649] By: jhi                                   on 2000/08/16  13:12:31
29963         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
29964              From: "Larry W. Virden" <lvirden@cas.org>
29965              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
29966              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
29967      Branch: perl
29968            ! README.hpux
29969 ____________________________________________________________________________
29970 [  6648] By: jhi                                   on 2000/08/16  13:03:53
29971         Log: The numeric locale was reset to "C" by s?printf and never restored.
29972              
29973              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
29974              From: Christian Kirsch <ck@held.mind.de>
29975              Date: Wed, 9 Aug 2000 17:05:17 +0200
29976              Message-Id: <20000809170517.A25389@held>
29977              
29978              No test since adding the failing example to locale.t
29979              does not fail -- probably because the locale settings are so
29980              thoroughly tweaked by that time.  Running the example standalone
29981              does fail, though.  UPDATE: test case added at change #7540.
29982      Branch: perl
29983            ! dump.c perl.h pp.c pp_ctl.c sv.c
29984 ____________________________________________________________________________
29985 [  6647] By: jhi                                   on 2000/08/16  00:07:54
29986         Log: Update Changes and test semi-automatic patchlevel updating.
29987      Branch: perl
29988            ! Changes patchlevel.h
29989 ____________________________________________________________________________
29990 [  6646] By: jhi                                   on 2000/08/15  23:35:07
29991         Log: Fix a dependency problem.
29992              
29993              Subject: [PATCH: 6640] VMS Makefile.SH update
29994              From: Peter Prymmer <pvhp@forte.com>
29995              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
29996              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
29997      Branch: perl
29998            ! vms/descrip_mms.template
29999 ____________________________________________________________________________
30000 [  6645] By: jhi                                   on 2000/08/15  23:33:23
30001         Log: (Retracted by #6660)
30002              
30003              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
30004              From: Dominic Dunlop <domo@computer.org>
30005              Date: Tue, 15 Aug 2000 22:20:52 +0200
30006              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
30007      Branch: metaconfig/U/perl
30008            + d_printfed.U
30009      Branch: perl
30010            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30011            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
30012            ! t/op/sprintf.t
30013 ____________________________________________________________________________
30014 [  6644] By: jhi                                   on 2000/08/15  21:17:20
30015         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
30016              From: abigail@foad.org
30017              Date: 15 Aug 2000 20:12:41 -0000
30018              Message-Id: <20000815201241.25556.qmail@foad.org>
30019      Branch: perl
30020            ! INSTALL
30021 ____________________________________________________________________________
30022 [  6643] By: jhi                                   on 2000/08/15  21:15:28
30023         Log: (an already applied patch)
30024      Branch: perl
30025            ! lib/CGI.pm
30026 ____________________________________________________________________________
30027 [  6642] By: gsar                                  on 2000/08/15  19:54:05
30028         Log: magic callbacks all need to have same type signature
30029      Branch: perl
30030            ! embed.pl mg.c proto.h
30031 ____________________________________________________________________________
30032 [  6641] By: jhi                                   on 2000/08/15  17:56:27
30033         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)
30034              From: Mike Guy <mjtg@cam.ac.uk>
30035              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
30036              Date: Tue, 15 Aug 2000 18:26:45 +0100
30037              
30038              Only the peek.t part applied, not the hash quality part.
30039      Branch: perl
30040            ! t/lib/peek.t
30041 ____________________________________________________________________________
30042 [  6640] By: jhi                                   on 2000/08/15  16:37:37
30043         Log: Update Changes.
30044      Branch: perl
30045            ! Changes
30046 ____________________________________________________________________________
30047 [  6639] By: jhi                                   on 2000/08/15  16:34:55
30048         Log: Missed a file from #6638.
30049      Branch: perl
30050            ! lib/File/Temp.pm
30051 ____________________________________________________________________________
30052 [  6638] By: jhi                                   on 2000/08/15  16:33:19
30053         Log: Subject: [PATCH perl@6620] cygwin port
30054              From: "Fifer, Eric" <EFifer@sanwaint.com>
30055              Date: Tue, 15 Aug 2000 17:00:49 +0100
30056              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
30057      Branch: perl
30058            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
30059 ____________________________________________________________________________
30060 [  6637] By: jhi                                   on 2000/08/15  16:29:22
30061         Log: Subject: [PATCH] debugger exit code should reflect user exit code
30062              From: Mike Guy <mjtg@cam.ac.uk>
30063              Date: Tue, 15 Aug 2000 16:55:59 +0100
30064              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
30065      Branch: perl
30066            ! lib/perl5db.pl
30067 ____________________________________________________________________________
30068 [  6636] By: jhi                                   on 2000/08/15  15:30:58
30069         Log: Update Changes.
30070      Branch: perl
30071            ! Changes
30072 ____________________________________________________________________________
30073 [  6635] By: jhi                                   on 2000/08/15  15:27:21
30074         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
30075      Branch: metaconfig
30076            ! U/mkglossary U/mksample
30077      Branch: metaconfig/U/perl
30078            ! Devel.U
30079      Branch: perl
30080            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30081 ____________________________________________________________________________
30082 [  6634] By: jhi                                   on 2000/08/15  14:11:55
30083         Log: Don't blow limited stacks, a lower number is enough to
30084              tickle the lookbehind limit.
30085              
30086              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
30087              From: Dominic Dunlop <domo@computer.org>
30088              Date: Tue, 15 Aug 2000 13:51:24 +0200
30089              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
30090      Branch: perl
30091            ! t/op/regmesg.t
30092 ____________________________________________________________________________
30093 [  6633] By: jhi                                   on 2000/08/15  14:01:46
30094         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
30095              From: Mike Guy <mjtg@cam.ac.uk>
30096              Date: Tue, 15 Aug 2000 12:10:50 +0100
30097              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
30098      Branch: perl
30099            ! utils/perldoc.PL
30100 ____________________________________________________________________________
30101 [  6632] By: jhi                                   on 2000/08/15  13:58:48
30102         Log: make ok etc also for win32.
30103              
30104              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
30105              From: Prymmer/Kahn <pvhp@best.com>
30106              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
30107              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
30108      Branch: perl
30109            ! win32/Makefile
30110 ____________________________________________________________________________
30111 [  6631] By: jhi                                   on 2000/08/15  13:45:03
30112         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
30113      Branch: perl
30114            ! lib/Test.pm
30115 ____________________________________________________________________________
30116 [  6630] By: jhi                                   on 2000/08/15  03:25:09
30117         Log: Update Changes.
30118      Branch: perl
30119            ! Changes
30120 ____________________________________________________________________________
30121 [  6629] By: jhi                                   on 2000/08/15  03:23:53
30122         Log: magic_regdatum_set() is void, not int.
30123      Branch: perl
30124            ! embed.pl mg.c proto.h
30125 ____________________________________________________________________________
30126 [  6628] By: jhi                                   on 2000/08/15  03:08:02
30127         Log: Make the user to give up his firstborn, err, to knowingly
30128              verify installing an unstable developer release.  Also bump
30129              the release to 5.7.0, but leave a patch tag in the local
30130              patches saying that this is not yet the real thing.
30131      Branch: metaconfig
30132            ! U/modified/Instruct.U
30133      Branch: metaconfig/U/perl
30134            + Devel.U
30135      Branch: perl
30136            ! Configure patchlevel.h
30137 ____________________________________________________________________________
30138 [  6627] By: jhi                                   on 2000/08/14  22:32:52
30139         Log: README.os2 update.
30140              
30141              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
30142              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30143              Date: Wed, 02 Aug 2000 21:55:09 -0700
30144              Message-ID: <tsPi5gzkgegX092yn@efn.org>
30145      Branch: perl
30146            ! README.os2
30147 ____________________________________________________________________________
30148 [  6626] By: jhi                                   on 2000/08/14  21:00:02
30149         Log: Subject: Re: File::Temp problems on VMS in bleedperl
30150              From: Tim Jenness <timj@jach.hawaii.edu>
30151              cc: vmsperl@perl.org
30152              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
30153              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
30154      Branch: perl
30155            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
30156 ____________________________________________________________________________
30157 [  6625] By: jhi                                   on 2000/08/14  20:52:16
30158         Log: Add SUIDMAIL as was done for the CERT alert.
30159      Branch: perl
30160            ! patchlevel.h
30161 ____________________________________________________________________________
30162 [  6624] By: jhi                                   on 2000/08/14  20:48:50
30163         Log: Subject: sfio2000
30164              From: Daniel Muino <dmuino@afip.gov.ar>
30165              Date: Mon, 14 Aug 2000 16:58:11 -0300
30166              Message-ID: <20000814165811.B16368@con2-dgi>
30167      Branch: perl
30168            ! perlsdio.h perlsfio.h
30169 ____________________________________________________________________________
30170 [  6623] By: jhi                                   on 2000/08/14  20:47:36
30171         Log: Subject: warning: storage class after type is obsolescent
30172              From: Daniel Muino <dmuino@afip.gov.ar>
30173              Date: Mon, 14 Aug 2000 16:42:47 -0300
30174              Message-ID: <20000814164247.A16368@con2-dgi>
30175      Branch: perl
30176            ! regcomp.pl regnodes.h
30177 ____________________________________________________________________________
30178 [  6622] By: jhi                                   on 2000/08/14  20:43:05
30179         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
30180              From: abigail@foad.org
30181              Date: 14 Aug 2000 20:00:10 -0000
30182              Message-Id: <20000814200010.27271.qmail@foad.org>
30183      Branch: perl
30184            ! Changes
30185 ____________________________________________________________________________
30186 [  6621] By: jhi                                   on 2000/08/14  15:23:05
30187         Log: Update Changes.
30188      Branch: perl
30189            ! Changes
30190 ____________________________________________________________________________
30191 [  6620] By: jhi                                   on 2000/08/14  15:22:14
30192         Log: Subject: Re: [PATCH] @+, @- readonly
30193              From: Mike Guy <mjtg@cam.ac.uk>
30194              Date: Mon, 14 Aug 2000 15:26:55 +0100
30195              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
30196      Branch: perl
30197            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
30198            ! sv.c t/op/pat.t
30199 ____________________________________________________________________________
30200 [  6619] By: jhi                                   on 2000/08/14  14:12:08
30201         Log: Update Changes.
30202      Branch: perl
30203            ! Changes
30204 ____________________________________________________________________________
30205 [  6618] By: jhi                                   on 2000/08/14  14:09:34
30206         Log: For now remove the mail code.
30207      Branch: perl
30208            ! perl.c
30209 ____________________________________________________________________________
30210 [  6617] By: jhi                                   on 2000/08/14  14:08:28
30211         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
30212      Branch: perl
30213            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
30214            ! pod/perlfaq8.pod pod/perlsec.pod
30215 ____________________________________________________________________________
30216 [  6616] By: jhi                                   on 2000/08/14  14:00:11
30217         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
30218              From: Mike Guy <mjtg@cam.ac.uk>
30219              Date: Mon, 14 Aug 2000 08:26:02 +0100
30220              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
30221      Branch: perl
30222            ! lib/perl5db.pl
30223 ____________________________________________________________________________
30224 [  6615] By: jhi                                   on 2000/08/14  13:58:45
30225         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
30226              From: Mike Guy <mjtg@cam.ac.uk>
30227              Date: Mon, 14 Aug 2000 08:04:22 +0100
30228              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
30229      Branch: perl
30230            ! gv.c mg.c t/op/pat.t
30231 ____________________________________________________________________________
30232 [  6614] By: jhi                                   on 2000/08/14  13:56:45
30233         Log: Subject: Test fails / warnings with perl-current #6612
30234              From: Mike Guy <mjtg@cam.ac.uk>
30235              Date: Mon, 14 Aug 2000 07:57:23 +0100
30236              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
30237      Branch: perl
30238            ! t/lib/b.t t/lib/peek.t
30239 ____________________________________________________________________________
30240 [  6613] By: jhi                                   on 2000/08/14  13:45:33
30241         Log: VMS configure.com update continues.
30242      Branch: perl
30243            - vms/configure.com
30244            ! MANIFEST configure.com
30245 ____________________________________________________________________________
30246 [  6612] By: jhi                                   on 2000/08/13  22:13:35
30247         Log: Update Changes.
30248      Branch: perl
30249            ! Changes
30250 ____________________________________________________________________________
30251 [  6611] By: jhi                                   on 2000/08/13  16:21:45
30252         Log: Upgrade to CGI 2.71, from Lincoln Stein.
30253      Branch: perl
30254            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
30255 ____________________________________________________________________________
30256 [  6610] By: jhi                                   on 2000/08/13  15:09:16
30257         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
30258              From: Mike Guy <mjtg@cam.ac.uk>
30259              Date: Sun, 13 Aug 2000 13:45:51 +0100
30260              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
30261      Branch: perl
30262            ! t/op/regmesg.t
30263 ____________________________________________________________________________
30264 [  6609] By: jhi                                   on 2000/08/13  14:31:26
30265         Log: Andreas says that 1.56 is fine, so reverting back to it.
30266      Branch: perl
30267            ! lib/CPAN.pm
30268 ____________________________________________________________________________
30269 [  6608] By: jhi                                   on 2000/08/13  05:34:20
30270         Log: Update Changes.
30271      Branch: perl
30272            ! Changes
30273 ____________________________________________________________________________
30274 [  6607] By: jhi                                   on 2000/08/13  05:32:01
30275         Log: Put back the \z changes of #5406 to CPAN.pm.
30276      Branch: perl
30277            ! lib/CPAN.pm
30278 ____________________________________________________________________________
30279 [  6606] By: jhi                                   on 2000/08/13  05:20:16
30280         Log: Fix-n-skip the tests under 5005threads.
30281      Branch: perl
30282            ! t/lib/b.t
30283 ____________________________________________________________________________
30284 [  6605] By: jhi                                   on 2000/08/13  05:07:48
30285         Log: Fix the test for 5005threads.
30286      Branch: perl
30287            ! t/lib/peek.t
30288 ____________________________________________________________________________
30289 [  6604] By: jhi                                   on 2000/08/13  03:35:37
30290         Log: Should have deleted this in #6603.
30291      Branch: perl
30292            - vms/subconfigure.com
30293 ____________________________________________________________________________
30294 [  6603] By: jhi                                   on 2000/08/12  18:29:32
30295         Log: Rewrite of vms/subconfigure.com as configure.com,
30296              from Peter Prymmer and the vmsperl crew.
30297      Branch: perl
30298            + vms/configure.com
30299            ! MANIFEST
30300 ____________________________________________________________________________
30301 [  6602] By: jhi                                   on 2000/08/11  13:00:01
30302         Log: PlainText.pm is dead.
30303      Branch: perl
30304            - lib/Pod/PlainText.pm
30305            ! MANIFEST
30306 ____________________________________________________________________________
30307 [  6601] By: jhi                                   on 2000/08/11  04:06:45
30308         Log: Update Changes.
30309      Branch: perl
30310            ! Changes
30311 ____________________________________________________________________________
30312 [  6600] By: jhi                                   on 2000/08/11  04:06:10
30313         Log: Add a few missing files, update MANIFEST.
30314      Branch: perl
30315            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
30316            + lib/Pod/PlainText.pm t/pod/find.t
30317            ! MANIFEST t/op/regmesg.t
30318 ____________________________________________________________________________
30319 [  6599] By: jhi                                   on 2000/08/11  03:31:10
30320         Log: Add Perl debugging tutorial, regen toc. 
30321              
30322              Subject: perldebtut.pod
30323              From: Richard Foley <Richard.Foley@m.dasa.de>
30324              Date: Wed, 09 Aug 2000 10:17:15 +0200
30325              Message-id: <3991138B.262247B8@m.dasa.de>
30326      Branch: perl
30327            + pod/perldebtut.pod
30328            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
30329 ____________________________________________________________________________
30330 [  6598] By: jhi                                   on 2000/08/11  02:48:56
30331         Log: tiny Changes edit
30332      Branch: perl
30333            ! Changes
30334 ____________________________________________________________________________
30335 [  6597] By: jhi                                   on 2000/08/11  02:39:04
30336         Log: Tests for #6589.
30337              
30338              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
30339              From: simon@brecon.co.uk (Simon Cozens)
30340              Date: 11 Aug 2000 02:24:52 GMT
30341              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
30342      Branch: perl
30343            ! t/lib/b.t
30344 ____________________________________________________________________________
30345 [  6596] By: jhi                                   on 2000/08/11  01:50:07
30346         Log: Update Changes.
30347      Branch: perl
30348            ! Changes
30349 ____________________________________________________________________________
30350 [  6595] By: jhi                                   on 2000/08/11  01:47:16
30351         Log: nitfix
30352      Branch: perl
30353            ! Changes
30354 ____________________________________________________________________________
30355 [  6594] By: jhi                                   on 2000/08/11  01:36:16
30356         Log: Subject: Getting perlio and threads to compile
30357              From: Lupe Christoph <lupe@lupe-christoph.de>
30358              Date: Wed, 9 Aug 2000 11:35:54 +0200
30359              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
30360              
30361              (the Solaris version changes in Configure skipped)
30362      Branch: perl
30363            ! hints/solaris_2.sh thread.h
30364 ____________________________________________________________________________
30365 [  6593] By: jhi                                   on 2000/08/11  01:30:16
30366         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
30367              From: simon@brecon.co.uk (Simon Cozens)
30368              Date: 1 Aug 2000 06:55:19 GMT
30369              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
30370      Branch: perl
30371            ! lib/utf8.pm
30372 ____________________________________________________________________________
30373 [  6592] By: jhi                                   on 2000/08/11  01:26:39
30374         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
30375              From: Peter Scott <Peter@PeterScott.com>
30376              Date: Thu, 10 Aug 2000 08:23:27 -0700
30377              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
30378      Branch: perl
30379            ! lib/perl5db.pl
30380 ____________________________________________________________________________
30381 [  6591] By: jhi                                   on 2000/08/11  01:22:02
30382         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
30383              From: Hugo <hv@crypt.compulink.co.uk>
30384              Date: Thu, 10 Aug 2000 19:23:04 +0100
30385              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
30386      Branch: perl
30387            ! regexec.c t/op/pat.t
30388 ____________________________________________________________________________
30389 [  6590] By: jhi                                   on 2000/08/11  01:19:19
30390         Log: Preprocessing and postprocessing for File::Find.
30391              
30392              Subject: Patch to Find::File.pm to allow alphabetical results
30393              From: Joe Smith <jsmith@inwap.com>
30394              Date: Wed, 9 Aug 2000 02:44:54 -0700
30395              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
30396      Branch: perl
30397            ! lib/File/Find.pm
30398 ____________________________________________________________________________
30399 [  6589] By: jhi                                   on 2000/08/11  01:12:39
30400         Log: B::Deparse didn't do sub attributes.
30401              
30402              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
30403              From: simon@brecon.co.uk (Simon Cozens)
30404              Date: 9 Aug 2000 04:49:20 GMT
30405              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
30406      Branch: perl
30407            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
30408 ____________________________________________________________________________
30409 [  6588] By: jhi                                   on 2000/08/11  01:06:40
30410         Log: Subject: debugger "d" command doesnt check line number
30411              From: Mike Guy <mjtg@cam.ac.uk>
30412              Date: Tue, 08 Aug 2000 21:54:29 +0100
30413              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
30414      Branch: perl
30415            ! lib/perl5db.pl mg.c pod/perldiag.pod
30416 ____________________________________________________________________________
30417 [  6587] By: jhi                                   on 2000/08/11  00:45:03
30418         Log: sleep(1) does not necessarily return 1.
30419              
30420              Subject: [PATCH bleadperl] op/lex_assign.t  
30421              From: Hugo <hv@crypt.compulink.co.uk>
30422              Date: Thu, 03 Aug 2000 14:34:22 +0100        
30423              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
30424      Branch: perl
30425            ! t/op/lex_assign.t
30426 ____________________________________________________________________________
30427 [  6586] By: jhi                                   on 2000/08/11  00:31:50
30428         Log: Document the IO::Select timeout.
30429      Branch: perl
30430            ! ext/IO/lib/IO/Select.pm
30431 ____________________________________________________________________________
30432 [  6585] By: jhi                                   on 2000/08/11  00:13:54
30433         Log: Forgot contributor.
30434      Branch: perl
30435            ! Changes
30436 ____________________________________________________________________________
30437 [  6584] By: jhi                                   on 2000/08/11  00:09:19
30438         Log: detypo
30439      Branch: perl
30440            ! Changes
30441 ____________________________________________________________________________
30442 [  6583] By: jhi                                   on 2000/08/11  00:07:53
30443         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
30444              
30445              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
30446              From: Mike Guy <mjtg@cam.ac.uk> 
30447              Date: Thu, 10 Aug 2000 15:50:54 +0100
30448              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
30449      Branch: perl
30450            ! sv.c t/op/int.t
30451 ____________________________________________________________________________
30452 [  6582] By: jhi                                   on 2000/08/10  23:29:32
30453         Log: Update Changes.
30454      Branch: perl
30455            ! Changes
30456 ____________________________________________________________________________
30457 [  6581] By: jhi                                   on 2000/08/10  23:26:16
30458         Log: Put back the std @INC thing.
30459      Branch: perl
30460            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
30461            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
30462            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
30463            ! t/lib/gol-oo.t
30464 ____________________________________________________________________________
30465 [  6580] By: jhi                                   on 2000/08/10  23:03:34
30466         Log: Update to CGI 2.70, from Lincoln Stein.
30467      Branch: perl
30468            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
30469            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
30470            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
30471            ! t/lib/cgi-request.t
30472 ____________________________________________________________________________
30473 [  6579] By: jhi                                   on 2000/08/10  22:41:50
30474         Log: Update to CPAN 1.56, from Andreas König.
30475      Branch: perl
30476            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
30477 ____________________________________________________________________________
30478 [  6578] By: jhi                                   on 2000/08/10  22:38:13
30479         Log: Update to Pod::Parser 1.17, from Brad Appleton.
30480      Branch: perl
30481            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
30482            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
30483            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
30484            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
30485            ! t/pod/include.t t/pod/included.t t/pod/lref.t
30486            ! t/pod/multiline_items.t t/pod/nested_items.t
30487            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
30488            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
30489            ! t/pod/special_seqs.t
30490 ____________________________________________________________________________
30491 [  6577] By: jhi                                   on 2000/08/10  22:35:41
30492         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
30493      Branch: perl
30494            ! AUTHORS MAINTAIN
30495 ____________________________________________________________________________
30496 [  6576] By: jhi                                   on 2000/08/10  22:24:54
30497         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
30498      Branch: perl
30499            + t/lib/gol-oo.t
30500            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
30501            ! t/lib/gol-compat.t t/lib/gol-linkage.t
30502 ____________________________________________________________________________
30503 [  6575] By: jhi                                   on 2000/08/10  22:02:07
30504         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
30505      Branch: perl
30506            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
30507 ____________________________________________________________________________
30508 [  6574] By: jhi                                   on 2000/08/10  21:55:03
30509         Log: Iterating perl6 description.
30510      Branch: perl
30511            ! pod/perlfaq1.pod
30512 ____________________________________________________________________________
30513 [  6573] By: jhi                                   on 2000/08/10  21:48:26
30514         Log: Revert the sv.c part of #6559, a better fix is needed.
30515      Branch: perl
30516            ! sv.c
30517 ____________________________________________________________________________
30518 [  6572] By: jhi                                   on 2000/08/10  20:33:43
30519         Log: It's the 2ndO'ROSSC.
30520      Branch: perl
30521            ! pod/perlfaq1.pod
30522 ____________________________________________________________________________
30523 [  6571] By: jhi                                   on 2000/08/10  15:55:48
30524         Log: detypo
30525      Branch: perl
30526            ! pod/perlfaq1.pod
30527 ____________________________________________________________________________
30528 [  6570] By: jhi                                   on 2000/08/10  14:11:17
30529         Log: An exceptionally sticky typo.
30530      Branch: perl
30531            ! Changes
30532 ____________________________________________________________________________
30533 [  6569] By: jhi                                   on 2000/08/10  14:09:33
30534         Log: detypo (and test Changes updating script)
30535      Branch: perl
30536            ! Changes
30537 ____________________________________________________________________________
30538 [  6568] By: jhi                                   on 2000/08/10  14:07:07
30539         Log: Update Changes.
30540      Branch: perl
30541            ! Changes
30542 ____________________________________________________________________________
30543 [  6567] By: jhi                                   on 2000/08/10  14:06:19
30544         Log: Amend the description of Perl6.
30545              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
30546              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
30547              Date: Wed, 9 Aug 2000 22:11:06 -0500
30548              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
30549      Branch: perl
30550            ! pod/perlfaq1.pod
30551 ____________________________________________________________________________
30552 [  6566] By: jhi                                   on 2000/08/10  13:58:57
30553         Log: Subject: Remove dead entry in perldiag
30554              From: Mike Guy <mjtg@cam.ac.uk>
30555              Date: Thu, 10 Aug 2000 14:19:19 +0100
30556              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
30557      Branch: perl
30558            ! pod/perldiag.pod
30559 ____________________________________________________________________________
30560 [  6565] By: jhi                                   on 2000/08/10  13:51:48
30561         Log: Zero entries were skipped, fix from Adrian Goalby
30562              <argoalby@yahoo.co.uk>
30563      Branch: perl
30564            ! lib/unicode/Number.pl lib/unicode/mktables.PL
30565 ____________________________________________________________________________
30566 [  6564] By: jhi                                   on 2000/08/10  13:00:12
30567         Log: Subject: [PATCH 5.6.0] cygwin port
30568              From: "Fifer, Eric" <EFifer@sanwaint.com>
30569              Date: Thu, 10 Aug 2000 13:15:36 +0100
30570              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
30571      Branch: perl
30572            ! README.cygwin hints/cygwin.sh
30573 ____________________________________________________________________________
30574 [  6563] By: jhi                                   on 2000/08/10  12:55:16
30575         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
30576      Branch: perl
30577            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
30578 ____________________________________________________________________________
30579 [  6562] By: gsar                                  on 2000/08/10  08:38:39
30580         Log: warn is a macro, avoid using at a variable to avoid warnings
30581              in some configurations; readdir.t is too conservative in
30582              estimating number of *.t's
30583      Branch: perl
30584            ! t/op/readdir.t util.c
30585 ____________________________________________________________________________
30586 [  6561] By: jhi                                   on 2000/08/09  23:35:42
30587         Log: Update Changes.
30588      Branch: perl
30589            ! Changes
30590 ____________________________________________________________________________
30591 [  6560] By: jhi                                   on 2000/08/09  23:05:47
30592         Log: Subject: Re: enhanced(?) regex error messages
30593              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
30594              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
30595              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
30596              
30597              (plus two small patches sent privately)
30598              (this still seems to leave few test failures)
30599      Branch: perl
30600            + t/op/regmesg.t
30601            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
30602            ! t/pragma/warn/regcomp
30603 ____________________________________________________________________________
30604 [  6559] By: jhi                                   on 2000/08/09  20:41:18
30605         Log: (The fix did work but was not right, retracted in #6573)
30606              
30607              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
30608              From: Christian Kirsch <ck@held.mind.de>
30609              Date: Wed, 9 Aug 2000 17:05:17 +0200
30610              Message-Id: <20000809170517.A25389@held>
30611      Branch: perl
30612            ! sv.c t/pragma/locale.t
30613 ____________________________________________________________________________
30614 [  6558] By: jhi                                   on 2000/08/08  22:34:08
30615         Log: Tiny updates on the contributors list.
30616      Branch: perl
30617            ! Changes
30618 ____________________________________________________________________________
30619 [  6557] By: jhi                                   on 2000/08/08  19:34:28
30620         Log: Double check that we have a dirhandle.
30621      Branch: perl
30622            ! util.c
30623 ____________________________________________________________________________
30624 [  6556] By: jhi                                   on 2000/08/08  19:01:51
30625         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
30626              May be repopulated with fresh maintained examples.
30627      Branch: perl
30628            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
30629            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
30630            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
30631            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
30632            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
30633            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
30634            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
30635            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
30636            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
30637            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
30638            + lib/CGI/eg/wilogo_gif.uu
30639            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
30640            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
30641            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
30642            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
30643            - eg/cgi/frameset.cgi eg/cgi/index.html
30644            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
30645            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
30646            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
30647            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
30648            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
30649            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
30650            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
30651            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
30652            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
30653            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
30654            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
30655            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
30656            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
30657            - eg/van/vanish eg/who eg/wrapsuid
30658            ! MANIFEST
30659 ____________________________________________________________________________
30660 [  6555] By: jhi                                   on 2000/08/08  18:51:08
30661         Log: Delete chat2 as requested by Randal.
30662              
30663              Subject: Re: perlfaq8 coyness
30664              From: merlyn@stonehenge.com (Randal L. Schwartz) 
30665              Date: 15 May 2000 18:52:42 -0700 
30666              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
30667      Branch: perl
30668            - lib/chat2.pl
30669            ! MANIFEST
30670 ____________________________________________________________________________
30671 [  6554] By: jhi                                   on 2000/08/08  18:31:35
30672         Log: Regen global.sym.
30673      Branch: perl
30674            ! global.sym
30675 ____________________________________________________________________________
30676 [  6553] By: jhi                                   on 2000/08/08  18:28:13
30677         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
30678              (either perlbug or p5p ate the original), plus regen
30679              perlapi and perltoc. 
30680      Branch: perl
30681            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
30682            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
30683            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
30684            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
30685            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
30686            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
30687            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
30688            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
30689            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
30690            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
30691 ____________________________________________________________________________
30692 [  6552] By: jhi                                   on 2000/08/08  18:06:29
30693         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
30694              From: Mike Guy <mjtg@cam.ac.uk>
30695              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
30696              Date: Tue, 08 Aug 2000 15:51:27 +0100
30697      Branch: perl
30698            ! doop.c sv.h t/op/join.t t/pragma/overload.t
30699 ____________________________________________________________________________
30700 [  6551] By: jhi                                   on 2000/08/08  18:01:11
30701         Log: Re-apply #6549.
30702      Branch: perl
30703            ! lib/perl5db.pl
30704 ____________________________________________________________________________
30705 [  6550] By: jhi                                   on 2000/08/08  17:43:08
30706         Log: Accidental retraction of #6549.
30707      Branch: perl
30708            ! lib/perl5db.pl
30709 ____________________________________________________________________________
30710 [  6549] By: jhi                                   on 2000/08/08  17:40:04
30711         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
30712              From: Mike Guy <mjtg@cam.ac.uk>
30713              Date: Mon, 07 Aug 2000 21:49:58 +0100
30714              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
30715      Branch: perl
30716            ! lib/perl5db.pl
30717 ____________________________________________________________________________
30718 [  6548] By: jhi                                   on 2000/08/08  17:37:57
30719         Log: Document here-doc better.
30720              
30721              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
30722              From: Mike Guy <mjtg@cam.ac.uk>
30723              Date: Mon, 07 Aug 2000 14:02:09 +0100
30724              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
30725      Branch: perl
30726            ! pod/perldata.pod
30727 ____________________________________________________________________________
30728 [  6547] By: jhi                                   on 2000/08/08  17:33:34
30729         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
30730              From: "Randy J. Ray" <rjray@redhat.com>
30731              Date: Mon, 07 Aug 2000 19:12:25 -0700
30732              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
30733      Branch: perl
30734            ! perl.c pod/perlrun.pod
30735 ____________________________________________________________________________
30736 [  6546] By: jhi                                   on 2000/08/08  17:29:26
30737         Log: Subject: Re: enhanced(?) regex error messages 
30738              From: Hugo <hv@crypt.compulink.co.uk>
30739              Date: Tue, 08 Aug 2000 03:25:51 +0100
30740              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
30741              
30742              plus Capitalize the error messages, plus perldiag them.
30743      Branch: perl
30744            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
30745 ____________________________________________________________________________
30746 [  6545] By: jhi                                   on 2000/08/08  13:59:28
30747         Log: Augment #6539 a bit: don't croak if there's magic in the air.
30748              
30749              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
30750              From: Hugo <hv@crypt.compulink.co.uk>
30751              Date: Tue, 08 Aug 2000 03:02:03 +0100
30752              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
30753      Branch: perl
30754            ! pp.c t/op/bless.t
30755 ____________________________________________________________________________
30756 [  6544] By: jhi                                   on 2000/08/07  21:11:52
30757         Log: Make the test -w clean.
30758      Branch: perl
30759            ! t/op/bless.t
30760 ____________________________________________________________________________
30761 [  6543] By: jhi                                   on 2000/08/07  19:49:53
30762         Log: use warnings instead of $^W.
30763      Branch: perl
30764            ! t/op/bless.t
30765 ____________________________________________________________________________
30766 [  6542] By: jhi                                   on 2000/08/07  17:41:41
30767         Log: Disable a portability warning Because We Know What We Are Doing.
30768      Branch: perl
30769            ! t/op/bless.t
30770 ____________________________________________________________________________
30771 [  6541] By: jhi                                   on 2000/08/07  17:29:51
30772         Log: Tiny tidying on report_evil_fh().
30773      Branch: perl
30774            ! util.c
30775 ____________________________________________________________________________
30776 [  6540] By: jhi                                   on 2000/08/07  16:37:38
30777         Log: Make regular expression parse error messages easier to understand.
30778              
30779              Subject: Re: enhanced(?) regex error messages
30780              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
30781              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
30782              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
30783      Branch: perl
30784            ! regcomp.c
30785 ____________________________________________________________________________
30786 [  6539] By: jhi                                   on 2000/08/07  16:12:27
30787         Log: Make bless(REF, REF) a fatal error, add bless tests.
30788              
30789              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
30790              From: Hugo <hv@crypt.compulink.co.uk>
30791              Date: Mon, 07 Aug 2000 16:59:38 +0100
30792              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
30793      Branch: perl
30794            + t/op/bless.t
30795            ! MANIFEST pod/perldiag.pod pp.c sv.c
30796 ____________________________________________________________________________
30797 [  6538] By: jhi                                   on 2000/08/07  15:59:43
30798         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
30799              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
30800              Date: Thu, 3 Aug 2000 14:29:21 -0700
30801              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
30802      Branch: perl
30803            ! lib/lib_pm.PL
30804 ____________________________________________________________________________
30805 [  6537] By: jhi                                   on 2000/08/07  15:47:18
30806         Log: Retract #6419 for now since it breaks in AFS and MachTen.
30807      Branch: perl
30808            ! lib/Cwd.pm
30809 ____________________________________________________________________________
30810 [  6536] By: jhi                                   on 2000/08/07  15:05:29
30811         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
30812              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
30813              The security hole exists only in suidperls, which isn't
30814              installed or even built by default.
30815      Branch: perl
30816            ! perl.c
30817 ____________________________________________________________________________
30818 [  6535] By: jhi                                   on 2000/08/07  14:45:14
30819         Log: tr memory corruption fix from Simon Cozens.
30820      Branch: perl
30821            ! doop.c
30822 ____________________________________________________________________________
30823 [  6534] By: jhi                                   on 2000/08/06  11:38:16
30824         Log: Document a bit that UDP is not what you might think.
30825              
30826              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
30827              From: Lupe Christoph <lupe@lupe-christoph.de>
30828              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
30829              Date: Mon, 24 Jul 2000 08:59:15 +0200
30830      Branch: perl
30831            ! pod/perlipc.pod
30832 ____________________________________________________________________________
30833 [  6533] By: jhi                                   on 2000/08/06  11:35:01
30834         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
30835              From: Jeff Pinyan <jeffp@hut.crusoe.net>
30836              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
30837              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
30838      Branch: perl
30839            ! pod/perlfunc.pod
30840 ____________________________________________________________________________
30841 [  6532] By: jhi                                   on 2000/08/06  03:45:41
30842         Log: Have symbols for the IoTYPEs.
30843      Branch: perl
30844            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
30845 ____________________________________________________________________________
30846 [  6531] By: jhi                                   on 2000/08/06  01:33:55
30847         Log: Continue fixing the io warnings.  This also
30848              sort of fixes bug ID 20000802.003: the core dump
30849              is no more.  Whether the current behaviour is correct
30850              (giving a warning: "Not a format reference"), is another matter.
30851      Branch: perl
30852            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
30853            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
30854 ____________________________________________________________________________
30855 [  6530] By: jhi                                   on 2000/08/05  21:33:12
30856         Log: Change the Policy policy: now -Dprefix= with an existing
30857              Policy.sh and prefix == siteprefix == vendorprefix, then all
30858              of them follow along the new prefix.
30859              
30860              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
30861              From: Andy Dougherty <doughera@lafayette.edu>
30862              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
30863              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
30864      Branch: perl
30865            ! Policy_sh.SH
30866 ____________________________________________________________________________
30867 [  6529] By: jhi                                   on 2000/08/05  18:57:28
30868         Log: Zap lib/Sys directory when cleaning up.
30869      Branch: perl
30870            ! Makefile.SH
30871 ____________________________________________________________________________
30872 [  6528] By: jhi                                   on 2000/08/05  18:40:44
30873         Log: Essential prototype changes were missing from #6527.
30874              Also make report_evil_fh() more bomb-proof.
30875      Branch: perl
30876            ! embed.h util.c
30877 ____________________________________________________________________________
30878 [  6527] By: jhi                                   on 2000/08/05  03:22:05
30879         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
30880              From: "Ronald F. Guilmette" <rfg@monkeys.com>
30881              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
30882              Message-Id: <200007242247.PAA52177@monkeys.com>
30883      Branch: perl
30884            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
30885 ____________________________________________________________________________
30886 [  6526] By: jhi                                   on 2000/08/04  21:23:27
30887         Log: gcc versions might have (parentheses) in them.
30888      Branch: metaconfig/U/perl
30889            ! gccvers.U
30890      Branch: perl
30891            ! Configure config_h.SH
30892 ____________________________________________________________________________
30893 [  6525] By: jhi                                   on 2000/08/04  20:23:12
30894         Log: Weed buglets pointed out by
30895              
30896              From: Lupe Christoph <lupe@lupe-christoph.de>
30897              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
30898              Date: Fri, 4 Aug 2000 17:34:39 +0200
30899              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
30900      Branch: metaconfig/U/perl
30901            ! gccvers.U uselfs.U
30902      Branch: perl
30903            ! Configure config_h.SH
30904 ____________________________________________________________________________
30905 [  6524] By: jhi                                   on 2000/08/04  19:02:08
30906         Log: Warn under -w if lstat(FH) is attempted.
30907              
30908              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
30909              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
30910              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
30911              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
30912      Branch: perl
30913            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
30914            ! t/pragma/warn/pp_sys
30915 ____________________________________________________________________________
30916 [  6523] By: jhi                                   on 2000/08/04  12:31:11
30917         Log: Subject: New perlcc, take 2
30918              From: simon@brecon.co.uk (Simon Cozens)
30919              Date: 4 Aug 2000 06:21:04 GMT
30920              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
30921      Branch: perl
30922            ! utils/perlcc.PL
30923 ____________________________________________________________________________
30924 [  6522] By: jhi                                   on 2000/08/04  12:26:33
30925         Log: Subject: Re: Array vs. List context
30926              From: Daniel Chetlin <daniel@chetlin.com>
30927              Date: Fri, 4 Aug 2000 00:22:44 -0700
30928              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
30929      Branch: perl
30930            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
30931            ! pod/perlfaq4.pod
30932 ____________________________________________________________________________
30933 [  6521] By: jhi                                   on 2000/08/04  12:22:38
30934         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
30935              From: Raymund Will <ray@caldera.de>
30936              Date: Fri, 4 Aug 2000 12:07:09 +0200
30937              Message-Id: <20000804120709.A14982@caldera.de>
30938      Branch: perl
30939            ! configure.gnu
30940 ____________________________________________________________________________
30941 [  6520] By: jhi                                   on 2000/08/04  04:09:06
30942         Log: After the #6519 a warning about stat() is just that,
30943              not about a filetest, which now have their own warning.
30944      Branch: perl
30945            ! pod/perldiag.pod
30946 ____________________________________________________________________________
30947 [  6519] By: jhi                                   on 2000/08/04  04:06:30
30948         Log: In the warnings call filehandles consistently so;
30949              add "unopened" warning for stat().
30950      Branch: perl
30951            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
30952            ! t/pragma/warn/pp_sys
30953 ____________________________________________________________________________
30954 [  6518] By: jhi                                   on 2000/08/04  02:55:35
30955         Log: Subject: Minor tweak to perlvar.pod
30956              From: "Stephen P. Potter" <spp@ds.net>
30957              Date: Tue, 18 Apr 2000 09:26:03 -0400
30958              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
30959      Branch: perl
30960            ! pod/perlvar.pod
30961 ____________________________________________________________________________
30962 [  6517] By: jhi                                   on 2000/08/04  02:50:08
30963         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
30964              From: "Clinton Pierce" <cpierce1@ford.com>
30965              Date: Wed, 21 Jul 1999 16:45:31 -0400
30966              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
30967              
30968              Fix by Stephen Potter (visible in the bug db but not in p5p?)
30969      Branch: perl
30970            ! pod/perlfunc.pod pod/perlop.pod
30971 ____________________________________________________________________________
30972 [  6516] By: jhi                                   on 2000/08/04  02:09:25
30973         Log: This is 6512.  Really.
30974      Branch: perl
30975            ! dump.c
30976 ____________________________________________________________________________
30977 [  6515] By: jhi                                   on 2000/08/04  01:25:50
30978         Log: mention the idea of @( and @)
30979      Branch: perl
30980            ! Todo-5.6
30981 ____________________________________________________________________________
30982 [  6514] By: bailey                                on 2000/08/04  01:18:46
30983         Log: YA resync with mainstem, including VMS patches from others
30984      Branch: vmsperl
30985           +> (branch 48 files)
30986            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
30987           !> (integrate 354 files)
30988 ____________________________________________________________________________
30989 [  6513] By: jhi                                   on 2000/08/04  01:18:18
30990         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
30991              From: Mark Dickinson <dickins3@fas.harvard.edu>
30992              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
30993              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
30994      Branch: perl
30995            ! t/op/grent.t t/op/pwent.t
30996 ____________________________________________________________________________
30997 [  6512] By: jhi                                   on 2000/08/04  01:14:06
30998         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
30999              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31000              Date: Wed, 02 Aug 2000 10:51:01 +0100
31001              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
31002      Branch: perl
31003            ! sv.c
31004 ____________________________________________________________________________
31005 [  6511] By: jhi                                   on 2000/08/04  00:57:00
31006         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
31007              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
31008              Date: Thu, 03 Aug 2000 17:20:04 -0700
31009              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
31010      Branch: metaconfig
31011            ! U/modified/Cppsym.U
31012      Branch: perl
31013            ! Configure config_h.SH
31014 ____________________________________________________________________________
31015 [  6510] By: jhi                                   on 2000/08/04  00:25:28
31016         Log: detypo
31017      Branch: perl
31018            ! Makefile.SH
31019 ____________________________________________________________________________
31020 [  6509] By: jhi                                   on 2000/08/03  23:43:18
31021         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
31022              From: Dominic Dunlop <domo@computer.org>
31023              Date: Thu, 3 Aug 2000 22:16:46 +0200
31024              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
31025      Branch: perl
31026            ! t/op/sprintf.t
31027 ____________________________________________________________________________
31028 [  6508] By: jhi                                   on 2000/08/03  23:40:37
31029         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
31030              From: Hugo <hv@crypt.compulink.co.uk>
31031              Date: Thu, 03 Aug 2000 18:25:30 +0100
31032              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
31033      Branch: perl
31034            ! regcomp.c t/op/re_tests
31035 ____________________________________________________________________________
31036 [  6507] By: jhi                                   on 2000/08/03  23:38:28
31037         Log: Subject: [PATCH] sv.h documentation - SvLEN
31038              From: Mike Guy <mjtg@cam.ac.uk>
31039              Date: Thu, 03 Aug 2000 14:43:09 +0100
31040              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
31041      Branch: perl
31042            ! sv.h
31043 ____________________________________________________________________________
31044 [  6506] By: jhi                                   on 2000/08/03  15:49:14
31045         Log: Disable the fix_pl hack for now.
31046      Branch: perl
31047            ! Makefile.SH
31048 ____________________________________________________________________________
31049 [  6505] By: jhi                                   on 2000/08/03  13:49:04
31050         Log: Add a URL for FSF.
31051              
31052              Subject: Patch for README
31053              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
31054              Date: Wed, 2 Aug 2000 13:25:09 -0500
31055              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
31056      Branch: perl
31057            ! README
31058 ____________________________________________________________________________
31059 [  6504] By: jhi                                   on 2000/08/03  13:29:19
31060         Log: Be more informative on what is skipped and why,
31061              also repeat the list at the end.
31062      Branch: perl
31063            ! Porting/p4desc
31064 ____________________________________________________________________________
31065 [  6503] By: jhi                                   on 2000/08/03  13:07:05
31066         Log: Circumvent the removal of .patch by fix_pl.
31067              
31068              Subject: Re: [ID 20000802.011] unable to 'make test'          
31069              From: simon@brecon.co.uk (Simon Cozens) 
31070              Date: 3 Aug 2000 04:17:00 GMT
31071              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
31072      Branch: perl
31073            ! Makefile.SH
31074 ____________________________________________________________________________
31075 [  6502] By: jhi                                   on 2000/08/03  00:14:34
31076         Log: Add the missing setproctitle unit.
31077      Branch: metaconfig/U/perl
31078            + d_setproctitle.U
31079 ____________________________________________________________________________
31080 [  6501] By: jhi                                   on 2000/08/03  00:00:26
31081         Log: The subtest 4 may fail also on VOBS, as pointed out
31082              by Nick Ing-Simmons in November 1999, bug id 19991124.003
31083              (but the failure in that bug report isn't the subtest 4).
31084      Branch: perl
31085            ! t/op/stat.t
31086 ____________________________________________________________________________
31087 [  6500] By: jhi                                   on 2000/08/02  23:49:30
31088         Log: Better skip message for the test; one of the two problems in
31089              
31090              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
31091              From: Lupe Christoph <lupe@lupe-christoph.de>
31092              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
31093              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
31094      Branch: perl
31095            ! t/op/numconvert.t
31096 ____________________________________________________________________________
31097 [  6499] By: jhi                                   on 2000/08/02  22:49:16
31098         Log: Allow "no Module;" even if there is no 'unimport'.
31099              
31100              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
31101              From: mjd@plover.com
31102              Date: 24 Mar 2000 15:24:34 -0000
31103              Message-Id: <20000324152434.15160.qmail@plover.com>
31104      Branch: perl
31105            ! gv.c
31106 ____________________________________________________________________________
31107 [  6498] By: jhi                                   on 2000/08/02  22:42:58
31108         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
31109              that are hopefully soon put into use.
31110      Branch: perl
31111            ! opcode.h opcode.pl opnames.h
31112 ____________________________________________________________________________
31113 [  6497] By: gsar                                  on 2000/08/02  22:28:59
31114         Log: require.t needs binmode() to work on windows
31115      Branch: perl
31116            ! t/comp/require.t
31117 ____________________________________________________________________________
31118 [  6496] By: jhi                                   on 2000/08/02  22:08:51
31119         Log: Document the IVdf UVuf UVof UVxf.
31120      Branch: perl
31121            ! pod/perlguts.pod
31122 ____________________________________________________________________________
31123 [  6495] By: jhi                                   on 2000/08/02  21:54:26
31124         Log: detypo #6494
31125      Branch: perl
31126            ! ext/Data/Dumper/Dumper.xs
31127 ____________________________________________________________________________
31128 [  6494] By: jhi                                   on 2000/08/02  21:49:17
31129         Log: Dump UVs as UVs in Data::Dumper.
31130              
31131              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
31132              From: Gurusamy Sarathy <gsar@ActiveState.com>
31133              Date: Thu, 27 Apr 2000 12:26:25 -0700
31134              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
31135      Branch: perl
31136            ! ext/Data/Dumper/Dumper.xs
31137 ____________________________________________________________________________
31138 [  6493] By: jhi                                   on 2000/08/02  17:01:58
31139         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
31140              From: Hugo <hv@crypt.compulink.co.uk>
31141              Date: Wed, 02 Aug 2000 14:53:56 +0100
31142              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
31143      Branch: perl
31144            ! regexec.c t/op/re_tests
31145 ____________________________________________________________________________
31146 [  6492] By: jhi                                   on 2000/08/02  15:02:46
31147         Log: The new setproctitle() feature is available only in 
31148              bleeding edge FreeBSD.  From Paul Saab.
31149      Branch: perl
31150            ! mg.c
31151 ____________________________________________________________________________
31152 [  6491] By: jhi                                   on 2000/08/02  13:34:36
31153         Log: The tr utf8 patching continues.
31154              
31155              Subject: Re: #6469, too many tests claimed in require.t
31156              From: simon@brecon.co.uk (Simon Cozens)
31157              Date: 2 Aug 2000 02:37:17 GMT
31158              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
31159              
31160              (the logic of the test was the wrong way round in the patch)
31161      Branch: perl
31162            ! doop.c
31163 ____________________________________________________________________________
31164 [  6490] By: jhi                                   on 2000/08/02  13:27:38
31165         Log: The name of a filehandle does not have <these>.
31166      Branch: perl
31167            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
31168            ! t/pragma/warn/pp_sys util.c
31169 ____________________________________________________________________________
31170 [  6489] By: jhi                                   on 2000/08/02  04:26:46
31171         Log: Remove the extraneous "main::" prefix from all the
31172              "opened only for", "on closed", and "never opened" warnings.
31173              
31174              Subject: Re: inappropriate warning
31175              From: Gurusamy Sarathy <gsar@ActiveState.com>
31176              Date: Mon, 20 Mar 2000 11:28:02 -0800
31177              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
31178      Branch: perl
31179            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
31180            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
31181            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
31182 ____________________________________________________________________________
31183 [  6488] By: jhi                                   on 2000/08/02  03:02:57
31184         Log: memcpy has n o in it, as pinted ut by Sarathy.
31185      Branch: perl
31186            ! pod/perlguts.pod
31187 ____________________________________________________________________________
31188 [  6487] By: jhi                                   on 2000/08/02  02:44:51
31189         Log: Document in one place the memory abstractions used in Perl core.
31190              
31191              Subject: Re: Memory abstraction
31192              From: simon@brecon.co.uk (Simon Cozens)
31193              Date: 2 Aug 2000 02:20:23 GMT
31194              Organization: Earth.li Origins
31195      Branch: perl
31196            ! pod/perlguts.pod
31197 ____________________________________________________________________________
31198 [  6486] By: jhi                                   on 2000/08/02  02:41:57
31199         Log: regen_headers, regen perltoc.
31200      Branch: perl
31201            ! perlapi.c pod/perltoc.pod
31202 ____________________________________________________________________________
31203 [  6485] By: jhi                                   on 2000/08/02  01:43:33
31204         Log: "This little thing tests for a file .patch, and if it contains
31205              a number, pops into patchlevel.h" (making it easier to track
31206              which development version people are reporting bugs against)
31207              
31208              Subject: Patchlevel autogeneration for repository perls
31209              From: simon@brecon.co.uk (Simon Cozens)
31210              Date: 14 Jul 2000 07:12:15 GMT
31211              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
31212      Branch: perl
31213            + fix_pl
31214            ! MANIFEST Makefile.SH
31215 ____________________________________________________________________________
31216 [  6484] By: jhi                                   on 2000/08/02  01:32:54
31217         Log: FreeBSD 3.* updates from
31218              
31219              From: Paul Saab <ps@yahoo-inc.com>
31220              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
31221              Date: Tue, 1 Aug 2000 15:41:39 -0700
31222              Message-Id: <20000801154139.A53740@yahoo-inc.com>
31223      Branch: perl
31224            ! hints/freebsd.sh
31225 ____________________________________________________________________________
31226 [  6483] By: jhi                                   on 2000/08/02  01:27:44
31227         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
31228              instead one must use setproctitle().  This was already addressed
31229              by change #6457, but the below has a new variant for FreeBSD 4.0
31230              or later, and the matter is also documented more.
31231              
31232              From: Paul Saab <ps@yahoo-inc.com>
31233              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
31234              Date: Tue, 1 Aug 2000 15:41:39 -0700
31235              Message-Id: <20000801154139.A53740@yahoo-inc.com>
31236      Branch: metaconfig/U/perl
31237            + i_libutil.U
31238      Branch: perl
31239            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
31240 ____________________________________________________________________________
31241 [  6482] By: jhi                                   on 2000/08/01  22:17:32
31242         Log: The test from this
31243              
31244              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
31245              Date: Sat, 15 Apr 2000 17:03:44 +0100
31246              From: Tom Hughes <tom@compton.nu>
31247              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
31248              
31249              was missing, the code change went in as #5989
31250              (which had a different test?)
31251      Branch: perl
31252            ! t/op/misc.t
31253 ____________________________________________________________________________
31254 [  6481] By: jhi                                   on 2000/08/01  21:48:38
31255         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
31256              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
31257              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
31258              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
31259      Branch: perl
31260            ! perl.h
31261 ____________________________________________________________________________
31262 [  6480] By: jhi                                   on 2000/08/01  18:05:28
31263         Log: Make p4desc to skip non-mainperl branches by default.
31264      Branch: perl
31265            ! Porting/p4desc
31266 ____________________________________________________________________________
31267 [  6479] By: jhi                                   on 2000/08/01  17:29:19
31268         Log: If gccosandvers is equal to osname, clear gccosandvers.
31269      Branch: metaconfig/U/perl
31270            ! gccvers.U
31271      Branch: perl
31272            ! Configure config_h.SH
31273 ____________________________________________________________________________
31274 [  6478] By: jhi                                   on 2000/08/01  15:54:08
31275         Log: BOM patching from Simon Cozens.
31276      Branch: perl
31277            ! toke.c
31278 ____________________________________________________________________________
31279 [  6477] By: jhi                                   on 2000/08/01  04:50:33
31280         Log: Stash away the largefiles flags and libswanted.
31281      Branch: perl
31282            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
31283 ____________________________________________________________________________
31284 [  6476] By: gsar                                  on 2000/08/01  04:24:24
31285         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
31286              on Windows)
31287      Branch: perl
31288            ! t/pragma/utf8.t utf8.c win32/win32.c
31289 ____________________________________________________________________________
31290 [  6475] By: jhi                                   on 2000/08/01  03:35:24
31291         Log: Make chr() for values >127 to create utf8 when under utf8.
31292              
31293              Subject: Re: uft8/chr()
31294              From: simon@brecon.co.uk (Simon Cozens)
31295              Date: 1 Aug 2000 02:37:02 GMT
31296              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
31297      Branch: perl
31298            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
31299 ____________________________________________________________________________
31300 [  6474] By: jhi                                   on 2000/08/01  02:36:18
31301         Log: In Digital UNIX warn if gcc explicitly chosen because even
31302              2.95.2 is known to cause problems.
31303      Branch: perl
31304            ! hints/dec_osf.sh
31305 ____________________________________________________________________________
31306 [  6473] By: jhi                                   on 2000/08/01  02:00:56
31307         Log: Make the safety catch for buggy gccs work with triple version
31308              numbers like 2.95.2.  Reported in
31309              
31310              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
31311              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
31312              Date: Mon, 31 Jul 2000 14:55:06 +0200
31313              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
31314      Branch: perl
31315            ! hints/dec_osf.sh
31316 ____________________________________________________________________________
31317 [  6472] By: jhi                                   on 2000/08/01  01:13:33
31318         Log: Subject: fix and question re: waitpid() under win32
31319              From: Brian Clarke <clarke@appliedmeta.com>
31320              Date: Fri, 28 Jul 2000 15:18:29 -0400
31321              Message-ID: <3981DC85.290314EB@appliedmeta.com>
31322              
31323              Slightly reformatted and WNOHANG # define moved to win32.h
31324              so that also POSIX.xs sees it, as suggsted by Sarathy.
31325      Branch: perl
31326            ! win32/win32.c win32/win32.h
31327 ____________________________________________________________________________
31328 [  6471] By: jhi                                   on 2000/08/01  00:55:05
31329         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
31330              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31331              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
31332              Date: Mon, 31 Jul 2000 13:28:51 +0100
31333              
31334              (aka ID 20000730.002)
31335      Branch: perl
31336            ! op.c t/op/tr.t
31337 ____________________________________________________________________________
31338 [  6470] By: jhi                                   on 2000/07/31  23:34:42
31339         Log: Document the problem with -P in HP-UX and its workaround.
31340              
31341              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
31342              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
31343              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
31344              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
31345      Branch: perl
31346            ! README.hpux
31347 ____________________________________________________________________________
31348 [  6469] By: jhi                                   on 2000/07/31  04:15:02
31349         Log: The swallow_bom() saga continues.  The #23 of require.t
31350              (UTF16-LE) still fails (silently, no output) but the #22
31351              (UTF16-BE) seems to be working now.  The root of the
31352              failure may be in sv_gets(): is it UTF-16LE-aware,
31353              especially when it comes to line endings? 
31354      Branch: perl
31355            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
31356            ! t/comp/require.t toke.c utf8.c
31357 ____________________________________________________________________________
31358 [  6468] By: jhi                                   on 2000/07/30  19:05:48
31359         Log: Find green threads before native threads.
31360              
31361              Subject: Re: Patch to jpl/JNI/Makefile.PL
31362              From: Jens Thomsen <jens@fiend.cis.com>
31363              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
31364              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
31365      Branch: perl
31366            ! jpl/JNI/Makefile.PL
31367 ____________________________________________________________________________
31368 [  6467] By: jhi                                   on 2000/07/30  18:36:22
31369         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
31370      Branch: perl
31371            ! doop.c
31372 ____________________________________________________________________________
31373 [  6466] By: jhi                                   on 2000/07/30  04:37:29
31374         Log: A new version of the "remove UPPERACSE string comparison"
31375              operators.  The problem with the previous one (change #6454)
31376              was that it was for Perl 5.6.0.  From Paul Marquess.
31377      Branch: perl
31378            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
31379            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
31380            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
31381 ____________________________________________________________________________
31382 [  6465] By: jhi                                   on 2000/07/29  22:39:56
31383         Log: Do not upgrade SVs into utf8 just because they participate
31384              in eq or cmp.  Reported and fix suggested in
31385              
31386              Subject: [ID 20000720.009] sv_eq UTF8 bug
31387              From: "Simon Cozens" <simon@othersideofthe.earth.li>
31388              Date: 21 Jul 2000 04:37:29 -0000
31389              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
31390              
31391              Exercise for the kind reader: should we or should we not
31392              cache the utf8 conversion alonside the SV? (as magic,
31393              as thestrxfrm()ed version is cached under use locale)
31394              Argue both for and against.
31395      Branch: perl
31396            ! sv.c
31397 ____________________________________________________________________________
31398 [  6464] By: jhi                                   on 2000/07/29  22:36:22
31399         Log: Subject: UTF8 concat
31400              From: simon@brecon.co.uk (Simon Cozens) 
31401              Date: 30 Jun 2000 06:13:25 GMT
31402              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
31403              
31404              (with a memory leak fixed, plus a few casts added)
31405              
31406              This also seems to help for
31407              
31408              Subject: [ID 20000716.015] join UTF8 weirdness
31409              From: root <root@ak-71.mind.de> 
31410              Date: Sat, 15 Jul 2000 15:29:54 +0200
31411              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
31412              
31413              (from Andreas König)
31414      Branch: perl
31415            ! pp_hot.c
31416 ____________________________________________________________________________
31417 [  6463] By: jhi                                   on 2000/07/29  00:55:39
31418         Log: Tune the comments and hopefully stop a memory leak.
31419      Branch: perl
31420            ! toke.c utf8.c
31421 ____________________________________________________________________________
31422 [  6462] By: jhi                                   on 2000/07/29  00:16:53
31423         Log: The problem described in this
31424              
31425              Subject: [ID 20000322.018] named chars aren't magical enough
31426              From: root <root@dixie.cscaper.com>     
31427              Date: Wed, 22 Mar 2000 18:37:42 -0700
31428              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
31429              
31430              has been fixed in perl 5.6.0 but just in case added a test
31431              to keep it away.  (The report from Joseph Hall.)
31432      Branch: perl
31433            ! t/lib/charnames.t
31434 ____________________________________________________________________________
31435 [  6461] By: jhi                                   on 2000/07/28  23:56:36
31436         Log: Tiny fixes for #6460.
31437      Branch: metaconfig/U/perl
31438            ! gccvers.U
31439      Branch: perl
31440            ! Configure config_h.SH
31441 ____________________________________________________________________________
31442 [  6460] By: jhi                                   on 2000/07/28  23:24:41
31443         Log: Warn if the version of the operating system used to compile gcc
31444              differs from the current version of the operating system.
31445              Also display the gcc compilation os and version in myconfig.
31446              Inspiration from
31447              
31448              Subject: Re: [ID 20000710.003] ERRORS!!         
31449              From: "Kurt D. Starsinic" <kstar@chapin.edu>
31450              Date: Mon, 10 Jul 2000 15:54:16 -0400
31451              Message-ID: <20000710155416.A1384@O2.chapin.edu>
31452      Branch: metaconfig/U/perl
31453            ! gccvers.U
31454      Branch: perl
31455            ! Configure config_h.SH myconfig.SH
31456 ____________________________________________________________________________
31457 [  6459] By: jhi                                   on 2000/07/28  22:00:32
31458         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
31459              letter to $Config{osvers}.
31460      Branch: metaconfig
31461            ! U/modified/Oldconfig.U
31462      Branch: perl
31463            ! Configure config_h.SH
31464 ____________________________________________________________________________
31465 [  6458] By: jhi                                   on 2000/07/28  04:15:39
31466         Log: Back out #6454, doesn't seem to work.
31467              (Reason: that patch was for perl 5.6.0, not perl-current)
31468              (A version of the patch for perl-current came in later as #6466)
31469      Branch: perl
31470            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
31471            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
31472            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
31473 ____________________________________________________________________________
31474 [  6457] By: jhi                                   on 2000/07/27  23:31:49
31475         Log: Use setproctitle() if available to modify $0.
31476              
31477              Subject: setting $* on BSD4 broken
31478              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
31479              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
31480              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
31481      Branch: metaconfig
31482            ! U/modified/Myinit.U
31483      Branch: perl
31484            ! Configure config_h.SH mg.c
31485 ____________________________________________________________________________
31486 [  6456] By: jhi                                   on 2000/07/27  14:50:47
31487         Log: Allow "no AutoLoader;", based on change #6444,
31488              suggested by Graham Barr.
31489      Branch: perl
31490            ! lib/AutoLoader.pm
31491 ____________________________________________________________________________
31492 [  6455] By: jhi                                   on 2000/07/27  14:19:10
31493         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
31494              From: rspier@pobox.com (Robert Spier)
31495              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
31496              Message-ID: <14720.15855.787664.424783@rls.cx>
31497      Branch: perl
31498            ! pod/perldiag.pod
31499 ____________________________________________________________________________
31500 [  6454] By: jhi                                   on 2000/07/27  14:03:02
31501         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
31502              for a long time).
31503              
31504              Reported in
31505              
31506              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
31507              From: Ryan Herbert <rherbert@sycamorehq.com>
31508              Date: Mon, 17 Jul 2000 11:40:42 -0400
31509              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
31510              
31511              Patched in
31512              
31513              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
31514              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
31515              Date: Wed, 26 Jul 2000 23:40:18 +0100
31516              Message-ID: <000001bff752$79511880$0a17073e@tiny>
31517              
31518              based on an earlier patch from Stephen P. Potter.
31519              
31520              (Removed later by change #6458 because this patch was for
31521              perl 5.6.0, not perl-current)
31522      Branch: perl
31523            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
31524            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
31525            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
31526 ____________________________________________________________________________
31527 [  6453] By: jhi                                   on 2000/07/27  13:48:02
31528         Log: Subject: [PATCH] fixes bug 20000508.004
31529              From: Michael Stevens <mstevens@globnix.org>
31530              Date: Thu, 27 Jul 2000 13:49:04 +0100
31531              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
31532      Branch: perl
31533            ! pod/perldata.pod
31534 ____________________________________________________________________________
31535 [  6452] By: jhi                                   on 2000/07/26  23:51:26
31536         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
31537              and Craig A. Berry.
31538      Branch: perl
31539            ! lib/File/Temp.pm pod/perlport.pod
31540 ____________________________________________________________________________
31541 [  6451] By: jhi                                   on 2000/07/26  19:43:30
31542         Log: Be wary of close()s, too.
31543              
31544              Subject: Re: [PATCH] perlbug cleanup
31545              From: Tim Jenness <t.jenness@jach.hawaii.edu>
31546              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
31547              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
31548      Branch: perl
31549            ! utils/perlbug.PL
31550 ____________________________________________________________________________
31551 [  6450] By: jhi                                   on 2000/07/26  18:41:40
31552         Log: Subject: Minor doc patch: handy.h
31553              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
31554              Date: Wed, 26 Jul 2000 15:34:25 -0300
31555              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
31556      Branch: perl
31557            ! handy.h pod/perlapi.pod
31558 ____________________________________________________________________________
31559 [  6449] By: jhi                                   on 2000/07/26  18:23:55
31560         Log: Subject: [PATCH] minor doc change - perlguts
31561              From: Michael Stevens <mstevens@globnix.org>
31562              Date: Thu, 13 Jul 2000 12:39:18 +0100
31563              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
31564      Branch: perl
31565            ! pod/perlguts.pod
31566 ____________________________________________________________________________
31567 [  6448] By: jhi                                   on 2000/07/26  18:20:30
31568         Log: open() wariness in perlbug.
31569              
31570              Subject: [PATCH] perlbug cleanup
31571              From: Michael Stevens <mstevens@globnix.org>
31572              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
31573              Date: Thu, 13 Jul 2000 15:52:23 +0100
31574      Branch: perl
31575            ! utils/perlbug.PL
31576 ____________________________________________________________________________
31577 [  6447] By: jhi                                   on 2000/07/26  18:13:04
31578         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
31579      Branch: perl
31580            ! lib/File/Temp.pm t/lib/ftmp-security.t
31581 ____________________________________________________________________________
31582 [  6446] By: jhi                                   on 2000/07/26  18:06:32
31583         Log: docfix from Peter Scott <Peter@PSDT.com>.
31584      Branch: perl
31585            ! pod/perlfunc.pod
31586 ____________________________________________________________________________
31587 [  6445] By: jhi                                   on 2000/07/26  17:53:31
31588         Log: Fix *foo{FORMAT}.
31589              
31590              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31591              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
31592              Date: Wed, 26 Jul 2000 19:51:02 +0200
31593              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
31594              
31595              From: Graham Barr <gbarr@pobox.com>
31596              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
31597              Date: Wed, 26 Jul 2000 17:38:36 +0100
31598              Message-ID: <20000726173836.L472@pobox.com>
31599      Branch: perl
31600            ! pp.c sv.c t/op/gv.t
31601 ____________________________________________________________________________
31602 [  6444] By: jhi                                   on 2000/07/26  17:49:14
31603         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
31604              from Graham Barr in the module list.
31605      Branch: perl
31606            ! gv.c pod/perlobj.pod
31607 ____________________________________________________________________________
31608 [  6443] By: jhi                                   on 2000/07/26  16:06:56
31609         Log: More split() doc and test patches from Mike Guy.
31610      Branch: perl
31611            ! pod/perlfunc.pod t/op/split.t
31612 ____________________________________________________________________________
31613 [  6442] By: jhi                                   on 2000/07/26  16:05:30
31614         Log: MacOS nits from Matthias Neeracher.
31615      Branch: perl
31616            ! perl.c pp_ctl.c
31617 ____________________________________________________________________________
31618 [  6441] By: jhi                                   on 2000/07/26  04:39:57
31619         Log: Subject: [PATCH] split /^/
31620              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31621              Date: Tue, 25 Jul 2000 14:18:57 +0100
31622              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
31623              
31624              (with notes from tchrist and gbarr)
31625      Branch: perl
31626            ! pod/perlfunc.pod t/op/split.t
31627 ____________________________________________________________________________
31628 [  6440] By: jhi                                   on 2000/07/26  04:32:32
31629         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
31630              From: Peter Prymmer <pvhp@forte.com>
31631              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
31632              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
31633      Branch: perl
31634            ! vms/munchconfig.c
31635 ____________________________________________________________________________
31636 [  6439] By: jhi                                   on 2000/07/26  04:31:01
31637         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
31638              to be fatal errors (instead of by default ignoring them, and
31639              ignoring with a bug: even though -w gave an error, the opening [
31640              was left in)  Reported in:
31641              
31642              Subject: [ID 20000716.024] [=cc=] / [:blank:]
31643              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
31644              Date: Sun, 16 Jul 2000 17:55:29 -0700
31645              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
31646      Branch: perl
31647            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
31648 ____________________________________________________________________________
31649 [  6438] By: jhi                                   on 2000/07/25  15:41:15
31650         Log: Subject: [PATCH] av.c apidoc
31651              From: simon@brecon.co.uk (Simon Cozens)
31652              Date: 24 Jul 2000 06:40:52 GMT
31653              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
31654      Branch: perl
31655            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
31656            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
31657 ____________________________________________________________________________
31658 [  6437] By: jhi                                   on 2000/07/25  14:05:36
31659         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
31660              From: "Stephen P. Potter" <spp@ds.net>
31661              Date: Mon, 24 Jul 2000 14:22:23 -0400
31662              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
31663      Branch: perl
31664            ! pod/perllocale.pod
31665 ____________________________________________________________________________
31666 [  6436] By: jhi                                   on 2000/07/25  14:02:03
31667         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
31668              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31669              Date: Mon, 24 Jul 2000 18:04:28 +0100
31670              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
31671      Branch: perl
31672            ! t/lib/syslfs.t t/op/lfs.t
31673 ____________________________________________________________________________
31674 [  6435] By: jhi                                   on 2000/07/25  13:59:28
31675         Log: Get UTF16 BOMs working.  Patch from
31676              
31677              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
31678              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31679              Date: Tue, 25 Jul 2000 12:52:45 +0100
31680              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
31681              
31682              and notes from
31683              
31684              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
31685              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31686              Date: Tue, 25 Jul 2000 11:43:25 +0100
31687              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
31688      Branch: perl
31689            ! t/comp/require.t toke.c utf8.c
31690 ____________________________________________________________________________
31691 [  6434] By: jhi                                   on 2000/07/25  02:39:54
31692         Log: Make the "uninit variable" warning to say "concat or string"
31693              or "join or string" when in concat or join .
31694              
31695              Subject: Re: [ID 20000403.009] uninitialised concatenation???
31696              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31697              Date: Tue, 04 Apr 2000 18:22:58 +0100
31698              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
31699              
31700              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
31701              From: William R Ward <hermit@BayView.COM>
31702              Date: Thu, 30 Mar 2000 19:50:03 -0800
31703              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
31704      Branch: perl
31705            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
31706            ! t/pragma/warn/op t/pragma/warn/sv
31707 ____________________________________________________________________________
31708 [  6433] By: jhi                                   on 2000/07/24  17:52:56
31709         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
31710      Branch: perl
31711            ! lib/File/Spec/VMS.pm
31712 ____________________________________________________________________________
31713 [  6432] By: jhi                                   on 2000/07/24  17:44:44
31714         Log: Test cases for #6431.
31715              
31716              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
31717              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31718              Date: Mon, 24 Jul 2000 15:32:29 +0100
31719              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
31720      Branch: perl
31721            ! t/op/pat.t t/op/split.t
31722 ____________________________________________________________________________
31723 [  6431] By: jhi                                   on 2000/07/24  17:43:17
31724         Log: Bind op fix.
31725              
31726              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
31727              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31728              Date: Mon, 17 Jul 2000 20:04:56 +0100
31729              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
31730      Branch: perl
31731            ! op.c
31732 ____________________________________________________________________________
31733 [  6430] By: jhi                                   on 2000/07/24  03:42:42
31734         Log: Subject: [ID 20000716.023] syslog test fails without sockets
31735              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
31736              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
31737              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
31738      Branch: metaconfig/U/perl
31739            ! Extensions.U
31740      Branch: perl
31741            ! Configure config_h.SH
31742 ____________________________________________________________________________
31743 [  6429] By: jhi                                   on 2000/07/24  03:11:52
31744         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
31745              case, but add also notes explaining the relationship of this
31746              patch and the earlier notes by Sarathy.
31747              
31748              Subject: Map is still slow
31749              From: "Ben Tilly" <ben_tilly@hotmail.com>
31750              Date: Sat, 15 Jul 2000 17:23:27 EDT
31751              Message-ID: <20000715212327.21656.qmail@hotmail.com>
31752      Branch: perl
31753            ! pp_ctl.c
31754 ____________________________________________________________________________
31755 [  6428] By: jhi                                   on 2000/07/24  02:58:52
31756         Log: Documentation to explain the behaviour of map().
31757              
31758              Subject: Re: Map is still slow 
31759              From: Gurusamy Sarathy <gsar@ActiveState.com>
31760              Date: Sat, 15 Jul 2000 16:05:09 -0700
31761              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
31762      Branch: perl
31763            ! pp_ctl.c
31764 ____________________________________________________________________________
31765 [  6427] By: jhi                                   on 2000/07/24  02:50:03
31766         Log: Add tests for
31767              [ID 19991110.003] another matching finding by pcre author
31768              which has already been fixed by some patch, as verified in
31769              
31770              Subject: Re: two regex bugs from the mists of time (well, last November)
31771              From: Hugo <hv@crypt.compulink.co.uk>
31772              Date: Sat, 22 Jul 2000 18:12:58 +0100
31773              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
31774      Branch: perl
31775            ! t/op/re_tests
31776 ____________________________________________________________________________
31777 [  6426] By: jhi                                   on 2000/07/24  02:11:20
31778         Log: A missing 'break' after the [[:space:]] switch case.
31779              
31780              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
31781              From: "Stephen P. Potter" <spp@ds.net>
31782              Date: Tue, 18 Jul 2000 16:25:17 -0400
31783              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
31784      Branch: perl
31785            ! regcomp.c
31786 ____________________________________________________________________________
31787 [  6425] By: jhi                                   on 2000/07/24  02:06:12
31788         Log: The output might have been produced in the wrong order.
31789              
31790              Subject: [ID 20000720.003] [PATCH] t/op/write.t
31791              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31792              Date: Thu, 20 Jul 2000 18:49:18 +0100
31793              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
31794      Branch: perl
31795            ! t/op/write.t
31796 ____________________________________________________________________________
31797 [  6424] By: jhi                                   on 2000/07/24  02:00:07
31798         Log: Use STDOUT consistently.
31799              
31800              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
31801              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31802              Date: Thu, 20 Jul 2000 18:04:01 +0100
31803              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
31804      Branch: perl
31805            ! lib/Test/Harness.pm
31806 ____________________________________________________________________________
31807 [  6423] By: jhi                                   on 2000/07/24  01:54:54
31808         Log: Protect against "wild next"s, that is, callbacks doing "next"
31809              instead of "return".
31810              
31811              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
31812              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31813              Date: Tue, 18 Jul 2000 11:30:16 +0100
31814              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
31815      Branch: perl
31816            ! lib/File/Find.pm
31817 ____________________________________________________________________________
31818 [  6422] By: jhi                                   on 2000/07/24  01:35:47
31819         Log: Out-of-date note removed.
31820              
31821              Subject: [PATCH] documentation perlipc
31822              From: rspier@pobox.com (Robert Spier)
31823              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
31824              Message-ID: <14711.35178.572612.502654@rls.cx>
31825      Branch: perl
31826            ! pod/perlipc.pod
31827 ____________________________________________________________________________
31828 [  6421] By: jhi                                   on 2000/07/24  00:09:18
31829         Log: Send all installperl messages to STDERR and be -w clean.
31830              
31831              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
31832              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31833              Date: Sat, 22 Jul 2000 14:02:11 +0100
31834              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
31835      Branch: perl
31836            ! installperl
31837 ____________________________________________________________________________
31838 [  6420] By: jhi                                   on 2000/07/24  00:04:19
31839         Log: Decutandpasto.
31840              
31841              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
31842              From: "Richard Soderberg" <rs@crystalflame.net>
31843              Date: Sun, 23 Jul 2000 01:37:23 -0700
31844              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
31845      Branch: perl
31846            ! pod/perlipc.pod
31847 ____________________________________________________________________________
31848 [  6419] By: jhi                                   on 2000/07/24  00:01:12
31849         Log: A cleaner abs_path().
31850              Subject: Re: unix alternative to Cwd.pm
31851              From: Jeff Pinyan <jeffp@crusoe.net>
31852              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
31853              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
31854      Branch: perl
31855            ! lib/Cwd.pm
31856 ____________________________________________________________________________
31857 [  6418] By: jhi                                   on 2000/07/23  23:48:56
31858         Log: Detypo.
31859              
31860              Subject: [PATCH perl-current] Typo in hints/powerux.sh
31861              From: "Richard Soderberg" <rs@crystalflame.net>
31862              Date: Sun, 23 Jul 2000 01:27:33 -0700
31863              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
31864      Branch: perl
31865            ! hints/powerux.sh
31866 ____________________________________________________________________________
31867 [  6417] By: jhi                                   on 2000/07/17  22:13:31
31868         Log: Subject: SDBM_File documentation
31869              From: mjd@plover.com
31870              Date: 16 Jul 2000 17:41:17 -0000
31871              Message-ID: <20000716174117.18515.qmail@plover.com>
31872      Branch: perl
31873            ! ext/SDBM_File/SDBM_File.pm
31874 ____________________________________________________________________________
31875 [  6416] By: jhi                                   on 2000/07/17  19:13:26
31876         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
31877      Branch: perl
31878            ! hints/mpeix.sh mpeix/relink
31879 ____________________________________________________________________________
31880 [  6415] By: jhi                                   on 2000/07/15  14:11:02
31881         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
31882              the utf8 'characters' can be more than one octet).
31883              
31884              Date: Sat, 15 Jul 2000 00:21:56 +0100
31885              From: Tom Hughes <tom@compton.nu>
31886              Subject: Re: [ID 20000714.002]
31887              Message-ID: <db2334de49.tom@compton.compton.nu>
31888              
31889              Reported in
31890              
31891              Subject: [ID 20000714.002]
31892              From: "Simon Cozens" <simon@othersideofthe.earth.li>
31893              Date: 14 Jul 2000 15:13:09 -0000
31894              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
31895      Branch: perl
31896            ! doop.c
31897 ____________________________________________________________________________
31898 [  6414] By: jhi                                   on 2000/07/15  03:13:41
31899         Log: another VMS build tweak from Peter Prymmer
31900      Branch: perl
31901            ! vms/descrip_mms.template
31902 ____________________________________________________________________________
31903 [  6413] By: jhi                                   on 2000/07/15  03:10:40
31904         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
31905      Branch: perl
31906            ! vms/perlvms.pod
31907 ____________________________________________________________________________
31908 [  6412] By: jhi                                   on 2000/07/15  00:31:05
31909         Log: More docs for sv functions.
31910              
31911              Subject: [PATCH cfgperl] sv.c apidoc
31912              From: simon@brecon.co.uk (Simon Cozens)
31913              Date: 13 Jul 2000 09:00:20 GMT
31914              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
31915              
31916              Subject: Re: [PATCH cfgperl] sv.c apidoc
31917              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31918              Date: Thu, 13 Jul 2000 12:27:41 +0100
31919              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
31920              
31921              Subject: Re: [PATCH cfgperl] sv.c apidoc
31922              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31923              Date: Thu, 13 Jul 2000 13:23:09 +0100
31924              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
31925              
31926              Subject: Re: [PATCH cfgperl] sv.c apidoc
31927              From: simon@brecon.co.uk (Simon Cozens)
31928              Date: 14 Jul 2000 06:51:02 GMT
31929              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
31930      Branch: perl
31931            ! embed.pl pod/perlapi.pod sv.c
31932 ____________________________________________________________________________
31933 [  6411] By: jhi                                   on 2000/07/15  00:10:41
31934         Log: lib/b test fixes from Peter Prymmer.
31935      Branch: perl
31936            ! t/lib/b.t
31937 ____________________________________________________________________________
31938 [  6410] By: jhi                                   on 2000/07/15  00:02:09
31939         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
31940              From: Hugo <hv@crypt.compulink.co.uk>
31941              Date: Fri, 14 Jul 2000 23:05:20 +0100
31942              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
31943              
31944              Didn't anymore apply, but that point still could use another fix.
31945      Branch: perl
31946            ! pod/perlfunc.pod
31947 ____________________________________________________________________________
31948 [  6409] By: jhi                                   on 2000/07/14  23:15:15
31949         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
31950              not in pod, from Peter Prymmer
31951      Branch: perl
31952            ! vms/descrip_mms.template
31953 ____________________________________________________________________________
31954 [  6408] By: jhi                                   on 2000/07/14  20:35:05
31955         Log: The bug report
31956              [ID 19991110.002] minimal matching discrepancy found by pcre author
31957              seems to have been fixed (though differently from what was suggested
31958              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
31959      Branch: perl
31960            ! t/op/re_tests
31961 ____________________________________________________________________________
31962 [  6407] By: jhi                                   on 2000/07/14  17:38:08
31963         Log: Fix AutoSplit to use File::Spec the right way in VMS,
31964              from Peter Prymmer.
31965      Branch: perl
31966            ! lib/AutoSplit.pm
31967 ____________________________________________________________________________
31968 [  6406] By: jhi                                   on 2000/07/14  14:13:22
31969         Log: Merge perlhacktut into perlhack, update perlguts.
31970              
31971              Subject: Re: Perlhacktut
31972              From: simon@brecon.co.uk (Simon Cozens)
31973              Date: 14 Jul 2000 06:49:21 GMT
31974              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
31975              
31976              Subject: Re: Perlhacktut
31977              From: simon@brecon.co.uk (Simon Cozens)
31978              Date: 14 Jul 2000 07:09:45 GMT
31979              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
31980      Branch: perl
31981            ! pod/perlguts.pod pod/perlhack.pod
31982 ____________________________________________________________________________
31983 [  6405] By: jhi                                   on 2000/07/14  14:02:31
31984         Log: Integrate with Sarathy.
31985      Branch: cfgperl
31986           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
31987           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
31988           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
31989 ____________________________________________________________________________
31990 [  6404] By: gsar                                  on 2000/07/14  12:15:02
31991         Log: PERL_OBJECT build tweaks
31992      Branch: perl
31993            ! toke.c
31994 ____________________________________________________________________________
31995 [  6403] By: gsar                                  on 2000/07/14  11:23:41
31996         Log: inconsistent types needs casts
31997      Branch: perl
31998            ! toke.c
31999 ____________________________________________________________________________
32000 [  6402] By: gsar                                  on 2000/07/14  11:12:04
32001         Log: typos in change#6399, regen headers
32002      Branch: perl
32003            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
32004 ____________________________________________________________________________
32005 [  6401] By: gsar                                  on 2000/07/14  10:59:12
32006         Log: typecasts needed for change#6394
32007      Branch: perl
32008            ! toke.c
32009 ____________________________________________________________________________
32010 [  6400] By: gsar                                  on 2000/07/14  10:49:37
32011         Log: integrate cfgperl contents into mainline
32012      Branch: perl
32013           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
32014           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
32015 ____________________________________________________________________________
32016 [  6399] By: gsar                                  on 2000/07/14  10:38:35
32017         Log: enable UTF-16 filter by default if relevant BOM is seen; various
32018              cleanups (typos, misformatted code, and small bugs)
32019      Branch: perl
32020            ! doop.c embed.pl mg.c op.c pp.c toke.c
32021 ____________________________________________________________________________
32022 [  6398] By: gsar                                  on 2000/07/14  08:55:38
32023         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
32024              name suggests anyway)
32025      Branch: perl
32026            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
32027 ____________________________________________________________________________
32028 [  6397] By: gsar                                  on 2000/07/14  08:44:33
32029         Log: move new variables to the end of the interpreter structure (for
32030              bincompat in code that doesn't #include XSUB.h)
32031      Branch: perl
32032            ! intrpvar.h
32033 ____________________________________________________________________________
32034 [  6396] By: gsar                                  on 2000/07/14  08:13:58
32035         Log: MakeMaker should not remove editor backups (*~) on `make clean`
32036              by default (completes change#6383)
32037      Branch: perl
32038            ! lib/ExtUtils/MM_Unix.pm
32039 ____________________________________________________________________________
32040 [  6395] By: jhi                                   on 2000/07/14  05:20:33
32041         Log: Replace change #6337 with a better one.
32042              
32043              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
32044              From: Hugo <hv@crypt.compulink.co.uk>
32045              Date: Fri, 14 Jul 2000 04:16:20 +0100
32046              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
32047      Branch: cfgperl
32048            ! regexec.c t/op/re_tests
32049 ____________________________________________________________________________
32050 [  6394] By: jhi                                   on 2000/07/14  01:33:59
32051         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
32052      Branch: cfgperl
32053            ! embed.pl global.sym proto.h toke.c
32054 ____________________________________________________________________________
32055 [  6393] By: jhi                                   on 2000/07/13  23:41:23
32056         Log: remove discarded test
32057      Branch: cfgperl
32058            ! MANIFEST
32059 ____________________________________________________________________________
32060 [  6392] By: jhi                                   on 2000/07/13  23:32:25
32061         Log: The {multiplier} of a fixed substring was overlooked which
32062              caused a wrong initial search offset for that substring.
32063              
32064              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
32065              From: Hugo <hv@crypt.compulink.co.uk>
32066              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
32067              Date: Thu, 13 Jul 2000 19:27:13 +0100
32068      Branch: cfgperl
32069            ! regcomp.c t/op/re_tests
32070 ____________________________________________________________________________
32071 [  6391] By: jhi                                   on 2000/07/13  16:37:42
32072         Log: typo fix from Craig Berry
32073      Branch: cfgperl
32074            ! vms/subconfigure.com
32075 ____________________________________________________________________________
32076 [  6390] By: jhi                                   on 2000/07/13  13:20:12
32077         Log: Integrate with Sarathy.
32078      Branch: cfgperl
32079            - t/op/method2entersub.t
32080           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
32081           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
32082           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
32083           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
32084 ____________________________________________________________________________
32085 [  6389] By: jhi                                   on 2000/07/13  13:18:48
32086         Log: Detypo from Peter Prymmer, part of #6388.
32087      Branch: cfgperl
32088            ! Configure config_h.SH
32089      Branch: metaconfig
32090            ! U/modified/d_longlong.U
32091 ____________________________________________________________________________
32092 [  6388] By: gsar                                  on 2000/07/13  06:33:40
32093         Log: typos (spotted by Peter Prymmer)
32094      Branch: perl
32095            ! Configure t/lib/english.t
32096 ____________________________________________________________________________
32097 [  6387] By: gsar                                  on 2000/07/13  05:35:28
32098         Log: new selfloader.t in change#6183 doesn't close DATA handles,
32099              and thus fails to clean up tmp files on dosish platforms
32100      Branch: perl
32101            ! t/lib/selfloader.t
32102 ____________________________________________________________________________
32103 [  6386] By: gsar                                  on 2000/07/12  21:42:39
32104         Log: sprintf test tweaks (from Dominic Dunlop)
32105      Branch: perl
32106            ! t/op/sprintf.t
32107 ____________________________________________________________________________
32108 [  6385] By: gsar                                  on 2000/07/12  21:33:46
32109         Log: fix bugs in processing %v-*d and similar format specs (from
32110              Avi Finkel <avi@finkel.org>)
32111      Branch: perl
32112            ! sv.c t/op/sprintf.t
32113 ____________________________________________________________________________
32114 [  6384] By: gsar                                  on 2000/07/12  16:04:19
32115         Log: readd missing perldelta.pod changes from changes#6339,6376
32116      Branch: perl
32117            ! pod/perldelta.pod
32118 ____________________________________________________________________________
32119 [  6383] By: gsar                                  on 2000/07/12  16:00:51
32120         Log: don't clobber *.orig files on *clean targets
32121      Branch: perl
32122            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
32123 ____________________________________________________________________________
32124 [  6382] By: gsar                                  on 2000/07/12  07:59:12
32125         Log: fix broken integrations in cfgperl
32126      Branch: cfgperl
32127           !> Changes pod/perldelta.pod
32128 ____________________________________________________________________________
32129 [  6381] By: gsar                                  on 2000/07/12  07:42:17
32130         Log: integrate cfgperl changes into mainline
32131      Branch: perl
32132            ! Changes
32133           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
32134           !> pod/perlre.pod
32135 ____________________________________________________________________________
32136 [  6380] By: gsar                                  on 2000/07/12  07:31:00
32137         Log: get sprintf.t to adjust properly for 3-digit exponents
32138      Branch: perl
32139            ! t/op/sprintf.t
32140 ____________________________________________________________________________
32141 [  6379] By: gsar                                  on 2000/07/12  06:40:04
32142         Log: change#6174 needs corresponding change in win32/config_h.PL,
32143              which grovels through config_h.SH to find the config.h name
32144      Branch: perl
32145            ! win32/config_h.PL
32146 ____________________________________________________________________________
32147 [  6378] By: jhi                                   on 2000/07/12  05:03:59
32148         Log: Do the cc sanity check both before the hints and
32149              after the cc selction.
32150      Branch: cfgperl
32151            ! Configure config_h.SH
32152      Branch: metaconfig
32153            ! U/modified/Oldconfig.U U/modified/cc.U
32154      Branch: metaconfig/U/perl
32155            + Checkcc.U
32156 ____________________________________________________________________________
32157 [  6377] By: jhi                                   on 2000/07/12  02:49:22
32158         Log: Fix nits noticed by Boston.pm.
32159      Branch: cfgperl
32160            ! pod/perlre.pod
32161 ____________________________________________________________________________
32162 [  6376] By: jhi                                   on 2000/07/11  21:22:13
32163         Log: Configure cosmetics and perldelta.
32164      Branch: cfgperl
32165            ! Configure config_h.SH pod/perldelta.pod
32166      Branch: metaconfig
32167            ! U/modified/cc.U
32168 ____________________________________________________________________________
32169 [  6375] By: gsar                                  on 2000/07/11  21:17:35
32170         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
32171      Branch: perl
32172            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
32173            ! win32/win32sck.c
32174 ____________________________________________________________________________
32175 [  6374] By: gsar                                  on 2000/07/11  20:48:50
32176         Log: tweak for build failure under multiplicity
32177      Branch: perl
32178            ! toke.c
32179 ____________________________________________________________________________
32180 [  6373] By: gsar                                  on 2000/07/11  20:37:23
32181         Log: integrate cfgperl changes#6325..6373 into mainline
32182              (NOTE: today's batch of integrations still untested)
32183      Branch: perl
32184           +> ext/DynaLoader/hints/netbsd.pl
32185            ! Changes
32186           !> (integrate 26 files)
32187 ____________________________________________________________________________
32188 [  6372] By: jhi                                   on 2000/07/11  20:30:36
32189         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
32190              regen perltoc.
32191      Branch: cfgperl
32192            + pod/perlbook.pod
32193            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
32194            ! pod/perltoc.pod
32195 ____________________________________________________________________________
32196 [  6371] By: jhi                                   on 2000/07/11  20:08:56
32197         Log: Minor cleanups on the booklist.
32198      Branch: cfgperl
32199            ! pod/perlfaq2.pod
32200 ____________________________________________________________________________
32201 [  6370] By: jhi                                   on 2000/07/11  19:31:13
32202         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
32203      Branch: cfgperl
32204            ! t/pragma/overload.t
32205 ____________________________________________________________________________
32206 [  6369] By: gsar                                  on 2000/07/11  19:27:48
32207         Log: integrate cfgperl changes#6293..6324 into mainline
32208      Branch: perl
32209           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
32210            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
32211           !> (integrate 30 files)
32212 ____________________________________________________________________________
32213 [  6368] By: gsar                                  on 2000/07/11  19:18:57
32214         Log: skip integrate of problematic change#6292 from cfgperl into mainline
32215      Branch: perl
32216           !> pp_hot.c
32217 ____________________________________________________________________________
32218 [  6367] By: gsar                                  on 2000/07/11  19:17:21
32219         Log: integrate cfgperl changes#6288..6290 into mainline
32220      Branch: perl
32221           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
32222 ____________________________________________________________________________
32223 [  6366] By: gsar                                  on 2000/07/11  19:11:18
32224         Log: integrate cfgperl changes#6268..6282 into mainline
32225      Branch: perl
32226           !> (integrate 30 files)
32227 ____________________________________________________________________________
32228 [  6365] By: gsar                                  on 2000/07/11  18:57:00
32229         Log: delete new accidentally branched file
32230      Branch: perl
32231            - t/op/method2entersub.t
32232 ____________________________________________________________________________
32233 [  6364] By: gsar                                  on 2000/07/11  18:55:13
32234         Log: skip integrate of change#6267 from cfgperl into mainline (the
32235              method call optimization is flawed without additional hints
32236              from user about immutableness of @ISA and no runtime method
32237              definitions)
32238      Branch: perl
32239           +> t/op/method2entersub.t
32240           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
32241           !> perl.h t/op/sprintf.t xsutils.c
32242 ____________________________________________________________________________
32243 [  6363] By: gsar                                  on 2000/07/11  18:49:43
32244         Log: integrate cfgperl changes#6261..6266 into mainline
32245      Branch: perl
32246           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
32247           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
32248           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
32249           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
32250 ____________________________________________________________________________
32251 [  6362] By: gsar                                  on 2000/07/11  18:43:26
32252         Log: integrate cfgperl changes#6252..6260 into mainline
32253      Branch: perl
32254           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
32255           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
32256           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
32257           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
32258 ____________________________________________________________________________
32259 [  6361] By: gsar                                  on 2000/07/11  18:37:12
32260         Log: skip integrate of problematic change#6251 from cfgperl into mainline
32261      Branch: perl
32262           !> lib/Exporter.pm
32263 ____________________________________________________________________________
32264 [  6360] By: gsar                                  on 2000/07/11  18:34:56
32265         Log: integrate cfgperl change#6250 into mainline
32266      Branch: perl
32267           +> t/op/my_stash.t
32268           !> MANIFEST embed.pl proto.h toke.c
32269 ____________________________________________________________________________
32270 [  6359] By: gsar                                  on 2000/07/11  18:21:19
32271         Log: integrate cfgperl changes#6242..6249 into mainline
32272      Branch: perl
32273           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
32274           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
32275           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
32276           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
32277           !> t/lib/peek.t utf8.c
32278 ____________________________________________________________________________
32279 [  6358] By: gsar                                  on 2000/07/11  18:15:45
32280         Log: skip integrate of problematic change#6241 from cfgperl into mainline
32281      Branch: perl
32282           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
32283 ____________________________________________________________________________
32284 [  6357] By: jhi                                   on 2000/07/11  18:15:16
32285         Log: Fix for
32286              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
32287              From: Roderick Schertler <roderick@argon.org> 
32288              Date: Tue, 11 Jul 2000 13:55:05 -0400 
32289              Message-Id: <200007111755.NAA05077@jones.argon.org> 
32290      Branch: cfgperl
32291            ! doio.c
32292 ____________________________________________________________________________
32293 [  6356] By: jhi                                   on 2000/07/11  18:12:51
32294         Log: Typo in #6341.
32295      Branch: cfgperl
32296            ! pp_hot.c
32297 ____________________________________________________________________________
32298 [  6355] By: gsar                                  on 2000/07/11  18:12:10
32299         Log: integrate cfgperl changes#6231..6240 into mainline
32300      Branch: perl
32301           +> pod/perlutil.pod
32302           !> (integrate 35 files)
32303 ____________________________________________________________________________
32304 [  6354] By: jhi                                   on 2000/07/11  18:04:34
32305         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
32306              From: Dominic Dunlop <domo@computer.org> 
32307              Date: Tue, 11 Jul 2000 12:27:33 +0200 
32308              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
32309              
32310              Replaces change #6268.
32311      Branch: cfgperl
32312            ! t/op/sprintf.t
32313 ____________________________________________________________________________
32314 [  6353] By: gsar                                  on 2000/07/11  17:59:51
32315         Log: skip integrate of problematic change#6230 from cfgperl into mainline
32316              (a later version of File::Spec is already in mainline)
32317      Branch: perl
32318           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
32319           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
32320 ____________________________________________________________________________
32321 [  6352] By: gsar                                  on 2000/07/11  17:57:48
32322         Log: integrate cfgperl changes#6224..6229 into mainline
32323      Branch: perl
32324           +> lib/lib.pm.PL
32325            - lib/lib.pm
32326           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
32327           !> lib/English.pm op.c t/lib/english.t
32328 ____________________________________________________________________________
32329 [  6351] By: gsar                                  on 2000/07/11  17:50:10
32330         Log: skip integrate of problematic change#6223 from cfgperl into mainline
32331      Branch: perl
32332           !> doio.c
32333 ____________________________________________________________________________
32334 [  6350] By: gsar                                  on 2000/07/11  17:48:28
32335         Log: integrate cfgperl changes#6220..6222 into mainline
32336      Branch: perl
32337           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
32338           !> toke.c utf8.c win32/win32.h
32339 ____________________________________________________________________________
32340 [  6349] By: gsar                                  on 2000/07/11  17:46:13
32341         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
32342              mainline
32343      Branch: perl
32344           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
32345           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
32346           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
32347 ____________________________________________________________________________
32348 [  6348] By: jhi                                   on 2000/07/11  17:45:49
32349         Log: README.posix-bc podified from Thomas Dorner.
32350      Branch: cfgperl
32351            ! README.posix-bc
32352 ____________________________________________________________________________
32353 [  6347] By: gsar                                  on 2000/07/11  17:42:04
32354         Log: integrate cfgperl change#6217 into mainline
32355      Branch: perl
32356           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
32357           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
32358           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
32359 ____________________________________________________________________________
32360 [  6346] By: gsar                                  on 2000/07/11  17:39:37
32361         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
32362              mainline
32363      Branch: perl
32364           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
32365           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
32366           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
32367           !> perlapi.h pod/perlapi.pod
32368 ____________________________________________________________________________
32369 [  6345] By: gsar                                  on 2000/07/11  17:36:42
32370         Log: integrate cfgperl changes#6207..6210 into mainline
32371      Branch: perl
32372           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
32373           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
32374 ____________________________________________________________________________
32375 [  6344] By: gsar                                  on 2000/07/11  17:31:20
32376         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
32377              mainline
32378      Branch: perl
32379           !> (integrate 40 files)
32380 ____________________________________________________________________________
32381 [  6343] By: gsar                                  on 2000/07/11  17:19:08
32382         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
32383      Branch: perl
32384           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
32385            ! Changes
32386           !> (integrate 34 files)
32387 ____________________________________________________________________________
32388 [  6342] By: jhi                                   on 2000/07/11  16:05:48
32389         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
32390              To: perl5-porters@perl.org
32391              From: Karsten Sperling <spiff@phreax.net>
32392              Date: Mon, 10 Jul 2000 15:12:52 +0200
32393              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
32394      Branch: cfgperl
32395            ! lib/Symbol.pm
32396 ____________________________________________________________________________
32397 [  6341] By: jhi                                   on 2000/07/11  15:59:23
32398         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
32399              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
32400              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
32401              Date: Fri, 07 Jul 2000 17:57:16 +0100
32402      Branch: cfgperl
32403            ! pp_hot.c
32404 ____________________________________________________________________________
32405 [  6340] By: jhi                                   on 2000/07/11  15:55:47
32406         Log: Subject: Re: format bug report  [Patch]
32407              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32408              Date: Wed, 05 Jul 2000 13:12:52 +0200
32409              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
32410              
32411              Subject: Re: format bug report  [Patch]
32412              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32413              Date: Wed, 05 Jul 2000 14:10:01 +0200
32414              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
32415      Branch: cfgperl
32416            ! t/op/write.t toke.c
32417 ____________________________________________________________________________
32418 [  6339] By: jhi                                   on 2000/07/11  13:54:09
32419         Log: Be less forgiving about ambiguous and illegal tr ranges.
32420              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
32421              From: Mark-Jason Dominus <mjd@plover.com>
32422              Date: Tue, 04 Jul 2000 10:00:12 -0400
32423              Message-ID: <20000704140012.17772.qmail@plover.com>
32424              
32425              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
32426              From: Mark-Jason Dominus <mjd@plover.com>
32427              Date: Wed, 05 Jul 2000 09:37:36 -0400
32428              Message-ID: <20000705133736.27293.qmail@plover.com>
32429      Branch: cfgperl
32430            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
32431 ____________________________________________________________________________
32432 [  6338] By: jhi                                   on 2000/07/11  13:31:24
32433         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
32434              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
32435              Date: Tue, 11 Jul 2000 13:50:51 +0100
32436              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
32437      Branch: cfgperl
32438            ! sv.c
32439 ____________________________________________________________________________
32440 [  6337] By: jhi                                   on 2000/07/11  13:29:14
32441         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
32442              From: Hugo <hv@crypt.compulink.co.uk>
32443              Date: Tue, 11 Jul 2000 12:44:50 +0100
32444              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
32445      Branch: cfgperl
32446            ! regexec.c t/op/re_tests
32447 ____________________________________________________________________________
32448 [  6336] By: jhi                                   on 2000/07/11  13:26:47
32449         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
32450              From: simon@brecon.co.uk (Simon Cozens)
32451              Date: 7 Jul 2000 11:26:09 GMT
32452              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
32453      Branch: cfgperl
32454            ! mg.c
32455 ____________________________________________________________________________
32456 [  6335] By: jhi                                   on 2000/07/11  13:23:37
32457         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
32458              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
32459              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
32460              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
32461      Branch: cfgperl
32462            + ext/DynaLoader/hints/netbsd.pl
32463            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
32464 ____________________________________________________________________________
32465 [  6334] By: jhi                                   on 2000/07/11  13:20:38
32466         Log: Subject: PATCH perlguts.pod: Document D and d magic types
32467              From: mjd@plover.com
32468              Date: 5 Jul 2000 18:01:51 -0000
32469              Message-ID: <20000705180151.29413.qmail@plover.com>
32470      Branch: cfgperl
32471            ! pod/perlguts.pod
32472 ____________________________________________________________________________
32473 [  6333] By: jhi                                   on 2000/07/11  13:15:51
32474         Log: Precedence goof, fix based on
32475              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
32476              From: Hugo <hv@crypt.compulink.co.uk>
32477              Date: Tue, 11 Jul 2000 12:52:38 +0100
32478              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
32479      Branch: cfgperl
32480            ! t/op/taint.t
32481 ____________________________________________________________________________
32482 [  6332] By: jhi                                   on 2000/07/11  12:40:17
32483         Log: Integrate with Sarathy.
32484      Branch: cfgperl
32485           !> win32/win32sck.c
32486 ____________________________________________________________________________
32487 [  6331] By: jhi                                   on 2000/07/10  20:14:16
32488         Log: Sprinkle ldlibpath.
32489      Branch: cfgperl
32490            ! pod/Makefile.SH
32491 ____________________________________________________________________________
32492 [  6330] By: jhi                                   on 2000/07/10  17:54:49
32493         Log: More POSIX.pod tweaks.
32494      Branch: cfgperl
32495            ! ext/POSIX/POSIX.pod
32496 ____________________________________________________________________________
32497 [  6329] By: jhi                                   on 2000/07/10  14:02:12
32498         Log: Reorder perl.pod once more.
32499      Branch: cfgperl
32500            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
32501 ____________________________________________________________________________
32502 [  6328] By: gsar                                  on 2000/07/10  07:06:00
32503         Log: accept() leaks memory on windows due to incorrect ordering of
32504              closesocket() and fclose() calls
32505      Branch: perl
32506            ! win32/win32sck.c
32507 ____________________________________________________________________________
32508 [  6327] By: gsar                                  on 2000/07/10  06:49:17
32509         Log: winsock options weren't being set in all threads under ithreads
32510              (caused send()s from second and subsequent threads to fail)
32511      Branch: perl
32512            ! win32/win32sck.c
32513 ____________________________________________________________________________
32514 [  6326] By: jhi                                   on 2000/07/08  02:45:40
32515         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
32516              was cast to an unsigned (32-bit) integer with wild abandon.
32517      Branch: cfgperl
32518            ! ext/Devel/DProf/DProf.xs
32519 ____________________________________________________________________________
32520 [  6325] By: jhi                                   on 2000/07/07  18:50:33
32521         Log: Remove perlbook, update perlfaq book listing,
32522              rearrange perl.pod, regenerate perltoc.
32523      Branch: cfgperl
32524            - pod/perlbook.pod
32525            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
32526            ! pod/perlfaq2.pod pod/perltoc.pod
32527 ____________________________________________________________________________
32528 [  6324] By: jhi                                   on 2000/07/07  14:03:40
32529         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
32530      Branch: cfgperl
32531            ! sv.h toke.c
32532 ____________________________________________________________________________
32533 [  6323] By: jhi                                   on 2000/07/06  16:03:55
32534         Log: Fix complaints of buildtoc.
32535      Branch: cfgperl
32536            + lib/Win32.pod
32537            - pod/Win32.pod
32538            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
32539 ____________________________________________________________________________
32540 [  6322] By: jhi                                   on 2000/07/06  15:15:52
32541         Log: Add =head1 NAMEs so that buildtoc is happy.
32542              (The CGI::Util nit reported to Lincoln.)
32543      Branch: cfgperl
32544            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
32545            ! pod/perltoc.pod
32546 ____________________________________________________________________________
32547 [  6321] By: jhi                                   on 2000/07/06  03:16:04
32548         Log: Config is being used.
32549      Branch: cfgperl
32550            ! t/op/method.t
32551 ____________________________________________________________________________
32552 [  6320] By: jhi                                   on 2000/07/06  03:13:13
32553         Log: Integrate with Sarathy.
32554      Branch: cfgperl
32555           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
32556 ____________________________________________________________________________
32557 [  6319] By: jhi                                   on 2000/07/06  03:11:46
32558         Log: Autogenerate pod/Makefile and pod/buildtoc.
32559              buildtoc also checks whether the existin pods are
32560              mentioned in MANIFEST and perl.pod, and vice versa.
32561              (None of the thusly found discrepancies fixed yet.)
32562              roffitall also needs to be autogenerated similarly but it
32563              seems so badly out of date that I didn't touch it yet.
32564      Branch: cfgperl
32565            + pod/Makefile.SH pod/buildtoc.PL
32566            - pod/Makefile pod/buildtoc
32567            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
32568 ____________________________________________________________________________
32569 [  6318] By: gsar                                  on 2000/07/05  22:10:54
32570         Log: fix UNC path handling on Windows under ithreads, and chdir()
32571              return value when given a non-existent directory
32572      Branch: perl
32573            ! win32/vdir.h
32574 ____________________________________________________________________________
32575 [  6317] By: gsar                                  on 2000/07/05  22:08:19
32576         Log: winsock cleanup never done on Windows (leads to handle leaks)
32577      Branch: perl
32578            ! win32/perllib.c win32/win32sck.c
32579 ____________________________________________________________________________
32580 [  6316] By: gsar                                  on 2000/07/05  22:06:19
32581         Log: some debugger output does not go to the socket when RemotePort is set
32582      Branch: perl
32583            ! lib/perl5db.pl
32584 ____________________________________________________________________________
32585 [  6315] By: jhi                                   on 2000/07/05  00:25:21
32586         Log: Integrate with Sarathy, preliminary fix for unicos
32587              alignment problems in [ID 20000612.002] Perl problem on Cray system.
32588      Branch: cfgperl
32589            ! sv.h
32590           !> pp_hot.c
32591 ____________________________________________________________________________
32592 [  6314] By: gsar                                  on 2000/07/04  23:34:02
32593         Log: tyop in change#6306
32594      Branch: perl
32595            ! pp_hot.c
32596 ____________________________________________________________________________
32597 [  6313] By: jhi                                   on 2000/07/04  22:14:38
32598         Log: Multiline string literals ENONPORTABLE.
32599      Branch: cfgperl
32600            ! pp_hot.c
32601 ____________________________________________________________________________
32602 [  6312] By: jhi                                   on 2000/07/04  20:34:44
32603         Log: Integrate with Sarathy.
32604      Branch: cfgperl
32605           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
32606           !> t/op/method.t
32607 ____________________________________________________________________________
32608 [  6311] By: jhi                                   on 2000/07/04  20:30:56
32609         Log: More POSIX.pod embellishment.
32610      Branch: cfgperl
32611            ! ext/POSIX/POSIX.pod
32612 ____________________________________________________________________________
32613 [  6310] By: gsar                                  on 2000/07/04  17:28:48
32614         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
32615      Branch: perl
32616            ! t/lib/b.t
32617 ____________________________________________________________________________
32618 [  6309] By: jhi                                   on 2000/07/04  17:22:18
32619         Log: The #6308 required a little bit more.
32620      Branch: cfgperl
32621            ! Makefile.SH win32/Makefile
32622 ____________________________________________________________________________
32623 [  6308] By: jhi                                   on 2000/07/04  16:35:24
32624         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
32625      Branch: cfgperl
32626            + lib/lib_pm.PL
32627            - lib/lib.pm.PL
32628            ! MANIFEST Makefile.SH
32629 ____________________________________________________________________________
32630 [  6307] By: jhi                                   on 2000/07/04  16:28:58
32631         Log: Win32 patches for cfgperl from Sarathy.
32632      Branch: cfgperl
32633            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
32634            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
32635            ! thread.h toke.c util.c win32/Makefile win32/win32.c
32636 ____________________________________________________________________________
32637 [  6306] By: gsar                                  on 2000/07/04  16:28:40
32638         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
32639              (from Richard Soderberg <rs@oregonnet.com>)
32640      Branch: perl
32641            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
32642 ____________________________________________________________________________
32643 [  6305] By: jhi                                   on 2000/07/04  16:24:24
32644         Log: Integrate with Sarathy.
32645      Branch: cfgperl
32646           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
32647           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
32648           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
32649           !> proto.h win32/win32.c
32650 ____________________________________________________________________________
32651 [  6304] By: gsar                                  on 2000/07/04  16:17:24
32652         Log: missing perldiag entry for unpack("w",...) diagnostic (from
32653              Andreas Koenig)
32654      Branch: perl
32655            ! pod/perldiag.pod
32656 ____________________________________________________________________________
32657 [  6303] By: gsar                                  on 2000/07/04  16:14:44
32658         Log: remove rel2abs prototypes (from Barrie Slaymaker)
32659      Branch: perl
32660            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
32661            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
32662 ____________________________________________________________________________
32663 [  6302] By: gsar                                  on 2000/07/04  04:59:35
32664         Log: adjust change#6299
32665      Branch: perl
32666            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
32667            ! win32/win32.c
32668 ____________________________________________________________________________
32669 [  6301] By: jhi                                   on 2000/07/04  04:50:07
32670         Log: Integrate with Sarathy.
32671      Branch: cfgperl
32672           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
32673           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
32674           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
32675 ____________________________________________________________________________
32676 [  6300] By: gsar                                  on 2000/07/04  04:42:09
32677         Log: PERL_OBJECT build tweak
32678      Branch: perl
32679            ! perl.h
32680 ____________________________________________________________________________
32681 [  6299] By: gsar                                  on 2000/07/04  04:37:00
32682         Log: fix memory leak on Windows (PL_sys_intern contents were never
32683              freed)
32684      Branch: perl
32685            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
32686            ! perlapi.c proto.h win32/win32.c
32687 ____________________________________________________________________________
32688 [  6298] By: gsar                                  on 2000/07/04  04:15:59
32689         Log: fix large memory leak that has been around for ever, masked by
32690              -DPURIFY (most of the arenas were never freed!)
32691      Branch: perl
32692            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
32693 ____________________________________________________________________________
32694 [  6297] By: gsar                                  on 2000/07/04  04:07:46
32695         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
32696      Branch: perl
32697            ! perl.c
32698 ____________________________________________________________________________
32699 [  6296] By: jhi                                   on 2000/06/30  18:28:37
32700         Log: Elaborate POSIX.pod.  Still needs work.
32701      Branch: cfgperl
32702            ! ext/POSIX/POSIX.pod
32703 ____________________________________________________________________________
32704 [  6295] By: jhi                                   on 2000/06/30  14:58:18
32705         Log: Point to perlipc for more SysV IPC examples.
32706      Branch: cfgperl
32707            ! pod/perlfunc.pod
32708 ____________________________________________________________________________
32709 [  6294] By: gsar                                  on 2000/06/30  14:47:45
32710         Log: slurp mode fix in change#4736 still not quite right
32711      Branch: perl
32712            ! pp_hot.c t/io/argv.t
32713 ____________________________________________________________________________
32714 [  6293] By: jhi                                   on 2000/06/30  12:02:55
32715         Log: Integrate with Sarathy.
32716      Branch: cfgperl
32717           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
32718 ____________________________________________________________________________
32719 [  6292] By: jhi                                   on 2000/06/30  12:01:11
32720         Log: From: simon@brecon.co.uk (Simon Cozens)
32721              Subject: UTF8 concat
32722              Date: 30 Jun 2000 06:13:25 GMT
32723              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
32724      Branch: cfgperl
32725            ! pp_hot.c
32726 ____________________________________________________________________________
32727 [  6291] By: gsar                                  on 2000/06/30  04:37:33
32728         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
32729              when @_ is modified, causing coredumps
32730      Branch: perl
32731            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
32732 ____________________________________________________________________________
32733 [  6290] By: jhi                                   on 2000/06/30  02:21:44
32734         Log: Integrate with Sarathy.
32735      Branch: cfgperl
32736           !> vms/vms.c vms/vmsish.h
32737 ____________________________________________________________________________
32738 [  6289] By: jhi                                   on 2000/06/30  02:21:02
32739         Log: Check VERSIONs.
32740      Branch: cfgperl
32741            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
32742            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
32743            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
32744 ____________________________________________________________________________
32745 [  6288] By: jhi                                   on 2000/06/30  02:18:52
32746         Log: Integrate with Sarathy.
32747      Branch: cfgperl
32748           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
32749           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
32750           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
32751           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
32752 ____________________________________________________________________________
32753 [  6287] By: gsar                                  on 2000/06/30  02:17:08
32754         Log: integrate vmsperl changes into mainline
32755      Branch: perl
32756           !> vms/vms.c vms/vmsish.h
32757 ____________________________________________________________________________
32758 [  6285] By: gsar                                  on 2000/06/30  02:05:28
32759         Log: localize %INC in a Safe compartment so that use/require work
32760              (many other magic globals probably need similar treatment)
32761      Branch: perl
32762            ! ext/Opcode/Opcode.xs
32763 ____________________________________________________________________________
32764 [  6284] By: gsar                                  on 2000/06/30  01:54:54
32765         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
32766              about Windows
32767      Branch: perl
32768            ! pod/perlembed.pod
32769 ____________________________________________________________________________
32770 [  6283] By: jhi                                   on 2000/06/30  01:50:10
32771         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
32772              From: Barrie Slaymaker <barries@jester.slaysys.com>
32773              Date: Wed, 28 Jun 2000 11:35:29 -0400
32774              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
32775      Branch: perl
32776            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
32777            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
32778            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
32779            ! lib/File/Spec/Win32.pm
32780 ____________________________________________________________________________
32781 [  6282] By: jhi                                   on 2000/06/29  22:57:22
32782         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
32783              From: Dan Sugalski <dan@sidhe.org>
32784              Date: Tue, 06 Jun 2000 11:59:50 -0400
32785              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
32786      Branch: cfgperl
32787            ! vms/vms.c
32788 ____________________________________________________________________________
32789 [  6281] By: jhi                                   on 2000/06/29  22:52:50
32790         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
32791              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
32792              Date: Wed, 7 Jun 2000 04:02:04 -0500
32793              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
32794      Branch: cfgperl
32795            ! utils/h2xs.PL
32796 ____________________________________________________________________________
32797 [  6280] By: jhi                                   on 2000/06/29  22:45:47
32798         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
32799              From: rspier@pobox.com (Robert Spier)
32800              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
32801              Message-ID: <14654.31913.845602.610277@rls.cx>
32802      Branch: cfgperl
32803            ! utils/h2xs.PL
32804 ____________________________________________________________________________
32805 [  6279] By: jhi                                   on 2000/06/29  22:38:16
32806         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
32807              From: Tim Ayers <tayers@bridge.com>
32808              Date: Thu, 08 Jun 2000 08:11:06 +0200
32809              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
32810              [resent by Richard Foley, Message-Id probably wrong]
32811      Branch: cfgperl
32812            ! pod/perlsub.pod
32813 ____________________________________________________________________________
32814 [  6278] By: jhi                                   on 2000/06/29  22:21:45
32815         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
32816              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
32817              Date: Fri, 09 Jun 2000 12:39:27 -0400
32818              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
32819              (plus update the version "number" of Text::Wrap)
32820      Branch: cfgperl
32821            ! lib/Text/Wrap.pm
32822 ____________________________________________________________________________
32823 [  6277] By: jhi                                   on 2000/06/29  22:13:10
32824         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
32825              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
32826              Date: Mon, 12 Jun 2000 14:55:59 +0100
32827              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
32828      Branch: cfgperl
32829            ! pod/perlfunc.pod
32830 ____________________________________________________________________________
32831 [  6276] By: jhi                                   on 2000/06/29  22:11:06
32832         Log: Subject: [PATCH] Re: eval documentation: context
32833              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
32834              Date: Mon, 12 Jun 2000 15:07:29 +0100
32835              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
32836      Branch: cfgperl
32837            ! pod/perlfunc.pod
32838 ____________________________________________________________________________
32839 [  6275] By: jhi                                   on 2000/06/29  21:59:46
32840         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
32841              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
32842              Date: Tue, 13 Jun 2000 02:43:48 -0500
32843              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
32844      Branch: cfgperl
32845            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
32846 ____________________________________________________________________________
32847 [  6274] By: jhi                                   on 2000/06/29  21:56:14
32848         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
32849              From: Andy Dougherty <doughera@lafayette.edu>
32850              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
32851              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
32852      Branch: cfgperl
32853            ! ext/File/Glob/Glob.pm
32854 ____________________________________________________________________________
32855 [  6273] By: jhi                                   on 2000/06/29  21:49:09
32856         Log: Subject: [PATCH] xsub attributes
32857              From: Doug MacEachern <dougm@covalent.net>
32858              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
32859              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
32860      Branch: cfgperl
32861            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
32862            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
32863 ____________________________________________________________________________
32864 [  6272] By: jhi                                   on 2000/06/29  21:41:28
32865         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
32866              From: Tom Phoenix <rootbeer@redcat.com>
32867              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
32868              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
32869      Branch: cfgperl
32870            ! lib/Net/Ping.pm
32871 ____________________________________________________________________________
32872 [  6271] By: jhi                                   on 2000/06/29  21:36:55
32873         Log: Subject: PATCH pod/perltie.pod
32874              From: Ian Phillipps <Ian.Phillipps@iname.com>
32875              Date: Fri, 16 Jun 2000 00:17:19 +0100
32876              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
32877              (only the first hunk, the second hunk had already been done
32878              by some other patch)
32879      Branch: cfgperl
32880            ! pod/perltie.pod
32881 ____________________________________________________________________________
32882 [  6270] By: jhi                                   on 2000/06/29  21:24:51
32883         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
32884              From: Nicholas Clark <nick@talking.bollo.cx>
32885              Date: Fri, 23 Jun 2000 16:21:15 +0100
32886              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
32887      Branch: cfgperl
32888            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
32889            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
32890 ____________________________________________________________________________
32891 [  6269] By: jhi                                   on 2000/06/29  19:38:15
32892         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
32893              silence few compiler warnings.
32894      Branch: cfgperl
32895            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
32896 ____________________________________________________________________________
32897 [  6268] By: jhi                                   on 2000/06/29  18:21:50
32898         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
32899              From: Dominic Dunlop <domo@computer.org> 
32900              Date: Thu, 29 Jun 2000 12:32:39 +0200 
32901              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
32902      Branch: cfgperl
32903            ! t/op/sprintf.t
32904 ____________________________________________________________________________
32905 [  6267] By: jhi                                   on 2000/06/29  18:16:07
32906         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
32907              From: Doug MacEachern <dougm@covalent.net>
32908              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
32909              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
32910      Branch: cfgperl
32911            + t/op/method2entersub.t
32912            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
32913            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
32914            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
32915            ! xsutils.c
32916 ____________________________________________________________________________
32917 [  6266] By: jhi                                   on 2000/06/29  15:11:15
32918         Log: Subject: [PATCH 5.6.0] cygwin port
32919              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
32920              From: "Fifer, Eric" <EFifer@sanwaint.com>
32921              Date: Thu, 29 Jun 2000 12:58:29 +0100
32922      Branch: cfgperl
32923            ! cygwin/Makefile.SHs
32924 ____________________________________________________________________________
32925 [  6265] By: jhi                                   on 2000/06/29  15:04:05
32926         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
32927              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
32928              Date: Wed, 28 Jun 2000 17:50:12 -0700
32929              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
32930      Branch: cfgperl
32931            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
32932 ____________________________________________________________________________
32933 [  6264] By: jhi                                   on 2000/06/29  15:00:57
32934         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
32935              From: Marty Lucich <marty@netcom.com>
32936              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
32937              Message-Id: <200006282116.OAA11148@netcom.com>
32938              ccdlflags update (the BSD/OS 4.1 part had already been taken
32939              care of by #6141).
32940      Branch: cfgperl
32941            ! hints/bsdos.sh
32942 ____________________________________________________________________________
32943 [  6263] By: jhi                                   on 2000/06/29  13:47:44
32944         Log: tr fixes from Simon Cozens
32945      Branch: cfgperl
32946            ! doop.c
32947 ____________________________________________________________________________
32948 [  6262] By: jhi                                   on 2000/06/28  18:46:01
32949         Log: Subject: 5.6.0 Patch for EPOC
32950              From: Olaf Flebbe <o.flebbe@gmx.de>
32951              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
32952              Message-ID: <23449.960929969@www11.gmx.net>
32953      Branch: cfgperl
32954            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
32955            ! epoc/epocish.h
32956 ____________________________________________________________________________
32957 [  6261] By: jhi                                   on 2000/06/28  18:29:07
32958         Log: Subject: Re: [PATCH cfgperl] BOMs away!
32959              From: simon@brecon.co.uk (Simon Cozens)
32960              Date: 17 Jun 2000 11:49:57 GMT
32961              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
32962      Branch: cfgperl
32963            ! pod/perldiag.pod t/comp/require.t toke.c
32964 ____________________________________________________________________________
32965 [  6260] By: jhi                                   on 2000/06/28  17:47:16
32966         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
32967              From: simon@brecon.co.uk (Simon Cozens) 
32968              Date: 17 Jun 2000 11:56:44 GMT 
32969              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
32970              pack U0, pack C0
32971      Branch: cfgperl
32972            ! pod/perlfunc.pod pp.c t/op/pack.t
32973 ____________________________________________________________________________
32974 [  6259] By: jhi                                   on 2000/06/28  16:43:17
32975         Log: perlnewmod was missing from MANIFEST.
32976      Branch: cfgperl
32977            ! MANIFEST
32978 ____________________________________________________________________________
32979 [  6258] By: jhi                                   on 2000/06/28  15:54:30
32980         Log: linenumber tweak
32981      Branch: cfgperl
32982            ! t/pragma/warn/regcomp
32983 ____________________________________________________________________________
32984 [  6257] By: jhi                                   on 2000/06/28  15:50:44
32985         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
32986              From: Doug MacEachern <dougm@covalent.net>
32987              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
32988              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
32989              (one part of the patch had been applied earlier)
32990      Branch: cfgperl
32991            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
32992 ____________________________________________________________________________
32993 [  6256] By: jhi                                   on 2000/06/28  15:40:22
32994         Log: tweaks from Simon Cozens to further fix tr/// under utf8
32995      Branch: cfgperl
32996            ! doop.c
32997 ____________________________________________________________________________
32998 [  6255] By: jhi                                   on 2000/06/28  15:33:45
32999         Log: small thinko tweaks
33000      Branch: cfgperl
33001            ! lib/IPC/Open3.pm t/op/my_stash.t
33002 ____________________________________________________________________________
33003 [  6254] By: jhi                                   on 2000/06/28  15:33:25
33004         Log: Subject: tr///, help wanted.
33005              From: simon@brecon.co.uk (Simon Cozens)
33006              Date: 28 Jun 2000 11:29:04 GMT
33007              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
33008      Branch: cfgperl
33009            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
33010            ! pp_proto.h proto.h t/op/tr.t
33011 ____________________________________________________________________________
33012 [  6253] By: jhi                                   on 2000/06/28  15:09:17
33013         Log: Paranoia tweak on #6249.
33014              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
33015              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
33016              Date: Sun, 25 Jun 2000 23:43:12 -0400
33017              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
33018      Branch: cfgperl
33019            ! lib/IPC/Open3.pm
33020 ____________________________________________________________________________
33021 [  6252] By: jhi                                   on 2000/06/28  15:01:38
33022         Log: Document #6249 and #6251.
33023      Branch: cfgperl
33024            ! lib/Exporter.pm lib/IPC/Open3.pm
33025 ____________________________________________________________________________
33026 [  6251] By: jhi                                   on 2000/06/28  14:50:43
33027         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
33028              From: Doug MacEachern <dougm@covalent.net>
33029              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
33030              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
33031      Branch: cfgperl
33032            ! lib/Exporter.pm
33033 ____________________________________________________________________________
33034 [  6250] By: jhi                                   on 2000/06/28  14:45:23
33035         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
33036              From: Doug MacEachern <dougm@covalent.net>
33037              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
33038              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
33039      Branch: cfgperl
33040            + t/op/my_stash.t
33041            ! MANIFEST embed.pl global.sym proto.h toke.c
33042 ____________________________________________________________________________
33043 [  6249] By: jhi                                   on 2000/06/28  14:36:34
33044         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
33045              From: Frank Tobin <ftobin@uiuc.edu>
33046              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
33047              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
33048      Branch: cfgperl
33049            ! lib/IPC/Open3.pm
33050 ____________________________________________________________________________
33051 [  6248] By: jhi                                   on 2000/06/28  14:11:25
33052         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
33053              From: Mark-Jason Dominus <mjd@plover.com>
33054              Date: Tue, 27 Jun 2000 22:36:42 -0400
33055              Message-ID: <20000628023642.12166.qmail@plover.com>
33056      Branch: cfgperl
33057            ! pod/perlfunc.pod
33058 ____________________________________________________________________________
33059 [  6247] By: jhi                                   on 2000/06/27  12:46:37
33060         Log: Tweak $VERSION, patch from Doug MacEachern.
33061      Branch: cfgperl
33062            ! lib/File/Spec.pm
33063 ____________________________________________________________________________
33064 [  6246] By: jhi                                   on 2000/06/27  03:34:46
33065         Log: Allow for standalone testing.
33066      Branch: cfgperl
33067            ! t/lib/filefunc.t t/lib/filespec.t
33068 ____________________________________________________________________________
33069 [  6245] By: jhi                                   on 2000/06/27  02:50:02
33070         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
33071              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
33072              Date: Sat, 24 Jun 2000 13:06:20 +0100
33073              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
33074      Branch: cfgperl
33075            ! ext/DynaLoader/DynaLoader_pm.PL
33076 ____________________________________________________________________________
33077 [  6244] By: jhi                                   on 2000/06/27  02:46:10
33078         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
33079              From: Doug MacEachern <dougm@covalent.net>
33080              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
33081              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
33082      Branch: cfgperl
33083            ! gv.c sv.c t/lib/peek.t
33084 ____________________________________________________________________________
33085 [  6243] By: jhi                                   on 2000/06/27  02:38:07
33086         Log: Subject: [PATCH] is_utf8_string
33087              From: simon@brecon.co.uk (Simon Cozens)
33088              Date: 26 Jun 2000 02:25:59 GMT
33089              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
33090      Branch: cfgperl
33091            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
33092            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
33093            ! proto.h utf8.c
33094 ____________________________________________________________________________
33095 [  6242] By: jhi                                   on 2000/06/27  02:24:00
33096         Log: Subject: [PATCH] bytes<->utf8 fixes
33097              From: simon@brecon.co.uk (Simon Cozens)
33098              Date: 26 Jun 2000 04:55:45 GMT
33099              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
33100      Branch: cfgperl
33101            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
33102 ____________________________________________________________________________
33103 [  6241] By: jhi                                   on 2000/06/27  02:12:42
33104         Log: Do no -warn on \_, only on \alpha.
33105              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
33106              From: David Dyck <dcd@tc.fluke.com>
33107              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
33108              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
33109      Branch: cfgperl
33110            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
33111 ____________________________________________________________________________
33112 [  6240] By: jhi                                   on 2000/06/27  02:00:01
33113         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
33114              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
33115              Date: Mon, 26 Jun 2000 18:40:14 +0100
33116              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
33117      Branch: cfgperl
33118            ! utils/h2xs.PL
33119 ____________________________________________________________________________
33120 [  6239] By: jhi                                   on 2000/06/27  01:53:40
33121         Log: Configure maintenance.  Sever some dependency cycles,
33122              separate gccversion from the cc unit,
33123              address [ID 20000623.006] Configure script patch for using gcc on AIX
33124              (but solve it a little bit differently),
33125              unduplex some accidentally duplicated units,
33126              suggest using gcc if no cc available
33127              (p5p thread: "Solaris configure: counterproposal", 1999-09)
33128      Branch: cfgperl
33129            ! Configure Todo-5.6 config_h.SH
33130      Branch: metaconfig
33131            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
33132            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
33133      Branch: metaconfig/U/perl
33134            + gccvers.U
33135            ! d_getespwnam.U d_getprpwnam.U i_prot.U
33136 ____________________________________________________________________________
33137 [  6238] By: jhi                                   on 2000/06/25  18:04:56
33138         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
33139              From: Dan Sugalski <dan@sidhe.org>
33140              Date: Fri, 23 Jun 2000 17:00:00 -0400
33141              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
33142      Branch: cfgperl
33143            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
33144 ____________________________________________________________________________
33145 [  6237] By: jhi                                   on 2000/06/25  16:36:45
33146         Log: Tweak embed.pl, regen headers.
33147      Branch: cfgperl
33148            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
33149            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
33150            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
33151            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
33152            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
33153 ____________________________________________________________________________
33154 [  6236] By: jhi                                   on 2000/06/25  15:26:42
33155         Log: Regen headers.
33156      Branch: cfgperl
33157            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
33158            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
33159            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
33160            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
33161            ! regnodes.h warnings.h
33162 ____________________________________________________________________________
33163 [  6235] By: jhi                                   on 2000/06/23  19:39:35
33164         Log: The thread begun by
33165              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
33166              From: Kevin.Ruscoe@ubsw.com
33167              Date: Fri, 16 Jun 2000 16:38:51 +0100
33168              Message-Id: <H000019b03c300d6@MHS>
33169      Branch: cfgperl
33170            ! hints/solaris_2.sh
33171 ____________________________________________________________________________
33172 [  6234] By: jhi                                   on 2000/06/23  19:23:36
33173         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
33174              because when run as services (Win32ese for daemons)
33175              no environment variables are set and tmpdir ends up as /tmp,
33176              which is ambiguous.
33177              
33178              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
33179              From: matt@sergeant.org
33180              Date: 16 Jun 2000 16:30:43 -0000
33181              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
33182      Branch: cfgperl
33183            ! lib/File/Spec/Win32.pm
33184 ____________________________________________________________________________
33185 [  6233] By: jhi                                   on 2000/06/23  19:18:58
33186         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
33187              From: Mark-Jason Dominus <mjd@plover.com>
33188              Date: Fri, 16 Jun 2000 20:53:04 -0400
33189              Message-ID: <20000617005304.8008.qmail@plover.com>
33190      Branch: cfgperl
33191            ! op.h
33192 ____________________________________________________________________________
33193 [  6232] By: jhi                                   on 2000/06/23  16:10:02
33194         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
33195              From: simon@brecon.co.uk (Simon Cozens)
33196              Date: 19 Jun 2000 15:18:27 GMT
33197              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
33198              
33199              plus update pod/Makefile and regenerate perltoc
33200      Branch: cfgperl
33201            + pod/perlutil.pod
33202            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
33203 ____________________________________________________________________________
33204 [  6231] By: jhi                                   on 2000/06/23  15:19:18
33205         Log: Subject: [PATCH 5.6.0] cygwin port
33206              From: "Fifer, Eric" <EFifer@sanwaint.com>
33207              Date: Tue, 20 Jun 2000 14:30:58 +0100
33208              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
33209      Branch: cfgperl
33210            ! README.cygwin lib/File/Find.pm
33211 ____________________________________________________________________________
33212 [  6230] By: jhi                                   on 2000/06/23  14:25:21
33213         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
33214      Branch: cfgperl
33215            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
33216            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
33217            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
33218            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
33219 ____________________________________________________________________________
33220 [  6229] By: jhi                                   on 2000/06/23  14:13:34
33221         Log: Subject: README.hpux version 0.6.1
33222              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
33223              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
33224              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
33225      Branch: cfgperl
33226            ! README.hpux
33227 ____________________________________________________________________________
33228 [  6228] By: jhi                                   on 2000/06/23  14:07:20
33229         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
33230              From: Doug MacEachern <dougm@covalent.net>
33231              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
33232              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
33233      Branch: cfgperl
33234            ! op.c
33235 ____________________________________________________________________________
33236 [  6227] By: jhi                                   on 2000/06/23  14:01:06
33237         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
33238              From: Doug MacEachern <dougm@covalent.net>
33239              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
33240              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
33241      Branch: cfgperl
33242            + lib/lib.pm.PL
33243            - lib/lib.pm
33244            ! MANIFEST Makefile.SH
33245 ____________________________________________________________________________
33246 [  6226] By: jhi                                   on 2000/06/23  13:53:07
33247         Log: Subject: [PATCH] remove forward declarations in Socket.pm
33248              From: Doug MacEachern <dougm@covalent.net>
33249              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
33250              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
33251              
33252              From: Doug MacEachern <dougm@covalent.net>
33253              Subject: Re: [PATCH] remove forward declarations in Socket.pm
33254              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
33255              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
33256      Branch: cfgperl
33257            ! ext/Socket/Socket.pm op.c
33258 ____________________________________________________________________________
33259 [  6225] By: jhi                                   on 2000/06/23  13:41:52
33260         Log: Add source code filenames to apidoc.
33261              From: simon@brecon.co.uk (Simon Cozens)
33262              Subject: [PATCH embed.pl] Source X-ref
33263              Date: 22 Jun 2000 02:18:49 GMT
33264              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
33265      Branch: cfgperl
33266            ! embed.pl
33267 ____________________________________________________________________________
33268 [  6224] By: jhi                                   on 2000/06/23  13:32:33
33269         Log: A way to avoid English.pm performance hit.
33270              From: root <root@jester.slaysys.com>
33271              Subject: [YAPATCH English.pm] My turn to putt again
33272              Date: Thu, 22 Jun 2000 20:33:58 -0400
33273              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
33274      Branch: cfgperl
33275            ! lib/English.pm t/lib/english.t
33276 ____________________________________________________________________________
33277 [  6223] By: jhi                                   on 2000/06/23  13:27:06
33278         Log: Avoid double close().
33279              Subject: [PATCH] avoid double close()
33280              From: Doug MacEachern <dougm@covalent.net>
33281              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
33282              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
33283      Branch: cfgperl
33284            ! doio.c
33285 ____________________________________________________________________________
33286 [  6222] By: jhi                                   on 2000/06/23  13:25:54
33287         Log: doc typo fix
33288              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
33289              From: Ian Phillipps <Ian.Phillipps@iname.com>
33290              Date: Fri, 23 Jun 2000 10:40:58 +0100
33291              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
33292      Branch: cfgperl
33293            ! lib/Pod/Usage.pm
33294 ____________________________________________________________________________
33295 [  6221] By: jhi                                   on 2000/06/23  13:24:15
33296         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
33297              From: simon@brecon.co.uk (Simon Cozens)
33298              Subject: [PATCH] Eliminate tr///[CU][CU]
33299              Date: 23 Jun 2000 11:05:40 GMT
33300              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
33301      Branch: cfgperl
33302            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
33303 ____________________________________________________________________________
33304 [  6220] By: jhi                                   on 2000/06/22  16:07:51
33305         Log: Win32 patches from Benjamin Stuhl.
33306      Branch: cfgperl
33307            ! makedef.pl win32/win32.h
33308 ____________________________________________________________________________
33309 [  6219] By: jhi                                   on 2000/06/22  16:06:34
33310         Log: Bytecode patches from Benjamin Stuhl.
33311      Branch: cfgperl
33312            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
33313            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
33314            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
33315 ____________________________________________________________________________
33316 [  6218] By: jhi                                   on 2000/06/15  23:54:16
33317         Log: Bytecode patches from Benjamin Stuhl.
33318      Branch: cfgperl
33319            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
33320 ____________________________________________________________________________
33321 [  6217] By: jhi                                   on 2000/06/09  13:38:29
33322         Log: Rename the fdpid locking and integrate with Sarathy.
33323      Branch: cfgperl
33324            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
33325            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
33326            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
33327            ! win32/win32.c
33328           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
33329 ____________________________________________________________________________
33330 [  6216] By: gsar                                  on 2000/06/08  14:54:21
33331         Log: be more optimal about clearing @_
33332      Branch: perl
33333            ! cop.h
33334 ____________________________________________________________________________
33335 [  6215] By: gsar                                  on 2000/06/08  14:33:04
33336         Log: tweak comment about @DB::args
33337      Branch: perl
33338            ! av.h pp_ctl.c
33339 ____________________________________________________________________________
33340 [  6214] By: gsar                                  on 2000/06/08  13:57:54
33341         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
33342              caller() wants to populate @DB::args with it (causes a coredump
33343              in Carp::confess())
33344      Branch: perl
33345            ! cop.h t/op/runlevel.t
33346 ____________________________________________________________________________
33347 [  6213] By: gsar                                  on 2000/06/08  07:06:35
33348         Log: back out change#6106 (seems problematic)
33349      Branch: perl
33350            ! hints/solaris_2.sh
33351 ____________________________________________________________________________
33352 [  6212] By: jhi                                   on 2000/06/07  03:10:36
33353         Log: Continuing mopup for #6204.
33354      Branch: cfgperl
33355            ! ext/B/defsubs_h.PL
33356 ____________________________________________________________________________
33357 [  6211] By: jhi                                   on 2000/06/07  02:41:50
33358         Log: Mopup for #6204.
33359              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
33360              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
33361              This is comes from const() where POK isn't on when expected.
33362      Branch: cfgperl
33363            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
33364            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
33365            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
33366            ! perlapi.h pod/perlapi.pod
33367 ____________________________________________________________________________
33368 [  6210] By: jhi                                   on 2000/06/07  01:56:29
33369         Log: Mopup for #6207 and #6209.
33370      Branch: cfgperl
33371            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
33372 ____________________________________________________________________________
33373 [  6209] By: jhi                                   on 2000/06/07  01:33:12
33374         Log: Lock PL_fdpid against race conditions, based on:
33375              Subject: [PATCH 5.6.0]subprocess fixup for threads
33376              From: Dan Sugalski <dan@sidhe.org>
33377              To: perl5-porters@perl.org
33378              Date: Tue, 11 Apr 2000 17:02:32 -0400
33379              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
33380      Branch: cfgperl
33381            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
33382            ! win32/win32.c
33383 ____________________________________________________________________________
33384 [  6208] By: jhi                                   on 2000/06/07  01:05:23
33385         Log: Regen headers for #6207.
33386      Branch: cfgperl
33387            ! embed.h global.sym objXSUB.h proto.h
33388 ____________________________________________________________________________
33389 [  6207] By: jhi                                   on 2000/06/06  23:43:13
33390         Log: Subject: [PATCH 5.6.0] Threadsafe patches
33391              From: Dan Sugalski <dan@sidhe.org>
33392              To: perl5-porters@perl.org
33393              Date: Mon, 08 May 2000 18:08:13 -0400
33394              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
33395      Branch: cfgperl
33396            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
33397            ! proto.h sv.h util.c
33398 ____________________________________________________________________________
33399 [  6206] By: jhi                                   on 2000/06/06  23:21:23
33400         Log: Subject: [PATCH] Eliminate $a/$b in pod
33401              From: David Glasser <me@davidglasser.net>
33402              To: perl5-porters@perl.org
33403              Date: Mon, 29 May 2000 21:15:59 -0400
33404              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
33405      Branch: cfgperl
33406            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
33407            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
33408            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
33409            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
33410            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
33411            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
33412            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
33413            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
33414            ! pod/perlvar.pod pod/perlxs.pod
33415 ____________________________________________________________________________
33416 [  6205] By: jhi                                   on 2000/06/06  23:12:14
33417         Log: Subject: [PATCH] Win32 improvements
33418              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
33419              To: gsar@activestate.com, perl5-porters@perl.org
33420              Date: Mon, 29 May 2000 17:22:24 PDT
33421              Message-ID: <20000530002224.91142.qmail@hotmail.com>
33422              (MUA had mangled many lines by wordwrapping)
33423      Branch: cfgperl
33424            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
33425 ____________________________________________________________________________
33426 [  6204] By: jhi                                   on 2000/06/06  23:01:50
33427         Log: Subject: [PATCH] B::Bytecode patches
33428              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
33429              To: gsar@activestate.com, jhi@iki.fi
33430              Cc: perl5-porters@perl.org
33431              Message-ID: <20000602202526.48694.qmail@hotmail.com>
33432              (MUA had mangled many lines by wordwrapping)
33433      Branch: cfgperl
33434            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
33435            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
33436            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
33437            ! intrpvar.h perl.c
33438 ____________________________________________________________________________
33439 [  6203] By: jhi                                   on 2000/06/06  22:32:43
33440         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
33441              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33442              Date: Tue, 06 Jun 2000 13:07:45 -0700
33443              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
33444      Branch: cfgperl
33445            ! pod/perldiag.pod
33446 ____________________________________________________________________________
33447 [  6202] By: jhi                                   on 2000/06/06  19:38:35
33448         Log: Integrate with Sarathy.
33449      Branch: cfgperl
33450           !> perl.c
33451 ____________________________________________________________________________
33452 [  6201] By: gsar                                  on 2000/06/06  00:42:59
33453         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
33454              does a PUSHMARK that's never ever POPMARKed; in general, only
33455              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
33456              Perl_eval_[sp]v() don't because they don't take any incoming
33457              arguments (this leak has been around since the original version
33458              of perl_eval_pv() in 5.003_97e)
33459      Branch: perl
33460            ! perl.c
33461 ____________________________________________________________________________
33462 [  6200] By: jhi                                   on 2000/06/04  03:44:52
33463         Log: Update to cperl-mode.el 4.31 from
33464              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
33465              Subject: A couple of notes
33466              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33467              To: Mailing list Perl5 <perl5-porters@perl.org>
33468              Date: Sat, 3 Jun 2000 23:33:32 -0400
33469              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
33470      Branch: cfgperl
33471            ! emacs/cperl-mode.el
33472 ____________________________________________________________________________
33473 [  6199] By: jhi                                   on 2000/06/03  15:11:05
33474         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
33475              From: Dan Sugalski <dan@sidhe.org>
33476              To: perl5-porters@perl.org, vmsperl@perl.org
33477              Date: Fri, 02 Jun 2000 17:30:51 -0400
33478              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
33479      Branch: cfgperl
33480            ! vms/descrip_mms.template vms/gen_shrfls.pl
33481 ____________________________________________________________________________
33482 [  6198] By: jhi                                   on 2000/06/03  14:59:15
33483         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
33484              From: Dan Sugalski <dan@sidhe.org>
33485              To: vmsperl@perl.org, perl5-porters@perl.org
33486              Date: Fri, 02 Jun 2000 16:00:41 -0400
33487              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
33488              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
33489      Branch: cfgperl
33490            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
33491            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
33492            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
33493 ____________________________________________________________________________
33494 [  6197] By: jhi                                   on 2000/06/03  14:41:30
33495         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
33496              From: John Borwick <jhborwic@unity.ncsu.edu>
33497              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
33498              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
33499      Branch: cfgperl
33500            ! pod/perlsyn.pod
33501 ____________________________________________________________________________
33502 [  6196] By: jhi                                   on 2000/06/03  14:38:09
33503         Log: Integrate with Sarathy.
33504      Branch: cfgperl
33505           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
33506           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
33507           !> vms/perly_c.vms
33508 ____________________________________________________________________________
33509 [  6195] By: gsar                                  on 2000/06/02  22:43:13
33510         Log: fix yet another eval"" leak under USE_ITHREADS
33511      Branch: perl
33512            ! op.c
33513 ____________________________________________________________________________
33514 [  6194] By: gsar                                  on 2000/06/02  18:22:06
33515         Log: fix small eval"" memory leaks under USE_ITHREADS
33516      Branch: perl
33517            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
33518            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
33519            ! vms/perly_c.vms
33520 ____________________________________________________________________________
33521 [  6193] By: jhi                                   on 2000/06/01  13:03:56
33522         Log: Signals-be-gone for microperl.
33523      Branch: cfgperl
33524            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
33525 ____________________________________________________________________________
33526 [  6192] By: jhi                                   on 2000/06/01  12:52:02
33527         Log: Integrate with Sarathy.
33528      Branch: cfgperl
33529           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
33530           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
33531           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
33532           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
33533           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
33534           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
33535           !> t/op/vec.t utils/h2xs.PL
33536 ____________________________________________________________________________
33537 [  6191] By: gsar                                  on 2000/06/01  09:38:21
33538         Log: vec() loses numericalness (modified version of patch suggested
33539              by Robin Barker)
33540      Branch: perl
33541            ! doop.c t/op/vec.t
33542 ____________________________________________________________________________
33543 [  6190] By: gsar                                  on 2000/06/01  09:26:15
33544         Log: submit missing embed.pl change
33545      Branch: perl
33546            ! embed.pl
33547 ____________________________________________________________________________
33548 [  6189] By: gsar                                  on 2000/06/01  09:05:34
33549         Log: counting tr/// corrupts later operation (from M.J.T Guy)
33550      Branch: perl
33551            ! doop.c t/op/tr.t
33552 ____________________________________________________________________________
33553 [  6188] By: gsar                                  on 2000/06/01  08:58:39
33554         Log: h2xs tweaks
33555      Branch: perl
33556            ! utils/h2xs.PL
33557 ____________________________________________________________________________
33558 [  6187] By: gsar                                  on 2000/06/01  08:50:07
33559         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
33560              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
33561      Branch: perl
33562            + lib/Pod/LaTeX.pm
33563            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
33564            ! pod/pod2latex.PL
33565 ____________________________________________________________________________
33566 [  6186] By: gsar                                  on 2000/06/01  08:24:40
33567         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
33568              <wolfgang.laun@alcatel.at>)
33569      Branch: perl
33570            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
33571            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
33572 ____________________________________________________________________________
33573 [  6185] By: gsar                                  on 2000/06/01  08:12:00
33574         Log: remove incorrect documentation about implicit split to @_ in
33575              list context, which never really worked in perl 5 (from
33576              M.J.T. Guy)
33577      Branch: perl
33578            ! pod/perlfunc.pod pod/perltrap.pod
33579 ____________________________________________________________________________
33580 [  6184] By: gsar                                  on 2000/06/01  07:52:27
33581         Log: tweak for change#6127
33582      Branch: perl
33583            ! perl.c
33584 ____________________________________________________________________________
33585 [  6183] By: gsar                                  on 2000/06/01  07:41:02
33586         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
33587              <nick@ccl4.org>)
33588      Branch: perl
33589            + t/lib/selfloader.t
33590            ! MANIFEST lib/SelfLoader.pm
33591 ____________________________________________________________________________
33592 [  6182] By: jhi                                   on 2000/06/01  00:34:42
33593         Log: Be Cleaner Part Deux.
33594      Branch: cfgperl
33595            ! Makefile.SH
33596 ____________________________________________________________________________
33597 [  6181] By: jhi                                   on 2000/06/01  00:32:09
33598         Log: Integrate with Sarathy.
33599      Branch: cfgperl
33600           !> pp.c t/op/arith.t
33601 ____________________________________________________________________________
33602 [  6180] By: jhi                                   on 2000/06/01  00:31:13
33603         Log: microperl nits from Simon Cozens.
33604      Branch: cfgperl
33605            + uconfig.h
33606            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
33607            ! unixish.h
33608 ____________________________________________________________________________
33609 [  6179] By: gsar                                  on 2000/05/31  22:37:51
33610         Log: buggy modulus on UVs introduced by change#3378 (resulted in
33611              4063328477 % 65535 amounting to 27406, instead of 27407)
33612      Branch: perl
33613            ! pp.c t/op/arith.t
33614 ____________________________________________________________________________
33615 [  6178] By: jhi                                   on 2000/05/31  21:52:41
33616         Log: Be cleaner.
33617      Branch: cfgperl
33618            ! Makefile.SH
33619 ____________________________________________________________________________
33620 [  6177] By: jhi                                   on 2000/05/31  21:47:33
33621         Log: Substitution utf8 patch from Simon Cozens.
33622      Branch: cfgperl
33623            ! pp_hot.c
33624 ____________________________________________________________________________
33625 [  6176] By: jhi                                   on 2000/05/31  21:45:34
33626         Log: Single-quoted utf8 patch from Simon Cozens.
33627      Branch: cfgperl
33628            ! toke.c
33629 ____________________________________________________________________________
33630 [  6175] By: jhi                                   on 2000/05/31  21:40:18
33631         Log: Integrate with Sarathy.
33632      Branch: cfgperl
33633           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
33634 ____________________________________________________________________________
33635 [  6174] By: jhi                                   on 2000/05/31  21:37:31
33636         Log: microperl changes from Simon Cozens; Makefile for microperl
33637              written from scratch; few casts added as microperl compilation
33638              doesn't have all prototypes available.
33639      Branch: cfgperl
33640            + Makefile.micro README.micro Todo.micro uconfig.sh
33641            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
33642            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
33643      Branch: metaconfig
33644            + U/modified/Config_h.U
33645 ____________________________________________________________________________
33646 [  6173] By: jhi                                   on 2000/05/31  20:00:24
33647         Log: metaconfig maintenance.
33648      Branch: metaconfig
33649            + U/modified/Inhdr.U U/typedefs/inotype.U
33650      Branch: metaconfig/U/perl
33651            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
33652            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
33653 ____________________________________________________________________________
33654 [  6172] By: gsar                                  on 2000/05/31  05:05:42
33655         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
33656              (from Ilya Zakharevich)
33657      Branch: perl
33658            ! regexec.c t/op/re_tests
33659 ____________________________________________________________________________
33660 [  6171] By: gsar                                  on 2000/05/31  05:01:47
33661         Log: scalar() doesn't force scalar context when used in void context
33662              (from Simon Cozens)
33663      Branch: perl
33664            ! op.c t/op/wantarray.t
33665 ____________________________________________________________________________
33666 [  6170] By: gsar                                  on 2000/05/31  04:41:33
33667         Log: change#6142 needs tweaks to tests to work where there's no symlink()
33668              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
33669      Branch: perl
33670            ! t/lib/filefind.t
33671 ____________________________________________________________________________
33672 [  6169] By: gsar                                  on 2000/05/31  04:29:49
33673         Log: integrate cfgperl contents into mainline
33674      Branch: perl
33675           +> pod/perlmodlib.PL pod/perlnewmod.pod
33676           !> (integrate 42 files)
33677 ____________________________________________________________________________
33678 [  6168] By: jhi                                   on 2000/05/30  22:53:37
33679         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
33680      Branch: cfgperl
33681            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33682            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
33683            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
33684            ! win32/config.bc win32/config.gc win32/config.vc
33685            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
33686            ! win32/config_h.PL win32/config_sh.PL
33687      Branch: metaconfig/U/perl
33688            ! perlxv.U
33689 ____________________________________________________________________________
33690 [  6167] By: jhi                                   on 2000/05/30  22:20:21
33691         Log: tweak todo 
33692      Branch: cfgperl
33693            ! Todo-5.6
33694 ____________________________________________________________________________
33695 [  6166] By: jhi                                   on 2000/05/30  22:11:51
33696         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
33697              in case somebody wants to write an extension for more
33698              shadow database interfaces.
33699      Branch: cfgperl
33700            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33701            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
33702            ! vos/config.def vos/config.h vos/config_h.SH_orig
33703            ! win32/config.bc win32/config.gc win32/config.vc
33704            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
33705      Branch: metaconfig
33706            ! U/modified/Myinit.U
33707      Branch: metaconfig/U/perl
33708            + d_getespwnam.U d_getprpwnam.U i_prot.U
33709 ____________________________________________________________________________
33710 [  6165] By: jhi                                   on 2000/05/30  18:35:34
33711         Log: Integrate with Sarathy.
33712      Branch: cfgperl
33713           !> op.c
33714 ____________________________________________________________________________
33715 [  6164] By: jhi                                   on 2000/05/30  18:30:16
33716         Log: detypo
33717      Branch: cfgperl
33718            ! Configure config_h.SH
33719      Branch: metaconfig/U/perl
33720            ! perlxv.U
33721 ____________________________________________________________________________
33722 [  6163] By: gsar                                  on 2000/05/30  03:24:03
33723         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
33724      Branch: perl
33725            ! op.c
33726 ____________________________________________________________________________
33727 [  6162] By: gsar                                  on 2000/05/30  03:09:38
33728         Log: fix memory leak in method call optimization (change#3768);
33729              made C<eval "$x->foo()"> leak
33730      Branch: perl
33731            ! op.c
33732 ____________________________________________________________________________
33733 [  6161] By: jhi                                   on 2000/05/29  17:56:26
33734         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
33735              both from Simon Cozens.
33736      Branch: cfgperl
33737            + pod/perlmodlib.PL pod/perlnewmod.pod
33738            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
33739            ! pod/perlmodlib.pod pod/perltoc.pod
33740 ____________________________________________________________________________
33741 [  6160] By: jhi                                   on 2000/05/29  17:23:55
33742         Log: Changes for the File::Temp 0.08 (change #6159) test suite
33743              to fit better into the Perl distribution test framework.
33744      Branch: cfgperl
33745            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
33746            ! t/lib/ftmp-tempfile.t
33747 ____________________________________________________________________________
33748 [  6159] By: jhi                                   on 2000/05/29  16:55:36
33749         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
33750      Branch: cfgperl
33751            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
33752            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
33753 ____________________________________________________________________________
33754 [  6158] By: bailey                                on 2000/05/29  16:22:08
33755         Log: Add fallback to tmpfile for use in cases where user's relying on
33756              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
33757              Lane's patch)
33758      Branch: vmsperl
33759            ! vms/vms.c vms/vmsish.h
33760 ____________________________________________________________________________
33761 [  6157] By: jhi                                   on 2000/05/29  03:10:36
33762         Log: Regen Configure to jive with #6149.
33763      Branch: cfgperl
33764            ! Configure
33765      Branch: metaconfig
33766            ! U/modified/Getfile.U
33767 ____________________________________________________________________________
33768 [  6156] By: jhi                                   on 2000/05/29  03:01:38
33769         Log: Integrate with Sarathy.
33770      Branch: cfgperl
33771           +> ext/DynaLoader/dl_mac.xs
33772           !> (integrate 38 files)
33773 ____________________________________________________________________________
33774 [  6155] By: gsar                                  on 2000/05/28  21:15:58
33775         Log: small bug in change#6144; remove random \xA0 character that snuck
33776              in via change#6145
33777      Branch: perl
33778            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
33779 ____________________________________________________________________________
33780 [  6154] By: gsar                                  on 2000/05/28  21:04:19
33781         Log: avoid type mismatch warning
33782      Branch: perl
33783            ! perl.c
33784 ____________________________________________________________________________
33785 [  6153] By: gsar                                  on 2000/05/28  20:58:31
33786         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
33787              <nick@Bagpuss.uk.boo.com>)
33788      Branch: perl
33789            ! lib/Test/Harness.pm
33790 ____________________________________________________________________________
33791 [  6152] By: gsar                                  on 2000/05/28  20:53:42
33792         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
33793      Branch: perl
33794            ! regexec.c
33795 ____________________________________________________________________________
33796 [  6151] By: gsar                                  on 2000/05/28  20:50:28
33797         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
33798      Branch: perl
33799            ! regexec.c
33800 ____________________________________________________________________________
33801 [  6150] By: gsar                                  on 2000/05/28  20:39:58
33802         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
33803      Branch: perl
33804            ! pod/perlrequick.pod
33805 ____________________________________________________________________________
33806 [  6149] By: gsar                                  on 2000/05/28  20:35:16
33807         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
33808              <troc@netrus.net>)
33809      Branch: perl
33810            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
33811            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
33812            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
33813            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
33814 ____________________________________________________________________________
33815 [  6148] By: gsar                                  on 2000/05/28  20:21:07
33816         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
33817      Branch: perl
33818            ! lib/ExtUtils/MM_Unix.pm
33819 ____________________________________________________________________________
33820 [  6147] By: gsar                                  on 2000/05/28  20:12:41
33821         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
33822              (from Peter Prymmer)
33823      Branch: perl
33824            ! vms/subconfigure.com
33825 ____________________________________________________________________________
33826 [  6146] By: gsar                                  on 2000/05/28  20:06:15
33827         Log: doc typo
33828      Branch: perl
33829            ! lib/warnings.pm warnings.h warnings.pl
33830 ____________________________________________________________________________
33831 [  6145] By: gsar                                  on 2000/05/28  18:44:33
33832         Log: make xsubpp skip embedded pod (from Matthias Neeracher
33833              <neeri@iis.ee.ethz.ch>)
33834      Branch: perl
33835            ! lib/ExtUtils/xsubpp
33836 ____________________________________________________________________________
33837 [  6144] By: gsar                                  on 2000/05/28  18:42:49
33838         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
33839              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
33840              <neeri@iis.ee.ethz.ch>)
33841      Branch: perl
33842            ! lib/AutoSplit.pm
33843 ____________________________________________________________________________
33844 [  6143] By: gsar                                  on 2000/05/28  18:41:12
33845         Log: MacOS support, part 1 (from Matthias Neeracher
33846              <neeri@iis.ee.ethz.ch>)
33847      Branch: perl
33848            + ext/DynaLoader/dl_mac.xs
33849            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
33850            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
33851            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
33852            ! util.h
33853 ____________________________________________________________________________
33854 [  6142] By: gsar                                  on 2000/05/28  18:21:51
33855         Log: File::Find fails to chdir when chasing symlinks (from
33856              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
33857      Branch: perl
33858            ! lib/File/Find.pm t/lib/filefind.t
33859 ____________________________________________________________________________
33860 [  6141] By: jhi                                   on 2000/05/28  14:25:15
33861         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
33862              forwarded by Peter Seebach from the bsdi-users mailing list.
33863              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
33864      Branch: perl
33865            ! hints/bsdos.sh
33866 ____________________________________________________________________________
33867 [  6140] By: jhi                                   on 2000/05/28  14:11:57
33868         Log: Integrate with Sarathy.
33869      Branch: cfgperl
33870           +> (branch 30 files)
33871           !> (integrate 93 files)
33872 ____________________________________________________________________________
33873 [  6139] By: gsar                                  on 2000/05/28  10:01:48
33874         Log: revise mktables.PL for bugs and newness in Unicode 3.0
33875              (from James Bence <jbence@amgen.com>)
33876      Branch: perl
33877            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
33878            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
33879            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
33880            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
33881            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
33882            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
33883            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
33884            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
33885            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
33886            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
33887            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
33888            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
33889            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
33890            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
33891            + lib/unicode/Is/SylWU.pl
33892            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
33893            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
33894            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
33895            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
33896            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
33897            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
33898            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
33899            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
33900            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
33901            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
33902            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
33903            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
33904            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
33905            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
33906            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
33907            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
33908            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
33909            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
33910            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
33911            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
33912            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
33913            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
33914            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
33915            ! lib/unicode/Makefile lib/unicode/mktables.PL
33916 ____________________________________________________________________________
33917 [  6138] By: gsar                                  on 2000/05/28  08:50:32
33918         Log: add note about the handling of negative indices to tied arrays
33919              (from Michael G Schwern <schwern@pobox.com>)
33920      Branch: perl
33921            ! pod/perltie.pod
33922 ____________________________________________________________________________
33923 [  6137] By: gsar                                  on 2000/05/28  08:46:10
33924         Log: fix bogus redeclaration warning for "our" variables in different
33925              scopes
33926      Branch: perl
33927            ! op.c t/pragma/strict-vars
33928 ____________________________________________________________________________
33929 [  6136] By: gsar                                  on 2000/05/28  08:31:20
33930         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
33931      Branch: perl
33932            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
33933 ____________________________________________________________________________
33934 [  6135] By: gsar                                  on 2000/05/28  08:17:50
33935         Log: enable Test::Harness to dynamically determine column width etc.
33936              (from Rob Napier <rnapier@employees.org>)
33937      Branch: perl
33938            ! lib/Test/Harness.pm
33939 ____________________________________________________________________________
33940 [  6134] By: gsar                                  on 2000/05/28  08:13:39
33941         Log: make Test::Harness use wait.h/WCOREDUMP if available
33942              (from Ben Tilly <ben_tilly@hotmail.com>)
33943      Branch: perl
33944            ! lib/Test/Harness.pm
33945 ____________________________________________________________________________
33946 [  6133] By: gsar                                  on 2000/05/28  08:08:05
33947         Log: elide bogus test in change#6132
33948      Branch: perl
33949            ! t/pragma/warn/9enabled
33950 ____________________________________________________________________________
33951 [  6132] By: gsar                                  on 2000/05/28  08:03:14
33952         Log: warnings::enabled() doesn't fall back to looking at $^W if
33953              caller isn't using lexical warnings (from Paul Marquess)
33954      Branch: perl
33955            ! pp_ctl.c t/pragma/warn/9enabled
33956 ____________________________________________________________________________
33957 [  6131] By: gsar                                  on 2000/05/28  07:57:47
33958         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
33959      Branch: perl
33960            ! ext/POSIX/POSIX.pm
33961 ____________________________________________________________________________
33962 [  6130] By: gsar                                  on 2000/05/28  07:29:12
33963         Log: fix places that mean C<"word" character> but say C<alphanumeric
33964              character>
33965      Branch: perl
33966            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
33967 ____________________________________________________________________________
33968 [  6129] By: gsar                                  on 2000/05/28  07:18:41
33969         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
33970      Branch: perl
33971            ! vms/test.com
33972 ____________________________________________________________________________
33973 [  6128] By: gsar                                  on 2000/05/28  07:12:55
33974         Log: new perlxstut example for passing/returning refs to arrays
33975              (from David Lowe <dlowe@pootpoot.com>)
33976      Branch: perl
33977            ! pod/perlxstut.pod
33978 ____________________________________________________________________________
33979 [  6127] By: gsar                                  on 2000/05/28  07:02:50
33980         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
33981              failed (from Gisle Aas)
33982      Branch: perl
33983            ! cop.h perl.c
33984 ____________________________________________________________________________
33985 [  6126] By: gsar                                  on 2000/05/28  06:39:53
33986         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
33987              (reworked variant of patch suggested by Simon Cozens)
33988      Branch: perl
33989            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
33990            ! pp_hot.c proto.h t/op/gv.t
33991 ____________________________________________________________________________
33992 [  6125] By: gsar                                  on 2000/05/28  05:14:55
33993         Log: enable propagating exception objects via Perl_croak() in XS code
33994              (from Gisle Aas)
33995      Branch: perl
33996            ! util.c
33997 ____________________________________________________________________________
33998 [  6124] By: gsar                                  on 2000/05/28  05:07:28
33999         Log: integrate vmsperl contents into mainline
34000      Branch: perl
34001           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
34002           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
34003           !> vms/vmsish.h
34004 ____________________________________________________________________________
34005 [  6123] By: gsar                                  on 2000/05/28  05:03:53
34006         Log: clarify gotcha with #line directives (from Rocco Caputo
34007              <troc@netrus.net>)
34008      Branch: perl
34009            ! pod/perldebug.pod pod/perlsyn.pod
34010 ____________________________________________________________________________
34011 [  6122] By: gsar                                  on 2000/05/28  04:58:29
34012         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
34013              (from Mark-Jason Dominus)
34014      Branch: perl
34015            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
34016            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
34017            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
34018            ! toke.c
34019 ____________________________________________________________________________
34020 [  6121] By: bailey                                on 2000/05/25  04:46:54
34021         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
34022              lists (based on fixes by Craig Berry)
34023      Branch: vmsperl
34024            ! lib/File/Spec/VMS.pm
34025 ____________________________________________________________________________
34026 [  6120] By: bailey                                on 2000/05/25  04:25:38
34027         Log: Add missing escape (Charles Lane)
34028      Branch: vmsperl
34029            ! t/op/lex_assign.t
34030 ____________________________________________________________________________
34031 [  6119] By: bailey                                on 2000/05/25  04:21:25
34032         Log: Quiet error messages in vmsish.t (Charles Lane)
34033      Branch: vmsperl
34034            ! vms/ext/vmsish.t
34035 ____________________________________________________________________________
34036 [  6118] By: bailey                                on 2000/05/25  04:17:57
34037         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
34038              Flatten case labels in switch statements uniformly (Charles Bailey)
34039      Branch: vmsperl
34040            ! vms/vms.c
34041 ____________________________________________________________________________
34042 [  6117] By: bailey                                on 2000/05/25  03:58:09
34043         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
34044      Branch: vmsperl
34045            ! vms/vmsish.h
34046 ____________________________________________________________________________
34047 [  6116] By: bailey                                on 2000/05/25  03:11:15
34048         Log: Miscellaneous cosmetic fixes (Charles Lane)
34049      Branch: vmsperl
34050            ! lib/ExtUtils/MM_VMS.pm
34051 ____________________________________________________________________________
34052 [  6115] By: bailey                                on 2000/05/25  03:10:36
34053         Log: Add bounds checking for several strings (Charles Lane)
34054      Branch: vmsperl
34055            ! vms/vms.c
34056 ____________________________________________________________________________
34057 [  6114] By: bailey                                on 2000/05/25  02:25:34
34058         Log: Urk -- undo previous removal of vmsish 'exit' change
34059      Branch: vmsperl
34060            ! vms/ext/vmsish.pm vms/vmsish.h
34061 ____________________________________________________________________________
34062 [  6113] By: bailey                                on 2000/05/24  02:24:40
34063         Log: Ugly workaround for version-specific RTL error
34064      Branch: vmsperl
34065            ! vms/vms.c
34066 ____________________________________________________________________________
34067 [  6112] By: bailey                                on 2000/05/24  02:19:55
34068         Log: Check for existence of file before trying to delete
34069      Branch: vmsperl
34070            ! vms/test.com
34071 ____________________________________________________________________________
34072 [  6111] By: bailey                                on 2000/05/23  23:35:13
34073         Log: Resync with mainline prior to post-5.6.0 updates
34074      Branch: vmsperl
34075           +> (branch 49 files)
34076            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
34077            ! vms/ext/vmsish.pm
34078           !> (integrate 334 files)
34079 ____________________________________________________________________________
34080 [  6110] By: jhi                                   on 2000/05/23  19:28:32
34081         Log: todo tweak
34082      Branch: cfgperl
34083            ! Todo-5.6
34084 ____________________________________________________________________________
34085 [  6109] By: jhi                                   on 2000/05/18  17:38:54
34086         Log: Integrate with Sarathy.
34087      Branch: cfgperl
34088           !> mg.c perl.h win32/perlhost.h
34089 ____________________________________________________________________________
34090 [  6108] By: gsar                                  on 2000/05/17  02:24:56
34091         Log: reenable fake signal handling on Windows, bugs and all
34092      Branch: perl
34093            ! mg.c perl.h win32/perlhost.h
34094 ____________________________________________________________________________
34095 [  6107] By: jhi                                   on 2000/05/15  18:01:41
34096         Log: Tweak the todo list.
34097      Branch: cfgperl
34098            ! Todo-5.6
34099 ____________________________________________________________________________
34100 [  6106] By: jhi                                   on 2000/05/15  13:41:48
34101         Log: The (Configure) script refuses to go on, after asking for
34102              'You may also choose to try maximal 64-bitness....'.
34103              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
34104              -- Patrick Zima
34105              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
34106      Branch: cfgperl
34107            ! hints/solaris_2.sh
34108 ____________________________________________________________________________
34109 [  6105] By: jhi                                   on 2000/05/11  14:37:43
34110         Log: Integrate with Sarathy.
34111      Branch: cfgperl
34112           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
34113           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
34114 ____________________________________________________________________________
34115 [  6104] By: gsar                                  on 2000/05/11  03:39:07
34116         Log: PL_sys_intern was being initialized too late on windows
34117      Branch: perl
34118            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
34119            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
34120 ____________________________________________________________________________
34121 [  6103] By: jhi                                   on 2000/05/09  19:42:20
34122         Log: Test tweaking for Unicos continues.
34123      Branch: cfgperl
34124            ! t/op/64bitint.t
34125 ____________________________________________________________________________
34126 [  6102] By: jhi                                   on 2000/05/09  16:47:27
34127         Log: The test suite tweak in #6101 wasn't quite right.
34128      Branch: cfgperl
34129            ! t/lib/complex.t
34130 ____________________________________________________________________________
34131 [  6101] By: jhi                                   on 2000/05/09  15:35:34
34132         Log: Hints and test tweaks for Unicos.
34133      Branch: cfgperl
34134            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
34135 ____________________________________________________________________________
34136 [  6100] By: jhi                                   on 2000/05/08  21:15:06
34137         Log: More compilation tweakery from Allen Smith.
34138      Branch: cfgperl
34139            ! hints/irix_6.sh
34140 ____________________________________________________________________________
34141 [  6099] By: jhi                                   on 2000/05/08  19:21:18
34142         Log: Tweaks for the cc bugs from Allen Smith.
34143      Branch: cfgperl
34144            ! hints/irix_6.sh
34145 ____________________________________________________________________________
34146 [  6098] By: jhi                                   on 2000/05/08  19:13:37
34147         Log: Add a note about other, yet unsupported, shadow password APIs.
34148      Branch: cfgperl
34149            ! pp_sys.c
34150 ____________________________________________________________________________
34151 [  6097] By: jhi                                   on 2000/05/08  18:46:34
34152         Log: Add a note about possible compilation problems from Allen Smith.
34153      Branch: cfgperl
34154            ! hints/irix_6.sh
34155 ____________________________________________________________________________
34156 [  6096] By: jhi                                   on 2000/05/08  17:33:10
34157         Log: Integrate with Sarathy.
34158      Branch: cfgperl
34159           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
34160           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
34161 ____________________________________________________________________________
34162 [  6095] By: jhi                                   on 2000/05/08  16:21:33
34163         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
34164              might be useful in future.
34165      Branch: cfgperl
34166            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34167            ! config_h.SH
34168      Branch: metaconfig
34169            ! U/installdirs/inc_version_list.U
34170      Branch: metaconfig/U/perl
34171            ! perlxv.U
34172 ____________________________________________________________________________
34173 [  6094] By: gsar                                  on 2000/05/08  14:22:22
34174         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
34175      Branch: perl
34176            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
34177            ! hints/cygwin.sh pp_sys.c
34178 ____________________________________________________________________________
34179 [  6093] By: gsar                                  on 2000/05/08  12:52:28
34180         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
34181              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
34182      Branch: perl
34183            ! pp_sys.c sv.c win32/perlhost.h
34184 ____________________________________________________________________________
34185 [  6092] By: jhi                                   on 2000/05/07  22:40:34
34186         Log: Regen perltoc with the fixed buildtoc.
34187      Branch: cfgperl
34188            ! pod/perltoc.pod
34189 ____________________________________________________________________________
34190 [  6091] By: jhi                                   on 2000/05/07  22:24:16
34191         Log: Integrate with Sarathy.
34192      Branch: cfgperl
34193           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
34194           !> t/op/substr.t toke.c
34195 ____________________________________________________________________________
34196 [  6090] By: gsar                                  on 2000/05/07  19:47:07
34197         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
34198              [NI]OK; added tests for both
34199      Branch: perl
34200            ! perl.c pp_hot.c sv.c t/op/substr.t
34201 ____________________________________________________________________________
34202 [  6089] By: gsar                                  on 2000/05/07  18:18:38
34203         Log: buildtoc tweak to fix newline lossage
34204      Branch: perl
34205            ! pod/buildtoc
34206 ____________________________________________________________________________
34207 [  6088] By: jhi                                   on 2000/05/07  16:35:36
34208         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
34209              because we do not use those.  The HAS_GETSPNAM remains,
34210              though, because we still do use that.
34211      Branch: cfgperl
34212            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34213            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
34214            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
34215            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
34216            ! win32/config.vc win32/config_H.bc win32/config_H.gc
34217            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
34218 ____________________________________________________________________________
34219 [  6087] By: gsar                                  on 2000/05/07  16:05:16
34220         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
34221      Branch: perl
34222            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
34223 ____________________________________________________________________________
34224 [  6086] By: jhi                                   on 2000/05/07  15:27:07
34225         Log: Integrate with Sarathy.
34226      Branch: cfgperl
34227           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
34228           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
34229           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
34230           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
34231           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
34232           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
34233 ____________________________________________________________________________
34234 [  6085] By: gsar                                  on 2000/05/07  05:52:02
34235         Log: repeat operator (x) doesn't preserve utf8-ness
34236      Branch: perl
34237            ! pp.c t/op/substr.t
34238 ____________________________________________________________________________
34239 [  6084] By: gsar                                  on 2000/05/07  05:39:55
34240         Log: substr() does not preserve utf8-ness (from Stefan Eissing
34241              <Eissing@medicaldataservice.de>); added tests
34242      Branch: perl
34243            ! pp.c t/op/substr.t
34244 ____________________________________________________________________________
34245 [  6083] By: gsar                                  on 2000/05/07  05:24:46
34246         Log: note about undocumented caller() return value (from M.J.T. Guy);
34247              yet another peek.t tweak
34248      Branch: perl
34249            ! pod/perlfunc.pod t/lib/peek.t
34250 ____________________________________________________________________________
34251 [  6082] By: gsar                                  on 2000/05/07  05:08:40
34252         Log: peek.t non-portable to ithreads
34253      Branch: perl
34254            ! t/lib/peek.t
34255 ____________________________________________________________________________
34256 [  6081] By: gsar                                  on 2000/05/07  04:17:04
34257         Log: better default perlbug categories for ok reports (from Richard Foley)
34258      Branch: perl
34259            ! utils/perlbug.PL
34260 ____________________________________________________________________________
34261 [  6080] By: gsar                                  on 2000/05/07  04:08:07
34262         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
34263              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
34264      Branch: perl
34265            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
34266            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
34267            ! AUTHORS MAINTAIN MANIFEST
34268 ____________________________________________________________________________
34269 [  6079] By: gsar                                  on 2000/05/07  04:01:38
34270         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
34271      Branch: perl
34272            ! lib/Carp/Heavy.pm
34273 ____________________________________________________________________________
34274 [  6078] By: gsar                                  on 2000/05/07  01:24:19
34275         Log: workaround for CRT bug in chdir() (from Charles Lane, via
34276              Peter Prymmer)
34277      Branch: perl
34278            ! iperlsys.h vms/vms.c vms/vmsish.h
34279 ____________________________________________________________________________
34280 [  6077] By: gsar                                  on 2000/05/07  01:22:23
34281         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
34282              and Tom Phoenix)
34283      Branch: perl
34284            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
34285 ____________________________________________________________________________
34286 [  6076] By: gsar                                  on 2000/05/06  17:36:29
34287         Log: integrate cfgperl contents into mainline
34288      Branch: perl
34289           +> t/lib/peek.t
34290           !> Configure MANIFEST Porting/Glossary Porting/config.sh
34291           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
34292           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
34293           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
34294 ____________________________________________________________________________
34295 [  6075] By: jhi                                   on 2000/05/05  18:56:10
34296         Log: Make the test more portable.
34297      Branch: cfgperl
34298            ! t/lib/peek.t
34299 ____________________________________________________________________________
34300 [  6074] By: jhi                                   on 2000/05/05  18:49:20
34301         Log: Introduce t/lib/peek.t.
34302      Branch: cfgperl
34303            + t/lib/peek.t
34304            ! MANIFEST
34305 ____________________________________________________________________________
34306 [  6073] By: jhi                                   on 2000/05/05  14:30:45
34307         Log: Complex tweaks.
34308      Branch: cfgperl
34309            ! lib/Math/Complex.pm t/lib/complex.t
34310 ____________________________________________________________________________
34311 [  6072] By: jhi                                   on 2000/05/05  12:27:13
34312         Log: Integrate with Sarathy.
34313      Branch: cfgperl
34314           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
34315           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
34316           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
34317           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
34318 ____________________________________________________________________________
34319 [  6071] By: gsar                                  on 2000/05/05  02:24:46
34320         Log: misformatted perllocal.pod (from Tim Jenness
34321              <t.jenness@jach.hawaii.edu>)
34322      Branch: perl
34323            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
34324 ____________________________________________________________________________
34325 [  6070] By: gsar                                  on 2000/05/05  02:16:52
34326         Log: remove misleading comment (from M.J.T. Guy)
34327      Branch: perl
34328            ! t/lib/anydbm.t
34329 ____________________________________________________________________________
34330 [  6069] By: gsar                                  on 2000/05/05  02:15:13
34331         Log: File::Spec compatibility update (from Barrie Slaymaker
34332              <barries@slaysys.com>)
34333      Branch: perl
34334            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
34335            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
34336 ____________________________________________________________________________
34337 [  6068] By: gsar                                  on 2000/05/05  02:01:50
34338         Log: note about values()
34339      Branch: perl
34340            ! pod/perlfunc.pod
34341 ____________________________________________________________________________
34342 [  6067] By: gsar                                  on 2000/05/05  01:33:09
34343         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
34344      Branch: perl
34345            ! win32/win32.c
34346 ____________________________________________________________________________
34347 [  6066] By: gsar                                  on 2000/05/05  01:23:43
34348         Log: s/END/CHECK/
34349      Branch: perl
34350            ! perl.c
34351 ____________________________________________________________________________
34352 [  6065] By: jhi                                   on 2000/05/04  17:30:22
34353         Log: Integrate with Sarathy.
34354      Branch: cfgperl
34355           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
34356 ____________________________________________________________________________
34357 [  6064] By: gsar                                  on 2000/05/04  17:26:14
34358         Log: change#5905 wasn't quite right--it's intent only applies when arguments
34359              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
34360      Branch: perl
34361            ! pp_sys.c sv.c
34362 ____________________________________________________________________________
34363 [  6063] By: gsar                                  on 2000/05/04  16:52:29
34364         Log: tokeq() could read unallocated field in argument
34365      Branch: perl
34366            ! toke.c
34367 ____________________________________________________________________________
34368 [  6062] By: gsar                                  on 2000/05/04  16:34:51
34369         Log: additional tests for utf8.t
34370      Branch: perl
34371            ! t/pragma/utf8.t
34372 ____________________________________________________________________________
34373 [  6061] By: gsar                                  on 2000/05/04  16:09:28
34374         Log: change#5921 neglected to make eq honor "use bytes"
34375      Branch: perl
34376            ! sv.c
34377 ____________________________________________________________________________
34378 [  6060] By: jhi                                   on 2000/05/04  15:30:16
34379         Log: Integrate with Sarathy.
34380      Branch: cfgperl
34381           !> perl.c regcomp.c t/pragma/utf8.t
34382 ____________________________________________________________________________
34383 [  6059] By: jhi                                   on 2000/05/04  15:26:37
34384         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
34385              in natively 64-bit platforms where a long is a quad (no need
34386              for long longs).  Also added bias for IVs.
34387      Branch: cfgperl
34388            ! toke.c
34389 ____________________________________________________________________________
34390 [  6058] By: gsar                                  on 2000/05/04  00:19:14
34391         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
34392              (spotted by Donald Kinzer <dkinzer@premia.com>)
34393      Branch: perl
34394            ! perl.c
34395 ____________________________________________________________________________
34396 [  6057] By: gsar                                  on 2000/05/03  18:34:01
34397         Log: fix broken parsing of /\x{ab}/
34398      Branch: perl
34399            ! regcomp.c t/pragma/utf8.t
34400 ____________________________________________________________________________
34401 [  6056] By: jhi                                   on 2000/05/03  17:57:16
34402         Log: The search of infinity continues, this time simplified.
34403      Branch: cfgperl
34404            ! lib/Math/Complex.pm
34405 ____________________________________________________________________________
34406 [  6055] By: jhi                                   on 2000/05/03  17:45:30
34407         Log: Detypo.
34408      Branch: cfgperl
34409            ! hints/unicos.sh
34410 ____________________________________________________________________________
34411 [  6054] By: jhi                                   on 2000/05/02  22:28:27
34412         Log: Be more forgiving in POSIX about HUGE_VALL.
34413      Branch: cfgperl
34414            ! ext/POSIX/POSIX.xs
34415 ____________________________________________________________________________
34416 [  6053] By: jhi                                   on 2000/05/02  22:25:05
34417         Log: Integrate with Sarathy.
34418      Branch: cfgperl
34419           !> hints/irix_6.sh pod/perlop.pod
34420 ____________________________________________________________________________
34421 [  6052] By: jhi                                   on 2000/05/02  22:24:31
34422         Log: Unicos hint tweak.
34423      Branch: cfgperl
34424            ! hints/unicos.sh
34425 ____________________________________________________________________________
34426 [  6051] By: jhi                                   on 2000/05/02  22:21:26
34427         Log: Complex tweakery.
34428      Branch: cfgperl
34429            ! lib/Math/Complex.pm t/lib/complex.t
34430 ____________________________________________________________________________
34431 [  6050] By: jhi                                   on 2000/05/02  19:26:22
34432         Log: Use setxxent()/endxxent().
34433      Branch: cfgperl
34434            ! t/op/grent.t t/op/pwent.t
34435 ____________________________________________________________________________
34436 [  6049] By: jhi                                   on 2000/05/02  19:06:02
34437         Log: Test both the scalar and list contexts.
34438      Branch: cfgperl
34439            ! t/op/grent.t t/op/pwent.t
34440 ____________________________________________________________________________
34441 [  6048] By: gsar                                  on 2000/05/02  18:29:10
34442         Log: add note about how $( doesn't interpolate in REs (from
34443              Philip Newton <newton@ficus.frogspace.net>)
34444      Branch: perl
34445            ! pod/perlop.pod
34446 ____________________________________________________________________________
34447 [  6047] By: jhi                                   on 2000/05/02  17:41:24
34448         Log: Call getspnam() only iff needd.
34449      Branch: cfgperl
34450            ! pp_sys.c
34451 ____________________________________________________________________________
34452 [  6046] By: gsar                                  on 2000/05/02  17:07:25
34453         Log: libscheck has insufficient checks for n32 libs (from
34454              Albert Chin-A-Young <china@thewrittenword.com>)
34455      Branch: perl
34456            ! hints/irix_6.sh
34457 ____________________________________________________________________________
34458 [  6045] By: jhi                                   on 2000/05/02  13:57:17
34459         Log: Integrate with Sarathy.
34460      Branch: cfgperl
34461           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
34462           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
34463 ____________________________________________________________________________
34464 [  6044] By: gsar                                  on 2000/05/02  06:48:19
34465         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
34466              such that underscores are only ignored in literal numbers,
34467              "\x{...}", and hex/oct argument
34468      Branch: perl
34469            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
34470 ____________________________________________________________________________
34471 [  6043] By: gsar                                  on 2000/05/02  02:22:29
34472         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
34473      Branch: perl
34474            ! pod/perlretut.pod
34475 ____________________________________________________________________________
34476 [  6042] By: gsar                                  on 2000/05/02  02:17:51
34477         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
34478      Branch: perl
34479            ! pod/perltrap.pod
34480 ____________________________________________________________________________
34481 [  6041] By: gsar                                  on 2000/05/02  01:53:51
34482         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
34483              to compensate
34484      Branch: perl
34485            ! Porting/makerel
34486 ____________________________________________________________________________
34487 [  6040] By: gsar                                  on 2000/05/02  01:51:57
34488         Log: missing files in MANIFEST
34489      Branch: perl
34490            ! MANIFEST
34491 ____________________________________________________________________________
34492 [  6039] By: jhi                                   on 2000/05/02  00:36:46
34493         Log: Infinite problems.
34494      Branch: cfgperl
34495            ! lib/Math/Complex.pm
34496 ____________________________________________________________________________
34497 [  6038] By: jhi                                   on 2000/05/02  00:06:38
34498         Log: pwent/spent #ifdef imbalance.
34499      Branch: cfgperl
34500            ! pp_sys.c
34501 ____________________________________________________________________________
34502 [  6037] By: jhi                                   on 2000/05/01  22:50:11
34503         Log: Use HUGE_VALL if applicable.
34504      Branch: cfgperl
34505            ! ext/POSIX/POSIX.xs util.c
34506 ____________________________________________________________________________
34507 [  6036] By: jhi                                   on 2000/05/01  22:20:53
34508         Log: Correct Freudian slip.
34509      Branch: cfgperl
34510            ! pp_sys.c
34511 ____________________________________________________________________________
34512 [  6035] By: jhi                                   on 2000/05/01  21:07:38
34513         Log: Continue on the pwent/spent case.
34514      Branch: cfgperl
34515            ! pp_sys.c
34516 ____________________________________________________________________________
34517 [  6034] By: jhi                                   on 2000/05/01  17:45:14
34518         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
34519              adjustments in 6032 conflicted badly with this, will have
34520              to revisit them later.
34521      Branch: cfgperl
34522           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
34523           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
34524           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
34525           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
34526           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
34527           !> t/lib/cgi-html.t t/lib/cgi-request.t
34528 ____________________________________________________________________________
34529 [  6033] By: jhi                                   on 2000/05/01  17:40:49
34530         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
34531      Branch: cfgperl
34532            ! pp_sys.c
34533 ____________________________________________________________________________
34534 [  6032] By: gsar                                  on 2000/05/01  15:56:32
34535         Log: whitespace adjustments
34536      Branch: perl
34537            ! pp_sys.c
34538 ____________________________________________________________________________
34539 [  6031] By: gsar                                  on 2000/05/01  15:19:41
34540         Log: small nits in diagnostics.pm (from Robin Barker)
34541      Branch: perl
34542            ! lib/diagnostics.pm pod/perldiag.pod
34543 ____________________________________________________________________________
34544 [  6030] By: gsar                                  on 2000/05/01  08:39:18
34545         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
34546              for @- and @+ (from Johan Vromans)
34547      Branch: perl
34548            ! lib/English.pm pod/perlvar.pod
34549 ____________________________________________________________________________
34550 [  6029] By: gsar                                  on 2000/05/01  08:16:10
34551         Log: add CGI.pm v2.66 (from Lincoln Stein)
34552      Branch: perl
34553            + lib/CGI/Util.pm t/lib/cgi-pretty.t
34554            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
34555            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
34556            ! t/lib/cgi-html.t t/lib/cgi-request.t
34557 ____________________________________________________________________________
34558 [  6028] By: gsar                                  on 2000/05/01  06:34:41
34559         Log: Pod::Man generates groff-incompatible macro definition (from
34560              Tom Christiansen)
34561      Branch: perl
34562            ! lib/Pod/Man.pm
34563 ____________________________________________________________________________
34564 [  6027] By: gsar                                  on 2000/05/01  06:31:36
34565         Log: podlators-1.02 update (from Russ Allbery)
34566      Branch: perl
34567            ! lib/Pod/Man.pm lib/Pod/Text.pm
34568 ____________________________________________________________________________
34569 [  6026] By: jhi                                   on 2000/04/30  23:24:23
34570         Log: Integrate with Sarathy.
34571      Branch: cfgperl
34572           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
34573           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
34574           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
34575           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
34576           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
34577           !> t/lib/syslog.t toke.c win32/win32.h
34578 ____________________________________________________________________________
34579 [  6025] By: gsar                                  on 2000/04/30  18:17:47
34580         Log: Is{Alnum,Alpha,Word} don't match titlecase
34581              
34582              TODO: IsSpace is defined recursively!
34583              
34584              (both spotted by Larry)
34585      Branch: perl
34586            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
34587            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
34588 ____________________________________________________________________________
34589 [  6024] By: gsar                                  on 2000/04/30  17:50:19
34590         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
34591              (from Hugo van der Sanden)
34592      Branch: perl
34593            ! toke.c
34594 ____________________________________________________________________________
34595 [  6023] By: gsar                                  on 2000/04/30  17:14:43
34596         Log: debugger stomps on $. (from M.J.T. Guy)
34597      Branch: perl
34598            ! lib/perl5db.pl
34599 ____________________________________________________________________________
34600 [  6022] By: gsar                                  on 2000/04/30  16:59:22
34601         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
34602      Branch: perl
34603            ! sv.c
34604 ____________________________________________________________________________
34605 [  6021] By: gsar                                  on 2000/04/29  21:00:08
34606         Log: remove Win2K issue in pod (fixed by change#6020)
34607      Branch: perl
34608            ! README.win32 pod/perl56delta.pod
34609 ____________________________________________________________________________
34610 [  6020] By: gsar                                  on 2000/04/29  20:51:49
34611         Log: test tweak
34612      Branch: perl
34613            ! t/lib/open3.t
34614 ____________________________________________________________________________
34615 [  6019] By: gsar                                  on 2000/04/29  20:34:27
34616         Log: windows portability tweaks
34617      Branch: perl
34618            ! t/lib/b.t win32/win32.h
34619 ____________________________________________________________________________
34620 [  6018] By: gsar                                  on 2000/04/29  19:55:24
34621         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
34622              make _PATH_LOG() return "" if unavailable
34623      Branch: perl
34624            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
34625            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
34626 ____________________________________________________________________________
34627 [  6017] By: jhi                                   on 2000/04/28  22:49:46
34628         Log: Integrate with Sarathy.
34629      Branch: cfgperl
34630           !> op.c perl.c pod/perldiag.pod t/lib/b.t
34631 ____________________________________________________________________________
34632 [  6016] By: jhi                                   on 2000/04/28  22:46:14
34633         Log: Do not warn that an infinity does not look like a number.
34634      Branch: cfgperl
34635            ! sv.c
34636 ____________________________________________________________________________
34637 [  6015] By: gsar                                  on 2000/04/28  22:35:49
34638         Log: tweak test for portability
34639      Branch: perl
34640            ! t/lib/b.t
34641 ____________________________________________________________________________
34642 [  6014] By: gsar                                  on 2000/04/28  22:05:31
34643         Log: glob() loading File::Glob behind the scenes may cause syntax errors
34644      Branch: perl
34645            ! op.c
34646 ____________________________________________________________________________
34647 [  6013] By: gsar                                  on 2000/04/28  21:25:22
34648         Log: tweak change#5945 to display correct switch name in diagnostic
34649      Branch: perl
34650            ! perl.c pod/perldiag.pod
34651 ____________________________________________________________________________
34652 [  6012] By: jhi                                   on 2000/04/28  21:08:12
34653         Log: Integrate with Sarathy.
34654      Branch: cfgperl
34655           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
34656           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
34657           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
34658 ____________________________________________________________________________
34659 [  6011] By: jhi                                   on 2000/04/28  21:04:46
34660         Log: &HUGE_VAL is not defined, it exists.
34661      Branch: cfgperl
34662            ! lib/Math/Complex.pm
34663 ____________________________________________________________________________
34664 [  6010] By: gsar                                  on 2000/04/28  21:02:58
34665         Log: clarify note about shadow password support (from
34666              gellyfish@gellyfish.com)
34667      Branch: perl
34668            ! pod/perlfunc.pod
34669 ____________________________________________________________________________
34670 [  6009] By: gsar                                  on 2000/04/28  21:00:00
34671         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
34672      Branch: perl
34673            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
34674 ____________________________________________________________________________
34675 [  6008] By: gsar                                  on 2000/04/28  20:56:33
34676         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
34677      Branch: perl
34678            ! installperl vms/subconfigure.com
34679 ____________________________________________________________________________
34680 [  6007] By: gsar                                  on 2000/04/28  20:51:21
34681         Log: note about compile failures and END blocks (from M.J.T. Guy)
34682      Branch: perl
34683            ! pod/perl56delta.pod pod/perlmod.pod
34684 ____________________________________________________________________________
34685 [  6006] By: jhi                                   on 2000/04/28  20:42:14
34686         Log: Regen Configure.
34687      Branch: cfgperl
34688            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34689            ! config_h.SH
34690 ____________________________________________________________________________
34691 [  6005] By: gsar                                  on 2000/04/28  20:41:16
34692         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
34693      Branch: perl
34694            ! utils/perldoc.PL
34695 ____________________________________________________________________________
34696 [  6004] By: jhi                                   on 2000/04/28  20:28:21
34697         Log: Integrate with Sarathy.
34698      Branch: cfgperl
34699           !> Configure INSTALL Porting/Glossary Porting/config.sh
34700           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
34701           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
34702           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
34703           !> win32/config.vc win32/win32.c
34704 ____________________________________________________________________________
34705 [  6003] By: gsar                                  on 2000/04/28  20:11:20
34706         Log: allow REG_EXPAND_SZ keys in Windows registry (from
34707              John Clayton <John.Clayton@barclayscapital.com>)
34708      Branch: perl
34709            ! win32/win32.c
34710 ____________________________________________________________________________
34711 [  6002] By: gsar                                  on 2000/04/28  19:34:16
34712         Log: destructive sv_setsv() can lose UV-ness from source, causing
34713              numeric promotions/comparisons to fail to do the right thing
34714      Branch: perl
34715            ! sv.c
34716 ____________________________________________________________________________
34717 [  6001] By: gsar                                  on 2000/04/28  18:44:15
34718         Log: support additional library locations via $Config{otherlibdirs}
34719              (from Andy Dougherty)
34720      Branch: perl
34721            ! Configure INSTALL Porting/Glossary Porting/config.sh
34722            ! Porting/config_H config_h.SH epoc/config.sh perl.c
34723            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
34724            ! win32/config.bc win32/config.gc win32/config.vc
34725 ____________________________________________________________________________
34726 [  6000] By: gsar                                  on 2000/04/28  18:26:58
34727         Log: reworked otherlibdirs.U (from Andy Dougherty)
34728      Branch: metaconfig
34729            ! U/installdirs/otherlibdirs.U
34730 ____________________________________________________________________________
34731 [  5999] By: gsar                                  on 2000/04/28  18:17:07
34732         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
34733      Branch: perl
34734            ! t/pragma/warn/toke toke.c
34735 ____________________________________________________________________________
34736 [  5998] By: jhi                                   on 2000/04/28  13:32:17
34737         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
34738      Branch: cfgperl
34739            ! lib/Math/Complex.pm
34740 ____________________________________________________________________________
34741 [  5997] By: jhi                                   on 2000/04/28  13:14:04
34742         Log: Preserve $!.
34743      Branch: cfgperl
34744            ! lib/Math/Complex.pm
34745 ____________________________________________________________________________
34746 [  5996] By: jhi                                   on 2000/04/28  12:59:23
34747         Log: Integrate with Sarathy.
34748      Branch: cfgperl
34749           +> pod/perlrequick.pod pod/perlretut.pod
34750           !> (integrate 51 files)
34751 ____________________________________________________________________________
34752 [  5995] By: gsar                                  on 2000/04/28  09:37:36
34753         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
34754      Branch: perl
34755            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
34756 ____________________________________________________________________________
34757 [  5994] By: gsar                                  on 2000/04/28  09:33:26
34758         Log: fix for missed accounting for null byte in pack("Z",...) (from
34759              M.J.T. Guy)
34760      Branch: perl
34761            ! pp.c t/op/pack.t
34762 ____________________________________________________________________________
34763 [  5993] By: gsar                                  on 2000/04/28  09:30:05
34764         Log: various minor tweaks seen on p5p
34765      Branch: perl
34766            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
34767 ____________________________________________________________________________
34768 [  5992] By: gsar                                  on 2000/04/28  09:08:19
34769         Log: pod nit (from Simon Cozens)
34770      Branch: perl
34771            ! pod/perlop.pod
34772 ____________________________________________________________________________
34773 [  5991] By: gsar                                  on 2000/04/28  09:06:36
34774         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
34775      Branch: perl
34776            ! README.posix-bc hints/posix-bc.sh
34777 ____________________________________________________________________________
34778 [  5990] By: gsar                                  on 2000/04/28  08:54:52
34779         Log: use $ENV{LIB} to search for libs under Visual C compiler
34780              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
34781      Branch: perl
34782            ! lib/ExtUtils/Liblist.pm
34783 ____________________________________________________________________________
34784 [  5989] By: gsar                                  on 2000/04/28  08:27:12
34785         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
34786              itself and no other (from Tom Hughes)
34787      Branch: perl
34788            ! t/op/array.t toke.c
34789 ____________________________________________________________________________
34790 [  5988] By: gsar                                  on 2000/04/28  08:01:38
34791         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
34792              <paul@miraclefish.com>)
34793      Branch: perl
34794            ! lib/ExtUtils/MakeMaker.pm
34795 ____________________________________________________________________________
34796 [  5987] By: gsar                                  on 2000/04/28  07:53:09
34797         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
34798      Branch: perl
34799            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
34800 ____________________________________________________________________________
34801 [  5986] By: gsar                                  on 2000/04/28  07:44:17
34802         Log: add regular expressions tutorial and quick-start guide (from
34803              Mark Kvale <kvale@phy.ucsf.edu>)
34804      Branch: perl
34805            + pod/perlrequick.pod pod/perlretut.pod
34806            ! AUTHORS MAINTAIN MANIFEST
34807 ____________________________________________________________________________
34808 [  5985] By: gsar                                  on 2000/04/28  07:30:28
34809         Log: forked child may not exit correctly if it failed to open
34810              /dev/console (from Graham Barr)
34811      Branch: perl
34812            ! ext/Sys/Syslog/Syslog.pm
34813 ____________________________________________________________________________
34814 [  5984] By: gsar                                  on 2000/04/28  07:27:20
34815         Log: attributes::reftype() doesn't work on tied argument
34816      Branch: perl
34817            ! xsutils.c
34818 ____________________________________________________________________________
34819 [  5983] By: gsar                                  on 2000/04/28  07:15:04
34820         Log: numeric conversion of non-number in change#3378 tramples on
34821              OOK offset, causing segfaults
34822      Branch: perl
34823            ! sv.c
34824 ____________________________________________________________________________
34825 [  5982] By: gsar                                  on 2000/04/28  04:48:25
34826         Log: avoid error in IO::Socket::INET when given an unknown service name
34827              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
34828      Branch: perl
34829            ! ext/IO/lib/IO/Socket/INET.pm
34830 ____________________________________________________________________________
34831 [  5981] By: gsar                                  on 2000/04/28  04:31:31
34832         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
34833              prototype mismatch with CORE::glob(); update pod and tests to
34834              suit (File::Glob::glob() is still available for backward
34835              compatibility, but should be considered deprecated)
34836      Branch: perl
34837            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
34838            ! t/lib/glob-taint.t
34839 ____________________________________________________________________________
34840 [  5980] By: gsar                                  on 2000/04/28  03:47:29
34841         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
34842              <ghudson@mit.edu>)
34843      Branch: metaconfig
34844            ! U/modified/Options.U
34845      Branch: perl
34846            ! Configure
34847 ____________________________________________________________________________
34848 [  5979] By: gsar                                  on 2000/04/28  03:07:54
34849         Log: under useithreads, constant pad entries could inadvertantly be
34850              shared across threads (from Eric Blood <eblood@xmission.com>);
34851              added Eric's test case to testsuite
34852      Branch: perl
34853            ! op.c t/op/misc.t
34854 ____________________________________________________________________________
34855 [  5978] By: gsar                                  on 2000/04/27  21:13:00
34856         Log: sync version numbers in File::Spec with the ones on CPAN
34857              (from Barrie Slaymaker)
34858      Branch: perl
34859            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
34860            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
34861            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
34862 ____________________________________________________________________________
34863 [  5977] By: gsar                                  on 2000/04/27  21:07:29
34864         Log: autoquote barewords followed by newline and arrow properly
34865              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
34866      Branch: perl
34867            ! t/pragma/warn/toke toke.c
34868 ____________________________________________________________________________
34869 [  5976] By: gsar                                  on 2000/04/27  20:41:20
34870         Log: DB_File v1.73 update (from Paul Marquess)
34871      Branch: perl
34872            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
34873            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
34874 ____________________________________________________________________________
34875 [  5975] By: gsar                                  on 2000/04/27  20:34:24
34876         Log: allow sort() reentrancy (variant of patch suggested by
34877              Hugo van der Sanden)
34878      Branch: perl
34879            ! pp_ctl.c t/op/sort.t
34880 ____________________________________________________________________________
34881 [  5974] By: gsar                                  on 2000/04/27  19:46:57
34882         Log: change#4197 somehow missed initializing PL_errors, meaning
34883              sytax error queueing wasn't working outside eval"" at all;
34884              also fixed eval"" to localize PL_error_count, so that compile-time
34885              eval's don't clobber the error state of the outer context
34886      Branch: perl
34887            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
34888            ! t/pragma/warn/toke
34889 ____________________________________________________________________________
34890 [  5973] By: gsar                                  on 2000/04/27  18:29:05
34891         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
34892      Branch: perl
34893            ! regcomp.c regexec.c t/op/re_tests
34894 ____________________________________________________________________________
34895 [  5972] By: jhi                                   on 2000/04/27  18:22:41
34896         Log: Integrate with Sarathy.
34897      Branch: cfgperl
34898           +> t/lib/b.t t/lib/syslog.t
34899           !> (integrate 31 files)
34900 ____________________________________________________________________________
34901 [  5971] By: jhi                                   on 2000/04/27  18:18:46
34902         Log: Unicos tweaks from Mark P. Lutz.
34903      Branch: cfgperl
34904            ! hints/unicos.sh lib/Math/Complex.pm
34905 ____________________________________________________________________________
34906 [  5970] By: gsar                                  on 2000/04/27  18:05:11
34907         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
34908              IV is >32bits
34909      Branch: perl
34910            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
34911 ____________________________________________________________________________
34912 [  5969] By: gsar                                  on 2000/04/27  17:50:56
34913         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
34914      Branch: perl
34915            + t/lib/syslog.t
34916            ! MANIFEST ext/Sys/Syslog/Syslog.pm
34917 ____________________________________________________________________________
34918 [  5968] By: gsar                                  on 2000/04/27  17:44:49
34919         Log: tolerate spaces in group names in test on solaris (from David Boyce
34920              <dsb@boyski.com>)
34921      Branch: perl
34922            ! t/op/groups.t
34923 ____________________________________________________________________________
34924 [  5967] By: gsar                                  on 2000/04/27  17:41:22
34925         Log: improved docs on the warn_uninit diagnostic (from David Glasser
34926              and Simon Cozens)
34927      Branch: perl
34928            ! pod/perldiag.pod
34929 ____________________________________________________________________________
34930 [  5966] By: gsar                                  on 2000/04/27  16:54:58
34931         Log: add testsuite for B backends, fix bug in B::Deparse (from
34932              Simon Cozens <simon@brecon.co.uk>)
34933      Branch: perl
34934            + t/lib/b.t
34935            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
34936 ____________________________________________________________________________
34937 [  5965] By: gsar                                  on 2000/04/27  16:10:37
34938         Log: avoid "will not stay shared" warnings for our variables (from
34939              Robin Barker)
34940      Branch: perl
34941            ! op.c t/pragma/warn/op
34942 ____________________________________________________________________________
34943 [  5964] By: gsar                                  on 2000/04/27  07:05:05
34944         Log: reformat to 72 columns (again)
34945      Branch: perl
34946            ! pod/perldiag.pod
34947 ____________________________________________________________________________
34948 [  5963] By: gsar                                  on 2000/04/27  06:28:31
34949         Log: patch from Larry to make (\&) prototype work; added tests for
34950              the same
34951      Branch: perl
34952            ! op.c t/comp/proto.t
34953 ____________________________________________________________________________
34954 [  5962] By: gsar                                  on 2000/04/27  06:15:47
34955         Log: updated README.hpux (from Jeff Okamoto)
34956      Branch: perl
34957            ! README.hpux
34958 ____________________________________________________________________________
34959 [  5961] By: gsar                                  on 2000/04/27  05:55:03
34960         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
34961      Branch: perl
34962            ! emacs/cperl-mode.el
34963 ____________________________________________________________________________
34964 [  5960] By: gsar                                  on 2000/04/27  05:49:26
34965         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
34966      Branch: perl
34967            ! INSTALL
34968 ____________________________________________________________________________
34969 [  5959] By: gsar                                  on 2000/04/27  05:33:41
34970         Log: doubled words in pods (from Simon Cozens
34971              <simon.p.cozens@jp.pwcglobal.com>)
34972      Branch: perl
34973            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
34974            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
34975            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
34976            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
34977            ! pod/perltootc.pod
34978 ____________________________________________________________________________
34979 [  5958] By: gsar                                  on 2000/04/27  05:11:39
34980         Log: change#3569 deleted some essential code, revert; avoid use of
34981              atexit() to make DynaLoader work properly on AIX under mod_perl
34982              (from Jens-Uwe Mager <jum@helios.de>)
34983      Branch: perl
34984            ! ext/DynaLoader/dl_aix.xs
34985 ____________________________________________________________________________
34986 [  5957] By: gsar                                  on 2000/04/27  04:54:51
34987         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
34988      Branch: perl
34989            ! pod/perlmod.pod
34990 ____________________________________________________________________________
34991 [  5956] By: gsar                                  on 2000/04/27  04:51:47
34992         Log: better diagnostics on failed tests (from Ilya Zakharevich)
34993      Branch: perl
34994            ! t/op/lex_assign.t
34995 ____________________________________________________________________________
34996 [  5955] By: gsar                                  on 2000/04/27  04:26:44
34997         Log: longstanding bug exposed by change#3307: sort arguments weren't
34998              compiled with the right wantarray context (ensuing runtime lookup
34999              via block_gimme() was getting the incidental context of the
35000              sort() itself)
35001      Branch: perl
35002            ! op.c t/op/sort.t
35003 ____________________________________________________________________________
35004 [  5954] By: gsar                                  on 2000/04/26  23:42:12
35005         Log: integrate cfgperl contents into mainline
35006      Branch: perl
35007           !> (integrate 30 files)
35008 ____________________________________________________________________________
35009 [  5953] By: jhi                                   on 2000/04/26  23:06:42
35010         Log: Integrate with Sarathy.
35011      Branch: cfgperl
35012           !> README.win32 ext/B/B/Deparse.pm
35013           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
35014           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
35015           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
35016           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
35017           !> utils/perldoc.PL vms/perlvms.pod
35018 ____________________________________________________________________________
35019 [  5952] By: jhi                                   on 2000/04/26  23:03:46
35020         Log: Undo "use integer" addition from 64bitint as it seems
35021              to break most of the subtests in Digital UNIX;
35022              Unicos needs to find another way.
35023      Branch: cfgperl
35024            ! t/op/64bitint.t
35025 ____________________________________________________________________________
35026 [  5951] By: jhi                                   on 2000/04/26  22:57:53
35027         Log: Be more robust on "extreme" (large absolute value)
35028              arguments.  Originally reported by Daniel Connelly
35029              as a problem with asinh() on large negative arguments,
35030              asinh() used to bail out because an argument to log()
35031              ended up being zero.  Ilya Zakharevich proposed using
35032              Taylor's series in such cases, which for such large
35033              arguments is a very good approximation.
35034      Branch: cfgperl
35035            ! lib/Math/Complex.pm t/lib/complex.t
35036 ____________________________________________________________________________
35037 [  5950] By: gsar                                  on 2000/04/25  19:13:12
35038         Log: reformat perldiag to avoid long lines
35039      Branch: perl
35040            ! pod/perldiag.pod
35041 ____________________________________________________________________________
35042 [  5949] By: gsar                                  on 2000/04/25  18:41:11
35043         Log: make perldoc use the pod2man from the same version (from
35044              M.J.T. Guy)
35045      Branch: perl
35046            ! utils/perldoc.PL
35047 ____________________________________________________________________________
35048 [  5948] By: gsar                                  on 2000/04/25  18:21:57
35049         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
35050              <kompas@kompas.usr.onet.pl>)
35051      Branch: perl
35052            ! lib/vars.pm
35053 ____________________________________________________________________________
35054 [  5947] By: gsar                                  on 2000/04/25  18:11:53
35055         Log: use &dl_error rather than &dl_load_file as the guard for calling
35056              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
35057              statically built perl)
35058      Branch: perl
35059            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
35060 ____________________________________________________________________________
35061 [  5946] By: jhi                                   on 2000/04/25  17:37:54
35062         Log: Document that tr() is not tr(1).
35063      Branch: cfgperl
35064            ! pod/perlop.pod
35065 ____________________________________________________________________________
35066 [  5945] By: gsar                                  on 2000/04/25  16:34:33
35067         Log: make module name mandatory after -M switch; reorder perldiag
35068              alphabetically (from Mark-Jason Dominus)
35069      Branch: perl
35070            ! perl.c pod/perldiag.pod
35071 ____________________________________________________________________________
35072 [  5944] By: jhi                                   on 2000/04/25  01:15:18
35073         Log: On second thoughts frexp() does have two arguments.
35074      Branch: cfgperl
35075            ! perl.h
35076 ____________________________________________________________________________
35077 [  5943] By: jhi                                   on 2000/04/24  22:56:32
35078         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
35079              Now pp_ncmp() returns undef is either operand is a NaN.
35080      Branch: cfgperl
35081            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35082            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
35083            ! vms/subconfigure.com vos/config.def vos/config.h
35084            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
35085            ! win32/config.vc win32/config_H.bc win32/config_H.gc
35086            ! win32/config_H.vc
35087      Branch: metaconfig/U/perl
35088            + d_modfl.U
35089 ____________________________________________________________________________
35090 [  5942] By: jhi                                   on 2000/04/24  19:45:17
35091         Log: Regen Configure to match #5937.
35092      Branch: cfgperl
35093            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35094            ! config_h.SH
35095      Branch: metaconfig
35096            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
35097 ____________________________________________________________________________
35098 [  5941] By: jhi                                   on 2000/04/24  19:24:11
35099         Log: Further Unicos fixes for Mark Lutz.
35100      Branch: cfgperl
35101            ! hints/unicos.sh pp_ctl.c
35102 ____________________________________________________________________________
35103 [  5940] By: jhi                                   on 2000/04/24  19:09:06
35104         Log: Various Unicos 10.0.0.6 fixes.
35105              
35106              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
35107              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
35108              Reply-To: tecmpl1@triton.ca.boeing.com 
35109              To: perl5-porters@perl.org 
35110              Date: Fri, 14 Apr 2000 20:21:00 GMT 
35111              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
35112      Branch: cfgperl
35113            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
35114 ____________________________________________________________________________
35115 [  5939] By: gsar                                  on 2000/04/24  19:01:24
35116         Log: more pod nits (from Larry Virden)
35117      Branch: perl
35118            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
35119            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
35120            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
35121 ____________________________________________________________________________
35122 [  5938] By: gsar                                  on 2000/04/24  18:54:01
35123         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
35124      Branch: perl
35125            ! ext/B/B/Deparse.pm
35126 ____________________________________________________________________________
35127 [  5937] By: jhi                                   on 2000/04/24  17:39:00
35128         Log: Integrate with Sarathy.
35129      Branch: cfgperl
35130           +> (branch 31 files)
35131           !> (integrate 73 files)
35132 ____________________________________________________________________________
35133 [  5936] By: gsar                                  on 2000/04/24  17:30:06
35134         Log: additional tests for change#5934 (from Paul Marquess, who also
35135              sent in the same fix)
35136      Branch: perl
35137            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
35138            ! t/pragma/warn/5nolint t/pragma/warn/6default
35139 ____________________________________________________________________________
35140 [  5935] By: jhi                                   on 2000/04/24  17:26:05
35141         Log: Do not assume sign propagation.
35142              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
35143              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
35144              To: payner@ncifcrf.gov, perl5-porters@perl.org 
35145              Date: Tue, 18 Apr 2000 18:24:49 +0100 
35146              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
35147      Branch: cfgperl
35148            ! t/op/bop.t t/op/misc.t
35149 ____________________________________________________________________________
35150 [  5934] By: gsar                                  on 2000/04/24  17:16:54
35151         Log: propagate lexical warnings from surrounding scope correctly
35152              within string eval()
35153      Branch: perl
35154            ! pp_ctl.c t/pragma/warn/pp_ctl
35155 ____________________________________________________________________________
35156 [  5933] By: jhi                                   on 2000/04/24  17:01:07
35157         Log: Flatten the cpp jungle doing the nosuid checking.
35158      Branch: cfgperl
35159            ! perl.c
35160 ____________________________________________________________________________
35161 [  5932] By: gsar                                  on 2000/04/24  09:08:14
35162         Log: add rsignal(), whichsig() and do_join() to public API list
35163              (mod_perl uses them to good advantage)
35164      Branch: perl
35165            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
35166 ____________________________________________________________________________
35167 [  5931] By: gsar                                  on 2000/04/24  09:01:40
35168         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
35169      Branch: perl
35170            ! pp_hot.c regexec.c t/op/pat.t
35171 ____________________________________________________________________________
35172 [  5930] By: gsar                                  on 2000/04/24  08:58:33
35173         Log: small os390 tweaks (from Peter Prymmer)
35174      Branch: perl
35175            ! config_h.SH makedepend.SH
35176 ____________________________________________________________________________
35177 [  5929] By: gsar                                  on 2000/04/24  08:55:25
35178         Log: pod nits
35179      Branch: perl
35180            ! pod/perlguts.pod
35181 ____________________________________________________________________________
35182 [  5928] By: gsar                                  on 2000/04/24  08:50:13
35183         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
35184      Branch: perl
35185            ! ext/IO/lib/IO/Poll.pm
35186 ____________________________________________________________________________
35187 [  5927] By: gsar                                  on 2000/04/24  08:43:24
35188         Log: arrange for next() to resume at the unstack op rather than the
35189              loop conditional, so that scope cleanup happens correctly
35190              (from Stephen McCamant)
35191      Branch: perl
35192            ! op.c pp_ctl.c t/op/misc.t
35193 ____________________________________________________________________________
35194 [  5926] By: gsar                                  on 2000/04/24  08:18:40
35195         Log: on windows, reserve 16M of stack rather than 128M (allows more
35196              threads to run concurrently)
35197      Branch: perl
35198            ! win32/Makefile win32/makefile.mk
35199 ____________________________________________________________________________
35200 [  5925] By: gsar                                  on 2000/04/24  08:13:52
35201         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
35202      Branch: perl
35203            ! toke.c
35204 ____________________________________________________________________________
35205 [  5924] By: gsar                                  on 2000/04/24  08:08:59
35206         Log: avoid using uninitialized memory in require version check
35207      Branch: perl
35208            ! pp_ctl.c universal.c
35209 ____________________________________________________________________________
35210 [  5923] By: gsar                                  on 2000/04/24  07:20:14
35211         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
35212      Branch: perl
35213            ! ext/IO/lib/IO/Poll.pm
35214 ____________________________________________________________________________
35215 [  5922] By: gsar                                  on 2000/04/24  07:08:42
35216         Log: commentary about IoTYPE() (from Nathan Torkington)
35217      Branch: perl
35218            ! sv.h
35219 ____________________________________________________________________________
35220 [  5921] By: gsar                                  on 2000/04/24  06:58:26
35221         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
35222              by fix
35223      Branch: perl
35224            ! sv.c t/lib/charnames.t t/pragma/utf8.t
35225 ____________________________________________________________________________
35226 [  5920] By: gsar                                  on 2000/04/24  06:37:59
35227         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
35228      Branch: perl
35229            ! doop.c t/op/ver.t
35230 ____________________________________________________________________________
35231 [  5919] By: gsar                                  on 2000/04/24  06:21:58
35232         Log: Configure might miss old directories when prefix must be
35233              expanded (from Robin Barker)
35234      Branch: metaconfig
35235            ! U/installdirs/inc_version_list.U
35236      Branch: perl
35237            ! Configure
35238 ____________________________________________________________________________
35239 [  5918] By: gsar                                  on 2000/04/24  06:16:11
35240         Log: VMS nits in glob() test (from Charles Lane)
35241      Branch: perl
35242            ! t/lib/glob-basic.t
35243 ____________________________________________________________________________
35244 [  5917] By: gsar                                  on 2000/04/24  06:11:56
35245         Log: various pod nits (from Larry Virden and others)
35246      Branch: perl
35247            ! README.amiga README.hpux README.machten README.os2
35248            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
35249            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
35250            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
35251            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
35252            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
35253            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
35254            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
35255            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
35256 ____________________________________________________________________________
35257 [  5916] By: gsar                                  on 2000/04/24  05:52:43
35258         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
35259              <wjones@tc.fluke.com>)
35260      Branch: perl
35261            ! t/lib/glob-basic.t
35262 ____________________________________________________________________________
35263 [  5915] By: gsar                                  on 2000/04/24  05:07:01
35264         Log: supported platforms mixed up
35265      Branch: perl
35266            ! pod/perl56delta.pod pod/perlport.pod
35267 ____________________________________________________________________________
35268 [  5914] By: gsar                                  on 2000/04/24  04:56:08
35269         Log: caller() wasn't returning the right number of elements for
35270              eval {...}
35271      Branch: perl
35272            ! pp_ctl.c t/pragma/warn/9enabled
35273 ____________________________________________________________________________
35274 [  5913] By: gsar                                  on 2000/04/24  04:35:41
35275         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
35276              Mark-Jason Dominus)
35277      Branch: perl
35278            ! pod/perlfunc.pod
35279 ____________________________________________________________________________
35280 [  5912] By: gsar                                  on 2000/04/24  04:17:15
35281         Log: fix totally broken caching in UNIVERSAL::isa() (from
35282              Nick Ing-Simmons)
35283      Branch: perl
35284            ! t/op/universal.t universal.c
35285 ____________________________________________________________________________
35286 [  5911] By: gsar                                  on 2000/04/24  03:39:47
35287         Log: add linebreak properties from unicode/LineBrk.txt (from
35288              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
35289      Branch: perl
35290            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
35291            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
35292            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
35293            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
35294            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
35295            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
35296            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
35297            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
35298            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
35299            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
35300            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
35301            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
35302            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
35303            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
35304            + lib/unicode/Is/LbrkZW.pl
35305            ! lib/unicode/mktables.PL
35306 ____________________________________________________________________________
35307 [  5910] By: gsar                                  on 2000/04/24  03:23:10
35308         Log: typo in pod
35309      Branch: perl
35310            ! ext/Thread/Thread.pm
35311 ____________________________________________________________________________
35312 [  5909] By: gsar                                  on 2000/04/24  03:22:03
35313         Log: mode argument to do_binmode() should be file mode, not boolean
35314      Branch: perl
35315            ! pp_sys.c
35316 ____________________________________________________________________________
35317 [  5908] By: gsar                                  on 2000/04/16  16:51:08
35318         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
35319              always returns a valid GV even when the symbol is trapped by strictures
35320              (avoids coredumps)
35321              
35322              TODO: the C<package;> hack needs similar treatment
35323      Branch: perl
35324            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
35325            ! t/pragma/strict-vars
35326 ____________________________________________________________________________
35327 [  5907] By: jhi                                   on 2000/03/31  23:42:56
35328         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
35329              an assumption which #5905 demolished.
35330      Branch: cfgperl
35331            ! pp_sys.c
35332 ____________________________________________________________________________
35333 [  5906] By: jhi                                   on 2000/03/31  18:54:37
35334         Log: Typo in #5905.
35335      Branch: cfgperl
35336            ! t/op/64bitint.t
35337 ____________________________________________________________________________
35338 [  5905] By: jhi                                   on 2000/03/31  18:50:54
35339         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
35340              reported by Joseph N. Hall.  The bug was that even with use64bitint
35341              one had to use the prefixes q, L, or ll with printf/sprintf,
35342              contrary to the documentation and common sense.
35343      Branch: cfgperl
35344            ! sv.c t/op/64bitint.t
35345 ____________________________________________________________________________
35346 [  5904] By: gsar                                  on 2000/03/28  02:31:32
35347         Log: add Changes, perldelta.pod
35348      Branch: perl
35349            + Changes pod/perldelta.pod
35350 ____________________________________________________________________________
35351 [  5903] By: gsar                                  on 2000/03/28  02:03:55
35352         Log: rename Changes and perldelta.pod
35353      Branch: perl
35354           +> Changes5.6 pod/perl56delta.pod
35355            - Changes pod/perldelta.pod
35356            ! MANIFEST
35357 ____________________________________________________________________________
35358 [  5902] By: gsar                                  on 2000/03/28  01:59:14
35359         Log: create maint-5.6 branch
35360      Branch: maint-5.6/perl
35361           +> (branch 1611 files)
35362 ____________________________________________________________________________
35363 [  5901] By: jhi                                   on 2000/03/23  05:48:43
35364         Log: Integrate with Sarathy.
35365      Branch: cfgperl
35366           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
35367 ____________________________________________________________________________
35368 [  5900] By: gsar                                  on 2000/03/23  05:42:43
35369         Log: three guesses on what this is :-)
35370      Branch: perl
35371            ! Changes