Update Changes.
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 perlhack.pod for the details.
7
8
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
10
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files.  The file lists have a short symbolic
14 indicator:
15
16             !       modified
17             +       added
18             -       deleted
19             +>      branched (from elsewhere)
20             !>      merged changes (from elsewhere)
21
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list.  You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
25
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
28 or any other branch.
29
30 --------------
31 Version v5.7.1          Development release working toward v5.8
32 --------------
33 ____________________________________________________________________________
34 [  9817] By: jhi                                   on 2001/04/24  14:09:17
35         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
36              From: "Philip Newton" <pnewton@gmx.de>
37              Date: Tue, 24 Apr 2001 12:58:12 +0200
38              Message-ID: <3AE57864.8304.B77A0A@localhost> 
39              
40              plus add CPAN to the list of modules that have their own tests.
41      Branch: perl
42            ! t/lib/1_compile.t
43 ____________________________________________________________________________
44 [  9816] By: jhi                                   on 2001/04/24  14:07:03
45         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
46              From: Michael G Schwern <schwern@pobox.com>
47              Date: Sat, 21 Apr 2001 22:35:00 +0100
48              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
49      Branch: perl
50            ! t/lib/1_compile.t
51 ____________________________________________________________________________
52 [  9815] By: jhi                                   on 2001/04/24  13:54:32
53         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
54              From: Robin Houston <robin@kitsite.com>
55              Date: Tue, 24 Apr 2001 15:51:18 +0100
56              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
57      Branch: perl
58            ! ext/B/B/Deparse.pm
59 ____________________________________________________________________________
60 [  9814] By: jhi                                   on 2001/04/24  13:17:34
61         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
62              From: Bill Glicker <billg@burrelles.com>
63              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
64              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
65      Branch: perl
66            ! hints/svr5.sh
67 ____________________________________________________________________________
68 [  9813] By: jhi                                   on 2001/04/24  12:54:23
69         Log: Prevent path disclosure (probing for existence of filenames)
70              using suidperl; bug id 20010322.218.
71      Branch: perl
72            ! perl.c pod/perldiag.pod
73 ____________________________________________________________________________
74 [  9812] By: jhi                                   on 2001/04/24  12:08:36
75         Log: Retract #9811.
76      Branch: perl
77            ! ext/POSIX/POSIX.xs
78 ____________________________________________________________________________
79 [  9811] By: jhi                                   on 2001/04/24  11:57:35
80         Log: (Retracted by #9812.)
81      Branch: perl
82            ! ext/POSIX/POSIX.xs
83 ____________________________________________________________________________
84 [  9810] By: jhi                                   on 2001/04/24  03:32:35
85         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
86      Branch: perl
87            ! util.c
88 ____________________________________________________________________________
89 [  9809] By: jhi                                   on 2001/04/24  03:16:13
90         Log: The Math::BigFloat::import() was broken.
91              (Fixes bug id 20010422.002.)
92      Branch: perl
93            ! lib/Math/BigFloat.pm
94 ____________________________________________________________________________
95 [  9808] By: jhi                                   on 2001/04/24  01:11:40
96         Log: Additional dependencies; should help for parallel makes
97              not to fail on missing lib/lib.pm or lib/re.pm.
98      Branch: perl
99            ! Makefile.SH
100 ____________________________________________________________________________
101 [  9807] By: jhi                                   on 2001/04/24  00:57:01
102         Log: Update the test failure disclaimer.
103      Branch: perl
104            ! t/pragma/warn/pp_hot
105 ____________________________________________________________________________
106 [  9806] By: jhi                                   on 2001/04/24  00:54:04
107         Log: Add make target "install-all" which is alias for "install"
108              to cater for case-preserving filesystems like HFS+.
109      Branch: perl
110            ! INSTALL Makefile.SH
111 ____________________________________________________________________________
112 [  9805] By: jhi                                   on 2001/04/24  00:47:28
113         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
114              From: Peter Prymmer <pvhp@forte.com>
115              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
116              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
117              
118              (Ken William's message forwarded from macosx@perl.org)
119      Branch: perl
120            ! hints/darwin.sh
121 ____________________________________________________________________________
122 [  9804] By: jhi                                   on 2001/04/23  23:57:35
123         Log: Cut-and-pasto.
124      Branch: perl
125            ! perlio.c
126 ____________________________________________________________________________
127 [  9803] By: jhi                                   on 2001/04/23  23:52:25
128         Log: More PerlIO robustness.
129      Branch: perl
130            ! perlio.c
131 ____________________________________________________________________________
132 [  9802] By: jhi                                   on 2001/04/23  23:43:35
133         Log: Make the "STD* opened only for ..." errors more consistent.
134      Branch: perl
135            ! doio.c
136 ____________________________________________________________________________
137 [  9801] By: jhi                                   on 2001/04/23  23:34:26
138         Log: Test case for #9800.
139      Branch: perl
140            ! t/op/misc.t
141 ____________________________________________________________________________
142 [  9800] By: jhi                                   on 2001/04/23  23:14:43
143         Log: Avoid coredump on 'close STDERR; die' by making
144              the PerlIO calls more robust.  Also use SETERRNO()
145              instead of errno = to be more VMS-ready.
146      Branch: perl
147            ! perlio.c
148 ____________________________________________________________________________
149 [  9799] By: jhi                                   on 2001/04/23  21:41:10
150         Log: Subject: test for ID 20010423.002
151              From: Robin Houston <robin@kitsite.com>
152              Date: Mon, 23 Apr 2001 16:52:21 +0100
153              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
154      Branch: perl
155            ! t/op/avhv.t
156 ____________________________________________________________________________
157 [  9798] By: jhi                                   on 2001/04/23  21:40:07
158         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
159              From: David Dyck <dcd@tc.fluke.com>
160              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
161              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
162      Branch: perl
163            ! installperl
164 ____________________________________________________________________________
165 [  9797] By: jhi                                   on 2001/04/23  21:37:56
166         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
167              From: Benjamin Sugars <bsugars@canoe.ca>
168              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
169              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
170      Branch: perl
171            ! ext/Cwd/Cwd.xs lib/Cwd.pm
172 ____________________________________________________________________________
173 [  9796] By: jhi                                   on 2001/04/23  21:29:24
174         Log: Synchronize h2xs and pod2man some more on the documentation
175              templates they propose.
176      Branch: perl
177            ! pod/pod2man.PL utils/h2xs.PL
178 ____________________________________________________________________________
179 [  9795] By: jhi                                   on 2001/04/23  17:30:40
180         Log: Add one more naughty test for base64; make encoding logic cleaner.
181      Branch: perl
182            ! t/lib/mimeb64.t
183 ____________________________________________________________________________
184 [  9794] By: jhi                                   on 2001/04/23  13:51:32
185         Log: Update Changes.
186      Branch: perl
187            ! Changes patchlevel.h
188 ____________________________________________________________________________
189 [  9793] By: jhi                                   on 2001/04/23  13:44:18
190         Log: Duplicate lines.
191      Branch: perl
192            ! MANIFEST
193 ____________________________________________________________________________
194 [  9792] By: jhi                                   on 2001/04/23  13:39:13
195         Log: Subject: Re: PATCH 5.7.1
196              From: Mark-Jason Dominus <mjd@plover.com>
197              Date: Mon, 23 Apr 2001 10:30:21 -0400
198              Message-ID: <20010423143021.17335.qmail@plover.com>
199      Branch: perl
200            ! perl.h sv.c
201 ____________________________________________________________________________
202 [  9791] By: jhi                                   on 2001/04/23  13:32:40
203         Log: Add the CPAN.pm 1.59_54 tests.
204      Branch: perl
205            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
206            ! MANIFEST
207 ____________________________________________________________________________
208 [  9790] By: jhi                                   on 2001/04/23  13:21:55
209         Log: Subject: Deparse nit
210              From: Robin Houston <robin@kitsite.com>
211              Date: Mon, 23 Apr 2001 12:38:20 +0100
212              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
213      Branch: perl
214            ! ext/B/B/Deparse.pm
215 ____________________________________________________________________________
216 [  9789] By: jhi                                   on 2001/04/23  13:19:07
217         Log: Subject: [PATCH] bug 20010423.002
218              From: Robin Houston <robin@kitsite.com>
219              Date: Mon, 23 Apr 2001 13:12:30 +0100
220              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
221      Branch: perl
222            ! pp.c
223 ____________________________________________________________________________
224 [  9788] By: jhi                                   on 2001/04/23  13:02:49
225         Log: Subject: PATCH [5.7.1] hv.c unused #define
226              From: Mark-Jason Dominus <mjd@plover.com>
227              Date: Sun, 22 Apr 2001 14:17:49 -0400
228              Message-ID: <20010422181749.26976.qmail@plover.com>
229      Branch: perl
230            ! hv.c
231 ____________________________________________________________________________
232 [  9787] By: jhi                                   on 2001/04/23  13:02:02
233         Log: Subject: PATCH 5.7.1
234              From: Mark-Jason Dominus <mjd@plover.com>
235              Date: Sun, 22 Apr 2001 15:12:57 -0400
236              Message-ID: <20010422191258.6539.qmail@plover.com>
237              
238              plus Sarathy's STMT_START + STMT_END suggestion.
239      Branch: perl
240            ! perl.h
241 ____________________________________________________________________________
242 [  9786] By: jhi                                   on 2001/04/23  12:53:25
243         Log: Fix for
244              
245              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
246              From: dLux <dlux@spam.sch.bme.hu>
247              Date: Mon, 23 Apr 2001 01:25:26 +0200
248              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
249              
250              (SvGROW really does return a char *.)
251      Branch: perl
252            ! pod/perlapi.pod sv.h
253 ____________________________________________________________________________
254 [  9785] By: jhi                                   on 2001/04/23  04:34:04
255         Log: Time::Piece work continues.  $t->day removed since
256              I think it's too confusing.  Now has normal and
257              abbreviated length weekday names and month names,
258              the names change with _names(), not _list().
259              Now has strftime() in Perl, _strftime() is
260              the libc version (to which strftime() falls back
261              if it doesn't know the format.  To do: the reverse
262              of strftime, strptime(), and the localisation of both.
263      Branch: perl
264            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
265            ! t/lib/time-piece.t
266 ____________________________________________________________________________
267 [  9784] By: jhi                                   on 2001/04/23  02:41:46
268         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
269              From: andreas.koenig@anima.de (Andreas J. Koenig)
270              Date: 23 Apr 2001 05:20:55 +0200
271              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
272      Branch: perl
273            ! t/pragma/overload.t
274 ____________________________________________________________________________
275 [  9783] By: jhi                                   on 2001/04/22  23:32:42
276         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
277              From: Robin Houston <robin@kitsite.com>
278              Date: Mon, 23 Apr 2001 00:38:18 +0100
279              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
280      Branch: perl
281            ! ext/B/B/Deparse.pm
282 ____________________________________________________________________________
283 [  9782] By: jhi                                   on 2001/04/22  20:55:43
284         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
285              From: Simon Cozens <simon@netthink.co.uk>
286              Date: Sun, 22 Apr 2001 18:47:25 +0100
287              Message-ID: <20010422184725.A14411@netthink.co.uk>
288      Branch: perl
289            ! sv.c t/pragma/overload.t
290 ____________________________________________________________________________
291 [  9781] By: jhi                                   on 2001/04/22  20:52:13
292         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
293              From: Robin Houston <robin@kitsite.com>
294              Date: Sun, 22 Apr 2001 22:14:50 +0100
295              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
296      Branch: perl
297            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
298 ____________________________________________________________________________
299 [  9780] By: nick                                  on 2001/04/22  20:40:31
300         Log: Integrate mainline.
301      Branch: perlio
302           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
303           +> t/lib/b-stash.t
304           !> (integrate 38 files)
305 ____________________________________________________________________________
306 [  9779] By: jhi                                   on 2001/04/22  15:16:03
307         Log: Subject: IO::Socket::INET patch
308              From: andrew deryabin <djsf@technarchy.ru>
309              Date: Sat, 21 Apr 2001 17:46:52 +0400
310              Message-ID: <20010421174652.B1426@technarchy>
311      Branch: perl
312            ! ext/IO/lib/IO/Socket/INET.pm
313 ____________________________________________________________________________
314 [  9778] By: jhi                                   on 2001/04/22  15:14:33
315         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
316              From: Mark-Jason Dominus <mjd@plover.com>
317              Date: Sat, 21 Apr 2001 21:27:49 -0400
318              Message-ID: <20010422012749.27024.qmail@plover.com>
319      Branch: perl
320            ! regcomp.c
321 ____________________________________________________________________________
322 [  9777] By: jhi                                   on 2001/04/22  15:10:51
323         Log: Subject: Re: Regex debugger patch 
324              From: Mark-Jason Dominus <mjd@plover.com>
325              Date: Sat, 21 Apr 2001 21:48:51 -0400
326              Message-ID: <20010422014851.27165.qmail@plover.com>
327      Branch: perl
328            ! pod/perldebguts.pod
329 ____________________________________________________________________________
330 [  9776] By: jhi                                   on 2001/04/22  15:09:48
331         Log: Subject: Re: Regex debugger patch
332              From: Mark-Jason Dominus <mjd@plover.com>
333              Date: Sat, 21 Apr 2001 14:24:39 -0400
334              Message-ID: <20010421182439.16508.qmail@plover.com>
335              
336              Regex debugger backend.
337      Branch: perl
338            ! regcomp.c regexp.h
339 ____________________________________________________________________________
340 [  9775] By: jhi                                   on 2001/04/21  16:45:40
341         Log: Subject: [PATCH] Typo in utf8.h
342              From: Jesús Quiroga <jquiroga@pobox.com>
343              Date: Sat, 21 Apr 2001 19:25:33 +0200
344              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
345      Branch: perl
346            ! utf8.h
347 ____________________________________________________________________________
348 [  9774] By: jhi                                   on 2001/04/21  16:43:52
349         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
350              From: Joe Orton <jorton@redhat.com>
351              Date: Tue, 17 Apr 2001 15:50:43 +0100
352              Message-Id: <20010417155043.D19132@eu.c2.net>
353      Branch: perl
354            ! hints/svr5.sh
355 ____________________________________________________________________________
356 [  9773] By: jhi                                   on 2001/04/21  15:30:15
357         Log: Subject: Patch utils/h2xs.PL
358              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
359              Date: Sat, 21 Apr 2001 10:32:16 -0500
360              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
361              
362              Add MAILING list and LICENSE templates.
363      Branch: perl
364            ! utils/h2xs.PL
365 ____________________________________________________________________________
366 [  9772] By: jhi                                   on 2001/04/21  15:28:36
367         Log: Subject: perlfaq2.patch for 5.7.1
368              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
369              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
370              Date: Fri, 20 Apr 2001 16:42:19 -0500
371              
372              rm an extra tab, a blurb about the xx.cpan to clarify
373              which countries actually have that and dejanews is history
374              as well as most of that nonsensical entry.
375      Branch: perl
376            ! pod/perlfaq2.pod
377 ____________________________________________________________________________
378 [  9771] By: jhi                                   on 2001/04/21  15:27:17
379         Log: Subject: perlfaq1.patch for 5.7.1
380              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
381              Date: Fri, 20 Apr 2001 16:57:36 -0500
382              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
383              
384              Evil URLs must die. Especially when they are broken.
385      Branch: perl
386            ! pod/perlfaq1.pod
387 ____________________________________________________________________________
388 [  9770] By: jhi                                   on 2001/04/21  15:23:38
389         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
390              From: Michael G Schwern <schwern@pobox.com>
391              Date: Sat, 21 Apr 2001 16:11:12 +0100
392              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
393      Branch: perl
394            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
395            + t/lib/b-stash.t
396            ! MANIFEST ext/B/B.pm t/lib/b.t
397 ____________________________________________________________________________
398 [  9769] By: jhi                                   on 2001/04/21  15:03:32
399         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
400              From: Michael G Schwern <schwern@pobox.com>
401              Date: Sat, 21 Apr 2001 09:48:00 +0100
402              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
403      Branch: perl
404            ! utils/h2ph.PL
405 ____________________________________________________________________________
406 [  9768] By: jhi                                   on 2001/04/21  14:33:49
407         Log: PerlIO and Encode doc cleanup and tweaks.
408      Branch: perl
409            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
410            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
411 ____________________________________________________________________________
412 [  9767] By: jhi                                   on 2001/04/21  12:40:16
413         Log: Integrate perlio.
414      Branch: perl
415           !> doio.c
416 ____________________________________________________________________________
417 [  9766] By: nick                                  on 2001/04/20  18:28:35
418         Log: Avoid core dump on
419              open(STDOUT,">",\$foo);
420      Branch: perlio
421            ! doio.c
422 ____________________________________________________________________________
423 [  9765] By: jhi                                   on 2001/04/20  13:23:43
424         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
425              From: Robin Houston <robin@kitsite.com>
426              Date: Fri, 20 Apr 2001 14:29:22 +0100
427              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
428      Branch: perl
429            ! ext/B/B.pm ext/B/B/Deparse.pm
430 ____________________________________________________________________________
431 [  9764] By: jhi                                   on 2001/04/20  13:19:33
432         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
433              From: Peter Prymmer <pvhp@forte.com>
434              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
435              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
436      Branch: perl
437            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
438            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
439            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
440            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
441 ____________________________________________________________________________
442 [  9763] By: jhi                                   on 2001/04/20  12:36:39
443         Log: Subject: Re: A new PerlIO coredump
444              From: Nick Ing-Simmons <nik@tiuk.ti.com>
445              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
446              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
447      Branch: perl
448            ! doio.c
449 ____________________________________________________________________________
450 [  9762] By: jhi                                   on 2001/04/19  23:02:30
451         Log: Update Changes.
452      Branch: perl
453            ! Changes patchlevel.h
454 ____________________________________________________________________________
455 [  9761] By: jhi                                   on 2001/04/19  22:59:19
456         Log: More cleanup cleanup.
457      Branch: perl
458            ! Makefile.SH win32/Makefile win32/makefile.mk
459 ____________________________________________________________________________
460 [  9760] By: jhi                                   on 2001/04/19  22:50:31
461         Log: lib/Time is non-empty, let's not rmdir it.
462      Branch: perl
463            ! Makefile.SH
464 ____________________________________________________________________________
465 [  9759] By: jhi                                   on 2001/04/19  22:36:51
466         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
467              From: Robin Houston <robin@kitsite.com>
468              Date: Fri, 20 Apr 2001 00:18:53 +0100
469              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
470      Branch: perl
471            ! ext/B/B/Deparse.pm
472 ____________________________________________________________________________
473 [  9758] By: jhi                                   on 2001/04/19  22:36:00
474         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
475              From: Peter Prymmer <pvhp@forte.com>
476              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
477              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
478      Branch: perl
479            ! ext/Cwd/Cwd.xs
480 ____________________________________________________________________________
481 [  9757] By: nick                                  on 2001/04/19  18:53:54
482         Log: Blind (untested) integrate of mainline.
483      Branch: perlio
484           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
485           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
486           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
487           !> (integrate 53 files)
488 ____________________________________________________________________________
489 [  9756] By: jhi                                   on 2001/04/19  16:59:23
490         Log: Document and test Time::Piece.
491      Branch: perl
492            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
493            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
494 ____________________________________________________________________________
495 [  9755] By: jhi                                   on 2001/04/19  12:13:29
496         Log: A better fix for the \x{12345678} trouble from NI-S.
497      Branch: perl
498            ! utf8.c
499 ____________________________________________________________________________
500 [  9754] By: jhi                                   on 2001/04/19  11:56:07
501         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
502              From: Robin Houston <robin@kitsite.com>
503              Date: Wed, 18 Apr 2001 17:58:33 +0100
504              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
505      Branch: perl
506            ! ext/B/B/Deparse.pm op.c
507 ____________________________________________________________________________
508 [  9753] By: jhi                                   on 2001/04/19  04:21:52
509         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
510              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
511              Date: Thu, 19 Apr 2001 01:11:41 -0400
512              Message-ID: <20010419011141.A5798@cpan.org>
513      Branch: perl
514            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
515 ____________________________________________________________________________
516 [  9752] By: jhi                                   on 2001/04/19  02:41:10
517         Log: The new time utils need to be thread-aware, too.
518      Branch: perl
519            ! util.c
520 ____________________________________________________________________________
521 [  9751] By: jhi                                   on 2001/04/19  02:26:47
522         Log: Compilation nit noticed by AIX compiler.
523      Branch: perl
524            ! perlio.c
525 ____________________________________________________________________________
526 [  9750] By: jhi                                   on 2001/04/19  02:20:06
527         Log: The new time utils need to be public.
528      Branch: perl
529            ! embed.pl
530 ____________________________________________________________________________
531 [  9749] By: jhi                                   on 2001/04/19  01:42:39
532         Log: Regen toc.
533      Branch: perl
534            ! pod/perltoc.pod
535 ____________________________________________________________________________
536 [  9748] By: jhi                                   on 2001/04/19  01:41:10
537         Log: Add Time::Piece, a slight rewrite of Time::Object,
538              from Matt Sergeant.
539      Branch: perl
540            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
541            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
542            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
543            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
544            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
545            ! win32/makefile.mk
546 ____________________________________________________________________________
547 [  9747] By: jhi                                   on 2001/04/19  00:55:35
548         Log: The new metaconfig unit from strftime.
549      Branch: metaconfig/U/perl
550            + d_strftime.U
551 ____________________________________________________________________________
552 [  9746] By: jhi                                   on 2001/04/19  00:54:54
553         Log: Move the strftime() wrapper from POSIX.xs to util.c
554              as my_strftime(), requires HAS_STRFTIME.
555      Branch: perl
556            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
557            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
558            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
559            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
560            ! vos/config.ga.h win32/config.bc win32/config.gc
561            ! win32/config.vc
562 ____________________________________________________________________________
563 [  9745] By: jhi                                   on 2001/04/18  23:11:03
564         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
565              in preparation of Time::Piece.
566      Branch: perl
567            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
568 ____________________________________________________________________________
569 [  9744] By: jhi                                   on 2001/04/18  22:33:12
570         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
571              From: Peter Prymmer <pvhp@forte.com>
572              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
573              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
574      Branch: perl
575            ! t/lib/exporter.t
576 ____________________________________________________________________________
577 [  9743] By: jhi                                   on 2001/04/18  22:32:23
578         Log: Subject: Fwd: pod2html leaves cache files lying around?
579              From: Rajesh Vaidheeswarran <rv@gnu.org>
580              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
581              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
582      Branch: perl
583            ! lib/Pod/Html.pm
584 ____________________________________________________________________________
585 [  9742] By: jhi                                   on 2001/04/18  20:31:49
586         Log: Update Changes.
587      Branch: perl
588            ! Changes patchlevel.h
589 ____________________________________________________________________________
590 [  9741] By: jhi                                   on 2001/04/18  20:23:02
591         Log: Declare hints only if needed.
592      Branch: perl
593            ! ext/B/B/Deparse.pm
594 ____________________________________________________________________________
595 [  9740] By: jhi                                   on 2001/04/18  19:06:05
596         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
597              bug noticed by Robin Houston; basically the code of detecting
598              value wraparound was acting differently under different compilers
599              and platforms.  The workaround is to remove the overflow check
600              for now, a real fix would be to do the overflow (portably) right.
601      Branch: perl
602            ! t/op/pat.t utf8.c
603 ____________________________________________________________________________
604 [  9739] By: jhi                                   on 2001/04/18  19:01:23
605         Log: Subject: [PATCH B::Deparse] some pragma support
606              From: Robin Houston <robin@kitsite.com>
607              Date: Wed, 18 Apr 2001 19:32:12 +0100
608              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
609      Branch: perl
610            ! ext/B/B/Deparse.pm
611 ____________________________________________________________________________
612 [  9738] By: jhi                                   on 2001/04/18  15:16:37
613         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
614              From: Benjamin Sugars <bsugars@canoe.ca>
615              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
616              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
617      Branch: perl
618            ! t/op/glob.t
619 ____________________________________________________________________________
620 [  9737] By: jhi                                   on 2001/04/18  13:24:50
621         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
622              From: Tim Jenness <t.jenness@jach.hawaii.edu>
623              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
624              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
625      Branch: perl
626            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
627            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
628 ____________________________________________________________________________
629 [  9736] By: jhi                                   on 2001/04/18  04:15:14
630         Log: The #9735 also changes the subtest 12.
631      Branch: perl
632            ! t/lib/b.t
633 ____________________________________________________________________________
634 [  9735] By: jhi                                   on 2001/04/18  03:55:17
635         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
636              From: David Dyck <dcd@tc.fluke.com>
637              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
638              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
639      Branch: perl
640            ! ext/B/B/Deparse.pm
641 ____________________________________________________________________________
642 [  9734] By: jhi                                   on 2001/04/18  03:54:11
643         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
644              From: Gisle Aas <gisle@ActiveState.com>
645              Date: 17 Apr 2001 19:06:45 -0700
646              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
647      Branch: perl
648            ! pp_hot.c t/op/misc.t
649 ____________________________________________________________________________
650 [  9733] By: jhi                                   on 2001/04/17  22:25:22
651         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
652              From: "Abigail" <abigail@foad.org>
653              Date: Wed, 18 Apr 2001 01:17:46 +0200
654              Message-ID: <20010417231746.21657.qmail@foad.org>
655      Branch: perl
656            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
657 ____________________________________________________________________________
658 [  9732] By: jhi                                   on 2001/04/17  20:47:56
659         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
660              From: Robin Houston <robin@kitsite.com>
661              Date: Tue, 17 Apr 2001 22:37:42 +0100
662              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
663      Branch: perl
664            ! ext/B/B/Deparse.pm
665 ____________________________________________________________________________
666 [  9731] By: nick                                  on 2001/04/17  20:46:35
667         Log: Re-sync for t/lib/b.t fix
668      Branch: perlio
669           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
670 ____________________________________________________________________________
671 [  9730] By: jhi                                   on 2001/04/17  20:45:29
672         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
673              From: Robin Houston <robin@kitsite.com>
674              Date: Tue, 17 Apr 2001 22:29:36 +0100
675              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
676      Branch: perl
677            ! ext/B/B.xs ext/B/B/Deparse.pm
678 ____________________________________________________________________________
679 [  9729] By: jhi                                   on 2001/04/17  20:43:11
680         Log: Subject: Deparse - parenthesise args to undeclared subs
681              From: Robin Houston <robin@kitsite.com>
682              Date: Tue, 17 Apr 2001 21:31:05 +0100
683              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
684      Branch: perl
685            ! ext/B/B/Deparse.pm
686 ____________________________________________________________________________
687 [  9728] By: jhi                                   on 2001/04/17  18:57:30
688         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
689              From: Benjamin Sugars <ben.sugars@home.com>
690              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
691              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
692      Branch: perl
693            ! t/lib/cwd.t
694 ____________________________________________________________________________
695 [  9727] By: jhi                                   on 2001/04/17  18:20:20
696         Log: Subject: [PATCH B::Deparse] ambient pragmas
697              From: Robin Houston <robin@kitsite.com>
698              Date: Tue, 17 Apr 2001 20:01:59 +0100
699              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
700      Branch: perl
701            ! ext/B/B/Deparse.pm t/lib/b.t
702 ____________________________________________________________________________
703 [  9726] By: nick                                  on 2001/04/17  16:33:51
704         Log: Integrate mainline (t/lib/b.t fails test 2...)
705      Branch: perlio
706           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
707           +> ext/List/Util/README ext/List/Util/Util.xs
708           +> ext/List/Util/lib/List/Util.pm
709           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
710           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
711           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
712           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
713           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
714           !> (integrate 31 files)
715 ____________________________________________________________________________
716 [  9725] By: jhi                                   on 2001/04/17  12:14:24
717         Log: Subject: multiple B::* changes
718              From: Robin Houston <robin@kitsite.com>
719              Date: Thu, 12 Apr 2001 20:12:27 +0100
720              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
721      Branch: perl
722            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
723 ____________________________________________________________________________
724 [  9724] By: jhi                                   on 2001/04/17  11:59:05
725         Log: Thread-awareness from Doug MacEachern.
726      Branch: perl
727            ! ext/List/Util/Util.xs
728 ____________________________________________________________________________
729 [  9723] By: jhi                                   on 2001/04/17  11:57:41
730         Log: Make the test more portable.
731      Branch: perl
732            ! t/lib/cwd.t
733 ____________________________________________________________________________
734 [  9722] By: jhi                                   on 2001/04/17  11:53:50
735         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
736              From: Benjamin Sugars <ben.sugars@home.com>
737              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
738              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
739      Branch: perl
740            ! t/lib/cwd.t
741 ____________________________________________________________________________
742 [  9721] By: jhi                                   on 2001/04/17  11:52:17
743         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
744              From: Benjamin Sugars <bsugars@canoe.ca>
745              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
746              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
747      Branch: perl
748            ! op.c
749 ____________________________________________________________________________
750 [  9720] By: jhi                                   on 2001/04/17  11:35:42
751         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
752              From: Chris Nandor <pudge@pobox.com>
753              Date: Tue, 17 Apr 2001 00:30:49 -0400
754              Message-Id: <p05100207b701768712de@[10.0.1.177]>
755      Branch: perl
756            ! ext/File/Glob/bsd_glob.c gv.c
757 ____________________________________________________________________________
758 [  9719] By: jhi                                   on 2001/04/17  11:32:13
759         Log: Subject: [PATCH] Tweten->West
760              From: Casey West <casey@geeknest.com>
761              Date: Mon, 16 Apr 2001 12:11:22 -0400
762              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
763      Branch: perl
764            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
765            ! pod/perltie.pod
766 ____________________________________________________________________________
767 [  9718] By: jhi                                   on 2001/04/16  03:22:52
768         Log: Update Changes.
769      Branch: perl
770            ! Changes patchlevel.h
771 ____________________________________________________________________________
772 [  9717] By: jhi                                   on 2001/04/16  03:06:28
773         Log: Regen toc.
774      Branch: perl
775            ! pod/perltoc.pod
776 ____________________________________________________________________________
777 [  9716] By: jhi                                   on 2001/04/16  02:58:42
778         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
779              From: Prymmer/Kahn <pvhp@best.com>
780              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
781              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
782      Branch: perl
783            ! utf8.c
784 ____________________________________________________________________________
785 [  9715] By: jhi                                   on 2001/04/15  23:40:35
786         Log: Subject: Re: Net::Ping patch, adds stream protocol
787              From: bronson@rinspin.com (Scott Bronson)
788              Date: Tue, 10 Apr 2001 23:58:33 -0700
789              Message-ID: <20010410235833.N29719@rinspin.com>
790      Branch: perl
791            ! lib/Net/Ping.pm
792 ____________________________________________________________________________
793 [  9714] By: jhi                                   on 2001/04/15  23:31:46
794         Log: Printing out the ok messages helps successful testing.
795      Branch: perl
796            ! t/lib/time-hires.t
797 ____________________________________________________________________________
798 [  9713] By: jhi                                   on 2001/04/15  21:43:24
799         Log: Update Douglas Wegscheid's email.
800      Branch: perl
801            ! AUTHORS
802 ____________________________________________________________________________
803 [  9712] By: jhi                                   on 2001/04/15  21:40:41
804         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
805              From: Michael G Schwern <schwern@pobox.com>
806              Date: Sat, 14 Apr 2001 22:40:50 +0100
807              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
808      Branch: perl
809            + t/lib/exporter.t
810            ! MANIFEST lib/Exporter/Heavy.pm
811 ____________________________________________________________________________
812 [  9711] By: jhi                                   on 2001/04/15  21:39:21
813         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
814              From: Michael G Schwern <schwern@pobox.com>
815              Date: Sat, 14 Apr 2001 22:13:59 +0100
816              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
817      Branch: perl
818            ! t/op/loopctl.t
819 ____________________________________________________________________________
820 [  9710] By: jhi                                   on 2001/04/15  21:30:19
821         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
822              From: Michael G Schwern <schwern@pobox.com>
823              Date: Sat, 14 Apr 2001 22:05:32 +0100
824              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
825      Branch: perl
826            ! t/pragma/warnings.t
827 ____________________________________________________________________________
828 [  9709] By: jhi                                   on 2001/04/15  19:34:09
829         Log: Integrate changes #9706,9707 from maintperl into mainline.
830              
831              change#7210 broke .packlist generation
832              
833              ExtUtils::Installed doesn't quote regex metacharacters in paths
834              before using them in match; also make it work for dosish platforms
835      Branch: perl
836           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
837 ____________________________________________________________________________
838 [  9708] By: jhi                                   on 2001/04/15  19:31:01
839         Log: Test also the scalar aspect of getitimer().
840      Branch: perl
841            ! t/lib/time-hires.t
842 ____________________________________________________________________________
843 [  9707] By: gsar                                  on 2001/04/15  17:24:20
844         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
845              before using them in match; also make it work for dosish platforms
846      Branch: maint-5.6/perl
847            ! lib/ExtUtils/Installed.pm
848 ____________________________________________________________________________
849 [  9706] By: gsar                                  on 2001/04/15  17:21:59
850         Log: change#7210 broke .packlist generation (listed only filename
851              rather than fully qualified path name)
852      Branch: maint-5.6/perl
853            ! lib/ExtUtils/Install.pm
854 ____________________________________________________________________________
855 [  9705] By: jhi                                   on 2001/04/15  12:36:33
856         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
857      Branch: perl
858            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
859            ! t/lib/time-hires.t
860 ____________________________________________________________________________
861 [  9704] By: jhi                                   on 2001/04/15  10:49:08
862         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
863              From: Prymmer/Kahn <pvhp@best.com>
864              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
865              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
866      Branch: perl
867            ! lib/utf8.pm pod/perlebcdic.pod
868 ____________________________________________________________________________
869 [  9703] By: jhi                                   on 2001/04/15  02:26:26
870         Log: I keep forgetting to sort MANIFEST.
871      Branch: perl
872            ! MANIFEST
873 ____________________________________________________________________________
874 [  9702] By: jhi                                   on 2001/04/15  02:07:47
875         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
876              Now we have blessed, reftype, tainted, first, reduce, ...
877      Branch: perl
878            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
879            + ext/List/Util/README ext/List/Util/Util.xs
880            + ext/List/Util/lib/List/Util.pm
881            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
882            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
883            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
884            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
885            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
886            ! MANIFEST
887 ____________________________________________________________________________
888 [  9701] By: jhi                                   on 2001/04/14  15:05:25
889         Log: Subject: RE: dprofpp.pl updates 
890              From: Carl Eklof <CEklof@endeca.com>
891              Date: Thu, 12 Apr 2001 18:45:46 -0400
892              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
893      Branch: perl
894            ! utils/dprofpp.PL
895 ____________________________________________________________________________
896 [  9700] By: jhi                                   on 2001/04/14  14:44:55
897         Log: Do not just blindly add CR.
898      Branch: perl
899            ! Porting/makerel
900 ____________________________________________________________________________
901 [  9699] By: jhi                                   on 2001/04/13  13:17:01
902         Log: Update Changes.
903      Branch: perl
904            ! Changes patchlevel.h
905 ____________________________________________________________________________
906 [  9698] By: jhi                                   on 2001/04/13  12:44:48
907         Log: Integrate perlio.
908      Branch: perl
909           !> ext/PerlIO/Scalar/Scalar.xs
910 ____________________________________________________________________________
911 [  9697] By: jhi                                   on 2001/04/13  12:29:15
912         Log: Add more debug output to the test.
913      Branch: perl
914            ! t/lib/cwd.t
915 ____________________________________________________________________________
916 [  9696] By: nick                                  on 2001/04/13  10:14:29
917         Log: Fix core dump on binmode($fh,'Scalar')
918      Branch: perlio
919            ! ext/PerlIO/Scalar/Scalar.xs
920 ____________________________________________________________________________
921 [  9695] By: nick                                  on 2001/04/13  09:05:42
922         Log: Integrate mainline
923      Branch: perlio
924           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
925           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
926           +> t/lib/time-hires.t
927           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
928           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
929           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
930           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
931           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
932           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
933           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
934 ____________________________________________________________________________
935 [  9694] By: jhi                                   on 2001/04/12  22:23:35
936         Log: Integrate change #9693 from maintperl into mainline.
937              
938              $VERSION and Version() on the same line provokes a warning from
939              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
940      Branch: perl
941           !> lib/Devel/SelfStubber.pm
942 ____________________________________________________________________________
943 [  9693] By: gsar                                  on 2001/04/12  21:55:56
944         Log: $VERSION and Version() on the same line provokes a warning from
945              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
946      Branch: maint-5.6/perl
947            ! lib/Devel/SelfStubber.pm
948 ____________________________________________________________________________
949 [  9692] By: jhi                                   on 2001/04/12  13:54:00
950         Log: This is at least 5.005.
951      Branch: perl
952            ! ext/Time/HiRes/HiRes.xs
953 ____________________________________________________________________________
954 [  9691] By: jhi                                   on 2001/04/12  13:37:20
955         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
956      Branch: perl
957            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
958            ! win32/Makefile win32/makefile.mk
959 ____________________________________________________________________________
960 [  9690] By: jhi                                   on 2001/04/12  01:34:46
961         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
962      Branch: perl
963            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
964            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
965            + t/lib/time-hires.t
966            ! MANIFEST
967 ____________________________________________________________________________
968 [  9689] By: jhi                                   on 2001/04/12  00:28:39
969         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
970              From: Gisle Aas <gisle@ActiveState.com>
971              Date: 11 Apr 2001 16:36:11 -0700
972              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
973      Branch: perl
974            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
975 ____________________________________________________________________________
976 [  9688] By: jhi                                   on 2001/04/12  00:27:39
977         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
978              From: Gisle Aas <gisle@ActiveState.com>
979              Date: 11 Apr 2001 11:13:24 -0700
980              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
981      Branch: perl
982            ! ext/MIME/Base64/Base64.xs
983 ____________________________________________________________________________
984 [  9687] By: jhi                                   on 2001/04/11  19:51:47
985         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
986      Branch: perl
987            ! Todo-5.6
988 ____________________________________________________________________________
989 [  9686] By: jhi                                   on 2001/04/11  16:54:25
990         Log: Subject: [PATCH opcode.pl] Documentation of table format
991              From: Simon Cozens <simon@netthink.co.uk>
992              Date: Wed, 11 Apr 2001 12:59:31 +0100
993              Message-ID: <20010411125931.A25681@netthink.co.uk>
994      Branch: perl
995            ! opcode.pl
996 ____________________________________________________________________________
997 [  9685] By: jhi                                   on 2001/04/11  16:53:15
998         Log: Subject: [PATCH] prototype("CORE::recv")
999              From: Simon Cozens <simon@netthink.co.uk>
1000              Date: Wed, 11 Apr 2001 13:24:35 +0100
1001              Message-ID: <20010411132435.A26169@netthink.co.uk>
1002      Branch: perl
1003            ! pp.c t/comp/proto.t
1004 ____________________________________________________________________________
1005 [  9684] By: jhi                                   on 2001/04/11  16:47:13
1006         Log: FAQ (and AUTHORS) update from Dan Carson: the information
1007              was several years obsolete, Term::Readkey has been updated
1008              to have the functionality.
1009      Branch: perl
1010            ! AUTHORS pod/perlfaq5.pod
1011 ____________________________________________________________________________
1012 [  9683] By: jhi                                   on 2001/04/11  12:15:46
1013         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
1014              From: Calle Dybedahl <calle@lysator.liu.se>
1015              Date: 10 Apr 2001 16:44:16 +0200
1016              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
1017      Branch: perl
1018            ! ext/MIME/Base64/Base64.xs
1019 ____________________________________________________________________________
1020 [  9682] By: jhi                                   on 2001/04/11  12:12:26
1021         Log: A more minimal fix for 20010410.006 from Hugo.
1022      Branch: perl
1023            ! regexec.c
1024 ____________________________________________________________________________
1025 [  9681] By: jhi                                   on 2001/04/11  11:34:23
1026         Log: Integrate changes #9678,9679 from maintline into mainperl.
1027              
1028              addendum to change#9676
1029              
1030              up $File::Glob::VERSION; add a note pointing out the version of
1031              the OpenBSD glob bsd_glob.c resembles
1032      Branch: perl
1033           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
1034           !> ext/File/Glob/bsd_glob.h
1035 ____________________________________________________________________________
1036 [  9680] By: jhi                                   on 2001/04/11  11:30:38
1037         Log: Bad test numbering in integrate in #9677.
1038              Fixes ID 20010411.001.
1039      Branch: perl
1040            ! t/op/pat.t
1041 ____________________________________________________________________________
1042 [  9679] By: gsar                                  on 2001/04/11  03:38:40
1043         Log: up $File::Glob::VERSION; add a note pointing out the version of
1044              the OpenBSD glob bsd_glob.c resembles
1045      Branch: maint-5.6/perl
1046            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
1047            ! ext/File/Glob/bsd_glob.h
1048 ____________________________________________________________________________
1049 [  9678] By: gsar                                  on 2001/04/11  03:09:48
1050         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
1051              revision 1.8.10.1 found here:
1052              
1053              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
1054      Branch: maint-5.6/perl
1055            ! ext/File/Glob/bsd_glob.c
1056 ____________________________________________________________________________
1057 [  9677] By: jhi                                   on 2001/04/11  02:54:39
1058         Log: Integrate changes #9675,9676 from maintperl into mainline.
1059              
1060              fix for bug 20010410.006, undo change#7115
1061              
1062              port the OpenBSD glob() security patch
1063      Branch: perl
1064           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
1065           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
1066           !> t/op/pat.t
1067 ____________________________________________________________________________
1068 [  9676] By: gsar                                  on 2001/04/11  02:19:02
1069         Log: port the glob() security patch found at:
1070              
1071              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
1072              
1073              CERT advisory for the issue is here:
1074              
1075              http://www.cert.org/advisories/CA-2001-07.html
1076              
1077              Note that the security scare is only relevant for those who are
1078              foolish enough to build suidperl (which is now officially discouraged)
1079      Branch: maint-5.6/perl
1080            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
1081            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
1082 ____________________________________________________________________________
1083 [  9675] By: gsar                                  on 2001/04/10  23:52:11
1084         Log: fix for bug 20010410.006
1085              
1086              undo change#7115 (came into maint-5.6 as change#8156)
1087              
1088              add tests to keep it from coming back
1089      Branch: maint-5.6/perl
1090            ! regexec.c t/op/pat.t
1091 ____________________________________________________________________________
1092 [  9674] By: nick                                  on 2001/04/10  20:39:31
1093         Log: Integrate mainline
1094      Branch: perlio
1095           +> Porting/testall.atom
1096           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
1097           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
1098           !> t/lib/lc-uk.t t/pod/find.t
1099 ____________________________________________________________________________
1100 [  9673] By: nick                                  on 2001/04/10  18:46:14
1101         Log: Integrate against change 9670 aka perl-5.7.1
1102      Branch: perlio
1103           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
1104           !> (integrate 53 files)
1105 ____________________________________________________________________________
1106 [  9672] By: jhi                                   on 2001/04/10  13:45:01
1107         Log: Add a script for doing cumulative profile of the test suite.
1108              (Requires ATOM, that is, Tru64.)
1109      Branch: perl
1110            + Porting/testall.atom
1111            ! MANIFEST
1112 ____________________________________________________________________________
1113 [  9671] By: jhi                                   on 2001/04/10  12:38:53
1114         Log: Missing std block.
1115      Branch: perl
1116            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
1117            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
1118            ! t/pod/find.t
1119 ____________________________________________________________________________
1120 [  9670] By: jhi                                   on 2001/04/10  01:25:58
1121         Log: This is 5.7.1.
1122      Branch: perl
1123            ! patchlevel.h
1124 ____________________________________________________________________________
1125 [  9669] By: jhi                                   on 2001/04/10  01:09:14
1126         Log: Update Changes.
1127      Branch: perl
1128            ! Changes patchlevel.h
1129 ____________________________________________________________________________
1130 [  9668] By: jhi                                   on 2001/04/10  01:00:38
1131         Log: Regen toc.
1132      Branch: perl
1133            ! pod/perltoc.pod
1134 ____________________________________________________________________________
1135 [  9667] By: jhi                                   on 2001/04/10  00:52:16
1136         Log: Update perlhist.
1137      Branch: perl
1138            ! pod/perlhist.pod
1139 ____________________________________________________________________________
1140 [  9666] By: jhi                                   on 2001/04/09  23:38:59
1141         Log: Slight wording tweaks from Damian to #9658.
1142      Branch: perl
1143            ! pod/perlobj.pod
1144 ____________________________________________________________________________
1145 [  9665] By: jhi                                   on 2001/04/09  19:56:06
1146         Log: Subject: [PATCH perlutil.pod] Nit
1147              From: Simon Cozens <simon@netthink.co.uk>
1148              Date: Mon, 9 Apr 2001 20:29:44 +0100
1149              Message-ID: <20010409202944.A14796@the.earth.li>
1150      Branch: perl
1151            ! pod/perlutil.pod
1152 ____________________________________________________________________________
1153 [  9664] By: jhi                                   on 2001/04/09  19:54:42
1154         Log: Subject: Re: perl571delta.pod@9631
1155              From: Mike Guy <mjtg@cam.ac.uk>
1156              Date: Mon, 09 Apr 2001 18:09:14 +0100
1157              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
1158      Branch: perl
1159            ! pod/perl571delta.pod
1160 ____________________________________________________________________________
1161 [  9663] By: jhi                                   on 2001/04/09  13:43:35
1162         Log: Update Changes.
1163      Branch: perl
1164            ! Changes patchlevel.h
1165 ____________________________________________________________________________
1166 [  9662] By: jhi                                   on 2001/04/09  13:24:46
1167         Log: tweak tweak.
1168      Branch: perl
1169            ! AUTHORS pod/perl571delta.pod
1170 ____________________________________________________________________________
1171 [  9661] By: jhi                                   on 2001/04/09  13:15:13
1172         Log: Thinko in manual patch applying.
1173      Branch: perl
1174            ! sv.c
1175 ____________________________________________________________________________
1176 [  9660] By: jhi                                   on 2001/04/09  13:07:53
1177         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
1178              From: Robin Barker <rmb1@cise.npl.co.uk> 
1179              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
1180              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
1181              
1182              (This corrects the case where the "isn't numeric" string contains \0s
1183              and is longer than the temporary buffer, and contains \0 at the point
1184              the string would be truncated by "...".) 
1185      Branch: perl
1186            ! sv.c
1187 ____________________________________________________________________________
1188 [  9659] By: jhi                                   on 2001/04/09  12:57:41
1189         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
1190      Branch: perl
1191            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
1192            ! t/lib/cgi-function.t t/lib/cgi-html.t
1193 ____________________________________________________________________________
1194 [  9658] By: jhi                                   on 2001/04/09  12:48:47
1195         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
1196              From: Ilmari Karonen <iltzu@sci.fi>
1197              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
1198              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
1199              
1200              Rearrange and rewrite the Method Invocation section
1201              to explain the concepts in nicer order.
1202      Branch: perl
1203            ! pod/perlobj.pod
1204 ____________________________________________________________________________
1205 [  9657] By: jhi                                   on 2001/04/09  12:35:58
1206         Log: Upgrade to podlators 1.09, from Russ Allbery.
1207      Branch: perl
1208            ! lib/Pod/Man.pm lib/Pod/Text.pm
1209 ____________________________________________________________________________
1210 [  9656] By: jhi                                   on 2001/04/09  12:31:53
1211         Log: perl571delta.
1212      Branch: perl
1213            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
1214 ____________________________________________________________________________
1215 [  9655] By: jhi                                   on 2001/04/09  12:20:09
1216         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
1217              From: Prymmer/Kahn <pvhp@best.com>
1218              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
1219              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
1220      Branch: perl
1221            ! lib/utf8.pm pod/perlunicode.pod
1222 ____________________________________________________________________________
1223 [  9654] By: gsar                                  on 2001/04/09  03:38:33
1224         Log: here lies 5.6.1
1225      Branch: maint-5.6/perl
1226            ! Changes
1227 ____________________________________________________________________________
1228 [  9653] By: jhi                                   on 2001/04/09  03:25:24
1229         Log: Update perlhist.
1230      Branch: perl
1231            ! pod/perlhist.pod
1232 ____________________________________________________________________________
1233 [  9652] By: jhi                                   on 2001/04/09  03:18:49
1234         Log: perl571delta tweaking continues.
1235      Branch: perl
1236            ! pod/perl571delta.pod
1237 ____________________________________________________________________________
1238 [  9651] By: gsar                                  on 2001/04/09  03:11:19
1239         Log: update Changes, patchlevel.h &c.
1240      Branch: maint-5.6/perl
1241            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
1242            ! pod/perltoc.pod
1243 ____________________________________________________________________________
1244 [  9650] By: jhi                                   on 2001/04/09  02:40:24
1245         Log: Integrate the perlfork half of #9513 from maintperl into mainline
1246              (the perlunicode half is obsolete)
1247      Branch: perl
1248            ! pod/perlfork.pod
1249 ____________________________________________________________________________
1250 [  9649] By: gsar                                  on 2001/04/09  02:35:43
1251         Log: tweak perldelta as suggested by Jarkko
1252      Branch: maint-5.6/perl
1253            ! pod/perldelta.pod
1254 ____________________________________________________________________________
1255 [  9648] By: jhi                                   on 2001/04/09  02:13:04
1256         Log: Integrate change #9646 from maintperl into mainline.
1257              
1258              add note about ithreads and Thread.pm
1259      Branch: perl
1260           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
1261 ____________________________________________________________________________
1262 [  9647] By: jhi                                   on 2001/04/09  02:10:18
1263         Log: Bad assumption that shortsize == 2.
1264      Branch: perl
1265            ! t/lib/xs-typemap.t
1266 ____________________________________________________________________________
1267 [  9646] By: gsar                                  on 2001/04/09  00:48:04
1268         Log: add note about ithreads and Thread.pm (too many people are
1269              confused by the fact that Thread.pm is built and installed
1270              under non-5005threads but doesn't work)
1271      Branch: maint-5.6/perl
1272            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
1273 ____________________________________________________________________________
1274 [  9645] By: gsar                                  on 2001/04/09  00:19:03
1275         Log: update perldelta.pod for changes in 5.6.1
1276      Branch: maint-5.6/perl
1277            ! Changes pod/perldelta.pod
1278 ____________________________________________________________________________
1279 [  9644] By: jhi                                   on 2001/04/08  20:37:00
1280         Log: Integrate change #9639 from maintperl into mainline:
1281              on windows, many of the README.* pods were being copied to
1282              the wrong location
1283      Branch: perl
1284           !> win32/Makefile win32/makefile.mk
1285 ____________________________________________________________________________
1286 [  9643] By: jhi                                   on 2001/04/08  20:07:11
1287         Log: Integrate change #9624 from maintperl into mainline:
1288              the pod tests were not okay.  (t/pod/find.t changes ignored)
1289      Branch: perl
1290           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
1291           !> t/pod/include.t t/pod/included.t t/pod/lref.t
1292           !> t/pod/multiline_items.t t/pod/nested_items.t
1293           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
1294           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
1295 ____________________________________________________________________________
1296 [  9642] By: jhi                                   on 2001/04/08  19:57:17
1297         Log: Integrate change #9638 from maintperl into mainline:
1298              update to latest JPL from the anoncvs repository
1299      Branch: perl
1300           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
1301           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
1302           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
1303 ____________________________________________________________________________
1304 [  9641] By: jhi                                   on 2001/04/08  19:53:30
1305         Log: perl571delta updates.
1306      Branch: perl
1307            ! lib/Filter/Simple.pm pod/perl571delta.pod
1308 ____________________________________________________________________________
1309 [  9640] By: gsar                                  on 2001/04/08  19:20:46
1310         Log: integrate change#9634 from mainline
1311              
1312              Fix the perlmodlib generation (didn't understand separate .pod
1313              files; didn't understand -- as the name-thing separator).
1314              Update the CPAN mirrors list.
1315      Branch: maint-5.6/perl
1316            ! pod/perlmodlib.pod
1317           !> pod/perlmodlib.PL
1318 ____________________________________________________________________________
1319 [  9639] By: gsar                                  on 2001/04/08  18:57:31
1320         Log: on windows, many of the README.* pods were being copied to the wrong
1321              location
1322      Branch: maint-5.6/perl
1323            ! win32/Makefile win32/makefile.mk
1324 ____________________________________________________________________________
1325 [  9638] By: gsar                                  on 2001/04/08  18:38:25
1326         Log: update to latest JPL from the anoncvs repository
1327      Branch: maint-5.6/perl
1328            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
1329            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
1330            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
1331 ____________________________________________________________________________
1332 [  9637] By: jhi                                   on 2001/04/08  17:53:53
1333         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
1334      Branch: perl
1335            ! pod/perl571delta.pod
1336 ____________________________________________________________________________
1337 [  9636] By: jhi                                   on 2001/04/08  17:18:32
1338         Log: Regen toc.
1339      Branch: perl
1340            ! pod/perltoc.pod
1341 ____________________________________________________________________________
1342 [  9635] By: jhi                                   on 2001/04/08  17:16:33
1343         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
1344              From: "Craig A. Berry" <craigberry@mac.com>
1345              Date: Sun, 08 Apr 2001 12:30:16 -0500
1346              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
1347      Branch: perl
1348            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
1349 ____________________________________________________________________________
1350 [  9634] By: jhi                                   on 2001/04/08  17:09:19
1351         Log: Fix the perlmodlib generation (didn't understand separate .pod
1352              files; didn't understand -- as the name-thing separator).
1353              
1354              Update the CPAN mirrors list.
1355      Branch: perl
1356            ! pod/perlmodlib.PL pod/perlmodlib.pod
1357 ____________________________________________________________________________
1358 [  9633] By: jhi                                   on 2001/04/08  16:49:17
1359         Log: Sort MANIFEST.
1360      Branch: perl
1361            ! MANIFEST
1362 ____________________________________________________________________________
1363 [  9632] By: gsar                                  on 2001/04/08  16:36:06
1364         Log: add $Tie::RefHash::VERSION
1365      Branch: maint-5.6/perl
1366            ! lib/Tie/RefHash.pm
1367 ____________________________________________________________________________
1368 [  9631] By: jhi                                   on 2001/04/08  16:10:15
1369         Log: perl571delta updates based on p5p feedback; still needs
1370              lots of examples.
1371      Branch: perl
1372            ! pod/perl571delta.pod
1373 ____________________________________________________________________________
1374 [  9630] By: jhi                                   on 2001/04/08  15:59:13
1375         Log: Update the list of supported platforms to talk about 5.7.1
1376              (and 5.6.1)
1377      Branch: perl
1378            ! pod/perlport.pod
1379 ____________________________________________________________________________
1380 [  9629] By: jhi                                   on 2001/04/08  15:55:41
1381         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
1382              from maintperl into mainline: perlport updates.
1383      Branch: perl
1384            ! pod/perlport.pod
1385 ____________________________________________________________________________
1386 [  9628] By: jhi                                   on 2001/04/08  15:53:17
1387         Log: perlsolaris.pod copied to wrong directory.
1388      Branch: perl
1389            ! win32/makefile.mk
1390 ____________________________________________________________________________
1391 [  9627] By: jhi                                   on 2001/04/08  14:48:18
1392         Log: Subject: Typos in perl571delta.pod
1393              From: "Stephen P. Potter" <spp@spotter.yi.org>
1394              Date: Sat, 07 Apr 2001 20:37:05 -0400
1395              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
1396      Branch: perl
1397            ! pod/perl571delta.pod
1398 ____________________________________________________________________________
1399 [  9626] By: jhi                                   on 2001/04/08  14:39:04
1400         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
1401      Branch: perl
1402            ! gv.c
1403 ____________________________________________________________________________
1404 [  9625] By: nick                                  on 2001/04/08  10:14:23
1405         Log: Integrate mainline
1406      Branch: perlio
1407           +> pod/perl570delta.pod pod/perl571delta.pod
1408           !> (integrate 27 files)
1409 ____________________________________________________________________________
1410 [  9624] By: gsar                                  on 2001/04/08  06:08:17
1411         Log: test in t/pod/* were busted
1412              
1413              these tests are still not enabled in t/{harness,TEST}
1414      Branch: maint-5.6/perl
1415            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
1416            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
1417            ! t/pod/multiline_items.t t/pod/nested_items.t
1418            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
1419            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
1420 ____________________________________________________________________________
1421 [  9623] By: gsar                                  on 2001/04/08  03:37:01
1422         Log: integrate change#9470 from mainline
1423              
1424              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
1425      Branch: maint-5.6/perl
1426           !> ext/Socket/Socket.xs
1427 ____________________________________________________________________________
1428 [  9622] By: jhi                                   on 2001/04/07  22:40:47
1429         Log: Update Changes.
1430      Branch: perl
1431            ! Changes patchlevel.h
1432 ____________________________________________________________________________
1433 [  9621] By: jhi                                   on 2001/04/07  22:34:16
1434         Log: Update AUTHORS.
1435      Branch: perl
1436            ! AUTHORS
1437 ____________________________________________________________________________
1438 [  9620] By: jhi                                   on 2001/04/07  22:12:47
1439         Log: Forgot to bump the number of tests in #9164.
1440      Branch: perl
1441            ! t/op/array.t
1442 ____________________________________________________________________________
1443 [  9619] By: jhi                                   on 2001/04/07  22:09:50
1444         Log: Bump patchlevel to 5.7.1.
1445      Branch: perl
1446            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1447            ! config_h.SH patchlevel.h
1448 ____________________________________________________________________________
1449 [  9618] By: jhi                                   on 2001/04/07  22:02:41
1450         Log: Populate perl571delta.
1451      Branch: perl
1452            ! pod/perl571delta.pod
1453 ____________________________________________________________________________
1454 [  9617] By: jhi                                   on 2001/04/07  22:01:23
1455         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
1456              to forget it later; do not change patchlevel.h yet or regenerate
1457              Configure yet.
1458      Branch: perl
1459            ! epoc/config.sh win32/Makefile win32/config_H.bc
1460            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
1461 ____________________________________________________________________________
1462 [  9616] By: jhi                                   on 2001/04/07  17:46:33
1463         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
1464      Branch: perl
1465            ! pod/perl571delta.pod
1466 ____________________________________________________________________________
1467 [  9615] By: jhi                                   on 2001/04/07  17:33:21
1468         Log: Change the toc configuration.
1469      Branch: perl
1470            ! pod/buildtoc.PL pod/perl.pod
1471 ____________________________________________________________________________
1472 [  9614] By: jhi                                   on 2001/04/07  17:29:47
1473         Log: Subject: PATCH: $[
1474              From: Robin Houston <robin@kitsite.com>
1475              Date: Fri, 6 Apr 2001 18:10:14 +0100
1476              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
1477      Branch: perl
1478            ! op.c t/op/array.t
1479 ____________________________________________________________________________
1480 [  9613] By: jhi                                   on 2001/04/07  17:28:26
1481         Log: Subject: [PATCH perl@9424] isn't numeric warning
1482              From: Robin Barker <rmb1@cise.npl.co.uk>
1483              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
1484              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
1485      Branch: perl
1486            ! sv.c t/pragma/warn/sv
1487 ____________________________________________________________________________
1488 [  9612] By: jhi                                   on 2001/04/07  17:26:45
1489         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
1490              From: Mike Guy <mjtg@cam.ac.uk>
1491              Date: Fri, 06 Apr 2001 12:47:06 +0100
1492              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
1493      Branch: perl
1494            ! dump.c t/lib/peek.t
1495 ____________________________________________________________________________
1496 [  9611] By: jhi                                   on 2001/04/07  17:21:35
1497         Log: Create perl571delta and seed it off with the perldelta changes
1498              since 5.7.0; remove those changes from perldelta and rename it
1499              as perl570delta; recreate perldelta but leave it almost empty.
1500      Branch: perl
1501            + pod/perl570delta.pod pod/perl571delta.pod
1502            ! MANIFEST pod/perldelta.pod
1503 ____________________________________________________________________________
1504 [  9610] By: jhi                                   on 2001/04/07  16:56:32
1505         Log: Denit.
1506      Branch: perl
1507            ! pod/perldelta.pod
1508 ____________________________________________________________________________
1509 [  9609] By: jhi                                   on 2001/04/07  16:38:32
1510         Log: Retract #9523: needs more thought.
1511      Branch: perl
1512            ! Makefile.SH
1513 ____________________________________________________________________________
1514 [  9608] By: jhi                                   on 2001/04/07  14:59:20
1515         Log: atmark() code cleanaup.
1516      Branch: perl
1517            ! ext/IO/IO.xs
1518 ____________________________________________________________________________
1519 [  9607] By: jhi                                   on 2001/04/07  14:48:14
1520         Log: Integrate change #9605 from maintperl into mainline.
1521              
1522              can't optimize away scope entry if tr/// is present
1523      Branch: perl
1524           !> op.c t/op/tr.t
1525 ____________________________________________________________________________
1526 [  9606] By: jhi                                   on 2001/04/07  14:43:59
1527         Log: Integrate perlio.
1528      Branch: perl
1529           +> win32/FindExt.pm
1530           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
1531           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
1532 ____________________________________________________________________________
1533 [  9605] By: gsar                                  on 2001/04/07  11:52:40
1534         Log: can't optimize away scope entry if tr/// is present
1535      Branch: maint-5.6/perl
1536            ! op.c t/op/tr.t
1537 ____________________________________________________________________________
1538 [  9604] By: nick                                  on 2001/04/07  11:39:45
1539         Log: Split out extension finding code from buildext.pl into FindExt.pm
1540              Use it to get Config.pm's idea of available extensions in line
1541              with what is built.
1542      Branch: perlio
1543            + win32/FindExt.pm
1544            ! MANIFEST win32/buildext.pl win32/config_sh.PL
1545            ! win32/makefile.mk
1546 ____________________________________________________________________________
1547 [  9603] By: nick                                  on 2001/04/07  09:11:38
1548         Log: Cleanup correction for failed :Via() layer, also set an error code.
1549      Branch: perlio
1550            ! ext/PerlIO/Via/Via.xs
1551 ____________________________________________________________________________
1552 [  9602] By: nick                                  on 2001/04/07  08:38:04
1553         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
1554              style. So don't use binmode() on the handles so that Win32 etc. see
1555              same sequence and produce same digests.
1556      Branch: perlio
1557            ! t/lib/md5-file.t
1558 ____________________________________________________________________________
1559 [  9601] By: nick                                  on 2001/04/07  08:36:26
1560         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
1561              Else it complains and so crlf layer (say) does not get pushed.
1562      Branch: perlio
1563            ! perlio.c
1564 ____________________________________________________________________________
1565 [  9600] By: jhi                                   on 2001/04/06  23:00:09
1566         Log: Integrate change #9599 from perlio into mainline.
1567      Branch: perl
1568           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
1569           !> win32/config_H.vc
1570 ____________________________________________________________________________
1571 [  9599] By: nick                                  on 2001/04/06  21:42:43
1572         Log: Quote $VERSION in Encode.pm.
1573              regen_config_h as requested.
1574      Branch: perlio
1575            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
1576            ! win32/config_H.vc
1577 ____________________________________________________________________________
1578 [  9598] By: nick                                  on 2001/04/06  20:34:59
1579         Log: Integrate mainline
1580      Branch: perlio
1581           +> README.macos
1582           !> (integrate 39 files)
1583 ____________________________________________________________________________
1584 [  9597] By: gsar                                  on 2001/04/06  18:06:35
1585         Log: integrate change#9464 from mainline (addendum to change#8313)
1586              
1587              Subject: [PATCH @9452] Better peep()ing for foreach() loops
1588      Branch: maint-5.6/perl
1589           !> op.c
1590 ____________________________________________________________________________
1591 [  9596] By: jhi                                   on 2001/04/06  17:26:03
1592         Log: The d_casti32=undef is good for you even when not use64bitall.
1593      Branch: perl
1594            ! hints/hpux.sh
1595 ____________________________________________________________________________
1596 [  9595] By: gsar                                  on 2001/04/06  14:57:17
1597         Log: add a low-impact fix to accomodate darwin-ism
1598      Branch: maint-5.6/perl
1599            ! ext/Errno/Errno_pm.PL
1600 ____________________________________________________________________________
1601 [  9594] By: jhi                                   on 2001/04/06  14:55:14
1602         Log: Integrate changes #9528,9593 from mainline into maintperl;
1603              tweaking the editor/IDE/shell list.
1604      Branch: maint-5.6/perl
1605           !> pod/perlfaq3.pod
1606 ____________________________________________________________________________
1607 [  9593] By: jhi                                   on 2001/04/06  14:51:39
1608         Log: Make the editor/IDE/shell list a little bit airier.
1609      Branch: perl
1610            ! pod/perlfaq3.pod
1611 ____________________________________________________________________________
1612 [  9592] By: gsar                                  on 2001/04/06  14:45:18
1613         Log: integrate change#9477 from mainline (base.pm doc tweak)
1614              
1615              missing doc entry for fmod()
1616      Branch: maint-5.6/perl
1617            ! lib/Math/BigFloat.pm
1618           !> lib/base.pm
1619 ____________________________________________________________________________
1620 [  9591] By: jhi                                   on 2001/04/06  13:55:48
1621         Log: Regen toc.
1622      Branch: perl
1623            ! pod/perltoc.pod
1624 ____________________________________________________________________________
1625 [  9590] By: jhi                                   on 2001/04/06  13:54:52
1626         Log: Math::BigFloat patches from John Peacock.  The equivalent
1627              of #9586 from maintperl but reworked by John to work with
1628              the bleadperl.
1629      Branch: perl
1630            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
1631 ____________________________________________________________________________
1632 [  9589] By: jhi                                   on 2001/04/06  13:42:23
1633         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
1634      Branch: perl
1635            ! ext/Digest/MD5/Makefile.PL
1636 ____________________________________________________________________________
1637 [  9588] By: jhi                                   on 2001/04/06  13:31:45
1638         Log: Integrate changes #9584,9587 from maintperl into mainline.
1639              
1640              keep eval"" CVs alive until the end of the statement in which
1641              they're called
1642              
1643              add README.macos (from Chris Nandor)
1644              
1645              tyop in change#9555
1646      Branch: perl
1647           +> README.macos
1648           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
1649           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
1650           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
1651           !> win32/makefile.mk
1652 ____________________________________________________________________________
1653 [  9587] By: gsar                                  on 2001/04/06  07:31:30
1654         Log: add README.macos (from Chris Nandor)
1655              
1656              tyop in change#9555
1657      Branch: maint-5.6/perl
1658            + README.macos
1659            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
1660            ! win32/Makefile win32/makefile.mk
1661 ____________________________________________________________________________
1662 [  9586] By: gsar                                  on 2001/04/06  07:08:54
1663         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
1664      Branch: maint-5.6/perl
1665            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
1666 ____________________________________________________________________________
1667 [  9585] By: gsar                                  on 2001/04/06  06:58:44
1668         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
1669              from mainline
1670              
1671              Subject: [PATCH] Base64 update to perlfaq9.pod
1672              
1673              Subject: [PATCH AUTHORS] Housekeeping
1674              
1675              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
1676              Mac OS X (Darwin) has extra pwent fields.
1677              
1678              Subject: [PATCH B::*] print control-character vars readably
1679              Needs EBCDICification.
1680              
1681              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
1682              
1683              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
1684              
1685              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
1686              
1687              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
1688              
1689              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
1690              
1691              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
1692              
1693              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
1694              
1695              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
1696              
1697              FreeBSD hints tweak from Anton Berezin.
1698              
1699              Subject: [PATCH foolperl & bleadperl] README.vms update
1700              
1701              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
1702      Branch: maint-5.6/perl
1703           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
1704           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
1705           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
1706 ____________________________________________________________________________
1707 [  9584] By: gsar                                  on 2001/04/06  04:09:00
1708         Log: keep eval"" CVs alive until the end of the statement in which
1709              they're called; this avoids a coredump ensuing from search for
1710              lexicals in code such as:
1711              
1712              sub bug {
1713              my $s = @_;
1714              eval q[sub { eval 'sub { &$s }' }];
1715              }
1716              bug("x")->()->();
1717              
1718              this code still doesn't work as intended (as it has remained
1719              since time immemorial), but it doesn't provoke a coredump anymore
1720      Branch: maint-5.6/perl
1721            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
1722            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
1723 ____________________________________________________________________________
1724 [  9583] By: jhi                                   on 2001/04/05  23:52:51
1725         Log: Update Changes.
1726      Branch: perl
1727            ! Changes patchlevel.h
1728 ____________________________________________________________________________
1729 [  9582] By: jhi                                   on 2001/04/05  23:11:23
1730         Log: Slight doc tweak.
1731      Branch: perl
1732            ! pod/perlunicode.pod
1733 ____________________________________________________________________________
1734 [  9581] By: jhi                                   on 2001/04/05  23:04:11
1735         Log: Integrate perlio.
1736      Branch: perl
1737           !> pod/perlunicode.pod
1738 ____________________________________________________________________________
1739 [  9580] By: jhi                                   on 2001/04/05  23:03:29
1740         Log: Test for #9579.
1741      Branch: perl
1742            ! t/op/do.t
1743 ____________________________________________________________________________
1744 [  9579] By: jhi                                   on 2001/04/05  22:54:17
1745         Log: Subject: [PATCH] Propagate calling context for do '...'
1746              From: Gisle Aas <gisle@ActiveState.com>
1747              Date: 04 Apr 2001 20:17:29 -0700
1748              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
1749      Branch: perl
1750            ! pod/perlfunc.pod pp_ctl.c
1751 ____________________________________________________________________________
1752 [  9578] By: jhi                                   on 2001/04/05  22:52:51
1753         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
1754              From: Peter Prymmer <pvhp@forte.com>
1755              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
1756              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
1757      Branch: perl
1758            ! README.vms
1759 ____________________________________________________________________________
1760 [  9577] By: jhi                                   on 2001/04/05  22:48:22
1761         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
1762              From: "Craig A. Berry" <craigberry@mac.com>
1763              Date: Thu, 5 Apr 2001 13:43:28 -0500
1764              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
1765      Branch: perl
1766            ! README.vms
1767 ____________________________________________________________________________
1768 [  9576] By: jhi                                   on 2001/04/05  22:31:38
1769         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
1770              From: Michael G Schwern <schwern@pobox.com>
1771              Date: Thu, 5 Apr 2001 21:53:21 +0100
1772              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
1773      Branch: perl
1774            ! lib/base.pm t/lib/fields.t
1775 ____________________________________________________________________________
1776 [  9575] By: jhi                                   on 2001/04/05  22:26:10
1777         Log: FreeBSD hints tweak from Anton Berezin.
1778      Branch: perl
1779            ! hints/freebsd.sh
1780 ____________________________________________________________________________
1781 [  9574] By: jhi                                   on 2001/04/05  22:24:03
1782         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
1783              From: David Dyck <dcd@tc.fluke.com>
1784              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
1785              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
1786      Branch: perl
1787            ! t/op/oct.t
1788 ____________________________________________________________________________
1789 [  9573] By: jhi                                   on 2001/04/05  22:23:06
1790         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
1791              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
1792              From: David Dyck <dcd@tc.fluke.com>
1793              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
1794      Branch: perl
1795            ! pp.c
1796 ____________________________________________________________________________
1797 [  9572] By: jhi                                   on 2001/04/05  22:14:47
1798         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
1799              From: Robin Houston <robin@kitsite.com>
1800              Date: Thu, 5 Apr 2001 20:56:48 +0100
1801              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
1802      Branch: perl
1803            ! ext/B/B/Deparse.pm
1804 ____________________________________________________________________________
1805 [  9571] By: jhi                                   on 2001/04/05  22:12:53
1806         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
1807              From: Robin Houston <robin@kitsite.com>
1808              Date: Thu, 5 Apr 2001 19:55:51 +0100
1809              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
1810      Branch: perl
1811            ! ext/B/B/Deparse.pm
1812 ____________________________________________________________________________
1813 [  9570] By: jhi                                   on 2001/04/05  22:11:06
1814         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
1815              From: Robin Houston <robin@kitsite.com>
1816              Date: Thu, 5 Apr 2001 20:16:29 +0100
1817              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
1818      Branch: perl
1819            ! ext/B/B/Deparse.pm
1820 ____________________________________________________________________________
1821 [  9569] By: nick                                  on 2001/04/05  21:32:26
1822         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
1823      Branch: perlio
1824            ! pod/perlunicode.pod
1825 ____________________________________________________________________________
1826 [  9568] By: nick                                  on 2001/04/05  19:38:09
1827         Log: Integrate mainline
1828      Branch: perlio
1829           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
1830           !> (integrate 35 files)
1831 ____________________________________________________________________________
1832 [  9567] By: jhi                                   on 2001/04/05  18:31:45
1833         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
1834              From: Robin Houston <robin@kitsite.com>
1835              Date: Thu, 5 Apr 2001 18:03:23 +0100
1836              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
1837      Branch: perl
1838            ! ext/B/B/Deparse.pm
1839 ____________________________________________________________________________
1840 [  9566] By: jhi                                   on 2001/04/05  18:29:35
1841         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
1842              From: Robin Houston <robin@kitsite.com>
1843              Date: Thu, 5 Apr 2001 16:45:18 +0100
1844              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
1845      Branch: perl
1846            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
1847 ____________________________________________________________________________
1848 [  9565] By: jhi                                   on 2001/04/05  18:24:23
1849         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
1850              From: Robin Houston <robin@kitsite.com>
1851              Date: Thu, 5 Apr 2001 14:50:09 +0100
1852              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
1853      Branch: perl
1854            ! ext/B/B/Deparse.pm
1855 ____________________________________________________________________________
1856 [  9564] By: jhi                                   on 2001/04/05  18:23:03
1857         Log: Subject: [PATCH B::*] print control-character vars readably
1858              From: Robin Houston <robin@kitsite.com>
1859              Date: Thu, 5 Apr 2001 14:27:38 +0100
1860              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
1861              
1862              Needs EBCDICification.
1863      Branch: perl
1864            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
1865            ! ext/B/B/Terse.pm
1866 ____________________________________________________________________________
1867 [  9563] By: jhi                                   on 2001/04/05  18:20:32
1868         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
1869              Date: Thu, 5 Apr 2001 13:21:42 -0400
1870              From: Paul Schinder <schinder@pobox.com>
1871              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
1872              
1873              Mac OS X (Darwin) has extra pwent fields.
1874      Branch: perl
1875            ! t/op/pwent.t
1876 ____________________________________________________________________________
1877 [  9562] By: jhi                                   on 2001/04/05  17:57:51
1878         Log: Regen toc.
1879      Branch: perl
1880            ! pod/perltoc.pod
1881 ____________________________________________________________________________
1882 [  9561] By: jhi                                   on 2001/04/05  17:47:33
1883         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
1884      Branch: metaconfig
1885            ! U/Glossary.patch
1886      Branch: metaconfig/U/perl
1887            + d_u32align.U
1888            ! d_cmsghdr_s.U d_msghdr_s.U
1889 ____________________________________________________________________________
1890 [  9560] By: jhi                                   on 2001/04/05  17:47:01
1891         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
1892              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
1893              Introduce probes for struct msghdr, struct cmsghdr,
1894              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
1895              ualarm, usleep, for possible later extension work.
1896      Branch: perl
1897            + t/lib/md5-align.t
1898            ! Configure MANIFEST Porting/Glossary Porting/config.sh
1899            ! Porting/config_H config_h.SH configure.com epoc/config.sh
1900            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
1901            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
1902            ! vos/config.ga.h win32/config.bc win32/config.gc
1903            ! win32/config.vc
1904 ____________________________________________________________________________
1905 [  9559] By: jhi                                   on 2001/04/05  13:03:04
1906         Log: Be traditional in your cpp (for the Errno extension).
1907      Branch: perl
1908            ! hints/darwin.sh
1909 ____________________________________________________________________________
1910 [  9558] By: jhi                                   on 2001/04/05  13:00:05
1911         Log: Add $Config{cppflags} to the gcc incantation.
1912      Branch: perl
1913            ! ext/Errno/Errno_pm.PL
1914 ____________________________________________________________________________
1915 [  9557] By: jhi                                   on 2001/04/05  04:22:39
1916         Log: Introduce Sean Burke's Class::ISA 0.32.
1917      Branch: perl
1918            + lib/Class/ISA.pm t/lib/class-isa.t
1919            ! MANIFEST
1920 ____________________________________________________________________________
1921 [  9556] By: jhi                                   on 2001/04/05  04:09:50
1922         Log: Subject: [PATCH AUTHORS] Housekeeping
1923              From: Paul Johnson <paul@pjcj.net> 
1924              Date: Wed, 4 Apr 2001 22:45:47 +0200
1925              Message-ID: <20010404224547.D9548@pjcj.net>
1926      Branch: perl
1927            ! AUTHORS
1928 ____________________________________________________________________________
1929 [  9555] By: jhi                                   on 2001/04/05  04:06:33
1930         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
1931              From: Gisle Aas <gisle@ActiveState.com>
1932              Date: 04 Apr 2001 14:23:04 -0700
1933              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
1934      Branch: perl
1935            ! pod/perlfaq9.pod
1936 ____________________________________________________________________________
1937 [  9554] By: jhi                                   on 2001/04/05  04:05:49
1938         Log: Downgrade also the "Wide character" diagnostic.
1939      Branch: perl
1940            ! pod/perldiag.pod
1941 ____________________________________________________________________________
1942 [  9553] By: jhi                                   on 2001/04/05  04:00:33
1943         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
1944              maintperl into mainline.
1945              
1946              "double" should be "NV"; standard typemap is missing entry
1947              for NV
1948              
1949              s/djSP/dSP/
1950              
1951              Downgrade "Wide character in print" to a warning.
1952              
1953              B::Deparse fix for ${^FOO} and documentation for PVX() method
1954              (from Robin Houston)
1955              
1956              tr/// doesn't null-terminate the result in some situations
1957              (from Gisle Aas)
1958      Branch: perl
1959           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
1960           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
1961           !> t/io/utf8.t t/op/tr.t
1962 ____________________________________________________________________________
1963 [  9552] By: jhi                                   on 2001/04/05  03:52:50
1964         Log: Retract changes #9542 and #9538 (from maintperl, integrated
1965              at #9540), shouldn't be needed because of the perlio changes.
1966      Branch: perl
1967            ! util.c
1968 ____________________________________________________________________________
1969 [  9551] By: gsar                                  on 2001/04/05  00:18:34
1970         Log: tr/// doesn't null-terminate the result in some situations
1971              (from Gisle Aas)
1972      Branch: maint-5.6/perl
1973            ! doop.c t/op/tr.t
1974 ____________________________________________________________________________
1975 [  9550] By: gsar                                  on 2001/04/04  20:04:17
1976         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
1977              (from Robin Houston)
1978      Branch: maint-5.6/perl
1979            ! ext/B/B.pm ext/B/B/Deparse.pm
1980 ____________________________________________________________________________
1981 [  9549] By: nick                                  on 2001/04/04  18:56:15
1982         Log: Downgrade "Wide character in print" to a warning.
1983      Branch: perlio
1984            ! doio.c t/io/utf8.t
1985 ____________________________________________________________________________
1986 [  9548] By: gsar                                  on 2001/04/04  18:51:49
1987         Log: integrate changes#9460,9462,9482,9521,9522
1988              
1989              Subject: PATCH: B::Debug should show LOOP-specific fields
1990              
1991              Subject: B::Deparse precedence bug. (Patch included.)
1992              
1993              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
1994              
1995              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
1996              
1997              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
1998      Branch: maint-5.6/perl
1999           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
2000           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
2001 ____________________________________________________________________________
2002 [  9547] By: gsar                                  on 2001/04/04  18:49:16
2003         Log: s/djSP/dSP/
2004      Branch: maint-5.6/perl
2005            ! ext/Thread/Thread.xs
2006 ____________________________________________________________________________
2007 [  9546] By: nick                                  on 2001/04/04  18:44:00
2008         Log: Integrate mainline.
2009      Branch: perlio
2010           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
2011           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
2012 ____________________________________________________________________________
2013 [  9545] By: gsar                                  on 2001/04/04  18:38:52
2014         Log: integrate change#8837 from mainline
2015              
2016              Subject: [patch] -Wall cleanup round 2
2017      Branch: maint-5.6/perl
2018           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
2019           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
2020           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
2021           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
2022           !> ext/SDBM_File/SDBM_File.xs
2023 ____________________________________________________________________________
2024 [  9544] By: gsar                                  on 2001/04/04  17:49:57
2025         Log: "double" should be "NV"; standard typemap is missing entry
2026              for NV
2027      Branch: maint-5.6/perl
2028            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
2029 ____________________________________________________________________________
2030 [  9543] By: jhi                                   on 2001/04/04  14:13:18
2031         Log: Thou shalt not (just) match for English error messages.
2032      Branch: perl
2033            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
2034            ! os2/OS2/Process/Process.pm
2035 ____________________________________________________________________________
2036 [  9542] By: jhi                                   on 2001/04/04  13:20:39
2037         Log: Make the stdio tricks of fflush_all() to exist only if
2038              stdio is being used.
2039      Branch: perl
2040            ! util.c
2041 ____________________________________________________________________________
2042 [  9541] By: jhi                                   on 2001/04/04  04:20:24
2043         Log: Subject: Re: [PATCH] Lighten up glob
2044              From: Benjamin Sugars <bsugars@canoe.ca>
2045              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
2046              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
2047      Branch: perl
2048            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
2049            ! util.c
2050 ____________________________________________________________________________
2051 [  9540] By: jhi                                   on 2001/04/04  04:03:57
2052         Log: Integrate changes #9538,9539 from maintperl into mainline.
2053              
2054              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
2055              for use with _fwalk() (fix for change#7705)
2056              
2057              another tweak needed for SunOS 4.1.x build (from Mike Guy)
2058              (cp -f is not portable)
2059      Branch: perl
2060           !> Makefile.SH util.c
2061 ____________________________________________________________________________
2062 [  9539] By: gsar                                  on 2001/04/04  03:01:14
2063         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
2064      Branch: maint-5.6/perl
2065            ! Makefile.SH
2066 ____________________________________________________________________________
2067 [  9538] By: gsar                                  on 2001/04/04  01:00:38
2068         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
2069              for use with _fwalk() (fix for change#7705)
2070      Branch: maint-5.6/perl
2071            ! util.c
2072 ____________________________________________________________________________
2073 [  9537] By: nick                                  on 2001/04/03  19:24:55
2074         Log: Integrate mainline
2075      Branch: perlio
2076           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
2077           +> lib/unicode/PropList.html
2078            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
2079           !> (integrate 69 files)
2080 ____________________________________________________________________________
2081 [  9536] By: jhi                                   on 2001/04/03  18:02:31
2082         Log: Integrate change #9533 from maintperl into mainline.
2083              
2084              better fix for change#9517 to accomodate UNC paths like
2085              \\server\share\foo, and paths with trailing backslash
2086              like c:\this\
2087      Branch: perl
2088           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
2089 ____________________________________________________________________________
2090 [  9535] By: jhi                                   on 2001/04/03  17:58:07
2091         Log: Change the push/unshift warning to be of class syntax, not misc.
2092      Branch: perl
2093            ! op.c pod/perldiag.pod t/pragma/warn/op
2094 ____________________________________________________________________________
2095 [  9534] By: jhi                                   on 2001/04/03  15:03:46
2096         Log: Change the push/unshift warning (#9532) to talk about "no values"
2097              instead of "no arguments".
2098      Branch: perl
2099            ! op.c pod/perldiag.pod t/pragma/warn/op
2100 ____________________________________________________________________________
2101 [  9533] By: gsar                                  on 2001/04/03  14:30:07
2102         Log: better fix for change#9517 to accomodate UNC paths like
2103              \\server\share\foo, and paths with trailing backslash
2104              like c:\this\
2105      Branch: maint-5.6/perl
2106            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
2107 ____________________________________________________________________________
2108 [  9532] By: jhi                                   on 2001/04/03  13:11:46
2109         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
2110              From: Robin Houston <robin@kitsite.com>
2111              Date: Mon, 2 Apr 2001 15:03:29 +0100
2112              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
2113      Branch: perl
2114            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
2115 ____________________________________________________________________________
2116 [  9531] By: jhi                                   on 2001/04/03  13:06:34
2117         Log: Integrate change #9530 from maintperl into mainline.
2118              
2119              accomodate VMS "mailbox overflow" quirk in testsuite (from
2120              Craig Berry)
2121      Branch: perl
2122           !> t/lib/socket.t
2123 ____________________________________________________________________________
2124 [  9530] By: gsar                                  on 2001/04/03  04:56:41
2125         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
2126              Craig Berry)
2127      Branch: maint-5.6/perl
2128            ! t/lib/socket.t
2129 ____________________________________________________________________________
2130 [  9529] By: jhi                                   on 2001/04/03  02:34:34
2131         Log: Update Changes.
2132      Branch: perl
2133            ! Changes patchlevel.h
2134 ____________________________________________________________________________
2135 [  9528] By: jhi                                   on 2001/04/03  01:27:57
2136         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
2137              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
2138              To: perl5-porters@perl.org
2139              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
2140      Branch: perl
2141            ! pod/perlfaq3.pod
2142 ____________________________________________________________________________
2143 [  9527] By: jhi                                   on 2001/04/03  01:22:09
2144         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
2145              From: Peter Prymmer <pvhp@forte.com>
2146              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
2147              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
2148      Branch: perl
2149            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
2150 ____________________________________________________________________________
2151 [  9526] By: jhi                                   on 2001/04/03  01:18:25
2152         Log: The metaconfig unit changes for #9525.
2153      Branch: metaconfig
2154            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
2155      Branch: metaconfig/U/perl
2156            ! use64bits.U
2157 ____________________________________________________________________________
2158 [  9525] By: jhi                                   on 2001/04/03  01:17:30
2159         Log: Configure sanity checks:
2160              * if use64bitall is attempted but pointers are only 32-bit,
2161              'downgrade' to use64bitint
2162              * if use64bitint is attempted but there's no quad type,
2163              forget about use64bitint (well, the default for it is 'n',
2164              the user can still override this)
2165              * if pointers are 64 bits, do not try to use Perl's malloc
2166      Branch: perl
2167            ! Configure
2168 ____________________________________________________________________________
2169 [  9524] By: gsar                                  on 2001/04/03  01:09:12
2170         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
2171      Branch: maint-5.6/perl
2172            ! pp_sys.c
2173 ____________________________________________________________________________
2174 [  9523] By: jhi                                   on 2001/04/03  00:02:31
2175         Log: (Retracted by #9609)
2176              
2177              Make it harder for parallel makes to enter 'test' before
2178              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
2179              should be unhappy enough, but sometimes parallel makes seem
2180              to sneak past both in Tru64 and AIX.)
2181      Branch: perl
2182            ! Makefile.SH
2183 ____________________________________________________________________________
2184 [  9522] By: jhi                                   on 2001/04/02  22:35:31
2185         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
2186              Date: Mon, 2 Apr 2001 22:54:10 +0100
2187              From: Robin Houston <robin@kitsite.com>
2188              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
2189      Branch: perl
2190            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
2191 ____________________________________________________________________________
2192 [  9521] By: jhi                                   on 2001/04/02  22:32:23
2193         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
2194              From: Robin Houston <robin@kitsite.com>
2195              Date: Mon, 2 Apr 2001 20:24:03 +0100
2196              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
2197      Branch: perl
2198            ! ext/B/B/Concise.pm
2199 ____________________________________________________________________________
2200 [  9520] By: jhi                                   on 2001/04/02  22:30:43
2201         Log: Subject: [PATCH] REALLY pedantic hv.h nit
2202              From: Simon Cozens <simon@netthink.co.uk>
2203              Date: Mon, 2 Apr 2001 15:43:06 +0100
2204              Message-ID: <20010402154306.A21711@netthink.co.uk>
2205      Branch: perl
2206            ! hv.h
2207 ____________________________________________________________________________
2208 [  9519] By: jhi                                   on 2001/04/02  22:28:04
2209         Log: Based on
2210              
2211              Subject: [foolperl] EPOC fix
2212              From: Olaf Flebbe <O.Flebbe@science-computing.de>
2213              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
2214              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
2215      Branch: perl
2216            ! pp_sys.c
2217 ____________________________________________________________________________
2218 [  9518] By: jhi                                   on 2001/04/02  22:22:34
2219         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
2220              
2221              README.win32 tweaks; add a note about alternative location for
2222              getting a gcc-2.95.2 that will build perl properly on windows
2223              
2224              add some notes about gutsy threading matters
2225              
2226              many of the utilities interpolate literal paths within doublequotes
2227              (fails on dosish platforms where path contains backslashes)
2228      Branch: perl
2229           !> README.win32 pod/perlguts.pod utils/perldoc.PL
2230           !> x2p/find2perl.PL x2p/s2p.PL
2231 ____________________________________________________________________________
2232 [  9517] By: gsar                                  on 2001/04/02  19:52:21
2233         Log: many of the utilities interpolate literal paths within doublequotes
2234              (fails on dosish platforms where path contains backslashes)
2235      Branch: maint-5.6/perl
2236            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
2237 ____________________________________________________________________________
2238 [  9516] By: gsar                                  on 2001/04/02  05:49:37
2239         Log: a foolish release
2240      Branch: maint-5.6/perl
2241            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
2242            ! pod/perltoc.pod
2243 ____________________________________________________________________________
2244 [  9515] By: gsar                                  on 2001/04/02  05:04:29
2245         Log: add missing changelog summaries
2246      Branch: maint-5.6/perl
2247            ! Changes
2248 ____________________________________________________________________________
2249 [  9514] By: gsar                                  on 2001/04/02  04:07:13
2250         Log: add some notes about gutsy threading matters
2251      Branch: maint-5.6/perl
2252            ! pod/perlguts.pod
2253 ____________________________________________________________________________
2254 [  9513] By: gsar                                  on 2001/04/02  03:25:21
2255         Log: add more prominent caveat notices about experimental features
2256      Branch: maint-5.6/perl
2257            ! pod/perlfork.pod pod/perlunicode.pod
2258 ____________________________________________________________________________
2259 [  9512] By: gsar                                  on 2001/04/02  02:54:33
2260         Log: integrate changes#9479,9509 from mainline
2261              
2262              [PATCH] File::Glob stuff for Mac OS
2263              
2264              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
2265      Branch: maint-5.6/perl
2266           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2267           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
2268           !> t/lib/glob-taint.t
2269 ____________________________________________________________________________
2270 [  9511] By: gsar                                  on 2001/04/02  02:38:24
2271         Log: README.win32 tweaks; add a note about alternative location for
2272              getting a gcc-2.95.2 that will build perl properly on windows
2273      Branch: maint-5.6/perl
2274            ! README.win32
2275 ____________________________________________________________________________
2276 [  9510] By: jhi                                   on 2001/04/01  20:45:10
2277         Log: An ambiguosity warning.
2278      Branch: perl
2279            ! t/lib/trig.t
2280 ____________________________________________________________________________
2281 [  9509] By: jhi                                   on 2001/04/01  19:53:47
2282         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
2283              From: Jonathan Stowe <gellyfish@gellyfish.com>
2284              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
2285              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
2286      Branch: perl
2287            ! ext/File/Glob/bsd_glob.c
2288 ____________________________________________________________________________
2289 [  9508] By: jhi                                   on 2001/04/01  19:35:03
2290         Log: Update Changes.
2291      Branch: perl
2292            ! Changes patchlevel.h
2293 ____________________________________________________________________________
2294 [  9507] By: jhi                                   on 2001/04/01  19:24:01
2295         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
2296              from mainline to maintperl: pod tweaks.
2297      Branch: maint-5.6/perl
2298           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
2299           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
2300           !> pod/perlvar.pod
2301 ____________________________________________________________________________
2302 [  9506] By: jhi                                   on 2001/04/01  19:11:53
2303         Log: Commit Sarathy to April release of 5.6.1 :-)
2304      Branch: perl
2305            ! pod/perlfaq1.pod
2306 ____________________________________________________________________________
2307 [  9505] By: jhi                                   on 2001/04/01  19:03:15
2308         Log: Subject: PATCH 5.6.0 (perldebug.pod)
2309              From: Mark-Jason Dominus <mjd@plover.com>
2310              Date: Sun, 01 Apr 2001 14:25:11 -0400
2311              Message-ID: <20010401182511.9247.qmail@plover.com>
2312      Branch: perl
2313            ! pod/perldebug.pod
2314 ____________________________________________________________________________
2315 [  9504] By: jhi                                   on 2001/04/01  18:43:09
2316         Log: Add great_circle_direction().
2317      Branch: perl
2318            ! lib/Math/Trig.pm t/lib/trig.t
2319 ____________________________________________________________________________
2320 [  9503] By: jhi                                   on 2001/04/01  17:29:12
2321         Log: Unicode ReadMe update for Unicode 3.1.
2322      Branch: perl
2323            ! lib/unicode/ReadMe.txt
2324 ____________________________________________________________________________
2325 [  9502] By: jhi                                   on 2001/04/01  17:18:40
2326         Log: Integrate change #9501 from maintperl into mainline.
2327              
2328              fix the perlembed notes on multiple interpreters
2329              
2330              fix ExtUtils::Embed to work passably on Windows
2331      Branch: perl
2332           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
2333 ____________________________________________________________________________
2334 [  9501] By: gsar                                  on 2001/04/01  07:21:57
2335         Log: fix the perlembed notes on multiple interpreters
2336              
2337              fix ExtUtils::Embed to work passably on Windows
2338      Branch: maint-5.6/perl
2339            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
2340 ____________________________________________________________________________
2341 [  9500] By: jhi                                   on 2001/04/01  05:58:23
2342         Log: Test for #9499.
2343      Branch: perl
2344            ! t/op/tr.t
2345 ____________________________________________________________________________
2346 [  9499] By: jhi                                   on 2001/04/01  05:55:46
2347         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
2348      Branch: perl
2349            ! embed.h embed.pl op.c proto.h
2350 ____________________________________________________________________________
2351 [  9498] By: jhi                                   on 2001/04/01  05:44:34
2352         Log: Protect the workaround hunk more.
2353      Branch: perl
2354            ! toke.c
2355 ____________________________________________________________________________
2356 [  9497] By: jhi                                   on 2001/04/01  00:24:25
2357         Log: Integrate changes #9493,9494,9495,9496 from maintperl
2358              into mainline.
2359              
2360              fix a broken workaround for Borland compiler in change#4739
2361              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
2362              
2363              nits spotted by Borland compiler
2364              
2365              avoid redefinition warnings under Borland 5.02
2366              
2367              various nits identified by the Borland 5.5 compiler; remove suppression
2368              of a few warnings
2369      Branch: perl
2370           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
2371           !> win32/win32.h
2372 ____________________________________________________________________________
2373 [  9496] By: gsar                                  on 2001/03/31  23:22:28
2374         Log: various nits identified by the Borland 5.5 compiler; remove suppression
2375              of a few warnings
2376      Branch: maint-5.6/perl
2377            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
2378 ____________________________________________________________________________
2379 [  9495] By: gsar                                  on 2001/03/31  21:03:08
2380         Log: avoid redefinition warnings under Borland 5.02
2381      Branch: maint-5.6/perl
2382            ! win32/makefile.mk
2383 ____________________________________________________________________________
2384 [  9494] By: gsar                                  on 2001/03/31  20:18:59
2385         Log: nits spotted by Borland compiler
2386      Branch: maint-5.6/perl
2387            ! utf8.h win32/win32.h
2388 ____________________________________________________________________________
2389 [  9493] By: gsar                                  on 2001/03/31  20:18:05
2390         Log: fix a broken workaround for Borland compiler in change#4739
2391              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
2392      Branch: maint-5.6/perl
2393            ! toke.c
2394 ____________________________________________________________________________
2395 [  9492] By: jhi                                   on 2001/03/31  18:36:24
2396         Log: Integrate change #9491 from maintperl into mainline.
2397              
2398              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
2399              directory is relative (need to fetch the full path name *before*
2400              the chdir!)
2401      Branch: perl
2402           !> lib/Cwd.pm
2403 ____________________________________________________________________________
2404 [  9491] By: gsar                                  on 2001/03/31  17:01:56
2405         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
2406              directory is relative (need to fetch the full path name *before*
2407              the chdir!)
2408              
2409              this is a followup patch for change#6749
2410      Branch: maint-5.6/perl
2411            ! lib/Cwd.pm
2412 ____________________________________________________________________________
2413 [  9490] By: jhi                                   on 2001/03/31  15:50:18
2414         Log: Subject: Re: [PATCH] av.h cosmetics
2415              From: Simon Cozens <simon@netthink.co.uk>
2416              Date: Sat, 31 Mar 2001 13:09:59 +0100
2417              Message-ID: <20010331130959.A22000@netthink.co.uk>
2418              
2419              Document AvALLOC.
2420      Branch: perl
2421            ! pod/perlguts.pod
2422 ____________________________________________________________________________
2423 [  9489] By: jhi                                   on 2001/03/31  15:48:44
2424         Log: Subject: [PATCH] Re: Math::Big* v1.21
2425              From: Tels <perl_dummy@bloodgate.com>
2426              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
2427              Message-Id: <200103311125.GAA377738@www08.hway.net>
2428      Branch: perl
2429            ! pod/perlop.pod
2430 ____________________________________________________________________________
2431 [  9488] By: jhi                                   on 2001/03/31  03:39:51
2432         Log: Debug output tweak.
2433      Branch: perl
2434            ! t/lib/cwd.t
2435 ____________________________________________________________________________
2436 [  9487] By: jhi                                   on 2001/03/31  03:33:02
2437         Log: OverVMSification.
2438      Branch: perl
2439            ! t/lib/cwd.t
2440 ____________________________________________________________________________
2441 [  9486] By: jhi                                   on 2001/03/31  03:01:40
2442         Log: Missed MANIFESTations in #9483.
2443      Branch: perl
2444            ! MANIFEST
2445 ____________________________________________________________________________
2446 [  9485] By: jhi                                   on 2001/03/31  02:58:17
2447         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
2448              From: Peter Prymmer <pvhp@forte.com>
2449              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
2450              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
2451      Branch: perl
2452            ! regexec.c t/lib/cwd.t
2453 ____________________________________________________________________________
2454 [  9484] By: jhi                                   on 2001/03/31  01:04:41
2455         Log: Obsolete file (see #3938)
2456      Branch: perl
2457            - lib/unicode/README.Ethiopic
2458            ! MANIFEST
2459 ____________________________________________________________________________
2460 [  9483] By: jhi                                   on 2001/03/31  00:52:42
2461         Log: Update to Unicode 3.1.
2462              (Rename Names.txt to NamesList.txt.)
2463      Branch: perl
2464            + lib/unicode/NamesList.txt lib/unicode/PropList.html
2465            - lib/unicode/Names.txt
2466            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
2467            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
2468            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
2469            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
2470            ! lib/unicode/UCD.html lib/unicode/Unicode.html
2471            ! lib/unicode/rename lib/unicode/version
2472 ____________________________________________________________________________
2473 [  9482] By: jhi                                   on 2001/03/30  23:33:44
2474         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
2475              From: Robin Houston <robin@kitsite.com>
2476              Date: Fri, 30 Mar 2001 20:07:22 +0100
2477              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
2478      Branch: perl
2479            ! ext/B/B/Deparse.pm
2480 ____________________________________________________________________________
2481 [  9481] By: jhi                                   on 2001/03/30  23:20:25
2482         Log: Subject: Re: [PATCH] CwdXS, Take 2
2483              From: Benjamin Sugars <bsugars@canoe.ca>
2484              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
2485              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
2486      Branch: perl
2487            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
2488            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
2489 ____________________________________________________________________________
2490 [  9480] By: jhi                                   on 2001/03/30  22:52:38
2491         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
2492              From: David Dyck <dcd@tc.fluke.com>
2493              Date: Fri, 30 Mar 2001 14:44:13 -0800
2494              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
2495              
2496              The t/rantests flags file creation was accidentally
2497              removed by #9217.
2498      Branch: perl
2499            ! Makefile.SH
2500 ____________________________________________________________________________
2501 [  9479] By: jhi                                   on 2001/03/30  22:45:45
2502         Log: Subject: [PATCH] File::Glob stuff for Mac OS
2503              From: Chris Nandor <pudge@pobox.com>
2504              Date: Fri, 30 Mar 2001 16:51:00 -0500
2505              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
2506      Branch: perl
2507            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2508            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
2509            ! t/lib/glob-taint.t
2510 ____________________________________________________________________________
2511 [  9478] By: jhi                                   on 2001/03/30  22:43:12
2512         Log: Subject: fix for win32/buildext.pl
2513              From: "Vadim Konovalov" <watman@inbox.ru>
2514              Date: Sat, 31 Mar 2001 00:50:36 +0400
2515              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
2516      Branch: perl
2517            ! win32/buildext.pl
2518 ____________________________________________________________________________
2519 [  9477] By: jhi                                   on 2001/03/30  22:41:16
2520         Log: Subject: small base.pm doc patch
2521              From: Leon Brocard <acme@astray.com>
2522              Date: Fri, 30 Mar 2001 21:49:57 +0100
2523              Message-ID: <20010330214957.B8733@ns0.astray.com>
2524      Branch: perl
2525            ! lib/base.pm
2526 ____________________________________________________________________________
2527 [  9476] By: jhi                                   on 2001/03/30  18:16:57
2528         Log: Subject: [PATCH] av.h cosmetics
2529              From: Simon Cozens <simon@netthink.co.uk>
2530              Date: Fri, 30 Mar 2001 18:12:28 +0100
2531              Message-ID: <20010330181228.A9319@netthink.co.uk>
2532      Branch: perl
2533            ! av.h
2534 ____________________________________________________________________________
2535 [  9475] By: jhi                                   on 2001/03/30  18:15:50
2536         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
2537              From: "Philip Newton" <pnewton@gmx.de>
2538              Date: Fri, 30 Mar 2001 19:06:57 +0200
2539              Message-ID: <3AC4D951.14815.1AC7068@localhost>
2540      Branch: perl
2541            ! pod/perlhack.pod
2542 ____________________________________________________________________________
2543 [  9474] By: jhi                                   on 2001/03/30  18:14:02
2544         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
2545              From: Benjamin Sugars <bsugars@canoe.ca>
2546              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
2547              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
2548      Branch: perl
2549            ! t/lib/glob-basic.t
2550 ____________________________________________________________________________
2551 [  9473] By: jhi                                   on 2001/03/30  16:09:24
2552         Log: Update Changes.
2553      Branch: perl
2554            ! Changes patchlevel.h
2555 ____________________________________________________________________________
2556 [  9472] By: jhi                                   on 2001/03/30  15:16:08
2557         Log: Integrate perlio.
2558      Branch: perl
2559           !> t/lib/cwd.t t/lib/glob-basic.t
2560 ____________________________________________________________________________
2561 [  9471] By: nick                                  on 2001/03/30  14:47:10
2562         Log: Should be (^O eq 'MSWin32') not 'Win32'
2563              Fail #12 seems real - chdir is in wrong dir.
2564      Branch: perlio
2565            ! t/lib/cwd.t
2566 ____________________________________________________________________________
2567 [  9470] By: jhi                                   on 2001/03/30  14:41:11
2568         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
2569              From: Radu Greab <radu@netsoft.ro>
2570              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
2571              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
2572              
2573              Replace #9352.
2574      Branch: perl
2575            ! ext/Socket/Socket.xs pp_sys.c
2576 ____________________________________________________________________________
2577 [  9469] By: jhi                                   on 2001/03/30  14:37:51
2578         Log: Subject: PATCH pod/perldiag.pod
2579              From: Robin Houston <robin@kitsite.com>
2580              Date: Fri, 30 Mar 2001 14:10:36 +0100
2581              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
2582      Branch: perl
2583            ! pod/perldiag.pod t/lib/glob-basic.t
2584 ____________________________________________________________________________
2585 [  9468] By: jhi                                   on 2001/03/30  14:36:36
2586         Log: Subject: Better diagnostic in io/fs.t
2587              From: andreas.koenig@anima.de (Andreas J. Koenig)
2588              Date: 30 Mar 2001 10:11:43 +0200
2589              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
2590      Branch: perl
2591            ! t/io/fs.t
2592 ____________________________________________________________________________
2593 [  9467] By: nick                                  on 2001/03/30  14:25:43
2594         Log: Skip order test of glob if case-ignoring system cannot 
2595              create a.test and A.test
2596      Branch: perlio
2597            ! t/lib/glob-basic.t
2598 ____________________________________________________________________________
2599 [  9466] By: nick                                  on 2001/03/30  13:03:12
2600         Log: Integrate mainline.
2601      Branch: perlio
2602            - ext/re/hints/aix.pl
2603           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
2604           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
2605           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
2606           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
2607 ____________________________________________________________________________
2608 [  9465] By: jhi                                   on 2001/03/30  03:53:37
2609         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
2610              the tests sometimes hang, sometimes not.)
2611      Branch: perl
2612            ! t/lib/io_multihomed.t t/lib/io_sock.t
2613 ____________________________________________________________________________
2614 [  9464] By: jhi                                   on 2001/03/30  02:56:04
2615         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
2616              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
2617              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
2618              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
2619      Branch: perl
2620            ! op.c
2621 ____________________________________________________________________________
2622 [  9463] By: jhi                                   on 2001/03/30  02:34:48
2623         Log: Test for #9462.
2624      Branch: perl
2625            ! t/lib/b.t
2626 ____________________________________________________________________________
2627 [  9462] By: jhi                                   on 2001/03/30  02:29:37
2628         Log: Subject: B::Deparse precedence bug. (Patch included.)
2629              From: Jeremy Madea <jmadea@inktomi.com>
2630              Date: Thu, 29 Mar 2001 12:05:02 -0800
2631              Message-ID: <20010329120502.A24881@dr.inktomi.com>
2632      Branch: perl
2633            ! ext/B/B/Deparse.pm
2634 ____________________________________________________________________________
2635 [  9461] By: jhi                                   on 2001/03/30  02:18:41
2636         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
2637              From: Peter Prymmer <pvhp@forte.com>
2638              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
2639              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
2640      Branch: perl
2641            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
2642            ! t/lib/md5-file.t
2643 ____________________________________________________________________________
2644 [  9460] By: jhi                                   on 2001/03/30  02:17:07
2645         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
2646              From: Robin Houston <robin@kitsite.com>
2647              Date: Thu, 29 Mar 2001 20:47:56 +0100
2648              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
2649      Branch: perl
2650            ! ext/B/B/Debug.pm
2651 ____________________________________________________________________________
2652 [  9459] By: jhi                                   on 2001/03/30  02:16:05
2653         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
2654              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
2655              Date: Wed, 28 Mar 2001 18:02:20 -0600
2656              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
2657      Branch: perl
2658            ! lib/ExtUtils/MM_VMS.pm
2659 ____________________________________________________________________________
2660 [  9458] By: jhi                                   on 2001/03/30  02:07:58
2661         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
2662              From: "Joshua E. Rodd" <jrodd@pbs.org>
2663              Date: Wed, 28 Mar 2001 17:29:12 -0500
2664              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
2665      Branch: perl
2666            ! pod/perlop.pod
2667 ____________________________________________________________________________
2668 [  9457] By: jhi                                   on 2001/03/30  02:04:33
2669         Log: Subject: ext/re/aix.pl can go
2670              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2671              Date: Thu, 29 Mar 2001 12:03:28 +0200
2672              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
2673      Branch: perl
2674            - ext/re/hints/aix.pl
2675            ! MANIFEST
2676 ____________________________________________________________________________
2677 [  9456] By: jhi                                   on 2001/03/30  02:03:32
2678         Log: Integrate perlio.
2679      Branch: perl
2680           !> ext/Encode/Encode.xs installperl
2681 ____________________________________________________________________________
2682 [  9455] By: nick                                  on 2001/03/29  21:11:46
2683         Log: DLL name has changed so installperl needs to know
2684              (Why isn't it working it out or passed it?)
2685      Branch: perlio
2686            ! installperl
2687 ____________________________________________________________________________
2688 [  9454] By: nick                                  on 2001/03/29  20:56:12
2689         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
2690              and we don't get undef warnings.
2691      Branch: perlio
2692            ! ext/Encode/Encode.xs
2693 ____________________________________________________________________________
2694 [  9453] By: nick                                  on 2001/03/29  17:58:48
2695         Log: Integrate mainline
2696      Branch: perlio
2697           !> Changes patchlevel.h
2698 ____________________________________________________________________________
2699 [  9452] By: jhi                                   on 2001/03/29  16:44:55
2700         Log: Update Changes.
2701      Branch: perl
2702            ! Changes patchlevel.h
2703 ____________________________________________________________________________
2704 [  9451] By: nick                                  on 2001/03/29  16:31:38
2705         Log: Integrate mainline
2706      Branch: perlio
2707           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
2708           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
2709           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
2710           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
2711           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
2712 ____________________________________________________________________________
2713 [  9450] By: jhi                                   on 2001/03/29  16:29:17
2714         Log: Integrate perlio.
2715      Branch: perl
2716           !> win32/buildext.pl
2717 ____________________________________________________________________________
2718 [  9449] By: jhi                                   on 2001/03/29  15:50:01
2719         Log: Update Changes.
2720      Branch: perl
2721            ! Changes patchlevel.h
2722 ____________________________________________________________________________
2723 [  9448] By: nick                                  on 2001/03/29  15:47:15
2724         Log: Make sure buildext.pl finds Errno.pm
2725      Branch: perlio
2726            ! win32/buildext.pl
2727 ____________________________________________________________________________
2728 [  9447] By: jhi                                   on 2001/03/29  15:39:34
2729         Log: Integrate perlio.
2730      Branch: perl
2731           !> win32/makefile.mk
2732 ____________________________________________________________________________
2733 [  9446] By: nick                                  on 2001/03/29  15:30:03
2734         Log: Integrate win32/makefile.mk with mainline.
2735      Branch: perlio
2736           !> win32/makefile.mk
2737 ____________________________________________________________________________
2738 [  9445] By: nick                                  on 2001/03/29  15:27:32
2739         Log: Fix breakage ... 
2740      Branch: perlio
2741            ! win32/makefile.mk
2742 ____________________________________________________________________________
2743 [  9444] By: jhi                                   on 2001/03/29  15:03:08
2744         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
2745              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
2746              Date: Thu, 29 Mar 2001 10:32:59 +0400
2747              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
2748      Branch: perl
2749            ! win32/makefile.mk
2750 ____________________________________________________________________________
2751 [  9443] By: jhi                                   on 2001/03/29  15:02:12
2752         Log: Integrate perlio.
2753      Branch: perl
2754           +> win32/buildext.pl
2755           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
2756           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
2757 ____________________________________________________________________________
2758 [  9442] By: nick                                  on 2001/03/29  14:59:11
2759         Log: Work in progress - determine win32 extensions to build via script.
2760      Branch: perlio
2761            + win32/buildext.pl
2762            ! MANIFEST win32/makefile.mk
2763 ____________________________________________________________________________
2764 [  9441] By: jhi                                   on 2001/03/29  14:51:47
2765         Log: Reintroduce the use of external pwd.
2766      Branch: perl
2767            ! t/lib/cwd.t
2768 ____________________________________________________________________________
2769 [  9440] By: jhi                                   on 2001/03/29  14:42:58
2770         Log: use warnings instead of -w.
2771      Branch: perl
2772            ! utils/h2xs.PL
2773 ____________________________________________________________________________
2774 [  9439] By: jhi                                   on 2001/03/29  14:41:52
2775         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
2776              From: Jonathan Stowe <gellyfish@gellyfish.com>
2777              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
2778              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
2779      Branch: perl
2780            ! utils/h2xs.PL
2781 ____________________________________________________________________________
2782 [  9438] By: jhi                                   on 2001/03/29  14:39:38
2783         Log: Subject: [PATCH perl@9424] minor pod nits
2784              From: Robin Barker <rmb1@cise.npl.co.uk>
2785              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
2786              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
2787      Branch: perl
2788            ! pod/perlhack.pod pod/perliol.pod
2789 ____________________________________________________________________________
2790 [  9437] By: jhi                                   on 2001/03/29  14:29:16
2791         Log: Subject: [PATCH perl@9424] typemap cast warning
2792              From: Robin Barker <rmb1@cise.npl.co.uk>
2793              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
2794              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
2795      Branch: perl
2796            ! lib/ExtUtils/typemap
2797 ____________________________________________________________________________
2798 [  9436] By: jhi                                   on 2001/03/29  14:26:03
2799         Log: Subject: [PATCH perl@9424] printf warning
2800              From: Robin Barker <rmb1@cise.npl.co.uk>
2801              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
2802              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
2803      Branch: perl
2804            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
2805            ! ext/Storable/Storable.xs toke.c
2806 ____________________________________________________________________________
2807 [  9435] By: nick                                  on 2001/03/29  14:23:31
2808         Log: Win32 has name conflict with ERROR
2809      Branch: perlio
2810            ! ext/PerlIO/Via/Via.xs
2811 ____________________________________________________________________________
2812 [  9434] By: jhi                                   on 2001/03/29  14:17:48
2813         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
2814              From: Peter Prymmer <pvhp@forte.com>
2815              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
2816              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
2817      Branch: perl
2818            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
2819 ____________________________________________________________________________
2820 [  9433] By: jhi                                   on 2001/03/29  13:52:44
2821         Log: test-prep target was missing.
2822      Branch: perl
2823            ! Makefile.SH
2824 ____________________________________________________________________________
2825 [  9432] By: nick                                  on 2001/03/29  12:40:03
2826         Log: Make as-shipped compiler default to MSVC6 
2827      Branch: perlio
2828            ! win32/makefile.mk
2829 ____________________________________________________________________________
2830 [  9431] By: nick                                  on 2001/03/29  12:12:16
2831         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
2832              akin to PerlIO::Scalar.
2833      Branch: perlio
2834            ! perlio.c perlio.h
2835 ____________________________________________________________________________
2836 [  9430] By: nick                                  on 2001/03/29  10:56:35
2837         Log: Integrate mainline.
2838      Branch: perlio
2839           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
2840           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
2841           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
2842           !> win32/makefile.mk win32/win32sck.c
2843 ____________________________________________________________________________
2844 [  9429] By: nick                                  on 2001/03/29  09:03:43
2845         Log: Noticed that two tests were skipped as perlio:: package
2846              isn't there any more. Changed the skip condition.
2847              Avoid core-dump if sv_utf8_upgrade() called on something
2848              that does not become SvPOK after SvPV() (e.g. a ref).
2849      Branch: perlio
2850            ! sv.c t/io/utf8.t t/lib/io_scalar.t
2851 ____________________________________________________________________________
2852 [  9428] By: jhi                                   on 2001/03/29  01:31:47
2853         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
2854              From: Benjamin Sugars <bsugars@canoe.ca> 
2855              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
2856              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
2857      Branch: perl
2858            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
2859            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
2860            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
2861 ____________________________________________________________________________
2862 [  9427] By: jhi                                   on 2001/03/29  00:49:30
2863         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
2864              From: "Vadim Konovalov" <watman@inbox.ru>
2865              Date: Thu, 29 Mar 2001 01:50:12 +0400
2866              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
2867      Branch: perl
2868            ! win32/makefile.mk win32/win32sck.c
2869 ____________________________________________________________________________
2870 [  9426] By: gsar                                  on 2001/03/29  00:28:04
2871         Log: dmake can only handle == and != in comparisons; support building
2872              with Borland's VCL libraries (from Vadim Konovalov)
2873      Branch: maint-5.6/perl
2874            ! win32/makefile.mk
2875 ____________________________________________________________________________
2876 [  9425] By: nick                                  on 2001/03/28  19:29:56
2877         Log: Integrate (@snapshot)
2878      Branch: perlio
2879           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
2880 ____________________________________________________________________________
2881 [  9424] By: jhi                                   on 2001/03/28  19:03:16
2882         Log: Update Changes.
2883      Branch: perl
2884            ! Changes patchlevel.h
2885 ____________________________________________________________________________
2886 [  9423] By: jhi                                   on 2001/03/28  18:52:09
2887         Log: Rmdir lib/XS on cleanup.
2888      Branch: perl
2889            ! Makefile.SH
2890 ____________________________________________________________________________
2891 [  9422] By: jhi                                   on 2001/03/28  18:49:34
2892         Log: Integrate perlio.
2893      Branch: perl
2894           !> t/op/utf8decode.t
2895 ____________________________________________________________________________
2896 [  9421] By: nick                                  on 2001/03/28  18:46:44
2897         Log: Loose duplicate chunk.
2898      Branch: perlio
2899            ! t/op/utf8decode.t
2900 ____________________________________________________________________________
2901 [  9420] By: nick                                  on 2001/03/28  18:44:11
2902         Log: Integrate mainline.
2903      Branch: perlio
2904           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
2905           !> vms/vmsish.h
2906 ____________________________________________________________________________
2907 [  9419] By: jhi                                   on 2001/03/28  18:42:05
2908         Log: Can't trust external pwds
2909              (either shell builtins or external programs)
2910      Branch: perl
2911            ! t/lib/cwd.t
2912 ____________________________________________________________________________
2913 [  9418] By: jhi                                   on 2001/03/28  18:34:05
2914         Log: Integrate perlio.
2915      Branch: perl
2916            - lib/perlio.pm
2917           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
2918           !> t/op/utf8decode.t
2919 ____________________________________________________________________________
2920 [  9417] By: nick                                  on 2001/03/28  18:24:02
2921         Log: PerlIO.pm / perlio.pm conflict.
2922              Update some pods.
2923              Make t/op/utf8decode.t a text file.
2924      Branch: perlio
2925            - lib/perlio.pm
2926            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
2927            ! t/op/utf8decode.t
2928 ____________________________________________________________________________
2929 [  9416] By: jhi                                   on 2001/03/28  18:06:07
2930         Log: Integrate change #9409 from mainline to maintperl.
2931              
2932              Yet another tweak on AIX dynaloading.
2933      Branch: maint-5.6/perl
2934           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
2935 ____________________________________________________________________________
2936 [  9415] By: gsar                                  on 2001/03/28  17:13:01
2937         Log: integrate changes#9377,9385,9401 from mainline
2938              
2939              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
2940              
2941              If directory entries compare equal case-insensitively,
2942              retry case-sensitively.
2943              
2944              Subject: [PATCH] B::Terse and warnings
2945      Branch: maint-5.6/perl
2946           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
2947           !> t/pragma/warn/perl
2948 ____________________________________________________________________________
2949 [  9414] By: jhi                                   on 2001/03/28  17:11:12
2950         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
2951              From: "Craig A. Berry" <craigberry@mac.com>
2952              Date: Wed, 28 Mar 2001 10:55:20 -0600
2953              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
2954      Branch: perl
2955            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
2956 ____________________________________________________________________________
2957 [  9413] By: jhi                                   on 2001/03/28  17:03:12
2958         Log: Dup hunk.
2959      Branch: perl
2960            ! t/op/utf8decode.t
2961 ____________________________________________________________________________
2962 [  9412] By: jhi                                   on 2001/03/28  17:02:36
2963         Log: Forced integrate from perlio.
2964      Branch: perl
2965           !> t/op/utf8decode.t
2966 ____________________________________________________________________________
2967 [  9411] By: nick                                  on 2001/03/28  16:50:03
2968         Log: Integrate mainline.
2969      Branch: perlio
2970           +> t/lib/cwd.t
2971           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
2972           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
2973           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
2974           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
2975           !> t/pragma/warn/perl
2976 ____________________________________________________________________________
2977 [  9410] By: jhi                                   on 2001/03/28  16:44:23
2978         Log: Subject: Re: [PATCH] 9403 cannot be tested
2979              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2980              Date: Wed, 28 Mar 2001 18:33:56 +0200
2981              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
2982      Branch: perl
2983            ! makedef.pl
2984 ____________________________________________________________________________
2985 [  9409] By: jhi                                   on 2001/03/28  16:12:45
2986         Log: Yet another tweak on AIX dynaloading.
2987      Branch: perl
2988            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
2989 ____________________________________________________________________________
2990 [  9408] By: jhi                                   on 2001/03/28  15:52:55
2991         Log: Subject: [PATCH] 9403 cannot be tested
2992              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
2993              Date: Wed, 28 Mar 2001 17:23:00 +0200
2994              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
2995              
2996              A missing symbol.
2997      Branch: perl
2998            ! makedef.pl
2999 ____________________________________________________________________________
3000 [  9407] By: jhi                                   on 2001/03/28  15:47:43
3001         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
3002      Branch: perl
3003            ! t/op/utf8decode.t
3004           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
3005           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
3006 ____________________________________________________________________________
3007 [  9406] By: jhi                                   on 2001/03/28  15:37:08
3008         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
3009              From: Benjamin Sugars <bsugars@canoe.ca> 
3010              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
3011              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
3012      Branch: perl
3013            + t/lib/cwd.t
3014            ! MANIFEST
3015 ____________________________________________________________________________
3016 [  9405] By: jhi                                   on 2001/03/28  15:13:18
3017         Log: pp_ne() needs a CORRECT boolean.
3018      Branch: perl
3019            ! pp.c
3020 ____________________________________________________________________________
3021 [  9404] By: jhi                                   on 2001/03/28  15:09:23
3022         Log: pp_ne() needs a boolean, not an integer.
3023      Branch: perl
3024            ! pp.c
3025 ____________________________________________________________________________
3026 [  9403] By: jhi                                   on 2001/03/28  14:47:43
3027         Log: (Retracted by #9404.)
3028      Branch: perl
3029            ! pp.c
3030 ____________________________________________________________________________
3031 [  9402] By: jhi                                   on 2001/03/28  14:43:59
3032         Log: Subject: Re: [PATCH] Typemap testing
3033              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
3034              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
3035              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
3036      Branch: perl
3037            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
3038            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
3039 ____________________________________________________________________________
3040 [  9401] By: jhi                                   on 2001/03/28  14:42:14
3041         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
3042              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
3043              Date: Sun, 25 Mar 2001 21:59:15 +0100
3044              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
3045              
3046              A variable will be checked for the "use once" warnings if:
3047              
3048              1. It is in the scope of a use warnings 'once'
3049              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
3050              
3051              Otherwise it won't be checked at all.
3052              
3053              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
3054              
3055              The enclosed patch partially fixes this issue. What I didn't
3056              get to work was the case where the "used once" warning is enabled
3057              in any file other than the main file.
3058      Branch: perl
3059            ! gv.c t/pragma/warn/perl
3060 ____________________________________________________________________________
3061 [  9400] By: nick                                  on 2001/03/28  14:38:24
3062         Log: More EBCDIC tweaks:
3063              - one more swash issue &~(0xA0-1) did not do the right thing,
3064              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
3065              - add "use re 'asciirange'" to make [!-~] etc. work
3066              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
3067              - Choose a key for t/op/each.t test which gets encoded.
3068              - Skip utf8decode if this is UTF-EBCDIC.
3069      Branch: perlio
3070            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
3071            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
3072 ____________________________________________________________________________
3073 [  9399] By: jhi                                   on 2001/03/28  14:21:00
3074         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
3075              Andreas Schwab.
3076      Branch: perl
3077            ! pp.c
3078 ____________________________________________________________________________
3079 [  9398] By: jhi                                   on 2001/03/28  00:55:56
3080         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
3081              From: David Dyck <dcd@tc.fluke.com>
3082              Date: Tue, 27 Mar 2001 15:16:24 -0800
3083              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
3084      Branch: perl
3085            ! ext/IO/lib/IO/Socket.pm
3086 ____________________________________________________________________________
3087 [  9397] By: jhi                                   on 2001/03/27  21:52:49
3088         Log: Integrate perlio.
3089      Branch: perl
3090           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
3091           +> ext/PerlIO/Via/Via.xs
3092           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
3093 ____________________________________________________________________________
3094 [  9396] By: nick                                  on 2001/03/27  21:45:13
3095         Log: Integrate mainline.
3096      Branch: perlio
3097           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
3098           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
3099 ____________________________________________________________________________
3100 [  9395] By: nick                                  on 2001/03/27  21:18:58
3101         Log: Outline docs for PerlIO and PerlIO::Scalar
3102      Branch: perlio
3103            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
3104 ____________________________________________________________________________
3105 [  9394] By: nick                                  on 2001/03/27  20:50:13
3106         Log: PerlIO::Via layer (alpha-ish).
3107      Branch: perlio
3108            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
3109            + ext/PerlIO/Via/Via.xs
3110            ! MANIFEST
3111 ____________________________________________________________________________
3112 [  9393] By: jhi                                   on 2001/03/27  20:49:55
3113         Log: Retract #9329 now that 9390 should take care of the matter.
3114      Branch: perl
3115            ! utils/h2xs.PL
3116 ____________________________________________________________________________
3117 [  9390] By: jhi                                   on 2001/03/27  20:47:50
3118         Log: Subject: Autoloading Errno.pm when %! is encountered
3119              From: Robin Houston <robin@kitsite.com>
3120              Date: Tue, 27 Mar 2001 20:57:11 +0100
3121              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
3122      Branch: perl
3123            ! embed.h embed.pl gv.c proto.h t/op/magic.t
3124 ____________________________________________________________________________
3125 [  9389] By: jhi                                   on 2001/03/27  20:24:31
3126         Log: Integrate perlio.
3127      Branch: perl
3128           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
3129           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
3130           !> utf8.c
3131 ____________________________________________________________________________
3132 [  9388] By: jhi                                   on 2001/03/27  20:21:38
3133         Log: Better have a three-element array if one is going to assign
3134              to the third element of that array. (from Tim Jenness)
3135      Branch: perl
3136            ! ext/XS/Typemap/Typemap.xs
3137 ____________________________________________________________________________
3138 [  9387] By: nick                                  on 2001/03/27  20:15:43
3139         Log: Integrate mainline.
3140      Branch: perlio
3141           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
3142           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
3143           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
3144           +> t/lib/xs-typemap.t
3145           !> (integrate 34 files)
3146 ____________________________________________________________________________
3147 [  9386] By: jhi                                   on 2001/03/27  20:04:18
3148         Log: Subject: Re: perl@9359 breaks HTML::Parser
3149              From: Gisle Aas <gisle@ActiveState.com>
3150              Date: 27 Mar 2001 11:30:24 -0800
3151              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
3152              
3153              Clarify the UTF-8 issues of the API docs.
3154              (Slightly reworded and expanded.)
3155      Branch: perl
3156            ! pod/perlapi.pod sv.c sv.h
3157 ____________________________________________________________________________
3158 [  9385] By: jhi                                   on 2001/03/27  19:44:25
3159         Log: If directory entries compare equal case-insensitively,
3160              retry case-sensitively.
3161      Branch: perl
3162            ! ext/File/Glob/bsd_glob.c
3163 ____________________________________________________________________________
3164 [  9384] By: nick                                  on 2001/03/27  19:38:50
3165         Log: Various EBCDIC fixes:
3166              - major revelation that swash code is encoding aware,
3167              (or thought it was) - now it is ;-)
3168              - With that out of the way fix a slab of tr/// cases.
3169              - Fix Encode 'Unicode' to be true Unicode so tests pass.
3170              - As anticipated Base64.xs needed tweaks.
3171              - Until tr/// works right avoid old_encode64 in MIME tests.
3172      Branch: perlio
3173            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
3174            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
3175 ____________________________________________________________________________
3176 [  9383] By: jhi                                   on 2001/03/27  18:34:41
3177         Log: Add the std test suite BEGIN block.
3178      Branch: perl
3179            ! t/lib/xs-typemap.t
3180 ____________________________________________________________________________
3181 [  9382] By: jhi                                   on 2001/03/27  15:16:07
3182         Log: Add debugging output to the test.
3183      Branch: perl
3184            ! t/lib/glob-basic.t
3185 ____________________________________________________________________________
3186 [  9381] By: jhi                                   on 2001/03/27  15:08:10
3187         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
3188      Branch: perl
3189            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
3190            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
3191            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
3192            + t/lib/xs-typemap.t
3193            ! MANIFEST
3194 ____________________________________________________________________________
3195 [  9380] By: jhi                                   on 2001/03/27  14:48:34
3196         Log: Subject: [PATCH] Typemap testing
3197              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
3198              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
3199              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
3200              
3201              (The first part of the patch.)
3202      Branch: perl
3203            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
3204 ____________________________________________________________________________
3205 [  9379] By: jhi                                   on 2001/03/27  14:44:56
3206         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
3207              From: Benjamin Sugars <bsugars@canoe.ca> 
3208              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
3209              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
3210      Branch: perl
3211            ! t/lib/glob-basic.t
3212 ____________________________________________________________________________
3213 [  9378] By: jhi                                   on 2001/03/27  14:42:30
3214         Log: Subject: [PATCH] perlvar nit
3215              From: Simon Cozens <simon@netthink.co.uk>
3216              Date: Tue, 27 Mar 2001 01:12:01 +0100
3217              Message-ID: <20010327011201.A19179@netthink.co.uk>
3218      Branch: perl
3219            ! pod/perlvar.pod
3220 ____________________________________________________________________________
3221 [  9377] By: jhi                                   on 2001/03/27  14:36:26
3222         Log: Subject: [PATCH] B::Terse and warnings
3223              From: Benjamin Sugars <ben.sugars@home.com>
3224              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
3225              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
3226      Branch: perl
3227            ! ext/B/B.pm ext/B/B/Terse.pm
3228 ____________________________________________________________________________
3229 [  9376] By: jhi                                   on 2001/03/27  14:31:31
3230         Log: Document sockatmark() some.
3231      Branch: perl
3232            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
3233            ! pod/perltoc.pod
3234 ____________________________________________________________________________
3235 [  9375] By: jhi                                   on 2001/03/27  14:00:24
3236         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
3237              noted by Gisle and fixed by NI-S.
3238      Branch: perl
3239            ! sv.c
3240 ____________________________________________________________________________
3241 [  9374] By: jhi                                   on 2001/03/27  05:50:01
3242         Log: Regen toc.
3243      Branch: perl
3244            ! pod/perltoc.pod
3245 ____________________________________________________________________________
3246 [  9373] By: jhi                                   on 2001/03/27  05:43:51
3247         Log: Pixie documenting.
3248      Branch: perl
3249            ! Makefile.SH pod/perlhack.pod
3250 ____________________________________________________________________________
3251 [  9372] By: jhi                                   on 2001/03/27  05:29:34
3252         Log: Metaconfig unit changes for #9371.
3253      Branch: metaconfig
3254            ! U/modified/myhostname.U
3255      Branch: metaconfig/U/perl
3256            + d_sockatmark.U
3257            ! gccvers.U
3258 ____________________________________________________________________________
3259 [  9371] By: jhi                                   on 2001/03/27  05:29:07
3260         Log: Add sockatmark() probing.
3261      Branch: perl
3262            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3263            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
3264            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
3265            ! vos/config.ga.h win32/config.bc win32/config.gc
3266            ! win32/config.vc
3267 ____________________________________________________________________________
3268 [  9370] By: jhi                                   on 2001/03/26  22:01:18
3269         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
3270              Really need to benchmark this.
3271      Branch: perl
3272            ! pp.c
3273 ____________________________________________________________________________
3274 [  9369] By: nick                                  on 2001/03/26  21:59:30
3275         Log: Integrate mainline.
3276      Branch: perlio
3277            ! ext/MIME/Base64/QuotedPrint.pm
3278           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
3279           !> patchlevel.h pod/perlhack.pod pp_sys.c
3280 ____________________________________________________________________________
3281 [  9368] By: jhi                                   on 2001/03/26  21:47:03
3282         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
3283              
3284              TODO1: perlbench.
3285              TODO2: le, lt, ge, gt?  Yech.
3286      Branch: perl
3287            ! pp.c
3288 ____________________________________________________________________________
3289 [  9367] By: jhi                                   on 2001/03/26  21:34:57
3290         Log: Too much cut-and-paste in #9363.
3291      Branch: perl
3292            ! pp_sys.c
3293 ____________________________________________________________________________
3294 [  9366] By: jhi                                   on 2001/03/26  21:20:53
3295         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
3296              From: Andreas Schwab <schwab@suse.de>
3297              Date: 26 Mar 2001 17:29:04 +0200
3298              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
3299              
3300              (The patch for 5.6.0 or so, this is a guess for bleadperl)
3301      Branch: perl
3302            ! pp_hot.c
3303 ____________________________________________________________________________
3304 [  9365] By: jhi                                   on 2001/03/26  21:07:54
3305         Log: Integrate perlio.
3306      Branch: perl
3307           !> perlio.c
3308 ____________________________________________________________________________
3309 [  9364] By: nick                                  on 2001/03/26  20:30:48
3310         Log: REFCNT botch in layer name cache hash.
3311      Branch: perlio
3312            ! perlio.c
3313 ____________________________________________________________________________
3314 [  9363] By: jhi                                   on 2001/03/26  18:44:32
3315         Log: Subject: [PATCH] socket() leaks file descriptors
3316              From: Benjamin Sugars <bsugars@canoe.ca>
3317              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
3318              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
3319              
3320              Also sockpair() fixed similarly.
3321      Branch: perl
3322            ! pp_sys.c
3323 ____________________________________________________________________________
3324 [  9362] By: jhi                                   on 2001/03/26  18:37:52
3325         Log: Integrate perlio.
3326      Branch: perl
3327           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
3328 ____________________________________________________________________________
3329 [  9361] By: nick                                  on 2001/03/26  17:32:06
3330         Log: Implement flush of linebuffered streams on read of a tty.
3331      Branch: perlio
3332            ! perlio.c perliol.h
3333 ____________________________________________________________________________
3334 [  9360] By: nick                                  on 2001/03/26  17:12:32
3335         Log: Memory tweaks and notes for OEMVS.
3336      Branch: perlio
3337            ! README.os390 miniperlmain.c t/op/pat.t
3338 ____________________________________________________________________________
3339 [  9359] By: jhi                                   on 2001/03/26  02:12:54
3340         Log: Update Changes.
3341      Branch: perl
3342            ! Changes patchlevel.h
3343 ____________________________________________________________________________
3344 [  9358] By: jhi                                   on 2001/03/26  02:05:32
3345         Log: Document the most common pixie options.
3346      Branch: perl
3347            ! pod/perlhack.pod
3348 ____________________________________________________________________________
3349 [  9357] By: jhi                                   on 2001/03/26  01:25:28
3350         Log: For perl.pixie check *before* compiling that optimize is -g,
3351              as for perl.third.
3352      Branch: perl
3353            ! Makefile.SH
3354 ____________________________________________________________________________
3355 [  9356] By: jhi                                   on 2001/03/26  01:13:41
3356         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
3357      Branch: perl
3358            ! Makefile.SH
3359 ____________________________________________________________________________
3360 [  9355] By: jhi                                   on 2001/03/26  01:11:19
3361         Log: Remove t/perl.third.
3362      Branch: perl
3363            ! Makefile.SH
3364 ____________________________________________________________________________
3365 [  9354] By: jhi                                   on 2001/03/26  00:23:38
3366         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
3367              IO::Sockatmark().
3368      Branch: perl
3369            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
3370 ____________________________________________________________________________
3371 [  9353] By: jhi                                   on 2001/03/25  22:25:04
3372         Log: Integrate perlio.
3373      Branch: perl
3374           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
3375           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
3376           !> pp_hot.c win32/makefile.mk
3377 ____________________________________________________________________________
3378 [  9352] By: jhi                                   on 2001/03/25  22:21:41
3379         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
3380              From: Radu Greab <radu@netsoft.ro>
3381              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
3382              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
3383      Branch: perl
3384            ! pp_sys.c
3385 ____________________________________________________________________________
3386 [  9351] By: nick                                  on 2001/03/25  22:15:02
3387         Log: Fix readline in list mode to tell rest of world that it has
3388              things on the stack. Otherwise if perl code gets invoked
3389              underneath it it scribbles over results-so-far.
3390              (Why TIEHANDLE has not tripped on this is a mystery.)
3391      Branch: perlio
3392            ! pp_hot.c
3393 ____________________________________________________________________________
3394 [  9350] By: nick                                  on 2001/03/25  22:10:13
3395         Log: win32/makefile.mk typos
3396      Branch: perlio
3397            ! win32/makefile.mk
3398 ____________________________________________________________________________
3399 [  9349] By: nick                                  on 2001/03/25  21:31:14
3400         Log: Integrate now-non-binary file.
3401      Branch: perlio
3402           !> t/lib/mimeqp.t
3403 ____________________________________________________________________________
3404 [  9348] By: nick                                  on 2001/03/25  21:27:24
3405         Log: Make it text
3406      Branch: perlio
3407            ! t/lib/mimeqp.t
3408 ____________________________________________________________________________
3409 [  9347] By: nick                                  on 2001/03/25  21:25:37
3410         Log: Integrate mainline.
3411      Branch: perlio
3412           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
3413           !> lib/Term/ReadLine.pm t/lib/md5-file.t
3414 ____________________________________________________________________________
3415 [  9346] By: nick                                  on 2001/03/25  20:58:15
3416         Log: Add destruct time hook to PerlIO (for work-in-process implementing
3417              layers in perl code. In such cases layers need to be popped before
3418              we loose the ability to run perl code.)
3419              Also back-out "PerlIO::object" hook - it isn't going to work like that...
3420      Branch: perlio
3421            ! perl.c perlio.c perlio.h perliol.h
3422 ____________________________________________________________________________
3423 [  9345] By: nick                                  on 2001/03/25  20:49:11
3424         Log: Avoid at leasy one of undefined warnings in Encode.
3425      Branch: perlio
3426            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
3427 ____________________________________________________________________________
3428 [  9344] By: jhi                                   on 2001/03/25  20:37:43
3429         Log: A workaround for using Term::ReadLine in emacs minibuffer
3430              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
3431              additional tweaks from Ilya Zakharevich.
3432      Branch: perl
3433            ! lib/Term/ReadLine.pm
3434 ____________________________________________________________________________
3435 [  9343] By: nick                                  on 2001/03/25  20:21:14
3436         Log: Missing return value.
3437      Branch: perlio
3438            ! ext/PerlIO/Scalar/Scalar.xs
3439 ____________________________________________________________________________
3440 [  9342] By: jhi                                   on 2001/03/25  16:21:00
3441         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
3442              to equal the CPAN versions since no code changes have been made.
3443      Branch: perl
3444            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
3445            ! t/lib/md5-file.t
3446 ____________________________________________________________________________
3447 [  9341] By: jhi                                   on 2001/03/25  16:01:48
3448         Log: Escape 8-bit characters.
3449      Branch: perl
3450            ! t/lib/mimeqp.t
3451 ____________________________________________________________________________
3452 [  9340] By: gsar                                  on 2001/03/25  15:50:53
3453         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
3454              chars)
3455      Branch: perl
3456            + t/lib/mimeqp.t
3457 ____________________________________________________________________________
3458 [  9339] By: gsar                                  on 2001/03/25  15:48:50
3459         Log: delete mimeqp.t for later with text mode set
3460      Branch: perl
3461            - t/lib/mimeqp.t
3462 ____________________________________________________________________________
3463 [  9338] By: nick                                  on 2001/03/25  09:01:57
3464         Log: Integrate mainline.
3465      Branch: perlio
3466           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
3467           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
3468           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
3469           +> t/lib/mimeb64u.t t/lib/mimeqp.t
3470           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
3471           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
3472           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
3473 ____________________________________________________________________________
3474 [  9337] By: jhi                                   on 2001/03/25  04:23:24
3475         Log: Add MIME::Base64 here and there.  Again, a lot of
3476              optimism is in the air.
3477      Branch: perl
3478            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
3479            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
3480 ____________________________________________________________________________
3481 [  9336] By: jhi                                   on 2001/03/25  04:12:43
3482         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
3483              this by ear as I do not do Win32 programming.)
3484      Branch: perl
3485            ! win32/Makefile win32/makefile.mk
3486 ____________________________________________________________________________
3487 [  9335] By: jhi                                   on 2001/03/25  04:03:50
3488         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
3489      Branch: perl
3490            ! t/lib/md5-file.t
3491 ____________________________________________________________________________
3492 [  9334] By: jhi                                   on 2001/03/25  03:58:53
3493         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
3494      Branch: perl
3495            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
3496            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
3497            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
3498            + t/lib/mimeb64u.t t/lib/mimeqp.t
3499            ! MANIFEST
3500 ____________________________________________________________________________
3501 [  9333] By: jhi                                   on 2001/03/24  20:14:37
3502         Log: Integrate perlio.
3503      Branch: perl
3504           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
3505 ____________________________________________________________________________
3506 [  9332] By: nick                                  on 2001/03/24  19:40:34
3507         Log: Fix un-init variable leading to spurious "Out of Memory!"
3508      Branch: perlio
3509            ! doio.c
3510 ____________________________________________________________________________
3511 [  9331] By: nick                                  on 2001/03/24  19:09:59
3512         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
3513              and update layers internals doc.
3514      Branch: perlio
3515            ! pod/perlfunc.pod pod/perliol.pod
3516 ____________________________________________________________________________
3517 [  9330] By: jhi                                   on 2001/03/24  18:42:11
3518         Log: The length might be uninitialized garbage if the *svp is the undef.
3519      Branch: perl
3520            ! doio.c
3521 ____________________________________________________________________________
3522 [  9329] By: jhi                                   on 2001/03/24  18:26:57
3523         Log: (Retracted by #9393)
3524
3525              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
3526              From: Simon Cozens <simon@netthink.co.uk>
3527              Date: Sat, 24 Mar 2001 17:13:17 +0000
3528              Message-ID: <20010324171317.A13406@netthink.co.uk>
3529      Branch: perl
3530            ! utils/h2xs.PL
3531 ____________________________________________________________________________
3532 [  9328] By: nick                                  on 2001/03/24  17:22:02
3533         Log: Integrate mainline.
3534      Branch: perlio
3535           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
3536           !> lib/unicode/version
3537 ____________________________________________________________________________
3538 [  9327] By: nick                                  on 2001/03/24  17:16:02
3539         Log: Integrate mainline.
3540      Branch: perlio
3541           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3542           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
3543           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
3544           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
3545           +> t/lib/md5-file.t
3546           !> MANIFEST Makefile.SH configure.com djgpp/config.over
3547           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
3548           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
3549           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
3550           !> win32/makefile.mk
3551 ____________________________________________________________________________
3552 [  9326] By: jhi                                   on 2001/03/24  17:00:42
3553         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
3554      Branch: perl
3555            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
3556            ! lib/unicode/version
3557 ____________________________________________________________________________
3558 [  9325] By: jhi                                   on 2001/03/24  16:22:33
3559         Log: Subject: Re: B::Deparse bug (5.6.0)
3560              From: Robin Houston <robin@kitsite.com>
3561              Date: Sat, 24 Mar 2001 14:33:09 +0000
3562              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
3563      Branch: perl
3564            ! op.c pp.c t/lib/b.t t/op/repeat.t
3565 ____________________________________________________________________________
3566 [  9324] By: jhi                                   on 2001/03/24  16:21:56
3567         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
3568              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
3569              these additions may be too optimistic.
3570      Branch: perl
3571            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
3572            ! hints/uwin.sh hints/vmesa.sh
3573 ____________________________________________________________________________
3574 [  9323] By: jhi                                   on 2001/03/24  16:06:01
3575         Log: Integrate perlio.
3576      Branch: perl
3577           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
3578           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
3579            ! Makefile.SH
3580           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
3581           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
3582           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
3583           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
3584           !> win32/makefile.mk win32/perlhost.h win32/win32.c
3585           !> win32/win32iop.h
3586 ____________________________________________________________________________
3587 [  9322] By: nick                                  on 2001/03/24  14:39:12
3588         Log: Routine Win32 regen_config_h - no real changes.
3589      Branch: perlio
3590            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3591 ____________________________________________________________________________
3592 [  9321] By: nick                                  on 2001/03/24  14:31:49
3593         Log: PerlIO fixups for Win32:
3594              - provide win33_popenlist() - non-functional as yet.
3595              - avoid need for aTHX in PerlIO_debug calls - even if not 
3596              enabled args are still evaluated so Win32 has trouble during fork().
3597              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
3598              - Fixup makedef.pl for latest set of symbols.
3599      Branch: perlio
3600            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
3601            ! win32/perlhost.h win32/win32.c win32/win32iop.h
3602 ____________________________________________________________________________
3603 [  9320] By: nick                                  on 2001/03/24  14:26:58
3604         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
3605              was gibberish - broke it on WIn32 at least.
3606      Branch: perlio
3607            ! ext/POSIX/POSIX.xs
3608 ____________________________________________________________________________
3609 [  9319] By: nick                                  on 2001/03/24  11:29:41
3610         Log: Generated files.
3611      Branch: perlio
3612            ! embed.h global.sym objXSUB.h perlapi.c proto.h
3613 ____________________________________________________________________________
3614 [  9318] By: nick                                  on 2001/03/24  10:29:37
3615         Log: Implement:
3616              1.  open($fh,"+<",undef);  # add test to t/io/open.t
3617              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
3618      Branch: perlio
3619            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
3620            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
3621            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
3622            ! t/io/open.t t/io/utf8.t
3623 ____________________________________________________________________________
3624 [  9317] By: jhi                                   on 2001/03/23  23:41:25
3625         Log: AIX does seems to have optimization problems with its C compilers.
3626      Branch: perl
3627            ! hints/aix.sh
3628 ____________________________________________________________________________
3629 [  9316] By: jhi                                   on 2001/03/23  23:40:46
3630         Log: Integrate perlio.
3631      Branch: perl
3632           +> lib/PerlIO.pm
3633           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
3634           !> perliol.h
3635 ____________________________________________________________________________
3636 [  9315] By: jhi                                   on 2001/03/23  22:16:30
3637         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
3638      Branch: perl
3639            ! t/lib/md5-file.t
3640 ____________________________________________________________________________
3641 [  9314] By: nick                                  on 2001/03/23  20:49:02
3642         Log: Perlio internals re-organized.
3643              - open process creates AV of layer/arg pairs
3644              (appends layers from open() or open.pm to default list).
3645              - push arg is now an SV.
3646              - layer ->Open get passed the AV
3647              - open is no longer mandatory method.
3648              - topmost layer that has ->Open method does the open
3649              - any layers above are pushed once that returns.
3650              - vtable re-ordered so dummy layers need only provide push/pop methods.
3651      Branch: perlio
3652            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
3653 ____________________________________________________________________________
3654 [  9313] By: nick                                  on 2001/03/23  16:27:41
3655         Log: Check in a stable (working) version before next round of tweaks.
3656              Changes include:
3657              - Move default layers code out of doio.c and into perlio.c
3658              - Single routine for parsing layer specification strings.
3659              - Skeleton support for demand loading of layers
3660              - Core-dump avoidance if PERLIO environment specifies loadable layer
3661              (does not _work_ as need IO to load and need load to do IO ...)
3662      Branch: perlio
3663            + lib/PerlIO.pm
3664            ! MANIFEST doio.c perlio.c
3665 ____________________________________________________________________________
3666 [  9312] By: gsar                                  on 2001/03/23  16:25:25
3667         Log: add execute bit to files with shebang lines in the repository;
3668              avoid clobbering execute bit in Porting/makerel 
3669      Branch: maint-5.6/perl
3670            ! (edit 144 files)
3671 ____________________________________________________________________________
3672 [  9311] By: jhi                                   on 2001/03/23  14:25:35
3673         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
3674      Branch: perl
3675            ! MANIFEST
3676 ____________________________________________________________________________
3677 [  9310] By: jhi                                   on 2001/03/23  13:45:04
3678         Log: Subject: [PATCH] Net::Ping
3679              From: Colin McMillen <mcmi0037@tc.umn.edu>
3680              Date: Thu, 22 Mar 2001 19:30:31 -0600
3681              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
3682      Branch: perl
3683            ! lib/Net/Ping.pm
3684 ____________________________________________________________________________
3685 [  9309] By: jhi                                   on 2001/03/23  13:39:13
3686         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
3687      Branch: perl
3688            ! t/lib/md5-aaa.t t/lib/md5-file.t
3689 ____________________________________________________________________________
3690 [  9308] By: jhi                                   on 2001/03/23  13:20:34
3691         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
3692              - bump the version to 2.14
3693              - drop the base64 tests since they require MIME::Base64
3694              - drop the rfc1321.txt
3695              - drop the hints/dec_osf.pl since it's only needed for
3696              pre-5.005_03 Perls
3697              Todo:
3698              - the U32 alignment testing is now removed; it needs to
3699              be reintroduced as as a Config variable (meaning also
3700              as a Configure test)
3701              - get the new EBCDIC md5sum for MD5.pm
3702              - test in Win32 to see how badly I botched the makefiles
3703      Branch: perl
3704            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3705            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
3706            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
3707            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
3708            + t/lib/md5-file.t
3709            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
3710            ! win32/Makefile win32/makefile.mk
3711 ____________________________________________________________________________
3712 [  9307] By: jhi                                   on 2001/03/23  12:56:14
3713         Log: Integrate change #9306 from maintperl into mainline,
3714              AIX dynaloader for AIXes without <load.h>.
3715      Branch: perl
3716           !> ext/DynaLoader/hints/aix.pl
3717 ____________________________________________________________________________
3718 [  9306] By: jhi                                   on 2001/03/23  12:51:36
3719         Log: There are AIXes without /usr/include/load.h,
3720              patch from H.Merijn Brand.
3721      Branch: maint-5.6/perl
3722            ! ext/DynaLoader/hints/aix.pl
3723 ____________________________________________________________________________
3724 [  9305] By: nick                                  on 2001/03/23  11:00:42
3725         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
3726      Branch: perlio
3727            ! ext/Encode/Encode.xs perlio.c perlio.h
3728 ____________________________________________________________________________
3729 [  9304] By: nick                                  on 2001/03/23  10:20:46
3730         Log: Render -Duseperlio functional again.
3731              - this is "quick fix" which calls PerlIO_apply_layers after opening,
3732              which is what old scheme did. New scheme needs to change that
3733              to make open(...,\$scalar) etc. work but this will do for now.
3734      Branch: perlio
3735            ! perlio.c
3736 ____________________________________________________________________________
3737 [  9303] By: nick                                  on 2001/03/23  09:53:20
3738         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
3739              -Uuseperlio now works again.
3740              -Duseperlio is still poorly. Don't merge yet...
3741      Branch: perlio
3742            ! doio.c perlio.h
3743 ____________________________________________________________________________
3744 [  9302] By: nick                                  on 2001/03/22  22:26:51
3745         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
3746              type code.
3747              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
3748              is its main caller. In particular now has access to "extra" args, and
3749              can tell when an open handle is "reopened" (or duped?).
3750              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
3751              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
3752              PerlIO_open() et. al. (i.e. other way round).
3753              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
3754              with args close to PerlIO_openn().
3755      Branch: perlio
3756            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
3757 ____________________________________________________________________________
3758 [  9301] By: jhi                                   on 2001/03/22  20:58:04
3759         Log: Integrate perlio.
3760      Branch: perl
3761           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
3762           !> t/io/open.t util.c
3763 ____________________________________________________________________________
3764 [  9300] By: nick                                  on 2001/03/22  17:36:32
3765         Log: Don't include $@ in not ok message.
3766      Branch: perlio
3767            ! t/io/open.t
3768 ____________________________________________________________________________
3769 [  9299] By: gsar                                  on 2001/03/22  16:53:45
3770         Log: back out changes#7532,7521 for now (appears to have problems
3771              on IRIX)
3772      Branch: maint-5.6/perl
3773            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
3774            ! ext/POSIX/typemap pod/perlvar.pod
3775 ____________________________________________________________________________
3776 [  9298] By: nick                                  on 2001/03/22  14:35:46
3777         Log: Give a meaning to '&' in n-arg open case:
3778              open($fh,"<&",$scalar);
3779              $scalar can be:
3780              - an integer which does "fdopen"
3781              open($fh,"<&",2); # like open($fh,"<&2")
3782              - something that will yield a file handle via sv_2io()
3783              useful for dup'ing anonymous handles.
3784              e.g.:
3785              open(my $fh,"<&",\*STDIN);
3786              open(my $dup,"<&",$fh);
3787      Branch: perlio
3788            ! doio.c t/io/open.t
3789 ____________________________________________________________________________
3790 [  9297] By: nick                                  on 2001/03/22  13:34:35
3791         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
3792      Branch: perlio
3793            ! util.c
3794 ____________________________________________________________________________
3795 [  9296] By: nick                                  on 2001/03/22  12:51:20
3796         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
3797      Branch: perlio
3798            ! perl.c
3799 ____________________________________________________________________________
3800 [  9295] By: nick                                  on 2001/03/22  11:59:44
3801         Log: If stdin, stdout or stderr get opened in unexpected read/write state
3802              then warn at time of open not at time of use.
3803      Branch: perlio
3804            ! doio.c pp_hot.c pp_sys.c
3805 ____________________________________________________________________________
3806 [  9294] By: nick                                  on 2001/03/22  10:54:35
3807         Log: Die on n-arg open(...,"",xxx,yyy,...)
3808              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
3809              - die on read/write cases so we can decide what it means later.
3810      Branch: perlio
3811            ! doio.c embed.pl iperlsys.h util.c
3812 ____________________________________________________________________________
3813 [  9293] By: nick                                  on 2001/03/22  09:02:45
3814         Log: perlio tweaks (reported by Nick Clark)
3815              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
3816              error check in Pendinf_read().
3817      Branch: perlio
3818            ! perlio.c
3819 ____________________________________________________________________________
3820 [  9292] By: gsar                                  on 2001/03/22  07:12:00
3821         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
3822              fixes)
3823      Branch: maint-5.6/perl
3824           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
3825 ____________________________________________________________________________
3826 [  9291] By: jhi                                   on 2001/03/22  06:06:44
3827         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
3828      Branch: perl
3829            ! t/op/re_tests
3830 ____________________________________________________________________________
3831 [  9290] By: jhi                                   on 2001/03/22  05:57:01
3832         Log: Move MacOS Classic higher in the list of supported platforms.
3833      Branch: maint-5.6/perl
3834            ! pod/perlport.pod
3835 ____________________________________________________________________________
3836 [  9289] By: gsar                                  on 2001/03/22  05:35:04
3837         Log: revert part of change#6438 for compatibility (av_reify()
3838              appears to be needed to implement av_splice()ish things
3839              in XS)
3840      Branch: maint-5.6/perl
3841            ! embed.pl global.sym objXSUB.h perlapi.c
3842 ____________________________________________________________________________
3843 [  9288] By: gsar                                  on 2001/03/22  03:09:19
3844         Log: update copyright year
3845      Branch: maint-5.6/perl
3846            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
3847            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
3848            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
3849            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
3850            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
3851            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
3852            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
3853            ! x2p/walk.c
3854 ____________________________________________________________________________
3855 [  9287] By: jhi                                   on 2001/03/21  20:30:54
3856         Log: Integrate perlio.
3857      Branch: perl
3858           !> ext/Data/Dumper/Dumper.xs
3859 ____________________________________________________________________________
3860 [  9286] By: gsar                                  on 2001/03/21  19:49:54
3861         Log: makefile.mk tweak
3862      Branch: maint-5.6/perl
3863            ! win32/Makefile win32/makefile.mk
3864 ____________________________________________________________________________
3865 [  9285] By: nick                                  on 2001/03/21  19:07:13
3866         Log: Multiplicity fix for Dumper.
3867      Branch: perlio
3868            ! ext/Data/Dumper/Dumper.xs
3869 ____________________________________________________________________________
3870 [  9284] By: nick                                  on 2001/03/21  19:01:07
3871         Log: Integrate mainline - (does not build xTHX issue in Dumper).
3872      Branch: perlio
3873           !> (integrate 27 files)
3874 ____________________________________________________________________________
3875 [  9283] By: jhi                                   on 2001/03/21  17:17:35
3876         Log: Integrate change #9282 from mainline into maintperl,
3877              4-arg UTF-8 substr().
3878      Branch: maint-5.6/perl
3879           !> pp.c
3880 ____________________________________________________________________________
3881 [  9282] By: jhi                                   on 2001/03/21  17:15:43
3882         Log: The #9270 would have leaked a scalar if pp_substr()
3883              returned early.
3884      Branch: perl
3885            ! pp.c
3886 ____________________________________________________________________________
3887 [  9281] By: gsar                                  on 2001/03/21  17:03:14
3888         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
3889      Branch: maint-5.6/perl
3890            ! win32/makefile.mk
3891 ____________________________________________________________________________
3892 [  9280] By: gsar                                  on 2001/03/21  17:01:20
3893         Log: some tweaks to change#9278 (fork() emulation should be enabled
3894              by setting BUILD_FLAVOR instead of changing the defaults)
3895      Branch: maint-5.6/perl
3896            ! win32/makefile.mk
3897 ____________________________________________________________________________
3898 [  9279] By: gsar                                  on 2001/03/21  16:47:19
3899         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
3900      Branch: maint-5.6/perl
3901            ! ext/File/Glob/Glob.pm
3902           !> lib/Cwd.pm
3903 ____________________________________________________________________________
3904 [  9278] By: jhi                                   on 2001/03/21  14:35:10
3905         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
3906              From: "Vadim Konovalov" <watman@inbox.ru>
3907              Date: Wed, 21 Mar 2001 01:53:51 +0300
3908              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
3909      Branch: maint-5.6/perl
3910            ! win32/makefile.mk win32/win32sck.c
3911 ____________________________________________________________________________
3912 [  9277] By: jhi                                   on 2001/03/21  13:58:28
3913         Log: Integrate change #9270 from mainline to maintperl:
3914              continued 4-arg UTF-8 substr() fixing.
3915      Branch: maint-5.6/perl
3916           !> pp.c t/op/substr.t
3917 ____________________________________________________________________________
3918 [  9276] By: jhi                                   on 2001/03/21  13:33:00
3919         Log: More pixie cleaning.
3920      Branch: perl
3921            ! Makefile.SH
3922 ____________________________________________________________________________
3923 [  9275] By: jhi                                   on 2001/03/21  03:54:17
3924         Log: Update Changes.
3925      Branch: perl
3926            ! Changes patchlevel.h
3927 ____________________________________________________________________________
3928 [  9274] By: jhi                                   on 2001/03/21  03:48:24
3929         Log: First stab at making Data::Dumper to grok Unicode.
3930              
3931              TODO: tests, EBCDICify.
3932      Branch: perl
3933            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
3934 ____________________________________________________________________________
3935 [  9273] By: jhi                                   on 2001/03/21  02:23:00
3936         Log: Fix for
3937              
3938              Subject: Memory leak in unquoted print   
3939              From: Benjamin Sugars <bsugars@canoe.ca> 
3940              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
3941              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
3942      Branch: perl
3943            ! perlio.c
3944 ____________________________________________________________________________
3945 [  9272] By: jhi                                   on 2001/03/21  01:33:17
3946         Log: Subject: Re: [PATCH] POSIX::getcwd()
3947              From: Benjamin Sugars <bsugars@canoe.ca> 
3948              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
3949              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
3950      Branch: perl
3951            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
3952 ____________________________________________________________________________
3953 [  9271] By: jhi                                   on 2001/03/21  01:22:52
3954         Log: Subject: [PATCH] Cwd.pm docs
3955              From: Benjamin Sugars <bsugars@canoe.ca>
3956              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
3957              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
3958      Branch: perl
3959            ! lib/Cwd.pm
3960 ____________________________________________________________________________
3961 [  9270] By: jhi                                   on 2001/03/21  01:16:29
3962         Log: Continue 4-arg substr() UTF-8 fixage.
3963      Branch: perl
3964            ! pp.c t/op/substr.t
3965 ____________________________________________________________________________
3966 [  9269] By: jhi                                   on 2001/03/21  00:46:14
3967         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
3968              
3969              revert the leak fix in change#9142 (problem needs a more experimental
3970              fix unsuitable for 5.6.1)
3971              
3972              do alphabetical sorting by default (for csh compatibility)
3973              
3974              cut-n-paste goof in change#9264
3975              
3976              VMS piping fixes (from Charles Lane)
3977      Branch: perl
3978           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
3979           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
3980           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
3981 ____________________________________________________________________________
3982 [  9268] By: jhi                                   on 2001/03/21  00:37:04
3983         Log: Integrate perlio.
3984      Branch: perl
3985           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
3986           !> utf8.c utf8.h utfebcdic.h
3987 ____________________________________________________________________________
3988 [  9267] By: nick                                  on 2001/03/20  20:04:39
3989         Log: More EBCDIC stuff:
3990              - Loose the extra level of function on ASCII.
3991              - spotted a chr(0) issue in sv.c
3992              - re-work of UTF-X tr/// ranges to work in Unicode
3993              space. Still issues with the "0xff is illegal UTF-8" hack.
3994              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
3995              (why do it once when you can do it all over the place :-(
3996              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
3997              need utf8.pm for swashes.
3998              - Simplified and commented scan_const() in toke.c
3999              Still something wrong regexp and tr (swashes?).
4000      Branch: perlio
4001            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
4002            ! utf8.c utf8.h utfebcdic.h
4003 ____________________________________________________________________________
4004 [  9266] By: gsar                                  on 2001/03/20  19:16:43
4005         Log: VMS piping fixes (from Charles Lane)
4006      Branch: maint-5.6/perl
4007            ! vms/vms.c vms/vmspipe.com
4008 ____________________________________________________________________________
4009 [  9265] By: gsar                                  on 2001/03/20  17:53:52
4010         Log: cut-n-paste goof in change#9264
4011      Branch: maint-5.6/perl
4012            ! ext/File/Glob/Glob.xs
4013 ____________________________________________________________________________
4014 [  9264] By: gsar                                  on 2001/03/20  17:43:47
4015         Log: do alphabetical sorting by default (for csh compatibility);
4016              bsd_glob() does ASCII sort by default as usual, unless
4017              GLOB_ALPHASORT was specified
4018      Branch: maint-5.6/perl
4019            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
4020            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
4021            ! ext/File/Glob/bsd_glob.h
4022 ____________________________________________________________________________
4023 [  9263] By: gsar                                  on 2001/03/20  16:40:08
4024         Log: integrate change#9255 from mainline (unicode fix)
4025              
4026              substr($bytestr, i, n, $charstr)
4027      Branch: maint-5.6/perl
4028           !> Todo-5.6 pp.c t/op/substr.t
4029 ____________________________________________________________________________
4030 [  9262] By: gsar                                  on 2001/03/20  15:57:41
4031         Log: revert the leak fix in change#9142 (problem needs a more experimental
4032              fix unsuitable for 5.6.1)
4033      Branch: maint-5.6/perl
4034            ! scope.c
4035 ____________________________________________________________________________
4036 [  9261] By: jhi                                   on 2001/03/20  14:26:25
4037         Log: Integrate changes #9259,9260 from maintperl into mainline.
4038              
4039              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
4040              
4041              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
4042      Branch: perl
4043           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
4044 ____________________________________________________________________________
4045 [  9260] By: jhi                                   on 2001/03/20  14:05:46
4046         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
4047              From: Robin Barker <rmb1@cise.npl.co.uk>
4048              Date: Tue, 20 Mar 2001 10:12:04 GMT
4049              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
4050      Branch: maint-5.6/perl
4051            ! run.c
4052 ____________________________________________________________________________
4053 [  9259] By: jhi                                   on 2001/03/20  14:04:39
4054         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
4055              From: Chris Nandor <pudge@pobox.com>
4056              Date: Tue, 20 Mar 2001 00:40:56 -0500
4057              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
4058      Branch: maint-5.6/perl
4059            ! ext/POSIX/POSIX.xs lib/File/Path.pm
4060 ____________________________________________________________________________
4061 [  9258] By: jhi                                   on 2001/03/20  05:09:34
4062         Log: Update Changes.
4063      Branch: perl
4064            ! Changes patchlevel.h
4065 ____________________________________________________________________________
4066 [  9257] By: jhi                                   on 2001/03/20  05:04:25
4067         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
4068      Branch: perl
4069            ! t/op/tr.t
4070 ____________________________________________________________________________
4071 [  9256] By: jhi                                   on 2001/03/20  04:43:12
4072         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
4073              From: Peter Prymmer <pvhp@forte.com>
4074              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
4075              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
4076      Branch: maint-5.6/perl
4077            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
4078 ____________________________________________________________________________
4079 [  9255] By: jhi                                   on 2001/03/19  23:17:17
4080         Log: substr($bytestr, i, n, $charstr)
4081
4082              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
4083      Branch: perl
4084            ! Todo-5.6 pp.c t/op/substr.t
4085 ____________________________________________________________________________
4086 [  9254] By: jhi                                   on 2001/03/19  22:25:09
4087         Log: Rearrange the make test target prerequisites so that
4088              in a parallel make 'all' is finished before 'test'.
4089      Branch: perl
4090            ! Makefile.SH
4091 ____________________________________________________________________________
4092 [  9253] By: jhi                                   on 2001/03/19  21:48:07
4093         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
4094              From: Robin Houston <robin@kitsite.com>
4095              Date: Mon, 19 Mar 2001 15:48:41 +0000
4096              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
4097      Branch: perl
4098            ! pp_ctl.c
4099 ____________________________________________________________________________
4100 [  9252] By: jhi                                   on 2001/03/19  21:42:27
4101         Log: Integrate perlio.
4102      Branch: perl
4103           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
4104           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
4105           !> utfebcdic.h vms/perly_c.vms
4106 ____________________________________________________________________________
4107 [  9251] By: jhi                                   on 2001/03/19  21:31:28
4108         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
4109              
4110              Dynaloading in 64-bit AIX with vac.
4111      Branch: perl
4112           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
4113           !> hints/aix.sh
4114 ____________________________________________________________________________
4115 [  9250] By: jhi                                   on 2001/03/19  21:18:00
4116         Log: A more robust solution for the 64bitall AIX dynaloading
4117              problem, from Jens-Uwe Mager.
4118      Branch: maint-5.6/perl
4119            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
4120 ____________________________________________________________________________
4121 [  9249] By: nick                                  on 2001/03/19  20:59:37
4122         Log: Integrate mainline.
4123      Branch: perlio
4124           !> (integrate 42 files)
4125 ____________________________________________________________________________
4126 [  9248] By: nick                                  on 2001/03/19  20:22:07
4127         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
4128              (Building on OS390 uses native YACC and YYDEBUG has other
4129              side effects.)
4130      Branch: perlio
4131            ! perly.c perly.y vms/perly_c.vms
4132 ____________________________________________________________________________
4133 [  9247] By: jhi                                   on 2001/03/19  19:59:53
4134         Log: 64-bit AIX dynaloading problem (see #9244) idea
4135              from Jens-Uwe Mager.
4136      Branch: maint-5.6/perl
4137            ! ext/DynaLoader/dl_aix.xs
4138 ____________________________________________________________________________
4139 [  9246] By: nick                                  on 2001/03/19  19:27:57
4140         Log: More EBCDIC fixes.
4141      Branch: perlio
4142            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
4143            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
4144 ____________________________________________________________________________
4145 [  9245] By: jhi                                   on 2001/03/19  19:05:19
4146         Log: Integrate change #9243 from mainline into maintperl.
4147              
4148              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
4149      Branch: maint-5.6/perl
4150           !> README.vmesa
4151 ____________________________________________________________________________
4152 [  9244] By: jhi                                   on 2001/03/19  19:03:15
4153         Log: Get 64bitall AIX building, but still does not test okay:
4154              dynaloading anything fails, for example for op/defins:
4155              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
4156              (update: fixed by #9247,9250)
4157      Branch: maint-5.6/perl
4158            ! hints/aix.sh
4159 ____________________________________________________________________________
4160 [  9243] By: jhi                                   on 2001/03/19  19:00:16
4161         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
4162              From: Robin Barker <rmb1@cise.npl.co.uk>
4163              Date: Mon, 19 Mar 2001 18:01:57 GMT
4164              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
4165      Branch: perl
4166            ! README.vmesa
4167 ____________________________________________________________________________
4168 [  9242] By: jhi                                   on 2001/03/19  18:58:43
4169         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
4170              
4171              TODO: tests.
4172      Branch: perl
4173            ! doop.c op.c
4174 ____________________________________________________________________________
4175 [  9241] By: gsar                                  on 2001/03/19  17:34:46
4176         Log: VMSify tests (from Charles Lane)
4177      Branch: maint-5.6/perl
4178            ! t/lib/filehand.t t/lib/texttabs.t
4179 ____________________________________________________________________________
4180 [  9240] By: jhi                                   on 2001/03/19  14:24:26
4181         Log: Integrate change #9233 from maintperl into mainline.
4182              
4183              some refcounts were incorrect in perl_clone()
4184      Branch: perl
4185           !> sv.c
4186 ____________________________________________________________________________
4187 [  9239] By: gsar                                  on 2001/03/19  09:23:17
4188         Log: this is 5.6.1-trial3
4189      Branch: maint-5.6/perl
4190            ! Changes
4191 ____________________________________________________________________________
4192 [  9238] By: gsar                                  on 2001/03/19  08:47:04
4193         Log: some new symbols are only available under ithreads
4194      Branch: maint-5.6/perl
4195            ! makedef.pl
4196 ____________________________________________________________________________
4197 [  9237] By: gsar                                  on 2001/03/19  08:42:28
4198         Log: update patchlevel.h, Changes, &c.
4199      Branch: maint-5.6/perl
4200            ! Changes patchlevel.h pod/perlhist.pod
4201           !> AUTHORS
4202 ____________________________________________________________________________
4203 [  9236] By: gsar                                  on 2001/03/19  08:17:49
4204         Log: integrate changes#8068,8717 from mainline
4205              
4206              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
4207              
4208              [PATCH CPAN 1.59_51] warning message (not!)
4209      Branch: maint-5.6/perl
4210           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
4211           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
4212           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
4213           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
4214           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
4215 ____________________________________________________________________________
4216 [  9235] By: gsar                                  on 2001/03/19  08:07:09
4217         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
4218              
4219              [PATCH] Add missing CV flags to dump.c
4220              
4221              Re: [patch] Re: PL_ptr_table
4222              
4223              Fixup non-ithread build after 8713
4224              
4225              Generated files form 8713 etc.
4226              
4227              Correct the correction :-(
4228              
4229              Documenting coderef @INC (Re: CPAN "make this script work" feature)
4230              
4231              Subject: Re: sync sync sync: have I missed any patches?
4232              Replace djSP with dSP.
4233      Branch: maint-5.6/perl
4234           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
4235           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
4236           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
4237           !> sv.c sv.h win32/perlhost.h
4238 ____________________________________________________________________________
4239 [  9234] By: gsar                                  on 2001/03/19  07:22:05
4240         Log: revert the change#9090 integrate for now (change looks somewhat
4241              incomplete in that [ha]v_exists() need something similar; lacks
4242              tests; &c.)
4243      Branch: maint-5.6/perl
4244            ! hv.c
4245 ____________________________________________________________________________
4246 [  9233] By: gsar                                  on 2001/03/19  07:10:01
4247         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
4248              destruction when there are unreferenced scalars (SvREFCNT==0)
4249      Branch: maint-5.6/perl
4250            ! sv.c
4251 ____________________________________________________________________________
4252 [  9232] By: jhi                                   on 2001/03/19  05:11:02
4253         Log: Regen api and toc.
4254      Branch: maint-5.6/perl
4255            ! pod/perlapi.pod pod/perltoc.pod
4256 ____________________________________________________________________________
4257 [  9231] By: jhi                                   on 2001/03/19  04:06:03
4258         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
4259              add a lost line in pp.c:pp_chop(), update to new op/chop.
4260              
4261              Clarify the description differentiating for and while; inspired by
4262              
4263              Subject: [ID 20010306.004] || != named unary operator
4264              
4265              The $Is_MacOS needs to be declared.
4266      Branch: maint-5.6/perl
4267            ! pp.c t/op/chop.t
4268           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
4269 ____________________________________________________________________________
4270 [  9230] By: jhi                                   on 2001/03/19  03:48:16
4271         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
4272              9079,9083,9089,9090,9091 from mainline to maintperl.
4273              
4274              Quieten some noise in Win32 builds
4275              
4276              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
4277              
4278              The perlretut was still talking about the old \p and \P
4279              definitions.
4280              
4281              More tweakage on the Unicode character class descriptions.
4282              
4283              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
4284              
4285              Subject: 'no *POSIX' Patch speeding up make on BS2000 
4286              
4287              Subject: [PATCH] perldata.pod here-doc docs
4288              
4289              Add /sbin and /usr/sbin to the list of directories scanned
4290              for setuid programs.  Takes care of bug id 20010309.003.
4291              
4292              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
4293              
4294              In op/stat #35 better to scan all the potential directories
4295              for setuids, not just the first one.
4296      Branch: maint-5.6/perl
4297            ! Makefile.SH
4298           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
4299           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
4300           !> t/op/stat.t toke.c win32/win32.h
4301 ____________________________________________________________________________
4302 [  9229] By: jhi                                   on 2001/03/19  02:31:50
4303         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
4304              From: Chris Nandor <pudge@pobox.com>
4305              Date: Sat, 10 Mar 2001 14:22:19 -0500
4306              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
4307      Branch: maint-5.6/perl
4308            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
4309            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
4310            ! t/lib/b.t t/lib/errno.t
4311 ____________________________________________________________________________
4312 [  9228] By: jhi                                   on 2001/03/19  02:29:59
4313         Log: Integrate changes #9113,9122 from mainline into maintperl.
4314              
4315              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?)
4316      Branch: maint-5.6/perl
4317           !> Configure README.os390 hints/os390.sh
4318 ____________________________________________________________________________
4319 [  9227] By: jhi                                   on 2001/03/19  02:22:35
4320         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
4321              into maintperl.
4322              
4323              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
4324              
4325              Forgot to check-in the larger part of #9120, duh.
4326              
4327              Subject: Another patch for integer.pm POD 
4328              
4329              h2ph strictness and cleanliness from Kurt Starsinic.
4330              
4331              Borland filename case problem.
4332              
4333              h2ph strictness and cleanliness from Kurt Starsinic.
4334              
4335              Subject: [PATCH] the uncontroversial doc patches
4336      Branch: maint-5.6/perl
4337           +> win32/sncfnmcs.pl
4338           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
4339           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
4340           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
4341           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
4342           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
4343           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
4344           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
4345 ____________________________________________________________________________
4346 [  9226] By: jhi                                   on 2001/03/19  02:10:21
4347         Log: Integrate changes #9207,9214 from mainline into maintperl.
4348              
4349              podchecker relaxations: =over has an *optional* number after it,
4350              and whitespace in L<> is okay.
4351      Branch: maint-5.6/perl
4352           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
4353           !> t/pod/poderrs.xr
4354 ____________________________________________________________________________
4355 [  9225] By: jhi                                   on 2001/03/19  02:07:38
4356         Log: Integrate change #9219 from maintperl into mainline.
4357              
4358              remove duplicated tests
4359      Branch: perl
4360           !> t/op/re_tests
4361 ____________________________________________________________________________
4362 [  9224] By: jhi                                   on 2001/03/19  02:06:11
4363         Log: Integrate change #9223 from mainline to maintperl.
4364              
4365              Document -Dmksymlinks.
4366      Branch: maint-5.6/perl
4367           !> INSTALL
4368 ____________________________________________________________________________
4369 [  9223] By: jhi                                   on 2001/03/19  02:01:25
4370         Log: Document -Dmksymlinks.
4371      Branch: perl
4372            ! INSTALL
4373 ____________________________________________________________________________
4374 [  9222] By: jhi                                   on 2001/03/19  01:15:35
4375         Log: The -Dmksymlinks wasn't working for maintperl.
4376      Branch: maint-5.6/perl
4377            ! Configure
4378 ____________________________________________________________________________
4379 [  9221] By: jhi                                   on 2001/03/19  00:49:43
4380         Log: Cleanup pixie residue.
4381      Branch: perl
4382            ! Makefile.SH
4383 ____________________________________________________________________________
4384 [  9220] By: jhi                                   on 2001/03/19  00:44:47
4385         Log: Document the use of pixie/prof; create make targets for it.
4386              
4387              TODO: make t/TEST pixie-aware.
4388      Branch: perl
4389            ! Makefile.SH pod/perlhack.pod
4390 ____________________________________________________________________________
4391 [  9219] By: gsar                                  on 2001/03/19  00:16:55
4392         Log: remove duplicated tests
4393      Branch: maint-5.6/perl
4394            ! t/op/re_tests
4395 ____________________________________________________________________________
4396 [  9218] By: jhi                                   on 2001/03/18  23:59:31
4397         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
4398      Branch: perl
4399            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
4400 ____________________________________________________________________________
4401 [  9217] By: jhi                                   on 2001/03/18  23:25:20
4402         Log: Rewrite the tests section of Makefile to be less redundant
4403              and to allow for more flexible test targets, many recursive
4404              make calls introduced.
4405      Branch: perl
4406            ! Makefile.SH
4407 ____________________________________________________________________________
4408 [  9216] By: jhi                                   on 2001/03/18  22:30:04
4409         Log: Document the use of Third Degree (sparsely).
4410      Branch: perl
4411            ! pod/perlhack.pod t/TEST
4412 ____________________________________________________________________________
4413 [  9215] By: jhi                                   on 2001/03/18  22:10:30
4414         Log: Make targets for testing with Third Degree.
4415      Branch: perl
4416            ! Makefile.SH
4417 ____________________________________________________________________________
4418 [  9214] By: jhi                                   on 2001/03/18  21:08:53
4419         Log: The podchecker relaxations need to mirrored also at the tests.
4420      Branch: perl
4421            ! t/pod/poderrs.xr
4422 ____________________________________________________________________________
4423 [  9213] By: jhi                                   on 2001/03/18  20:56:21
4424         Log: Update Changes.
4425      Branch: perl
4426            ! Changes patchlevel.h
4427 ____________________________________________________________________________
4428 [  9212] By: jhi                                   on 2001/03/18  20:36:59
4429         Log: Looking for config.sh in parent directories isn't
4430              very useful for the toplevel Makefile.
4431      Branch: perl
4432            ! Makefile.SH
4433 ____________________________________________________________________________
4434 [  9211] By: jhi                                   on 2001/03/18  20:33:37
4435         Log: On "make clean" take care of Third Degree droppings.
4436      Branch: perl
4437            ! Makefile.SH
4438 ____________________________________________________________________________
4439 [  9210] By: jhi                                   on 2001/03/18  20:21:34
4440         Log: Add a hook for running the tests under the Third Degree
4441              debugging tool (set $ENV{PERL_3LOG} to non-zero)
4442              
4443              TODO: Document the use of Third Degree.
4444      Branch: perl
4445            ! t/TEST
4446 ____________________________________________________________________________
4447 [  9209] By: jhi                                   on 2001/03/18  20:19:07
4448         Log: Regen toc and api pods.
4449      Branch: perl
4450            ! pod/perlapi.pod pod/perltoc.pod
4451 ____________________________________________________________________________
4452 [  9208] By: jhi                                   on 2001/03/18  20:12:12
4453         Log: Integrate changes #8128,9132 from mainline into maintperl,
4454              Tie::SubstrHash fixes.
4455      Branch: maint-5.6/perl
4456           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
4457 ____________________________________________________________________________
4458 [  9207] By: jhi                                   on 2001/03/18  20:07:43
4459         Log: podchecker relaxations from Michael Stevens.
4460      Branch: perl
4461            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
4462 ____________________________________________________________________________
4463 [  9206] By: jhi                                   on 2001/03/18  20:04:24
4464         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
4465      Branch: perl
4466            ! lib/Locale/Constants.pm lib/Locale/Country.pm
4467            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
4468            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
4469 ____________________________________________________________________________
4470 [  9205] By: jhi                                   on 2001/03/18  19:54:45
4471         Log: Integrate changes #9161,9162 from maintperl to mainline.
4472              
4473              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
4474              results
4475      Branch: perl
4476           !> t/op/magic.t
4477 ____________________________________________________________________________
4478 [  9204] By: jhi                                   on 2001/03/18  19:37:46
4479         Log: Make perl.third checks more understandable to the builder.
4480      Branch: perl
4481            ! Makefile.SH
4482 ____________________________________________________________________________
4483 [  9203] By: jhi                                   on 2001/03/18  19:20:54
4484         Log: Re-integrate #9138 from maintperl to mainline,
4485              the squelching of the unneeded "Scalars leaked" messages.
4486      Branch: perl
4487           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
4488           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
4489           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
4490 ____________________________________________________________________________
4491 [  9202] By: jhi                                   on 2001/03/18  18:48:36
4492         Log: More robust and more paranoid perl.third target.
4493      Branch: perl
4494            ! Makefile.SH
4495 ____________________________________________________________________________
4496 [  9201] By: jhi                                   on 2001/03/18  18:39:21
4497         Log: Integrate change #9197 from maintperl to mainline.
4498              
4499              more thorough cleaning of arenas.
4500      Branch: perl
4501           !> embed.pl perl.c proto.h sv.c t/op/sort.t
4502 ____________________________________________________________________________
4503 [  9200] By: jhi                                   on 2001/03/18  18:25:17
4504         Log: Integrate perlio.
4505      Branch: perl
4506           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
4507           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
4508           !> t/lib/encode.t toke.c universal.c utf8.c
4509 ____________________________________________________________________________
4510 [  9199] By: nick                                  on 2001/03/18  15:23:51
4511         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
4512              is the sense of the test being done. Avoid some magical 127 and 128 values
4513              by using macros.
4514      Branch: perlio
4515            ! doop.c pp_ctl.c sv.c toke.c
4516 ____________________________________________________________________________
4517 [  9198] By: nick                                  on 2001/03/18  14:18:12
4518         Log: UTF-X encoding invariance for Encode:
4519              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
4520              - move the XS code for those to universal.c (so in miniperl)
4521              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
4522              - change ext/Encode/compile to use above.
4523              - Fix t/lib/encode.t for above
4524              - Teach t/lib/b.t to expect -uutf8
4525              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
4526              utf8.pm is needed.
4527      Branch: perlio
4528            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
4529            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
4530 ____________________________________________________________________________
4531 [  9197] By: gsar                                  on 2001/03/18  12:15:57
4532         Log: more thorough cleaning of arenas--keep going until no more
4533              SvREFCNT_dec()s occur (this fixes the problem that causes the
4534              pesky "Scalars leaked" warnings)
4535      Branch: maint-5.6/perl
4536            ! embed.pl perl.c proto.h sv.c t/op/sort.t
4537 ____________________________________________________________________________
4538 [  9196] By: nick                                  on 2001/03/18  10:57:29
4539         Log: Fix pragma/utf8.t # 15
4540              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
4541              are SvUTF8 as well.
4542      Branch: perlio
4543            ! toke.c
4544 ____________________________________________________________________________
4545 [  9195] By: nick                                  on 2001/03/18  09:27:06
4546         Log: Integrate mainline
4547      Branch: perlio
4548           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
4549           !> t/op/pat.t
4550 ____________________________________________________________________________
4551 [  9194] By: jhi                                   on 2001/03/18  05:29:59
4552         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
4553              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
4554      Branch: perl
4555            ! op.c op.h t/op/misc.t t/op/pat.t
4556 ____________________________________________________________________________
4557 [  9193] By: jhi                                   on 2001/03/18  05:15:06
4558         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
4559      Branch: perl
4560            ! mg.c t/op/pat.t
4561 ____________________________________________________________________________
4562 [  9192] By: jhi                                   on 2001/03/18  04:22:43
4563         Log: tr/// UTF-8 patches from Inaba Hiroto.
4564      Branch: perl
4565            ! doop.c op.c
4566 ____________________________________________________________________________
4567 [  9191] By: jhi                                   on 2001/03/18  04:21:17
4568         Log: Integrate perlio.
4569      Branch: perl
4570           !> utf8.c utfebcdic.h
4571 ____________________________________________________________________________
4572 [  9190] By: nick                                  on 2001/03/17  20:32:01
4573         Log: Correct #if EBCDIC side typos.
4574              Builds and passes many tests on OS390.
4575      Branch: perlio
4576            ! utf8.c utfebcdic.h
4577 ____________________________________________________________________________
4578 [  9189] By: jhi                                   on 2001/03/17  18:55:49
4579         Log: Add prerequisites for the perl.third target.
4580      Branch: perl
4581            ! Makefile.SH
4582 ____________________________________________________________________________
4583 [  9188] By: jhi                                   on 2001/03/17  18:46:00
4584         Log: Integrate perlio.
4585      Branch: perl
4586           +> utfebcdic.h
4587           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
4588 ____________________________________________________________________________
4589 [  9187] By: jhi                                   on 2001/03/17  18:38:47
4590         Log: Add a make rule for perl.third (the Third Degree memory debugging
4591              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
4592      Branch: perl
4593            ! Makefile.SH
4594 ____________________________________________________________________________
4595 [  9186] By: nick                                  on 2001/03/17  18:34:48
4596         Log: MANIFEST addition :-(
4597      Branch: perlio
4598            ! MANIFEST
4599 ____________________________________________________________________________
4600 [  9185] By: nick                                  on 2001/03/17  18:29:50
4601         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
4602              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
4603              a superset of ASCII are invariant under the encoding. This is EBCDIC
4604              friendly as an encoded string can be looked at as being EBCDIC by lexer
4605              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
4606              ASCII on ASCII machines.
4607              
4608              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
4609              seperate.
4610              - Add some more macros to comprehend different shift amounts and
4611              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
4612              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
4613              and conditionaly #include it.
4614              
4615              EBCDIC build as yet untested.  ASCII still fails the one test.
4616      Branch: perlio
4617            + utfebcdic.h
4618            ! utf8.c utf8.h
4619 ____________________________________________________________________________
4620 [  9184] By: nick                                  on 2001/03/17  17:44:16
4621         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
4622      Branch: perlio
4623            ! doop.c perl.h pp.c utf8.h
4624 ____________________________________________________________________________
4625 [  9183] By: jhi                                   on 2001/03/17  15:55:42
4626         Log: Integrate perlio.
4627      Branch: perl
4628            ! MANIFEST
4629           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
4630 ____________________________________________________________________________
4631 [  9182] By: nick                                  on 2001/03/17  09:16:06
4632         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
4633      Branch: perlio
4634            ! t/op/pat.t
4635 ____________________________________________________________________________
4636 [  9181] By: nick                                  on 2001/03/17  09:15:11
4637         Log: Integrate mainline.
4638      Branch: perlio
4639           +> lib/Locale/Constants.pm lib/Locale/Country.pm
4640           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
4641           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
4642           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
4643           !> (integrate 83 files)
4644 ____________________________________________________________________________
4645 [  9180] By: nick                                  on 2001/03/16  17:23:21
4646         Log: EBCDIC Fixes.
4647      Branch: perlio
4648            ! perl.h sv.c toke.c utf8.c utf8.h
4649 ____________________________________________________________________________
4650 [  9179] By: jhi                                   on 2001/03/16  14:10:12
4651         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
4652              a change needed to work around an AIX compiler bug.
4653      Branch: perl
4654            ! ext/Storable/Storable.xs
4655 ____________________________________________________________________________
4656 [  9178] By: jhi                                   on 2001/03/16  03:19:59
4657         Log: With Damian's approval synchronize damian's modules'
4658              licensing with Perl's standard module licensing.
4659      Branch: perl
4660            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
4661 ____________________________________________________________________________
4662 [  9177] By: jhi                                   on 2001/03/16  03:15:34
4663         Log: Make the Filter::Util:Call files have their own copies
4664              of the Perl standard module licensing, from Paul Marquess.
4665      Branch: perl
4666            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
4667 ____________________________________________________________________________
4668 [  9176] By: jhi                                   on 2001/03/16  02:56:04
4669         Log: Subject: [PATCH] more pod patches
4670              From: Michael Stevens <michael@etla.org>
4671              Date: Thu, 15 Mar 2001 21:25:18 +0000
4672              Message-ID: <20010315212518.A18870@firedrake.org>
4673      Branch: perl
4674            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
4675            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
4676            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
4677            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
4678            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
4679            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
4680            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
4681            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
4682            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
4683            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
4684            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
4685            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
4686            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
4687            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
4688            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
4689            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
4690            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
4691            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
4692            ! lib/Locale/Country.pm lib/Locale/Language.pm
4693            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
4694            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
4695            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
4696            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
4697            ! os2/OS2/Process/Process.pm
4698 ____________________________________________________________________________
4699 [  9175] By: jhi                                   on 2001/03/16  02:53:32
4700         Log: Subject: [PATCH] the uncontroversial doc patches
4701              From: Michael Stevens <michael@etla.org>
4702              Date: Thu, 15 Mar 2001 20:01:12 +0000
4703              Message-ID: <20010315200112.A7636@firedrake.org>
4704      Branch: perl
4705            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
4706            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
4707            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
4708            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
4709            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
4710 ____________________________________________________________________________
4711 [  9174] By: jhi                                   on 2001/03/16  02:50:49
4712         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
4713              From: Paul Lindner <lindner@inuus.com>
4714              Date: Fri, 16 Mar 2001 11:28:03 -0800
4715              Message-ID: <20010316112803.A7577@inuus.com>
4716      Branch: perl
4717            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
4718 ____________________________________________________________________________
4719 [  9173] By: nick                                  on 2001/03/15  20:21:03
4720         Log: 1st day's EBCDIC fixes:
4721              - toke.c's parsing of strings needed attention
4722              needed to conditionally e2a if string was already UTF-8
4723              - e2a/a2e tables where wrong way round.
4724              - new macros in utf8.h
4725      Branch: perlio
4726            ! perl.h toke.c utf8.h
4727 ____________________________________________________________________________
4728 [  9172] By: jhi                                   on 2001/03/15  15:17:17
4729         Log: Update Changes.
4730      Branch: perl
4731            ! Changes patchlevel.h
4732 ____________________________________________________________________________
4733 [  9171] By: jhi                                   on 2001/03/15  15:09:32
4734         Log: Subject: Re: Another Borland C++ problem.
4735              From: "Vadim Konovalov" <watman@inbox.ru>
4736              Date: Sat, 10 Mar 2001 19:26:07 +0300
4737              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
4738              
4739              Borland filename case problem.
4740      Branch: perl
4741            + win32/sncfnmcs.pl
4742            ! MANIFEST README.win32
4743 ____________________________________________________________________________
4744 [  9170] By: jhi                                   on 2001/03/15  14:54:23
4745         Log: Add Locale::Codes 1.06, from Neil Bowers.
4746      Branch: perl
4747            + lib/Locale/Constants.pm lib/Locale/Country.pm
4748            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
4749            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
4750            + t/lib/lc-language.t t/lib/lc-uk.t
4751            ! MANIFEST
4752 ____________________________________________________________________________
4753 [  9169] By: jhi                                   on 2001/03/15  14:19:01
4754         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
4755      Branch: perl
4756            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
4757            ! ext/Storable/Storable.xs
4758 ____________________________________________________________________________
4759 [  9168] By: jhi                                   on 2001/03/15  14:13:22
4760         Log: Integrate changes #9120,9167 from mainline to maintperl.
4761              
4762              Subject: [PATCH 5.6.1] OS/2 docs
4763              
4764              Subject: [PATCH 5.6.1] perldoc
4765      Branch: maint-5.6/perl
4766           !> os2/Changes utils/perldoc.PL
4767 ____________________________________________________________________________
4768 [  9167] By: jhi                                   on 2001/03/15  14:07:42
4769         Log: Subject: [PATCH 5.6.1] perldoc
4770              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4771              Date: Wed, 14 Mar 2001 23:46:52 -0500
4772              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
4773      Branch: perl
4774            ! utils/perldoc.PL
4775 ____________________________________________________________________________
4776 [  9166] By: jhi                                   on 2001/03/15  13:53:15
4777         Log: sigaction test condition tweakage.
4778      Branch: perl
4779            ! t/lib/sigaction.t
4780 ____________________________________________________________________________
4781 [  9165] By: alanbur                               on 2001/03/15  03:49:17
4782         Log: Resynchronised with parent
4783      Branch: maint-5.6/pureperl
4784           +> os2/os2add.sym t/op/anonsub.t
4785           !> (integrate 72 files)
4786 ____________________________________________________________________________
4787 [  9164] By: jhi                                   on 2001/03/15  01:05:01
4788         Log: Avoid stomping off the beginning of an array in tr///.
4789      Branch: perl
4790            ! op.c
4791 ____________________________________________________________________________
4792 [  9163] By: jhi                                   on 2001/03/15  00:58:57
4793         Log: h2ph strictness and cleanliness from Kurt Starsinic.
4794      Branch: perl
4795            ! utils/h2ph.PL
4796 ____________________________________________________________________________
4797 [  9162] By: gsar                                  on 2001/03/15  00:56:53
4798         Log: avoid warnings
4799      Branch: maint-5.6/perl
4800            ! t/op/magic.t
4801 ____________________________________________________________________________
4802 [  9161] By: gsar                                  on 2001/03/15  00:52:09
4803         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
4804              results
4805      Branch: maint-5.6/perl
4806            ! t/op/magic.t
4807 ____________________________________________________________________________
4808 [  9160] By: jhi                                   on 2001/03/14  22:02:10
4809         Log: Do not use the Perl malloc in IRIX, suggested by
4810              Helmus Jarausch.
4811      Branch: perl
4812            ! hints/irix_6.sh
4813 ____________________________________________________________________________
4814 [  9159] By: nick                                  on 2001/03/14  21:45:59
4815         Log: Integrate mainline
4816      Branch: perlio
4817           +> t/op/loopctl.t
4818           !> (integrate 41 files)
4819 ____________________________________________________________________________
4820 [  9158] By: jhi                                   on 2001/03/14  21:10:09
4821         Log: The Day of the Retractions continues: the #9138
4822              (integrated in #9144) doesn't work well in mainline.
4823      Branch: perl
4824            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
4825            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
4826            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
4827 ____________________________________________________________________________
4828 [  9157] By: jhi                                   on 2001/03/14  20:58:12
4829         Log: The #9145 CANNOT be enabled: the clear_pmop code still
4830              dumps core all over in Tru64.
4831      Branch: perl
4832            ! op.c op.h t/op/pat.t
4833 ____________________________________________________________________________
4834 [  9156] By: jhi                                   on 2001/03/14  20:48:06
4835         Log: Integrate change #9154 from maintperl to mainline.
4836              
4837              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
4838              (caused Storable 1.0.10 to break on windows)
4839      Branch: perl
4840           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
4841           !> perlapi.c proto.h
4842 ____________________________________________________________________________
4843 [  9155] By: jhi                                   on 2001/03/14  20:23:53
4844         Log: Retract #9136: breaks threading (and binary compatibility).
4845      Branch: perl
4846            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
4847 ____________________________________________________________________________
4848 [  9154] By: gsar                                  on 2001/03/14  17:48:18
4849         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
4850              (caused Storable 1.0.10 to break on windows)
4851      Branch: maint-5.6/perl
4852            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
4853            ! perlapi.c proto.h
4854 ____________________________________________________________________________
4855 [  9153] By: jhi                                   on 2001/03/14  13:35:21
4856         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
4857      Branch: perl
4858            ! t/lib/sigaction.t
4859 ____________________________________________________________________________
4860 [  9152] By: gsar                                  on 2001/03/14  07:29:40
4861         Log: back out changes#9012,9010,9009 and parts of change#9016
4862              (causes ABRs under purify, and some prerequisites don't
4863              seem to be there in 5.6.x)
4864      Branch: maint-5.6/perl
4865            ! doop.c op.c t/op/tr.t toke.c
4866 ____________________________________________________________________________
4867 [  9151] By: gsar                                  on 2001/03/14  07:01:29
4868         Log: reenable change#9145 (the test was busted due to a missing
4869              C<print "ok 27\n">)
4870      Branch: perl
4871            ! op.c op.h t/op/pat.t
4872 ____________________________________________________________________________
4873 [  9150] By: jhi                                   on 2001/03/14  06:38:36
4874         Log: Retract #9145.
4875      Branch: perl
4876            ! op.c op.h t/op/pat.t
4877 ____________________________________________________________________________
4878 [  9149] By: jhi                                   on 2001/03/14  06:14:56
4879         Log: Retract #9143.
4880      Branch: perl
4881            ! op.c
4882 ____________________________________________________________________________
4883 [  9148] By: gsar                                  on 2001/03/14  06:13:02
4884         Log: Uninitialized Memory Read in regexec.c
4885      Branch: perl
4886            ! regexec.c
4887 ____________________________________________________________________________
4888 [  9147] By: jhi                                   on 2001/03/14  04:59:54
4889         Log: Subject: PATCH: make goto work in nested eval ""
4890              From: Robin Houston <robin@kitsite.com>
4891              Date: Wed, 14 Mar 2001 04:16:10 +0000
4892              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
4893      Branch: perl
4894            ! pp_ctl.c t/op/goto.t
4895 ____________________________________________________________________________
4896 [  9146] By: jhi                                   on 2001/03/14  04:42:54
4897         Log: Preserve the #ifdef PERL_CORE in perly.h.
4898      Branch: perl
4899            ! perly.fixer
4900 ____________________________________________________________________________
4901 [  9145] By: jhi                                   on 2001/03/14  03:57:41
4902         Log: (Retracted by #9150.)
4903      Branch: perl
4904            ! op.c op.h t/op/pat.t
4905 ____________________________________________________________________________
4906 [  9144] By: jhi                                   on 2001/03/14  03:50:38
4907         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
4908              
4909              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
4910              
4911              remove squelch controls for "Scalars leaked" messages in most places
4912              (these are now cured)
4913              
4914              fix another memory leak reported by purify (tie callbacks that
4915              croak can leak when wiping out magic)
4916      Branch: perl
4917           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
4918           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
4919           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
4920           !> t/pragma/warnings.t
4921 ____________________________________________________________________________
4922 [  9143] By: jhi                                   on 2001/03/14  03:37:53
4923         Log: (Retracted by #9149.)
4924      Branch: perl
4925            ! op.c
4926 ____________________________________________________________________________
4927 [  9142] By: gsar                                  on 2001/03/14  03:20:48
4928         Log: fix another memory leak reported by purify (tie callbacks that
4929              croak can leak when wiping out magic)
4930      Branch: maint-5.6/perl
4931            ! scope.c
4932 ____________________________________________________________________________
4933 [  9141] By: jhi                                   on 2001/03/14  02:55:00
4934         Log: Subject: PATCH for [ID 20010305.003]
4935              From: Robin Houston <robin@kitsite.com>
4936              Date: Wed, 14 Mar 2001 02:45:51 +0000
4937              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
4938      Branch: perl
4939            ! pp_ctl.c t/op/eval.t
4940 ____________________________________________________________________________
4941 [  9140] By: jhi                                   on 2001/03/14  02:41:54
4942         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
4943              Date: Wed, 14 Mar 2001 01:52:51 +0000
4944              From: Robin Houston <robin@kitsite.com>
4945              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
4946              
4947              Fix for 2000313.004.
4948      Branch: perl
4949            ! pp_ctl.c t/op/goto.t
4950 ____________________________________________________________________________
4951 [  9139] By: jhi                                   on 2001/03/14  02:40:50
4952         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
4953              From: Robin Houston <robin@kitsite.com>
4954              Date: Wed, 14 Mar 2001 00:43:45 +0000
4955              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
4956      Branch: perl
4957            + t/op/loopctl.t
4958            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
4959            ! vms/perly_c.vms
4960 ____________________________________________________________________________
4961 [  9138] By: gsar                                  on 2001/03/14  01:18:00
4962         Log: remove squelch controls for "Scalars leaked" messages in most places
4963              (these are now cured)
4964      Branch: maint-5.6/perl
4965            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
4966            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
4967            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
4968 ____________________________________________________________________________
4969 [  9137] By: gsar                                  on 2001/03/14  00:57:04
4970         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
4971      Branch: maint-5.6/perl
4972            ! regcomp.c
4973 ____________________________________________________________________________
4974 [  9136] By: jhi                                   on 2001/03/13  23:12:24
4975         Log: (Retracted by #9155)
4976              
4977              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
4978              From: Jens-Uwe Mager <jum@helios.de>
4979              Date: Wed, 21 Feb 2001 21:32:04 +0100
4980              Message-ID: <20010221213203.A18340@ans.helios.de>
4981      Branch: perl
4982            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
4983 ____________________________________________________________________________
4984 [  9135] By: jhi                                   on 2001/03/13  22:50:05
4985         Log: Integrate perlio.
4986      Branch: perl
4987           !> pp.c
4988 ____________________________________________________________________________
4989 [  9134] By: jhi                                   on 2001/03/13  22:49:05
4990         Log: Integrate change #9131 from maintperl into mainline.
4991              
4992              make the error text look more consistent in hints/hpux.sh
4993      Branch: perl
4994           !> hints/hpux.sh
4995 ____________________________________________________________________________
4996 [  9133] By: gsar                                  on 2001/03/13  22:46:20
4997         Log: integrate change#9067 from mainline
4998              
4999              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
5000      Branch: maint-5.6/perl
5001           !> lib/ExtUtils/MM_Unix.pm
5002 ____________________________________________________________________________
5003 [  9132] By: jhi                                   on 2001/03/13  22:41:21
5004         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
5005              From: "John P. Linderman" <jpl@research.att.com>
5006              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
5007              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
5008              
5009              A more correct prime finder.
5010      Branch: perl
5011            ! lib/Tie/SubstrHash.pm
5012 ____________________________________________________________________________
5013 [  9131] By: gsar                                  on 2001/03/13  22:30:42
5014         Log: make the error text look more consistent in hints/hpux.sh
5015      Branch: maint-5.6/perl
5016            ! hints/hpux.sh
5017 ____________________________________________________________________________
5018 [  9130] By: jhi                                   on 2001/03/13  22:23:44
5019         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
5020              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5021              Date: Tue, 13 Mar 2001 18:41:26 +0100
5022              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
5023              
5024              If the test is run non-interactively the default handler
5025              is different.
5026      Branch: perl
5027            ! t/lib/sigaction.t
5028 ____________________________________________________________________________
5029 [  9129] By: jhi                                   on 2001/03/13  22:20:21
5030         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
5031              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
5032              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
5033              Date:     Tue, 13 Mar 2001 16:44:32 EST
5034      Branch: perl
5035            ! t/lib/1_compile.t
5036 ____________________________________________________________________________
5037 [  9128] By: jhi                                   on 2001/03/13  22:18:34
5038         Log: Subject: Another patch for integer.pm POD 
5039              From: "John L. Allen" <allen@grumman.com>
5040              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
5041              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
5042      Branch: perl
5043            ! lib/integer.pm
5044 ____________________________________________________________________________
5045 [  9127] By: nick                                  on 2001/03/13  21:26:30
5046         Log: Integrate mainline.
5047      Branch: perlio
5048           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
5049           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
5050           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
5051           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
5052           !> Changes Configure MANIFEST README.os2 README.os390
5053           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
5054           !> os2/Changes patchlevel.h win32/perlhost.h
5055 ____________________________________________________________________________
5056 [  9126] By: nick                                  on 2001/03/13  20:39:51
5057         Log: #ifdef'ed out code to make packed side of pack/unpack
5058              octets. (i.e. pack('U') => encode_utf8).
5059      Branch: perlio
5060            ! pp.c
5061 ____________________________________________________________________________
5062 [  9125] By: jhi                                   on 2001/03/13  15:07:16
5063         Log: Update Changes.
5064      Branch: perl
5065            ! Changes patchlevel.h
5066 ____________________________________________________________________________
5067 [  9124] By: jhi                                   on 2001/03/13  14:22:45
5068         Log: Workaround for the buggy ("internal compiler error")
5069              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
5070              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
5071              of Andreas König.
5072      Branch: perl
5073            ! ext/re/Makefile.PL hints/aix.sh
5074 ____________________________________________________________________________
5075 [  9123] By: jhi                                   on 2001/03/13  03:24:34
5076         Log: Typo in #9114.
5077      Branch: metaconfig
5078            ! U/modified/myhostname.U
5079 ____________________________________________________________________________
5080 [  9122] By: jhi                                   on 2001/03/13  03:24:06
5081         Log: Typo in #9113.
5082      Branch: perl
5083            ! Configure
5084 ____________________________________________________________________________
5085 [  9121] By: jhi                                   on 2001/03/13  01:53:05
5086         Log: Forgot to check-in the larger part of #9120, duh.
5087      Branch: perl
5088            ! README.os2
5089 ____________________________________________________________________________
5090 [  9120] By: jhi                                   on 2001/03/13  01:51:31
5091         Log: Subject: [PATCH 5.6.1] OS/2 docs
5092              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5093              Date: Mon, 12 Mar 2001 03:27:32 -0500
5094              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
5095      Branch: perl
5096            ! os2/Changes
5097 ____________________________________________________________________________
5098 [  9119] By: jhi                                   on 2001/03/13  01:49:41
5099         Log: Integrate change #9116 from maintperl into mainline.
5100              
5101              Win32::GetCwd() returns C: instead of C:\ in the root directory
5102              under ithreads
5103      Branch: perl
5104           !> win32/perlhost.h
5105 ____________________________________________________________________________
5106 [  9118] By: jhi                                   on 2001/03/13  01:13:39
5107         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
5108      Branch: perl
5109            + lib/Switch.pm t/lib/switch.t
5110            ! MANIFEST
5111 ____________________________________________________________________________
5112 [  9117] By: jhi                                   on 2001/03/13  01:03:17
5113         Log: Add Text::Balanced 1.83.
5114      Branch: perl
5115            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
5116            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
5117            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
5118            + t/lib/tb-xvari.t
5119            ! MANIFEST
5120 ____________________________________________________________________________
5121 [  9116] By: gsar                                  on 2001/03/13  00:55:53
5122         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
5123              under ithreads
5124      Branch: maint-5.6/perl
5125            ! win32/perlhost.h
5126 ____________________________________________________________________________
5127 [  9115] By: jhi                                   on 2001/03/13  00:54:09
5128         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
5129              From: "John L. Allen" <allen@grumman.com>
5130              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
5131              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
5132              
5133              use integer document clarification.
5134      Branch: perl
5135            ! lib/integer.pm
5136 ____________________________________________________________________________
5137 [  9114] By: jhi                                   on 2001/03/13  00:38:54
5138         Log: Metaconfig unit change for #9113.
5139      Branch: metaconfig
5140            ! U/modified/myhostname.U
5141 ____________________________________________________________________________
5142 [  9113] By: jhi                                   on 2001/03/13  00:38:35
5143         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?)
5144              From: Peter Prymmer <pvhp@forte.com>
5145              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
5146              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
5147      Branch: perl
5148            ! Configure README.os390 hints/os390.sh
5149 ____________________________________________________________________________
5150 [  9112] By: jhi                                   on 2001/03/13  00:29:00
5151         Log: Integrate perlio.
5152      Branch: perl
5153           !> sv.c utf8.h
5154 ____________________________________________________________________________
5155 [  9111] By: nick                                  on 2001/03/12  21:16:33
5156         Log: Integrate mainline.
5157      Branch: perlio
5158           +> t/op/anonsub.t
5159           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
5160           !> proto.h sv.c
5161 ____________________________________________________________________________
5162 [  9110] By: nick                                  on 2001/03/12  21:00:13
5163         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
5164      Branch: perlio
5165            ! sv.c utf8.h
5166 ____________________________________________________________________________
5167 [  9109] By: jhi                                   on 2001/03/12  16:04:47
5168         Log: Integrate change #9108 from maintperl to mainline.
5169              
5170              fix memory leak in C<sub X { sub {} }> arising from a refcount
5171              loop between the outer sub and the inner prototype anonsub
5172              
5173              this also enables closures returned by subroutines that
5174              subsequently get redefined to work without generating coredumps :)
5175              
5176              completely removed the free_closures() hack--it shouldn't be
5177              needed anymore
5178      Branch: perl
5179           +> t/op/anonsub.t
5180           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
5181           !> proto.h sv.c
5182 ____________________________________________________________________________
5183 [  9108] By: gsar                                  on 2001/03/12  10:21:31
5184         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
5185              loop between the outer sub and the inner prototype anonsub
5186              
5187              this also enables closures returned by subroutines that
5188              subsequently get redefined to work without generating coredumps :)
5189              
5190              completely removed the free_closures() hack--it shouldn't be
5191              needed anymore
5192      Branch: maint-5.6/perl
5193            + t/op/anonsub.t
5194            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
5195            ! proto.h sv.c
5196 ____________________________________________________________________________
5197 [  9107] By: jhi                                   on 2001/03/12  05:15:31
5198         Log: Integrate perlio.
5199      Branch: perl
5200           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
5201 ____________________________________________________________________________
5202 [  9106] By: nick                                  on 2001/03/11  20:10:12
5203         Log: regcomp.c is working in native space, not Unicode space (if different)
5204              as it is doing compare against 'W' in \W etc.
5205      Branch: perlio
5206            ! regcomp.c
5207 ____________________________________________________________________________
5208 [  9105] By: nick                                  on 2001/03/11  19:39:34
5209         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
5210              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
5211      Branch: perlio
5212            ! regcomp.c toke.c utf8.c
5213 ____________________________________________________________________________
5214 [  9104] By: nick                                  on 2001/03/11  18:15:44
5215         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
5216      Branch: perlio
5217            ! sv.c
5218 ____________________________________________________________________________
5219 [  9103] By: nick                                  on 2001/03/11  18:03:28
5220         Log: Integrate mainline (for regexp stuff).
5221      Branch: perlio
5222           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
5223           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
5224           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
5225           !> t/lib/errno.t t/op/pat.t
5226 ____________________________________________________________________________
5227 [  9102] By: nick                                  on 2001/03/11  17:44:20
5228         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
5229              - exclude layer syms in makedef.pl for sfio
5230              - also inhibit Encode from trying to build ":encode()" layer.
5231      Branch: perlio
5232            ! ext/Encode/Encode.xs makedef.pl
5233 ____________________________________________________________________________
5234 [  9101] By: jhi                                   on 2001/03/10  22:38:13
5235         Log: The $Is_MacOS needs to be declared.
5236      Branch: perl
5237            ! lib/ExtUtils/Manifest.pm
5238 ____________________________________________________________________________
5239 [  9100] By: jhi                                   on 2001/03/10  22:14:29
5240         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
5241              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
5242              pollute the symbolspace if using sfio.
5243      Branch: perl
5244            ! ext/Encode/Encode.xs
5245 ____________________________________________________________________________
5246 [  9099] By: jhi                                   on 2001/03/10  21:58:48
5247         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
5248              Date: Sat, 10 Mar 2001 14:23:55 -0500
5249              From: Chris Nandor <pudge@pobox.com>
5250              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
5251      Branch: perl
5252            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
5253            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
5254            ! t/lib/errno.t
5255 ____________________________________________________________________________
5256 [  9098] By: jhi                                   on 2001/03/10  21:38:30
5257         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
5258      Branch: perl
5259            ! regcomp.c regexec.c t/op/pat.t
5260 ____________________________________________________________________________
5261 [  9097] By: jhi                                   on 2001/03/10  14:38:07
5262         Log: Integrate perlio.
5263      Branch: perl
5264           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
5265           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
5266           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
5267 ____________________________________________________________________________
5268 [  9096] By: nick                                  on 2001/03/10  11:55:43
5269         Log: EBCDIC sanity - phase I
5270              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
5271              - use utf8n_xxxx (c.f. pvn) for forms which take length.
5272              - back out vN.N and $^V exceptions to e2a/a2e
5273              - make "locale" isxxx macros be uvchr (may be redundant?)
5274              
5275              Not clear yet that toUPPER_uni et. al. return being handled correctly.
5276              The tr// and rexexp stuff still needs an audit, assumption is they are working
5277              in Unicode space.
5278              
5279              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
5280      Branch: perlio
5281            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
5282            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
5283            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
5284 ____________________________________________________________________________
5285 [  9095] By: jhi                                   on 2001/03/09  22:10:01
5286         Log: Integrate perlio.
5287      Branch: perl
5288           !> dump.c
5289 ____________________________________________________________________________
5290 [  9094] By: nick                                  on 2001/03/09  17:36:38
5291         Log: Builds an passes all tests after integrate and this tweak.
5292      Branch: perlio
5293            ! dump.c
5294 ____________________________________________________________________________
5295 [  9093] By: nick                                  on 2001/03/09  17:16:03
5296         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
5297      Branch: perlio
5298           +> lib/unicode/Scripts.txt t/lib/sigaction.t
5299           !> (integrate 79 files)
5300 ____________________________________________________________________________
5301 [  9092] By: jhi                                   on 2001/03/09  15:28:26
5302         Log: Update Changes.
5303      Branch: perl
5304            ! Changes patchlevel.h
5305 ____________________________________________________________________________
5306 [  9091] By: jhi                                   on 2001/03/09  15:25:05
5307         Log: In op/stat #35 better to scan all the potential directories
5308              for setuids, not just the first one.
5309      Branch: perl
5310            ! t/op/stat.t
5311 ____________________________________________________________________________
5312 [  9090] By: jhi                                   on 2001/03/09  15:01:27
5313         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
5314              From: rspier@pobox.com (Robert Spier)
5315              Date: Fri, 9 Mar 2001 03:30:20 -0500
5316              Message-ID: <15016.38044.381174.160189@rls.cx>
5317              
5318              EXISTS() returning undef mistakenly triggered a FETCH().
5319      Branch: perl
5320            ! hv.c
5321 ____________________________________________________________________________
5322 [  9089] By: jhi                                   on 2001/03/09  14:59:02
5323         Log: Add /sbin and /usr/sbin to the list of directories scanned
5324              for setuid programs.  Takes care of bug id 20010309.003.
5325      Branch: perl
5326            ! t/op/stat.t
5327 ____________________________________________________________________________
5328 [  9088] By: jhi                                   on 2001/03/09  14:48:32
5329         Log: Regen perlapi, perltoc.
5330      Branch: perl
5331            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
5332 ____________________________________________________________________________
5333 [  9087] By: jhi                                   on 2001/03/09  14:38:56
5334         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
5335              From: David Mitchell <davem@fdgroup.co.uk>
5336              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
5337              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
5338      Branch: perl
5339            ! dump.c perl.c perl.h pod/perlrun.pod
5340 ____________________________________________________________________________
5341 [  9086] By: jhi                                   on 2001/03/09  01:47:16
5342         Log: A modified version of
5343              
5344              Subject: [ID 20010307.005] POSIX::sigaction has various problems
5345              From: anders@broadcom.com
5346              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
5347              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
5348              
5349              Currently the sigaction.t test #6 fails (and is fudged to look
5350              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
5351              This may well be a genuine bug in Linux sigaction() (since at
5352              least Tru64, Solaris, and HP-UX disagree with Linux).
5353              Anyone with POSIX / SUSv2 tome handy?  The problem is that
5354              the flags of the oldaction don't match with the flags in
5355              the previously installed disposition.
5356      Branch: perl
5357            + t/lib/sigaction.t
5358            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
5359 ____________________________________________________________________________
5360 [  9085] By: jhi                                   on 2001/03/09  01:30:13
5361         Log: Subject: Re: mission impossible for the day
5362              From: Alex Gough <alex@rcon.org>
5363              Date: Thu, 08 Mar 2001 17:18:19 +0000
5364              Message-ID: <3AA7BEDB.8070409@rcon.org>
5365              
5366              If references (are overloaded) and can be directly stringified,
5367              show that instead of "stringified".
5368              
5369              (The problem, infinite mutual recursion caused by overloaded bool
5370              in Switch.pm, tracked by David Mitchell)
5371      Branch: perl
5372            ! lib/Carp/Heavy.pm
5373 ____________________________________________________________________________
5374 [  9084] By: jhi                                   on 2001/03/09  01:20:39
5375         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
5376              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
5377              From: David Mitchell <davem@fdgroup.co.uk>
5378              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
5379      Branch: perl
5380            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
5381            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
5382 ____________________________________________________________________________
5383 [  9083] By: jhi                                   on 2001/03/09  01:16:51
5384         Log: Subject: [PATCH] perldata.pod here-doc docs
5385              From: Jeff Pinyan <jeffp@crusoe.net>
5386              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
5387              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
5388      Branch: perl
5389            ! pod/perldata.pod
5390 ____________________________________________________________________________
5391 [  9082] By: jhi                                   on 2001/03/09  01:01:27
5392         Log: Subject: Re: Unicode/EBCDIC
5393              From: Peter Prymmer <pvhp@forte.com>
5394              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
5395              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
5396      Branch: perl
5397            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
5398 ____________________________________________________________________________
5399 [  9081] By: jhi                                   on 2001/03/08  13:41:30
5400         Log: Subject: Ooops, wrong 'no *POSIX' Patch
5401              From: Dorner Thomas <Thomas.Dorner@start.de>
5402              Date: Thu, 8 Mar 2001 08:43:28 +0100
5403              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
5404      Branch: perl
5405            ! hints/posix-bc.sh
5406 ____________________________________________________________________________
5407 [  9080] By: jhi                                   on 2001/03/08  13:11:42
5408         Log: It's Scripts.txt, not Script.txt.
5409      Branch: perl
5410            ! MANIFEST
5411 ____________________________________________________________________________
5412 [  9079] By: jhi                                   on 2001/03/08  12:59:05
5413         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
5414              From: Dorner Thomas <Thomas.Dorner@start.de>
5415              Date: Wed, 7 Mar 2001 14:13:31 +0100
5416              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
5417      Branch: perl
5418            ! makedepend.SH
5419 ____________________________________________________________________________
5420 [  9078] By: jhi                                   on 2001/03/08  12:57:43
5421         Log: Retract #9069, wrong patch.
5422      Branch: perl
5423            ! Makefile.SH
5424 ____________________________________________________________________________
5425 [  9077] By: jhi                                   on 2001/03/08  01:06:13
5426         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
5427      Branch: perl
5428            + lib/unicode/Scripts.txt
5429            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
5430            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
5431            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
5432            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
5433            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
5434            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
5435            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
5436            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
5437            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
5438            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
5439            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
5440            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
5441            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
5442            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
5443            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
5444            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
5445            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
5446            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
5447            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
5448            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
5449            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
5450            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
5451            ! lib/unicode/version
5452 ____________________________________________________________________________
5453 [  9076] By: jhi                                   on 2001/03/07  22:59:39
5454         Log: Integrate change #7784 from mainline into maintperl.
5455              
5456              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
5457      Branch: maint-5.6/perl
5458           !> pp_ctl.c t/op/pat.t
5459 ____________________________________________________________________________
5460 [  9075] By: jhi                                   on 2001/03/07  22:05:11
5461         Log: More UTF-8 test tweaks.
5462      Branch: perl
5463            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
5464 ____________________________________________________________________________
5465 [  9074] By: nick                                  on 2001/03/07  21:39:29
5466         Log: Integrate mainline.
5467      Branch: perlio
5468           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
5469           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
5470           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
5471           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
5472           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
5473 ____________________________________________________________________________
5474 [  9073] By: jhi                                   on 2001/03/07  16:37:09
5475         Log: Update Changes.
5476      Branch: perl
5477            ! Changes patchlevel.h
5478 ____________________________________________________________________________
5479 [  9072] By: jhi                                   on 2001/03/07  16:32:30
5480         Log: Subject: [ID 20010306.004] || != named unary operator
5481              From: abela@geneanet.org
5482              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
5483              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
5484      Branch: perl
5485            ! pod/perlop.pod
5486 ____________________________________________________________________________
5487 [  9071] By: jhi                                   on 2001/03/07  15:14:11
5488         Log: Subject: downgrading to bytes for common functions
5489              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
5490              Date: Wed, 7 Mar 2001 02:36:55 -0500
5491              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
5492      Branch: perl
5493            ! pp_sys.c
5494 ____________________________________________________________________________
5495 [  9070] By: jhi                                   on 2001/03/07  15:04:58
5496         Log: Clarify the description differentiating for and while; inspired by
5497              
5498              Subject: [ID 20010306.002] for/while difference in for definition
5499              From: abela@geneanet.org
5500              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
5501              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
5502      Branch: perl
5503            ! pod/perlsyn.pod
5504 ____________________________________________________________________________
5505 [  9069] By: jhi                                   on 2001/03/07  14:55:30
5506         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
5507              From: Dorner Thomas <Thomas.Dorner@start.de>
5508              Date: Wed, 7 Mar 2001 14:13:31 +0100
5509              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
5510      Branch: perl
5511            ! Makefile.SH
5512 ____________________________________________________________________________
5513 [  9068] By: jhi                                   on 2001/03/07  14:51:17
5514         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
5515              From: Radu Greab <radu@netsoft.ro>
5516              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
5517              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
5518      Branch: perl
5519            ! pp.c t/op/chop.t
5520 ____________________________________________________________________________
5521 [  9067] By: jhi                                   on 2001/03/07  14:48:57
5522         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
5523              From: Simon Cozens <simon@netthink.co.uk>
5524              Date: Wed, 7 Mar 2001 13:59:28 +0000
5525              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
5526              
5527              In order to allow MakeMaker to build correct Makefiles,
5528              you need to change the order of the arguments in MM_Unix.pm
5529              as well. (Unless you have C89_CCMODE set, but we're trying
5530              to be POSIXly correct)
5531              
5532              Thanks to Merijn Broeren for tracking this down.
5533      Branch: perl
5534            ! lib/ExtUtils/MM_Unix.pm
5535 ____________________________________________________________________________
5536 [  9066] By: jhi                                   on 2001/03/07  14:30:02
5537         Log: Floating point too messy.
5538      Branch: perl
5539            ! t/camel-III/vstring.t
5540 ____________________________________________________________________________
5541 [  9065] By: jhi                                   on 2001/03/07  14:17:44
5542         Log: Integrate change #9064 from maintperl into mainline.
5543              
5544              fix memory leak in pack("Bb",...)
5545      Branch: perl
5546           !> perl.c
5547 ____________________________________________________________________________
5548 [  9064] By: gsar                                  on 2001/03/07  06:29:24
5549         Log: fix memory leak in pack("Bb",...)
5550      Branch: maint-5.6/perl
5551            ! perl.c
5552 ____________________________________________________________________________
5553 [  9063] By: jhi                                   on 2001/03/07  00:55:04
5554         Log: Major utf8 test reorganisation and rewrite.
5555              Hopefully no tests were lost in the shuffle.
5556              (The beginning of pragma/utf8 was lost intentionally,
5557              the tests were rather bogus and incomplete.)
5558      Branch: perl
5559            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
5560            ! t/pragma/utf8.t
5561 ____________________________________________________________________________
5562 [  9062] By: jhi                                   on 2001/03/07  00:41:16
5563         Log: More tweakage on the Unicode character class descriptions.
5564      Branch: perl
5565            ! lib/unicode/mktables.PL pod/perlretut.pod
5566 ____________________________________________________________________________
5567 [  9061] By: jhi                                   on 2001/03/06  23:12:38
5568         Log: The perlretut was still talking about the old \p and \P
5569              definitions.
5570      Branch: perl
5571            ! pod/perlretut.pod
5572 ____________________________________________________________________________
5573 [  9060] By: nick                                  on 2001/03/06  20:52:37
5574         Log: Integrate mainline (make test works again now).
5575      Branch: perlio
5576           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
5577 ____________________________________________________________________________
5578 [  9059] By: jhi                                   on 2001/03/06  15:36:14
5579         Log: 0.999... does equal 1.0, doesn't it?
5580      Branch: perl
5581            ! t/camel-III/vstring.t
5582 ____________________________________________________________________________
5583 [  9058] By: jhi                                   on 2001/03/06  15:34:00
5584         Log: Make /x{abcd}/ to work without use utf8.
5585      Branch: perl
5586            ! regcomp.c
5587 ____________________________________________________________________________
5588 [  9057] By: jhi                                   on 2001/03/06  03:02:36
5589         Log: Easier to outcomment all the three reset() tests for now.
5590      Branch: perl
5591            ! t/op/pat.t
5592 ____________________________________________________________________________
5593 [  9056] By: jhi                                   on 2001/03/06  02:30:02
5594         Log: Comment out the deadly reset; until the 20010301.005
5595              is finally fixed.
5596      Branch: perl
5597            ! t/op/pat.t
5598 ____________________________________________________________________________
5599 [  9055] By: jhi                                   on 2001/03/06  02:21:26
5600         Log: Integrate the change #9054 from mainline:
5601              retract the PMOP cleanup patch pending further investigation.
5602      Branch: maint-5.6/perl
5603           !> op.c op.h
5604 ____________________________________________________________________________
5605 [  9054] By: jhi                                   on 2001/03/06  02:19:57
5606         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
5607              with oddly familiar stack traces.
5608      Branch: perl
5609            ! op.c op.h
5610 ____________________________________________________________________________
5611 [  9053] By: jhi                                   on 2001/03/05  23:20:28
5612         Log: Integrate perlio.
5613      Branch: perl
5614           +> ext/Encode/Encode/koi8-r.ucm
5615           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
5616           !> makedef.pl
5617 ____________________________________________________________________________
5618 [  9052] By: nick                                  on 2001/03/05  23:08:17
5619         Log: skipping USE_PERLIO symbols correction.
5620      Branch: perlio
5621            ! makedef.pl
5622 ____________________________________________________________________________
5623 [  9051] By: nick                                  on 2001/03/05  22:35:07
5624         Log: More Encode alias tidying.
5625      Branch: perlio
5626            + ext/Encode/Encode/koi8-r.ucm
5627            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
5628 ____________________________________________________________________________
5629 [  9050] By: jhi                                   on 2001/03/05  21:44:29
5630         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
5631              Sarathy's fix for ID 20010301.005.
5632      Branch: maint-5.6/perl
5633           !> op.c op.h
5634 ____________________________________________________________________________
5635 [  9049] By: nick                                  on 2001/03/05  19:54:04
5636         Log: Integrate Jarkko's Encode.pm tweak.
5637      Branch: perlio
5638           !> ext/Encode/Encode.pm
5639 ____________________________________________________________________________
5640 [  9048] By: nick                                  on 2001/03/05  19:47:57
5641         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
5642      Branch: perlio
5643           +> os2/os2add.sym
5644           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
5645           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
5646           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
5647           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
5648           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
5649 ____________________________________________________________________________
5650 [  9047] By: jhi                                   on 2001/03/05  19:25:26
5651         Log: Regen perlapi.
5652      Branch: perl
5653            ! pod/perlapi.pod
5654 ____________________________________________________________________________
5655 [  9046] By: jhi                                   on 2001/03/05  19:12:14
5656         Log: Integrate perlio.
5657      Branch: perl
5658           +> t/camel-III/vstring.t
5659           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
5660 ____________________________________________________________________________
5661 [  9045] By: jhi                                   on 2001/03/05  19:10:36
5662         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
5663      Branch: perl
5664            ! ext/Encode/Encode.pm
5665 ____________________________________________________________________________
5666 [  9044] By: jhi                                   on 2001/03/05  18:49:12
5667         Log: Forgot the other half of the PMOP patch (#9033).
5668      Branch: perl
5669            ! op.h
5670 ____________________________________________________________________________
5671 [  9043] By: nick                                  on 2001/03/05  18:14:47
5672         Log: Update MANIFEST for new test.
5673      Branch: perlio
5674            ! MANIFEST
5675 ____________________________________________________________________________
5676 [  9042] By: nick                                  on 2001/03/05  18:12:41
5677         Log: Some tests for Camel 3rd edition features.
5678              Make gethostbyaddr() test in above work.
5679      Branch: perlio
5680            + t/camel-III/vstring.t
5681            ! pp.h pp_sys.c t/TEST t/harness
5682 ____________________________________________________________________________
5683 [  9041] By: jhi                                   on 2001/03/05  17:41:48
5684         Log: Add more ISO 8859 encoding aliases.
5685      Branch: perl
5686            ! ext/Encode/Encode.pm
5687 ____________________________________________________________________________
5688 [  9040] By: jhi                                   on 2001/03/05  17:30:43
5689         Log: Integrate perlio.
5690      Branch: perl
5691           !> MANIFEST sv.c
5692 ____________________________________________________________________________
5693 [  9039] By: nick                                  on 2001/03/05  17:11:36
5694         Log: Missed added file.
5695      Branch: perlio
5696            ! MANIFEST
5697 ____________________________________________________________________________
5698 [  9038] By: jhi                                   on 2001/03/05  15:58:01
5699         Log: Add tr tests for EBCDIC, from Karsten Sperling.
5700      Branch: perl
5701            ! t/op/tr.t
5702 ____________________________________________________________________________
5703 [  9037] By: nick                                  on 2001/03/05  15:56:35
5704         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
5705              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
5706              
5707              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
5708              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
5709              - uses SvPV() rather than sv_2pv() in case it isn't a string.
5710      Branch: perlio
5711            ! sv.c
5712 ____________________________________________________________________________
5713 [  9036] By: jhi                                   on 2001/03/05  15:49:15
5714         Log: Add matching tests currently failing in EBCDIC,
5715              suggested by Karsten Sperling.
5716      Branch: perl
5717            ! t/op/pat.t
5718 ____________________________________________________________________________
5719 [  9035] By: jhi                                   on 2001/03/05  15:36:55
5720         Log: The #9034 needs a MANIFESTation.
5721      Branch: perl
5722            ! MANIFEST
5723 ____________________________________________________________________________
5724 [  9034] By: jhi                                   on 2001/03/05  15:35:14
5725         Log: Integrate perlio.
5726      Branch: perl
5727           +> ext/Encode/Encode/Tcl.pm
5728           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
5729           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
5730           !> ext/Encode/Encode/iso8859-1.ucm
5731           !> ext/Encode/Encode/iso8859-10.ucm
5732           !> ext/Encode/Encode/iso8859-13.ucm
5733           !> ext/Encode/Encode/iso8859-14.ucm
5734           !> ext/Encode/Encode/iso8859-15.ucm
5735           !> ext/Encode/Encode/iso8859-16.ucm
5736           !> ext/Encode/Encode/iso8859-2.ucm
5737           !> ext/Encode/Encode/iso8859-3.ucm
5738           !> ext/Encode/Encode/iso8859-4.ucm
5739           !> ext/Encode/Encode/iso8859-5.ucm
5740           !> ext/Encode/Encode/iso8859-6.ucm
5741           !> ext/Encode/Encode/iso8859-7.ucm
5742           !> ext/Encode/Encode/iso8859-8.ucm
5743           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
5744           !> t/lib/encode.t
5745 ____________________________________________________________________________
5746 [  9033] By: jhi                                   on 2001/03/05  15:33:18
5747         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
5748              From: Gurusamy Sarathy <gsar@ActiveState.com>
5749              Date: Sun, 04 Mar 2001 22:33:15 -0800
5750              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
5751              
5752              PMOPs need to remember their own stash so that they can
5753              gracefully remove themselves from their linked list.
5754      Branch: perl
5755            ! op.c
5756 ____________________________________________________________________________
5757 [  9032] By: nick                                  on 2001/03/05  14:51:50
5758         Log: Encode implementation "completion"
5759              Implement and document define_encoding()
5760              Implement and document encoding aliases including define_alias()
5761              Make Encode::XS use define_encoding() rather than back-door.
5762              Move run-time *.enc to separate Encode::Tcl module.
5763              Make 'compile' honour <codeset_name>
5764              Change canonical names of to iso-8859-* and US-ascii.
5765      Branch: perlio
5766            + ext/Encode/Encode/Tcl.pm
5767            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
5768            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
5769            ! ext/Encode/Encode/iso8859-1.ucm
5770            ! ext/Encode/Encode/iso8859-10.ucm
5771            ! ext/Encode/Encode/iso8859-13.ucm
5772            ! ext/Encode/Encode/iso8859-14.ucm
5773            ! ext/Encode/Encode/iso8859-15.ucm
5774            ! ext/Encode/Encode/iso8859-16.ucm
5775            ! ext/Encode/Encode/iso8859-2.ucm
5776            ! ext/Encode/Encode/iso8859-3.ucm
5777            ! ext/Encode/Encode/iso8859-4.ucm
5778            ! ext/Encode/Encode/iso8859-5.ucm
5779            ! ext/Encode/Encode/iso8859-6.ucm
5780            ! ext/Encode/Encode/iso8859-7.ucm
5781            ! ext/Encode/Encode/iso8859-8.ucm
5782            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
5783            ! t/lib/encode.t
5784 ____________________________________________________________________________
5785 [  9031] By: jhi                                   on 2001/03/05  13:51:17
5786         Log: Integrate change #9030 from maintperl into mainline.
5787              
5788              Subject: [PATCH 5.6.1] OS/2 cleanup
5789      Branch: perl
5790           +> os2/os2add.sym
5791           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
5792           !> makedef.pl os2/Changes os2/Makefile.SHs
5793           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
5794           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
5795           !> os2/os2.sym os2/os2ish.h
5796 ____________________________________________________________________________
5797 [  9030] By: jhi                                   on 2001/03/05  13:46:49
5798         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
5799              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5800              Date: Mon, 5 Mar 2001 02:29:44 -0500
5801              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
5802      Branch: maint-5.6/perl
5803            + os2/os2add.sym
5804            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
5805            ! makedef.pl os2/Changes os2/Makefile.SHs
5806            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
5807            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
5808            ! os2/os2.sym os2/os2ish.h
5809 ____________________________________________________________________________
5810 [  9029] By: jhi                                   on 2001/03/05  13:40:35
5811         Log: Integrate change #9028 from maintperl into mainline.
5812              
5813              various nits in MM_Unix.pm found by disabling SelfLoader
5814      Branch: perl
5815           !> lib/ExtUtils/MM_Unix.pm
5816 ____________________________________________________________________________
5817 [  9028] By: gsar                                  on 2001/03/05  09:58:38
5818         Log: various nits in MM_Unix.pm found by disabling SelfLoader
5819      Branch: maint-5.6/perl
5820            ! lib/ExtUtils/MM_Unix.pm
5821 ____________________________________________________________________________
5822 [  9027] By: nick                                  on 2001/03/05  08:35:22
5823         Log: Integrate mainline
5824      Branch: perlio
5825           !> (integrate 28 files)
5826 ____________________________________________________________________________
5827 [  9026] By: jhi                                   on 2001/03/05  02:14:59
5828         Log: Integrate change #9025 from mainline to maintperl,
5829              retract \N{U+HHHH}.
5830      Branch: maint-5.6/perl
5831           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
5832           !> t/lib/charnames.t toke.c
5833 ____________________________________________________________________________
5834 [  9025] By: jhi                                   on 2001/03/05  02:13:09
5835         Log: Retracting \N{U+HHHH}.
5836      Branch: perl
5837            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
5838            ! t/lib/charnames.t toke.c
5839 ____________________________________________________________________________
5840 [  9024] By: jhi                                   on 2001/03/04  20:51:07
5841         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
5842              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
5843              Date: Fri, 02 Mar 2001 18:25:26 +0100
5844              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
5845              
5846              Casting problem.
5847      Branch: perl
5848            ! ext/Storable/Storable.xs
5849 ____________________________________________________________________________
5850 [  9023] By: jhi                                   on 2001/03/04  19:46:45
5851         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
5852              From: nick@talking.bollo.cx
5853              Date: Sat, 03 Mar 2001 21:41:33 +0000
5854              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
5855              
5856              Revert the workaround.
5857      Branch: perl
5858            ! perlio.c
5859 ____________________________________________________________________________
5860 [  9022] By: jhi                                   on 2001/03/04  19:36:28
5861         Log: Update Changes.
5862      Branch: perl
5863            ! Changes patchlevel.h
5864 ____________________________________________________________________________
5865 [  9021] By: jhi                                   on 2001/03/04  18:41:00
5866         Log: makedef.pl updates suggested by Chris Nandor; double-checking
5867              the changes in AIX, OS/2 Win32 would be nice.
5868      Branch: perl
5869            ! makedef.pl
5870 ____________________________________________________________________________
5871 [  9020] By: jhi                                   on 2001/03/04  18:23:58
5872         Log: Integrate change #9012 from maintperl into mainline,
5873              quench a compiler warning.
5874      Branch: perl
5875           !> toke.c
5876 ____________________________________________________________________________
5877 [  9019] By: jhi                                   on 2001/03/04  18:18:43
5878         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
5879              
5880              \N{U+HHHH} fix.
5881              
5882              pattern in G_ARRAY context
5883      Branch: maint-5.6/perl
5884           !> pp_hot.c t/op/pat.t toke.c
5885 ____________________________________________________________________________
5886 [  9018] By: jhi                                   on 2001/03/04  18:07:48
5887         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
5888              From: Jeff Pinyan <jeffp@crusoe.net>
5889              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
5890              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
5891      Branch: perl
5892            ! pp_hot.c t/op/pat.t
5893 ____________________________________________________________________________
5894 [  9017] By: jhi                                   on 2001/03/04  18:06:21
5895         Log: I thought I tested the #9014.
5896      Branch: perl
5897            ! toke.c
5898 ____________________________________________________________________________
5899 [  9016] By: jhi                                   on 2001/03/04  17:41:22
5900         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
5901              
5902              Tweak the get*ent() OS/2 prototypes.
5903              
5904              Add the \N{U+HHHH} syntax.
5905              
5906              More tr/// UTF-8 fixes from Inaba Hiroto.
5907      Branch: maint-5.6/perl
5908           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
5909           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
5910 ____________________________________________________________________________
5911 [  9015] By: jhi                                   on 2001/03/04  17:36:04
5912         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
5913      Branch: perl
5914            ! doop.c t/op/tr.t
5915 ____________________________________________________________________________
5916 [  9014] By: jhi                                   on 2001/03/04  17:24:49
5917         Log: Add the \N{U+HHHH} syntax.
5918      Branch: perl
5919            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
5920            ! t/lib/charnames.t toke.c
5921 ____________________________________________________________________________
5922 [  9013] By: jhi                                   on 2001/03/04  17:20:45
5923         Log: Tweak the get*ent() OS/2 prototypes.
5924      Branch: perl
5925            ! os2/os2.c
5926 ____________________________________________________________________________
5927 [  9012] By: gsar                                  on 2001/03/04  06:26:14
5928         Log: avoid warning (nit in change#9009)
5929      Branch: maint-5.6/perl
5930            ! toke.c
5931 ____________________________________________________________________________
5932 [  9011] By: gsar                                  on 2001/03/04  06:15:24
5933         Log: lib/charnames.t fails in 5.6.x because of older Unicode
5934              data
5935              
5936              TODO: need to revisit this after updating lib/unicode/...
5937      Branch: maint-5.6/perl
5938            ! t/lib/charnames.t
5939 ____________________________________________________________________________
5940 [  9010] By: gsar                                  on 2001/03/04  06:08:36
5941         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
5942      Branch: maint-5.6/perl
5943            ! toke.c
5944 ____________________________________________________________________________
5945 [  9009] By: jhi                                   on 2001/03/03  19:27:20
5946         Log: Integrate change #9008 from mainline to maintperl,
5947              UTF-8 tr/// fixes from Inaba Hiroto.
5948      Branch: maint-5.6/perl
5949           !> doop.c op.c t/op/tr.t toke.c
5950 ____________________________________________________________________________
5951 [  9008] By: jhi                                   on 2001/03/03  19:19:42
5952         Log: UTF8 tr/// fixes from Inaba Hiroto.
5953      Branch: perl
5954            ! doop.c op.c t/op/tr.t toke.c
5955 ____________________________________________________________________________
5956 [  9007] By: jhi                                   on 2001/03/03  19:00:30
5957         Log: Integrate change #9006 from maintperl to mainline,
5958              more robust quest for the infinite.
5959      Branch: perl
5960           !> lib/Math/Complex.pm
5961 ____________________________________________________________________________
5962 [  9006] By: jhi                                   on 2001/03/03  18:58:06
5963         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
5964              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5965              Date: Sat, 3 Mar 2001 12:51:50 -0500
5966              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
5967              
5968              Be more robust in our quest for the infinite.
5969      Branch: maint-5.6/perl
5970            ! lib/Math/Complex.pm
5971 ____________________________________________________________________________
5972 [  9005] By: jhi                                   on 2001/03/03  17:55:50
5973         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
5974      Branch: maint-5.6/perl
5975            ! doio.c
5976 ____________________________________________________________________________
5977 [  9004] By: jhi                                   on 2001/03/03  17:40:14
5978         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
5979              so that picky compilers like IRIX won't get huffy about
5980              "statements without effect" (like 1;).
5981      Branch: perl
5982            ! toke.c
5983 ____________________________________________________________________________
5984 [  9003] By: jhi                                   on 2001/03/03  17:15:52
5985         Log: Integrate change #9002 from mainline to maintperl.
5986              
5987              Subject: [perl-5.6.x, perl-current] accept for EPOC
5988      Branch: maint-5.6/perl
5989           !> pp_sys.c
5990 ____________________________________________________________________________
5991 [  9002] By: jhi                                   on 2001/03/03  17:14:30
5992         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
5993              From: Olaf Flebbe <O.Flebbe@science-computing.de>
5994              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
5995              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
5996      Branch: perl
5997            ! pp_sys.c
5998 ____________________________________________________________________________
5999 [  9001] By: jhi                                   on 2001/03/03  17:13:13
6000         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
6001              From: "Craig A. Berry" <craigberry@mac.com>
6002              Date: Fri, 02 Mar 2001 17:44:40 -0600
6003              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
6004      Branch: perl
6005            ! t/pod/find.t
6006 ____________________________________________________________________________
6007 [  9000] By: jhi                                   on 2001/03/03  17:11:55
6008         Log: Integrate changes #8997,8999 from maintperl.
6009              
6010              Subject: [PATCH 5.6.1] compiling on OS/2
6011              (Better error message from hints/os2.sh)
6012              
6013              Subject: [PATCH 5.6.1] syslog.t
6014      Branch: perl
6015           !> hints/os2.sh t/lib/syslog.t
6016 ____________________________________________________________________________
6017 [  8999] By: jhi                                   on 2001/03/03  17:09:28
6018         Log: Subject: [PATCH 5.6.1] syslog.t
6019              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6020              Date: Sat, 3 Mar 2001 02:11:17 -0500
6021              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
6022      Branch: maint-5.6/perl
6023            ! t/lib/syslog.t
6024 ____________________________________________________________________________
6025 [  8998] By: jhi                                   on 2001/03/03  17:07:50
6026         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
6027              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6028              Date: Sat, 3 Mar 2001 01:53:52 -0500
6029              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
6030      Branch: maint-5.6/perl
6031            ! opcode.pl os2/os2.c
6032 ____________________________________________________________________________
6033 [  8997] By: jhi                                   on 2001/03/03  17:03:30
6034         Log: Subject: [PATCH 5.6.1] compiling on OS/2
6035              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6036              Date: Sat, 3 Mar 2001 01:59:59 -0500
6037              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
6038      Branch: maint-5.6/perl
6039            ! hints/os2.sh
6040 ____________________________________________________________________________
6041 [  8996] By: jhi                                   on 2001/03/03  00:55:58
6042         Log: Regen files for mainline.
6043      Branch: perl
6044            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6045            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
6046 ____________________________________________________________________________
6047 [  8995] By: jhi                                   on 2001/03/03  00:35:22
6048         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
6049              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
6050              to maintperl.
6051              
6052              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
6053              
6054              Add Configure option -Dmksymlinks which will create a symlink
6055              forest if the current/build differs from the source directory.
6056              (8218,8220,8221,8317,8318,8971)
6057              
6058              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
6059              (Document APPLLIB_EXP in INSTALL.)
6060              
6061              If running byacc write-enable also perly.h.
6062              
6063              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
6064              
6065              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
6066              
6067              Sanity check for conflicting thread flavours.
6068              
6069              Fix the sys/fcntl.h problem reported by Peter Prymmer.
6070              
6071              Add few CPUs/architectures to the Cppsym scan,
6072              add -perlio to archname if so selected (modified 8890)
6073              
6074              Be more helpful for devel builders, suggested by John L. Allen.
6075              (admittedly pointless change for maintperl, but the usedevel
6076              code is there already)
6077      Branch: maint-5.6/perl
6078           !> Configure INSTALL Makefile.SH Porting/Glossary
6079           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
6080           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
6081           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
6082           !> win32/config.bc win32/config.gc win32/config.vc
6083 ____________________________________________________________________________
6084 [  8994] By: jhi                                   on 2001/03/02  23:31:41
6085         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
6086      Branch: metaconfig/U/perl
6087            ! gccvers.U
6088 ____________________________________________________________________________
6089 [  8993] By: jhi                                   on 2001/03/02  23:22:12
6090         Log: Regenerate various files for maint.
6091      Branch: maint-5.6/perl
6092            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
6093            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
6094 ____________________________________________________________________________
6095 [  8992] By: alanbur                               on 2001/03/02  22:48:34
6096         Log: Resync wuth parent
6097      Branch: maint-5.6/pureperl
6098           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
6099           !> (integrate 60 files)
6100 ____________________________________________________________________________
6101 [  8991] By: jhi                                   on 2001/03/02  21:00:08
6102         Log: Retract the #8742 part of #8986, backward compat.
6103      Branch: maint-5.6/perl
6104            ! embed.pl
6105 ____________________________________________________________________________
6106 [  8990] By: jhi                                   on 2001/03/02  20:40:07
6107         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
6108      Branch: maint-5.6/perl
6109            ! hv.c
6110 ____________________________________________________________________________
6111 [  8989] By: jhi                                   on 2001/03/02  19:59:56
6112         Log: Update Changes.
6113      Branch: perl
6114            ! Changes patchlevel.h
6115 ____________________________________________________________________________
6116 [  8988] By: jhi                                   on 2001/03/02  19:57:08
6117         Log: Integrate perlio.
6118      Branch: perl
6119           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
6120           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
6121           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
6122           !> ext/Encode/Encode/iso8859-10.ucm
6123           !> ext/Encode/Encode/iso8859-13.ucm
6124           !> ext/Encode/Encode/iso8859-14.ucm
6125           !> ext/Encode/Encode/iso8859-15.ucm
6126           !> ext/Encode/Encode/iso8859-16.ucm
6127           !> ext/Encode/Encode/iso8859-2.ucm
6128           !> ext/Encode/Encode/iso8859-3.ucm
6129           !> ext/Encode/Encode/iso8859-4.ucm
6130           !> ext/Encode/Encode/iso8859-5.ucm
6131           !> ext/Encode/Encode/iso8859-6.ucm
6132           !> ext/Encode/Encode/iso8859-7.ucm
6133           !> ext/Encode/Encode/iso8859-8.ucm
6134           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
6135           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
6136 ____________________________________________________________________________
6137 [  8987] By: jhi                                   on 2001/03/02  19:43:40
6138         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
6139              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
6140              8950,8952,8955 from mainline to maintperl.
6141              
6142              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
6143              
6144              Put to rest the 20010205.001, the email address checking (not) regex.
6145              
6146              fork() not everywhere, cleanup temp files.
6147              
6148              The #8843 wasn't quite right: %Config needs to imported.
6149              
6150              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
6151              (#8849: the glob-basic hunk needed massaging as it depended
6152              on Schwern's large-scale (unintegrated) patches)
6153              
6154              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
6155              
6156              Upgrade to CGI.pm 2.752, from Lincoln Stein.
6157              (Note: there were some conflicts due to EBCDIC and EPOC
6158              patches, in general I preferred the repository code.)
6159              (When 2.753 comes out, we need to synchronize.)
6160              
6161              Subject: [PATCH] fix for charnames above FFFF
6162              
6163              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
6164              
6165              If no sfio, no -lsfio.
6166              
6167              Run run/*.t also in minitest.
6168              
6169              Subject:  [PATCH perl 5.7.0] malloc message address offset
6170              
6171              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
6172              
6173              Subject: fix for parameter -Dm (for perl@8867)
6174              
6175              Subject: [PATCH: perl@8892] was Re: hashing order difference?
6176              (make the test more portable)
6177              
6178              Subject: Re: [PATCH] fix for charnames above FFFF
6179              
6180              Subject: Re: I'm losing the war...
6181              (hv_store() not working correctly in ENV_IS_CASELESS case.)
6182              
6183              Subject: Modified README.bs2000 
6184              
6185              Subject: [PATCH: perl@8935] -Dt padsv($var)
6186              
6187              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
6188              
6189              Subject: PATCH: extra tests to check on negative float to unsigned cast
6190              
6191              Subject: [PATCH] XPUSH[insp] was Re: progress
6192              
6193              Subject: Re: Compile with perlcc..
6194      Branch: maint-5.6/perl
6195           !> (integrate 36 files)
6196 ____________________________________________________________________________
6197 [  8986] By: jhi                                   on 2001/03/02  18:51:25
6198         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
6199              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
6200              to maintperl.
6201              
6202              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
6203              
6204              Subject: [DOC PATCH] overload.pm nits
6205              
6206              Add header for LIB$ prototypes (C. Berry)
6207              
6208              Convert fwrite()s to sockets to write()s, since some socket stacks
6209              don't take kindly to stdio.
6210              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
6211              (for often optional LNMs)
6212              Correct a few typos
6213              (C. Bailey)
6214              
6215              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
6216              
6217              De-cut-and-pasto.
6218              
6219              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
6220              
6221              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
6222              
6223              Upgrade to CPAN 1.59_54, from Andreas König.
6224              
6225              Bogus shebang.
6226              
6227              Subject: [PATCH] Document makepatch in Porting/patching
6228              
6229              UTF-8 documentation.
6230              
6231              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
6232              
6233              Sort the MANIFEST.
6234              
6235              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
6236              
6237              Subject: [PATCH @8807] toke.c cleanup: scan_str()
6238              
6239              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
6240              
6241              Add run/*.t to testables.
6242              
6243              TODO: integrate #8784.
6244      Branch: maint-5.6/perl
6245           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
6246           !> (integrate 28 files)
6247 ____________________________________________________________________________
6248 [  8985] By: nick                                  on 2001/03/02  18:15:45
6249         Log: Integrate mainline
6250      Branch: perlio
6251           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
6252           !> vms/vms.c
6253 ____________________________________________________________________________
6254 [  8984] By: jhi                                   on 2001/03/02  16:00:17
6255         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
6256              
6257              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
6258              5.004_05, and mention the suidperl August 2000 security problem.
6259              (#8978,#8981)
6260              
6261              Subject: [ID 20010301.004] Technically speaking in perldata
6262              
6263              Subject: [PATCH] File::Copy for bleadperl, maintperl
6264              
6265              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
6266              
6267              (The #8982, fix for 20010221.005 and 20010221.008,
6268              would be nice too but it didn't integrate cleanly.)
6269      Branch: maint-5.6/perl
6270           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
6271 ____________________________________________________________________________
6272 [  8983] By: jhi                                   on 2001/03/02  15:51:16
6273         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
6274              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6275              Date:     Thu, 1 Mar 2001 15:54:09 EST
6276              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
6277      Branch: perl
6278            ! vms/vms.c
6279 ____________________________________________________________________________
6280 [  8982] By: jhi                                   on 2001/03/02  15:43:31
6281         Log: Subject: Re: sync sync sync: have I missed any patches?
6282              From: Radu Greab <radu@netsoft.ro> 
6283              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
6284              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
6285              
6286              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
6287              was checking argv[0] regardless of whether a different pathname
6288              will actually be executed."  Test case not supplied because 
6289              drafting that, ironically enough, revealed another bug
6290              (or a feature).
6291      Branch: perl
6292            ! doio.c
6293 ____________________________________________________________________________
6294 [  8981] By: jhi                                   on 2001/03/02  15:28:03
6295         Log: Misdate in #8978.
6296      Branch: perl
6297            ! pod/perlfaq1.pod
6298 ____________________________________________________________________________
6299 [  8980] By: jhi                                   on 2001/03/02  15:24:20
6300         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
6301              From: Chris Nandor <pudge@pobox.com>
6302              Date: Wed, 28 Feb 2001 22:10:15 -0500
6303              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
6304      Branch: perl
6305            ! lib/File/Copy.pm
6306 ____________________________________________________________________________
6307 [  8979] By: jhi                                   on 2001/03/02  15:17:16
6308         Log: Subject: [ID 20010301.004] Technically speaking in perldata
6309              From: abela@geneanet.org
6310              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
6311              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
6312      Branch: perl
6313            ! pod/perldata.pod
6314 ____________________________________________________________________________
6315 [  8978] By: jhi                                   on 2001/03/02  15:15:27
6316         Log: Subject: [ID 20010301.003] ref to 5.004
6317              From: abela@geneanet.org
6318              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
6319              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
6320              
6321              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
6322              and mention the suidperl August 2000 security problem.
6323      Branch: perl
6324            ! pod/perlfaq1.pod
6325 ____________________________________________________________________________
6326 [  8977] By: alanbur                               on 2001/03/02  14:17:45
6327         Log: Resynchronised with parent
6328      Branch: maint-5.6/pureperl
6329           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
6330           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
6331           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
6332           !> vms/descrip_mms.template win32/win32.c win32/win32.h
6333           !> win32/win32iop.h
6334 ____________________________________________________________________________
6335 [  8976] By: nick                                  on 2001/03/01  23:25:30
6336         Log: Integrate mainline.
6337      Branch: perlio
6338            - t/op/qu.t
6339           !> (integrate 55 files)
6340 ____________________________________________________________________________
6341 [  8975] By: jhi                                   on 2001/03/01  16:51:34
6342         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
6343      Branch: perl
6344           !> toke.c
6345 ____________________________________________________________________________
6346 [  8974] By: gsar                                  on 2001/03/01  16:28:21
6347         Log: fix for bugid 20010226.008
6348              
6349              the problem was that some of the pointers (PL_last_lop and
6350              PL_last_uni specifically) into the lex buffers weren't correctly
6351              being invalidated when the buffer changed; this would leave the
6352              pointers pointing at an arbitrary location in the buffer if
6353              the buffer didn't need to be reallocated, or point into freed
6354              memory if the buffer had to be realloced
6355              
6356              TODO item for bugdb maintainers: check other seemingly random
6357              parser-related bugs--they might be cured by this
6358      Branch: maint-5.6/perl
6359            ! toke.c
6360 ____________________________________________________________________________
6361 [  8973] By: jhi                                   on 2001/03/01  02:23:25
6362         Log: Retract #8970 because of a completely mysterious core dump:
6363              adding the tests 241..244 causes op/pat dump core at test #25.
6364              The test needs a lot of whittling down before the bug can be solved.
6365      Branch: perl
6366            ! t/op/pat.t
6367 ____________________________________________________________________________
6368 [  8972] By: jhi                                   on 2001/03/01  01:58:38
6369         Log: Regen perlapi.
6370      Branch: perl
6371            ! pod/perlapi.pod
6372 ____________________________________________________________________________
6373 [  8971] By: jhi                                   on 2001/03/01  01:34:09
6374         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))
6375              From: Nicholas Clark <nick@ccl4.org>
6376              Date: Wed, 28 Feb 2001 23:28:49 +0000
6377              Message-ID: <20010228232849.A55187@plum.flirble.org>
6378              
6379              Allow a completely write protected source code tree
6380              when using the Configure -Dmksymlinks.
6381      Branch: perl
6382            ! embed.pl warnings.pl
6383 ____________________________________________________________________________
6384 [  8970] By: jhi                                   on 2001/03/01  01:32:04
6385         Log: Add back the EBCDIC character range tests (for matching).
6386      Branch: perl
6387            ! t/op/pat.t
6388 ____________________________________________________________________________
6389 [  8969] By: nick                                  on 2001/02/28  18:18:01
6390         Log: Add charname comments to .ucm files writen by 'compile',
6391              also order charmaps in those files by source encoding.
6392              regenerate distrubuted .ucm files
6393      Branch: perlio
6394            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
6395            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
6396            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
6397            ! ext/Encode/Encode/iso8859-10.ucm
6398            ! ext/Encode/Encode/iso8859-13.ucm
6399            ! ext/Encode/Encode/iso8859-14.ucm
6400            ! ext/Encode/Encode/iso8859-15.ucm
6401            ! ext/Encode/Encode/iso8859-16.ucm
6402            ! ext/Encode/Encode/iso8859-2.ucm
6403            ! ext/Encode/Encode/iso8859-3.ucm
6404            ! ext/Encode/Encode/iso8859-4.ucm
6405            ! ext/Encode/Encode/iso8859-5.ucm
6406            ! ext/Encode/Encode/iso8859-6.ucm
6407            ! ext/Encode/Encode/iso8859-7.ucm
6408            ! ext/Encode/Encode/iso8859-8.ucm
6409            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
6410            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
6411 ____________________________________________________________________________
6412 [  8968] By: jhi                                   on 2001/02/28  16:26:37
6413         Log: Expand usemorebits early if d_casti32 needs to be undefined.
6414      Branch: perl
6415            ! hints/hpux.sh hints/irix_6.sh
6416 ____________________________________________________________________________
6417 [  8967] By: jhi                                   on 2001/02/28  16:22:26
6418         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
6419              retract toke.c/qu parts of #8583, retract #8485, retract
6420              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
6421              op/length.t, and MANIFEST, and delete t/op/qu.t.
6422      Branch: perl
6423            - t/op/qu.t
6424            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
6425            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
6426            ! t/op/length.t toke.c
6427 ____________________________________________________________________________
6428 [  8966] By: jhi                                   on 2001/02/28  15:00:27
6429         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
6430              by not changing from pre-Unicode days into being Unicode-aware.
6431              Sniff.
6432      Branch: perl
6433            ! pp.c t/op/pack.t t/op/qu.t
6434 ____________________________________________________________________________
6435 [  8965] By: jhi                                   on 2001/02/28  14:37:55
6436         Log: Subject: Re: Errors in core PODs
6437              From: Michael Stevens <michael@etla.org> 
6438              Date: Fri, 23 Feb 2001 15:47:56 +0000
6439              Message-ID: <20010223154756.A7723@firedrake.org> 
6440      Branch: perl
6441            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
6442            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
6443            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
6444            ! x2p/a2p.pod
6445 ____________________________________________________________________________
6446 [  8964] By: jhi                                   on 2001/02/28  14:35:35
6447         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
6448              (The #8961 was too bold.)
6449      Branch: perl
6450            ! hints/hpux.sh hints/irix_6.sh
6451 ____________________________________________________________________________
6452 [  8963] By: jhi                                   on 2001/02/28  14:33:39
6453         Log: Subject: Re: sync sync sync: have I missed any patches?
6454              From: Tim Jenness <t.jenness@jach.hawaii.edu>
6455              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
6456              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
6457              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
6458              
6459              Replace djSP with dSP.
6460      Branch: perl
6461            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
6462            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
6463            ! win32/perlhost.h
6464 ____________________________________________________________________________
6465 [  8962] By: jhi                                   on 2001/02/27  23:21:14
6466         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
6467      Branch: perl
6468            ! lib/Filter/Simple.pm
6469 ____________________________________________________________________________
6470 [  8961] By: jhi                                   on 2001/02/27  22:55:26
6471         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
6472              and this would be it.
6473      Branch: perl
6474            ! hints/hpux.sh hints/irix_6.sh
6475 ____________________________________________________________________________
6476 [  8960] By: jhi                                   on 2001/02/27  22:51:33
6477         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
6478              From: "Craig A. Berry" <craigberry@mac.com>
6479              Date: Tue, 27 Feb 2001 16:11:44 -0600
6480              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
6481      Branch: maint-5.6/perl
6482            ! configure.com vms/descrip_mms.template
6483 ____________________________________________________________________________
6484 [  8959] By: jhi                                   on 2001/02/27  22:47:23
6485         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
6486              From: "Craig A. Berry" <craigberry@mac.com>
6487              Date: Tue, 27 Feb 2001 16:11:44 -0600
6488              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
6489      Branch: perl
6490            ! configure.com vms/descrip_mms.template
6491 ____________________________________________________________________________
6492 [  8958] By: jhi                                   on 2001/02/27  15:16:42
6493         Log: Update Changes.
6494      Branch: perl
6495            ! Changes patchlevel.h
6496 ____________________________________________________________________________
6497 [  8957] By: jhi                                   on 2001/02/27  06:15:07
6498         Log: Subject: [5.6.x] EPOC additions
6499              From: Olaf Flebbe <O.Flebbe@science-computing.de>
6500              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
6501              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
6502      Branch: maint-5.6/perl
6503            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
6504 ____________________________________________________________________________
6505 [  8956] By: jhi                                   on 2001/02/27  06:12:11
6506         Log: Subject: [perl-current] EPOC 
6507              From: Olaf Flebbe <O.Flebbe@science-computing.de>
6508              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
6509              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
6510      Branch: perl
6511            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
6512            ! epoc/epocish.c epoc/epocish.h pp_sys.c
6513 ____________________________________________________________________________
6514 [  8955] By: jhi                                   on 2001/02/27  05:59:50
6515         Log: Subject: Re: Compile with perlcc..
6516              From: Edward Peschko <edwardp@excitehome.net>
6517              Date: Mon, 26 Feb 2001 18:51:58 -0800
6518              Message-ID: <20010226185158.A9871@excitehome.net>
6519              
6520              plus add a simple usage message if no arguments given.
6521      Branch: perl
6522            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
6523            ! utils/Makefile utils/perlcc.PL win32/pod.mak
6524 ____________________________________________________________________________
6525 [  8954] By: nick                                  on 2001/02/26  21:02:59
6526         Log: Integrate mainline
6527      Branch: perlio
6528           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
6529           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
6530           !> t/op/sprintf.t
6531 ____________________________________________________________________________
6532 [  8953] By: jhi                                   on 2001/02/26  14:43:54
6533         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
6534              From: Nicholas Clark <nick@ccl4.org>
6535              Date: Mon, 26 Feb 2001 00:42:07 +0000
6536              Message-ID: <20010226004207.F23333@plum.flirble.org>
6537      Branch: perl
6538            ! pp_ctl.c
6539 ____________________________________________________________________________
6540 [  8952] By: jhi                                   on 2001/02/26  14:42:13
6541         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
6542              From: Simon Cozens <simon@netthink.co.uk>
6543              Date: Mon, 26 Feb 2001 12:23:48 +0000
6544              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
6545      Branch: perl
6546            ! pod/perlguts.pod
6547 ____________________________________________________________________________
6548 [  8951] By: jhi                                   on 2001/02/26  14:39:15
6549         Log: Subject: [PATCH] perlio - unknown layer
6550              From: Nicholas Clark <nick@ccl4.org>
6551              Date: Mon, 26 Feb 2001 00:27:19 +0000
6552              Message-ID: <20010226002719.E23333@plum.flirble.org>
6553      Branch: perl
6554            ! perlio.c
6555 ____________________________________________________________________________
6556 [  8950] By: jhi                                   on 2001/02/26  14:38:04
6557         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
6558              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
6559              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
6560              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
6561      Branch: perl
6562            ! t/op/bop.t
6563 ____________________________________________________________________________
6564 [  8949] By: jhi                                   on 2001/02/26  14:37:07
6565         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
6566              From: Peter Prymmer <pvhp@forte.com>
6567              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
6568              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
6569      Branch: perl
6570            ! lib/Test.pm
6571 ____________________________________________________________________________
6572 [  8948] By: jhi                                   on 2001/02/26  14:35:53
6573         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
6574              From: Radu Greab <radu@netsoft.ro>
6575              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
6576              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
6577      Branch: perl
6578            ! pod/perlop.pod
6579 ____________________________________________________________________________
6580 [  8947] By: jhi                                   on 2001/02/26  14:34:46
6581         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
6582              From: David Mitchell <davem@fdgroup.co.uk>
6583              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
6584              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
6585      Branch: perl
6586            ! run.c
6587 ____________________________________________________________________________
6588 [  8946] By: jhi                                   on 2001/02/26  14:32:37
6589         Log: Subject: Modified README.bs2000 
6590              From: Dorner Thomas <Thomas.Dorner@start.de>
6591              Date: Mon, 26 Feb 2001 09:22:17 +0100
6592              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
6593      Branch: perl
6594            ! README.bs2000
6595 ____________________________________________________________________________
6596 [  8945] By: jhi                                   on 2001/02/26  14:19:53
6597         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
6598              to maintperl, listing the known failures on the tests 129 and 130.
6599      Branch: maint-5.6/perl
6600           !> t/op/sprintf.t
6601 ____________________________________________________________________________
6602 [  8944] By: jhi                                   on 2001/02/26  14:14:15
6603         Log: Add more known sprintf failures.
6604      Branch: perl
6605            ! t/op/sprintf.t
6606 ____________________________________________________________________________
6607 [  8943] By: jhi                                   on 2001/02/26  13:56:22
6608         Log: perlglob.exe needs to be found in Win32, patch from
6609              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
6610              which needs external glob at mini-perl time."
6611      Branch: perl
6612            ! ext/Encode/compile
6613 ____________________________________________________________________________
6614 [  8942] By: jhi                                   on 2001/02/26  13:52:19
6615         Log: A missing dTHX from Vadim Konovalov.
6616      Branch: perl
6617            ! perlio.c
6618 ____________________________________________________________________________
6619 [  8941] By: jhi                                   on 2001/02/26  13:37:05
6620         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
6621      Branch: perl
6622            ! op.c
6623 ____________________________________________________________________________
6624 [  8940] By: jhi                                   on 2001/02/26  13:35:40
6625         Log: Integrate perlio.
6626      Branch: perl
6627           !> ext/Encode/Encode.pm
6628 ____________________________________________________________________________
6629 [  8939] By: nick                                  on 2001/02/25  23:47:09
6630         Log: Integrate mainline.
6631      Branch: perlio
6632           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
6633           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
6634 ____________________________________________________________________________
6635 [  8938] By: nick                                  on 2001/02/25  19:36:28
6636         Log: Encode implementations docs.
6637      Branch: perlio
6638            ! ext/Encode/Encode.pm
6639 ____________________________________________________________________________
6640 [  8937] By: jhi                                   on 2001/02/25  19:26:16
6641         Log: Script wasn't aligned with reality.
6642      Branch: perl
6643            ! t/pod/find.t
6644 ____________________________________________________________________________
6645 [  8936] By: jhi                                   on 2001/02/25  18:54:55
6646         Log: Update Changes.
6647      Branch: perl
6648            ! Changes patchlevel.h
6649 ____________________________________________________________________________
6650 [  8935] By: jhi                                   on 2001/02/25  18:46:36
6651         Log: Retract #8929,8930,8932,8933 for now.
6652      Branch: perl
6653            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
6654 ____________________________________________________________________________
6655 [  8934] By: jhi                                   on 2001/02/25  17:34:35
6656         Log: Integrate perlio.
6657      Branch: perl
6658           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
6659           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
6660           !> t/lib/encode.t
6661 ____________________________________________________________________________
6662 [  8933] By: jhi                                   on 2001/02/25  17:33:12
6663         Log: (Retracted by #8395.)
6664              
6665              Slight tweaks in scan_const(), not fixes yet, it seems like
6666              lots of work remains to be done...
6667      Branch: perl
6668            ! toke.c
6669 ____________________________________________________________________________
6670 [  8932] By: jhi                                   on 2001/02/25  17:27:11
6671         Log: (Retracted by #8395.)
6672              
6673              Missing from #8930.
6674      Branch: perl
6675            ! perl.h
6676 ____________________________________________________________________________
6677 [  8931] By: jhi                                   on 2001/02/25  17:26:19
6678         Log: A comment tweak.
6679      Branch: perl
6680            ! utf8.c
6681 ____________________________________________________________________________
6682 [  8930] By: jhi                                   on 2001/02/25  17:25:47
6683         Log: (Retracted by #8395.)
6684              
6685              Attempt to fix the EBCDIC character range problwm with //.
6686      Branch: perl
6687            ! regcomp.c
6688 ____________________________________________________________________________
6689 [  8929] By: jhi                                   on 2001/02/25  17:23:45
6690         Log: (Retracted by #8395.)
6691              
6692              Expand the EBCDIC character range tests, and add few nasty
6693              tr tests from Karsten Sperling.
6694      Branch: perl
6695            ! t/op/pat.t t/op/tr.t
6696 ____________________________________________________________________________
6697 [  8928] By: jhi                                   on 2001/02/25  17:18:49
6698         Log: Missing check-in.
6699      Branch: perl
6700            ! lib/Pod/Find.pm
6701 ____________________________________________________________________________
6702 [  8927] By: nick                                  on 2001/02/25  11:30:22
6703         Log: Change method names in Encode implementation classes to something
6704              less confusing (preparing to "go public").
6705      Branch: perlio
6706            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
6707 ____________________________________________________________________________
6708 [  8926] By: nick                                  on 2001/02/25  10:53:24
6709         Log: GCC __atribute__ / printf fix
6710      Branch: perlio
6711            ! perl.h
6712 ____________________________________________________________________________
6713 [  8925] By: nick                                  on 2001/02/25  10:52:25
6714         Log: Checked in the wrong one ...
6715      Branch: perlio
6716            ! ext/Encode/Encode.pm
6717 ____________________________________________________________________________
6718 [  8924] By: nick                                  on 2001/02/24  18:46:51
6719         Log: Integrate mainline - to see what Jarkko has in ...
6720      Branch: perlio
6721           +> t/pod/testpods/lib/Pod/Stuff.pm
6722           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
6723 ____________________________________________________________________________
6724 [  8923] By: nick                                  on 2001/02/24  17:05:23
6725         Log: Encode API documentation nd tidy up.
6726              Minor additions to test.
6727              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
6728              Adds STRLEN to standard typemap.
6729      Branch: perlio
6730            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
6731            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
6732 ____________________________________________________________________________
6733 [  8922] By: jhi                                   on 2001/02/24  16:38:12
6734         Log: Add a test for the "character range should match in EBCDIC
6735              if specified using explicit numerics" bug found by Karsten
6736              Sperling.
6737      Branch: perl
6738            ! t/op/pat.t
6739 ____________________________________________________________________________
6740 [  8921] By: jhi                                   on 2001/02/24  16:30:16
6741         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
6742              From: schwern@pobox.com
6743              Date: Fri, 23 Feb 2001 03:21:37 -0500
6744              Message-ID: <20010223032137.A26022@magnonel.guild.net>
6745              
6746              plus Charles Lane's fixes, plus tweaks.
6747      Branch: perl
6748            + t/pod/testpods/lib/Pod/Stuff.pm
6749            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
6750 ____________________________________________________________________________
6751 [  8920] By: nick                                  on 2001/02/24  10:30:11
6752         Log: Integrate mainline
6753      Branch: perlio
6754           !> (integrate 33 files)
6755 ____________________________________________________________________________
6756 [  8919] By: jhi                                   on 2001/02/24  00:23:35
6757         Log: Subject: Re: I'm losing the war...
6758              From: "Vadim Konovalov" <watman@inbox.ru>
6759              Date: Sat, 24 Feb 2001 00:10:14 +0300
6760              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
6761              
6762              hv_store() not working correctly in ENV_IS_CASELESS case.
6763      Branch: perl
6764            ! hv.c
6765 ____________________________________________________________________________
6766 [  8918] By: jhi                                   on 2001/02/24  00:20:09
6767         Log: Subject: Re: [PATCH] fix for charnames above FFFF
6768              From: andreas.koenig@anima.de (Andreas J. Koenig)
6769              Date: 23 Feb 2001 02:39:03 +0100
6770              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
6771              
6772              A further efficiency tweak.
6773      Branch: perl
6774            ! lib/charnames.pm
6775 ____________________________________________________________________________
6776 [  8917] By: jhi                                   on 2001/02/23  20:27:51
6777         Log: Integrate change #8916 from mainline,
6778              do away with USE_WIN32_RTL_ENV.
6779      Branch: maint-5.6/perl
6780           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
6781 ____________________________________________________________________________
6782 [  8916] By: jhi                                   on 2001/02/23  20:02:25
6783         Log: Abolish USE_WIN32_RTL_ENV.
6784      Branch: perl
6785            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
6786 ____________________________________________________________________________
6787 [  8915] By: jhi                                   on 2001/02/23  19:36:00
6788         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
6789              later protected by some #define.
6790      Branch: perl
6791            ! gv.c
6792 ____________________________________________________________________________
6793 [  8914] By: jhi                                   on 2001/02/23  19:31:38
6794         Log: Retract #8902 for now, requested by Charles Lane, the correct
6795              fix will be something else.
6796      Branch: perl
6797            ! op.c
6798 ____________________________________________________________________________
6799 [  8913] By: jhi                                   on 2001/02/23  19:11:36
6800         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
6801              From: Peter Prymmer <pvhp@forte.com>
6802              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
6803              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
6804      Branch: perl
6805            ! t/op/lex_assign.t
6806 ____________________________________________________________________________
6807 [  8912] By: jhi                                   on 2001/02/23  18:38:20
6808         Log: Subject: [patch] perlio + useithreads
6809              From: Doug MacEachern <dougm@covalent.net>
6810              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
6811              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
6812              
6813              Gets things running but not complete.
6814      Branch: perl
6815            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
6816 ____________________________________________________________________________
6817 [  8911] By: jhi                                   on 2001/02/23  04:20:02
6818         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
6819              
6820              Duplicated environment freeing, File::Temp 0.12,
6821              op/append portability (EBCDIC) tweak.
6822      Branch: maint-5.6/perl
6823           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
6824           !> t/op/append.t
6825 ____________________________________________________________________________
6826 [  8910] By: jhi                                   on 2001/02/23  02:07:33
6827         Log: Integrate change #8909 from mainline, a better Borland
6828              putenv() workaround.
6829      Branch: maint-5.6/perl
6830           !> perl.c
6831 ____________________________________________________________________________
6832 [  8909] By: jhi                                   on 2001/02/23  02:05:46
6833         Log: A better workaround for Borland putenv() brokenness from Sarathy.
6834      Branch: perl
6835            ! perl.c
6836 ____________________________________________________________________________
6837 [  8908] By: jhi                                   on 2001/02/23  02:04:14
6838         Log: Subject: fix for parameter -Dm (for perl@8867)
6839              From: "Vadim Konovalov" <watman@inbox.ru>
6840              Date: Thu, 22 Feb 2001 17:30:12 +0300
6841              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
6842      Branch: perl
6843            ! perl.h
6844 ____________________________________________________________________________
6845 [  8907] By: jhi                                   on 2001/02/23  01:58:20
6846         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
6847              From: Peter Prymmer <pvhp@forte.com>
6848              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
6849              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
6850      Branch: perl
6851            ! t/op/append.t
6852 ____________________________________________________________________________
6853 [  8906] By: jhi                                   on 2001/02/23  01:48:34
6854         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
6855      Branch: perl
6856            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
6857 ____________________________________________________________________________
6858 [  8905] By: jhi                                   on 2001/02/23  01:43:30
6859         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
6860              From: Peter Prymmer <pvhp@forte.com>
6861              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
6862              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
6863      Branch: perl
6864            ! t/lib/st-06compat.t
6865 ____________________________________________________________________________
6866 [  8904] By: jhi                                   on 2001/02/23  01:42:39
6867         Log: Metaconfig unit change for #8903.
6868      Branch: metaconfig/U/perl
6869            ! Devel.U
6870 ____________________________________________________________________________
6871 [  8903] By: jhi                                   on 2001/02/23  01:42:12
6872         Log: Be more helpful for devel builders, suggested by John L. Allen.
6873      Branch: perl
6874            ! Configure
6875 ____________________________________________________________________________
6876 [  8902] By: jhi                                   on 2001/02/23  01:37:41
6877         Log: (Retracted by #8914)
6878              (Wrongly, reinstated by #8941)             
6879
6880              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
6881              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6882              Date:     Thu, 22 Feb 2001 09:43:57 EST
6883              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
6884      Branch: perl
6885            ! op.c
6886 ____________________________________________________________________________
6887 [  8901] By: jhi                                   on 2001/02/23  01:20:32
6888         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
6889              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6890              Date:     Thu, 22 Feb 2001 08:01:35 EST
6891              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
6892      Branch: perl
6893            ! malloc.c
6894 ____________________________________________________________________________
6895 [  8900] By: jhi                                   on 2001/02/23  01:18:02
6896         Log: Integrate changes #8898,8899 from mainline, environ handling.
6897      Branch: maint-5.6/perl
6898           !> perl.c
6899 ____________________________________________________________________________
6900 [  8899] By: jhi                                   on 2001/02/23  01:16:25
6901         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
6902              putenv() is not to be relied on, they are either broken or leaky
6903              or both.)
6904      Branch: perl
6905            ! perl.c
6906 ____________________________________________________________________________
6907 [  8898] By: jhi                                   on 2001/02/22  23:36:59
6908         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
6909              and safesysfree() must be used.
6910      Branch: perl
6911            ! perl.c
6912 ____________________________________________________________________________
6913 [  8897] By: jhi                                   on 2001/02/22  23:25:45
6914         Log: With environ one must use safesysmalloc()/safesysfree().
6915      Branch: perl
6916            ! perl.c
6917 ____________________________________________________________________________
6918 [  8896] By: jhi                                   on 2001/02/22  22:13:18
6919         Log: If we have a duplicated environment free it
6920              if PERL_DESTRUCT_LEVEL.
6921      Branch: perl
6922            ! perl.c
6923 ____________________________________________________________________________
6924 [  8895] By: alanbur                               on 2001/02/22  19:31:57
6925         Log: Synchronised with parent
6926      Branch: maint-5.6/pureperl
6927           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
6928 ____________________________________________________________________________
6929 [  8894] By: gsar                                  on 2001/02/22  19:06:18
6930         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
6931              
6932              fix memory leak in method call optimization (change#3768);
6933              made C<eval "$x->foo()"> leak
6934              
6935              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
6936      Branch: maint-5.6/perl
6937           !> op.c
6938 ____________________________________________________________________________
6939 [  8893] By: jhi                                   on 2001/02/22  18:35:27
6940         Log: (Retracted by #8915.)
6941              
6942              Third Degree finding:
6943              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
6944      Branch: perl
6945            ! gv.c
6946 ____________________________________________________________________________
6947 [  8892] By: jhi                                   on 2001/02/22  14:28:32
6948         Log: Update Changes.
6949      Branch: perl
6950            ! Changes patchlevel.h
6951 ____________________________________________________________________________
6952 [  8891] By: jhi                                   on 2001/02/22  13:22:45
6953         Log: Metaconfig unit changes for #8890.
6954      Branch: metaconfig
6955            ! U/modified/Cppsym.U U/threads/archname.U
6956 ____________________________________________________________________________
6957 [  8890] By: jhi                                   on 2001/02/22  13:22:12
6958         Log: Add -stdio to the archname if no perlio selected,
6959              no -perlio added since that is now the default.
6960              
6961              Add few CPUs/architectures to the Cppsym scan.
6962      Branch: perl
6963            ! Configure config_h.SH
6964 ____________________________________________________________________________
6965 [  8889] By: jhi                                   on 2001/02/22  13:05:59
6966         Log: Metaconfig unit change for #8888.
6967      Branch: metaconfig/U/perl
6968            ! useperlio.U
6969 ____________________________________________________________________________
6970 [  8888] By: jhi                                   on 2001/02/22  13:05:28
6971         Log: *drum roll*  Make perlio the default.
6972      Branch: perl
6973            ! Configure config_h.SH
6974 ____________________________________________________________________________
6975 [  8887] By: jhi                                   on 2001/02/22  12:50:52
6976         Log: Integrate change #8665 from maintperl to mainline,
6977              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
6978      Branch: perl
6979           !> ext/POSIX/POSIX.xs
6980 ____________________________________________________________________________
6981 [  8886] By: jhi                                   on 2001/02/22  12:49:24
6982         Log: Integrate changes #8883,8884 from mainline to maintperl.
6983              
6984              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
6985              Subject: Re: File::Temp::_gettemp warning
6986      Branch: maint-5.6/perl
6987           !> embed.h embed.pl lib/File/Temp.pm
6988 ____________________________________________________________________________
6989 [  8885] By: jhi                                   on 2001/02/22  12:43:59
6990         Log: Based on
6991              
6992              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
6993              From: schwab@suse.de
6994              Date: Thu, 22 Feb 2001 13:08:09 +0100
6995              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
6996              
6997              but the fix done slightly differently because the other
6998              half was already done in #8664.
6999      Branch: maint-5.6/perl
7000            ! ext/POSIX/POSIX.xs
7001 ____________________________________________________________________________
7002 [  8884] By: jhi                                   on 2001/02/22  12:37:15
7003         Log: Subject: Re: File::Temp::_gettemp warning
7004              From: Tim Jenness <t.jenness@jach.hawaii.edu>
7005              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
7006              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
7007              
7008              This patch to File::Temp does two things:
7009              
7010              1. Fixes the problem with CGI::Carp when determining
7011              the Fcntl constants
7012              
7013              2. Removes most of the carps and consolidates them so that all the
7014              reasons are included in a single die that is caught by the test. This
7015              means that the correct skipping behaviour is displayed by the test.
7016      Branch: perl
7017            ! lib/File/Temp.pm
7018 ____________________________________________________________________________
7019 [  8883] By: jhi                                   on 2001/02/22  12:29:19
7020         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
7021              From: Peter Prymmer <pvhp@forte.com>
7022              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
7023              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
7024      Branch: perl
7025            ! embed.h embed.pl
7026 ____________________________________________________________________________
7027 [  8882] By: jhi                                   on 2001/02/21  19:41:33
7028         Log: Integrate change #8881 from mainlin to maintperl.
7029              
7030              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
7031      Branch: maint-5.6/perl
7032           !> op.c
7033 ____________________________________________________________________________
7034 [  8881] By: jhi                                   on 2001/02/21  19:38:57
7035         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
7036              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7037              Date:     Wed, 21 Feb 2001 13:08:03 EST
7038              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
7039      Branch: perl
7040            ! op.c
7041 ____________________________________________________________________________
7042 [  8880] By: jhi                                   on 2001/02/21  19:34:34
7043         Log: Retract #8875, cannot let go of the old semantics of unpack U
7044              without rethinking utf8decode.t.
7045      Branch: perl
7046            ! pp.c t/op/pack.t
7047 ____________________________________________________________________________
7048 [  8879] By: jhi                                   on 2001/02/21  19:08:02
7049         Log: Run run/*.t also in minitest.
7050      Branch: perl
7051            ! Makefile.SH
7052 ____________________________________________________________________________
7053 [  8878] By: nick                                  on 2001/02/21  18:55:37
7054         Log: Integrate mainline
7055      Branch: perlio
7056           !> (integrate 76 files)
7057 ____________________________________________________________________________
7058 [  8877] By: jhi                                   on 2001/02/21  15:09:33
7059         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
7060      Branch: metaconfig
7061            ! U/compline/nblock_io.U
7062      Branch: perl
7063            ! Configure config_h.SH
7064 ____________________________________________________________________________
7065 [  8876] By: jhi                                   on 2001/02/21  14:54:45
7066         Log: If no sfio, no -lsfio.
7067      Branch: metaconfig/U/perl
7068            ! d_sfio.U
7069      Branch: perl
7070            ! Configure config_h.SH
7071 ____________________________________________________________________________
7072 [  8875] By: jhi                                   on 2001/02/21  14:54:00
7073         Log: Make unpack C and unpack C truly equivalent.
7074      Branch: perl
7075            ! pp.c t/op/pack.t
7076 ____________________________________________________________________________
7077 [  8874] By: jhi                                   on 2001/02/21  14:26:02
7078         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
7079              From: Peter Prymmer <pvhp@forte.com>
7080              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
7081              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
7082      Branch: perl
7083            ! pod/perlport.pod
7084 ____________________________________________________________________________
7085 [  8873] By: jhi                                   on 2001/02/21  14:24:31
7086         Log: Subject: [PATCH] fix for charnames above FFFF
7087              From: andreas.koenig@anima.de (Andreas J. Koenig)
7088              Date: 21 Feb 2001 07:05:45 +0100
7089              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
7090      Branch: perl
7091            ! lib/charnames.pm t/lib/charnames.t
7092 ____________________________________________________________________________
7093 [  8872] By: jhi                                   on 2001/02/21  14:15:25
7094         Log: Integrate change #8868 from pureperl to mainline.
7095              
7096              Fixed reference count loop caused by sv_magic.
7097      Branch: perl
7098           !> sv.c
7099 ____________________________________________________________________________
7100 [  8871] By: jhi                                   on 2001/02/21  14:07:29
7101         Log: Integrate change #8868 from pureperl to maintperl.
7102              
7103              Fixed reference count loop caused by sv_magic.
7104      Branch: maint-5.6/perl
7105           !> sv.c
7106 ____________________________________________________________________________
7107 [  8870] By: jhi                                   on 2001/02/21  14:04:41
7108         Log: Put back the #8840, it was innocent.
7109      Branch: perl
7110            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
7111            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
7112 ____________________________________________________________________________
7113 [  8869] By: jhi                                   on 2001/02/21  14:00:03
7114         Log: unpack("C", ...) was left slightly unfinished by #8865.
7115      Branch: perl
7116            ! pp.c t/op/pack.t
7117 ____________________________________________________________________________
7118 [  8868] By: alanbur                               on 2001/02/21  01:33:45
7119         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
7120              from gv_fetchpv to create single-character magic variables (e.g. $!),
7121              and it is passed a sv and the gv that contains the sv as the mg_obj
7122              value.  When sv_magic stores the mg_obj pointer it increments the gv
7123              refcount, thus causing a sv-gv pair that can't be freed.  There is
7124              already a check for sv == obj which is used to prevent such reference
7125              loops.  This change extends the check to cover the case described above.
7126      Branch: maint-5.6/pureperl
7127            ! sv.c
7128 ____________________________________________________________________________
7129 [  8867] By: jhi                                   on 2001/02/21  00:52:39
7130         Log: Update Changes.
7131      Branch: perl
7132            ! Changes patchlevel.h
7133 ____________________________________________________________________________
7134 [  8866] By: jhi                                   on 2001/02/21  00:34:20
7135         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
7136              (Note: there were some conflicts due to EBCDIC and EPOC
7137              patches, in general I preferred the repository code.)
7138              (When 2.753 comes out, we need to synchronize.)
7139      Branch: perl
7140            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
7141            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
7142            ! t/lib/cgi-html.t
7143 ____________________________________________________________________________
7144 [  8865] By: jhi                                   on 2001/02/21  00:24:22
7145         Log: Make pack("C", 0x100) to create Unicode, unless under the
7146              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
7147              will understand Unicode, unless you under know what.
7148      Branch: perl
7149            ! pp.c t/op/pack.t t/op/qu.t
7150 ____________________________________________________________________________
7151 [  8864] By: alanbur                               on 2001/02/20  22:35:34
7152         Log: Resynchronised with parent
7153      Branch: maint-5.6/pureperl
7154           !> README.win32 ext/GDBM_File/GDBM_File.pm
7155           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
7156           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
7157           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
7158           !> t/lib/sdbm.t util.c
7159 ____________________________________________________________________________
7160 [  8863] By: jhi                                   on 2001/02/20  20:55:11
7161         Log: Integrate change #8860,8861 from mainline into maintperl.
7162              
7163              "pseudo-literal j"
7164              
7165              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
7166      Branch: maint-5.6/perl
7167           !> lib/Test.pm pod/perlop.pod
7168 ____________________________________________________________________________
7169 [  8862] By: jhi                                   on 2001/02/20  20:30:07
7170         Log: Don't do casting between pointers pointing to differently sized
7171              integers.
7172      Branch: perl
7173            ! hv.c sv.c
7174 ____________________________________________________________________________
7175 [  8861] By: jhi                                   on 2001/02/20  19:53:44
7176         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
7177              From: Peter Prymmer <pvhp@forte.com>
7178              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
7179              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
7180      Branch: perl
7181            ! lib/Test.pm
7182 ____________________________________________________________________________
7183 [  8860] By: jhi                                   on 2001/02/20  19:48:02
7184         Log: "pseudo-literal j", a documentation glitch reported to Debian.
7185              The text recovered from Perl 5.005_03, and pseudo-literal replaced
7186              by "backtick string".
7187      Branch: perl
7188            ! pod/perlop.pod
7189 ____________________________________________________________________________
7190 [  8859] By: jhi                                   on 2001/02/20  19:15:46
7191         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
7192              from Chris Nandor.
7193      Branch: perl
7194            ! makedef.pl
7195 ____________________________________________________________________________
7196 [  8858] By: jhi                                   on 2001/02/20  17:36:53
7197         Log: Integrate pureperl changes #8844,8845,8850 to mainline
7198              (via maintperl #8855).
7199              
7200              Fixed %^H scoping bug
7201              
7202              Removed GV <-> CV refcount loop
7203              
7204              Removed %ENV refcount loop
7205      Branch: perl
7206           !> gv.c op.c perl.c pp.c scope.c
7207 ____________________________________________________________________________
7208 [  8857] By: jhi                                   on 2001/02/20  17:34:32
7209         Log: Integrate changes #8853,8854 from maintperl to mainline.
7210              
7211              EBDIC fixes, README.win32 Borland update.
7212      Branch: perl
7213           !> README.win32 handy.h util.c
7214 ____________________________________________________________________________
7215 [  8856] By: jhi                                   on 2001/02/20  17:33:16
7216         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
7217      Branch: maint-5.6/perl
7218           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
7219           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
7220           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
7221 ____________________________________________________________________________
7222 [  8855] By: jhi                                   on 2001/02/20  17:32:13
7223         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
7224              
7225              Fixed %^H scoping bug
7226              
7227              Removed GV <-> CV refcount loop
7228              
7229              Removed %ENV refcount loop
7230      Branch: maint-5.6/perl
7231           !> gv.c op.c perl.c pp.c scope.c
7232 ____________________________________________________________________________
7233 [  8854] By: jhi                                   on 2001/02/20  17:25:06
7234         Log: Subject: Addition to readme.win32 for Borland C++ compilers
7235              Date: Tue, 20 Feb 2001 02:15:25 +0300
7236              From: "Vadim Konovalov" <watman@inbox.ru>
7237              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
7238              
7239              Document Borland compiler misbehaviour.
7240      Branch: maint-5.6/perl
7241            ! README.win32
7242 ____________________________________________________________________________
7243 [  8853] By: jhi                                   on 2001/02/20  17:22:25
7244         Log: The assimilation of ebcdic.c didn't quite work at the first try,
7245              patches from Thomas Dorner.
7246      Branch: maint-5.6/perl
7247            ! handy.h util.c
7248 ____________________________________________________________________________
7249 [  8852] By: jhi                                   on 2001/02/20  17:20:15
7250         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
7251              From: Chris Nandor <pudge@pobox.com>
7252              Date: Tue, 20 Feb 2001 08:32:45 -0500
7253              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
7254      Branch: maint-5.6/perl
7255            ! makedef.pl mg.c
7256 ____________________________________________________________________________
7257 [  8851] By: jhi                                   on 2001/02/20  17:15:52
7258         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
7259      Branch: perl
7260            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
7261            ! t/lib/filter-util.t
7262 ____________________________________________________________________________
7263 [  8850] By: alanbur                               on 2001/02/20  17:12:40
7264         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
7265              and the magic pointer points back to the GV that contains the
7266              %ENV hash.  This creates a refcount loop that prevents members
7267              of %ENV from being freed correctly.  This change removes the
7268              refcount loop - the magic pointer was never used anyway, the
7269              only use of the magic was to check the type ('E') so that the
7270              appropriate environment manipulation code is called when %ENV
7271              is modified.
7272      Branch: maint-5.6/pureperl
7273            ! perl.c
7274 ____________________________________________________________________________
7275 [  8849] By: jhi                                   on 2001/02/20  17:12:20
7276         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
7277              From: "Craig A. Berry" <craigberry@mac.com>
7278              Date: Mon, 19 Feb 2001 23:36:12 -0600
7279              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
7280              
7281              Case-forgiving systems match TestInit.pm with TES*.
7282      Branch: perl
7283            ! t/lib/glob-basic.t
7284 ____________________________________________________________________________
7285 [  8848] By: jhi                                   on 2001/02/20  17:10:02
7286         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
7287      Branch: perl
7288            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
7289            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
7290            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
7291 ____________________________________________________________________________
7292 [  8847] By: jhi                                   on 2001/02/20  15:34:41
7293         Log: The #8843 wasn't quite right: %Config needs to imported.
7294      Branch: perl
7295            ! t/run/runenv.t
7296 ____________________________________________________________________________
7297 [  8846] By: jhi                                   on 2001/02/20  15:31:50
7298         Log: Retract the #8838 and #8840 for now because of
7299              the DB_File tie problem.
7300      Branch: perl
7301            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
7302            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
7303            ! proto.h sv.c
7304 ____________________________________________________________________________
7305 [  8845] By: alanbur                               on 2001/02/20  14:25:41
7306         Log: Removed GV <-> CV refcount loop
7307              CvGV(mycv) points to the parent GV of the CV, and was previously
7308              refcounted.  The pointer remains, but the refcounting has been removed
7309              as it causes a refcount loop between the CV and GV that means the CV
7310              can't ever be deleted.
7311      Branch: maint-5.6/pureperl
7312            ! gv.c op.c pp.c
7313 ____________________________________________________________________________
7314 [  8844] By: alanbur                               on 2001/02/20  14:23:13
7315         Log: Fixed %^H scoping bug
7316      Branch: maint-5.6/pureperl
7317            ! scope.c
7318 ____________________________________________________________________________
7319 [  8843] By: jhi                                   on 2001/02/19  13:38:08
7320         Log: fork() not everywhere, cleanup temp files.
7321      Branch: perl
7322            ! t/run/runenv.t
7323 ____________________________________________________________________________
7324 [  8842] By: alanbur                               on 2001/02/19  12:42:07
7325         Log: Resynchronised with parent
7326      Branch: maint-5.6/pureperl
7327           !> pod/perlfaq4.pod sv.c utf8.c
7328 ____________________________________________________________________________
7329 [  8841] By: jhi                                   on 2001/02/19  03:35:51
7330         Log: Update Changes.
7331      Branch: perl
7332            ! Changes patchlevel.h
7333 ____________________________________________________________________________
7334 [  8840] By: jhi                                   on 2001/02/19  00:23:41
7335         Log: Subject: [patch] add sv_setref_uv
7336              From: Doug MacEachern <dougm@covalent.net>
7337              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
7338              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
7339      Branch: perl
7340            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
7341            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
7342 ____________________________________________________________________________
7343 [  8839] By: jhi                                   on 2001/02/19  00:01:38
7344         Log: Put to rest the 20010205.001, the email address checking (not) regex.
7345      Branch: perl
7346            ! pod/perlfaq9.pod
7347 ____________________________________________________________________________
7348 [  8838] By: jhi                                   on 2001/02/18  22:17:54
7349         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
7350              From: Doug MacEachern <dougm@covalent.net>
7351              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
7352              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
7353      Branch: perl
7354            ! lib/ExtUtils/xsubpp
7355 ____________________________________________________________________________
7356 [  8837] By: jhi                                   on 2001/02/18  22:16:50
7357         Log: Subject: [patch] -Wall cleanup round 2
7358              From: Doug MacEachern <dougm@covalent.net>
7359              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
7360              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
7361      Branch: perl
7362            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
7363            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
7364            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
7365            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
7366            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
7367            ! ext/SDBM_File/SDBM_File.xs
7368 ____________________________________________________________________________
7369 [  8836] By: jhi                                   on 2001/02/18  22:11:20
7370         Log: Misapplied regex optimizations when \C is present.
7371              Fixes 20001230.002.
7372              
7373              What still remains broken is that the submatches that
7374              have \C in them get their UTF8 flag on because their
7375              parent SV has it on.  This will result in malformed
7376              UTF8 if a \C happened to match a non-ASCII byte.
7377      Branch: perl
7378            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
7379            ! t/pragma/utf8.t
7380 ____________________________________________________________________________
7381 [  8835] By: jhi                                   on 2001/02/18  20:12:02
7382         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
7383              
7384              The hash key got wrongly UTF8fied.
7385      Branch: perl
7386            ! pod/perlapi.pod toke.c utf8.c
7387 ____________________________________________________________________________
7388 [  8834] By: jhi                                   on 2001/02/18  19:44:25
7389         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
7390              don't warn on magical or overloaded things.
7391      Branch: perl
7392            ! pp_hot.c
7393 ____________________________________________________________________________
7394 [  8833] By: nick                                  on 2001/02/18  19:31:22
7395         Log: Integrate mainline
7396      Branch: perlio
7397           +> t/TestInit.pm t/run/runenv.t
7398            - t/UTEST
7399           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
7400           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
7401           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
7402           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
7403           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
7404           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
7405           !> utf8.c
7406 ____________________________________________________________________________
7407 [  8832] By: jhi                                   on 2001/02/18  19:21:18
7408         Log: Integrate perlio.
7409      Branch: perl
7410           !> perlio.c pod/perldiag.pod
7411 ____________________________________________________________________________
7412 [  8831] By: jhi                                   on 2001/02/18  19:14:20
7413         Log: Integrate change #8827 from mainline.
7414              
7415              UTF8 tweaks.
7416      Branch: maint-5.6/perl
7417           !> sv.c utf8.c
7418 ____________________________________________________________________________
7419 [  8830] By: nick                                  on 2001/02/18  19:10:34
7420         Log: Apply the spirit of patch from Nick Clark:
7421              Subject: [PATCH] Re: extensions that provide layers
7422              From: Nicholas Clark <nick@ccl4.org>
7423              Date: Mon, 12 Feb 2001 16:43:51 +0000
7424              Message-Id: <20010212164350.Q3652@plum.flirble.org>
7425      Branch: perlio
7426            ! perlio.c pod/perldiag.pod
7427 ____________________________________________________________________________
7428 [  8829] By: jhi                                   on 2001/02/18  19:03:25
7429         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
7430              From: schwern@pobox.com 
7431              Date: Sun, 18 Feb 2001 13:44:35 -0500
7432              Message-ID: <20010218134435.A17544@magnonel.guild.net>
7433              
7434              Applied, but as t/TestInit.pm.
7435      Branch: perl
7436            + t/TestInit.pm
7437            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
7438            ! t/op/subst_wamp.t
7439 ____________________________________________________________________________
7440 [  8828] By: jhi                                   on 2001/02/18  18:43:52
7441         Log: Integrate perlio.
7442      Branch: perl
7443           !> perlio.c
7444 ____________________________________________________________________________
7445 [  8827] By: jhi                                   on 2001/02/18  18:41:33
7446         Log: UTF-8 tweaks.
7447      Branch: perl
7448            ! sv.c utf8.c
7449 ____________________________________________________________________________
7450 [  8826] By: nick                                  on 2001/02/18  17:40:59
7451         Log: Fix [ID 20010217.002]
7452              open FOO, "<:raw:perlio", ...
7453              :raw now inserts default base layer below itself.
7454              Also
7455              open FOO, "<:unix", ...
7456              works as well - but leaves buffer layer on stack under the unix layer.
7457      Branch: perlio
7458            ! perlio.c
7459 ____________________________________________________________________________
7460 [  8825] By: jhi                                   on 2001/02/18  17:15:39
7461         Log: Integrate perlio.
7462      Branch: perl
7463           !> perlio.c perliol.h
7464 ____________________________________________________________________________
7465 [  8824] By: jhi                                   on 2001/02/18  17:10:53
7466         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
7467              From: schwern@pobox.com
7468              Date: Sun, 18 Feb 2001 01:48:50 -0500
7469              Message-ID: <20010218014850.C19957@magnonel.guild.net>
7470      Branch: perl
7471            ! lib/Test/Harness.pm t/TEST t/op/chop.t
7472 ____________________________________________________________________________
7473 [  8823] By: jhi                                   on 2001/02/18  17:01:06
7474         Log: Add run/*.t to testables.
7475      Branch: perl
7476            ! t/TEST
7477 ____________________________________________________________________________
7478 [  8822] By: jhi                                   on 2001/02/18  16:58:58
7479         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
7480              From: schwern@pobox.com
7481              Date: Sun, 18 Feb 2001 01:11:35 -0500
7482              Message-ID: <20010218011135.A19957@magnonel.guild.net>
7483              
7484              Revive mjd's and Simon's PERL5OPT fix.
7485      Branch: perl
7486            + t/run/runenv.t
7487            ! MANIFEST perl.c
7488 ____________________________________________________________________________
7489 [  8821] By: jhi                                   on 2001/02/18  16:53:46
7490         Log: Subject: Re: Why t/TEST and not Test::Harness?
7491              From: schwern@pobox.com
7492              Date: Sat, 17 Feb 2001 22:44:44 -0500
7493              Message-ID: <20010217224444.A6679@magnonel.guild.net>
7494              
7495              Replace UTEST with TEST -utf8.
7496      Branch: perl
7497            - t/UTEST
7498            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
7499            ! t/lib/glob-basic.t
7500 ____________________________________________________________________________
7501 [  8820] By: nick                                  on 2001/02/18  13:06:16
7502         Log: Clean up a few core dumps when layers are used in unexpected ways.
7503              (Still not "right"...)
7504      Branch: perlio
7505            ! perlio.c perliol.h
7506 ____________________________________________________________________________
7507 [  8819] By: jhi                                   on 2001/02/18  02:25:55
7508         Log: Integrate change #8818 from maintperl, a FAQ nit.
7509      Branch: perl
7510           !> pod/perlfaq4.pod
7511 ____________________________________________________________________________
7512 [  8818] By: jhi                                   on 2001/02/18  02:24:50
7513         Log: FAQ nit from Chris Fedde.
7514      Branch: maint-5.6/perl
7515            ! pod/perlfaq4.pod
7516 ____________________________________________________________________________
7517 [  8817] By: nick                                  on 2001/02/17  18:20:14
7518         Log: Integrate mainline
7519      Branch: perlio
7520           +> lib/unicode/UCD.html lib/unicode/Unicode.html
7521           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
7522           +> pod/perlclib.pod
7523            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
7524            - lib/unicode/Unicode.301
7525           !> (integrate 324 files)
7526 ____________________________________________________________________________
7527 [  8816] By: jhi                                   on 2001/02/17  16:56:58
7528         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
7529      Branch: perl
7530            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
7531            ! ext/Storable/Storable.xs t/lib/st-06compat.t
7532            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
7533 ____________________________________________________________________________
7534 [  8815] By: jhi                                   on 2001/02/17  16:40:07
7535         Log: Subject: [patch] -Wall
7536              From: Doug MacEachern <dougm@covalent.net>
7537              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
7538              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
7539      Branch: perl
7540            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
7541            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
7542 ____________________________________________________________________________
7543 [  8814] By: jhi                                   on 2001/02/16  19:27:18
7544         Log: Document qu better.
7545      Branch: perl
7546            ! pod/perlop.pod
7547 ____________________________________________________________________________
7548 [  8813] By: jhi                                   on 2001/02/15  13:54:37
7549         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
7550              From: Hugo <hv@crypt.compulink.co.uk>
7551              Date: Thu, 15 Feb 2001 13:39:49 +0000
7552              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
7553      Branch: perl
7554            ! toke.c
7555 ____________________________________________________________________________
7556 [  8812] By: alanbur                               on 2001/02/15  13:52:16
7557         Log: Resynchronised with parent
7558      Branch: maint-5.6/pureperl
7559            - ebcdic.c
7560           !> (integrate 36 files)
7561 ____________________________________________________________________________
7562 [  8811] By: jhi                                   on 2001/02/15  13:51:16
7563         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
7564              
7565              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
7566              From: Jan Dubois <JanD@ActiveState.com>
7567              Date: Wed, 31 Jan 2001 21:17:03 -0800
7568              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
7569              
7570              tweak change#8659 to keep it simple
7571              
7572              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
7573              From: Russ Allbery <rra@stanford.edu>
7574              Date: 14 Feb 2001 10:15:41 -0800
7575              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
7576              
7577              (8809 empty)
7578
7579              Upgrade to podlators 1.08, from Russ Allbery.
7580      Branch: perl
7581           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
7582           !> utils/perldoc.PL
7583 ____________________________________________________________________________
7584 [  8810] By: jhi                                   on 2001/02/15  13:35:08
7585         Log: Upgrade to podlators 1.08, from Russ Allbery.
7586      Branch: maint-5.6/perl
7587            ! lib/Pod/Man.pm lib/Pod/Text.pm
7588 ____________________________________________________________________________
7589 [  8809] By: jhi                                   on 2001/02/15  13:26:38
7590         Log: (accidentally empty check-in)
7591      Branch: maint-5.6/perl
7592            ! lib/Test/Harness.pm
7593 ____________________________________________________________________________
7594 [  8808] By: jhi                                   on 2001/02/15  13:23:47
7595         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
7596              From: Russ Allbery <rra@stanford.edu>
7597              Date: 14 Feb 2001 10:15:41 -0800
7598              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
7599              
7600              perldoc was hardcoding $Config{installscript}, which breaks
7601              when install* isn't where Perl ends up (such as with AFS).
7602              
7603              Use $Config{scriptdir} instead.
7604      Branch: maint-5.6/perl
7605            ! utils/perldoc.PL
7606 ____________________________________________________________________________
7607 [  8807] By: jhi                                   on 2001/02/14  14:37:27
7608         Log: Update Changes.
7609      Branch: perl
7610            ! Changes patchlevel.h
7611 ____________________________________________________________________________
7612 [  8806] By: jhi                                   on 2001/02/14  14:25:31
7613         Log: Integrate changes #8803,8804,8805 from mainline.
7614              
7615              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
7616              
7617              Don't skip too much of the locale error message if no environ array,
7618              from Chris Nandor.
7619              
7620              More MacOS Classic fixes from Chris Nandor.
7621      Branch: maint-5.6/perl
7622           !> doop.c lib/Cwd.pm perl.c perl.h util.c
7623 ____________________________________________________________________________
7624 [  8805] By: jhi                                   on 2001/02/14  03:29:01
7625         Log: More MacOS Classic fixes from Chris Nandor.
7626      Branch: perl
7627            ! doop.c lib/Cwd.pm
7628 ____________________________________________________________________________
7629 [  8804] By: jhi                                   on 2001/02/14  03:18:35
7630         Log: Don't skip too much of the locale error message if no environ array,
7631              from Chris Nandor.
7632      Branch: perl
7633            ! util.c
7634 ____________________________________________________________________________
7635 [  8803] By: jhi                                   on 2001/02/14  03:14:14
7636         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
7637      Branch: perl
7638            ! perl.c perl.h
7639 ____________________________________________________________________________
7640 [  8802] By: jhi                                   on 2001/02/13  18:31:33
7641         Log: AUTHORS update.
7642      Branch: perl
7643            ! AUTHORS
7644 ____________________________________________________________________________
7645 [  8801] By: jhi                                   on 2001/02/13  17:55:19
7646         Log: Integrate change #8792 from mainline.
7647              
7648              Subject: buncha MacPerl patches for bleadperl
7649              From: Chris Nandor <pudge@pobox.com>
7650              Date: Tue, 13 Feb 2001 00:02:43 -0500
7651              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
7652      Branch: maint-5.6/perl
7653           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
7654           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
7655           !> t/lib/basename.t toke.c util.h
7656 ____________________________________________________________________________
7657 [  8800] By: jhi                                   on 2001/02/13  17:46:43
7658         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
7659              to be forced to Off_t.
7660              
7661              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
7662              From: nick@ccl4.org
7663              Date: Thu, 1 Feb 2001 12:01:04 +0000
7664              Message-Id: <20010201120103.E11401@plum.flirble.org>
7665      Branch: maint-5.6/perl
7666            ! iperlsys.h perlio.c
7667 ____________________________________________________________________________
7668 [  8799] By: jhi                                   on 2001/02/13  16:52:51
7669         Log: Duplex duplex hunk hunk.
7670      Branch: maint-5.6/perl
7671            ! Makefile.SH
7672 ____________________________________________________________________________
7673 [  8797] By: jhi                                   on 2001/02/13  14:52:04
7674         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
7675              From: "Craig A. Berry" <craigberry@mac.com>
7676              Date: Mon, 12 Feb 2001 11:05:25 -0600
7677              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
7678      Branch: perl
7679            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
7680 ____________________________________________________________________________
7681 [  8796] By: jhi                                   on 2001/02/13  14:36:47
7682         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
7683              From: simon.cozens@pembroke.oxford.ac.uk 
7684              Date: Sat, 10 Feb 2001 17:57:02 +0000
7685              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
7686              
7687              Now it does include.
7688      Branch: perl
7689            ! pod/perldiag.pod
7690 ____________________________________________________________________________
7691 [  8795] By: jhi                                   on 2001/02/13  14:30:11
7692         Log: Sort the MANIFEST.
7693      Branch: perl
7694            ! MANIFEST
7695 ____________________________________________________________________________
7696 [  8794] By: jhi                                   on 2001/02/13  14:26:51
7697         Log: Integrate change #8793 from mainline, FAQ updates.
7698      Branch: maint-5.6/perl
7699           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
7700 ____________________________________________________________________________
7701 [  8793] By: jhi                                   on 2001/02/13  14:25:13
7702         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
7703      Branch: perl
7704            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
7705 ____________________________________________________________________________
7706 [  8792] By: jhi                                   on 2001/02/13  14:22:50
7707         Log: Subject: buncha MacPerl patches for bleadperl
7708              From: Chris Nandor <pudge@pobox.com>
7709              Date: Tue, 13 Feb 2001 00:02:43 -0500
7710              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
7711      Branch: perl
7712            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
7713            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
7714            ! t/lib/basename.t toke.c util.h
7715 ____________________________________________________________________________
7716 [  8791] By: jhi                                   on 2001/02/13  14:10:39
7717         Log: Integrate change #8790 from mainline.
7718              
7719              environ array wrongly assumed in Perl_init_i18nl10n(),
7720      Branch: maint-5.6/perl
7721           !> util.c
7722 ____________________________________________________________________________
7723 [  8790] By: jhi                                   on 2001/02/13  14:06:15
7724         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
7725              noticed by Chris Nandor in MacOS Classic.
7726      Branch: perl
7727            ! util.c
7728 ____________________________________________________________________________
7729 [  8789] By: jhi                                   on 2001/02/13  13:58:07
7730         Log: Integrate changes #8373,8487,8544,8783 from mainline.
7731              
7732              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
7733              hints files, the dynaloading, assimilate ebcdic into util.c.
7734      Branch: maint-5.6/perl
7735            - ebcdic.c
7736            ! MANIFEST hints/posix-bc.sh
7737           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
7738           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
7739           !> perlapi.c proto.h util.c
7740 ____________________________________________________________________________
7741 [  8788] By: alanbur                               on 2001/02/13  10:33:13
7742         Log: Integrated changes from maint-5.6
7743      Branch: maint-5.6/pureperl
7744           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
7745           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
7746           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
7747           !> vos/config.ga.h vos/configure_perl.cm
7748 ____________________________________________________________________________
7749 [  8787] By: jhi                                   on 2001/02/13  05:56:36
7750         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
7751      Branch: perl
7752           !> Makefile.SH
7753 ____________________________________________________________________________
7754 [  8786] By: jhi                                   on 2001/02/13  05:54:34
7755         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
7756              From: Dorner Thomas <Thomas.Dorner@start.de>
7757              Date: Mon, 12 Feb 2001 15:06:26 +0100
7758              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
7759      Branch: maint-5.6/perl
7760            ! Makefile.SH
7761 ____________________________________________________________________________
7762 [  8785] By: jhi                                   on 2001/02/13  05:29:04
7763         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
7764      Branch: perl
7765           !> hints/openbsd.sh
7766 ____________________________________________________________________________
7767 [  8784] By: jhi                                   on 2001/02/13  02:25:24
7768         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
7769              From: Peter Prymmer <pvhp@forte.com>
7770              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
7771              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
7772      Branch: perl
7773            ! pod/perlclib.pod
7774 ____________________________________________________________________________
7775 [  8783] By: jhi                                   on 2001/02/13  02:22:36
7776         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
7777      Branch: perl
7778            - ebcdic.c
7779            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
7780            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
7781            ! util.c
7782 ____________________________________________________________________________
7783 [  8782] By: jhi                                   on 2001/02/13  02:00:07
7784         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
7785      Branch: maint-5.6/perl
7786            ! pod/perlport.pod
7787 ____________________________________________________________________________
7788 [  8781] By: jhi                                   on 2001/02/13  01:58:44
7789         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
7790      Branch: maint-5.6/perl
7791            ! hints/openbsd.sh
7792 ____________________________________________________________________________
7793 [  8780] By: jhi                                   on 2001/02/13  01:57:33
7794         Log: Synchronize the regexp tests between maintperl and mainline.
7795      Branch: maint-5.6/perl
7796           !> t/op/re_tests
7797 ____________________________________________________________________________
7798 [  8779] By: jhi                                   on 2001/02/13  01:49:35
7799         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
7800              From: Hugo <hv@crypt.compulink.co.uk>
7801              Date: Tue, 13 Feb 2001 00:11:11 +0000
7802              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
7803      Branch: perl
7804            ! regcomp.c t/op/re_tests
7805 ____________________________________________________________________________
7806 [  8778] By: jhi                                   on 2001/02/13  00:23:10
7807         Log: Comments do not nest.
7808      Branch: perl
7809            ! perl.h
7810 ____________________________________________________________________________
7811 [  8777] By: jhi                                   on 2001/02/13  00:17:54
7812         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
7813              From: Hugo <hv@crypt.compulink.co.uk>
7814              Date: Tue, 13 Feb 2001 00:11:11 +0000
7815              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
7816      Branch: maint-5.6/perl
7817            ! regcomp.c t/op/re_tests
7818 ____________________________________________________________________________
7819 [  8776] By: jhi                                   on 2001/02/12  23:25:52
7820         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
7821      Branch: maint-5.6/perl
7822            ! pod/perlport.pod
7823 ____________________________________________________________________________
7824 [  8775] By: jhi                                   on 2001/02/12  23:04:28
7825         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
7826      Branch: maint-5.6/perl
7827            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
7828            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
7829            ! vos/configure_perl.cm
7830 ____________________________________________________________________________
7831 [  8774] By: jhi                                   on 2001/02/12  22:59:11
7832         Log: Subject: Re: [patch] context for 'U' magic functions
7833              From: Doug MacEachern <dougm@covalent.net>
7834              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
7835              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
7836              
7837              plus the suggestion by Nick Ing-Simmons to name the macro
7838              as PERL_MG_UFUNC to avoid namespace pollution, plus add
7839              the advice by Doug for XS writers to perl.h
7840      Branch: perl
7841            ! mg.c perl.h
7842 ____________________________________________________________________________
7843 [  8773] By: jhi                                   on 2001/02/11  20:14:12
7844         Log: Update Changes.
7845      Branch: perl
7846            ! Changes patchlevel.h
7847 ____________________________________________________________________________
7848 [  8772] By: jhi                                   on 2001/02/11  18:47:52
7849         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
7850              From: Simon Cozens <simon@cozens.net>
7851              Date: Wed, 31 Jan 2001 16:31:43 +0000
7852              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
7853      Branch: perl
7854            + pod/perlclib.pod
7855            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
7856            ! pod/perltoc.pod
7857 ____________________________________________________________________________
7858 [  8771] By: jhi                                   on 2001/02/11  18:36:48
7859         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
7860              
7861              Blocks-4d3.beta.txt
7862              CaseFolding-3d4.beta.txt
7863              CompositionExclusions-3d6.beta.txt
7864              EastAsianWidth-4d4.beta.txt
7865              LineBreak-6d3.beta.txt
7866              NamesList-3.1.0d1.beta.txt
7867              PropList-3.1.0d4.beta.txt
7868              SpecialCasing-4d1.beta.txt
7869              UnicodeData-3.1.0d6.beta.txt
7870      Branch: perl
7871            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
7872           +> lib/unicode/UCD.html lib/unicode/Unicode.html
7873            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
7874            - lib/unicode/Unicode.301
7875            ! (edit 257 files)
7876 ____________________________________________________________________________
7877 [  8770] By: jhi                                   on 2001/02/11  17:26:22
7878         Log: UTF-8 documentation.
7879      Branch: perl
7880            ! utf8.h
7881 ____________________________________________________________________________
7882 [  8769] By: jhi                                   on 2001/02/11  17:12:49
7883         Log: Retract #8762.
7884      Branch: perl
7885            ! regexec.c
7886 ____________________________________________________________________________
7887 [  8768] By: jhi                                   on 2001/02/11  16:54:45
7888         Log: Subject: [PATCH] Test::Harness
7889              From: andreas.koenig@anima.de (Andreas J. Koenig)
7890              Date: 11 Feb 2001 14:37:00 +0100
7891              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
7892      Branch: perl
7893            ! lib/Test/Harness.pm
7894 ____________________________________________________________________________
7895 [  8767] By: jhi                                   on 2001/02/11  16:53:52
7896         Log: Subject: [PATCH] Document makepatch in Porting/patching
7897              From: andreas.koenig@anima.de (Andreas J. Koenig)
7898              Date: 11 Feb 2001 16:46:28 +0100
7899              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
7900      Branch: perl
7901            ! Porting/patching.pod
7902 ____________________________________________________________________________
7903 [  8766] By: jhi                                   on 2001/02/11  06:30:23
7904         Log: Subject: Re: [patch] GvSHARED
7905              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
7906              From: Doug MacEachern <dougm@covalent.net>
7907              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
7908              
7909              Subject: Re: [patch] GvSHARED
7910              From: Doug MacEachern <dougm@covalent.net>
7911              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
7912              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
7913              
7914              Subject: [patch] attributes.pm support for `shared'
7915              From: Doug MacEachern <dougm@covalent.net>
7916              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
7917              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
7918              
7919              our() attributes were ignored, our :shared pieces missing,
7920              allow attributes.pm to turn on shared.
7921      Branch: perl
7922            ! op.c t/op/attrs.t toke.c xsutils.c
7923 ____________________________________________________________________________
7924 [  8765] By: alanbur                               on 2001/02/10  23:11:19
7925         Log: Resync with parent (hopefully sucessfully this time)
7926      Branch: maint-5.6/pureperl
7927           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
7928           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
7929           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
7930           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
7931           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
7932           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
7933           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
7934 ____________________________________________________________________________
7935 [  8764] By: jhi                                   on 2001/02/10  22:54:38
7936         Log: Make TEST and UTEST more verbose in case something goes
7937              wrong in running/compiling a script, suggested by Doug
7938              MacEachern.
7939      Branch: perl
7940            ! t/TEST t/UTEST
7941 ____________________________________________________________________________
7942 [  8763] By: jhi                                   on 2001/02/10  22:11:34
7943         Log: Bogus shebang.
7944      Branch: perl
7945            ! t/lib/texttabs.t
7946 ____________________________________________________________________________
7947 [  8762] By: jhi                                   on 2001/02/10  21:56:02
7948         Log: (Retracted by #8769)
7949      Branch: perl
7950            ! regexec.c
7951 ____________________________________________________________________________
7952 [  8761] By: jhi                                   on 2001/02/10  21:26:15
7953         Log: Subject: Re: [patch] GvSHARED 
7954              From: Doug MacEachern <dougm@covalent.net>
7955              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
7956              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
7957              
7958              our @EXPORT : shared = (...);
7959      Branch: perl
7960            ! toke.c
7961 ____________________________________________________________________________
7962 [  8760] By: jhi                                   on 2001/02/10  21:25:07
7963         Log: Subject: [patch] GvSHARED
7964              From: Doug MacEachern <dougm@covalent.net>
7965              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
7966              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
7967      Branch: perl
7968            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
7969 ____________________________________________________________________________
7970 [  8759] By: alanbur                               on 2001/02/10  21:24:27
7971         Log: Backed out mismerge.
7972      Branch: maint-5.6/pureperl
7973            ! MANIFEST README.hpux README.vmesa gv.c installhtml
7974            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
7975            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
7976            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
7977            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
7978            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
7979            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
7980 ____________________________________________________________________________
7981 [  8758] By: jhi                                   on 2001/02/10  18:01:17
7982         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
7983              
7984              Fixed UMRs and leak in Perl_pmtrans()
7985              
7986              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
7987              associated UTFied tr/// code.  Also fixed scoping leak of
7988              PL_reg_start_tmp.
7989              
7990              newATTRSUB leaks when an attempt to redefine the active sort sub is
7991              made.
7992      Branch: maint-5.6/perl
7993           !> op.c regcomp.c
7994 ____________________________________________________________________________
7995 [  8757] By: alanbur                               on 2001/02/10  17:56:46
7996         Log: Resynchronised with parent
7997      Branch: maint-5.6/pureperl
7998           +> README.bs2000
7999            - README.posix-bc
8000            ! gv.c perl.c sv.c
8001           !> MANIFEST README.hpux README.vmesa installhtml
8002           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
8003           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
8004           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
8005           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
8006           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
8007           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
8008 ____________________________________________________________________________
8009 [  8756] By: alanbur                               on 2001/02/10  17:51:15
8010         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
8011              made.
8012      Branch: maint-5.6/pureperl
8013            ! op.c
8014 ____________________________________________________________________________
8015 [  8755] By: jhi                                   on 2001/02/09  22:41:35
8016         Log: Upgrade to CPAN 1.59_54, from Andreas König.
8017      Branch: perl
8018            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
8019 ____________________________________________________________________________
8020 [  8754] By: jhi                                   on 2001/02/09  22:29:20
8021         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
8022              
8023              Didn't upgrade the fill.t since it has a dependency to File::Slurp
8024              purely for debugging purposes, the actual test hasn't changed.
8025      Branch: perl
8026            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
8027            ! t/lib/textwrap.t
8028 ____________________________________________________________________________
8029 [  8753] By: jhi                                   on 2001/02/09  20:17:50
8030         Log: Integrate change #8682 from maintperl.
8031              
8032              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
8033              to work correctly.
8034      Branch: perl
8035           !> hints/irix_6.sh
8036 ____________________________________________________________________________
8037 [  8752] By: jhi                                   on 2001/02/09  20:00:46
8038         Log: Update Changes.
8039      Branch: perl
8040            ! Changes patchlevel.h
8041 ____________________________________________________________________________
8042 [  8751] By: nick                                  on 2001/02/09  19:48:37
8043         Log: Integrate mainline
8044      Branch: perlio
8045           +> README.bs2000 t/lib/cgi-esc.t
8046            - README.posix-bc
8047           !> (integrate 53 files)
8048 ____________________________________________________________________________
8049 [  8750] By: nick                                  on 2001/02/09  19:25:16
8050         Log: Subject: RE: Biannual Competition to Improve Hashing Function
8051              From: Fisher Mark <fisherm@tce.com>
8052              Date: Thu, 8 Feb 2001 10:44:00 -0500
8053              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
8054              Date: Thu, 8 Feb 2001 15:02:47 -0500
8055              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
8056      Branch: perl
8057            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
8058 ____________________________________________________________________________
8059 [  8749] By: jhi                                   on 2001/02/09  19:02:35
8060         Log: Forgotten fragment.
8061      Branch: perl
8062            ! pod/perlapi.pod
8063 ____________________________________________________________________________
8064 [  8748] By: jhi                                   on 2001/02/09  18:31:34
8065         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
8066              plus manual tweakage.
8067              
8068              Sync the perlfaq2 between mainline and maintperl.
8069      Branch: maint-5.6/perl
8070            ! pod/perlfaq2.pod
8071      Branch: perl
8072           !> pod/perlfaq2.pod
8073 ____________________________________________________________________________
8074 [  8747] By: jhi                                   on 2001/02/09  18:12:04
8075         Log: Subject: versiononly and installperl
8076              From: abigail@foad.org
8077              Date: Wed, 7 Feb 2001 22:43:12 +0100
8078              Message-ID: <20010207214312.7045.qmail@foad.org>    
8079              
8080              Add +v flag to force a normal install of the perl binary
8081              and the utilities.
8082              
8083              Subject: [PATCH] installperl
8084              From: Nicholas Clark <nick@ccl4.org>
8085              Date: Fri, 9 Feb 2001 16:28:57 +0000
8086              Message-ID: <20010209162857.B10931@plum.flirble.org>
8087              
8088              Add -A flag which also hardlinks the binary with
8089              the full architecture name.
8090      Branch: perl
8091            ! installperl
8092 ____________________________________________________________________________
8093 [  8746] By: jhi                                   on 2001/02/09  18:03:43
8094         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
8095              
8096              Subject: perlfaq2, re: perlmongers
8097              
8098              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
8099              
8100              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
8101              
8102              Subject: [ID 20010205.001] typo in perlfaq9
8103              
8104              Subject: [ID 20010208.002] unordered explanation in perlcall
8105      Branch: maint-5.6/perl
8106           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
8107           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
8108           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
8109 ____________________________________________________________________________
8110 [  8745] By: jhi                                   on 2001/02/09  17:59:09
8111         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
8112              From: abela@geneanet.org
8113              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
8114              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
8115      Branch: perl
8116            ! pod/perlcall.pod
8117 ____________________________________________________________________________
8118 [  8744] By: jhi                                   on 2001/02/09  17:48:16
8119         Log: Subject: [ID 20010205.001] typo in perlfaq9
8120              From: eserte@vran.herceg.de
8121              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
8122              Message-Id: <200102042244.XAA21926@vran.herceg.de>
8123      Branch: perl
8124            ! pod/perlfaq9.pod
8125 ____________________________________________________________________________
8126 [  8743] By: jhi                                   on 2001/02/09  17:25:12
8127         Log: Integrate change #8695 from maintperl.
8128              
8129              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
8130      Branch: perl
8131           !> thread.h
8132 ____________________________________________________________________________
8133 [  8742] By: jhi                                   on 2001/02/09  17:21:22
8134         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
8135              From: Andy Dougherty <doughera@lafayette.edu>
8136              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
8137              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
8138      Branch: perl
8139            ! embed.pl
8140 ____________________________________________________________________________
8141 [  8741] By: jhi                                   on 2001/02/09  17:05:19
8142         Log: Integrate changes #8738,8739,8740 from maintperl.
8143              
8144              Html files will be installed in a more logical and easier to
8145              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
8146              
8147              Html files will be generated with a header to make them look
8148              a little less bare.
8149              
8150              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
8151      Branch: perl
8152           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
8153 ____________________________________________________________________________
8154 [  8740] By: jhi                                   on 2001/02/09  17:03:46
8155         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
8156              From: "Brendan O'Dea" <bod@compusol.com.au>
8157              Date: Sun, 4 Feb 2001 11:17:56 +1100
8158              Message-ID: <20010204111756.A16301@compusol.com.au>
8159      Branch: maint-5.6/perl
8160            ! pod/perlfaq3.pod
8161 ____________________________________________________________________________
8162 [  8739] By: jhi                                   on 2001/02/09  17:01:59
8163         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
8164              From: "Indy Singh" <indy@nusphere.com>
8165              Date: Fri, 2 Feb 2001 15:09:59 -0500
8166              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
8167              
8168              Html files will be generated with a header to make them look
8169              a little less bare.
8170      Branch: maint-5.6/perl
8171            ! installhtml
8172 ____________________________________________________________________________
8173 [  8738] By: jhi                                   on 2001/02/09  16:58:48
8174         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
8175              From: "Indy Singh" <indy@nusphere.com>
8176              Date: Fri, 2 Feb 2001 15:08:23 -0500
8177              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
8178              
8179              Html files will be installed in a more logical and easier to
8180              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
8181      Branch: maint-5.6/perl
8182            ! win32/Makefile win32/makefile.mk
8183 ____________________________________________________________________________
8184 [  8737] By: jhi                                   on 2001/02/09  16:46:54
8185         Log: Integrate changes #8687,8736 from maintperl.
8186              
8187              HP-UX thread patches from Merijn H. Brand.
8188              
8189              Latin nit from Philip Newton.
8190      Branch: perl
8191           !> README.hpux hints/hpux.sh
8192 ____________________________________________________________________________
8193 [  8736] By: jhi                                   on 2001/02/09  16:42:31
8194         Log: Latin nit from Philip Newton.
8195      Branch: maint-5.6/perl
8196            ! README.hpux
8197 ____________________________________________________________________________
8198 [  8735] By: jhi                                   on 2001/02/09  16:24:03
8199         Log: Integrate changes #8704,8710 from pureperl.
8200              
8201              Fixed UMRs and leak in Perl_pmtrans()
8202              
8203              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
8204              associated UTFied tr/// code.  Also fixed scoping leak of
8205              PL_reg_start_tmp.
8206      Branch: perl
8207           !> op.c regcomp.c
8208 ____________________________________________________________________________
8209 [  8734] By: jhi                                   on 2001/02/09  15:40:21
8210         Log: Integrate change #8733 from maintperl.
8211              
8212              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
8213      Branch: perl
8214           !> pod/perlre.pod
8215 ____________________________________________________________________________
8216 [  8733] By: jhi                                   on 2001/02/09  15:35:47
8217         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
8218              From: Prymmer/Kahn <pvhp@best.com>
8219              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
8220              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
8221      Branch: maint-5.6/perl
8222            ! pod/perlre.pod
8223 ____________________________________________________________________________
8224 [  8732] By: jhi                                   on 2001/02/09  15:26:17
8225         Log: Rename README.posix-bc to README.bs2000 (to avoid the
8226              confusion of a "perlposix-bc.pod"), add a few missing
8227              arch pods, regen toc.
8228      Branch: maint-5.6/perl
8229           +> README.bs2000
8230            - README.posix-bc
8231            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
8232            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
8233 ____________________________________________________________________________
8234 [  8731] By: jhi                                   on 2001/02/09  15:23:39
8235         Log: De-cut-and-pasto.
8236      Branch: perl
8237            ! pod/perl.pod
8238 ____________________________________________________________________________
8239 [  8730] By: jhi                                   on 2001/02/09  15:11:13
8240         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
8241              when people think that perlposix-bc.pod tells anything about
8242              Perl and POSIX.  Regen toc.
8243      Branch: perl
8244           +> README.bs2000
8245            - README.posix-bc
8246            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
8247            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
8248 ____________________________________________________________________________
8249 [  8729] By: jhi                                   on 2001/02/09  14:52:28
8250         Log: The README.vmesa part of #8712 from maintperl.
8251      Branch: perl
8252            ! README.vmesa
8253 ____________________________________________________________________________
8254 [  8728] By: jhi                                   on 2001/02/09  14:46:06
8255         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
8256              From: Peter Prymmer <pvhp@forte.com>
8257              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
8258              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
8259      Branch: maint-5.6/perl
8260            ! README.vmesa win32/Makefile win32/makefile.mk
8261 ____________________________________________________________________________
8262 [  8727] By: jhi                                   on 2001/02/09  14:33:25
8263         Log: Integrate change #8712 from mainline.
8264              
8265              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
8266      Branch: maint-5.6/perl
8267           !> lib/Pod/Find.pm
8268 ____________________________________________________________________________
8269 [  8726] By: jhi                                   on 2001/02/09  14:30:28
8270         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
8271              From: Peter Prymmer <pvhp@forte.com>
8272              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
8273              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
8274      Branch: perl
8275            + t/lib/cgi-esc.t
8276            ! MANIFEST lib/CGI/Util.pm
8277 ____________________________________________________________________________
8278 [  8725] By: jhi                                   on 2001/02/09  04:56:47
8279         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
8280      Branch: maint-5.6/perl
8281            ! pod/perlport.pod
8282 ____________________________________________________________________________
8283 [  8724] By: jhi                                   on 2001/02/09  04:40:59
8284         Log: Integrate changes 7819,7820 from vmsperl into mainline.
8285              
8286              Add header for LIB$ prototypes (C. Berry)
8287              
8288              Convert fwrite()s to sockets to write()s, since some socket stacks
8289              don't take kindly to stdio.
8290              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
8291              (for often optional LNMs)
8292              Correct a few typos
8293              (C. Bailey)
8294      Branch: perl
8295           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
8296 ____________________________________________________________________________
8297 [  8723] By: jhi                                   on 2001/02/09  03:29:29
8298         Log: Integrate change #8722 from mainline.
8299              
8300              The Im() function wasn't returning zero for non-Math::Complex
8301              arguments.  The bug reported by John Gamble.
8302      Branch: maint-5.6/perl
8303           !> lib/Math/Complex.pm
8304 ____________________________________________________________________________
8305 [  8722] By: jhi                                   on 2001/02/09  03:28:33
8306         Log: The Im() function wasn't returning zero for non-Math::Complex
8307              arguments.  The bug reported by John Gamble.
8308      Branch: perl
8309            ! lib/Math/Complex.pm
8310 ____________________________________________________________________________
8311 [  8721] By: nick                                  on 2001/02/08  22:11:35
8312         Log: Correct the correction :-(
8313      Branch: perl
8314            ! perl.c
8315 ____________________________________________________________________________
8316 [  8720] By: bailey                                on 2001/02/08  20:59:22
8317         Log: Convert frwite()s to sockets to write()s, since some socket stacks
8318              don't take kindly to stdio.
8319              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
8320              (for often optional LNMs)
8321              Correct a few typos
8322              (C. Bailey)
8323      Branch: vmsperl
8324            ! vms/vms.c vms/vmsish.h
8325 ____________________________________________________________________________
8326 [  8719] By: bailey                                on 2001/02/08  20:51:02
8327         Log: Add header for LIB$ prototypes (C. Berry)
8328      Branch: vmsperl
8329            ! ext/Devel/DProf/DProf.xs
8330 ____________________________________________________________________________
8331 [  8718] By: bailey                                on 2001/02/08  20:49:00
8332         Log: SYN SYN
8333      Branch: vmsperl
8334           +> pod/perliol.pod t/lib/sample-tests/bailout
8335           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
8336           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
8337           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
8338           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
8339           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
8340           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
8341            - lib/unicode/Is/DCinital.pl
8342           !> (integrate 101 files)
8343 ____________________________________________________________________________
8344 [  8717] By: nick                                  on 2001/02/08  19:38:48
8345         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
8346              From: Robin Barker <rmb1@cise.npl.co.uk>
8347              Date: Thu, 8 Feb 2001 14:38:07 GMT
8348              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
8349      Branch: perl
8350            ! lib/CPAN.pm
8351 ____________________________________________________________________________
8352 [  8716] By: nick                                  on 2001/02/08  19:29:07
8353         Log: Generated files form 8713 etc.
8354      Branch: perl
8355            ! embed.h global.sym objXSUB.h perlapi.c proto.h
8356 ____________________________________________________________________________
8357 [  8715] By: nick                                  on 2001/02/08  19:26:08
8358         Log: Fixup non-ithread build after 8713
8359      Branch: perl
8360            ! perl.c
8361 ____________________________________________________________________________
8362 [  8714] By: nick                                  on 2001/02/08  19:17:45
8363         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
8364              From: nick@ccl4.org
8365              Date: Wed, 7 Feb 2001 00:27:47 +0000
8366              Message-Id: <20010207002747.B63724@plum.flirble.org>
8367      Branch: perl
8368            ! sv.c toke.c
8369 ____________________________________________________________________________
8370 [  8713] By: nick                                  on 2001/02/08  19:15:58
8371         Log: Subject: Re: [patch] Re: PL_ptr_table
8372              From: Doug Maceachern <dougm@covalent.net>
8373              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
8374              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
8375      Branch: perl
8376            ! embed.pl perl.c sv.c sv.h
8377 ____________________________________________________________________________
8378 [  8712] By: nick                                  on 2001/02/08  19:12:47
8379         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
8380              From: Peter Prymmer <pvhp@forte.com>
8381              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
8382              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
8383      Branch: perl
8384            ! lib/Pod/Find.pm
8385 ____________________________________________________________________________
8386 [  8711] By: nick                                  on 2001/02/07  21:06:11
8387         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
8388              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
8389              From: Alan Burlison <Alan.Burlison@uk.sun.com>
8390              Date: Tue, 06 Feb 2001 23:37:01 +0000
8391              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
8392      Branch: perl
8393            ! regcomp.c
8394 ____________________________________________________________________________
8395 [  8710] By: alanbur                               on 2001/02/07  00:22:04
8396         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
8397              associated UTFied tr/// code.  Also fixed scoping leak of
8398              PL_reg_start_tmp.
8399      Branch: maint-5.6/pureperl
8400            ! op.c regcomp.c
8401 ____________________________________________________________________________
8402 [  8709] By: nick                                  on 2001/02/06  21:16:49
8403         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
8404              From: Michael G Schwern <schwern@pobox.com>
8405              Date: Sun, 4 Feb 2001 19:47:14 -0500
8406              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
8407      Branch: perl
8408            ! pod/perlapi.pod pod/perlmodlib.PL
8409 ____________________________________________________________________________
8410 [  8708] By: nick                                  on 2001/02/06  20:41:20
8411         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
8412              From: Michael G Schwern <schwern@pobox.com>
8413              Date: Sun, 4 Feb 2001 21:17:49 -0500
8414              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
8415      Branch: perl
8416            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
8417            ! pod/perltootc.pod
8418 ____________________________________________________________________________
8419 [  8707] By: nick                                  on 2001/02/06  20:29:11
8420         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
8421              From: Michael G Schwern <schwern@pobox.com>
8422              Date: Tue, 6 Feb 2001 05:54:30 -0500
8423              Message-Id: <20010206055430.A951@blackrider.aocn.com>
8424      Branch: perl
8425            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
8426 ____________________________________________________________________________
8427 [  8706] By: nick                                  on 2001/02/06  20:21:40
8428         Log: Subject: RE: some win32 fixes
8429              Date: Tue, 6 Feb 2001 09:23:20 +0300
8430              From: Vadim Konovalov <vkonovalov@lucent.com>
8431              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
8432      Branch: perl
8433            ! toke.c win32/Makefile win32/config.bc win32/config.gc
8434            ! win32/config.vc win32/config_H.bc win32/makefile.mk
8435 ____________________________________________________________________________
8436 [  8705] By: alanbur                               on 2001/02/06  15:00:03
8437         Log: Synchronised with parent
8438      Branch: maint-5.6/pureperl
8439            ! regexec.c
8440           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
8441           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
8442 ____________________________________________________________________________
8443 [  8704] By: alanbur                               on 2001/02/06  14:55:24
8444         Log: Fixed UMRs and leak in Perl_pmtrans()
8445      Branch: maint-5.6/pureperl
8446            ! op.c
8447 ____________________________________________________________________________
8448 [  8703] By: gsar                                  on 2001/02/06  02:29:37
8449         Log: $(MAKE) distclean doesn't clean up properly on windows
8450      Branch: maint-5.6/perl
8451            ! win32/Makefile win32/makefile.mk
8452 ____________________________________________________________________________
8453 [  8702] By: gsar                                  on 2001/02/06  01:00:46
8454         Log: tweak change#8659 to keep it simple
8455      Branch: maint-5.6/perl
8456            ! utils/perldoc.PL
8457 ____________________________________________________________________________
8458 [  8701] By: gsar                                  on 2001/02/05  22:45:41
8459         Log: change#8693 was missing testsuite changes
8460      Branch: maint-5.6/perl
8461           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
8462 ____________________________________________________________________________
8463 [  8700] By: nick                                  on 2001/02/05  20:32:52
8464         Log: Integrate mainline
8465      Branch: perlio
8466           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
8467           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
8468           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
8469           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
8470           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
8471           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
8472           +> t/lib/test-harness.t
8473           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
8474           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
8475           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
8476           !> pod/perlutil.pod t/TEST utils/h2xs.PL
8477 ____________________________________________________________________________
8478 [  8699] By: nick                                  on 2001/02/05  19:41:07
8479         Log: Subject: perlfaq2, re: perlmongers
8480              From: David H. Adler <dha@panix.com>
8481              Date: Sun, 4 Feb 2001 23:48:23 -0500
8482              Message-Id: <20010204234823.A13429@panix.com>
8483      Branch: perl
8484            ! pod/perlfaq2.pod
8485 ____________________________________________________________________________
8486 [  8698] By: nick                                  on 2001/02/05  19:39:31
8487         Log: Missed file f#rom the testharness mess.
8488      Branch: perl
8489            + t/lib/test-harness.t
8490 ____________________________________________________________________________
8491 [  8697] By: nick                                  on 2001/02/05  19:37:21
8492         Log: Subject: [DOC PATCH] overload.pm nits
8493              From: John Tobey <jtobey@john-edwin-tobey.org>
8494              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
8495              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
8496      Branch: perl
8497            ! lib/overload.pm
8498 ____________________________________________________________________________
8499 [  8696] By: alanbur                               on 2001/02/05  11:56:00
8500         Log: Sync with parent
8501      Branch: maint-5.6/pureperl
8502           !> thread.h
8503 ____________________________________________________________________________
8504 [  8695] By: gsar                                  on 2001/02/05  03:27:34
8505         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
8506      Branch: maint-5.6/perl
8507            ! thread.h
8508 ____________________________________________________________________________
8509 [  8694] By: alanbur                               on 2001/02/05  00:07:47
8510         Log: Initial branch creation from //depot/maint-5.6/perl
8511      Branch: maint-5.6/pureperl
8512           +> (branch 1719 files)
8513 ____________________________________________________________________________
8514 [  8693] By: gsar                                  on 2001/02/04  22:38:49
8515         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
8516              changes)
8517      Branch: maint-5.6/perl
8518           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
8519           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
8520           !> ext/DB_File/version.c
8521 ____________________________________________________________________________
8522 [  8692] By: nick                                  on 2001/02/04  18:15:57
8523         Log: The missed t/TEST part of the grand testharness upgrade.
8524      Branch: perl
8525            ! t/TEST
8526 ____________________________________________________________________________
8527 [  8691] By: nick                                  on 2001/02/04  18:05:17
8528         Log: New improved test harness
8529              Subject: Re: [PATCH Test::Harness] Third time's a charm?
8530              From: Michael G Schwern <schwern@pobox.com>
8531              Date: Sun, 4 Feb 2001 08:01:20 -0500
8532              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
8533      Branch: perl
8534            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
8535            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
8536            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
8537            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
8538            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
8539            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
8540            ! MANIFEST lib/Test/Harness.pm
8541 ____________________________________________________________________________
8542 [  8690] By: nick                                  on 2001/02/04  17:57:51
8543         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
8544              From: Jonathan Stowe <gellyfish@gellyfish.com>
8545              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
8546              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
8547      Branch: perl
8548            ! utils/h2xs.PL
8549 ____________________________________________________________________________
8550 [  8689] By: nick                                  on 2001/02/04  17:55:24
8551         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
8552              From: Michael G Schwern <schwern@pobox.com>
8553              Date: Sat, 3 Feb 2001 22:46:38 -0500
8554              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
8555      Branch: perl
8556            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
8557            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
8558 ____________________________________________________________________________
8559 [  8688] By: nick                                  on 2001/02/04  17:43:55
8560         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
8561              length byfailing to spot lack of closing )
8562              From: nick@talking.bollo.cx
8563              Date: Sat, 03 Feb 2001 23:53:16 +0000
8564              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
8565      Branch: perl
8566            ! perlio.c pod/perldiag.pod
8567 ____________________________________________________________________________
8568 [  8687] By: jhi                                   on 2001/02/03  17:11:42
8569         Log: HP-UX thread patches from Merijn H. Brand.
8570      Branch: maint-5.6/perl
8571            ! README.hpux hints/hpux.sh
8572 ____________________________________________________________________________
8573 [  8686] By: jhi                                   on 2001/02/03  16:40:12
8574         Log: Metaconfig changes for #8685.
8575      Branch: metaconfig
8576            ! U/installdirs/instubperl.U
8577      Branch: metaconfig/U/perl
8578            ! Devel.U versiononly.U
8579 ____________________________________________________________________________
8580 [  8685] By: jhi                                   on 2001/02/03  16:39:49
8581         Log: For -Dusedevel builds turn off installusrbinperl and turn on
8582              versiononly, a combined idea of Richard Soderberg and Merijn
8583              H. Brand.  You can still override both of these from the command
8584              line if you need to, -Dinstallusrbinperl and -Uversiononly.
8585      Branch: perl
8586            ! Configure
8587 ____________________________________________________________________________
8588 [  8684] By: jhi                                   on 2001/02/03  16:16:34
8589         Log: Metaconfig unit fix for #8683.
8590      Branch: metaconfig
8591            ! U/compline/nblock_io.U
8592 ____________________________________________________________________________
8593 [  8683] By: jhi                                   on 2001/02/03  16:16:12
8594         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
8595              reported by Peter Prymmer for 5.6-TRIAL1.
8596      Branch: perl
8597            ! Configure
8598 ____________________________________________________________________________
8599 [  8682] By: jhi                                   on 2001/02/03  05:52:11
8600         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
8601              to work correctly.
8602      Branch: maint-5.6/perl
8603            ! hints/irix_6.sh
8604 ____________________________________________________________________________
8605 [  8681] By: jhi                                   on 2001/02/03  05:47:33
8606         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
8607      Branch: maint-5.6/perl
8608            ! pod/perlport.pod
8609 ____________________________________________________________________________
8610 [  8680] By: jhi                                   on 2001/02/02  21:39:49
8611         Log: perlport update from Peter Prymmer.
8612      Branch: maint-5.6/perl
8613            ! pod/perlport.pod
8614 ____________________________________________________________________________
8615 [  8679] By: nick                                  on 2001/02/02  20:50:48
8616         Log: Integrate mainline
8617      Branch: perlio
8618           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
8619           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
8620           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
8621 ____________________________________________________________________________
8622 [  8678] By: gsar                                  on 2001/02/02  16:02:12
8623         Log: note about bincompat, slightly modified (from Lupe Christoph)
8624      Branch: maint-5.6/perl
8625            ! README.solaris
8626 ____________________________________________________________________________
8627 [  8677] By: jhi                                   on 2001/02/02  15:46:20
8628         Log: Supported platforms updates.
8629      Branch: maint-5.6/perl
8630            ! pod/perlport.pod
8631 ____________________________________________________________________________
8632 [  8676] By: jhi                                   on 2001/02/02  03:41:26
8633         Log: A couple more perlfaq2 tweaks.
8634      Branch: maint-5.6/perl
8635            ! pod/perlfaq2.pod
8636 ____________________________________________________________________________
8637 [  8675] By: jhi                                   on 2001/02/02  03:17:44
8638         Log: Misedit in #8661.
8639      Branch: maint-5.6/perl
8640            ! Configure
8641 ____________________________________________________________________________
8642 [  8674] By: jhi                                   on 2001/02/02  03:14:38
8643         Log: Damien again.
8644      Branch: maint-5.6/perl
8645            ! pod/perlfaq2.pod
8646 ____________________________________________________________________________
8647 [  8673] By: jhi                                   on 2001/02/02  03:12:40
8648         Log: perlfaq update from Elaine Ashton.
8649      Branch: maint-5.6/perl
8650            ! pod/perlfaq2.pod
8651 ____________________________________________________________________________
8652 [  8672] By: jhi                                   on 2001/02/02  03:07:08
8653         Log: UTF-8 s/// patch from Inaba Hiroto.
8654      Branch: maint-5.6/perl
8655            ! pp_ctl.c pp_hot.c
8656 ____________________________________________________________________________
8657 [  8671] By: jhi                                   on 2001/02/01  22:34:31
8658         Log: Update Changes.
8659      Branch: perl
8660            ! Changes patchlevel.h
8661 ____________________________________________________________________________
8662 [  8670] By: jhi                                   on 2001/02/01  22:15:29
8663         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
8664              from maintperl.
8665              
8666              Upgrade to Getopt::Long 2.25, from Johan Vromans.
8667              
8668              more files need to be writable in the source distribution
8669              
8670              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
8671              
8672              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
8673              
8674              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
8675              
8676              Allow the float to be fuzzier.
8677              
8678              need to use INT2PTR instead of a straight cast or ia64 fails
8679              
8680              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
8681              
8682              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
8683      Branch: perl
8684           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
8685           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
8686           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
8687 ____________________________________________________________________________
8688 [  8669] By: jhi                                   on 2001/02/01  21:57:02
8689         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
8690              From: Robin Barker <rmb1@cise.npl.co.uk>
8691              Date: Thu, 1 Feb 2001 16:59:05 GMT
8692              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
8693      Branch: maint-5.6/perl
8694            ! pod/perlmodlib.PL
8695 ____________________________________________________________________________
8696 [  8668] By: nick                                  on 2001/02/01  19:41:40
8697         Log: Integrate mainline
8698      Branch: perlio
8699           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
8700           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
8701           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
8702 ____________________________________________________________________________
8703 [  8667] By: gsar                                  on 2001/02/01  16:59:11
8704         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
8705      Branch: maint-5.6/perl
8706            ! embed.pl embedvar.h
8707 ____________________________________________________________________________
8708 [  8666] By: gsar                                  on 2001/02/01  16:34:51
8709         Log: add missing entries to win32/config.?c
8710      Branch: maint-5.6/perl
8711            ! win32/config.bc win32/config.gc win32/config.vc
8712            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8713 ____________________________________________________________________________
8714 [  8665] By: jhi                                   on 2001/02/01  14:58:51
8715         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
8716              From: "Stephen P. Potter" <spp@spotter.yi.org>
8717              Date: Thu, 01 Feb 2001 10:45:46 -0500
8718              Message-Id: <200102011545.KAA31479@spotter.yi.org>
8719      Branch: maint-5.6/perl
8720            ! pod/perlfunc.pod
8721 ____________________________________________________________________________
8722 [  8664] By: gsar                                  on 2001/02/01  14:52:37
8723         Log: need to use INT2PTR instead of a straight cast or ia64 fails
8724              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
8725      Branch: maint-5.6/perl
8726            ! ext/POSIX/POSIX.xs
8727 ____________________________________________________________________________
8728 [  8663] By: jhi                                   on 2001/02/01  14:09:13
8729         Log: Allow the float to be fuzzier.
8730      Branch: maint-5.6/perl
8731            ! t/lib/peek.t
8732 ____________________________________________________________________________
8733 [  8662] By: jhi                                   on 2001/02/01  13:59:00
8734         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
8735              From: Robin Barker <rmb1@cise.npl.co.uk>
8736              Date: Thu, 1 Feb 2001 13:05:39 GMT
8737              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
8738      Branch: maint-5.6/perl
8739            ! pod/perlmodlib.pod
8740 ____________________________________________________________________________
8741 [  8661] By: jhi                                   on 2001/02/01  13:57:38
8742         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
8743              Date: Thu, 01 Feb 2001 14:15:41 +0100
8744              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8745              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
8746              
8747              Have the $ccflags in the gcc version test (strange, this change
8748              is claimed to be have been integrated already)
8749      Branch: maint-5.6/perl
8750            ! Configure
8751 ____________________________________________________________________________
8752 [  8660] By: jhi                                   on 2001/02/01  13:44:10
8753         Log: Integrate changes #7950,7964,7962 from mainline.
8754              
8755              Find the stdchar signedness using cpp, should fix some of
8756              the Solaris compiler warnings reported by Alan Burlison.
8757      Branch: maint-5.6/perl
8758           !> Configure config_h.SH
8759 ____________________________________________________________________________
8760 [  8659] By: jhi                                   on 2001/02/01  05:35:32
8761         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
8762              From: Jan Dubois <JanD@ActiveState.com>
8763              Date: Wed, 31 Jan 2001 21:17:03 -0800
8764              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
8765      Branch: maint-5.6/perl
8766            ! utils/perldoc.PL
8767 ____________________________________________________________________________
8768 [  8658] By: jhi                                   on 2001/02/01  04:33:17
8769         Log: Integrate the README.os390 and README.posix-bc parts of mainline
8770              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
8771              installperl parts were taken care of by #8657.)
8772      Branch: maint-5.6/perl
8773           !> README.os390 README.posix-bc
8774 ____________________________________________________________________________
8775 [  8657] By: jhi                                   on 2001/02/01  04:29:21
8776         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
8777              From: Peter Prymmer <pvhp@forte.com>
8778              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
8779              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
8780      Branch: maint-5.6/perl
8781            + ext/DynaLoader/dl_dllload.xs
8782            ! MANIFEST Makefile.SH hints/os390.sh installperl
8783 ____________________________________________________________________________
8784 [  8656] By: jhi                                   on 2001/02/01  04:25:45
8785         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
8786              From: Peter Prymmer <pvhp@forte.com>
8787              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
8788              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
8789      Branch: maint-5.6/perl
8790            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
8791 ____________________________________________________________________________
8792 [  8655] By: jhi                                   on 2001/02/01  04:14:47
8793         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
8794              From: troc@netrus.net
8795              Date: Wed, 31 Jan 2001 22:31:26 -0500
8796              Message-Id: <200102010331.WAA117.85@rocco.homenet>
8797      Branch: maint-5.6/perl
8798            ! os2/os2.c
8799 ____________________________________________________________________________
8800 [  8654] By: jhi                                   on 2001/02/01  04:12:52
8801         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
8802              as reported by Alan Burlison.
8803      Branch: maint-5.6/perl
8804            ! pp.h
8805 ____________________________________________________________________________
8806 [  8653] By: jhi                                   on 2001/02/01  04:05:12
8807         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
8808              From: dsugalski@northernlight.com
8809              Date: Wed, 31 Jan 2001 18:54:11 -0500
8810              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
8811      Branch: maint-5.6/perl
8812            ! configure.com
8813 ____________________________________________________________________________
8814 [  8652] By: jhi                                   on 2001/02/01  04:03:11
8815         Log: Misplaced #endif.
8816              
8817              Subject: [perl-5-6-1-trial2] patches for EPOC
8818              From: Olaf Flebbe <O.Flebbe@science-computing.de>
8819              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
8820              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
8821      Branch: maint-5.6/perl
8822            ! epoc/epocish.c
8823 ____________________________________________________________________________
8824 [  8651] By: jhi                                   on 2001/02/01  04:00:25
8825         Log: Integrate changes #8647,8648,8650 from mainline.
8826              
8827              Macrofy a magic UTF-8 test.
8828              
8829              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
8830              
8831              Watch out for cross compiling for EPOC (usually done on linux).
8832      Branch: maint-5.6/perl
8833           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
8834 ____________________________________________________________________________
8835 [  8650] By: jhi                                   on 2001/02/01  03:56:20
8836         Log: Watch out for cross compiling for EPOC (usually done on linux)
8837              
8838              Subject: [perl-5-6-1-trial2] patches for EPOC
8839              From: Olaf Flebbe <O.Flebbe@science-computing.de>
8840              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
8841              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
8842      Branch: perl
8843            ! ext/Errno/Errno_pm.PL
8844 ____________________________________________________________________________
8845 [  8649] By: gsar                                  on 2001/02/01  00:46:00
8846         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
8847      Branch: maint-5.6/perl
8848            ! sv.c
8849 ____________________________________________________________________________
8850 [  8648] By: jhi                                   on 2001/01/31  23:35:36
8851         Log: All the uses of PL_numeric_radix must be protected by
8852              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
8853              
8854              Subject: [perl-5-6-1-trial2] patches for EPOC
8855              From: Olaf Flebbe <O.Flebbe@science-computing.de>
8856              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
8857              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
8858      Branch: perl
8859            ! sv.c
8860 ____________________________________________________________________________
8861 [  8647] By: jhi                                   on 2001/01/31  22:56:16
8862         Log: Macrofy a magic UTF-8 test.
8863      Branch: perl
8864            ! utf8.c utf8.h
8865 ____________________________________________________________________________
8866 [  8646] By: gsar                                  on 2001/01/31  15:55:12
8867         Log: update Changes
8868      Branch: maint-5.6/perl
8869            ! Changes
8870 ____________________________________________________________________________
8871 [  8645] By: gsar                                  on 2001/01/31  15:10:14
8872         Log: Configure tweak suggested by Peter Prymmer
8873      Branch: maint-5.6/perl
8874            ! Configure
8875 ____________________________________________________________________________
8876 [  8644] By: gsar                                  on 2001/01/31  15:06:32
8877         Log: more files need to be writable in the source distribution
8878      Branch: maint-5.6/perl
8879            ! Porting/makerel
8880 ____________________________________________________________________________
8881 [  8643] By: jhi                                   on 2001/01/31  14:59:46
8882         Log: Integrate changes #8258,8278,8279 from mainline.
8883              
8884              Make the large file tests more robust/talkative.
8885      Branch: maint-5.6/perl
8886           !> t/lib/syslfs.t t/op/lfs.t
8887 ____________________________________________________________________________
8888 [  8642] By: gsar                                  on 2001/01/31  14:53:48
8889         Log: integrate changes#8311,8334 from mainline
8890              
8891              Add a new MakeMaker variable PM_FILTER that defines a Unix
8892              filter to be run on each .pm during the pm_to_blib() phase,
8893              a fixed version of
8894              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
8895              
8896              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
8897              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
8898              accurate reading of the "atime".  
8899      Branch: maint-5.6/perl
8900           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
8901           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
8902           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
8903 ____________________________________________________________________________
8904 [  8641] By: jhi                                   on 2001/01/31  14:46:37
8905         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
8906      Branch: maint-5.6/perl
8907            ! lib/Getopt/Long.pm
8908 ____________________________________________________________________________
8909 [  8640] By: gsar                                  on 2001/01/31  14:40:24
8910         Log: make regen_all
8911      Branch: maint-5.6/perl
8912            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
8913 ____________________________________________________________________________
8914 [  8639] By: gsar                                  on 2001/01/31  14:37:25
8915         Log: refresh windows config files
8916      Branch: maint-5.6/perl
8917            ! win32/Makefile win32/config_H.bc win32/config_H.gc
8918            ! win32/config_H.vc win32/makefile.mk
8919 ____________________________________________________________________________
8920 [  8638] By: gsar                                  on 2001/01/31  14:28:10
8921         Log: makefile tweaks for windows: introduce a bulk-switch to enable
8922              same options as ActivePerl; sync changes with makefile.mk
8923      Branch: maint-5.6/perl
8924            ! win32/Makefile win32/makefile.mk
8925 ____________________________________________________________________________
8926 [  8637] By: jhi                                   on 2001/01/31  04:41:30
8927         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
8928              From: Nicholas Clark <nick@ccl4.org>
8929              Date: Tue, 30 Jan 2001 19:51:05 +0000
8930              Message-ID: <20010130195105.R76607@plum.flirble.org> 
8931              
8932              op/inc cure.
8933      Branch: perl
8934            ! pp.c pp.h pp_hot.c t/op/arith.t
8935 ____________________________________________________________________________
8936 [  8636] By: jhi                                   on 2001/01/31  02:38:32
8937         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
8938              no perlio],8257,8380,8479,8515 from mainline.
8939              
8940              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
8941              
8942              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
8943              Subject: [PATCH perl@8133] fix-up for VMS extensions
8944              
8945              In VMS embedded perls couldn't access the statically built Socket.
8946              
8947              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
8948              
8949              Further VMS piping fixes from Charles Lane.
8950              
8951              Subject:  [PATCH] make t/op/misc.t work on VMS
8952              
8953              Add tracing for debugging extensions builds in VMS.
8954              
8955              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
8956      Branch: maint-5.6/perl
8957           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
8958           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
8959           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
8960 ____________________________________________________________________________
8961 [  8635] By: jhi                                   on 2001/01/31  01:46:41
8962         Log: Integrate change #7732 from mainline.
8963              
8964              Sparc 64-bit pack() fix from Jens Hamisch.
8965      Branch: maint-5.6/perl
8966           !> pp.c
8967 ____________________________________________________________________________
8968 [  8634] By: jhi                                   on 2001/01/31  01:41:16
8969         Log: One spot missing from #8626.
8970      Branch: maint-5.6/perl
8971            ! sv.c
8972 ____________________________________________________________________________
8973 [  8633] By: jhi                                   on 2001/01/31  00:49:17
8974         Log: Integrate change #7495 from mainline.
8975              
8976              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
8977      Branch: maint-5.6/perl
8978           !> MANIFEST ext/re/Makefile.PL
8979 ____________________________________________________________________________
8980 [  8632] By: jhi                                   on 2001/01/30  23:38:49
8981         Log: Integrate change #8396 from mainline.
8982              
8983              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
8984              better multicast support (resend)
8985      Branch: maint-5.6/perl
8986           !> ext/Socket/Socket.pm
8987 ____________________________________________________________________________
8988 [  8631] By: jhi                                   on 2001/01/30  23:28:03
8989         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
8990              
8991              More AIX lore. (7514, ext/re/hints/aix.pl)
8992              
8993              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
8994              
8995              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)
8996              
8997              Subject: [ID 20001214.002] Net::Ping patch
8998              
8999              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
9000              
9001              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
9002              
9003              Add ReuseAddr as a (preferred) alias for Reuse as we now
9004              also have ReusePort.
9005              
9006              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
9007      Branch: maint-5.6/perl
9008           +> ext/re/hints/aix.pl
9009           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
9010           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
9011 ____________________________________________________________________________
9012 [  8630] By: jhi                                   on 2001/01/30  23:03:59
9013         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
9014              
9015              read() documentation tweak for 20001121.004.
9016              
9017              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
9018      Branch: maint-5.6/perl
9019           !> pod/perlfunc.pod pod/perlre.pod
9020 ____________________________________________________________________________
9021 [  8629] By: jhi                                   on 2001/01/30  22:41:57
9022         Log: Integrate change #8098 from mainline.
9023              
9024              fastgetcwd is defined using a glob alias on a $^O dependent basis
9025              and there was no default assignment or perl subroutine.
9026      Branch: maint-5.6/perl
9027           !> lib/Cwd.pm
9028 ____________________________________________________________________________
9029 [  8628] By: jhi                                   on 2001/01/30  21:58:52
9030         Log: Integrate change #7866 from mainline.
9031              
9032              File::Temp 0.11.
9033      Branch: maint-5.6/perl
9034           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
9035 ____________________________________________________________________________
9036 [  8627] By: jhi                                   on 2001/01/30  21:39:44
9037         Log: Integrate changes #8075,8086,8228 from mainline.  
9038              
9039              Darwin is not Windows. (8075,8086)
9040              
9041              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
9042      Branch: maint-5.6/perl
9043           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
9044           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
9045           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
9046           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
9047 ____________________________________________________________________________
9048 [  8626] By: jhi                                   on 2001/01/30  21:22:11
9049         Log: Integrate with tweakery the change #8625 from mainline,
9050              the multibyte decimal separator fix ("fa_IR locale failure").
9051      Branch: maint-5.6/perl
9052            ! embedvar.h perlapi.h
9053           !> intrpvar.h perl.c perl.h sv.c util.c
9054 ____________________________________________________________________________
9055 [  8625] By: jhi                                   on 2001/01/30  20:26:33
9056         Log: Fix for the fa_IR locale failure.  The reason for the failure
9057              was that Perl was assuming the decimal separator aka the radix
9058              separator is one character.  The Farsi-Iranian locale crushed
9059              that bad assumption since there the separator is 'Momayyez',
9060              glyphwise looking somewhat like a slash, and in Unicode UTF-8
9061              encoded in two bytes, 0xd9 0xab.
9062      Branch: perl
9063            ! intrpvar.h perl.c perl.h sv.c util.c
9064 ____________________________________________________________________________
9065 [  8624] By: gsar                                  on 2001/01/30  20:17:03
9066         Log: regen_headers
9067      Branch: maint-5.6/perl
9068            ! Makefile.SH pod/perlintern.pod
9069 ____________________________________________________________________________
9070 [  8623] By: gsar                                  on 2001/01/30  19:42:34
9071         Log: backout change#7431 and its dependents (causes spurious rebuilds
9072              of autogenerated files)
9073              
9074              fix benign b.t failure
9075      Branch: maint-5.6/perl
9076            ! Makefile.SH t/lib/b.t
9077 ____________________________________________________________________________
9078 [  8622] By: jhi                                   on 2001/01/30  19:41:41
9079         Log: Microperl sync.
9080      Branch: perl
9081            ! mg.c perl.h
9082 ____________________________________________________________________________
9083 [  8621] By: gsar                                  on 2001/01/30  19:24:47
9084         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
9085              from mainline
9086              
9087              Subject: podlators 1.06 released
9088              
9089              Subject: [PATCH @8436] Eliminate op_children
9090              
9091              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
9092              
9093              (Replaced by #8448)  More op_children traces (cleanup of #8442).
9094              
9095              Subject: [PATCH #3 @8436] Re: Eliminate op_children
9096              Replace #8444 and #8445.
9097              
9098              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
9099              at the setting of the ofs_sv in new_struct_thread() as the
9100              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
9101              uninitialized fields are, uh, initialized with),
9102              SvREFCNT_inc()ing that invited a core dump.
9103              
9104              podlators 1.07, from Russ Allbery.
9105              
9106              Subject: [PATCH] regcomp.c old feature removal
9107              From: mjd@plover.com
9108              Date: 16 Jan 2001 14:43:18 -0000 
9109              Message-ID: <20010116144318.7140.qmail@plover.com> 
9110      Branch: maint-5.6/perl
9111           +> lib/Pod/Text/Overstrike.pm
9112           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
9113           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
9114           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
9115           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
9116           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
9117           !> util.c
9118 ____________________________________________________________________________
9119 [  8620] By: gsar                                  on 2001/01/30  18:48:32
9120         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
9121              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
9122              now fails one test)
9123              
9124              Subject: [PATCH] lvalue AUTOLOAD. No, really.
9125              
9126              Subject: [PATCH] Interesting syntax idea
9127              Make opens + bareword assigns do typeglob assigns.
9128              
9129              Tests for #8254.
9130              
9131              Subject: [PATCH @8269] Continue blocks and B::Deparse
9132              Make the peephole optimizer to bypass more null ops and
9133              and rewrite the deparse handling of continue blocks.
9134              
9135              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
9136              Doc tweak on #8313.
9137              
9138              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
9139              
9140              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
9141              
9142              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
9143              
9144              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
9145              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
9146              according to the platform.
9147              
9148              Subject: [PATCH @8404] Consolidated lvalue sub changes
9149              
9150              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
9151              
9152              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
9153              
9154              Subject: B::Concise -- an improved replacement for B::Terse 
9155              
9156              The B::Terse drop-in replacement wasn't quite drop-in.
9157              
9158              The LVRET macro needed an aTHX.
9159              
9160              Use the /^Perl_/-less form of is_lvalue_sub().
9161              
9162              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
9163      Branch: maint-5.6/perl
9164           +> ext/B/B/Concise.pm
9165           !> (integrate 27 files)
9166 ____________________________________________________________________________
9167 [  8619] By: nick                                  on 2001/01/30  18:40:28
9168         Log: Integrate mainline
9169      Branch: perlio
9170           !> (integrate 40 files)
9171 ____________________________________________________________________________
9172 [  8618] By: jhi                                   on 2001/01/30  18:37:18
9173         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
9174              Date: Mon, 29 Jan 2001 22:51:29 -0600
9175              From: "Craig A. Berry" <craigberry@mac.com>
9176              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
9177      Branch: perl
9178            ! vms/test.com
9179 ____________________________________________________________________________
9180 [  8617] By: jhi                                   on 2001/01/30  18:34:53
9181         Log: Subject: [PATCH] Add missing CV flags to dump.c
9182              From: Tim Jenness <t.jenness@jach.hawaii.edu>
9183              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
9184              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
9185      Branch: perl
9186            ! dump.c
9187 ____________________________________________________________________________
9188 [  8616] By: jhi                                   on 2001/01/30  18:20:58
9189         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
9190              part isn't applicable to maintperl.
9191              
9192              UTF-8 nit from Inaba Hiroto.
9193      Branch: maint-5.6/perl
9194           !> pod/perlapi.pod utf8.c
9195 ____________________________________________________________________________
9196 [  8615] By: jhi                                   on 2001/01/30  18:18:51
9197         Log: UTF-8 nit from Inaba Hiroto.
9198      Branch: perl
9199            ! pod/perlapi.pod t/op/each.t utf8.c
9200 ____________________________________________________________________________
9201 [  8614] By: jhi                                   on 2001/01/30  18:13:38
9202         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
9203              
9204              perl's internal variables are not for public consumption,
9205              move their docs from perlapi.pod to perlintern.pod
9206              
9207              support for -Dusethreads build under HP-UX 10.20 and DCE threads
9208              library (11.0 and later have pthreads but 10.x don't)
9209              
9210              avoid uninitialized value warnings
9211              
9212              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
9213              gets weird results)
9214              
9215              perldoc nit on windows
9216              
9217              make it possible to run the tests outside the source tree
9218              (there's still a dependency on ../lib being the library
9219              location)
9220      Branch: perl
9221           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
9222           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
9223           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
9224           !> win32/bin/search.pl win32/vdir.h
9225 ____________________________________________________________________________
9226 [  8613] By: gsar                                  on 2001/01/30  16:39:59
9227         Log: make it possible to run the tests outside the source tree
9228              (there's still a dependency on ../lib being the library
9229              location)
9230      Branch: maint-5.6/perl
9231            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
9232 ____________________________________________________________________________
9233 [  8612] By: gsar                                  on 2001/01/30  16:31:12
9234         Log: perldoc nit on windows
9235      Branch: maint-5.6/perl
9236            ! utils/perldoc.PL
9237 ____________________________________________________________________________
9238 [  8611] By: gsar                                  on 2001/01/30  16:22:54
9239         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
9240              gets weird results)
9241      Branch: maint-5.6/perl
9242            ! win32/vdir.h
9243 ____________________________________________________________________________
9244 [  8610] By: gsar                                  on 2001/01/30  16:12:45
9245         Log: avoid uninitialized value warnings
9246      Branch: maint-5.6/perl
9247            ! win32/bin/search.pl
9248 ____________________________________________________________________________
9249 [  8609] By: gsar                                  on 2001/01/30  16:08:01
9250         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
9251              library (11.0 and later have pthreads but 10.x don't)
9252      Branch: maint-5.6/perl
9253            ! hints/hpux.sh thread.h
9254 ____________________________________________________________________________
9255 [  8608] By: gsar                                  on 2001/01/30  15:48:55
9256         Log: perl's internal variables are not for public consumption,
9257              move their docs from perlapi.pod to perlintern.pod
9258      Branch: maint-5.6/perl
9259            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
9260            ! thrdvar.h
9261 ____________________________________________________________________________
9262 [  8607] By: gsar                                  on 2001/01/30  15:44:27
9263         Log: mistakenly branched perl56delta.pod, revert
9264      Branch: maint-5.6/perl
9265            - pod/perl56delta.pod
9266           !> pod/perldelta.pod
9267 ____________________________________________________________________________
9268 [  8606] By: gsar                                  on 2001/01/30  14:20:24
9269         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
9270              dTHR which has been a noop for a while now, except for the
9271              compatibility definition in thread.h)
9272      Branch: maint-5.6/perl
9273           !> (integrate 45 files)
9274 ____________________________________________________________________________
9275 [  8605] By: jhi                                   on 2001/01/30  05:43:58
9276         Log: Mark the UTF-8 APIs as experimental.
9277      Branch: maint-5.6/perl
9278            ! embed.pl pod/perlapi.pod
9279 ____________________________________________________________________________
9280 [  8604] By: jhi                                   on 2001/01/30  05:38:40
9281         Log: Nits from earlier integrates.
9282      Branch: maint-5.6/perl
9283            ! lib/Carp/Heavy.pm
9284           !> sv.c
9285 ____________________________________________________________________________
9286 [  8603] By: jhi                                   on 2001/01/30  05:27:26
9287         Log: Regenerate Porting files.
9288      Branch: maint-5.6/perl
9289            ! Porting/Glossary Porting/config.sh Porting/config_H
9290 ____________________________________________________________________________
9291 [  8602] By: jhi                                   on 2001/01/30  05:14:59
9292         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
9293              8310,8339,8447,8492,8493,8505,8525: documentation changes.
9294              
9295              Subject: Re: perlfaq style changes
9296              
9297              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
9298              
9299              Subject: [PATCH] docs on NaN
9300              
9301              Subject: [patch] perlfaq7
9302              
9303              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
9304              
9305              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
9306              
9307              Subject: [PATCH] open() example in perlfunc.pod
9308              
9309              Podify README.mpeix (a new version from the web)
9310              
9311              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
9312              
9313              Subject: [PATCH] format and rewording in perlfaq.pod
9314              
9315              Subject: [PATCH] API Variable documentation   
9316              
9317              Memory management calls documentation.
9318              
9319              Subject: [PATCH: perl@8482] README.vms URL updates
9320              
9321              Subject: Minor typos in perlfaq2.pod
9322              
9323              Subject: [PATCH] pod/perlvar.pod
9324      Branch: maint-5.6/perl
9325           +> pod/perl56delta.pod
9326            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
9327           !> README.amiga README.epoc README.mpeix README.vms
9328           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
9329           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
9330           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
9331           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
9332           !> pod/perlvar.pod thrdvar.h
9333 ____________________________________________________________________________
9334 [  8601] By: jhi                                   on 2001/01/30  04:38:35
9335         Log: Integrate changes #8036,8096,8253 from mainline:
9336              hints changes.
9337              
9338              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
9339              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
9340              
9341              Output the (apparent) version of gcc in Tru64.
9342      Branch: maint-5.6/perl
9343           +> ext/POSIX/hints/svr4.pl
9344           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
9345           !> hints/svr4.sh t/lib/bigfltpm.t
9346 ____________________________________________________________________________
9347 [  8600] By: jhi                                   on 2001/01/30  04:04:01
9348         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
9349              locale fixes.
9350              
9351              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
9352              
9353              Debian allows /usr/bin/locale to exist without any locales. (7868)
9354              
9355              Allow the locale test needing POSIX and the taint test
9356              needing IPC::SysV to run under 'minitest' (basically,
9357              bail out if loading the extension fails). (8384)
9358              
9359              Cleanup the locale.t output  (8480)
9360      Branch: maint-5.6/perl
9361           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
9362           !> t/pragma/locale.t
9363 ____________________________________________________________________________
9364 [  8599] By: jhi                                   on 2001/01/30  03:51:04
9365         Log: Missing generated files from #8598.
9366      Branch: maint-5.6/perl
9367            ! embed.h global.sym objXSUB.h perlapi.c proto.h
9368 ____________________________________________________________________________
9369 [  8598] By: jhi                                   on 2001/01/30  03:41:54
9370         Log: Integrate change #8555 from mainline, manually integrate parts
9371              of changes 8452 and 8583.
9372              
9373              Subject: [PATCH] utf8.c documentation (8452)
9374              
9375              No point in checking the length if the pointer is bogus. (8555)
9376              
9377              Introduce bytes_from_utf8() and implement sv_eq() using it,
9378              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
9379              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
9380              was malformed. (8583)
9381      Branch: maint-5.6/perl
9382            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
9383           !> pod/perlapi.pod sv.c utf8.c
9384 ____________________________________________________________________________
9385 [  8597] By: gsar                                  on 2001/01/30  02:37:26
9386         Log: get PERL_OBJECT build going again on windows
9387      Branch: maint-5.6/perl
9388            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
9389            ! pod/perlapi.pod proto.h sv.c
9390 ____________________________________________________________________________
9391 [  8596] By: jhi                                   on 2001/01/30  02:16:17
9392         Log: Signedness nit.
9393      Branch: perl
9394            ! sv.c
9395 ____________________________________________________________________________
9396 [  8595] By: jhi                                   on 2001/01/30  02:11:07
9397         Log: EBCDIC patch for Storable, from Peter Prymmer.
9398      Branch: perl
9399            ! t/lib/st-06compat.t
9400 ____________________________________________________________________________
9401 [  8594] By: jhi                                   on 2001/01/30  01:04:48
9402         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
9403              From: Peter Prymmer <pvhp@forte.com>
9404              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
9405              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
9406      Branch: perl
9407            ! t/lib/b.t
9408 ____________________________________________________________________________
9409 [  8593] By: jhi                                   on 2001/01/30  00:56:47
9410         Log: Subject: [PATCH: perl@8585] pod problems in io
9411              From: Peter Prymmer <pvhp@forte.com>
9412              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
9413              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
9414      Branch: perl
9415            ! pod/perlapio.pod pod/perliol.pod
9416 ____________________________________________________________________________
9417 [  8592] By: jhi                                   on 2001/01/30  00:48:20
9418         Log: Integrate perlio.
9419      Branch: perl
9420           !> pod/perlapio.pod pod/perliol.pod
9421 ____________________________________________________________________________
9422 [  8591] By: nick                                  on 2001/01/29  22:02:28
9423         Log: GNU 'merge' Simon's copy of perliol.pod with version
9424              patched by Craig's patch.
9425      Branch: perlio
9426            ! pod/perliol.pod
9427 ____________________________________________________________________________
9428 [  8590] By: nick                                  on 2001/01/29  21:55:10
9429         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
9430      Branch: perlio
9431            ! pod/perlapio.pod pod/perliol.pod
9432 ____________________________________________________________________________
9433 [  8589] By: jhi                                   on 2001/01/29  15:35:33
9434         Log: Integrate change #8586 from maint-5.6/perl.
9435              
9436              make the BOM detection code not call tell() until it has to
9437              (meant to fix esoteric compatibility issues where PL_rsfp
9438              is overridden)
9439      Branch: perl
9440           !> toke.c
9441 ____________________________________________________________________________
9442 [  8588] By: jhi                                   on 2001/01/29  15:29:11
9443         Log: Subject: MAking Solaris malloc() the default
9444              From: Lupe Christoph <lupe@lupe-christoph.de>
9445              Date: Mon, 29 Jan 2001 12:59:36 +0100
9446              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
9447              
9448              The README.solaris part slightly tweaked.
9449      Branch: perl
9450            ! README.solaris hints/solaris_2.sh
9451 ____________________________________________________________________________
9452 [  8587] By: jhi                                   on 2001/01/29  15:17:34
9453         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
9454              From: root@ak-75.mind.de
9455              Date: Sun, 28 Jan 2001 20:32:29 +0100
9456              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
9457      Branch: perl
9458            ! pod/perlre.pod
9459 ____________________________________________________________________________
9460 [  8586] By: gsar                                  on 2001/01/29  13:43:44
9461         Log: make the BOM detection code not call tell() until it has to
9462              (meant to fix esoteric compatibility issues where PL_rsfp
9463              is overridden)
9464      Branch: maint-5.6/perl
9465            ! toke.c
9466 ____________________________________________________________________________
9467 [  8585] By: jhi                                   on 2001/01/28  20:05:45
9468         Log: Update Changes.
9469      Branch: perl
9470            ! Changes patchlevel.h
9471 ____________________________________________________________________________
9472 [  8584] By: jhi                                   on 2001/01/28  19:30:02
9473         Log: Integrate perlio.
9474      Branch: perl
9475           +> pod/perliol.pod
9476           !> MANIFEST pod/perlapio.pod
9477 ____________________________________________________________________________
9478 [  8583] By: jhi                                   on 2001/01/28  19:28:40
9479         Log: Patch from Inaba Hiroto:
9480              - canonical UTF-8 hash keys: if a key string for a hash is
9481              UTF8-on, try downgrade the string and use it if
9482              unicode::distinct is not in effect.
9483              For the task, I added a function bytes_from_utf8() to utf8.c.
9484              It might resemble utf8_to_bytes() but it is not convenient
9485              to the task.
9486              Made a test for it and added to t/op/each.t
9487              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
9488              the mortal copy of the argument SV.
9489              And changed t/io/utf8.t test 18 which expects print() to
9490              upgrade its argument.
9491              - re-implement sv_eq with bytes_from_utf8()
9492              - some bug fixes
9493              - tr/// does not handle UTF8 range (\x{}-\x{})
9494              - \ before raw UTF8 character produced
9495              "Malformed UTF-8 character" warning.
9496              - "\x{100}\N{CENT SIGN}" is Malformed.
9497              Added tests for these 3.
9498              - and one silly bug (by me) with qu operator.
9499      Branch: perl
9500            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
9501            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
9502            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
9503 ____________________________________________________________________________
9504 [  8582] By: nick                                  on 2001/01/28  19:25:04
9505         Log: Add pod/perliol.pod to MANIFEST :-(
9506      Branch: perlio
9507            ! MANIFEST
9508 ____________________________________________________________________________
9509 [  8581] By: nick                                  on 2001/01/28  19:22:40
9510         Log: PerlIO documentation. Proofing and sub-editing requested.
9511      Branch: perlio
9512            + pod/perliol.pod
9513            ! pod/perlapio.pod
9514 ____________________________________________________________________________
9515 [  8580] By: jhi                                   on 2001/01/28  05:16:25
9516         Log: Revert the change to sv_2pv() done by #8054: Someone who
9517              did SvNV_set() on a scalar that also happened to be POK,
9518              followed by sv_2pv() won't get the right coercion anymore.
9519              [Sarathy]
9520      Branch: maint-5.6/perl
9521            ! sv.c
9522 ____________________________________________________________________________
9523 [  8579] By: jhi                                   on 2001/01/28  05:15:04
9524         Log: Remove the #8084 effect: do not allow -Q to be interpreted
9525              as -&Q(), this is too much wiggle room.
9526      Branch: maint-5.6/perl
9527            ! toke.c
9528 ____________________________________________________________________________
9529 [  8578] By: jhi                                   on 2001/01/28  05:12:45
9530         Log: Needed bits of #8439 (should have been in #8576),
9531              mainly for lval substr().
9532      Branch: maint-5.6/perl
9533            ! mg.c pp.c pp_hot.c
9534 ____________________________________________________________________________
9535 [  8577] By: jhi                                   on 2001/01/28  05:02:46
9536         Log: A missing check-in.
9537      Branch: maint-5.6/perl
9538            ! utf8.c
9539 ____________________________________________________________________________
9540 [  8576] By: jhi                                   on 2001/01/28  04:26:18
9541         Log: Integrate changes #8425,8436,8439,8517 from mainline.
9542              The 8439 was not truly integrated because it had too many
9543              dependencies on the development branch and because it introduced
9544              concepts too bold for a maintenance branch (such as the qu operator).
9545              
9546              Subject: [PATCH perl@8342] -Wformat
9547              
9548              Tighten some of the UTF-8 tests a bit.
9549              
9550              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
9551              - The substr lval was still not okay.
9552              - Now pp_stringify and sv_setsv copies source's UTF8 flag
9553              even if IN_BYTE.  pp_stringify is called from fold_constants
9554              at optimization phase and "\x{100}" was made SvUTF8_off under
9555              use bytes (the bytes pragma is for "byte semantics" and not
9556              for "do not produce UTF8 data")
9557      Branch: maint-5.6/perl
9558            ! t/lib/charnames.t t/op/substr.t toke.c
9559           !> sv.c t/pragma/utf8.t
9560 ____________________________________________________________________________
9561 [  8575] By: jhi                                   on 2001/01/28  04:01:51
9562         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
9563              
9564              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
9565              
9566              Subject: [ID 20001230.003] UTF-8 tr still hurts
9567              
9568              Test cases for #8385 (from Simon's "torture.pl")
9569              
9570              Start fixing UTF-8 lval substr() (8405)
9571      Branch: maint-5.6/perl
9572           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
9573           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
9574 ____________________________________________________________________________
9575 [  8574] By: jhi                                   on 2001/01/28  03:09:06
9576         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
9577              from mainline.
9578              
9579              UTF-8 cleanup.
9580              
9581              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
9582              
9583              "\x{FF}\xFF" was broken.
9584              
9585              Tests for #8329 and #8330.
9586              
9587              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
9588              
9589              IRIX compiler noticed that the bof initialization might be
9590              bypassed by control flow.
9591              
9592              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
9593      Branch: maint-5.6/perl
9594           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
9595           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
9596 ____________________________________________________________________________
9597 [  8573] By: jhi                                   on 2001/01/28  02:06:12
9598         Log: Retract #8552.
9599      Branch: perl
9600            ! lib/Text/Wrap.pm t/lib/textwrap.t
9601 ____________________________________________________________________________
9602 [  8572] By: jhi                                   on 2001/01/28  02:04:49
9603         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
9604              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
9605              not really integrated but instead salvaged by hand
9606              (they had too many dependencies on the development release
9607              to be cleanly integratable).
9608              
9609              Subject: more UTF8 test suites and an UTF8 patch
9610              
9611              Tweak for MULTIPLICITY/USE_PERLIO
9612              
9613              Signedness nit.
9614              
9615              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
9616              
9617              Use the UTF8_XXX macros in is_utf8_char().
9618              
9619              Rewrite pp_concat() in terms of sv_catsv().  The . operator
9620              should now be UTF-8-proof.
9621              
9622              Subject: [PATCH perl@8269] scanning two hex-constants
9623              fails on EBCDIC environment (script length.t)
9624              
9625              Add some Unicode chop() tests.
9626      Branch: maint-5.6/perl
9627            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
9628           !> sv.c t/op/chop.t utf8.h
9629 ____________________________________________________________________________
9630 [  8571] By: jhi                                   on 2001/01/28  00:35:59
9631         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
9632              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
9633              
9634              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
9635              
9636              The maxiters upper limit sanity check (guarding against
9637              non-progress) assumed bytes instead of characters in s///
9638              and split().
9639              
9640              Signedness nit.
9641              
9642              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
9643              join() should now be UTF-8-proof.
9644              
9645              More split // UTF-8 tests. (8250)
9646      Branch: maint-5.6/perl
9647           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
9648           !> util.c
9649 ____________________________________________________________________________
9650 [  8570] By: jhi                                   on 2001/01/27  22:15:46
9651         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
9652              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
9653              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
9654              8084,8204,8244,8333 from mainline.
9655              
9656              For -Q where Q might be a one-letter sub name one does no more
9657              get a warning about an unknown filetest (7941,7943,7944,8084).
9658              
9659              Subject: Re: [ID 20001130.011] expression parsing bug ?
9660              
9661              Make uv_to_utf8() to zero-terminate its output buffer.
9662              
9663              Split off t/op/length.t (7995)
9664              
9665              Split off t/op/utf8decode.t (7996)
9666              
9667              Remove an unnecessary 'use utf8' from the utf8.t (7998)
9668              
9669              Split off t/op/concat.t (8004)
9670              
9671              Split off t/op/ver.t (8005)
9672              
9673              Document utf8_length(), utf8_distance(), and utf8_hop().
9674              
9675              Document utf8_to_uv() better.
9676              
9677              Introduce macros for UTF8 decoding (8028,8033).
9678              
9679              Add test for reverse() (8030,8031).
9680              
9681              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
9682              
9683              Do not return the Unicode replacement character    on UTF-8
9684              decoding failure.
9685              
9686              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
9687              not this_utf8 i.e. the output string has one, but don't mess
9688              with source assumption. (8052,8053)
9689              
9690              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
9691              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
9692              was not expecting to be called with something that was already
9693              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
9694              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
9695              (8054)
9696              
9697              Recode the naughty binary bytes in utf8decode.t using the \xHH.
9698              
9699              Make some panic messages a bit more logical.
9700      Branch: maint-5.6/perl
9701           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
9702           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
9703           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
9704           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
9705           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
9706           !> utf8.c utf8.h
9707 ____________________________________________________________________________
9708 [  8569] By: jhi                                   on 2001/01/27  19:16:43
9709         Log: Integrate changes #7750 from perlio and #8566 from mainline.
9710      Branch: maint-5.6/perl
9711           !> regexec.c sv.c
9712 ____________________________________________________________________________
9713 [  8568] By: jhi                                   on 2001/01/27  18:06:51
9714         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
9715              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
9716              7935[-perlio.c],7936,7959,7965 from mainline.
9717              
9718              Change the "big byte" error message to "Wide character".
9719              (7355, the croak-if-wide-chars-in-print part ignored)
9720              
9721              Use UINT64_C().
9722              
9723              Introduce Perl_utf8_length().
9724              
9725              diff -se shows these as different (7753, forgotten check-ins)
9726              
9727              Subject: [PATCH] doop.c - UTF8 tr///
9728              
9729              If we use (aTHX_ ...) then put Perl_ on the front.
9730              
9731              Make utf8_length() and utf8_distance() to be less forgiving
9732              about bad UTF-8.
9733              
9734              Test line numbers are different with utf8.
9735              
9736              No need to scan till infinity, 13 is enough. (7872,7911)
9737              
9738              Subject: [PATCH] Tokeniser debugging
9739              
9740              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
9741              
9742              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
9743              
9744              Be more careful in Perl_sv_utf8_downgrade().
9745              
9746              Use DO_UTF8().
9747              
9748              Raw zero bytes in text files confuse at least GNU patch 2.1.
9749      Branch: maint-5.6/perl
9750           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
9751           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
9752           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
9753           !> t/pragma/utf8.t toke.c utf8.c utf8.h
9754 ____________________________________________________________________________
9755 [  8567] By: nick                                  on 2001/01/27  11:10:38
9756         Log: Integrate mainline
9757      Branch: perlio
9758           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
9759           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
9760           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
9761           !> toke.c
9762 ____________________________________________________________________________
9763 [  8566] By: jhi                                   on 2001/01/27  06:22:48
9764         Log: More documentation for the regexp context stack.
9765      Branch: perl
9766            ! regexec.c
9767 ____________________________________________________________________________
9768 [  8565] By: jhi                                   on 2001/01/27  05:21:57
9769         Log: Update Changes.
9770      Branch: perl
9771            ! Changes patchlevel.h
9772 ____________________________________________________________________________
9773 [  8564] By: jhi                                   on 2001/01/27  04:44:04
9774         Log: Threadedness patch for #8562 from Doug MacEachern.
9775      Branch: perl
9776            ! toke.c
9777 ____________________________________________________________________________
9778 [  8563] By: jhi                                   on 2001/01/27  04:26:24
9779         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
9780              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
9781              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
9782              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
9783      Branch: perl
9784            ! op.c
9785 ____________________________________________________________________________
9786 [  8562] By: jhi                                   on 2001/01/27  04:20:30
9787         Log: Subject: Re: Announce : Tokener reporting patch
9788              From: Simon Cozens <simon@cozens.net>
9789              Date: Mon, 22 Jan 2001 02:17:22 +0000
9790              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
9791      Branch: perl
9792            ! embed.h embed.pl proto.h toke.c
9793 ____________________________________________________________________________
9794 [  8561] By: jhi                                   on 2001/01/27  04:17:24
9795         Log: Forgot from #8545.  Oops.
9796      Branch: perl
9797            ! pp.c t/pragma/overload.t
9798 ____________________________________________________________________________
9799 [  8560] By: jhi                                   on 2001/01/27  03:01:47
9800         Log: A better module compilation test, use MANIFEST as suggested
9801              by Spider.
9802      Branch: perl
9803            ! t/lib/1_compile.t
9804 ____________________________________________________________________________
9805 [  8559] By: jhi                                   on 2001/01/27  02:50:48
9806         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
9807              From: Peter Prymmer <pvhp@forte.com>
9808              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
9809              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
9810      Branch: perl
9811            ! t/lib/b.t
9812 ____________________________________________________________________________
9813 [  8558] By: jhi                                   on 2001/01/27  02:27:05
9814         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
9815              From: Peter Prymmer <pvhp@forte.com>
9816              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
9817              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
9818      Branch: perl
9819            ! t/pragma/sub_lval.t
9820 ____________________________________________________________________________
9821 [  8557] By: jhi                                   on 2001/01/27  02:26:03
9822         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
9823              From: Peter Prymmer <pvhp@forte.com>
9824              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
9825              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
9826      Branch: perl
9827            ! t/lib/st-06compat.t
9828 ____________________________________________________________________________
9829 [  8556] By: jhi                                   on 2001/01/27  02:24:33
9830         Log: Subject: [PATCH: perl@8531] minor update to README.os390
9831              From: Peter Prymmer <pvhp@forte.com>
9832              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
9833              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
9834      Branch: perl
9835            ! README.os390
9836 ____________________________________________________________________________
9837 [  8555] By: jhi                                   on 2001/01/27  00:35:47
9838         Log: No point in checking the length before we know whether the pointer
9839              is bogus or not, fixes Abigail's odbm failures in Linux.
9840      Branch: perl
9841            ! sv.c
9842 ____________________________________________________________________________
9843 [  8554] By: nick                                  on 2001/01/26  19:01:31
9844         Log: Integrate mainline
9845      Branch: perlio
9846           !> lib/Text/Wrap.pm t/lib/textwrap.t
9847 ____________________________________________________________________________
9848 [  8553] By: jhi                                   on 2001/01/26  15:19:39
9849         Log: Integrate change #7792 from perlio (multiplicity fix),
9850              fix the AV leak in regex DEBUGGING (tiny part of the
9851              polymorphic regexp patch #8143).
9852      Branch: maint-5.6/perl
9853            ! regcomp.c
9854           !> scope.h
9855 ____________________________________________________________________________
9856 [  8552] By: jhi                                   on 2001/01/26  15:03:23
9857         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
9858              From: Michael G Schwern <schwern@pobox.com>
9859              Date: Fri, 26 Jan 2001 09:28:31 -0500
9860              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
9861      Branch: perl
9862            ! lib/Text/Wrap.pm t/lib/textwrap.t
9863 ____________________________________________________________________________
9864 [  8551] By: jhi                                   on 2001/01/26  02:33:19
9865         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
9866              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
9867              
9868              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
9869              
9870              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
9871              
9872              Message nit.
9873              
9874              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
9875              
9876              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
9877              
9878              (the cleanup of unused submatches in regtry() and regcppop())
9879              
9880              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
9881              stored and restored, and thusly was trounced by the utf8 swash
9882              routines.
9883              
9884              use utf8 not required to use \x{}.
9885              
9886              Removed two more tests that make no sense in UTF-8 since the test
9887              data is not in UTF-8.
9888              
9889              Get the three different space character classes right under utf8.
9890              
9891              Implement ANYOFUTF8 regprop() dumping.
9892              
9893              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
9894              
9895              Document the regex context pushing/popping a bit better.
9896      Branch: maint-5.6/perl
9897           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
9898           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
9899           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
9900           !> t/op/regmesg.t utf8.c
9901 ____________________________________________________________________________
9902 [  8550] By: nick                                  on 2001/01/25  19:42:30
9903         Log: Integrate mainline
9904      Branch: perlio
9905           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
9906           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
9907           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
9908           !> t/lib/bigint.t t/lib/bigintpm.t
9909 ____________________________________________________________________________
9910 [  8549] By: jhi                                   on 2001/01/25  15:22:28
9911         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
9912      Branch: maint-5.6/perl
9913            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
9914 ____________________________________________________________________________
9915 [  8548] By: jhi                                   on 2001/01/25  15:02:55
9916         Log: Integrate changes #7997,8063,8492,8547 from mainline.
9917              
9918              Subject: Re: STRLEN - what?
9919              
9920              Subject: [PATCH] perlguts.pod
9921              
9922              Memory management calls documentation.
9923              
9924              Layout using tabulator is not a good idea in a pod.
9925      Branch: maint-5.6/perl
9926           !> pod/perlguts.pod
9927 ____________________________________________________________________________
9928 [  8547] By: jhi                                   on 2001/01/25  14:49:05
9929         Log: Layout using tabulator is not a good idea in a pod.
9930      Branch: perl
9931            ! pod/perlguts.pod
9932 ____________________________________________________________________________
9933 [  8546] By: jhi                                   on 2001/01/25  14:31:12
9934         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
9935              from mainline.
9936              
9937              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
9938              
9939              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
9940              
9941              More Win32 editor/IDE/shell hints.
9942              
9943              More Win32 Perling.
9944              
9945              Yet another editor edit.
9946              
9947              Edit edit edit.
9948              
9949              IDE/editor section tweaking.
9950              
9951              Few more IDE/editor nits from p5p.
9952      Branch: maint-5.6/perl
9953           !> pod/perlfaq3.pod
9954 ____________________________________________________________________________
9955 [  8545] By: jhi                                   on 2001/01/25  04:16:32
9956         Log: Subject: [PATCH 5.7.0] overload int()
9957              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9958              Date: Wed, 24 Jan 2001 19:06:57 -0500
9959              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
9960      Branch: perl
9961            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
9962            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
9963            ! t/lib/bigintpm.t
9964 ____________________________________________________________________________
9965 [  8544] By: jhi                                   on 2001/01/25  04:15:11
9966         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
9967              From: Peter Prymmer <pvhp@forte.com>
9968              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
9969              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
9970      Branch: perl
9971            ! Makefile.SH README.os390 hints/os390.sh installperl
9972 ____________________________________________________________________________
9973 [  8543] By: jhi                                   on 2001/01/25  03:52:08
9974         Log: Integrate change #8462,8469 from mainline.
9975              
9976              In VMS Perl subversion (perl -V) is undef.
9977      Branch: maint-5.6/perl
9978           !> configure.com
9979 ____________________________________________________________________________
9980 [  8542] By: jhi                                   on 2001/01/25  03:44:55
9981         Log: Integrate changes #7835,7850,8315,8316 from mainline.
9982              
9983              Solaris hints.
9984      Branch: maint-5.6/perl
9985           !> hints/solaris_2.sh
9986 ____________________________________________________________________________
9987 [  8541] By: jhi                                   on 2001/01/25  03:39:28
9988         Log: Integrate #8336 from mainline.
9989      Branch: maint-5.6/perl
9990           !> hv.c
9991 ____________________________________________________________________________
9992 [  8540] By: jhi                                   on 2001/01/25  03:23:50
9993         Log: Retract #8539.
9994      Branch: maint-5.6/perl
9995            ! pod/perlfaq3.pod
9996 ____________________________________________________________________________
9997 [  8539] By: jhi                                   on 2001/01/25  03:21:55
9998         Log: (Retracted by #5940.)
9999      Branch: maint-5.6/perl
10000            ! pod/perlfaq3.pod
10001 ____________________________________________________________________________
10002 [  8538] By: jhi                                   on 2001/01/25  03:14:07
10003         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
10004              From: Peter Prymmer <pvhp@forte.com>
10005              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
10006              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
10007              
10008              The VMS bits.
10009      Branch: maint-5.6/perl
10010            ! configure.com vms/descrip_mms.template
10011 ____________________________________________________________________________
10012 [  8537] By: jhi                                   on 2001/01/25  03:06:09
10013         Log: Integrate #7710,7824,7973 from mainline.
10014      Branch: maint-5.6/perl
10015           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
10016           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
10017           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
10018           !> vos/config.ga.def vos/config.ga.h win32/config.bc
10019           !> win32/config.gc win32/config.vc
10020 ____________________________________________________________________________
10021 [  8536] By: jhi                                   on 2001/01/24  13:50:20
10022         Log: Revert the edits made by me so far to the 5.6 branch since
10023              the TRIAL1 since I did edits when I should have been using
10024              integrates.  Bad programmer.   (Will integrate them properly later.)
10025              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
10026              The #8353 will not be reapplied at least for now since
10027              the UTF-8 hash keys need more thinking.
10028              (The patches #8347, #8354, #8454, #8473 were okay since they
10029              were original edits made specifically for the 5.6.1-TRIAL1.)
10030      Branch: maint-5.6/perl
10031            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10032            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
10033            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
10034            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
10035            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
10036            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
10037            ! win32/config.bc win32/config.gc win32/config.vc
10038 ____________________________________________________________________________
10039 [  8535] By: bailey                                on 2001/01/24  06:37:02
10040         Log: SYN SYN
10041      Branch: vmsperl
10042           +> (branch 26 files)
10043           !> (integrate 130 files)
10044 ____________________________________________________________________________
10045 [  8534] By: nick                                  on 2001/01/23  19:30:57
10046         Log: Integrate mainline.
10047      Branch: perlio
10048           !> Changes Configure Porting/Glossary Porting/config.sh
10049           !> Porting/config_H embed.h embed.pl ext/Encode/compile
10050           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
10051           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
10052           !> pod/perlvar.pod proto.h t/lib/1_compile.t
10053 ____________________________________________________________________________
10054 [  8533] By: jhi                                   on 2001/01/23  16:15:46
10055         Log: Forgotten from #8501.
10056      Branch: perl
10057            ! Porting/Glossary Porting/config.sh Porting/config_H
10058 ____________________________________________________________________________
10059 [  8532] By: jhi                                   on 2001/01/23  16:13:27
10060         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
10061              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
10062              Date: Mon, 22 Jan 2001 17:51:58 +0100
10063              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
10064      Branch: perl
10065            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
10066 ____________________________________________________________________________
10067 [  8531] By: jhi                                   on 2001/01/23  15:46:01
10068         Log: Update Changes.
10069      Branch: perl
10070            ! Changes patchlevel.h
10071 ____________________________________________________________________________
10072 [  8530] By: jhi                                   on 2001/01/23  15:38:39
10073         Log: De-cut-and-pasto.
10074      Branch: perl
10075            ! t/lib/1_compile.t
10076 ____________________________________________________________________________
10077 [  8529] By: jhi                                   on 2001/01/23  15:11:04
10078         Log: Document the mkdir trailing slashes case.
10079      Branch: perl
10080            ! pod/perlfunc.pod
10081 ____________________________________________________________________________
10082 [  8528] By: jhi                                   on 2001/01/23  15:08:28
10083         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
10084              get installed:
10085              
10086              Subject: lib/lib.pm
10087              From: <abigail@foad.org>
10088              Date: Mon, 28 Aug 2000 20:35:08 -0400
10089              Message-ID: <20000829003508.21281.qmail@foad.org>
10090      Branch: perl
10091            ! installperl
10092 ____________________________________________________________________________
10093 [  8527] By: jhi                                   on 2001/01/23  14:44:04
10094         Log: Metaconfig unit change for #8526.
10095      Branch: metaconfig
10096            ! U/threads/archname.U
10097 ____________________________________________________________________________
10098 [  8526] By: jhi                                   on 2001/01/23  14:43:19
10099         Log: Attach -perlio to the archname if so selected.
10100      Branch: perl
10101            ! Configure
10102 ____________________________________________________________________________
10103 [  8525] By: jhi                                   on 2001/01/23  14:24:01
10104         Log: Subject: [PATCH] pod/perlvar.pod
10105              From: abigail@foad.org
10106              Date: Tue, 23 Jan 2001 01:41:10 +0100
10107              Message-ID: <20010123004110.22259.qmail@foad.org>
10108      Branch: perl
10109            ! pod/perlvar.pod
10110 ____________________________________________________________________________
10111 [  8524] By: jhi                                   on 2001/01/23  14:22:32
10112         Log: A bug introduced in #8217 (the undefined variable in the
10113              lib/safe1_t #3) fixed, by Charles Lane:
10114              
10115              The earlier patch made it so that stuff running in Safe
10116              compartments could do a "caller" and see "main".  That
10117              little change in name is done right before the code in
10118              the compartment is run, and apparantly the parser
10119              was picking up the stash name before it got changed.
10120              
10121              (why it was threaded vs. unthreaded Perl that was sensitive to this
10122              I still don't know...and it probably doesn't matter).
10123              
10124              I tryed removing the stash name-change and saw that threaded Perl
10125              did indeed pass the lib/safe1.t tests.
10126              
10127              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
10128              do the name change (and to connect _ in the compartment to the global
10129              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
10130              to call _safe_pkg_prep when creating a new compartment.
10131              
10132              Passes all tests with threaded perl on linux; passes all tests
10133              with unthreaded perl on VMS.
10134              
10135              At some point I'll probably want to revisit Safe and Opcode to
10136              provide more sensible handling of global variables...and to get
10137              formats working in Safe compartments, which they don't do currently.
10138      Branch: perl
10139            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
10140 ____________________________________________________________________________
10141 [  8523] By: jhi                                   on 2001/01/23  14:11:58
10142         Log: Also the lib/Thread.pm itself needs to be ignored if
10143              the Thread extension hasn't been built.
10144      Branch: perl
10145            ! t/lib/1_compile.t
10146 ____________________________________________________________________________
10147 [  8522] By: jhi                                   on 2001/01/23  13:51:28
10148         Log: print() instead of warn() so that stderr doesn't get
10149              unncessarily polluted.
10150      Branch: perl
10151            ! ext/Encode/compile
10152 ____________________________________________________________________________
10153 [  8521] By: jhi                                   on 2001/01/23  13:49:48
10154         Log: Integrate perlio.
10155      Branch: perl
10156           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
10157           !> ext/Encode/encode.h
10158 ____________________________________________________________________________
10159 [  8520] By: nick                                  on 2001/01/22  21:44:00
10160         Log: More messing with Encode:
10161              Extra fields in header to allow multiple names and to record
10162              other things "compile" knows.
10163              Re-organise compile to factor out common output routines.
10164      Branch: perlio
10165            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
10166 ____________________________________________________________________________
10167 [  8519] By: nick                                  on 2001/01/22  20:33:50
10168         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
10169      Branch: perlio
10170            ! ext/Encode/Makefile.PL ext/Encode/compile
10171 ____________________________________________________________________________
10172 [  8518] By: nick                                  on 2001/01/22  20:28:13
10173         Log: Integrate mainline
10174      Branch: perlio
10175           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
10176           !> vos/config.alpha.def vos/config.alpha.h
10177 ____________________________________________________________________________
10178 [  8517] By: jhi                                   on 2001/01/22  15:37:17
10179         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
10180              by Inaba Hiroto.
10181      Branch: perl
10182            ! sv.c
10183 ____________________________________________________________________________
10184 [  8516] By: jhi                                   on 2001/01/22  14:55:15
10185         Log: More SIG_SIZE fixes.
10186      Branch: perl
10187            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
10188 ____________________________________________________________________________
10189 [  8515] By: jhi                                   on 2001/01/22  14:50:27
10190         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
10191              From: "Craig A. Berry" <craigberry@mac.com>
10192              Date: Mon, 22 Jan 2001 00:42:24 -0600
10193              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
10194      Branch: perl
10195            ! configure.com
10196 ____________________________________________________________________________
10197 [  8514] By: jhi                                   on 2001/01/22  14:31:17
10198         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
10199              From: "Craig A. Berry" <craigberry@mac.com>
10200              Date: Sun, 21 Jan 2001 23:03:25 -0600
10201              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
10202      Branch: perl
10203            ! configure.com
10204 ____________________________________________________________________________
10205 [  8513] By: jhi                                   on 2001/01/22  14:14:00
10206         Log: Add the .ucm encoding tables to the MANIFEST.
10207      Branch: perl
10208            ! MANIFEST
10209 ____________________________________________________________________________
10210 [  8512] By: jhi                                   on 2001/01/22  13:43:33
10211         Log: Integrate perlio.
10212      Branch: perl
10213           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
10214           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
10215           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
10216           +> ext/Encode/Encode/iso8859-10.ucm
10217           +> ext/Encode/Encode/iso8859-13.ucm
10218           +> ext/Encode/Encode/iso8859-14.ucm
10219           +> ext/Encode/Encode/iso8859-15.ucm
10220           +> ext/Encode/Encode/iso8859-16.ucm
10221           +> ext/Encode/Encode/iso8859-2.ucm
10222           +> ext/Encode/Encode/iso8859-3.ucm
10223           +> ext/Encode/Encode/iso8859-4.ucm
10224           +> ext/Encode/Encode/iso8859-5.ucm
10225           +> ext/Encode/Encode/iso8859-6.ucm
10226           +> ext/Encode/Encode/iso8859-7.ucm
10227           +> ext/Encode/Encode/iso8859-8.ucm
10228           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
10229           +> ext/Encode/Encode/symbol.ucm
10230           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
10231           !> perliol.h
10232 ____________________________________________________________________________
10233 [  8511] By: nick                                  on 2001/01/21  23:44:47
10234         Log: Make "real" layers of ":utf8" and ":raw".
10235              So now PERLIO=utf8 perl ...
10236              does what Andreas wanted.
10237              Fix arg passing in open.pm (still have a Carp issue).
10238      Branch: perlio
10239            ! lib/open.pm perlio.c perliol.h
10240 ____________________________________________________________________________
10241 [  8510] By: jhi                                   on 2001/01/21  22:56:53
10242         Log: Document the regex context pushing/popping a bit better.
10243      Branch: perl
10244            ! regexec.c
10245 ____________________________________________________________________________
10246 [  8509] By: jhi                                   on 2001/01/21  22:55:44
10247         Log: Tweak the mkdir trailing slash code some more.
10248              
10249              TO DO: the same handling should probably be done for
10250              all the other filesystem functions that can have directories
10251              as their arguments.
10252      Branch: perl
10253            ! pp_sys.c
10254 ____________________________________________________________________________
10255 [  8508] By: nick                                  on 2001/01/21  21:37:43
10256         Log: Switch "compiled in" encodings to .ucm format.
10257              (Leave others as .enc till we can run-time load .ucm,
10258              or find some other way to load them.)
10259      Branch: perlio
10260            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
10261            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
10262            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
10263            + ext/Encode/Encode/iso8859-10.ucm
10264            + ext/Encode/Encode/iso8859-13.ucm
10265            + ext/Encode/Encode/iso8859-14.ucm
10266            + ext/Encode/Encode/iso8859-15.ucm
10267            + ext/Encode/Encode/iso8859-16.ucm
10268            + ext/Encode/Encode/iso8859-2.ucm
10269            + ext/Encode/Encode/iso8859-3.ucm
10270            + ext/Encode/Encode/iso8859-4.ucm
10271            + ext/Encode/Encode/iso8859-5.ucm
10272            + ext/Encode/Encode/iso8859-6.ucm
10273            + ext/Encode/Encode/iso8859-7.ucm
10274            + ext/Encode/Encode/iso8859-8.ucm
10275            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
10276            + ext/Encode/Encode/symbol.ucm
10277            ! ext/Encode/Makefile.PL ext/Encode/compile
10278 ____________________________________________________________________________
10279 [  8507] By: nick                                  on 2001/01/21  21:02:03
10280         Log: Integrate (partial) mainline.
10281      Branch: perlio
10282           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
10283           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
10284           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
10285 ____________________________________________________________________________
10286 [  8506] By: jhi                                   on 2001/01/21  20:09:30
10287         Log: Update Changes.
10288      Branch: perl
10289            ! Changes patchlevel.h
10290 ____________________________________________________________________________
10291 [  8505] By: jhi                                   on 2001/01/21  19:39:59
10292         Log: Subject: Minor typos in perlfaq2.pod
10293              From: "Stephen P. Potter" <spp@spotter.yi.org>
10294              Message-Id: <200101192101.QAA11911@spotter.yi.org>
10295              Date: Fri, 19 Jan 2001 16:01:13 -0500
10296              
10297              with a nit from Philip Netwon.
10298      Branch: perl
10299            ! pod/perlfaq2.pod
10300 ____________________________________________________________________________
10301 [  8504] By: jhi                                   on 2001/01/21  19:33:05
10302         Log: Metaconfig change for #8503.
10303      Branch: metaconfig
10304            ! U/threads/usethreads.U
10305 ____________________________________________________________________________
10306 [  8503] By: jhi                                   on 2001/01/21  19:32:21
10307         Log: Sanity check for conflicting thread flavours.
10308      Branch: perl
10309            ! Configure config_h.SH
10310 ____________________________________________________________________________
10311 [  8502] By: jhi                                   on 2001/01/21  19:23:00
10312         Log: Metaconfig change for #8501.
10313      Branch: metaconfig
10314            ! U/modified/sig_name.U
10315 ____________________________________________________________________________
10316 [  8501] By: jhi                                   on 2001/01/21  19:22:26
10317         Log: The SIG_SIZE is the number of the elements *excluding*
10318              the terminating NULL.
10319      Branch: perl
10320            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
10321            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
10322            ! win32/config_H.vc
10323 ____________________________________________________________________________
10324 [  8500] By: jhi                                   on 2001/01/21  18:31:31
10325         Log: Integrate perlio.
10326      Branch: perl
10327           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
10328           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
10329           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
10330           !> pp_sys.c proto.h sv.c
10331 ____________________________________________________________________________
10332 [  8499] By: jhi                                   on 2001/01/21  17:43:57
10333         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
10334              From: Hugo <hv@crypt.compulink.co.uk>
10335              Date: Sun, 21 Jan 2001 13:34:05 +0000
10336              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
10337              
10338              In sprintf UTF8ize only if necessary.
10339      Branch: perl
10340            ! sv.c
10341 ____________________________________________________________________________
10342 [  8498] By: nick                                  on 2001/01/21  16:25:32
10343         Log: Encode cleanup.
10344              Add command line control over "compile" so that Makefile.PL
10345              needs can be combined with other uses.
10346              Use command line options in Makefile.PL.
10347              Fix multi-byte parsing in .ucm files.
10348      Branch: perlio
10349            ! ext/Encode/Makefile.PL ext/Encode/compile
10350 ____________________________________________________________________________
10351 [  8497] By: nick                                  on 2001/01/21  12:56:27
10352         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
10353      Branch: perlio
10354            ! ext/Encode/Encode.xs
10355 ____________________________________________________________________________
10356 [  8496] By: nick                                  on 2001/01/21  12:18:45
10357         Log: Fixup after integrate:
10358              missed the .sym files that are changed by regen_headers
10359              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
10360      Branch: perlio
10361            ! global.sym pp.sym sv.c
10362 ____________________________________________________________________________
10363 [  8495] By: nick                                  on 2001/01/21  11:51:07
10364         Log: Integrate mainline.
10365      Branch: perlio
10366           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
10367           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
10368           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
10369           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
10370           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
10371           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
10372           !> win32/Makefile win32/makefile.mk
10373 ____________________________________________________________________________
10374 [  8494] By: jhi                                   on 2001/01/20  23:12:11
10375         Log: Forgot the expect_number() prototype.
10376      Branch: perl
10377            ! embed.h embed.pl proto.h
10378 ____________________________________________________________________________
10379 [  8493] By: jhi                                   on 2001/01/20  22:56:39
10380         Log: Subject: [PATCH: perl@8482] README.vms URL updates
10381              From: Peter Prymmer <pvhp@forte.com>
10382              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
10383              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
10384              
10385              Plus Craig A. Berry's suggestion to use compaq.com instead
10386              of digital.com.
10387      Branch: perl
10388            ! README.vms
10389 ____________________________________________________________________________
10390 [  8492] By: jhi                                   on 2001/01/20  22:50:05
10391         Log: Memory management calls documentation.
10392      Branch: perl
10393            ! pod/perlguts.pod
10394 ____________________________________________________________________________
10395 [  8491] By: jhi                                   on 2001/01/20  22:38:33
10396         Log: Signedness nit plus few memcpy/Copy nits.
10397      Branch: perl
10398            ! sv.c
10399 ____________________________________________________________________________
10400 [  8490] By: jhi                                   on 2001/01/20  22:25:53
10401         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
10402              From: Peter Prymmer <pvhp@forte.com>
10403              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
10404              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
10405      Branch: perl
10406            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
10407 ____________________________________________________________________________
10408 [  8489] By: jhi                                   on 2001/01/20  22:24:41
10409         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
10410              From: Peter Prymmer <pvhp@forte.com>
10411              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
10412              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
10413      Branch: perl
10414            ! win32/Makefile win32/makefile.mk
10415 ____________________________________________________________________________
10416 [  8488] By: jhi                                   on 2001/01/20  22:22:27
10417         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
10418              From: Peter Prymmer <pvhp@forte.com>
10419              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
10420              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
10421      Branch: perl
10422            ! Makefile.SH
10423 ____________________________________________________________________________
10424 [  8487] By: jhi                                   on 2001/01/20  22:21:18
10425         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
10426              From: Peter Prymmer <pvhp@forte.com>
10427              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
10428              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
10429      Branch: perl
10430            + ext/DynaLoader/dl_dllload.xs
10431            ! MANIFEST Makefile.SH hints/os390.sh
10432 ____________________________________________________________________________
10433 [  8486] By: jhi                                   on 2001/01/20  22:17:53
10434         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
10435              From: Peter Prymmer <pvhp@forte.com>
10436              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
10437              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
10438      Branch: perl
10439            ! README.os390 README.posix-bc
10440 ____________________________________________________________________________
10441 [  8485] By: jhi                                   on 2001/01/20  20:15:30
10442         Log: Document and test the new qu operator.
10443      Branch: perl
10444            + t/op/qu.t
10445            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
10446            ! pod/perlretut.pod pod/perlunicode.pod
10447 ____________________________________________________________________________
10448 [  8484] By: nick                                  on 2001/01/20  19:42:30
10449         Log: Infrastructure to allow:
10450              open($fh,"|-",@array);
10451              to be implemented
10452              i.e. mark pp_open as needing a stack mark, and make pp_open
10453              process its args in that style (and pass them _all_ to tied handles OPEN).
10454              Invent do_openn() which takes SV ** at allow it to see multiple args.
10455              Note this does not _do_ anything yet.
10456      Branch: perlio
10457            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
10458            ! perlapi.c pp_proto.h pp_sys.c proto.h
10459 ____________________________________________________________________________
10460 [  8483] By: nick                                  on 2001/01/20  17:23:14
10461         Log: Integrate mainline.
10462      Branch: perlio
10463           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
10464           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
10465 ____________________________________________________________________________
10466 [  8482] By: jhi                                   on 2001/01/19  15:37:49
10467         Log: Update Changes.
10468      Branch: perl
10469            ! Changes patchlevel.h
10470 ____________________________________________________________________________
10471 [  8481] By: jhi                                   on 2001/01/19  14:41:24
10472         Log: Subject: Re: new feature: s?printf parameter reordering 
10473              From: Hugo <hv@crypt.compulink.co.uk>
10474              Date: Thu, 11 Jan 2001 17:09:03 +0000
10475              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
10476              
10477              - support reordering for all parameters: %, *v, *, .*
10478              - lay down that the reordering specification must immediately
10479              follow that parameter: %3$, *v3$, *3$, .*3$
10480              - fix vectorisation of a zero-length string
10481              - factor out the code choosing the argument to format
10482              
10483              Possibly unwanted side-effects:
10484              - the special format specifiers ' +-0' must now precede any
10485              vectorisation specifier. Tests in op/sprintf and op/ver
10486              have been changed to reflect this.
10487              - sprintf.t test #214 changed its expectations because in many
10488              cases, the next parameter has already been consumed when an
10489              invalid type letter is detected.
10490              
10491              Probably wanted side-effects:
10492              - attempts to format a non-existent parameter will warn as if C<undef>
10493              - attempt to write to non-existent parameter with '%n' will complain
10494              of "attempt to modify read-only value" instead of being silent
10495      Branch: perl
10496            ! sv.c t/op/sprintf.t t/op/ver.t
10497 ____________________________________________________________________________
10498 [  8480] By: jhi                                   on 2001/01/19  14:08:37
10499         Log: Subject: PATCH pragma/locale.t
10500              From: andreas.koenig@anima.de (Andreas J. Koenig)
10501              Date: 18 Jan 2001 09:45:37 +0100
10502              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
10503      Branch: perl
10504            ! t/pragma/locale.t
10505 ____________________________________________________________________________
10506 [  8479] By: jhi                                   on 2001/01/19  13:19:58
10507         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
10508      Branch: perl
10509            ! configure.com
10510 ____________________________________________________________________________
10511 [  8478] By: jhi                                   on 2001/01/19  02:12:35
10512         Log: Automate 1_compile.t.
10513      Branch: perl
10514            ! t/lib/1_compile.t
10515 ____________________________________________________________________________
10516 [  8477] By: jhi                                   on 2001/01/19  01:49:56
10517         Log: Integrate perlio.
10518      Branch: perl
10519           !> sv.c win32/config.bc win32/config.gc win32/config.vc
10520           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
10521 ____________________________________________________________________________
10522 [  8476] By: nick                                  on 2001/01/18  21:51:52
10523         Log: Integrate mainline
10524      Branch: perlio
10525           +> t/lib/1_compile.t t/lib/compmod.pl
10526           !> MANIFEST configure.com lib/unicode/distinct.pm
10527 ____________________________________________________________________________
10528 [  8475] By: nick                                  on 2001/01/18  21:48:02
10529         Log: Win32 "safe signals" co-existance fix.
10530              Fix SIG_SIZE value.
10531              Clear PL_sig_pending when cloning (fork).
10532      Branch: perlio
10533            ! sv.c win32/config.bc win32/config.gc win32/config.vc
10534            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10535 ____________________________________________________________________________
10536 [  8474] By: jhi                                   on 2001/01/18  14:40:57
10537         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
10538      Branch: perl
10539            ! t/lib/1_compile.t
10540 ____________________________________________________________________________
10541 [  8473] By: gsar                                  on 2001/01/18  11:42:31
10542         Log: unsubmitted trial1 change
10543      Branch: maint-5.6/perl
10544            ! Changes
10545 ____________________________________________________________________________
10546 [  8472] By: jhi                                   on 2001/01/18  04:30:24
10547         Log: The first bug found by 1_compile.t.
10548      Branch: perl
10549            ! lib/unicode/distinct.pm
10550 ____________________________________________________________________________
10551 [  8471] By: jhi                                   on 2001/01/18  04:29:42
10552         Log: Add Schwern's 1_compile test.  The compile_module script renamed
10553              to be a bit shorter for the 8.3 people.
10554      Branch: perl
10555            + t/lib/1_compile.t t/lib/compmod.pl
10556            ! MANIFEST
10557 ____________________________________________________________________________
10558 [  8470] By: jhi                                   on 2001/01/18  04:16:00
10559         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)
10560              From: Peter Prymmer <pvhp@forte.com>
10561              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
10562              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
10563              Replace #8463.
10564      Branch: maint-5.6/perl
10565            ! configure.com
10566 ____________________________________________________________________________
10567 [  8469] By: jhi                                   on 2001/01/18  04:13:02
10568         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)
10569              From: Peter Prymmer <pvhp@forte.com>
10570              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
10571              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
10572              Replace #8462.
10573      Branch: perl
10574            ! configure.com
10575 ____________________________________________________________________________
10576 [  8468] By: jhi                                   on 2001/01/18  03:42:08
10577         Log: Integrate perlio.
10578      Branch: perl
10579           !> gv.c mg.c perlio.c util.c
10580 ____________________________________________________________________________
10581 [  8467] By: nick                                  on 2001/01/17  22:41:10
10582         Log: "Safe" signals - trial implementation.
10583              gv.c tweaked to zero PL_sig_pend array
10584              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
10585              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
10586              Odd thing is that it "works" with PERLIO=stdio as well (linux).
10587      Branch: perlio
10588            ! gv.c mg.c perlio.c util.c
10589 ____________________________________________________________________________
10590 [  8466] By: nick                                  on 2001/01/17  20:40:20
10591         Log: Integrate mainline.
10592      Branch: perlio
10593           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
10594           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
10595           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
10596           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
10597           !> vos/config.ga.h win32/config.bc win32/config.gc
10598           !> win32/config.vc
10599 ____________________________________________________________________________
10600 [  8465] By: jhi                                   on 2001/01/17  18:37:13
10601         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
10602              From: Nicholas Clark <nick@ccl4.org>
10603              Date: Wed, 17 Jan 2001 17:31:33 +0000
10604              Message-ID: <20010117173133.I2633@plum.flirble.org>
10605      Branch: perl
10606            ! t/op/int.t
10607 ____________________________________________________________________________
10608 [  8464] By: jhi                                   on 2001/01/17  14:43:17
10609         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
10610              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
10611              Date: Wed, 17 Jan 2001 15:16:43 +0100
10612              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
10613              
10614              pp_int() was dropping an NV to the floor,
10615              int(279964589018079/59) either returned not an integer
10616              4745162525730.15, or one got "Attempt to free unreferenced scalar."
10617      Branch: perl
10618            ! pp.c
10619 ____________________________________________________________________________
10620 [  8463] By: jhi                                   on 2001/01/17  06:12:42
10621         Log: (Replaced by #8470)
10622              
10623              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)
10624              From: "Craig A. Berry" <craigberry@mac.com>
10625              Date: Tue, 16 Jan 2001 23:38:46 -0600
10626              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
10627      Branch: maint-5.6/perl
10628            ! configure.com
10629 ____________________________________________________________________________
10630 [  8462] By: jhi                                   on 2001/01/17  06:11:31
10631         Log: (Replaced by #8469)
10632              
10633              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)
10634              From: "Craig A. Berry" <craigberry@mac.com>
10635              Date: Tue, 16 Jan 2001 23:38:46 -0600
10636              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
10637      Branch: perl
10638            ! configure.com
10639 ____________________________________________________________________________
10640 [  8461] By: jhi                                   on 2001/01/17  05:56:12
10641         Log: Allow for one trailing slash in the directory of mkdir().
10642      Branch: perl
10643            ! pp_sys.c
10644 ____________________________________________________________________________
10645 [  8460] By: jhi                                   on 2001/01/17  03:26:01
10646         Log: Metaconfig unit changes for #8459.
10647      Branch: metaconfig
10648            ! U/modified/Loc.U U/modified/sig_name.U
10649 ____________________________________________________________________________
10650 [  8459] By: jhi                                   on 2001/01/17  03:24:48
10651         Log: Define SIG_SIZE, the number of elements in the sig_name and
10652              sig_num arrays, including the final NULL entry.
10653      Branch: perl
10654            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10655            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
10656            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
10657            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
10658            ! win32/config.bc win32/config.gc win32/config.vc
10659 ____________________________________________________________________________
10660 [  8458] By: jhi                                   on 2001/01/17  01:41:33
10661         Log: Integrate perlio.
10662      Branch: perl
10663           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
10664           !> perlapi.h proto.h sv.c
10665 ____________________________________________________________________________
10666 [  8457] By: nick                                  on 2001/01/16  22:07:26
10667         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
10668              Provides all the "cost" but no benefit yet - it is to allow cost
10669              to be measured, and implementation experiments (just in mg.c?).
10670      Branch: perlio
10671            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
10672            ! perlapi.h proto.h sv.c
10673 ____________________________________________________________________________
10674 [  8456] By: nick                                  on 2001/01/16  21:07:07
10675         Log: Integrate mainline.
10676      Branch: perlio
10677           !> (integrate 51 files)
10678 ____________________________________________________________________________
10679 [  8455] By: jhi                                   on 2001/01/16  18:13:43
10680         Log: Subject: [PATCH] regcomp.c old feature removal
10681              From: mjd@plover.com
10682              Date: 16 Jan 2001 14:43:18 -0000 
10683              Message-ID: <20010116144318.7140.qmail@plover.com> 
10684      Branch: perl
10685            ! regcomp.c
10686 ____________________________________________________________________________
10687 [  8454] By: jhi                                   on 2001/01/16  16:12:39
10688         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
10689              From: "Indy Singh" <indy@nusphere.com>
10690              Date: Wed, 10 Jan 2001 20:17:49 -0500
10691              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
10692      Branch: maint-5.6/perl
10693            ! win32/Makefile
10694 ____________________________________________________________________________
10695 [  8453] By: jhi                                   on 2001/01/16  16:09:33
10696         Log: Update Changes.
10697      Branch: perl
10698            ! Changes patchlevel.h
10699 ____________________________________________________________________________
10700 [  8452] By: jhi                                   on 2001/01/16  15:42:04
10701         Log: Subject: Re: API Cleanup
10702              To: perl5-porters@perl.org
10703              Date: Tue, 16 Jan 2001 13:42:30 +0000
10704              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
10705              
10706              Subject: [PATCH] utf8.c documentation
10707              From: Simon Cozens <simon@cozens.net>
10708              Date: Tue, 16 Jan 2001 13:52:48 +0000
10709              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
10710              
10711              Subject: Re: API Cleanup
10712              From: Simon Cozens <simon@cozens.net>
10713              Date: Tue, 16 Jan 2001 14:58:55 +0000
10714              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
10715              
10716              UTF-8 doc patches.
10717      Branch: perl
10718            ! embed.pl pod/perlapi.pod utf8.c
10719 ____________________________________________________________________________
10720 [  8451] By: jhi                                   on 2001/01/16  14:41:39
10721         Log: podlators 1.07, from Russ Allbery.
10722      Branch: perl
10723            ! lib/Pod/Man.pm
10724 ____________________________________________________________________________
10725 [  8450] By: jhi                                   on 2001/01/16  14:24:19
10726         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
10727              From: "Indy Singh" <indy@nusphere.com>
10728              Date: Mon, 15 Jan 2001 20:59:40 -0500
10729              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
10730      Branch: perl
10731            ! win32/Makefile
10732 ____________________________________________________________________________
10733 [  8449] By: jhi                                   on 2001/01/16  03:42:55
10734         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
10735              at the setting of the ofs_sv in new_struct_thread() as the
10736              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
10737              that invited a core dump.
10738      Branch: perl
10739            ! util.c
10740 ____________________________________________________________________________
10741 [  8448] By: jhi                                   on 2001/01/16  01:49:07
10742         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
10743              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
10744              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
10745              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
10746              
10747              Replace #8444 and #8445.
10748      Branch: perl
10749            ! ext/B/B.xs ext/B/B/Debug.pm
10750 ____________________________________________________________________________
10751 [  8447] By: jhi                                   on 2001/01/15  21:05:35
10752         Log: Subject: [PATCH] API Variable documentation   
10753              From: Simon Cozens <simon@cozens.net>
10754              Date: Mon, 15 Jan 2001 19:35:54 +0000
10755              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
10756      Branch: perl
10757            ! pod/perlapi.pod thrdvar.h
10758 ____________________________________________________________________________
10759 [  8446] By: jhi                                   on 2001/01/15  20:49:20
10760         Log: Signedness nit.
10761      Branch: perl
10762            ! pp_ctl.c
10763 ____________________________________________________________________________
10764 [  8445] By: jhi                                   on 2001/01/15  20:28:48
10765         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
10766      Branch: perl
10767            ! ext/B/B/Debug.pm
10768 ____________________________________________________________________________
10769 [  8444] By: jhi                                   on 2001/01/15  13:09:10
10770         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
10771      Branch: perl
10772            ! ext/B/B.xs
10773 ____________________________________________________________________________
10774 [  8443] By: jhi                                   on 2001/01/15  13:06:26
10775         Log: Missing from #8439.
10776      Branch: perl
10777            ! keywords.h mg.c
10778 ____________________________________________________________________________
10779 [  8442] By: jhi                                   on 2001/01/15  13:02:38
10780         Log: Subject: [PATCH @8436] Eliminate op_children
10781              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
10782              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
10783              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
10784              
10785              Subject: [PATCH @8436] Re: Eliminate op_children
10786              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
10787              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
10788              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
10789      Branch: perl
10790            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
10791            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
10792            ! op.c op.h
10793 ____________________________________________________________________________
10794 [  8441] By: jhi                                   on 2001/01/15  12:57:08
10795         Log: Use the /^Perl_/-less form of is_lvalue_sub().
10796      Branch: perl
10797            ! pp.h
10798 ____________________________________________________________________________
10799 [  8440] By: jhi                                   on 2001/01/15  05:13:09
10800         Log: Revert #8437 and #8438, the Linux large files story is more complex.
10801      Branch: metaconfig/U/perl
10802            ! d_fpos64_t.U d_off64_t.U
10803      Branch: perl
10804            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10805            ! config_h.SH configure.com epoc/config.sh perl.h
10806            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
10807            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
10808            ! win32/config.bc win32/config.gc win32/config.vc
10809 ____________________________________________________________________________
10810 [  8439] By: jhi                                   on 2001/01/15  05:02:24
10811         Log: More UTF-8 patches from Inaba Hiroto.
10812              - The substr lval was still not okay.
10813              - Now pp_stringify and sv_setsv copies source's UTF8 flag
10814              even if IN_BYTE.  pp_stringify is called from fold_constants
10815              at optimization phase and "\x{100}" was made SvUTF8_off under
10816              use bytes (the bytes pragma is for "byte semantics" and not
10817              for "do not produce UTF8 data")
10818              - New `qu' operator to generate UTF8 string explicitly.
10819              Though I agree with the policy "0x00-0xff always produce bytes",
10820              sometimes want to such a string to be coded in UTF8.
10821              I can use pack"U0a*" but it requires more typing and has
10822              runtime overhead.
10823              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
10824              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
10825              string is not UTF8_on and has char 0x80-0xff.
10826              
10827              TODO: document and test qu.
10828      Branch: perl
10829            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
10830            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
10831            ! toke.c
10832 ____________________________________________________________________________
10833 [  8438] By: jhi                                   on 2001/01/14  05:10:23
10834         Log: Metaconfig unit changes for #8437.
10835      Branch: metaconfig/U/perl
10836            ! d_fpos64_t.U d_off64_t.U
10837 ____________________________________________________________________________
10838 [  8437] By: jhi                                   on 2001/01/14  04:55:34
10839         Log: Add <features.h> probing, seems to be needed for (some?)
10840              Linux largefileness.
10841      Branch: perl
10842            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10843            ! config_h.SH configure.com epoc/config.sh perl.h
10844            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
10845            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
10846            ! win32/config.bc win32/config.gc win32/config.vc
10847 ____________________________________________________________________________
10848 [  8436] By: jhi                                   on 2001/01/13  17:47:21
10849         Log: Tighten some of the tests a bit.
10850      Branch: perl
10851            ! t/pragma/utf8.t
10852 ____________________________________________________________________________
10853 [  8435] By: jhi                                   on 2001/01/13  17:31:54
10854         Log: Integrate perlio.
10855      Branch: perl
10856           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
10857           !> win32/config_H.gc win32/config_H.vc
10858 ____________________________________________________________________________
10859 [  8434] By: nick                                  on 2001/01/13  11:36:53
10860         Log: Run dmake regen_config_h for Win32
10861      Branch: perlio
10862            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10863 ____________________________________________________________________________
10864 [  8433] By: nick                                  on 2001/01/13  11:31:55
10865         Log: VMS friendly patch to Encode compile process
10866      Branch: perlio
10867            ! ext/Encode/Makefile.PL ext/Encode/compile
10868 ____________________________________________________________________________
10869 [  8432] By: nick                                  on 2001/01/13  11:06:44
10870         Log: Integrate mainline
10871      Branch: perlio
10872           +> ext/B/B/Concise.pm
10873           !> (integrate 52 files)
10874 ____________________________________________________________________________
10875 [  8431] By: jhi                                   on 2001/01/13  05:55:55
10876         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
10877              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
10878              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
10879              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
10880      Branch: perl
10881            ! ext/B/B/Concise.pm
10882 ____________________________________________________________________________
10883 [  8430] By: jhi                                   on 2001/01/13  04:24:18
10884         Log: The LVRET macro needed an aTHX.
10885      Branch: perl
10886            ! pp.h
10887 ____________________________________________________________________________
10888 [  8429] By: jhi                                   on 2001/01/13  02:12:42
10889         Log: Update Changes.
10890      Branch: perl
10891            ! Changes patchlevel.h
10892 ____________________________________________________________________________
10893 [  8428] By: jhi                                   on 2001/01/13  02:08:50
10894         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
10895              From: Peter Prymmer <pvhp@forte.com>
10896              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
10897              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
10898              
10899              Add a BEGIN guard for sloppy floating point division.
10900      Branch: perl
10901            ! lib/Math/BigInt.pm lib/bigint.pl
10902 ____________________________________________________________________________
10903 [  8427] By: jhi                                   on 2001/01/13  01:47:16
10904         Log: The B::Terse drop-in replacement wasn't quite drop-in.
10905      Branch: perl
10906            ! ext/B/B/Terse.pm
10907 ____________________________________________________________________________
10908 [  8426] By: jhi                                   on 2001/01/12  21:20:43
10909         Log: Use UVXf.
10910      Branch: perl
10911            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10912            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
10913            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
10914            ! vos/config.ga.def vos/config.ga.h win32/config.bc
10915            ! win32/config.gc win32/config.vc
10916 ____________________________________________________________________________
10917 [  8425] By: jhi                                   on 2001/01/12  20:20:14
10918         Log: Subject: [PATCH perl@8342] -Wformat
10919              From: Robin Barker <rmb1@cise.npl.co.uk>
10920              Date: Fri, 12 Jan 2001 20:03:14 GMT
10921              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
10922      Branch: perl
10923            ! ext/Encode/Encode.xs mg.c sv.c toke.c
10924 ____________________________________________________________________________
10925 [  8424] By: jhi                                   on 2001/01/12  20:01:48
10926         Log: Subject: B::Concise -- an improved replacement for B::Terse 
10927              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
10928              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
10929              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
10930      Branch: perl
10931            + ext/B/B/Concise.pm
10932            ! MANIFEST ext/B/B/Terse.pm
10933 ____________________________________________________________________________
10934 [  8423] By: jhi                                   on 2001/01/12  19:24:02
10935         Log: The new metaconfig unit from the #8421.
10936      Branch: metaconfig/U/perl
10937            + d_sigprocmask.U
10938 ____________________________________________________________________________
10939 [  8422] By: jhi                                   on 2001/01/12  19:23:43
10940         Log: Forgot the microperl config from the #8421.
10941      Branch: perl
10942            ! uconfig.h uconfig.sh
10943 ____________________________________________________________________________
10944 [  8421] By: jhi                                   on 2001/01/12  19:05:27
10945         Log: Add sigprocmask() probe, regen Configure, regen toc.
10946      Branch: perl
10947            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10948            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
10949            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
10950            ! vos/config.ga.h win32/config.bc win32/config.gc
10951            ! win32/config.vc
10952 ____________________________________________________________________________
10953 [  8420] By: jhi                                   on 2001/01/12  18:34:31
10954         Log: Add sockatmark() to the todo list.
10955      Branch: perl
10956            ! Todo-5.6
10957 ____________________________________________________________________________
10958 [  8419] By: jhi                                   on 2001/01/12  18:09:46
10959         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
10960      Branch: perl
10961            ! op.c
10962 ____________________________________________________________________________
10963 [  8418] By: jhi                                   on 2001/01/12  18:05:30
10964         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
10965              From: Radu Greab <radu@netsoft.ro>
10966              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
10967              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
10968      Branch: perl
10969            ! op.c t/pragma/sub_lval.t
10970 ____________________________________________________________________________
10971 [  8417] By: jhi                                   on 2001/01/12  16:09:09
10972         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
10973              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
10974              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
10975              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
10976      Branch: perl
10977            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
10978            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
10979            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
10980            ! t/pragma/sub_lval.t toke.c
10981 ____________________________________________________________________________
10982 [  8416] By: jhi                                   on 2001/01/12  15:42:06
10983         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
10984              From: "Richard Soderberg" <rs@crystalflame.net>
10985              Date: Fri, 12 Jan 2001 04:49:35 -0800
10986              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
10987              
10988              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
10989              according to the platform.
10990      Branch: perl
10991            ! op.c
10992 ____________________________________________________________________________
10993 [  8415] By: jhi                                   on 2001/01/12  15:33:41
10994         Log: One more UTF-8 fix from Inaba Hiroto.
10995      Branch: perl
10996            ! pp.c regexec.c t/pragma/utf8.t
10997 ____________________________________________________________________________
10998 [  8414] By: jhi                                   on 2001/01/12  15:30:18
10999         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
11000      Branch: perl
11001            ! regexec.c
11002 ____________________________________________________________________________
11003 [  8413] By: jhi                                   on 2001/01/12  15:22:10
11004         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
11005              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
11006              Date: Thu, 11 Jan 2001 12:53:36 +0100
11007              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
11008      Branch: perl
11009            ! toke.c
11010 ____________________________________________________________________________
11011 [  8412] By: jhi                                   on 2001/01/12  15:20:25
11012         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
11013              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
11014              Date: Fri, 12 Jan 2001 14:37:55 +0100
11015              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
11016      Branch: perl
11017            ! hints/posix-bc.sh
11018 ____________________________________________________________________________
11019 [  8411] By: jhi                                   on 2001/01/12  15:14:14
11020         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
11021              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
11022              Date: Fri, 12 Jan 2001 10:42:21 +0100
11023              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
11024      Branch: perl
11025            ! t/op/regmesg.t
11026 ____________________________________________________________________________
11027 [  8410] By: jhi                                   on 2001/01/12  05:48:55
11028         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
11029              From: Nicholas Clark <nick@ccl4.org> 
11030              Date: Sun, 7 Jan 2001 19:47:14 +0000
11031              Message-ID: <20010107194714.B1048@plum.flirble.org>
11032      Branch: perl
11033            ! t/op/numconvert.t
11034 ____________________________________________________________________________
11035 [  8409] By: jhi                                   on 2001/01/12  05:41:28
11036         Log: Integrate perlio.
11037      Branch: perl
11038           !> mg.c scope.h
11039 ____________________________________________________________________________
11040 [  8408] By: nick                                  on 2001/01/11  22:43:28
11041         Log: Remove variables that were used in experiments.
11042      Branch: perlio
11043            ! mg.c
11044 ____________________________________________________________________________
11045 [  8407] By: nick                                  on 2001/01/11  20:57:44
11046         Log: Catch die in %SIG handler and unblock the signal before re-dying.
11047              This make Linux work _without_ sigsetjmp().
11048              Turn off sigsetjmp() to see what else it does.
11049              May need Configure probe for sigprocmask() if anything has sigaction()
11050              but not sigprocmask().
11051      Branch: perlio
11052            ! mg.c scope.h
11053 ____________________________________________________________________________
11054 [  8406] By: nick                                  on 2001/01/11  19:32:07
11055         Log: Integrate mainline
11056      Branch: perlio
11057           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
11058           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
11059           !> t/op/substr.t
11060 ____________________________________________________________________________
11061 [  8405] By: jhi                                   on 2001/01/11  17:11:01
11062         Log: Fix UTF-8 lval substr().
11063      Branch: perl
11064            ! mg.c t/op/substr.t
11065 ____________________________________________________________________________
11066 [  8404] By: jhi                                   on 2001/01/11  05:13:58
11067         Log: Update Changes.
11068      Branch: perl
11069            ! Changes patchlevel.h
11070 ____________________________________________________________________________
11071 [  8403] By: jhi                                   on 2001/01/11  04:38:24
11072         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
11073              From: Hugo <hv@crypt.compulink.co.uk>
11074              Date: Mon, 30 Oct 2000 01:33:26 +0000
11075              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
11076      Branch: perl
11077            ! regexec.c t/op/re_tests
11078 ____________________________________________________________________________
11079 [  8402] By: jhi                                   on 2001/01/11  04:26:12
11080         Log: Integrate perlio.
11081      Branch: perl
11082           !> scope.h util.c
11083 ____________________________________________________________________________
11084 [  8401] By: nick                                  on 2001/01/10  22:52:55
11085         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
11086              (So Alan and Ilya can try setting via hints.)
11087              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
11088              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
11089              doing the save everywhere seems to restart read() correctly, but just
11090              doing it once "round" the handler does not.
11091      Branch: perlio
11092            ! scope.h
11093 ____________________________________________________________________________
11094 [  8400] By: jhi                                   on 2001/01/10  21:57:54
11095         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
11096              of IRIX, HP-UX is unaffected.
11097      Branch: perl
11098            ! perl.h
11099 ____________________________________________________________________________
11100 [  8399] By: nick                                  on 2001/01/10  21:29:19
11101         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
11102      Branch: perlio
11103            ! util.c
11104 ____________________________________________________________________________
11105 [  8398] By: jhi                                   on 2001/01/10  20:55:31
11106         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
11107              also have ReusePort.
11108      Branch: perl
11109            ! ext/IO/lib/IO/Socket/INET.pm
11110 ____________________________________________________________________________
11111 [  8397] By: jhi                                   on 2001/01/10  20:50:57
11112         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
11113              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
11114              Date: Wed, 10 Jan 2001 01:38:13 -0800
11115              Message-ID: <20010110013813.B41744@yahoo-inc.com>
11116      Branch: perl
11117            ! ext/IO/lib/IO/Socket/INET.pm
11118 ____________________________________________________________________________
11119 [  8396] By: jhi                                   on 2001/01/10  20:49:30
11120         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
11121              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
11122              Date: Wed, 10 Jan 2001 01:37:32 -0800
11123              Message-ID: <20010110013732.A41744@yahoo-inc.com>
11124      Branch: perl
11125            ! ext/Socket/Socket.pm
11126 ____________________________________________________________________________
11127 [  8395] By: jhi                                   on 2001/01/10  20:41:37
11128         Log: Test for bug id 20010105.016 (fixed by #8378).
11129      Branch: perl
11130            ! t/op/split.t
11131 ____________________________________________________________________________
11132 [  8394] By: jhi                                   on 2001/01/10  20:26:32
11133         Log: Integrate perlio.
11134      Branch: perl
11135            ! util.c
11136 ____________________________________________________________________________
11137 [  8393] By: nick                                  on 2001/01/10  19:34:30
11138         Log: Back out Simon's pid hackery for now.
11139      Branch: perlio
11140            ! util.c
11141 ____________________________________________________________________________
11142 [  8392] By: nick                                  on 2001/01/10  19:23:13
11143         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
11144      Branch: perlio
11145           !> (integrate 29 files)
11146 ____________________________________________________________________________
11147 [  8391] By: jhi                                   on 2001/01/10  18:43:15
11148         Log: Subject: [PATCH] Fix my_pclose segfault
11149              From: Simon Cozens <simon@cozens.net>
11150              Date: Wed, 10 Jan 2001 18:39:35 +0000
11151              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
11152      Branch: perl
11153            ! util.c
11154 ____________________________________________________________________________
11155 [  8390] By: jhi                                   on 2001/01/10  18:42:08
11156         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
11157              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11158              Date:     Wed, 10 Jan 2001 13:23:02 EST
11159              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
11160      Branch: perl
11161            ! ext/Opcode/Opcode.xs
11162 ____________________________________________________________________________
11163 [  8389] By: jhi                                   on 2001/01/10  15:16:07
11164         Log: Turn off the integer preservation for now.
11165      Branch: perl
11166            ! perl.h
11167 ____________________________________________________________________________
11168 [  8388] By: jhi                                   on 2001/01/10  15:01:25
11169         Log: Few more IDE/editor nits from p5p.
11170      Branch: perl
11171            ! pod/perlfaq3.pod
11172 ____________________________________________________________________________
11173 [  8387] By: jhi                                   on 2001/01/10  06:53:16
11174         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
11175              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
11176              Date: Tue, 9 Jan 2001 23:16:02 +0000
11177              Message-ID: <20010109231602.A81101@plum.flirble.org>
11178      Branch: perl
11179            ! sv.c
11180 ____________________________________________________________________________
11181 [  8386] By: jhi                                   on 2001/01/10  03:17:54
11182         Log: Test cases for #8385 (from Simon's "torture.pl")
11183      Branch: perl
11184            ! t/op/tr.t
11185 ____________________________________________________________________________
11186 [  8385] By: jhi                                   on 2001/01/10  03:17:11
11187         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
11188              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
11189              Date: Wed, 10 Jan 2001 11:39:39 +0900
11190              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
11191              
11192              Some more UTF-8 tr cases fixed.
11193      Branch: perl
11194            ! doop.c
11195 ____________________________________________________________________________
11196 [  8384] By: jhi                                   on 2001/01/09  22:45:40
11197         Log: Allow the locale test needing POSIX and the taint test
11198              needing IPC::SysV to run under 'minitest' (basically,
11199              bail out if loading the extension fails)
11200      Branch: perl
11201            ! t/op/misc.t t/op/taint.t
11202 ____________________________________________________________________________
11203 [  8383] By: jhi                                   on 2001/01/09  21:36:04
11204         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
11205              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
11206              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
11207              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
11208      Branch: perl
11209            ! t/io/openpid.t
11210 ____________________________________________________________________________
11211 [  8382] By: jhi                                   on 2001/01/09  21:06:08
11212         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
11213              Should finish up the bug id 20001205.022.
11214      Branch: perl
11215            ! pp.c pp_hot.c scope.c
11216 ____________________________________________________________________________
11217 [  8381] By: jhi                                   on 2001/01/09  18:27:43
11218         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
11219              From: Andy Dougherty <doughera@lafayette.edu>
11220              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
11221              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
11222              
11223              More robust yacc/bison error detection.
11224      Branch: perl
11225            ! t/comp/proto.t
11226 ____________________________________________________________________________
11227 [  8380] By: jhi                                   on 2001/01/09  15:21:38
11228         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
11229              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11230              Date:     Tue, 9 Jan 2001 07:53:55 EST
11231              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
11232      Branch: perl
11233            ! t/op/misc.t vms/test.com
11234 ____________________________________________________________________________
11235 [  8379] By: jhi                                   on 2001/01/09  15:20:38
11236         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
11237              From: jhi@cc.hut.fi
11238              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
11239              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
11240              
11241              The #8378 fixed this.
11242      Branch: perl
11243            ! t/op/tr.t
11244 ____________________________________________________________________________
11245 [  8378] By: jhi                                   on 2001/01/09  15:05:32
11246         Log: Subject: One more patch for UTF8 
11247              From: Inaba Hiroto <inaba@st.rim.or.jp>
11248              Date: Tue, 09 Jan 2001 01:04:32 +0900
11249              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
11250              
11251              UTF-8 fixes for 'x' and tr///.
11252      Branch: perl
11253            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
11254            ! regcomp.c regexec.c toke.c utf8.c
11255 ____________________________________________________________________________
11256 [  8377] By: jhi                                   on 2001/01/09  14:32:17
11257         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
11258      Branch: perl
11259            ! t/op/length.t
11260 ____________________________________________________________________________
11261 [  8376] By: jhi                                   on 2001/01/09  04:32:32
11262         Log: integrate changes #7775, #8316, #8316 from mainline
11263      Branch: maint-5.6/perl
11264            ! hints/solaris_2.sh
11265 ____________________________________________________________________________
11266 [  8375] By: jhi                                   on 2001/01/09  04:26:43
11267         Log: Update Changes.
11268      Branch: perl
11269            ! Changes patchlevel.h
11270 ____________________________________________________________________________
11271 [  8374] By: jhi                                   on 2001/01/09  04:14:32
11272         Log: IDE/editor section tweaking.
11273      Branch: perl
11274            ! pod/perlfaq3.pod
11275 ____________________________________________________________________________
11276 [  8373] By: jhi                                   on 2001/01/09  02:38:26
11277         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
11278              From: Peter Prymmer <pvhp@forte.com>
11279              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
11280              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
11281              
11282              In preparation os OS/390 dynamic loading.
11283      Branch: perl
11284            ! README.os390 hints/os390.sh
11285 ____________________________________________________________________________
11286 [  8372] By: jhi                                   on 2001/01/09  00:24:30
11287         Log: Integrate with perlio.
11288      Branch: perl
11289           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
11290 ____________________________________________________________________________
11291 [  8371] By: nick                                  on 2001/01/08  23:54:33
11292         Log: Fix "scalars leaked" bugs caused by overload magic
11293              (Highlighted by Ilya's DESTROY optimization.)
11294      Branch: perlio
11295            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
11296 ____________________________________________________________________________
11297 [  8370] By: nick                                  on 2001/01/08  20:19:41
11298         Log: Integrate mainline
11299      Branch: perlio
11300           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
11301           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
11302           !> t/op/64bitint.t
11303 ____________________________________________________________________________
11304 [  8369] By: jhi                                   on 2001/01/08  17:30:52
11305         Log: save_delete() Safefree() doesn't (anymore?) work with shared
11306              strings, one test failure in op/misc and almost all of lib/b.
11307              (Outcomments #8369.)
11308      Branch: perl
11309            ! scope.c
11310 ____________________________________________________________________________
11311 [  8368] By: jhi                                   on 2001/01/08  14:47:10
11312         Log: (Outcommented by #8369.)
11313              
11314              Subject: Re: Perl BugID 20001205.022 ---- save_delete
11315              From: Simon Cozens <simon@cozens.net>
11316              Date: Sat, 6 Jan 2001 11:48:40 +0000
11317              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
11318              
11319              The save_delete() does need the Safefree.
11320      Branch: perl
11321            ! scope.c
11322 ____________________________________________________________________________
11323 [  8367] By: bailey                                on 2001/01/08  08:53:52
11324         Log: Once again syncing after too long an absence
11325      Branch: vmsperl
11326           +> (branch 55 files)
11327            - MAINTAIN fix_pl vos/config.def vos/config.h
11328            - vos/config_h.SH_orig
11329           !> (integrate 498 files)
11330 ____________________________________________________________________________
11331 [  8366] By: jhi                                   on 2001/01/08  02:42:59
11332         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
11333              From: nick@ccl4.org
11334              Date: Sun, 7 Jan 2001 21:07:18 +0000
11335              Message-Id: <20010107210717.D1048@plum.flirble.org>
11336      Branch: perl
11337            ! sv.c t/op/64bitint.t
11338 ____________________________________________________________________________
11339 [  8365] By: jhi                                   on 2001/01/08  02:35:16
11340         Log: Subject: [PATCH] environ nit
11341              From: Simon Cozens <simon@cozens.net>
11342              Date: Sun, 7 Jan 2001 17:57:07 +0000
11343              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
11344              
11345              Use environ only if we have it.
11346      Branch: perl
11347            ! mg.c
11348 ____________________________________________________________________________
11349 [  8364] By: jhi                                   on 2001/01/08  02:24:51
11350         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
11351      Branch: perl
11352            ! ext/GDBM_File/GDBM_File.xs
11353 ____________________________________________________________________________
11354 [  8363] By: jhi                                   on 2001/01/08  02:19:24
11355         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
11356              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
11357              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
11358              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
11359      Branch: perl
11360            ! dump.c op.c
11361 ____________________________________________________________________________
11362 [  8362] By: jhi                                   on 2001/01/08  02:17:43
11363         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
11364              From: Doug MacEachern <dougm@covalent.net>
11365              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
11366              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
11367              
11368              Allow AUTOLOAD to be an xsub and allow such xsubs
11369              to avoid use of $AUTOLOAD.
11370      Branch: perl
11371            ! gv.c
11372 ____________________________________________________________________________
11373 [  8361] By: jhi                                   on 2001/01/08  02:16:07
11374         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
11375              From: Radu Greab <radu@netsoft.ro>
11376              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
11377              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
11378              
11379              No need for the potentially unportable $SIG{CHLD}.
11380      Branch: perl
11381            ! t/io/pipe.t
11382 ____________________________________________________________________________
11383 [  8360] By: jhi                                   on 2001/01/08  01:58:23
11384         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
11385      Branch: perl
11386            ! lib/Getopt/Long.pm
11387 ____________________________________________________________________________
11388 [  8359] By: jhi                                   on 2001/01/08  01:55:44
11389         Log: Integrate perlio.
11390      Branch: perl
11391           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
11392           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
11393           !> utf8.c win32/Makefile
11394 ____________________________________________________________________________
11395 [  8358] By: jhi                                   on 2001/01/07  21:16:50
11396         Log: Update the EPOC cross SDK URL.
11397      Branch: perl
11398            ! README.epoc
11399 ____________________________________________________________________________
11400 [  8357] By: jhi                                   on 2001/01/07  21:16:09
11401         Log: Update the EPOC cross SDK URL.
11402      Branch: maint-5.6/perl
11403            ! README.epoc
11404 ____________________________________________________________________________
11405 [  8356] By: nick                                  on 2001/01/06  21:47:52
11406         Log: FILE * in XS code for PerlIO world:
11407              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
11408              - Add FILE * T_STDIO typemap.
11409              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
11410      Branch: perlio
11411            ! lib/ExtUtils/typemap perlio.c perlio.h
11412 ____________________________________________________________________________
11413 [  8355] By: jhi                                   on 2001/01/06  20:27:15
11414         Log: integrate change #8336 from mainline
11415              
11416              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
11417      Branch: maint-5.6/perl
11418            ! hv.c
11419 ____________________________________________________________________________
11420 [  8354] By: jhi                                   on 2001/01/06  20:24:29
11421         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
11422              From: Robin Barker <rmb1@cise.npl.co.uk>
11423              Date: Fri, 22 Dec 2000 12:17:38 GMT
11424              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
11425              
11426              The patch reformats some long =item lines so they give
11427              correct output via pod2man | nroff -man
11428              
11429              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
11430              From: Robin Barker <rmb1@cise.npl.co.uk>
11431              Date: Tue, 2 Jan 2001 15:35:03 GMT
11432              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
11433              
11434              Here is a _further_ patch which corrects a few more errors:
11435              * an empty C<=item> in CPAN.pm
11436              * patching the wrong file (pod/perlamiga.pod not README.amiga)
11437              * leaving empty C<=item>s which formatted incorrectly
11438              * over long C<=item>s revealed by latest patch to Pod::Man
11439      Branch: maint-5.6/perl
11440            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
11441            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
11442            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
11443            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
11444            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
11445            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
11446 ____________________________________________________________________________
11447 [  8353] By: jhi                                   on 2001/01/06  20:21:10
11448         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
11449              
11450              UTF-8 hash keys.
11451      Branch: maint-5.6/perl
11452            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
11453 ____________________________________________________________________________
11454 [  8352] By: jhi                                   on 2001/01/06  20:18:44
11455         Log: Forgotten from #8438.
11456      Branch: maint-5.6/perl
11457            ! epoc/epocish.h
11458 ____________________________________________________________________________
11459 [  8351] By: jhi                                   on 2001/01/06  20:18:12
11460         Log: Forgotten from #8347.
11461      Branch: maint-5.6/perl
11462            ! config_h.SH
11463 ____________________________________________________________________________
11464 [  8350] By: jhi                                   on 2001/01/06  20:00:19
11465         Log: Thinko in #8347.
11466      Branch: maint-5.6/perl
11467            ! regcomp.c
11468 ____________________________________________________________________________
11469 [  8349] By: jhi                                   on 2001/01/06  18:05:30
11470         Log: Copy the FAQ3 IDE section from the development branch,
11471              changes originally by Peter Prymmer.
11472      Branch: maint-5.6/perl
11473            ! pod/perlfaq3.pod
11474 ____________________________________________________________________________
11475 [  8348] By: jhi                                   on 2001/01/06  18:03:02
11476         Log: EPOC updates for TRIAL1.
11477              
11478              Subject: [5.6.1 trial1] EPOC update
11479              From: Olaf Flebbe <O.Flebbe@science-computing.de>
11480              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
11481              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
11482              
11483              Subject: epoc patch2 for perl-5.6.1-trial1
11484              From: Olaf Flebbe <O.Flebbe@science-computing.de>
11485              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
11486              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
11487      Branch: maint-5.6/perl
11488            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
11489            ! epoc/epocish.c
11490 ____________________________________________________________________________
11491 [  8347] By: jhi                                   on 2001/01/06  17:29:10
11492         Log: integrate changes #7710,7824,7973 from mainline,
11493              plus VMS nits from Peter Prymmer and Dan Sugalski.
11494              
11495              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
11496              library (getprotobyname and getprotobynumber are outversioned by
11497              the same calls in libc, at least for xlc version 3.
11498              
11499              Add HAS_SBRK_PROTO.
11500              
11501              Fixes for signedness warnings noticed by VMSperlers.
11502      Branch: maint-5.6/perl
11503            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11504            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
11505            ! sv.c vms/descrip_mms.template vos/config.alpha.def
11506            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
11507            ! win32/config.bc win32/config.gc win32/config.vc
11508 ____________________________________________________________________________
11509 [  8346] By: nick                                  on 2001/01/06  14:36:01
11510         Log: Fixup accumulated integrate muddles (perlio == devperl again)
11511      Branch: perlio
11512            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
11513 ____________________________________________________________________________
11514 [  8345] By: nick                                  on 2001/01/06  14:24:58
11515         Log: Integrate mainline
11516      Branch: perlio
11517           !> (integrate 55 files)
11518 ____________________________________________________________________________
11519 [  8344] By: jhi                                   on 2001/01/06  02:24:02
11520         Log: Subject: [patch] PerlIO_cleanup() prototype
11521              From: Doug MacEachern <dougm@covalent.net>
11522              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
11523              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
11524      Branch: perl
11525            ! perlio.h
11526 ____________________________________________________________________________
11527 [  8343] By: jhi                                   on 2001/01/06  01:04:09
11528         Log: IRIX compiler noticed that the bof initialization might be
11529              bypassed by control flow.
11530      Branch: perl
11531            ! toke.c
11532 ____________________________________________________________________________
11533 [  8342] By: jhi                                   on 2001/01/06  00:10:48
11534         Log: Update Changes.
11535      Branch: perl
11536            ! Changes patchlevel.h
11537 ____________________________________________________________________________
11538 [  8341] By: jhi                                   on 2001/01/05  23:52:33
11539         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
11540      Branch: perl
11541            ! toke.c
11542 ____________________________________________________________________________
11543 [  8340] By: jhi                                   on 2001/01/05  22:44:08
11544         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
11545              From: Radu Greab <radu@netsoft.ro>
11546              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
11547              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
11548      Branch: perl
11549            ! t/io/pipe.t util.c
11550 ____________________________________________________________________________
11551 [  8339] By: jhi                                   on 2001/01/05  22:35:17
11552         Log: Subject: [PATCH] format and rewording in perlfaq.pod
11553              From: Robin Barker <rmb1@cise.npl.co.uk>
11554              Date: Fri, 5 Jan 2001 18:51:20 GMT
11555              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
11556      Branch: perl
11557            ! pod/perlfaq.pod
11558 ____________________________________________________________________________
11559 [  8338] By: jhi                                   on 2001/01/05  22:31:17
11560         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
11561              From: Peter Prymmer <pvhp@forte.com>
11562              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
11563              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
11564      Branch: perl
11565            ! utils/perlbug.PL
11566 ____________________________________________________________________________
11567 [  8337] By: jhi                                   on 2001/01/05  18:15:11
11568         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
11569              From: Robin Barker <rmb1@cise.npl.co.uk>
11570              Date: Tue, 2 Jan 2001 15:24:07 GMT
11571              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
11572              
11573              If you call configure as C<./Configure> or C<sh ./Configure>,
11574              $src is set to the absolute path name, not '.'.
11575              
11576              This, in turn, means -Dmksymlink tries to do its stuff because
11577              it does not think it is in the src directory.
11578              
11579              (plus a metaconfig nitfix)
11580      Branch: metaconfig
11581            ! U/compline/ccflags.U U/modified/src.U
11582      Branch: perl
11583            ! Configure config_h.SH
11584 ____________________________________________________________________________
11585 [  8336] By: jhi                                   on 2001/01/05  17:48:32
11586         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
11587              From: Alan Burlison <Alan.Burlison@uk.sun.com>
11588              Message-ID: <3A5606C4.473D2226@uk.sun.com>
11589              Date: Fri, 05 Jan 2001 17:39:16 +0000
11590      Branch: perl
11591            ! hv.c
11592 ____________________________________________________________________________
11593 [  8335] By: jhi                                   on 2001/01/05  16:05:44
11594         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
11595      Branch: perl
11596            ! lib/Getopt/Long.pm
11597 ____________________________________________________________________________
11598 [  8334] By: jhi                                   on 2001/01/05  16:00:51
11599         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
11600              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
11601              Date: Fri, 05 Jan 2001 13:46:51 +0100
11602              Message-ID: <13693.978698811@nice.ram.loc>
11603              
11604              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
11605              accurate reading of the "atime".  
11606      Branch: perl
11607            ! t/io/fs.t
11608 ____________________________________________________________________________
11609 [  8333] By: jhi                                   on 2001/01/05  15:57:37
11610         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
11611              From: Simon Cozens <simon@cozens.net>
11612              Date: Fri, 8 Dec 2000 13:33:31 +0000
11613              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
11614              
11615              A lost patch fragment.
11616      Branch: perl
11617            ! doop.c
11618 ____________________________________________________________________________
11619 [  8332] By: jhi                                   on 2001/01/05  15:40:42
11620         Log: Do away with strncpy() and a fixed length buffer.
11621      Branch: perl
11622            ! utf8.c
11623 ____________________________________________________________________________
11624 [  8331] By: jhi                                   on 2001/01/05  15:03:07
11625         Log: Tests for #8329 and #8330.
11626      Branch: perl
11627            ! t/op/bop.t
11628 ____________________________________________________________________________
11629 [  8330] By: jhi                                   on 2001/01/05  15:02:38
11630         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
11631              raw 8-bit form to the UTF-8 string.
11632      Branch: perl
11633            ! toke.c
11634 ____________________________________________________________________________
11635 [  8329] By: jhi                                   on 2001/01/05  14:55:13
11636         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
11637              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
11638              Date: Fri, 5 Jan 2001 12:28:52 +0100
11639              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
11640              
11641              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
11642              no effect.  (changed the strncpy() to Copy())
11643      Branch: perl
11644            ! toke.c
11645 ____________________________________________________________________________
11646 [  8328] By: jhi                                   on 2001/01/05  06:44:27
11647         Log: UTF-8 cleanup.
11648      Branch: perl
11649            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
11650            ! regexec.c sv.c toke.c
11651 ____________________________________________________________________________
11652 [  8327] By: jhi                                   on 2001/01/05  01:11:29
11653         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')
11654              From: Radu Greab <radu@netsoft.ro>
11655              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
11656              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
11657              
11658              Cleans up Harness to not use FileHandle, which uses IO.
11659      Branch: perl
11660            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
11661 ____________________________________________________________________________
11662 [  8326] By: jhi                                   on 2001/01/05  00:56:37
11663         Log: Update Changes.
11664      Branch: perl
11665            ! Changes patchlevel.h
11666 ____________________________________________________________________________
11667 [  8325] By: jhi                                   on 2001/01/05  00:53:18
11668         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
11669              From: Peter Prymmer <pvhp@forte.com>
11670              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
11671              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
11672              
11673              plus a couple more tailing whitespace removals.
11674      Branch: perl
11675            ! win32/Makefile
11676 ____________________________________________________________________________
11677 [  8324] By: jhi                                   on 2001/01/05  00:47:39
11678         Log: Add some Unicode chop() tests.
11679      Branch: perl
11680            ! t/op/chop.t
11681 ____________________________________________________________________________
11682 [  8323] By: jhi                                   on 2001/01/05  00:47:23
11683         Log: Unify UTF-8 malformedness handling.
11684      Branch: perl
11685            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
11686 ____________________________________________________________________________
11687 [  8322] By: jhi                                   on 2001/01/04  22:21:54
11688         Log: The new $issymlink was unknown to Mksymlinks.
11689      Branch: metaconfig/U/perl
11690            ! Mksymlinks.U issymlink.U
11691      Branch: perl
11692            ! Configure config_h.SH
11693 ____________________________________________________________________________
11694 [  8321] By: jhi                                   on 2001/01/04  21:51:05
11695         Log: The test didn't work under the core test framework.
11696      Branch: perl
11697            ! t/lib/st-lock.t
11698 ____________________________________________________________________________
11699 [  8320] By: jhi                                   on 2001/01/04  21:14:22
11700         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
11701      Branch: perl
11702            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
11703 ____________________________________________________________________________
11704 [  8319] By: jhi                                   on 2001/01/04  20:46:17
11705         Log: Typo in #8312 when manually appying a problematic patch fragment.
11706      Branch: perl
11707            ! ext/Storable/Storable.xs
11708 ____________________________________________________________________________
11709 [  8318] By: jhi                                   on 2001/01/04  20:43:01
11710         Log: The $sh_c didn't fly.
11711      Branch: metaconfig
11712            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
11713            ! U/modified/Loc.U U/modified/myhostname.U
11714            ! U/modified/spitshell.U
11715      Branch: metaconfig/U/perl
11716            ! issymlink.U
11717      Branch: perl
11718            ! Configure config_h.SH
11719 ____________________________________________________________________________
11720 [  8317] By: jhi                                   on 2001/01/04  19:58:01
11721         Log: AIX builtin test -h is broken, changes based on
11722              
11723              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
11724              Date: Tue, 02 Jan 2001 11:24:39 +0100
11725              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11726              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
11727      Branch: metaconfig
11728            + U/modified/spitshell.U
11729            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
11730            ! U/modified/Loc.U U/modified/myhostname.U
11731      Branch: metaconfig/U/perl
11732            ! Mksymlinks.U issymlink.U
11733      Branch: perl
11734            ! Configure
11735 ____________________________________________________________________________
11736 [  8316] By: jhi                                   on 2001/01/04  19:02:22
11737         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
11738              From: Andy Dougherty <doughera@lafayette.edu>
11739              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
11740              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
11741              
11742              Beware of GNU ld.
11743      Branch: perl
11744            ! hints/solaris_2.sh
11745 ____________________________________________________________________________
11746 [  8315] By: jhi                                   on 2001/01/04  18:56:48
11747         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
11748              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
11749              Date: Wed, 3 Jan 2001 07:58:51 +0100
11750              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
11751      Branch: perl
11752            ! hints/solaris_2.sh
11753 ____________________________________________________________________________
11754 [  8314] By: jhi                                   on 2001/01/04  18:54:07
11755         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
11756              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
11757              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
11758              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
11759              
11760              Doc tweak on #8313.
11761      Branch: perl
11762            ! ext/B/B/Deparse.pm
11763 ____________________________________________________________________________
11764 [  8313] By: jhi                                   on 2001/01/04  18:52:27
11765         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
11766              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
11767              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
11768              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
11769              
11770              Make the peephole optimizer to bypass more null ops and
11771              and rewrite the deparse handling of continue blocks.
11772      Branch: perl
11773            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
11774 ____________________________________________________________________________
11775 [  8312] By: jhi                                   on 2001/01/04  18:47:39
11776         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
11777      Branch: perl
11778            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
11779            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
11780            ! t/lib/st-lock.t
11781 ____________________________________________________________________________
11782 [  8311] By: jhi                                   on 2001/01/04  18:36:08
11783         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
11784              filter to be run on each .pm during the pm_to_blib() phase,
11785              a fixed version of
11786              
11787              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
11788              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
11789              Date: Wed, 03 Jan 2001 22:01:30 +0100
11790              Message-ID: <5296.978555690@nice.ram.loc>
11791      Branch: perl
11792            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
11793            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
11794            ! lib/ExtUtils/MakeMaker.pm
11795 ____________________________________________________________________________
11796 [  8310] By: jhi                                   on 2001/01/04  18:32:54
11797         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
11798              From: Robin Barker <rmb1@cise.npl.co.uk>
11799              Date: Tue, 2 Jan 2001 15:35:03 GMT
11800              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
11801      Branch: perl
11802            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
11803            ! pod/perlrequick.pod
11804 ____________________________________________________________________________
11805 [  8309] By: jhi                                   on 2001/01/04  18:29:07
11806         Log: Subject: Re: [patch] static-ize XS()
11807              From: Doug MacEachern <dougm@covalent.net>
11808              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
11809              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
11810              
11811              Provide prototypes for the XS functions.
11812      Branch: perl
11813            ! lib/ExtUtils/xsubpp
11814 ____________________________________________________________________________
11815 [  8308] By: jhi                                   on 2001/01/04  18:27:44
11816         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
11817              From: Doug MacEachern <dougm@covalent.net>
11818              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
11819              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
11820      Branch: perl
11821            ! lib/ExtUtils/typemap
11822 ____________________________________________________________________________
11823 [  8307] By: jhi                                   on 2001/01/04  18:25:25
11824         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
11825              From: Doug MacEachern <dougm@covalent.net>
11826              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
11827              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
11828              
11829              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
11830      Branch: perl
11831            ! lib/ExtUtils/MM_Unix.pm
11832 ____________________________________________________________________________
11833 [  8306] By: jhi                                   on 2001/01/04  18:23:00
11834         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
11835              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
11836              Date: Thu, 4 Jan 2001 12:47:10 +0100 
11837              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
11838              
11839              The toke.c part only, patching embed.h and proto.h is futile.
11840      Branch: perl
11841            ! toke.c
11842 ____________________________________________________________________________
11843 [  8305] By: jhi                                   on 2001/01/04  18:05:51
11844         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
11845              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
11846              Date: Thu, 4 Jan 2001 17:50:12 +0100 
11847              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
11848      Branch: perl
11849            ! toke.c
11850 ____________________________________________________________________________
11851 [  8304] By: jhi                                   on 2001/01/04  18:03:26
11852         Log: Subject: [PATCH perl@8269]
11853              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
11854              Date: Thu, 4 Jan 2001 12:53:39 +0100 
11855              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
11856              
11857              If running byacc write-enable also perly.h.
11858      Branch: perl
11859            ! Makefile.SH
11860 ____________________________________________________________________________
11861 [  8303] By: jhi                                   on 2001/01/04  15:40:49
11862         Log: Rewrite pp_concat() in terms of sv_catsv().
11863      Branch: perl
11864            ! pp_hot.c
11865 ____________________________________________________________________________
11866 [  8302] By: nick                                  on 2001/01/03  22:43:22
11867         Log: Integrate mainline.
11868      Branch: perlio
11869           !> ext/Encode/Encode.xs sv.c utf8.c
11870 ____________________________________________________________________________
11871 [  8301] By: jhi                                   on 2001/01/02  23:40:26
11872         Log: Variable naming tweak.
11873      Branch: perl
11874            ! sv.c
11875 ____________________________________________________________________________
11876 [  8300] By: jhi                                   on 2001/01/02  23:40:02
11877         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
11878              in is_utf8_string().
11879      Branch: perl
11880            ! utf8.c
11881 ____________________________________________________________________________
11882 [  8299] By: jhi                                   on 2001/01/02  22:14:40
11883         Log: Integrate perlio.
11884      Branch: perl
11885           !> pp.c pp_hot.c win32/Makefile
11886 ____________________________________________________________________________
11887 [  8298] By: nick                                  on 2001/01/02  22:03:06
11888         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
11889      Branch: perlio
11890            ! pp.c pp_hot.c
11891 ____________________________________________________________________________
11892 [  8297] By: jhi                                   on 2001/01/02  04:26:28
11893         Log: Signedness nit.
11894      Branch: perl
11895            ! ext/Encode/Encode.xs
11896 ____________________________________________________________________________
11897 [  8296] By: nick                                  on 2001/01/01  23:49:36
11898         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
11899      Branch: perlio
11900            ! win32/Makefile
11901 ____________________________________________________________________________
11902 [  8295] By: jhi                                   on 2001/01/01  23:05:48
11903         Log: Integrate perlio.
11904      Branch: perl
11905           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
11906           !> t/lib/encode.t
11907 ____________________________________________________________________________
11908 [  8294] By: nick                                  on 2001/01/01  22:48:34
11909         Log: Integrate mainline
11910      Branch: perlio
11911            ! pp_hot.c t/lib/encode.t
11912           !> (integrate 65 files)
11913 ____________________________________________________________________________
11914 [  8293] By: nick                                  on 2001/01/01  21:58:50
11915         Log: More rigor in UTF-8-ness of Encode's toUnicode
11916              XS export some of the utf8 internal functions.
11917              Test some of the functions.
11918              Fix pp_concat() bug shown by said tests.
11919      Branch: perlio
11920            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
11921            ! t/lib/encode.t
11922 ____________________________________________________________________________
11923 [  8292] By: jhi                                   on 2001/01/01  18:11:44
11924         Log: Integrate perlio.
11925      Branch: perl
11926           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
11927           !> ext/Encode/encengine.c ext/Encode/encode.h
11928 ____________________________________________________________________________
11929 [  8291] By: jhi                                   on 2001/01/01  18:10:58
11930         Log: Podify README.mpeix (a new version from the web),
11931              add a dummy NAME to Carp::Heavy, regen toc.
11932      Branch: perl
11933            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
11934            ! pod/perltoc.pod
11935 ____________________________________________________________________________
11936 [  8290] By: nick                                  on 2001/01/01  17:43:47
11937         Log: Loose the "Loading..." warning.
11938              Another bug in fallback support
11939      Branch: perlio
11940            ! ext/Encode/Encode.pm ext/Encode/encengine.c
11941 ____________________________________________________________________________
11942 [  8289] By: jhi                                   on 2001/01/01  00:01:57
11943         Log: Bump up Larry's copyright.
11944      Branch: perl
11945            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
11946            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
11947            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
11948            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
11949            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
11950            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
11951            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
11952            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
11953 ____________________________________________________________________________
11954 [  8288] By: nick                                  on 2000/12/31  21:27:53
11955         Log: Fix .ucm reading - forgot a chr()
11956              Start of .ucm write (for .enc to .ucm)
11957      Branch: perlio
11958            ! ext/Encode/compile
11959 ____________________________________________________________________________
11960 [  8287] By: jhi                                   on 2000/12/31  18:15:56
11961         Log: Comment away a diagnostic message as noted by Craig A. Berry
11962              (the unexpected message was confusing testing)
11963      Branch: perl
11964            ! ext/Encode/Encode.pm
11965 ____________________________________________________________________________
11966 [  8286] By: jhi                                   on 2000/12/31  18:14:51
11967         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
11968              Date: Sun, 31 Dec 2000 11:17:37 -0600
11969              From: "Craig A. Berry" <craigberry@mac.com>
11970              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
11971      Branch: perl
11972            ! ext/Encode/Makefile.PL
11973 ____________________________________________________________________________
11974 [  8285] By: nick                                  on 2000/12/31  18:11:54
11975         Log: Start of support of ICU-style .ucm files:
11976              - teach compile how to read a .ucm file
11977              - first guess at how to represent fallbacks in "tries".
11978              - use fallbacks if check == 0
11979              - new return code to indicate we used one.
11980      Branch: perlio
11981            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
11982            ! ext/Encode/encengine.c ext/Encode/encode.h
11983 ____________________________________________________________________________
11984 [  8284] By: jhi                                   on 2000/12/31  18:04:41
11985         Log: Pacify picky VMS compiler.
11986              
11987              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
11988              From: "Craig A. Berry" <craig.berry@psinetcs.com>
11989              Date: Sat, 30 Dec 2000 18:10:02 -0600
11990              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
11991      Branch: perl
11992            ! sv.c
11993 ____________________________________________________________________________
11994 [  8283] By: jhi                                   on 2000/12/31  16:11:47
11995         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
11996      Branch: perl
11997            ! t/lib/glob-basic.t
11998 ____________________________________________________________________________
11999 [  8282] By: jhi                                   on 2000/12/31  15:26:11
12000         Log: Integrate perlio.
12001      Branch: perl
12002           !> makedef.pl opcode.pl os2/os2.c perlio.c
12003 ____________________________________________________________________________
12004 [  8281] By: nick                                  on 2000/12/31  10:06:15
12005         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
12006              is available to be exported
12007      Branch: perlio
12008            ! makedef.pl perlio.c
12009 ____________________________________________________________________________
12010 [  8280] By: nick                                  on 2000/12/31  09:41:26
12011         Log: Ilya's OS2 patch (testing for damage on Win32)
12012      Branch: perlio
12013            ! makedef.pl opcode.pl os2/os2.c
12014 ____________________________________________________________________________
12015 [  8279] By: jhi                                   on 2000/12/30  21:52:07
12016         Log: Test nits.
12017      Branch: perl
12018            ! t/lib/syslfs.t t/op/lfs.t
12019 ____________________________________________________________________________
12020 [  8278] By: jhi                                   on 2000/12/30  21:47:49
12021         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
12022              From: andreas.koenig@anima.de (Andreas J. Koenig)
12023              Date: 30 Dec 2000 22:35:37 +0100
12024              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
12025              
12026              The 32-bit wraparound test wasn't quite right.
12027      Branch: perl
12028            ! t/lib/syslfs.t t/op/lfs.t
12029 ____________________________________________________________________________
12030 [  8277] By: jhi                                   on 2000/12/30  21:33:44
12031         Log: Subject: [PATCH] open() example in perlfunc.pod 
12032              From: Karsten Sperling <s_sperli@ira.uka.de>
12033              Date: Sat, 30 Dec 2000 22:27:09 +0100
12034              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
12035      Branch: perl
12036            ! pod/perlfunc.pod
12037 ____________________________________________________________________________
12038 [  8276] By: jhi                                   on 2000/12/30  20:32:40
12039         Log: Not quite that many tests yet.
12040      Branch: perl
12041            ! t/op/pat.t
12042 ____________________________________________________________________________
12043 [  8275] By: jhi                                   on 2000/12/30  20:26:58
12044         Log: Integrate perlio.
12045      Branch: perl
12046           !> toke.c
12047 ____________________________________________________________________________
12048 [  8274] By: jhi                                   on 2000/12/30  20:24:56
12049         Log: Signedness nit.
12050      Branch: perl
12051            ! utf8.c
12052 ____________________________________________________________________________
12053 [  8273] By: jhi                                   on 2000/12/30  20:15:46
12054         Log: Add a test case for 20000731.001 which was fixed by the #8267.
12055      Branch: perl
12056            ! t/op/pat.t
12057 ____________________________________________________________________________
12058 [  8272] By: nick                                  on 2000/12/30  19:47:51
12059         Log: Tweak for MULTIPLICITY/USE_PERLIO
12060      Branch: perlio
12061            ! toke.c
12062 ____________________________________________________________________________
12063 [  8271] By: nick                                  on 2000/12/30  19:46:45
12064         Log: Integrate mainline
12065      Branch: perlio
12066           +> lib/unicode/distinct.pm
12067           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
12068           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
12069           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
12070 ____________________________________________________________________________
12071 [  8270] By: jhi                                   on 2000/12/30  19:39:50
12072         Log: Subject: RE: perl@8269
12073              From: "Richard Soderberg" <rs@crystalflame.net>
12074              Date: Sat, 30 Dec 2000 11:36:27 -0800
12075              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
12076              
12077              A missing aTHX_.
12078      Branch: perl
12079            ! toke.c
12080 ____________________________________________________________________________
12081 [  8269] By: jhi                                   on 2000/12/30  18:55:48
12082         Log: Update Changes.
12083      Branch: perl
12084            ! Changes patchlevel.h
12085 ____________________________________________________________________________
12086 [  8268] By: jhi                                   on 2000/12/30  17:18:40
12087         Log: Add a test for Unicode split //.  The #8267 was the cure.
12088      Branch: perl
12089            ! t/op/split.t
12090 ____________________________________________________________________________
12091 [  8267] By: jhi                                   on 2000/12/30  17:14:19
12092         Log: Subject: more UTF8 test suites and an UTF8 patch
12093              From: Inaba Hiroto <inaba@st.rim.or.jp>
12094              Date: Sat, 30 Dec 2000 14:27:10 +0900
12095              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
12096              
12097              Just the patch part for now, and the pragma renamed
12098              as unicode::distinct.
12099      Branch: perl
12100            + lib/unicode/distinct.pm
12101            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
12102            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
12103            ! regcomp.h regexec.c sv.c toke.c utf8.c
12104 ____________________________________________________________________________
12105 [  8266] By: nick                                  on 2000/12/30  16:40:49
12106         Log: Integrate mainline
12107      Branch: perlio
12108           +> lib/Pod/Text/Overstrike.pm
12109           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
12110           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
12111           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
12112           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
12113           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
12114 ____________________________________________________________________________
12115 [  8265] By: jhi                                   on 2000/12/30  07:28:55
12116         Log: The sv_catsv() fix, take two.
12117      Branch: perl
12118            ! sv.c t/op/join.t
12119 ____________________________________________________________________________
12120 [  8264] By: jhi                                   on 2000/12/30  06:19:18
12121         Log: Undo all the join-related changes since #8248: relevant
12122              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
12123              The new sv_catsv() doesn't fly so it must go back to
12124              the drawing board.
12125      Branch: perl
12126            ! sv.c t/op/join.t t/pragma/utf8.t
12127 ____________________________________________________________________________
12128 [  8263] By: jhi                                   on 2000/12/30  01:08:32
12129         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
12130      Branch: perl
12131            ! sv.c
12132 ____________________________________________________________________________
12133 [  8262] By: jhi                                   on 2000/12/30  00:45:14
12134         Log: Retract #8261.
12135      Branch: perl
12136            ! hv.c util.c
12137 ____________________________________________________________________________
12138 [  8261] By: jhi                                   on 2000/12/30  00:38:32
12139         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
12140      Branch: perl
12141            ! hv.c util.c
12142 ____________________________________________________________________________
12143 [  8260] By: jhi                                   on 2000/12/29  22:51:33
12144         Log: (Retracted by #8264)  More fixing for #8251.
12145      Branch: perl
12146            ! sv.c
12147 ____________________________________________________________________________
12148 [  8259] By: jhi                                   on 2000/12/29  18:27:30
12149         Log: Subject: podlators 1.06 released
12150              From: Russ Allbery <rra@stanford.edu>
12151              Date: 25 Dec 2000 05:09:30 -0800
12152              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
12153      Branch: perl
12154            + lib/Pod/Text/Overstrike.pm
12155            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
12156            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
12157 ____________________________________________________________________________
12158 [  8258] By: jhi                                   on 2000/12/29  18:20:45
12159         Log: Make the large file tests more robust/talkative as suggested by
12160              
12161              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
12162              From: andreas.koenig@anima.de (Andreas J. Koenig)
12163              Date: 29 Dec 2000 14:23:01 +0100
12164              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
12165      Branch: perl
12166            ! t/lib/syslfs.t t/op/lfs.t
12167 ____________________________________________________________________________
12168 [  8257] By: jhi                                   on 2000/12/29  17:48:04
12169         Log: Further VMS piping fixes from Charles Lane:
12170              
12171              In summary, error messages produced when a subprocess terminated
12172              abnormally were being sent not just to the parent process, but to
12173              grandparents, because of default values for error output that were
12174              not completely overridden when the subprocess was started.
12175              
12176              This patch fixes this behavior by defining user-mode (i.e., temporary
12177              for the duration of the program) logical names for SYS$OUTPUT and
12178              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
12179              changes to make it so that the user-mode logicals are the ones that
12180              control where Perl's error messages go if it terminates abnormally.
12181              
12182              I also added some gratuitous fixes to the indentation of braces in
12183              the piping code.  It just looked ugly, before.
12184      Branch: perl
12185            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
12186 ____________________________________________________________________________
12187 [  8256] By: jhi                                   on 2000/12/29  17:45:12
12188         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
12189              From: "Casey R. Tweten" <crt@kiski.net>
12190              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
12191              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
12192              
12193              Tests for for #8240.
12194      Branch: perl
12195            ! t/pragma/constant.t
12196 ____________________________________________________________________________
12197 [  8255] By: jhi                                   on 2000/12/29  17:43:07
12198         Log: Subject: Re: [PATCH] Interesting syntax idea
12199              From: Simon Cozens <simon@cozens.net>
12200              Date: Fri, 29 Dec 2000 14:34:04 +0000
12201              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
12202              
12203              Tests for #8254.
12204      Branch: perl
12205            ! t/pragma/sub_lval.t
12206 ____________________________________________________________________________
12207 [  8254] By: jhi                                   on 2000/12/29  17:42:11
12208         Log: Subject: [PATCH] Interesting syntax idea
12209              From: Simon Cozens <simon@cozens.net>
12210              Date: Wed, 27 Dec 2000 05:08:57 +0000
12211              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
12212              
12213              Make opens + bareword assigns do typeglob assigns.
12214      Branch: perl
12215            ! op.c
12216 ____________________________________________________________________________
12217 [  8253] By: jhi                                   on 2000/12/29  17:36:45
12218         Log: Output the (apparent) version of gcc, as suggested by
12219              
12220              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
12221              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
12222              Date: 26 Dec 2000 04:29:17 -0500
12223              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
12224              
12225              (The patch as such didn't any more apply as the misparsing had
12226              already been addressed in #6474.)  Also change the wording about
12227              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
12228      Branch: perl
12229            ! hints/dec_osf.sh
12230 ____________________________________________________________________________
12231 [  8252] By: nick                                  on 2000/12/29  12:14:31
12232         Log: Integrate mainline
12233      Branch: perlio
12234           !> (integrate 27 files)
12235 ____________________________________________________________________________
12236 [  8251] By: jhi                                   on 2000/12/29  08:45:46
12237         Log: (Retracted by #8264)
12238              
12239              (Fixed by #8260.)
12240              
12241              sv_catsv() needs one more byte space than seems reasonable.
12242              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
12243              Curiouser and curiouser.
12244      Branch: perl
12245            ! sv.c
12246 ____________________________________________________________________________
12247 [  8250] By: jhi                                   on 2000/12/29  07:57:52
12248         Log: More split // UTF-8 tests.
12249      Branch: perl
12250            ! t/pragma/utf8.t
12251 ____________________________________________________________________________
12252 [  8249] By: jhi                                   on 2000/12/29  07:54:51
12253         Log: (Retracted by #8264)  More join() testing which was good because
12254              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
12255      Branch: perl
12256            ! pp.c t/op/join.t utf8.c utf8.h
12257 ____________________________________________________________________________
12258 [  8248] By: jhi                                   on 2000/12/29  07:08:32
12259         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
12260              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
12261              that the only cases to care about are byte+byte and byte+character.
12262              
12263              TODO: See how well pp_concat() could be implemented in terms
12264              of sv_catsv().
12265      Branch: perl
12266            ! doop.c sv.c t/op/join.t utf8.h
12267 ____________________________________________________________________________
12268 [  8247] By: jhi                                   on 2000/12/29  06:35:23
12269         Log: Signedness nit.
12270      Branch: perl
12271            ! pp_hot.c
12272 ____________________________________________________________________________
12273 [  8246] By: jhi                                   on 2000/12/29  01:23:31
12274         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
12275              From: Lupe Christoph <lupe@lupe-christoph.de>
12276              Date: Thu, 28 Dec 2000 23:00:00 +0100
12277              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
12278              
12279              Suggest rsync --delete --dry-run.
12280      Branch: perl
12281            ! pod/perlhack.pod
12282 ____________________________________________________________________________
12283 [  8245] By: jhi                                   on 2000/12/28  23:57:05
12284         Log: The maxiters upper limit sanity check (guarding against
12285              non-progress) assumed bytes instead of characters in s///
12286              and split().
12287      Branch: perl
12288            ! pp.c pp_hot.c
12289 ____________________________________________________________________________
12290 [  8244] By: jhi                                   on 2000/12/28  23:34:08
12291         Log: Make some panic messages a bit more logical.
12292      Branch: perl
12293            ! doop.c pod/perldiag.pod pp.c pp_hot.c
12294 ____________________________________________________________________________
12295 [  8243] By: jhi                                   on 2000/12/28  22:59:16
12296         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
12297              From: Simon Cozens <simon@cozens.net>
12298              Date: Wed, 27 Dec 2000 02:30:03 +0000
12299              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
12300      Branch: perl
12301            ! pp.c t/pragma/sub_lval.t
12302 ____________________________________________________________________________
12303 [  8242] By: jhi                                   on 2000/12/28  22:56:53
12304         Log: Subject: [PATCH blead] Fix B::Terse indentation
12305              From: Daniel Chetlin <daniel@chetlin.com>
12306              Date: Wed, 27 Dec 2000 06:43:30 -0800
12307              Message-ID: <20001227064329.B9573@darkstar>
12308      Branch: perl
12309            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
12310 ____________________________________________________________________________
12311 [  8241] By: jhi                                   on 2000/12/28  22:48:59
12312         Log: The latter patch from the
12313              
12314              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
12315              From: Peter Prymmer <pvhp@forte.com> 
12316              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
12317              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
12318              
12319              (the former patch from the above should have been
12320              taken care of by Nick I-S)
12321      Branch: perl
12322            ! win32/Makefile
12323 ____________________________________________________________________________
12324 [  8240] By: jhi                                   on 2000/12/28  22:45:22
12325         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
12326              From: "Casey R. Tweten" <crt@kiski.net>
12327              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
12328              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
12329      Branch: perl
12330            ! lib/constant.pm
12331 ____________________________________________________________________________
12332 [  8239] By: jhi                                   on 2000/12/28  22:37:45
12333         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
12334              From: Simon Cozens <simon@cozens.net>
12335              Date: Wed, 27 Dec 2000 14:12:44 +0000
12336              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
12337      Branch: perl
12338            ! t/op/method.t t/op/sort.t toke.c
12339 ____________________________________________________________________________
12340 [  8238] By: jhi                                   on 2000/12/28  22:30:32
12341         Log: Subject: [PATCH perl@8229] Call.pm
12342              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
12343              Date: Mon, 25 Dec 2000 10:47:15 -0000
12344              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
12345      Branch: perl
12346            ! ext/Filter/Util/Call/Call.pm
12347 ____________________________________________________________________________
12348 [  8237] By: jhi                                   on 2000/12/28  22:19:21
12349         Log: Subject: [PATCH blead] Fix problem with `&' prototype
12350              From: Daniel Chetlin <daniel@chetlin.com>
12351              Date: Wed, 27 Dec 2000 15:55:32 -0800
12352              Message-ID: <20001227155532.D9573@darkstar>
12353      Branch: perl
12354            ! op.c t/comp/proto.t
12355 ____________________________________________________________________________
12356 [  8236] By: jhi                                   on 2000/12/28  22:09:25
12357         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
12358              From: Daniel Chetlin <daniel@chetlin.com>
12359              Date: Sun, 24 Dec 2000 04:09:49 -0800
12360              Message-ID: <20001224040949.B3090@darkstar>
12361      Branch: perl
12362            ! gv.c mg.c t/op/attrs.t
12363 ____________________________________________________________________________
12364 [  8235] By: jhi                                   on 2000/12/28  22:07:11
12365         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
12366              From: Jan Dubois <jand@ActiveState.com>
12367              Date: Tue, 26 Dec 2000 20:57:31 -0800
12368              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
12369      Branch: perl
12370            ! win32/win32.c
12371 ____________________________________________________________________________
12372 [  8234] By: jhi                                   on 2000/12/28  21:52:42
12373         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
12374              From: Simon Cozens <simon@cozens.net>
12375              Date: Thu, 28 Dec 2000 20:33:13 +0000
12376              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
12377      Branch: perl
12378            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
12379 ____________________________________________________________________________
12380 [  8233] By: jhi                                   on 2000/12/28  19:40:49
12381         Log: Integrate perlio.
12382      Branch: perl
12383           !> ext/Encode/Makefile.PL ext/Encode/compile
12384 ____________________________________________________________________________
12385 [  8232] By: nick                                  on 2000/12/23  16:06:00
12386         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
12387              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
12388      Branch: perlio
12389            ! ext/Encode/Makefile.PL
12390 ____________________________________________________________________________
12391 [  8231] By: nick                                  on 2000/12/23  14:30:34
12392         Log: "Compiled" encode build cleanup
12393              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
12394              - .c files do not export sub-tables
12395      Branch: perlio
12396            ! ext/Encode/Makefile.PL ext/Encode/compile
12397 ____________________________________________________________________________
12398 [  8230] By: nick                                  on 2000/12/23  12:50:37
12399         Log: Integrate mainline
12400      Branch: perlio
12401           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
12402           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
12403           !> pod/perl5004delta.pod pod/perl5005delta.pod
12404           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
12405           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
12406           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
12407           !> pod/perlsub.pod
12408 ____________________________________________________________________________
12409 [  8229] By: jhi                                   on 2000/12/22  15:32:12
12410         Log: Integrate perlio.
12411      Branch: perl
12412           +> win32/distclean.bat
12413           !> MANIFEST t/io/utf8.t
12414 ____________________________________________________________________________
12415 [  8228] By: jhi                                   on 2000/12/22  15:29:40
12416         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
12417              From: Robin Barker <rmb1@cise.npl.co.uk>
12418              Date: Fri, 22 Dec 2000 12:17:38 GMT
12419              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
12420      Branch: perl
12421            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
12422            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
12423            ! pod/perl5004delta.pod pod/perl5005delta.pod
12424            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
12425            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
12426            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
12427            ! pod/perlsub.pod
12428 ____________________________________________________________________________
12429 [  8227] By: jhi                                   on 2000/12/22  15:24:28
12430         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
12431              From: "John L. Allen" <allen@grumman.com>
12432              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
12433              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
12434              
12435              Document APPLLIB_EXP.
12436      Branch: perl
12437            ! INSTALL
12438 ____________________________________________________________________________
12439 [  8226] By: nick                                  on 2000/12/21  22:11:50
12440         Log: Handy script for when one forgets to "dmake clean" 
12441      Branch: perlio
12442            + win32/distclean.bat
12443            ! MANIFEST
12444 ____________________________________________________________________________
12445 [  8225] By: nick                                  on 2000/12/21  21:54:04
12446         Log: CRLF platform issue with io/utf8 fix.
12447      Branch: perlio
12448            ! t/io/utf8.t
12449 ____________________________________________________________________________
12450 [  8224] By: nick                                  on 2000/12/21  21:02:20
12451         Log: Integrate mainline
12452      Branch: perlio
12453           !> Changes Configure Makefile.SH Porting/Glossary
12454           !> Porting/config.sh Porting/config_H configure.com
12455           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
12456           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
12457           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
12458           !> win32/config.bc win32/config.gc win32/config.vc
12459 ____________________________________________________________________________
12460 [  8223] By: jhi                                   on 2000/12/21  17:09:16
12461         Log: Update Changes.
12462      Branch: perl
12463            ! Changes patchlevel.h
12464 ____________________________________________________________________________
12465 [  8222] By: jhi                                   on 2000/12/21  16:24:01
12466         Log: Metaconfig unit changes for #8221.
12467      Branch: metaconfig/U/perl
12468           +> issymlink.U
12469            - testsyml.U
12470            ! Mksymlinks.U
12471 ____________________________________________________________________________
12472 [  8221] By: jhi                                   on 2000/12/21  16:23:48
12473         Log: Rename testsyml to issymlink.
12474      Branch: perl
12475            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12476            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
12477            ! win32/config.vc
12478 ____________________________________________________________________________
12479 [  8220] By: jhi                                   on 2000/12/21  15:47:26
12480         Log: Robustness support for #8218 (symlink forest) since the GNU
12481              tools seem to be overly picky about symlinkage depths.
12482      Branch: perl
12483            ! Makefile.SH t/io/fs.t
12484 ____________________________________________________________________________
12485 [  8219] By: jhi                                   on 2000/12/21  15:38:27
12486         Log: Metaconfig changes for #8218.
12487      Branch: metaconfig
12488            ! U/modified/Oldconfig.U
12489      Branch: metaconfig/U/perl
12490            + Mksymlinks.U
12491            ! testsyml.U
12492 ____________________________________________________________________________
12493 [  8218] By: jhi                                   on 2000/12/21  15:37:57
12494         Log: Add Configure option -Dmksymlinks which will create a symlink
12495              forest if the current/build differs from the source directory.
12496              TODO: mkdir -p is not portable.
12497      Branch: perl
12498            ! Configure
12499 ____________________________________________________________________________
12500 [  8217] By: jhi                                   on 2000/12/21  14:39:12
12501         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
12502              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
12503              Date: Thu, 21 Dec 2000 09:38:18 GMT
12504              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
12505              
12506              The ofs became an SV.
12507      Branch: perl
12508            ! ext/Thread/Thread.xs
12509 ____________________________________________________________________________
12510 [  8216] By: jhi                                   on 2000/12/21  05:40:21
12511         Log: The polymorphism seems to have fixed 20000517.001.
12512      Branch: perl
12513            ! t/pragma/utf8.t
12514 ____________________________________________________________________________
12515 [  8215] By: jhi                                   on 2000/12/21  04:44:52
12516         Log: read() documentation tweak for 20001121.004.
12517      Branch: perl
12518            ! pod/perlfunc.pod
12519 ____________________________________________________________________________
12520 [  8214] By: jhi                                   on 2000/12/21  03:54:11
12521         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
12522      Branch: perl
12523            ! pp_sys.c t/op/misc.t
12524 ____________________________________________________________________________
12525 [  8213] By: jhi                                   on 2000/12/21  00:28:10
12526         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
12527              From: Peter Prymmer <pvhp@forte.com>
12528              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
12529              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
12530      Branch: perl
12531            ! configure.com
12532 ____________________________________________________________________________
12533 [  8212] By: jhi                                   on 2000/12/21  00:26:21
12534         Log: Edit edit edit.
12535      Branch: perl
12536            ! pod/perlfaq3.pod
12537 ____________________________________________________________________________
12538 [  8211] By: jhi                                   on 2000/12/20  18:52:46
12539         Log: Update Changes.
12540      Branch: perl
12541            ! Changes patchlevel.h
12542 ____________________________________________________________________________
12543 [  8210] By: jhi                                   on 2000/12/20  18:34:47
12544         Log: Yet another editor edit.
12545      Branch: perl
12546            ! pod/perlfaq3.pod
12547 ____________________________________________________________________________
12548 [  8209] By: jhi                                   on 2000/12/20  15:33:28
12549         Log: More Win32 Perling.
12550      Branch: perl
12551            ! pod/perlfaq3.pod
12552 ____________________________________________________________________________
12553 [  8208] By: jhi                                   on 2000/12/20  15:07:46
12554         Log: More Win32 editor/IDE/shell hints.
12555      Branch: perl
12556            ! pod/perlfaq3.pod
12557 ____________________________________________________________________________
12558 [  8207] By: jhi                                   on 2000/12/20  03:54:08
12559         Log: Subject: [PATCH] obscure timing knowledge
12560              From: Nicholas Clark <nick@ccl4.org>
12561              Date: Tue, 19 Dec 2000 19:22:31 +0000
12562              Message-ID: <20001219192231.F2827@plum.flirble.org>
12563      Branch: perl
12564            ! sv.c
12565 ____________________________________________________________________________
12566 [  8206] By: jhi                                   on 2000/12/20  03:45:57
12567         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
12568              From: Spider Boardman <spider@leggy.zk3.dec.com>
12569              Date: Tue, 19 Dec 2000 21:30:16 -0500
12570              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
12571      Branch: perl
12572            ! sv.c
12573 ____________________________________________________________________________
12574 [  8205] By: jhi                                   on 2000/12/19  23:02:01
12575         Log: Update Changes.
12576      Branch: perl
12577            ! Changes patchlevel.h
12578 ____________________________________________________________________________
12579 [  8204] By: jhi                                   on 2000/12/19  22:58:18
12580         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
12581              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
12582              on editors and diffing/patching.
12583      Branch: perl
12584            ! t/op/utf8decode.t
12585 ____________________________________________________________________________
12586 [  8203] By: nick                                  on 2000/12/19  21:36:16
12587         Log: Integrate mainline (forgot my own change...)
12588      Branch: perlio
12589           !> ext/Encode/compile
12590 ____________________________________________________________________________
12591 [  8202] By: nick                                  on 2000/12/19  21:34:42
12592         Log: Integrate mainline.
12593      Branch: perlio
12594           !> (integrate 61 files)
12595 ____________________________________________________________________________
12596 [  8201] By: nick                                  on 2000/12/19  21:34:06
12597         Log: Avoid looking for File::Glob when we don't need it.
12598      Branch: perl
12599            ! ext/Encode/compile
12600 ____________________________________________________________________________
12601 [  8200] By: jhi                                   on 2000/12/19  18:35:49
12602         Log: Update Changes.
12603      Branch: perl
12604            ! Changes patchlevel.h
12605 ____________________________________________________________________________
12606 [  8199] By: jhi                                   on 2000/12/19  18:35:07
12607         Log: Microperl tweaks.
12608      Branch: perl
12609            ! sv.c uconfig.h uconfig.sh
12610 ____________________________________________________________________________
12611 [  8198] By: jhi                                   on 2000/12/19  18:29:59
12612         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
12613      Branch: perl
12614            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12615            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
12616 ____________________________________________________________________________
12617 [  8197] By: jhi                                   on 2000/12/19  17:55:29
12618         Log: In VMS embedded perls couldn't access the statically built Socket,
12619              from Charles Lane.
12620      Branch: perl
12621            ! configure.com
12622 ____________________________________________________________________________
12623 [  8196] By: jhi                                   on 2000/12/19  17:49:50
12624         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
12625              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
12626              Date: Sun, 17 Dec 2000 19:11:44 -0000
12627              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
12628      Branch: perl
12629            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
12630            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
12631 ____________________________________________________________________________
12632 [  8195] By: jhi                                   on 2000/12/19  17:47:53
12633         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
12634              From: Jonathan Stowe <gellyfish@gellyfish.com>
12635              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
12636              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
12637      Branch: perl
12638            ! utils/h2xs.PL
12639 ____________________________________________________________________________
12640 [  8194] By: jhi                                   on 2000/12/19  17:46:28
12641         Log: Subject: Re: useless use of void context work-around
12642              From: andreas.koenig@anima.de (Andreas J. Koenig)
12643              Date: 16 Dec 2000 15:13:36 +0100
12644              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
12645              
12646              Document (comment) the q(di ds ig) trick in the code.
12647      Branch: perl
12648            ! op.c
12649 ____________________________________________________________________________
12650 [  8193] By: jhi                                   on 2000/12/19  17:10:57
12651         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
12652              From: "Mark J. Reed" <mreed@strange.turner.com>
12653              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
12654              Message-Id: <200012160222.VAA13986@strange.turner.com>
12655      Branch: perl
12656            ! ext/Sys/Syslog/Syslog.pm
12657 ____________________________________________________________________________
12658 [  8192] By: jhi                                   on 2000/12/19  17:07:45
12659         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
12660              From: Nicholas Clark <nick@ccl4.org>
12661              Date: Sat, 16 Dec 2000 19:03:13 +0000
12662              Message-ID: <20001216190313.D68304@plum.flirble.org>
12663      Branch: perl
12664            ! t/op/64bitint.t
12665 ____________________________________________________________________________
12666 [  8191] By: jhi                                   on 2000/12/19  17:06:13
12667         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
12668              From: Dominic Dunlop <domo@computer.org>
12669              Date: Mon, 18 Dec 2000 12:00:15 +0100
12670              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
12671              
12672              This patchlet is needed in order that perl can be statically linked.  
12673      Branch: perl
12674            ! regexec.c
12675 ____________________________________________________________________________
12676 [  8190] By: jhi                                   on 2000/12/19  17:03:08
12677         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
12678              From: "Craig A. Berry" <craig.berry@psinetcs.com>
12679              Date: Sun, 17 Dec 2000 00:18:35 -0600
12680              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
12681      Branch: perl
12682            ! perlio.h vms/gen_shrfls.pl
12683 ____________________________________________________________________________
12684 [  8189] By: jhi                                   on 2000/12/19  16:20:28
12685         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
12686              From: Prymmer/Kahn <pvhp@best.com>
12687              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
12688              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
12689              
12690              A better version of #8188.
12691      Branch: perl
12692            ! pod/perlfaq3.pod
12693 ____________________________________________________________________________
12694 [  8188] By: jhi                                   on 2000/12/19  15:57:06
12695         Log: (Replaced by #8189)
12696              
12697              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
12698              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
12699              From: Prymmer/Kahn <pvhp@best.com>
12700              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
12701              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
12702              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
12703              Date: Mon, 18 Dec 2000 11:10:45 -0500
12704              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
12705      Branch: perl
12706            ! pod/perlfaq3.pod
12707 ____________________________________________________________________________
12708 [  8187] By: jhi                                   on 2000/12/19  15:54:19
12709         Log: Email address fix for Anton Berezin.
12710      Branch: perl
12711            ! AUTHORS
12712 ____________________________________________________________________________
12713 [  8186] By: jhi                                   on 2000/12/19  15:38:54
12714         Log: Subject: [PATCH perl@8102] cygwin port
12715              From: "Eric Fifer" <efifer@dircon.co.uk> 
12716              Date: Thu, 14 Dec 2000 13:41:29 -0000
12717              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
12718              
12719              When compiling modules the data item that is being imported
12720              from libperl.dll needs to be tagged as imported/shared data:
12721              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
12722      Branch: perl
12723            ! perliol.h
12724 ____________________________________________________________________________
12725 [  8185] By: jhi                                   on 2000/12/19  14:53:24
12726         Log: Regen uconfig.h and uconfig.sh.
12727      Branch: perl
12728            ! uconfig.h uconfig.sh
12729 ____________________________________________________________________________
12730 [  8184] By: jhi                                   on 2000/12/18  20:43:49
12731         Log: Comments work so much better when they are closed.
12732      Branch: perl
12733            ! regcomp.c
12734 ____________________________________________________________________________
12735 [  8183] By: jhi                                   on 2000/12/18  18:04:02
12736         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
12737              Fixes the bug 20001218.016.
12738      Branch: perl
12739            ! regcomp.c
12740 ____________________________________________________________________________
12741 [  8182] By: gsar                                  on 2000/12/18  09:53:47
12742         Log: delete spurious files
12743      Branch: maint-5.6/perl
12744            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
12745            - vos/config.h vos/config_h.SH_orig
12746 ____________________________________________________________________________
12747 [  8181] By: gsar                                  on 2000/12/18  09:46:08
12748         Log: regen perltoc
12749      Branch: maint-5.6/perl
12750            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
12751 ____________________________________________________________________________
12752 [  8180] By: gsar                                  on 2000/12/18  09:20:27
12753         Log: integrate changes#7924..7926,7946,7952 from mainline
12754      Branch: maint-5.6/perl
12755           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
12756           !> lib/File/stat.pm t/lib/class-struct.t
12757 ____________________________________________________________________________
12758 [  8179] By: gsar                                  on 2000/12/18  08:55:54
12759         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
12760              7918,7919,7988,8907 from mainline (various)
12761      Branch: maint-5.6/perl
12762           +> t/lib/class-struct.t
12763           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
12764           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
12765           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
12766 ____________________________________________________________________________
12767 [  8178] By: gsar                                  on 2000/12/18  08:16:30
12768         Log: avoid redefinition warnings on windows due to sys/socket.h getting
12769              #included before win32.h
12770      Branch: maint-5.6/perl
12771            ! win32/include/sys/socket.h
12772 ____________________________________________________________________________
12773 [  8177] By: gsar                                  on 2000/12/18  05:24:04
12774         Log: make regen_headers; fix POSIX.xs problems; remove outdated
12775              code from sys/socket.h that makes build fail now
12776      Branch: maint-5.6/perl
12777            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
12778            ! pod/perlapi.pod
12779           !> win32/include/sys/socket.h
12780 ____________________________________________________________________________
12781 [  8176] By: gsar                                  on 2000/12/18  05:20:17
12782         Log: update Changes
12783      Branch: maint-5.6/perl
12784            ! Changes patchlevel.h
12785 ____________________________________________________________________________
12786 [  8175] By: gsar                                  on 2000/12/18  04:57:48
12787         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
12788              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
12789              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
12790              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
12791              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
12792              7823,7825,7838
12793      Branch: maint-5.6/perl
12794           +> lib/File/Spec/Epoc.pm
12795           !> (integrate 88 files)
12796 ____________________________________________________________________________
12797 [  8174] By: gsar                                  on 2000/12/18  03:53:09
12798         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
12799              7625..7629,7631..7634,7637,7639,7642 from mainline
12800      Branch: maint-5.6/perl
12801           +> README.solaris
12802           !> (integrate 26 files)
12803 ____________________________________________________________________________
12804 [  8173] By: gsar                                  on 2000/12/18  03:37:02
12805         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
12806              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
12807              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
12808              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
12809      Branch: maint-5.6/perl
12810           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
12811            - MAINTAIN
12812           !> (integrate 111 files)
12813 ____________________________________________________________________________
12814 [  8172] By: jhi                                   on 2000/12/18  02:49:27
12815         Log: Regen pods.
12816      Branch: perl
12817            ! pod/perlmodlib.pod pod/perltoc.pod
12818 ____________________________________________________________________________
12819 [  8171] By: gsar                                  on 2000/12/18  02:49:24
12820         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
12821              7465..7471 from mainline
12822              
12823              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
12824              in platforms that strictly require all the symbols being present
12825              at link time.
12826              
12827              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
12828              
12829              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
12830              
12831              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
12832              
12833              Subject: [PATCH] todo
12834              
12835              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
12836              
12837              Use $sort, $uniq (and $tr) consistently as wondered
12838              by Nicholas Clark.
12839              
12840              Too enthusiastic editing in #7460.
12841              
12842              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
12843              
12844              Upgrade to CPAN 1.58_55.
12845              Subject: CPAN.pm status
12846              
12847              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
12848              
12849              Make target reordering to avoid pointless re-makes.
12850              Subject: Re: Total re-make of 'make okfile' after 7451 ?
12851              
12852              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
12853              
12854              Subject: DOC PATCH 5.6.0
12855              
12856              Add the repository doc by Malcolm, Sarathy, and by Simon,
12857              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
12858      Branch: maint-5.6/perl
12859           +> Porting/repository.pod
12860           !> Configure MANIFEST Makefile.SH README.dos README.os2
12861           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
12862           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
12863           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
12864 ____________________________________________________________________________
12865 [  8169] By: gsar                                  on 2000/12/18  02:33:34
12866         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
12867              7435..7441,7445 from mainline
12868              
12869              Make the UTF-8 decoding stricter and more verbose when
12870              malformation happens.  This involved adding an argument
12871              to utf8_to_uv_chk(), which involved changing its prototype,
12872              and prefer STRLEN over I32 for the UTF-8 length, which as
12873              a domino effect necessitated changing the prototypes of
12874              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
12875              The stricter UTF-8 decoding checking uses Markus Kuhn's
12876              UTF-8 Decode Stress Tester from
12877              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
12878              
12879              Run vms/vms_yfix.pl, should have done that after changing
12880              perly.c in #7382.
12881              
12882              Subject: [PATCH 5.7.0] static linking with uninstalled perl
12883              
12884              (Replaced by #7440.)
12885              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
12886              
12887              Fix the bug ID 20001024.005, the bug introduced by #7416.
12888              
12889              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
12890              
12891              Fix the bug reported in
12892              From: andreas.koenig@anima.de (Andreas J. Koenig)
12893              Also make is_utf8_char() stricter.
12894              
12895              Missed the header file changes from #7425.
12896              
12897              Check if stdio supports tweaking lval and cnt simultaneously.
12898              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
12899              
12900              Stratus VOS updates from Paul Green.
12901              
12902              Podify README.epoc and README.vos.
12903              
12904              Add targets to Makefile.SH, most importantly
12905              'regen_all' which also remembers to update vms/perly*.
12906              
12907              Subject: Minor update to find2perl, for portability
12908              
12909              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
12910              
12911              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
12912              
12913              Rename UTF8LEN() to be UNISKIP(), too confusing to have
12914              UTF8LEN() and UTF8SKIP(). 
12915              
12916              Allow poking holes at the UTF-8 decoding strictness.
12917              
12918              Continue the internal UTF-8 API tweaking.
12919              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
12920              used much more than the simpler API, now called utf8_to_uv_simple().
12921              Still not quite happy with API, too much partial duplication
12922              of functionality.
12923              
12924              A new version of making the syslog test more robust.
12925              (Replaces #7421.)
12926              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
12927              
12928              buildtoc target tweaks.
12929              
12930              Integrate with vmsperl #7430 by Charles Bailey:
12931              
12932              Cleanup from prior patch (Charles Lane?):
12933              - improve handling of MFDs in Basename and Path
12934              - default to no xsubpp line # munging when building debug images
12935      Branch: maint-5.6/perl
12936           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12937           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
12938           !> (integrate 67 files)
12939 ____________________________________________________________________________
12940 [  8168] By: gsar                                  on 2000/12/18  02:05:49
12941         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
12942              
12943              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
12944              From: Martin Husemann <martin@duskware.de>
12945              
12946              Subject: [PATCH 5.7.0] restore match data on backtracing
12947              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12948      Branch: maint-5.6/perl
12949           !> regcomp.c regexec.c t/op/re_tests
12950 ____________________________________________________________________________
12951 [  8167] By: gsar                                  on 2000/12/18  01:55:22
12952         Log: integrate changes#7858,7986 from mainline
12953              
12954              C<foreach my $x ...> in pseudo-fork()ed process may diddle
12955              parent's memory; fix it by keeping track of the actual pad
12956              offset rather than a raw pointer (this change is probably also
12957              relevant to non-ithreads case to avoid fallout from reallocs of
12958              the pad array, but is currently only enabled for the ithreads
12959              case in the interests of minimal disruption to existing "well
12960              tested" code)
12961              
12962              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
12963              due to the notorious GetFileType() bug in Windows 9x, which fstat()
12964              tickles)
12965      Branch: maint-5.6/perl
12966           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
12967           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
12968           !> win32/win32.c win32/win32.h win32/win32sck.c
12969 ____________________________________________________________________________
12970 [  8166] By: gsar                                  on 2000/12/18  01:52:59
12971         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
12972              from mainline (xsubpp and ExtUtils::LibList fixups, various
12973              other small items)
12974      Branch: maint-5.6/perl
12975           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
12976           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
12977           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
12978           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
12979           !> win32/bin/search.pl
12980 ____________________________________________________________________________
12981 [  8165] By: gsar                                  on 2000/12/18  01:28:45
12982         Log: integrate changes#7533,7563,7611,7623 from mainline (various
12983              malloc.c embellishments)
12984      Branch: maint-5.6/perl
12985           !> malloc.c pod/perldiag.pod
12986 ____________________________________________________________________________
12987 [  8164] By: gsar                                  on 2000/12/18  01:23:33
12988         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
12989              fixups)
12990      Branch: maint-5.6/perl
12991           !> utils/h2xs.PL
12992 ____________________________________________________________________________
12993 [  8163] By: gsar                                  on 2000/12/18  01:17:50
12994         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
12995              fixups)
12996      Branch: maint-5.6/perl
12997           !> Makefile.SH utils/perlbug.PL
12998 ____________________________________________________________________________
12999 [  8162] By: gsar                                  on 2000/12/18  00:25:43
13000         Log: always export Perl_deb() (it is required by re.xs whether
13001              Perl is built with or without -DDEBUGGING)
13002      Branch: maint-5.6/perl
13003            ! makedef.pl
13004 ____________________________________________________________________________
13005 [  8161] By: gsar                                  on 2000/12/18  00:23:38
13006         Log: integrate change#7414 from mainline
13007              
13008              Undo the basename() part of #7412 since the lib/basename
13009              tests would need upgrading too.
13010              
13011              squelch two tests in tr.t that rely on tr/// paranoia change
13012              that's not in 5.6.x
13013      Branch: maint-5.6/perl
13014            ! t/op/tr.t
13015           !> lib/File/Basename.pm
13016 ____________________________________________________________________________
13017 [  8160] By: gsar                                  on 2000/12/18  00:05:30
13018         Log: missing change in previous integrate
13019      Branch: maint-5.6/perl
13020           !> README.aix
13021 ____________________________________________________________________________
13022 [  8159] By: gsar                                  on 2000/12/18  00:03:38
13023         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
13024              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
13025              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
13026              7410..7413 from mainline
13027      Branch: maint-5.6/perl
13028           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
13029           +> t/lib/tie-splice.t
13030            - lib/unicode/Is/DCinital.pl
13031           !> (integrate 112 files)
13032 ____________________________________________________________________________
13033 [  8158] By: jhi                                   on 2000/12/17  23:04:24
13034         Log: Subject: [PATCHES] RE: perl@8150 
13035              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
13036              Date: Sun, 17 Dec 2000 21:46:39 +0100
13037              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
13038              
13039              Neither cygwin has a getpwuid() one can trust on.
13040      Branch: perl
13041            ! t/lib/glob-basic.t
13042 ____________________________________________________________________________
13043 [  8157] By: jhi                                   on 2000/12/17  23:01:54
13044         Log: More MAN.PODS => {} fixes.
13045      Branch: perl
13046            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
13047            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
13048            ! os2/OS2/REXX/Makefile.PL
13049 ____________________________________________________________________________
13050 [  8156] By: gsar                                  on 2000/12/17  22:49:13
13051         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
13052              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
13053              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
13054              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
13055              7201,7204 from mainline
13056      Branch: maint-5.6/perl
13057           !> (integrate 121 files)
13058 ____________________________________________________________________________
13059 [  8155] By: jhi                                   on 2000/12/17  22:30:58
13060         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
13061              From: "Craig A. Berry" <craigberry@mac.com>
13062              Date: Sun, 17 Dec 2000 13:09:28 -0600
13063              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
13064              
13065              MAN.PODS => ' ' is naughty.
13066      Branch: perl
13067            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
13068 ____________________________________________________________________________
13069 [  8154] By: nick                                  on 2000/12/17  22:07:13
13070         Log: MULTIPLICITY nit.
13071      Branch: perl
13072            ! mg.c
13073 ____________________________________________________________________________
13074 [  8153] By: gsar                                  on 2000/12/17  21:23:05
13075         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
13076              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
13077              from mainline
13078              
13079              Document the SvIOK_.*UV().
13080              
13081              Update Unicode todo list.
13082              
13083              Guard against bad string->int conversion for quads.
13084              
13085              Subject: small apidoc fix
13086              
13087              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
13088              
13089              Subject: [PATCH] Tied filehandle documentation
13090              
13091              Subject: [PATCH] Modernize Opcode.pm documentation
13092              
13093              Make Data::Dumper (non-XS) to work with changed semantics of ref().
13094              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
13095              [applied even though said semantics didn't change in 5.6.x]
13096              
13097              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
13098              
13099              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
13100              
13101              Fix the URL, but the server is still missing in action.
13102              Subject: [ID 20000905.002] perlfaq1.pod URL error
13103              
13104              Subject: [ID 20000903.001] \w in utf8-strings
13105              
13106              Fix the ccversion detection for 5.1 and beyond.
13107              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
13108              
13109              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
13110              
13111              Subject: [ID 20000904.008] Tiny fix for perldiag
13112              
13113              Subject: Re: [ID 20000906.004] segfault with bad perl statement
13114              
13115              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
13116              
13117              Subject: [ID 20000908.002] perlipc documentation bug.
13118              
13119              Subject: [PATCH lib/Benchmark.pm]
13120              
13121              Re-allow vec() for characters > 255.
13122              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
13123              
13124              Do away with memory models cruft.  Sorry, PDP users.
13125              
13126              Continue #7041.
13127              
13128              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
13129              
13130              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
13131              
13132              Upgrade to CPAN 1.57_65, from Andreas König.
13133              
13134              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
13135              by Russ Allbery.
13136              
13137              Silence t/pod/*.t about alternate quote-mappings now implemented
13138              by Pod::Text, from Brad Appleton.
13139              
13140              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
13141              Subject: borland C++ win32.c tweak
13142              
13143              C<@a = @b = split(...)> optimization coredumps under ithreads
13144              (missed a spot when fixing up op_pmreplroot hack for ithreads)
13145              
13146              Document the SvUTF8*().
13147              
13148              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
13149              
13150              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
13151              
13152              Do in VMS as the #7054 does.
13153              
13154              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
13155              
13156              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
13157              
13158              Subject: [patch: perl@7045] vms updates
13159              
13160              Test for the #7049.
13161              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
13162              
13163              Break up the myconfig lines a bit.
13164              Subject: perlbug/perl -V output format
13165              
13166              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
13167              
13168              The #7054 truncated Configure badly.
13169              
13170              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
13171              initialization in all the threads on Windows
13172              
13173              Allow for whitespace between "#" and "line" in cpp output.
13174              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
13175              
13176              Remove vestiges of tr//CU.
13177              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
13178              
13179              The return value of setlocale must be copied away.
13180              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
13181              
13182              Allow chop() and chomp() to be overridden.
13183              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
13184              
13185              Hints optimization.
13186              Subject: Minor nit
13187              
13188              Subject: [PATCH] de-wall t/README
13189              
13190              Subject: Re: Two advertising clauses need to be removed
13191      Branch: maint-5.6/perl
13192           !> (integrate 75 files)
13193 ____________________________________________________________________________
13194 [  8152] By: gsar                                  on 2000/12/17  20:30:11
13195         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
13196              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
13197              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
13198              
13199              Don't attach -ld to the archname if pointless.
13200              
13201              Document UNTIE in a very minimalistic way.
13202              
13203              POSIX doesn't report long double values under -Duselongdouble
13204              when the long doubles are "real" (bigger than doubles).
13205              
13206              More author updates.
13207              
13208              Try to deduce NV_MAX.  Really should be Configure fodder.
13209              
13210              :: not allowed in pathnames, change to .
13211              Subject: [PATCH perl@6938] cygwin port
13212              
13213              Forget about NV_MAX (#6951).  Various floating point tweaks,
13214              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
13215              
13216              Move the Solaris 7 scan to use64bitall, make the
13217              failure to find 64-bot sparc libc to mention the
13218              possibility of being in an intel, from Lupe and Alan.
13219              
13220              Regen perltoc.
13221              
13222              AUTHORS tweaks, from Peter Prymmer.
13223              
13224              More address tweaking.
13225              
13226              Small tweaks all over.
13227              
13228              File::Temp patches from Andreas König,
13229              
13230              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
13231              
13232              Subject: CPAN.pm beta 1.57_57 for the core
13233              
13234              Part of the solution.
13235              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
13236              
13237              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
13238              
13239              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
13240              
13241              Add the overload warnings to perldiag.
13242              
13243              Drop unused argument.
13244              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
13245              
13246              Subject: Nit in Configure (bleadperl@6961)
13247              
13248              Update to PodParser 1.18, from Brad Appleton.
13249              
13250              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
13251              
13252              Subject: [PATCH: 6948] add SCNfldbl to configure.com
13253              
13254              Document UNTIE. Also tweak implementation to suppress the 'inner references'
13255              warning when UNTIE exists and instead pass the cound of extra references to
13256              the UNTIE method.
13257              
13258              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
13259              so that case-ignoring systems like DCL can tell them from
13260              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
13261              
13262              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
13263              
13264              Feature ordering tweak.
13265              
13266              Regen perltoc.
13267              
13268              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
13269              
13270              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
13271              
13272              Subject: http:// in L<>
13273              
13274              Detypo.
13275              
13276              change#6791 accidentally clobbered change#6710, put it back
13277              
13278              Only the first line, thank you very much.
13279              
13280              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
13281              plus rework the http: spots as suggested by Tom Christiansen,
13282              plus regen perltoc.
13283              
13284              Undo part of change 6489 which looks like a bulk edit which
13285              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
13286              The supressing of main:: on return from select() is undesirable.
13287              
13288              Apparently avoiding the swapping is too costly.
13289              
13290              Various Configure nits by Philip Newton,
13291              plus the ebcdic one by me.
13292              
13293              Make certain cc is set before trying to run it.
13294              
13295              If overloaded %{} etc. return the object do not loop.
13296              Thus  sub deref { $_[0] } functions if object is wanted type.
13297              
13298              Update perlhist.
13299              
13300              More %{} and other deref special casing - do not pass to 'nomethod'.
13301      Branch: maint-5.6/perl
13302           !> (integrate 59 files)
13303 ____________________________________________________________________________
13304 [  8151] By: gsar                                  on 2000/12/17  19:14:38
13305         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
13306              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
13307              
13308              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
13309              
13310              Make the epsilon to be relative, not absolute.
13311              
13312              Put back the flags dump as reasoned in
13313              Subject: Re: [PATCH] Glob dumping
13314              
13315              Introduce ccname to keep track of what compiler kind of we have.
13316              
13317              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
13318              
13319              Put back the slice accidentally removed by #6907.
13320              
13321              Reset archname and archname64 always, forcing them be
13322              recomputed at each Configure run, make Configure and
13323              the hints files agree on the naming of largefiles variables.
13324              
13325              Don't say "Perl 5.0 source kit".
13326              
13327              Subject: [PATCH] fix misc cast warnings
13328              
13329              Subject: typos in pods
13330              
13331              NVs not necessarily doubles, as pointed out by Yitzchak.
13332              
13333              Subject: [PATCH 6889] add a few ldbl formats to configure.com
13334              
13335              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
13336              
13337              Better options for rsync.
13338              
13339              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
13340              
13341              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
13342              
13343              Subject: [PATCH] Re: UNTIE method 
13344              
13345              A better fix for the Socket building problem from Craig Berry.
13346              
13347              Retract the dummy test, skip the security tests (instead of failing),
13348              explain what the warnings mean.
13349              
13350              Heap decorruption.
13351              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
13352              
13353              Update to Unicode 3.0.1.
13354              
13355              Missed one Unicode file.
13356              
13357              Subject: Re: typos in pods
13358              
13359              The #6929 was too skimpy.
13360              
13361              sscanf() may be the only way to read long doubles from strings.
13362              
13363              Reveal Borland's isnan.
13364              Subject: build with BC++ tweak
13365              
13366              Issue useful diagnostic on unknown pod commands.
13367              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
13368              
13369              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
13370              
13371              Clarify the third case of ftmp-security warnings.
13372              
13373              Make -Dusemorebits find long doubles in Solaris.
13374              
13375              Wrap the test in eval.
13376      Branch: maint-5.6/perl
13377           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
13378           +> lib/unicode/PropList.txt lib/unicode/README.perl
13379           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
13380           +> lib/unicode/Unicode.301 vms/vmspipe.com
13381            - lib/unicode/Props.txt lib/unicode/UCD300.html
13382            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
13383           !> (integrate 305 files)
13384 ____________________________________________________________________________
13385 [  8150] By: jhi                                   on 2000/12/17  18:47:57
13386         Log: Uncheckedin generated files.
13387      Branch: perl
13388            ! global.sym perlapi.c pod/perlapi.pod
13389 ____________________________________________________________________________
13390 [  8149] By: jhi                                   on 2000/12/17  18:41:22
13391         Log: Update Changes.
13392      Branch: perl
13393            ! Changes patchlevel.h
13394 ____________________________________________________________________________
13395 [  8148] By: jhi                                   on 2000/12/17  18:39:16
13396         Log: Subject: [PATCH] Fcntl constants speedup
13397              From: Nicholas Clark <nick@ccl4.org>
13398              Date: Sun, 17 Dec 2000 16:29:24 +0000
13399              Message-ID: <20001217162924.E97668@plum.flirble.org>
13400              
13401              Use IVs for the Fcntl constants instead of NVs.
13402      Branch: perl
13403            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
13404 ____________________________________________________________________________
13405 [  8147] By: jhi                                   on 2000/12/17  18:33:41
13406         Log: Add test for #8145 (binmode() warning), add warning for
13407              ioctl() and sockpair(), document them. (fileno() cannot
13408              be tripwired with the same kind of warning because
13409              'defined fileno($foo)' seems to be an idiom.)
13410      Branch: perl
13411            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
13412 ____________________________________________________________________________
13413 [  8146] By: gsar                                  on 2000/12/17  18:09:08
13414         Log: update Changes
13415      Branch: maint-5.6/perl
13416            ! Changes
13417 ____________________________________________________________________________
13418 [  8145] By: jhi                                   on 2000/12/17  17:39:35
13419         Log: Subject: [PATCH] Re: The long awaited feature ...
13420              From: Simon Cozens <simon@cozens.net>
13421              Date: Sun, 17 Dec 2000 12:31:56 +0000
13422              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
13423              
13424              Add a warning to binmode() about using bad filehandles
13425              (can happen e.g. if someone forgets the filehandle argument)
13426      Branch: perl
13427            ! pp_sys.c
13428 ____________________________________________________________________________
13429 [  8144] By: jhi                                   on 2000/12/17  17:33:48
13430         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
13431              From: Jonathan Stowe <gellyfish@gellyfish.com>
13432              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
13433              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
13434      Branch: perl
13435            ! lib/Net/Ping.pm
13436 ____________________________________________________________________________
13437 [  8143] By: jhi                                   on 2000/12/17  05:31:37
13438         Log: Polymorphic regexps.
13439              
13440              Fixes at least the bugs 20001028.003 (both of them...) and
13441              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
13442              also to be fixed by now, probably already before this patch.
13443      Branch: perl
13444            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
13445            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
13446            ! t/op/utf8decode.t t/pragma/utf8.t
13447 ____________________________________________________________________________
13448 [  8142] By: jhi                                   on 2000/12/16  17:16:05
13449         Log: Subject: [patch perl@8102] dos/djgpp update
13450              From: Laszlo Molnar <ml1050@freemail.hu>
13451              Date: Sat, 16 Dec 2000 01:40:52 +0100
13452              Message-ID: <20001216014052.A335@freemail.hu>
13453      Branch: perl
13454            ! djgpp/config.over t/base/commonsense.t
13455 ____________________________________________________________________________
13456 [  8141] By: jhi                                   on 2000/12/16  17:09:27
13457         Log: Few uncheckedin files.
13458      Branch: perl
13459            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
13460 ____________________________________________________________________________
13461 [  8140] By: nick                                  on 2000/12/15  22:14:31
13462         Log: Integrate mainline
13463      Branch: perlio
13464           !> (integrate 53 files)
13465 ____________________________________________________________________________
13466 [  8139] By: jhi                                   on 2000/12/15  19:49:49
13467         Log: One more IVUV tweak from Nicholas Clark.
13468      Branch: perl
13469            ! sv.c
13470 ____________________________________________________________________________
13471 [  8138] By: jhi                                   on 2000/12/15  19:17:06
13472         Log: Return of the IVUV-preservation, now seems to be happy even
13473              in Digital UNIX (the broken strtoul brokenness detection
13474              seems to have been the fly in the ointment).
13475      Branch: perl
13476            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13477            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
13478            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
13479            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
13480            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13481            ! vos/config.ga.h win32/config.bc win32/config.gc
13482            ! win32/config.vc
13483 ____________________________________________________________________________
13484 [  8137] By: jhi                                   on 2000/12/15  18:12:14
13485         Log: Metaconfig unit change for #8136.
13486      Branch: metaconfig
13487            ! U/modified/d_strtoul.U
13488      Branch: metaconfig/U/perl
13489            ! d_strtoull.U d_strtouq.U
13490 ____________________________________________________________________________
13491 [  8136] By: jhi                                   on 2000/12/15  18:11:35
13492         Log: I don't think it's sensible or portable to test the strtou*
13493              on /^-/ strings.
13494      Branch: perl
13495            ! Configure
13496 ____________________________________________________________________________
13497 [  8135] By: jhi                                   on 2000/12/15  17:18:49
13498         Log: Metaconfig unit change for #8134.
13499      Branch: metaconfig
13500            ! U/modified/d_strtoul.U
13501 ____________________________________________________________________________
13502 [  8134] By: jhi                                   on 2000/12/15  17:14:13
13503         Log: If longsize is 8 we don't need a LL suffix for integer constants.
13504      Branch: perl
13505            ! Configure config_h.SH
13506 ____________________________________________________________________________
13507 [  8133] By: jhi                                   on 2000/12/15  16:00:23
13508         Log: Update Changes.
13509      Branch: perl
13510            ! Changes patchlevel.h
13511 ____________________________________________________________________________
13512 [  8132] By: jhi                                   on 2000/12/15  15:44:16
13513         Log: Some compilers get huffy if you do not cast a const pointer
13514              to a non-const when assigning.
13515      Branch: perl
13516            ! gv.c
13517 ____________________________________________________________________________
13518 [  8131] By: jhi                                   on 2000/12/15  15:38:30
13519         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
13520              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13521              Date: Fri, 15 Dec 2000 05:26:57 -0500
13522              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
13523      Branch: perl
13524            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
13525            ! t/pragma/overload.t
13526 ____________________________________________________________________________
13527 [  8130] By: jhi                                   on 2000/12/15  15:36:08
13528         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
13529              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13530              Date: Thu, 14 Dec 2000 22:02:43 -0500
13531              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
13532      Branch: perl
13533            ! gv.c perl.h
13534 ____________________________________________________________________________
13535 [  8129] By: jhi                                   on 2000/12/15  15:34:16
13536         Log: Subject: PATCH: h2xs nit
13537              From: Tim Jenness <t.jenness@jach.hawaii.edu>
13538              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
13539              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
13540              
13541              Add a template README.
13542      Branch: perl
13543            ! utils/h2xs.PL
13544 ____________________________________________________________________________
13545 [  8128] By: jhi                                   on 2000/12/15  15:32:22
13546         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
13547      Branch: perl
13548            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
13549 ____________________________________________________________________________
13550 [  8127] By: jhi                                   on 2000/12/15  15:19:34
13551         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
13552              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
13553              Date:     Thu, 14 Dec 2000 20:04:42 EST
13554              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
13555      Branch: perl
13556            ! ext/Opcode/Opcode.xs
13557 ____________________________________________________________________________
13558 [  8126] By: jhi                                   on 2000/12/15  15:17:49
13559         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
13560              From: Peter Prymmer <pvhp@forte.com>
13561              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
13562              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
13563      Branch: perl
13564            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
13565            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
13566            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
13567 ____________________________________________________________________________
13568 [  8125] By: jhi                                   on 2000/12/15  15:11:05
13569         Log: This seems to be a stage sane and stable enough to checkin.
13570              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
13571      Branch: perl
13572            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
13573            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
13574            ! t/op/cmp.t t/op/numconvert.t
13575 ____________________________________________________________________________
13576 [  8124] By: jhi                                   on 2000/12/15  04:20:26
13577         Log: Something is really wonky.
13578      Branch: perl
13579            ! sv.c
13580 ____________________________________________________________________________
13581 [  8123] By: jhi                                   on 2000/12/15  04:00:50
13582         Log: Fixes for the IV UV patches to compile in Digital UNIX.
13583      Branch: perl
13584            ! sv.c
13585 ____________________________________________________________________________
13586 [  8122] By: jhi                                   on 2000/12/15  02:53:40
13587         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
13588              From: "Craig A. Berry" <craigberry@mac.com>
13589              Date: Thu, 14 Dec 2000 19:10:49 -0600
13590              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
13591      Branch: perl
13592            ! vms/vms.c
13593 ____________________________________________________________________________
13594 [  8121] By: jhi                                   on 2000/12/15  02:50:00
13595         Log: Metaconfig changes for #8120.
13596      Branch: metaconfig
13597            + U/modified/d_strtoul.U
13598      Branch: metaconfig/U/perl
13599            ! d_strtoull.U d_strtouq.U
13600 ____________________________________________________________________________
13601 [  8120] By: jhi                                   on 2000/12/15  02:49:42
13602         Log: From: Nicholas Clark <nick@ccl4.org> 
13603              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
13604              Date: Thu, 14 Dec 2000 18:38:57 +0000
13605              Message-ID: <20001214183857.B97909@plum.flirble.org>
13606      Branch: perl
13607            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13608            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
13609            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
13610            ! vos/config.ga.def vos/config.ga.h win32/config.bc
13611            ! win32/config.gc win32/config.vc
13612 ____________________________________________________________________________
13613 [  8119] By: jhi                                   on 2000/12/14  23:40:58
13614         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
13615              From: Nicholas Clark <nick@ccl4.org>
13616              Date: Wed, 13 Dec 2000 20:08:50 +0000
13617              Message-ID: <20001213200849.B71166@plum.flirble.org>
13618      Branch: perl
13619            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
13620            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
13621 ____________________________________________________________________________
13622 [  8118] By: jhi                                   on 2000/12/14  22:46:26
13623         Log: Integrate perlio.
13624      Branch: perl
13625           !> MANIFEST ext/Encode/compile makedef.pl
13626 ____________________________________________________________________________
13627 [  8117] By: nick                                  on 2000/12/14  22:38:53
13628         Log: Win32 tweaks to get Encode to build
13629              - temp hack to makedef.pl till PerlIO is properly "exported".
13630              - MSVC dislikes  
13631              static encpage_t foo[];
13632              so make 'em extern for now.
13633      Branch: perlio
13634            ! ext/Encode/compile makedef.pl
13635 ____________________________________________________________________________
13636 [  8116] By: nick                                  on 2000/12/14  22:00:53
13637         Log: Document the new files
13638      Branch: perlio
13639            ! MANIFEST
13640 ____________________________________________________________________________
13641 [  8115] By: jhi                                   on 2000/12/14  21:58:01
13642         Log: MANIFEST new files of #8114.
13643      Branch: perl
13644            ! MANIFEST
13645 ____________________________________________________________________________
13646 [  8114] By: jhi                                   on 2000/12/14  21:50:49
13647         Log: Integrate perlio.
13648      Branch: perl
13649           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
13650           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
13651           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
13652           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
13653           !> ext/Encode/Makefile.PL
13654 ____________________________________________________________________________
13655 [  8113] By: jhi                                   on 2000/12/14  21:48:49
13656         Log: The documentation part of the
13657              
13658              Subject: [ID 20001214.002] Net::Ping patch
13659              From: Jonathan Stowe <gellyfish@gellyfish.com>
13660              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
13661              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
13662              since the #7529 had already addressed the same problem.
13663      Branch: perl
13664            ! lib/Net/Ping.pm
13665 ____________________________________________________________________________
13666 [  8112] By: jhi                                   on 2000/12/14  21:42:57
13667         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
13668              From: Dominic Dunlop <domo@computer.org>
13669              Date: Tue, 12 Dec 2000 10:47:10 +0100
13670              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
13671              
13672              Document how elusive subroutines can be.
13673      Branch: perl
13674            ! pod/perlfunc.pod
13675 ____________________________________________________________________________
13676 [  8111] By: jhi                                   on 2000/12/14  21:38:05
13677         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
13678              From: Dominic Dunlop <domo@computer.org>
13679              Date: Thu, 14 Dec 2000 10:13:51 +0100
13680              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
13681      Branch: perl
13682            ! ext/POSIX/POSIX.pod
13683 ____________________________________________________________________________
13684 [  8110] By: jhi                                   on 2000/12/14  21:36:32
13685         Log: Subject: [patch] perlfaq7
13686              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
13687              Date: Thu, 14 Dec 2000 15:31:07 +0100
13688              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
13689      Branch: perl
13690            ! pod/perlfaq7.pod
13691 ____________________________________________________________________________
13692 [  8109] By: jhi                                   on 2000/12/14  21:29:20
13693         Log: Subject: [8104] Encode
13694              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13695              Date: Thu, 14 Dec 2000 14:49:34 +0100
13696              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
13697              
13698              Type casting for nervous compilers.
13699      Branch: perl
13700            ! ext/Encode/Encode.xs
13701 ____________________________________________________________________________
13702 [  8108] By: jhi                                   on 2000/12/14  21:26:17
13703         Log: Subject: [8104] DB_File
13704              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13705              Date: Thu, 14 Dec 2000 14:49:35 +0100
13706              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
13707              
13708              Type definition incorrect for DB 2.7.7.  Not known when it
13709              changed, so only changed it for a known revision.
13710      Branch: perl
13711            ! ext/DB_File/DB_File.xs
13712 ____________________________________________________________________________
13713 [  8107] By: jhi                                   on 2000/12/14  21:23:41
13714         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
13715              From: Peter Prymmer <pvhp@forte.com>
13716              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
13717              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
13718              
13719              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
13720      Branch: perl
13721            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
13722            ! ext/Encode/Encode/posix-bc.enc
13723 ____________________________________________________________________________
13724 [  8106] By: nick                                  on 2000/12/14  20:36:13
13725         Log: "Cold" build correction to Encode's Makefile.PL
13726      Branch: perlio
13727            ! ext/Encode/Makefile.PL
13728 ____________________________________________________________________________
13729 [  8105] By: nick                                  on 2000/12/14  20:09:37
13730         Log: "Compiled" encodings.
13731              Correct replacement character in EBCDIC .enc files
13732              Add 0x7F to ASCII repertoire.
13733      Branch: perlio
13734            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
13735            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
13736            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
13737            ! ext/Encode/Makefile.PL ext/Encode/compile
13738            ! ext/Encode/encengine.c ext/Encode/encode.h
13739 ____________________________________________________________________________
13740 [  8104] By: nick                                  on 2000/12/14  00:38:20
13741         Log: Integrate mainline
13742      Branch: perlio
13743           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
13744           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
13745           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
13746           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
13747           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
13748           !> t/lib/db-hash.t t/lib/db-recno.t
13749 ____________________________________________________________________________
13750 [  8103] By: nick                                  on 2000/12/13  23:16:13
13751         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
13752              so far and so it does not get lost.
13753      Branch: perlio
13754            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
13755 ____________________________________________________________________________
13756 [  8102] By: jhi                                   on 2000/12/13  17:14:22
13757         Log: Update Changes.
13758      Branch: perl
13759            ! Changes patchlevel.h
13760 ____________________________________________________________________________
13761 [  8101] By: jhi                                   on 2000/12/13  16:53:41
13762         Log: Move the proto of start_glob() to a better place; regen api files.
13763      Branch: perl
13764            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
13765 ____________________________________________________________________________
13766 [  8100] By: jhi                                   on 2000/12/13  16:47:11
13767         Log: Metaconfig change for #8099.
13768      Branch: metaconfig
13769            ! U/modified/Head.U
13770 ____________________________________________________________________________
13771 [  8099] By: jhi                                   on 2000/12/13  16:46:48
13772         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
13773              From: Andy Dougherty <doughera@lafayette.edu>
13774              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
13775              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
13776      Branch: perl
13777            ! Configure
13778 ____________________________________________________________________________
13779 [  8098] By: jhi                                   on 2000/12/13  16:39:02
13780         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
13781              From: rspier@pobox.com (Robert Spier)
13782              Date: Tue, 12 Dec 2000 21:12:39 -0500
13783              Message-ID: <14902.56087.678086.725773@rls.cx>
13784              
13785              fastgetcwd is defined using a glob alias on a $^O dependent basis -
13786              and there was no default assignment or perl subroutine.
13787      Branch: perl
13788            ! lib/Cwd.pm
13789 ____________________________________________________________________________
13790 [  8097] By: jhi                                   on 2000/12/13  16:16:01
13791         Log: Subject: [PATCH] move startglob out of pp_hot.c
13792              From: Nicholas Clark <nick@ccl4.org>
13793              Date: Mon, 11 Dec 2000 23:16:39 +0000
13794              Message-ID: <20001211231638.A55550@plum.flirble.org>
13795      Branch: perl
13796            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
13797 ____________________________________________________________________________
13798 [  8096] By: jhi                                   on 2000/12/13  15:26:23
13799         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
13800              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
13801              Date: Wed, 13 Dec 2000 14:01:37 +0100
13802              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
13803              
13804              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
13805              in turn requires libpthread in libswanted.
13806      Branch: perl
13807            ! hints/hpux.sh
13808 ____________________________________________________________________________
13809 [  8095] By: jhi                                   on 2000/12/12  19:51:05
13810         Log: The integration wars continue.
13811      Branch: perl
13812           !> sv.c
13813 ____________________________________________________________________________
13814 [  8094] By: jhi                                   on 2000/12/12  19:48:26
13815         Log: Subject: [PATCH perl@8070] DB_File-1.74  
13816              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
13817              Date: Mon, 11 Dec 2000 23:07:17 -0000
13818              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
13819      Branch: perl
13820            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13821            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
13822            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
13823            ! t/lib/db-recno.t
13824 ____________________________________________________________________________
13825 [  8093] By: nick                                  on 2000/12/12  19:42:13
13826         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
13827      Branch: perlio
13828            ! sv.c
13829           !> lib/File/DosGlob.pm
13830 ____________________________________________________________________________
13831 [  8092] By: jhi                                   on 2000/12/12  19:28:11
13832         Log: Integrate perlio.
13833      Branch: perl
13834           !> sv.c
13835 ____________________________________________________________________________
13836 [  8091] By: nick                                  on 2000/12/12  18:49:45
13837         Log: Fix for Tk, and upgrading shared SVs.
13838      Branch: perlio
13839            ! sv.c
13840 ____________________________________________________________________________
13841 [  8090] By: jhi                                   on 2000/12/12  16:48:59
13842         Log: Subject: [PATCH] Re: Breadperl & Tk
13843              From: Nick Ing-Simmons <nik@tiuk.ti.com>
13844              Date: Tue, 12 Dec 2000 14:48:27 GMT
13845              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
13846      Branch: perl
13847            ! sv.c
13848 ____________________________________________________________________________
13849 [  8089] By: jhi                                   on 2000/12/12  03:37:19
13850         Log: Subject: DosGlob.pm diff for bash style brace expansion.
13851              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
13852              Date: Fri, 8 Dec 2000 10:45:30 -0600
13853              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
13854      Branch: perl
13855            ! lib/File/DosGlob.pm
13856 ____________________________________________________________________________
13857 [  8088] By: nick                                  on 2000/12/11  23:59:59
13858         Log: Integrate mainline
13859      Branch: perlio
13860           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
13861           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
13862           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
13863           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
13864           !> t/op/local.t t/pragma/warn/toke toke.c
13865 ____________________________________________________________________________
13866 [  8087] By: jhi                                   on 2000/12/11  23:20:23
13867         Log: Integrate perlio.
13868      Branch: perl
13869           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
13870 ____________________________________________________________________________
13871 [  8086] By: jhi                                   on 2000/12/11  22:50:59
13872         Log: Tune further the OS detection of CGI.
13873      Branch: perl
13874            ! lib/CGI.pm
13875 ____________________________________________________________________________
13876 [  8085] By: nick                                  on 2000/12/11  22:50:46
13877         Log: Finish 1st pass of "encoding" layer e.g. :
13878              open($fh,"<encoding(iso8859-7)",$greek) || die;
13879      Branch: perlio
13880            ! ext/Encode/Encode.xs perlio.c perliol.h
13881 ____________________________________________________________________________
13882 [  8084] By: jhi                                   on 2000/12/11  22:32:06
13883         Log: Revert the -f ambiguousity patch, seems to cause
13884              too much hassle (the interpret -Q as a function
13885              where Q is not a known filetest part is left in).
13886      Branch: perl
13887            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
13888            ! toke.c
13889 ____________________________________________________________________________
13890 [  8083] By: jhi                                   on 2000/12/11  22:27:23
13891         Log: (accidentally empty check-in)
13892      Branch: perl
13893            ! lib/File/DosGlob.pm
13894 ____________________________________________________________________________
13895 [  8082] By: nick                                  on 2000/12/11  19:09:51
13896         Log: Restore mmap function (broken by tweaks to shared buffer
13897              layer for encode(xxxx)).
13898      Branch: perlio
13899            ! perlio.c
13900 ____________________________________________________________________________
13901 [  8081] By: jhi                                   on 2000/12/11  18:29:13
13902         Log: Subject: Re: The long awaited feature ...
13903              From: Simon Cozens <simon@cozens.net>
13904              Date: Mon, 11 Dec 2000 15:54:24 +0000
13905              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
13906              
13907              More io/utf8 tests.
13908      Branch: perl
13909            ! t/io/utf8.t
13910 ____________________________________________________________________________
13911 [  8080] By: jhi                                   on 2000/12/11  18:19:36
13912         Log: Subject: PATCH MakeMaker manpage clarification
13913              From: andreas.koenig@anima.de (Andreas J. Koenig)
13914              Date: 10 Dec 2000 20:46:13 +0100
13915              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
13916      Branch: perl
13917            ! lib/ExtUtils/MakeMaker.pm
13918 ____________________________________________________________________________
13919 [  8079] By: jhi                                   on 2000/12/11  15:35:07
13920         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
13921              From: Simon Cozens <simon@cozens.net>
13922              Date: Sun, 10 Dec 2000 19:06:19 +0000
13923              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
13924      Branch: perl
13925            ! ext/B/B/Deparse.pm t/lib/b.t
13926 ____________________________________________________________________________
13927 [  8078] By: jhi                                   on 2000/12/11  15:09:11
13928         Log: Subject: [PATCH] docs on NaN
13929              From: Nicholas Clark <nick@ccl4.org>
13930              Date: Mon, 11 Dec 2000 01:48:38 +0000
13931              Message-ID: <20001211014838.B99205@plum.flirble.org>
13932      Branch: perl
13933            ! pod/perlop.pod
13934 ____________________________________________________________________________
13935 [  8077] By: jhi                                   on 2000/12/11  15:02:21
13936         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
13937              From: Simon Cozens <simon@cozens.net>
13938              Date: Mon, 11 Dec 2000 01:21:45 +0000
13939              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
13940      Branch: perl
13941            ! pp.c pp_hot.c scope.c t/op/local.t
13942 ____________________________________________________________________________
13943 [  8076] By: nick                                  on 2000/12/10  20:43:32
13944         Log: Not merge worthy...
13945              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
13946              syntax is modelled on attributes.
13947              Untested fix for io/utf8 on Win32 etc.
13948              Very clumsy start to the encode layer.
13949      Branch: perlio
13950            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
13951 ____________________________________________________________________________
13952 [  8075] By: jhi                                   on 2000/12/10  18:39:33
13953         Log: Darwin is not Windows.
13954      Branch: perl
13955            ! lib/CGI.pm
13956 ____________________________________________________________________________
13957 [  8074] By: jhi                                   on 2000/12/10  18:31:27
13958         Log: Subject: Ambiguous -%c() resolved as a file test
13959              From: "Paul Marquess" <Paul.Marquess@openwave.com>
13960              Date: Sun, 10 Dec 2000 15:35:07 -0000
13961              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
13962      Branch: perl
13963            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
13964 ____________________________________________________________________________
13965 [  8073] By: jhi                                   on 2000/12/10  18:16:29
13966         Log: Subject: PATCH installperl misinformed 
13967              From: andreas.koenig@anima.de (Andreas J. Koenig)
13968              Date: 10 Dec 2000 13:01:32 +0100 
13969              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
13970      Branch: perl
13971            ! installperl
13972 ____________________________________________________________________________
13973 [  8072] By: jhi                                   on 2000/12/10  18:07:55
13974         Log: The walkoptree confusion rages; walkoptree() seems to be coming
13975              from B.xs, while walkoptree_slow() comes from B.pm.
13976      Branch: perl
13977            ! ext/B/B.pm
13978 ____________________________________________________________________________
13979 [  8071] By: nick                                  on 2000/12/10  11:45:47
13980         Log: Integrate mainline
13981      Branch: perlio
13982           +> t/base/commonsense.t
13983           !> (integrate 37 files)
13984 ____________________________________________________________________________
13985 [  8070] By: jhi                                   on 2000/12/10  04:46:21
13986         Log: Update Changes.
13987      Branch: perl
13988            ! Changes patchlevel.h
13989 ____________________________________________________________________________
13990 [  8069] By: jhi                                   on 2000/12/10  04:39:19
13991         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
13992              From: andreas.koenig@anima.de (Andreas J. Koenig)
13993              Date: 09 Dec 2000 17:14:25 +0100
13994              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
13995      Branch: perl
13996            + t/base/commonsense.t
13997            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
13998 ____________________________________________________________________________
13999 [  8068] By: jhi                                   on 2000/12/10  04:17:36
14000         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
14001              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
14002              Date: Sat, 9 Dec 2000 16:47:22 -0000
14003              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
14004      Branch: perl
14005            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
14006            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
14007            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
14008            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
14009            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
14010            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
14011            ! t/lib/sdbm.t
14012 ____________________________________________________________________________
14013 [  8067] By: jhi                                   on 2000/12/10  03:52:02
14014         Log: Test case for #8066.
14015      Branch: perl
14016            ! t/op/misc.t
14017 ____________________________________________________________________________
14018 [  8066] By: jhi                                   on 2000/12/10  03:50:30
14019         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
14020              From: Simon Cozens <simon@cozens.net>
14021              Date: Sun, 10 Dec 2000 00:55:37 +0000
14022              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
14023      Branch: perl
14024            ! pp_sys.c
14025 ____________________________________________________________________________
14026 [  8065] By: jhi                                   on 2000/12/10  03:44:52
14027         Log: Test case for #8064.
14028      Branch: perl
14029            ! t/comp/proto.t
14030 ____________________________________________________________________________
14031 [  8064] By: jhi                                   on 2000/12/10  03:42:32
14032         Log: Subject: Re: prototype of substr
14033              From: Simon Cozens <simon@cozens.net>
14034              Date: Sun, 10 Dec 2000 00:13:33 +0000
14035              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
14036              
14037              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
14038      Branch: perl
14039            ! pp.c
14040 ____________________________________________________________________________
14041 [  8063] By: jhi                                   on 2000/12/10  03:39:42
14042         Log: Subject: [PATCH] perlguts.pod
14043              From: Simon Cozens <simon@cozens.net>
14044              Date: Sun, 10 Dec 2000 00:06:47 +0000
14045              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
14046              
14047              Documentation of the different types of ops,
14048              plus the functions in dump.c
14049      Branch: perl
14050            ! pod/perlguts.pod
14051 ____________________________________________________________________________
14052 [  8062] By: jhi                                   on 2000/12/10  03:30:04
14053         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
14054              From: Nicholas Clark <nick@talking.bollo.cx>
14055              Date: Sat, 09 Dec 2000 18:57:25 +0000
14056              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
14057              
14058              Be more robust in weird hostname setups.
14059      Branch: perl
14060            ! t/lib/net-hostent.t
14061 ____________________________________________________________________________
14062 [  8061] By: jhi                                   on 2000/12/10  03:28:21
14063         Log: Pacify fussy compiler. 
14064      Branch: perl
14065            ! pp_sys.c
14066 ____________________________________________________________________________
14067 [  8060] By: jhi                                   on 2000/12/10  02:52:46
14068         Log: Integrate perlio.
14069      Branch: perl
14070           !> pp_sys.c t/io/utf8.t
14071 ____________________________________________________________________________
14072 [  8059] By: nick                                  on 2000/12/09  23:40:14
14073         Log: read/sysread/recv should now be utf8 aware.
14074              Basic test for utf8 read.
14075      Branch: perlio
14076            ! pp_sys.c t/io/utf8.t
14077 ____________________________________________________________________________
14078 [  8058] By: jhi                                   on 2000/12/09  21:56:02
14079         Log: Integrate perlio.
14080      Branch: perl
14081           +> t/io/utf8.t
14082           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
14083 ____________________________________________________________________________
14084 [  8057] By: jhi                                   on 2000/12/09  21:53:35
14085         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
14086              From: Inaba Hiroto <inaba@st.rim.or.jp>
14087              Date: Sun, 10 Dec 2000 05:53:21 +0900
14088              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
14089              
14090              Tests for #8056.
14091      Branch: perl
14092            ! t/op/each.t
14093 ____________________________________________________________________________
14094 [  8056] By: jhi                                   on 2000/12/09  21:51:16
14095         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
14096              From: Inaba Hiroto <inaba@st.rim.or.jp>
14097              Date: Sat, 09 Dec 2000 18:02:00 +0900
14098              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
14099              
14100              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
14101      Branch: perl
14102            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
14103 ____________________________________________________________________________
14104 [  8055] By: nick                                  on 2000/12/09  20:11:48
14105         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
14106              than raw PerlIO_write() - does not seem to break any tests.
14107      Branch: perlio
14108            ! pp_sys.c
14109 ____________________________________________________________________________
14110 [  8054] By: nick                                  on 2000/12/09  19:47:30
14111         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
14112              (sysread, recv and write i.e. formats still to do...)
14113              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
14114              open($fh,">:utf8","name")
14115              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
14116              so no extra overhead is involved.
14117              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
14118              to a non-utf8 stream.
14119              Add initial io/utf8.t
14120              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
14121              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
14122              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
14123      Branch: perlio
14124            + t/io/utf8.t
14125            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
14126 ____________________________________________________________________________
14127 [  8053] By: nick                                  on 2000/12/09  19:26:37
14128         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
14129              was only testing this_utf8.
14130      Branch: perlio
14131            ! toke.c
14132 ____________________________________________________________________________
14133 [  8052] By: nick                                  on 2000/12/09  19:09:41
14134         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
14135              i.e. the output string has one, but don't mess with source assumption.
14136      Branch: perlio
14137            ! toke.c
14138 ____________________________________________________________________________
14139 [  8051] By: jhi                                   on 2000/12/09  16:55:17
14140         Log: Integrate perlio.
14141      Branch: perl
14142           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
14143           !> sv.c thrdvar.h util.c
14144 ____________________________________________________________________________
14145 [  8050] By: jhi                                   on 2000/12/09  16:48:07
14146         Log: Nits noticed by Peter Prymmer.
14147      Branch: perl
14148            ! lib/ExtUtils/MM_VMS.pm
14149 ____________________________________________________________________________
14150 [  8049] By: nick                                  on 2000/12/09  13:49:40
14151         Log: UTF8 output prework.
14152              - Store $\ and $, as SVs so they can have SvUTF8 flag
14153              - use do_print() rather than raw PerlIO_write() to print them.
14154      Branch: perlio
14155            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
14156            ! thrdvar.h util.c
14157 ____________________________________________________________________________
14158 [  8048] By: nick                                  on 2000/12/09  12:30:43
14159         Log: Integrate mainline.
14160      Branch: perlio
14161           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
14162           +> t/op/reverse.t
14163           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
14164           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
14165           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
14166           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
14167           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
14168           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
14169 ____________________________________________________________________________
14170 [  8047] By: jhi                                   on 2000/12/09  00:23:27
14171         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
14172              From: Michael G Schwern <schwern@pobox.com>
14173              Date: Fri, 8 Dec 2000 14:43:04 -0600
14174      Branch: perl
14175            ! lib/ExtUtils/MM_VMS.pm
14176 ____________________________________________________________________________
14177 [  8046] By: jhi                                   on 2000/12/08  23:10:27
14178         Log: A missed check-in.
14179      Branch: perl
14180            ! lib/ExtUtils/Manifest.pm
14181 ____________________________________________________________________________
14182 [  8045] By: jhi                                   on 2000/12/08  21:57:12
14183         Log: (null check-in)
14184      Branch: perl
14185            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
14186 ____________________________________________________________________________
14187 [  8044] By: jhi                                   on 2000/12/08  21:11:06
14188         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
14189              at the final draft stage.
14190      Branch: perl
14191            + ext/Encode/Encode/iso8859-16.enc
14192            ! MANIFEST
14193 ____________________________________________________________________________
14194 [  8043] By: jhi                                   on 2000/12/08  16:39:04
14195         Log: Update Changes.
14196      Branch: perl
14197            ! Changes patchlevel.h
14198 ____________________________________________________________________________
14199 [  8042] By: jhi                                   on 2000/12/08  16:33:39
14200         Log: Do not return the Unicode replacement character if UTF-8
14201              decoding goes awry, it should be up to the caller to decide.
14202      Branch: perl
14203            ! pod/perlapi.pod utf8.c
14204 ____________________________________________________________________________
14205 [  8041] By: jhi                                   on 2000/12/08  16:22:28
14206         Log: metaconfig maintenance.
14207      Branch: metaconfig
14208            ! U/modified/stdchar.U
14209      Branch: metaconfig/U/perl
14210            + testsyml.U
14211 ____________________________________________________________________________
14212 [  8040] By: jhi                                   on 2000/12/08  16:03:08
14213         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
14214              From: sthoenna@efn.org
14215              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
14216              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
14217      Branch: perl
14218            ! Changes lib/ExtUtils/MM_OS2.pm
14219 ____________________________________________________________________________
14220 [  8039] By: jhi                                   on 2000/12/08  15:57:11
14221         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
14222              From: Simon Cozens <simon@cozens.net>
14223              Date: Fri, 8 Dec 2000 13:33:31 +0000
14224              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
14225              
14226              (The pp_hot part needed a rewrite.)
14227      Branch: perl
14228            ! doop.c pp_hot.c utf8.c
14229 ____________________________________________________________________________
14230 [  8038] By: jhi                                   on 2000/12/08  15:25:08
14231         Log: Subject: djSP
14232              From: Michael Stevens <michael@etla.org>
14233              Date: Wed, 6 Dec 2000 23:24:01 +0000
14234              Message-ID: <20001206232400.A21381@firedrake.org>
14235              
14236              Plus a note from Nick Ing-Simmons.
14237      Branch: perl
14238            ! pp.h
14239 ____________________________________________________________________________
14240 [  8037] By: jhi                                   on 2000/12/08  15:18:35
14241         Log: Filetype is text.
14242      Branch: perl
14243            ! t/op/utf8decode.t
14244 ____________________________________________________________________________
14245 [  8036] By: jhi                                   on 2000/12/08  03:31:27
14246         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
14247              From: Andy Dougherty <doughera@lafayette.edu>
14248              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
14249              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
14250              
14251              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
14252              From: Andy Dougherty <doughera@lafayette.edu>
14253              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
14254              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
14255      Branch: perl
14256            + ext/POSIX/hints/svr4.pl
14257            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
14258 ____________________________________________________________________________
14259 [  8035] By: jhi                                   on 2000/12/08  03:26:01
14260         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
14261              From: Andy Dougherty <doughera@lafayette.edu>
14262              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
14263              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
14264      Branch: perl
14265            ! t/README t/base/term.t
14266 ____________________________________________________________________________
14267 [  8034] By: jhi                                   on 2000/12/08  03:21:59
14268         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
14269              From: mjd@plover.com  
14270              Date: 7 Dec 2000 21:04:20 -0000
14271              Message-ID: <20001207210420.22282.qmail@plover.com>
14272              
14273              Plus -z doc.
14274      Branch: perl
14275            ! pod/perlfunc.pod
14276 ____________________________________________________________________________
14277 [  8033] By: jhi                                   on 2000/12/08  03:19:03
14278         Log: Use the UTF8 macros a bit.  They can't be used with abandon
14279              everywhere because we do generate illegal UTF-8 in some situations.
14280              This is of course naughty.
14281      Branch: perl
14282            ! pod/perlapi.pod utf8.c utf8.h
14283 ____________________________________________________________________________
14284 [  8032] By: jhi                                   on 2000/12/08  03:00:09
14285         Log: Out of sync?
14286      Branch: perl
14287            ! t/pragma/warn/utf8
14288 ____________________________________________________________________________
14289 [  8031] By: jhi                                   on 2000/12/08  02:22:39
14290         Log: Cnt spl.
14291      Branch: perl
14292            ! MANIFEST
14293 ____________________________________________________________________________
14294 [  8030] By: jhi                                   on 2000/12/08  01:23:54
14295         Log: Add test for reverse().
14296      Branch: perl
14297            + t/op/reverse.t
14298            ! MANIFEST
14299 ____________________________________________________________________________
14300 [  8029] By: jhi                                   on 2000/12/08  01:21:47
14301         Log: Integrate perlio.
14302      Branch: perl
14303           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
14304           !> perlio.c perlio.h perlsdio.h warnings.pl
14305 ____________________________________________________________________________
14306 [  8028] By: jhi                                   on 2000/12/08  01:19:08
14307         Log: Introduce macros for UTF8 decoding.
14308      Branch: perl
14309            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
14310 ____________________________________________________________________________
14311 [  8027] By: nick                                  on 2000/12/07  22:18:19
14312         Log: Integrate mainline
14313      Branch: perlio
14314           !> embed.pl pod/perlapi.pod utf8.c
14315 ____________________________________________________________________________
14316 [  8026] By: nick                                  on 2000/12/07  21:45:08
14317         Log: Various oddities p4 diff -se showed up
14318              Remove 'our' from warnings.pl
14319      Branch: perlio
14320            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
14321 ____________________________________________________________________________
14322 [  8025] By: nick                                  on 2000/12/07  21:43:32
14323         Log: Change PerlIO_(get|set)pos to take SV *
14324              Should fix, OS/2, VMS, (sfio??)
14325      Branch: perlio
14326            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
14327 ____________________________________________________________________________
14328 [  8024] By: jhi                                   on 2000/12/07  19:05:32
14329         Log: Document utf8_to_uv() better.
14330      Branch: perl
14331            ! pod/perlapi.pod utf8.c
14332 ____________________________________________________________________________
14333 [  8023] By: jhi                                   on 2000/12/07  18:23:47
14334         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
14335      Branch: perl
14336            ! embed.pl pod/perlapi.pod utf8.c
14337 ____________________________________________________________________________
14338 [  8022] By: jhi                                   on 2000/12/07  04:13:51
14339         Log: Integrate perlio.
14340      Branch: perl
14341           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
14342           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
14343           !> win32/makefile.mk
14344 ____________________________________________________________________________
14345 [  8021] By: nick                                  on 2000/12/07  00:28:14
14346         Log: Various attempts at MSVC debug - not sure what has
14347              changed but works now. 
14348              Seems atexit() _may_ work for DLLs built with MSVC so don't
14349              call cleanup that way.
14350      Branch: perlio
14351            ! perlio.c win32/makefile.mk
14352 ____________________________________________________________________________
14353 [  8020] By: nick                                  on 2000/12/06  19:57:20
14354         Log: Integrate mainline
14355      Branch: perlio
14356           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
14357           !> (integrate 75 files)
14358 ____________________________________________________________________________
14359 [  8019] By: nick                                  on 2000/12/06  19:28:21
14360         Log: Add useperlio to config.vc
14361              Turn off binmode in config_H.PL
14362              Regen all the config_H.xx
14363              Attempt to get debugging build with MSVC.
14364      Branch: perlio
14365            ! win32/config.vc win32/config_H.bc win32/config_H.gc
14366            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
14367 ____________________________________________________________________________
14368 [  8018] By: nick                                  on 2000/12/06  19:21:57
14369         Log: Test various dup/external program options on all platforms.
14370      Branch: perlio
14371            ! t/io/dup.t
14372 ____________________________________________________________________________
14373 [  8017] By: nick                                  on 2000/12/06  19:20:47
14374         Log: Fix harness to be less picky
14375      Branch: perlio
14376            ! lib/Test/Harness.pm
14377 ____________________________________________________________________________
14378 [  8016] By: jhi                                   on 2000/12/06  16:45:12
14379         Log: Update Changes.
14380      Branch: perl
14381            ! Changes patchlevel.h
14382 ____________________________________________________________________________
14383 [  8015] By: jhi                                   on 2000/12/06  16:41:03
14384         Log: Test \x{...} with ord().
14385      Branch: perl
14386            ! t/op/ord.t
14387 ____________________________________________________________________________
14388 [  8014] By: jhi                                   on 2000/12/06  16:20:33
14389         Log: Test tweak because of #8013.
14390      Branch: perl
14391            ! t/lib/b.t
14392 ____________________________________________________________________________
14393 [  8013] By: jhi                                   on 2000/12/06  16:09:09
14394         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
14395              From: Michael G Schwern <schwern@pobox.com>
14396              Date: Tue, 5 Dec 2000 21:23:28 -0500
14397              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
14398              
14399              Carp::Heavy parts not very applicable because of recent changes.
14400      Branch: perl
14401            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
14402            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
14403            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
14404            ! lib/Exporter.pm lib/Exporter/Heavy.pm
14405            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
14406            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
14407            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
14408            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
14409            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
14410            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
14411            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
14412            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
14413            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
14414            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
14415            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
14416            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
14417            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
14418            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
14419            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
14420            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
14421            ! warnings.pl
14422 ____________________________________________________________________________
14423 [  8012] By: jhi                                   on 2000/12/06  15:22:38
14424         Log: Subject: [PATCH] Re: New harness is failing things
14425              From: Nick Ing-Simmons <nik@tiuk.ti.com>
14426              Date: Wed, 6 Dec 2000 13:00:30 GMT
14427              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
14428      Branch: perl
14429            ! lib/Test/Harness.pm
14430 ____________________________________________________________________________
14431 [  8011] By: jhi                                   on 2000/12/06  15:12:08
14432         Log: Subject: installhtml changes
14433              From: Michael Stevens <michael@etla.org>
14434              Date: Wed, 6 Dec 2000 13:15:53 +0000
14435              Message-ID: <20001206131553.A27317@firedrake.org>
14436      Branch: perl
14437            ! installhtml
14438 ____________________________________________________________________________
14439 [  8010] By: jhi                                   on 2000/12/06  15:06:05
14440         Log: Subject: the dTHR hits
14441              From: Michael Stevens <michael@etla.org>
14442              Date: Wed, 6 Dec 2000 12:06:03 +0000
14443              Message-ID: <20001206120603.A24581@firedrake.org>
14444              
14445              More, errrm, less dTHRs.
14446      Branch: perl
14447            ! bytecode.pl ext/B/B/C.pm
14448 ____________________________________________________________________________
14449 [  8009] By: jhi                                   on 2000/12/06  15:04:25
14450         Log: Subject: MakeMaker mailing list gone?
14451              From: Michael G Schwern <schwern@pobox.com>
14452              Date: Tue, 5 Dec 2000 19:29:59 -0500
14453              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
14454              
14455              The MakeMaker mailing list is dead, perlbug is the right
14456              address to report bugs.
14457      Branch: perl
14458            ! lib/ExtUtils/MakeMaker.pm
14459 ____________________________________________________________________________
14460 [  8008] By: jhi                                   on 2000/12/06  15:00:32
14461         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
14462              From: Michael G Schwern <schwern@pobox.com>
14463              Date: Tue, 5 Dec 2000 19:21:21 -0500
14464              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
14465              
14466              Add a default MANIFEST skip that ignores things like
14467              version control files, editor temporary files, and the Makefile.
14468      Branch: perl
14469            + lib/ExtUtils/MANIFEST.SKIP
14470            ! MANIFEST lib/ExtUtils/Manifest.pm
14471 ____________________________________________________________________________
14472 [  8007] By: jhi                                   on 2000/12/06  14:57:20
14473         Log: In Amiga more manual hackery of the scripts seems to be needed,
14474              from Jan-Erik Karlsson.  Why Configure does not get this right
14475              is unknown, may be shell-induced.
14476      Branch: perl
14477            ! README.amiga
14478 ____________________________________________________________________________
14479 [  8006] By: jhi                                   on 2000/12/05  23:53:12
14480         Log: Add TOPm1s to peek at the second topmost stack item.
14481      Branch: perl
14482            ! pp.h
14483 ____________________________________________________________________________
14484 [  8005] By: jhi                                   on 2000/12/05  23:13:55
14485         Log: Avaunt, you foul UTF-8 tests.
14486      Branch: perl
14487            ! t/op/ver.t t/pragma/utf8.t
14488 ____________________________________________________________________________
14489 [  8004] By: jhi                                   on 2000/12/05  23:09:54
14490         Log: Continue utf8 dispersal. 
14491      Branch: perl
14492            + t/op/concat.t
14493            ! MANIFEST t/pragma/utf8.t
14494 ____________________________________________________________________________
14495 [  8003] By: nick                                  on 2000/12/05  23:02:39
14496         Log: Integrate mainline.
14497      Branch: perlio
14498           +> t/op/length.t t/op/utf8decode.t
14499           !> (integrate 69 files)
14500 ____________________________________________________________________________
14501 [  8002] By: jhi                                   on 2000/12/05  22:59:28
14502         Log: Integrate perlio.
14503      Branch: perl
14504           !> iperlsys.h perl.c perlio.c win32/perllib.c
14505 ____________________________________________________________________________
14506 [  8001] By: nick                                  on 2000/12/05  22:07:52
14507         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
14508              - calloc/free suffer from damage on TerminateThread()
14509              - use PerlMemShared (as originally planned) now fixed
14510              - avoid doing anything important on DLL "detach".
14511      Branch: perlio
14512            ! perl.c perlio.c win32/perllib.c
14513 ____________________________________________________________________________
14514 [  8000] By: nick                                  on 2000/12/05  21:05:09
14515         Log: Fix gross PerlMemShared issue.
14516      Branch: perlio
14517            ! iperlsys.h
14518 ____________________________________________________________________________
14519 [  7999] By: jhi                                   on 2000/12/05  20:46:58
14520         Log: Test for Unicode (UTF-8) hash keys.
14521      Branch: perl
14522            ! t/op/each.t
14523 ____________________________________________________________________________
14524 [  7998] By: jhi                                   on 2000/12/05  20:30:35
14525         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
14526              is now always UTF-8), empty line cosmetics.
14527      Branch: perl
14528            ! t/pragma/utf8.t
14529 ____________________________________________________________________________
14530 [  7997] By: jhi                                   on 2000/12/05  20:15:40
14531         Log: Subject: Re: STRLEN - what?
14532              From: Andy Dougherty <doughera@lafayette.edu>
14533              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
14534              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
14535              
14536              Explain STRLEN.
14537      Branch: perl
14538            ! pod/perlguts.pod
14539 ____________________________________________________________________________
14540 [  7996] By: jhi                                   on 2000/12/05  20:13:34
14541         Log: Split off the UTF-8 decoder tests, make them to check also
14542              the error message.
14543      Branch: perl
14544            + t/op/utf8decode.t
14545            ! MANIFEST t/pragma/utf8.t utf8.c
14546 ____________________________________________________________________________
14547 [  7995] By: jhi                                   on 2000/12/05  16:39:47
14548         Log: Start migrating bits of pragma/utf8 to elsewhere
14549              (since the long term plan is to obsolete 'use utf8').
14550      Branch: perl
14551            + t/op/length.t
14552            ! MANIFEST t/pragma/utf8.t
14553 ____________________________________________________________________________
14554 [  7994] By: jhi                                   on 2000/12/05  16:30:21
14555         Log: Fix a manual edit typo from #7993, fix the message formatting
14556              for Unicode, add few our declarations.
14557      Branch: perl
14558            ! lib/Carp/Heavy.pm
14559 ____________________________________________________________________________
14560 [  7993] By: jhi                                   on 2000/12/05  16:09:15
14561         Log: Subject: Need help with warnings :-(
14562              From: "Ben Tilly" <ben_tilly@hotmail.com>
14563              Date: Tue, 05 Dec 2000 01:35:54 -0500
14564              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
14565              
14566              Subject: UPDATE: Carp/Heavy now passes all tests
14567              From: "Ben Tilly" <ben_tilly@hotmail.com>
14568              Date: Tue, 05 Dec 2000 07:59:41 -0500
14569              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
14570              
14571              The Brave New Carp.
14572      Branch: perl
14573            ! lib/Carp.pm lib/Carp/Heavy.pm
14574 ____________________________________________________________________________
14575 [  7992] By: jhi                                   on 2000/12/05  15:55:08
14576         Log: Subject: [PATCH perl@7979] cygwin port
14577              From: "Eric Fifer" <efifer@dircon.co.uk>
14578              Date: Tue, 5 Dec 2000 14:04:09 -0000
14579              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
14580      Branch: perl
14581            ! t/lib/net-hostent.t
14582 ____________________________________________________________________________
14583 [  7991] By: jhi                                   on 2000/12/05  15:52:34
14584         Log: Subject: Re: [PATCH] The largest hoax of all times?
14585              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14586              Date: Tue, 5 Dec 2000 00:40:25 -0500
14587              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
14588              
14589              Subject: Re: [PATCH] The largest hoax of all times?
14590              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14591              Date: Mon, 4 Dec 2000 23:55:53 -0500
14592              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
14593              
14594              Subject: Re: [PATCH] The largest hoax of all times?
14595              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14596              Date: Tue, 5 Dec 2000 01:28:45 -0500
14597              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
14598              
14599              Fix the unpredictable order of DESTROYs.
14600      Branch: perl
14601            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
14602            ! sv.c sv.h t/op/ref.t
14603 ____________________________________________________________________________
14604 [  7990] By: jhi                                   on 2000/12/05  14:38:53
14605         Log: Subject: [PATCH] shrink pp_hot fractionally
14606              From: Nicholas Clark <nick@ccl4.org>
14607              Date: Tue, 5 Dec 2000 12:44:31 +0000
14608              Message-ID: <20001205124431.E74518@plum.flirble.org>
14609              
14610              Use report_evil_fh().
14611      Branch: perl
14612            ! opcode.pl opnames.h pp_hot.c util.c
14613 ____________________________________________________________________________
14614 [  7989] By: jhi                                   on 2000/12/05  14:21:27
14615         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
14616              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14617              Date: Mon, 04 Dec 2000 22:21:59 -0800
14618              Message-ID: <HmIL6gzkgepS092yn@efn.org>
14619              
14620              Harness shouldn't ignore responses like "ok 3\r\r\n".
14621      Branch: perl
14622            ! lib/Test/Harness.pm
14623 ____________________________________________________________________________
14624 [  7988] By: jhi                                   on 2000/12/05  13:51:28
14625         Log: Integrate the "skip" messages to explain().
14626      Branch: perl
14627            ! t/lib/syslfs.t t/op/lfs.t
14628 ____________________________________________________________________________
14629 [  7987] By: jhi                                   on 2000/12/05  12:34:54
14630         Log: The one that got away in #7984.
14631              
14632              Subject: Re: dTHR - what and why?
14633              From: Michael Stevens <michael@etla.org> 
14634              Date: Tue, 5 Dec 2000 11:15:52 +0000
14635              Message-ID: <20001205111552.A4647@firedrake.org>
14636      Branch: perl
14637            ! sv.h
14638 ____________________________________________________________________________
14639 [  7986] By: gsar                                  on 2000/12/05  09:14:44
14640         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
14641              due to the notorious GetFileType() bug in Windows 9x, which fstat()
14642              tickles)
14643      Branch: perl
14644            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
14645 ____________________________________________________________________________
14646 [  7985] By: jhi                                   on 2000/12/05  05:49:03
14647         Log: Integrate perlio.
14648      Branch: perl
14649           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
14650           !> win32/perlhost.h win32/perllib.c
14651 ____________________________________________________________________________
14652 [  7984] By: jhi                                   on 2000/12/05  05:48:16
14653         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
14654      Branch: perl
14655            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
14656            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
14657            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
14658            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
14659            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
14660            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
14661            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
14662            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
14663            ! win32/win32.c
14664 ____________________________________________________________________________
14665 [  7983] By: nick                                  on 2000/12/04  23:27:43
14666         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
14667      Branch: perlio
14668            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
14669            ! win32/perlhost.h win32/perllib.c
14670 ____________________________________________________________________________
14671 [  7982] By: jhi                                   on 2000/12/04  19:44:09
14672         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
14673              uncovered by #7980.
14674      Branch: perl
14675            ! op.c
14676 ____________________________________________________________________________
14677 [  7981] By: jhi                                   on 2000/12/04  19:42:07
14678         Log: Subject: [PATCH] Trivial dump.c feature
14679              From: Simon Cozens <simon@cozens.net>
14680              Date: Mon, 4 Dec 2000 18:08:38 +0000
14681              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
14682              
14683              Show whether a constant is UTF-8.
14684      Branch: perl
14685            ! dump.c
14686 ____________________________________________________________________________
14687 [  7980] By: jhi                                   on 2000/12/04  19:36:51
14688         Log: UTF-8 hash keys, patch from Inaba Hiroto.
14689      Branch: perl
14690            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
14691 ____________________________________________________________________________
14692 [  7979] By: jhi                                   on 2000/12/04  17:36:28
14693         Log: Update Changes.
14694      Branch: perl
14695            ! Changes patchlevel.h
14696 ____________________________________________________________________________
14697 [  7978] By: jhi                                   on 2000/12/04  16:42:17
14698         Log: Retract #7977, still too volatile (the euphemism of the day
14699              for unfinished and buggy :-)
14700      Branch: perl
14701            ! doop.c hv.c pp.c sv.h
14702 ____________________________________________________________________________
14703 [  7977] By: jhi                                   on 2000/12/04  16:25:15
14704         Log: (Retracted by #7978, too shaky yet.)
14705              
14706              Subject: Re: utf8 in hash keys, implementor missing
14707              From: Simon Cozens <simon@cozens.net>
14708              Date: Sat, 2 Dec 2000 19:49:35 +0000
14709              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
14710              
14711              The first step at UTF-8 hash keys.
14712      Branch: perl
14713            ! doop.c hv.c pp.c sv.h
14714 ____________________________________________________________________________
14715 [  7976] By: jhi                                   on 2000/12/04  16:13:53
14716         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
14717              From: sthoenna@efn.org
14718              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
14719              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
14720      Branch: perl
14721            ! os2/os2.c perlio.c
14722 ____________________________________________________________________________
14723 [  7975] By: jhi                                   on 2000/12/04  16:05:25
14724         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
14725              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14726              Date: Thu, 30 Nov 2000 20:50:37 -0800
14727              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
14728      Branch: perl
14729            ! os2/os2.c
14730 ____________________________________________________________________________
14731 [  7974] By: jhi                                   on 2000/12/04  16:03:57
14732         Log: Subject: [PATCH] ++ 20% faster
14733              From: Nicholas Clark <nick@ccl4.org>
14734              Date: Mon, 4 Dec 2000 12:17:27 +0000
14735              Message-ID: <20001204121726.B52976@plum.flirble.org>
14736              
14737              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
14738      Branch: perl
14739            ! sv.c
14740 ____________________________________________________________________________
14741 [  7973] By: jhi                                   on 2000/12/04  16:00:48
14742         Log: 
14743              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
14744              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14745              Date: Mon, 04 Dec 2000 12:30:45 +0100
14746              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
14747              
14748              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
14749              library (getprotobyname and getprotobynumber are outversioned by
14750              the same calls in libc, at least for xlc version 3.
14751      Branch: perl
14752            ! hints/aix.sh
14753 ____________________________________________________________________________
14754 [  7972] By: jhi                                   on 2000/12/04  02:58:31
14755         Log: Integrate perlio.
14756      Branch: perl
14757           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
14758           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
14759           !> win32/win32.h win32/win32iop.h win32/win32thread.h
14760 ____________________________________________________________________________
14761 [  7971] By: nick                                  on 2000/12/04  00:24:33
14762         Log: Quieten some noise in Win32 builds:
14763              - win32.h is included after <sys/socket.h>, so need to 
14764              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
14765              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
14766      Branch: perlio
14767            ! doio.c perl.h toke.c win32/win32.h
14768 ____________________________________________________________________________
14769 [  7970] By: nick                                  on 2000/12/03  22:57:46
14770         Log: PERL_IMPLICIT_SYS compiles but does not work.
14771      Branch: perlio
14772            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
14773            ! win32/perlhost.h win32/perllib.c win32/win32.h
14774            ! win32/win32iop.h win32/win32thread.h
14775 ____________________________________________________________________________
14776 [  7969] By: jhi                                   on 2000/12/03  22:12:58
14777         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
14778              used to swash_init(), makes regprop() dumps more informative
14779              (+utf8::IsAlpha, -utf8::IsDigit, for example).
14780      Branch: perl
14781            ! regcomp.c regexec.c
14782 ____________________________________________________________________________
14783 [  7968] By: jhi                                   on 2000/12/03  21:39:56
14784         Log: Implement ANYOFUTF8 regprop() dumping.
14785      Branch: perl
14786            ! regcomp.c
14787 ____________________________________________________________________________
14788 [  7967] By: jhi                                   on 2000/12/03  20:57:19
14789         Log: Make uv_to_utf8() to zero-terminate its output buffer,
14790              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
14791      Branch: perl
14792            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
14793 ____________________________________________________________________________
14794 [  7966] By: nick                                  on 2000/12/03  18:41:21
14795         Log: Integrate mainline (STDCHAR)
14796      Branch: perlio
14797           !> Configure t/pragma/utf8.t
14798 ____________________________________________________________________________
14799 [  7965] By: jhi                                   on 2000/12/03  17:58:20
14800         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
14801      Branch: perl
14802            ! t/pragma/utf8.t
14803 ____________________________________________________________________________
14804 [  7964] By: jhi                                   on 2000/12/03  17:35:56
14805         Log: Integrate perlio.
14806      Branch: perl
14807           !> iperlsys.h perlio.c
14808 ____________________________________________________________________________
14809 [  7963] By: jhi                                   on 2000/12/03  17:33:55
14810         Log: Metaconfig unit change for #7962.
14811      Branch: metaconfig
14812            ! U/modified/stdchar.U
14813 ____________________________________________________________________________
14814 [  7962] By: jhi                                   on 2000/12/03  17:33:27
14815         Log: Untangle the <stdio.h> #include nest for the stdchar test,
14816              from Andy Dougherty.
14817      Branch: perl
14818            ! Configure
14819 ____________________________________________________________________________
14820 [  7961] By: nick                                  on 2000/12/03  16:53:00
14821         Log: Make iperlsys.h vector stdio not PerlIO.
14822      Branch: perlio
14823            ! iperlsys.h perlio.c
14824 ____________________________________________________________________________
14825 [  7960] By: nick                                  on 2000/12/03  14:43:01
14826         Log: Integrate mainline
14827      Branch: perlio
14828           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
14829           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
14830 ____________________________________________________________________________
14831 [  7959] By: jhi                                   on 2000/12/03  08:16:36
14832         Log: Use DO_UTF8().
14833      Branch: perl
14834            ! op.c
14835 ____________________________________________________________________________
14836 [  7958] By: jhi                                   on 2000/12/02  18:33:05
14837         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
14838              From: Mike Guy <mjtg@cam.ac.uk>         
14839              Date: Sat, 02 Dec 2000 17:27:13 +0000
14840              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
14841              
14842              An extraneous argument.
14843      Branch: perl
14844            ! toke.c
14845 ____________________________________________________________________________
14846 [  7957] By: jhi                                   on 2000/12/02  18:22:32
14847         Log: A missing hunk.
14848      Branch: perl
14849            ! t/lib/net-hostent.t
14850 ____________________________________________________________________________
14851 [  7956] By: jhi                                   on 2000/12/02  18:06:20
14852         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
14853              From: Nicholas Clark <nick@ccl4.org>
14854              Date: Sat, 2 Dec 2000 14:28:27 +0000
14855              Message-ID: <20001202142827.A12308@plum.flirble.org>
14856              
14857              Test robustness.
14858      Branch: perl
14859            ! t/lib/net-hostent.t
14860 ____________________________________________________________________________
14861 [  7955] By: jhi                                   on 2000/12/02  17:58:06
14862         Log: Metaconfig unit change for #7954.
14863      Branch: metaconfig
14864            ! U/modified/stdchar.U
14865 ____________________________________________________________________________
14866 [  7954] By: jhi                                   on 2000/12/02  17:54:32
14867         Log: An inconvenient hang would happen if the stdio _ptr wasn't
14868              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
14869              would be grepping stdin for all eternity for the _ptr.)
14870      Branch: perl
14871            ! Configure
14872 ____________________________________________________________________________
14873 [  7953] By: jhi                                   on 2000/12/02  00:07:15
14874         Log: Update Changes.
14875      Branch: perl
14876            ! Changes patchlevel.h
14877 ____________________________________________________________________________
14878 [  7952] By: jhi                                   on 2000/12/01  23:54:47
14879         Log: Subject: Re: long shell lines
14880              From: Andy Dougherty <doughera@lafayette.edu>
14881              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
14882              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
14883              
14884              Split overly long shell command lines.
14885      Branch: perl
14886            ! lib/ExtUtils/MM_Unix.pm
14887 ____________________________________________________________________________
14888 [  7951] By: jhi                                   on 2000/12/01  23:48:02
14889         Log: The metaconfig unit change for #7950.
14890      Branch: metaconfig
14891            + U/modified/stdchar.U
14892 ____________________________________________________________________________
14893 [  7950] By: jhi                                   on 2000/12/01  23:47:39
14894         Log: Try to find stdchar also from <stdio_impl.h>.
14895      Branch: perl
14896            ! Configure config_h.SH
14897 ____________________________________________________________________________
14898 [  7949] By: jhi                                   on 2000/12/01  23:46:45
14899         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
14900              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
14901              Date: Fri, 1 Dec 2000 16:26:08 -0500
14902              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
14903              
14904              Reword the diagnostic message.
14905      Branch: perl
14906            ! pod/perldiag.pod
14907 ____________________________________________________________________________
14908 [  7948] By: nick                                  on 2000/12/01  22:49:43
14909         Log: Integrate mainline (for s/y/m as sub names stuff).
14910      Branch: perlio
14911           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
14912           !> t/pragma/warn/toke toke.c
14913 ____________________________________________________________________________
14914 [  7947] By: jhi                                   on 2000/12/01  20:55:41
14915         Log: Integrate perlio.
14916      Branch: perl
14917           !> perlio.c perliol.h t/io/pipe.t
14918 ____________________________________________________________________________
14919 [  7946] By: jhi                                   on 2000/12/01  20:36:51
14920         Log: Upgrade to CPAN 1.59_51, from Andreas König.
14921      Branch: perl
14922            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
14923 ____________________________________________________________________________
14924 [  7945] By: nick                                  on 2000/12/01  20:31:32
14925         Log: Integrate mainline
14926      Branch: perlio
14927           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
14928           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
14929           +> t/lib/net-hostent.t
14930           !> (integrate 35 files)
14931 ____________________________________________________________________________
14932 [  7944] By: jhi                                   on 2000/12/01  20:23:29
14933         Log: Some help for 20001130.011.  Now one gets warnings like
14934              "Ambiguous -f() resolved as a file test ..."
14935      Branch: perl
14936            ! pod/perldiag.pod t/pragma/warn/toke toke.c
14937 ____________________________________________________________________________
14938 [  7943] By: jhi                                   on 2000/12/01  19:44:44
14939         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
14940              that also breaks using them as methods. 
14941      Branch: perl
14942            ! pod/perldiag.pod t/op/misc.t toke.c
14943 ____________________________________________________________________________
14944 [  7942] By: nick                                  on 2000/12/01  17:56:46
14945         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
14946              Make 'unix' pass most tests
14947              - do unread by temporary push of layer ("pending") holding unread chars
14948              - fast_gets is now based on per-handle flag
14949              - relax one of io/pipe.t tests to allow print to fail and close to
14950              succeed so that it passes on unbuffered "unix" layer.
14951              Remaining fail is sporadic and a genuine race condition between
14952              parent/child in fork test.
14953      Branch: perlio
14954            ! perlio.c perliol.h t/io/pipe.t
14955 ____________________________________________________________________________
14956 [  7941] By: jhi                                   on 2000/12/01  15:28:58
14957         Log: (Retracted by #7943.)
14958              
14959              Reserve the short named string operator names.
14960      Branch: perl
14961            ! pod/perldiag.pod t/op/misc.t toke.c
14962 ____________________________________________________________________________
14963 [  7940] By: jhi                                   on 2000/12/01  06:45:53
14964         Log: Get the three different space character classes right under utf8.
14965      Branch: perl
14966            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
14967            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
14968            ! regexec.c t/op/pat.t utf8.c
14969 ____________________________________________________________________________
14970 [  7939] By: jhi                                   on 2000/12/01  03:26:26
14971         Log: Two more tests that make no sense in UTF-8 since the test
14972              data is not in UTF-8.
14973      Branch: perl
14974            ! t/op/regexp.t
14975 ____________________________________________________________________________
14976 [  7938] By: jhi                                   on 2000/12/01  03:20:39
14977         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
14978              should it be required inside regexen?
14979      Branch: perl
14980            ! regcomp.c t/op/regmesg.t
14981 ____________________________________________________________________________
14982 [  7937] By: jhi                                   on 2000/12/01  02:58:53
14983         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
14984              stored and restored, and thusly was trounced by the utf8 swash
14985              routines.
14986      Branch: perl
14987            ! regcomp.c
14988 ____________________________________________________________________________
14989 [  7936] By: jhi                                   on 2000/11/30  20:41:39
14990         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
14991              Why the different platforms behave so differently (core dump vs
14992              no core dump) on this bug is a but of a mystery, but if I had to
14993              guess I would mumble something like 'alignment'.
14994      Branch: perl
14995            ! sv.c
14996 ____________________________________________________________________________
14997 [  7935] By: jhi                                   on 2000/11/30  16:17:02
14998         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
14999              From: Robin Barker <rmb1@cise.npl.co.uk>
15000              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
15001              Date: Thu, 30 Nov 2000 14:27:12 GMT
15002      Branch: perl
15003            ! perlio.c toke.c
15004 ____________________________________________________________________________
15005 [  7934] By: jhi                                   on 2000/11/30  16:04:49
15006         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
15007      Branch: perl
15008            ! t/lib/net-hostent.t
15009 ____________________________________________________________________________
15010 [  7933] By: jhi                                   on 2000/11/30  06:07:26
15011         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
15012              From: Peter Prymmer <pvhp@forte.com>
15013              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
15014              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
15015              
15016              In VMS the localhost may be LOCALHOST.
15017      Branch: perl
15018            ! t/lib/net-hostent.t
15019 ____________________________________________________________________________
15020 [  7932] By: jhi                                   on 2000/11/30  01:11:11
15021         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
15022              From: Peter Prymmer <pvhp@forte.com>
15023              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
15024              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
15025              
15026              plus regen perlapi.pod.
15027      Branch: perl
15028            ! pod/perlapi.pod utf8.c
15029 ____________________________________________________________________________
15030 [  7931] By: jhi                                   on 2000/11/30  01:06:19
15031         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
15032              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15033              Date:     Wed, 29 Nov 2000 17:15:11 EST
15034              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
15035      Branch: perl
15036            ! t/lib/filter-util.pl t/lib/filter-util.t
15037 ____________________________________________________________________________
15038 [  7930] By: jhi                                   on 2000/11/29  18:51:55
15039         Log: Update Changes.
15040      Branch: perl
15041            ! Changes patchlevel.h
15042 ____________________________________________________________________________
15043 [  7929] By: jhi                                   on 2000/11/29  18:50:55
15044         Log: Update the va_copy() metaconfig unit.
15045      Branch: metaconfig/U/perl
15046            ! need_va_copy.U
15047 ____________________________________________________________________________
15048 [  7928] By: jhi                                   on 2000/11/29  17:50:43
15049         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
15050              From: Dominic Dunlop <domo@computer.org>
15051              Date: Tue, 28 Nov 2000 16:41:57 +0100
15052              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
15053              
15054              Patch to catch a core dump in the Configure va_copy test.
15055      Branch: perl
15056            ! Configure config_h.SH
15057 ____________________________________________________________________________
15058 [  7927] By: jhi                                   on 2000/11/29  17:31:59
15059         Log: Retract #7921, the patch shouldn't be needed.
15060      Branch: perl
15061            ! sv.c
15062 ____________________________________________________________________________
15063 [  7926] By: jhi                                   on 2000/11/29  17:01:41
15064         Log: Make the Class::Struct import() wiser.
15065      Branch: perl
15066            ! lib/Class/Struct.pm t/lib/class-struct.t
15067 ____________________________________________________________________________
15068 [  7925] By: jhi                                   on 2000/11/29  16:36:33
15069         Log: All the core library users of Class::Struct seem to be
15070              using "use Class::Struct 'struct';" instead of the bare
15071              "use Class::Struct;", which isn't documented in Class::Struct.
15072              This can't be right.
15073      Branch: perl
15074            ! lib/File/stat.pm
15075 ____________________________________________________________________________
15076 [  7924] By: jhi                                   on 2000/11/29  16:32:15
15077         Log: A test works better if it has the right 1..$n output.
15078      Branch: perl
15079            ! t/lib/class-struct.t
15080 ____________________________________________________________________________
15081 [  7923] By: jhi                                   on 2000/11/29  16:29:11
15082         Log: Forgot to MANIFEST the new Net::hostent test.
15083      Branch: perl
15084            ! MANIFEST
15085 ____________________________________________________________________________
15086 [  7922] By: jhi                                   on 2000/11/29  16:27:49
15087         Log: Integrate perlio.
15088      Branch: perl
15089           !> iperlsys.h perlio.c
15090 ____________________________________________________________________________
15091 [  7921] By: jhi                                   on 2000/11/29  16:27:10
15092         Log: (Retracted by #7927.)
15093              
15094              Subject: [PATCH] Is infinity a number?
15095              From: Simon Cozens <simon@cozens.net>
15096              Date: Wed, 29 Nov 2000 14:48:20 +0000
15097              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
15098      Branch: perl
15099            ! sv.c
15100 ____________________________________________________________________________
15101 [  7920] By: jhi                                   on 2000/11/29  16:23:02
15102         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
15103              From: rspier@pobox.com (Robert Spier)
15104              Date: Wed, 29 Nov 2000 02:17:49 -0500
15105              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
15106              
15107              Add a test for Net::hostent.
15108      Branch: perl
15109            + t/lib/net-hostent.t
15110 ____________________________________________________________________________
15111 [  7919] By: jhi                                   on 2000/11/29  16:21:31
15112         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
15113              add a test for Class::Struct.
15114      Branch: perl
15115            + t/lib/class-struct.t
15116            ! MANIFEST lib/Class/Struct.pm
15117 ____________________________________________________________________________
15118 [  7918] By: jhi                                   on 2000/11/29  15:48:40
15119         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
15120              From: rspier@pobox.com (Robert Spier)
15121              Date: Wed, 29 Nov 2000 02:25:39 -0500
15122              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
15123              
15124              More checking in case someone has broken their services or
15125              protocol databases.
15126      Branch: perl
15127            ! ext/Sys/Syslog/Syslog.pm
15128 ____________________________________________________________________________
15129 [  7917] By: jhi                                   on 2000/11/29  15:46:25
15130         Log: Subject: [PATCH] $^O  win32 -> MSWin32
15131              From: rspier@pobox.com (Robert Spier)
15132              Date: Wed, 29 Nov 2000 02:17:38 -0500
15133              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
15134              
15135              plus similar nits for vms, err, VMS, and UNICOS.
15136      Branch: perl
15137            ! t/lib/syslfs.t t/op/lfs.t
15138 ____________________________________________________________________________
15139 [  7916] By: jhi                                   on 2000/11/29  15:42:51
15140         Log: Subject: [PATCH] Tokeniser debugging
15141              From: Simon Cozens <simon@cozens.net>
15142              Date: Wed, 29 Nov 2000 14:15:45 +0000
15143              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
15144      Branch: perl
15145            ! perl.c perl.h pod/perlrun.pod toke.c
15146 ____________________________________________________________________________
15147 [  7915] By: jhi                                   on 2000/11/29  15:41:36
15148         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
15149              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15150              Date: Wed, 29 Nov 2000 02:13:14 -0500
15151              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
15152              
15153              OUT keyword nits.
15154              
15155              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
15156              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15157              Date: Wed, 29 Nov 2000 03:09:04 -0500
15158              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
15159              
15160              OUT and IN_OUT documentation.
15161      Branch: perl
15162            ! lib/ExtUtils/xsubpp pod/perlxs.pod
15163 ____________________________________________________________________________
15164 [  7914] By: jhi                                   on 2000/11/29  03:35:01
15165         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
15166              From: John Tobey <jtobey@john-edwin-tobey.org>
15167              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
15168              Message-Id: <m140e1N-000FOoC@feynman.localnet>
15169              
15170              plus a performance speedup noticed by Sarathy.
15171      Branch: perl
15172            ! op.c
15173 ____________________________________________________________________________
15174 [  7913] By: jhi                                   on 2000/11/29  03:16:59
15175         Log: Use "1 while unlink" so that VMS gets clean, too.
15176      Branch: perl
15177            ! t/lib/filter-util.t
15178 ____________________________________________________________________________
15179 [  7912] By: jhi                                   on 2000/11/29  03:09:08
15180         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
15181              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15182              Date: Tue, 28 Nov 2000 03:27:09 -0500
15183              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
15184      Branch: perl
15185            ! lib/ExtUtils/xsubpp
15186 ____________________________________________________________________________
15187 [  7911] By: jhi                                   on 2000/11/29  03:06:30
15188         Log: This should have been part of #7872: no need to scan UTF-8
15189              until eternity.
15190      Branch: perl
15191            ! utf8.c
15192 ____________________________________________________________________________
15193 [  7910] By: jhi                                   on 2000/11/29  02:50:04
15194         Log: One more perltie.pod nit from Casey R. Tweten.
15195      Branch: perl
15196            ! pod/perltie.pod
15197 ____________________________________________________________________________
15198 [  7909] By: jhi                                   on 2000/11/29  02:44:23
15199         Log: Document the known sprintf test failures, exact standard
15200              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
15201      Branch: perl
15202            ! pod/perldelta.pod t/op/sprintf.t
15203 ____________________________________________________________________________
15204 [  7908] By: jhi                                   on 2000/11/29  02:36:23
15205         Log: Add the Encoding table format documentation.
15206      Branch: perl
15207            + ext/Encode/Encode/EncodeFormat.pod
15208            ! MANIFEST
15209 ____________________________________________________________________________
15210 [  7907] By: jhi                                   on 2000/11/29  02:07:24
15211         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
15212              From: "Casey R. Tweten" <crt@kiski.net>
15213              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
15214              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
15215              
15216              Subject: Re: [PATCH] Updating perltie.pod for arrays
15217              From: "Casey R. Tweten" <crt@kiski.net>
15218              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
15219              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
15220      Branch: perl
15221            ! pod/perltie.pod
15222 ____________________________________________________________________________
15223 [  7906] By: nick                                  on 2000/11/28  22:40:59
15224         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
15225      Branch: perlio
15226            ! iperlsys.h perlio.c
15227 ____________________________________________________________________________
15228 [  7905] By: nick                                  on 2000/11/28  22:04:34
15229         Log: Integrate mainline
15230      Branch: perlio
15231           !> (integrate 39 files)
15232 ____________________________________________________________________________
15233 [  7904] By: jhi                                   on 2000/11/28  16:44:43
15234         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
15235              From: Nicholas Clark <nick@babyhippo.co.uk>
15236              Date: Tue, 28 Nov 2000 11:16:57 +0000
15237              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
15238      Branch: perl
15239            ! pod/perlipc.pod
15240 ____________________________________________________________________________
15241 [  7903] By: jhi                                   on 2000/11/28  16:40:31
15242         Log: Subject: [PATCH] Updating perltie.pod for arrays
15243              From: "Casey R. Tweten" <crt@kiski.net>
15244              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
15245              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
15246      Branch: perl
15247            ! pod/perltie.pod
15248 ____________________________________________________________________________
15249 [  7902] By: jhi                                   on 2000/11/28  16:39:37
15250         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
15251              From: Robin Barker <rmb1@cise.npl.co.uk>
15252              Date: Mon, 27 Nov 2000 17:56:44 GMT
15253              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
15254      Branch: perl
15255            ! pod/perlfunc.pod t/op/split.t
15256 ____________________________________________________________________________
15257 [  7901] By: jhi                                   on 2000/11/28  16:28:04
15258         Log: setmode() is a DOSish-only thing.
15259      Branch: perl
15260            ! perlio.c
15261 ____________________________________________________________________________
15262 [  7900] By: jhi                                   on 2000/11/28  16:21:46
15263         Log: Subject: [PATCH] perlcc.PL cleanups
15264              From: Simon Cozens <simon@cozens.net>
15265              Date: Tue, 28 Nov 2000 12:44:35 +0000
15266              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
15267      Branch: perl
15268            ! utils/perlcc.PL
15269 ____________________________________________________________________________
15270 [  7899] By: gsar                                  on 2000/11/28  06:32:55
15271         Log: reintegrate files missed by change#7895
15272      Branch: maint-5.6/perl
15273           +> ext/ByteLoader/bytecode.h utils/Makefile
15274            - utils/perlbc.PL
15275 ____________________________________________________________________________
15276 [  7897] By: gsar                                  on 2000/11/27  18:22:47
15277         Log: can't integrate these two files, for some reason
15278      Branch: maint-5.6/perl
15279            - ext/ByteLoader/bytecode.h utils/Makefile
15280 ____________________________________________________________________________
15281 [  7895] By: gsar                                  on 2000/11/27  18:11:21
15282         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
15283              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
15284              6757..6890,6892..6901 from mainline
15285              
15286              Bytecompiler patches from Benjamin Stuhl.
15287              
15288              More bytecompiler.
15289              
15290              Subject: [PATCH blead] B:: missing dependency
15291              
15292              Subject: [PATCH: 6757] configure.com updates and syslog build
15293              
15294              Long double Gconvert fixes from Yitzchak Scott-Thoennes
15295              and Spider Boardman.
15296              
15297              Subject: [PATCH blead] nextchar() abuse misses an optimisation
15298              
15299              Long double fixes from Spider Boardman.
15300              
15301              Make the selection of NVff et al stricter.
15302              
15303              cSVOPo_*v things index into the current PL_curpad
15304              under ithreads, which is different from the curpad
15305              used by the XSUB.  (In other words, the code as-is
15306              before this patch wouldn't work under ithreads.)
15307              
15308              Be portable.
15309              
15310              VMS MMS (make) wants null action.
15311              
15312              Mac and other portability updates from Chris Nandor.
15313              
15314              Storable support, v-version fixes.
15315              Subject: CPAN.pm beta for testing available
15316              
15317              Portability fix from Hugo van der Sanden.
15318              
15319              Bad makefile.
15320              
15321              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
15322              
15323              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
15324              
15325              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
15326              
15327              Replace #6705 with a minimal doc patch.
15328              Subject: [PATCH 5.6.0] replace change #6705
15329              
15330              Drop the separate perlbc, perlcc -b should be enough.
15331              
15332              installperl couldn't tell whether it had run tests or not.
15333              Subject: [PATCH] Re: installperl and t/TEST
15334              
15335              Add silencer flags to installperl.
15336              Subject: [PATCH] Making installperl silent.
15337              
15338              Make "make install" by default silent.  A new "install-verbose"
15339              target is verbose.
15340              
15341              More liberal parsing of version numbers.
15342              Subject: Re: CPAN.pm beta for testing available
15343              
15344              Create directories in silence.
15345              Subject: [PATCH] Another silencer for MakeMaker
15346              
15347              DOS patches and portability/porting notes, from Tim Jenness.
15348              
15349              Make installman to recognize the silence flag -S.
15350              
15351              Actually do something with the silencer option.
15352              
15353              Continue silencing.
15354              
15355              Show the doc file, not the temp file.
15356              
15357              Regen perltoc.
15358              
15359              Subject: [PATCH] More silencing of installman.
15360              
15361              Better wording for the vec lvalue diagnostic.
15362              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
15363              
15364              Subject: [PATCH: 6805] several more tweaks to configure.com
15365              
15366              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
15367              
15368              Missing parts of 
15369              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
15370              
15371              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
15372              (applied slightly modified)
15373              
15374              installperl --verbose and --silent.
15375              Subject: Re: [PATCH] More silencing of installman.
15376              
15377              Add install-silent target.
15378              
15379              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
15380              the problem reported in
15381              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
15382              
15383              Tweak the sfio/useperlio logic, hopefully as wished in
15384              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
15385              
15386              One forgotten file from #6816.
15387              
15388              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
15389              
15390              Remove duplicately applied patch shards.
15391              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
15392              
15393              Support preserving extremely big/small angles.
15394              
15395              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
15396              
15397              Subject: [PATCH] installation not quite silent yet.
15398              
15399              Update the test count.
15400              
15401              Use UVxf, PTR2UV, NVff.
15402              
15403              Document PTR2XX and INT2PTR.
15404              
15405              no-install target a la make -n.
15406              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
15407              
15408              grep -e isn't portable.
15409              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
15410              
15411              Can't get the test to reliably work thanks to the
15412              inaccurateness of floating point.  "Resolves" bug ids
15413              20000826.003, 20000826.009, 20000826.010,
15414              
15415              Subject: installman buglet
15416              
15417              DJGPP update from Laszlo Molnar.
15418              
15419              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
15420              
15421              Passing -R in ldflags makes now it to appear in the default
15422              for lddlflags, just like with -L.
15423              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
15424              
15425              Test nit.
15426              
15427              Use the actual thread type, not the pointer-to-struct.
15428              
15429              Provice virtual $Config{ccflags_nolargefiles} etc. 
15430              
15431              display_format used as a class method without arguments was broken,
15432              reported in
15433              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
15434              
15435              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
15436              
15437              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
15438              
15439              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
15440              
15441              opmini.o may be left around if a build is interrupted.
15442              
15443              Typo in #6858.
15444              
15445              Fix for ID 20000828.001, long doubles were not formatted
15446              correctly (showed up in $], which stopped installing perl).
15447              
15448              An attempt to fix the problem reported in
15449              Subject: Building perl@6856 using gcc/AIX 4.3.3 
15450              I can't test this properly since the gcc installation I have
15451              access to seems to be botched (gcc is calling the AIX cpp,
15452              a losing proposition...)
15453              
15454              Add -ld to archname on long tr...double platforms.
15455              
15456              Subject: hv.h Doc Patch
15457              
15458              Potential cruft.
15459              
15460              Subject: [PATCH bleedperl@6856] warnings fixes
15461              
15462              -S is the silent flag, -s is the strip flag.
15463              Subject: [PATCH] Re: [PATCH] make no-install          
15464              
15465              Take out the SUIDMAIL thing, that will not be
15466              a problem in 5.7.*.
15467              
15468              Subject: [PATCH bleedperl@6866] spellings
15469              
15470              Subject: [PATCH] Re: files not cleaned even by veryclean
15471              
15472              Use minimal @INC in tests, most of the time just '../lib',
15473              so that we simply can't pick up stuff from other Perls than
15474              the one we are testing.  Pointed out by
15475              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
15476              
15477              Update to Getopt::Long 2.24, from Johan Vromans.
15478              
15479              Fix for thinko in #6848.
15480              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
15481              
15482              Patches all over for people and the files they (hopefully) care about.
15483              
15484              Subject: Net::protoent does not export 'getproto'
15485              
15486              Missed a change in #6869.
15487              
15488              Subject: [PATCH] Warnings in B::Deparse
15489              
15490              Subject: [PATCH] Glob dumping
15491              
15492              Disable one of the tests for now.
15493              
15494              Disabling the one test is a bit tricky.
15495              
15496              Don't forget to tidy up.
15497              
15498              The #6881 removed one dump line.
15499              
15500              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
15501              
15502              Under usethreads the dumped variable is IN_PAD.
15503              Subject: Re: [PATCH] Glob dumping
15504              
15505              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
15506              
15507              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
15508              
15509              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
15510              
15511              Regen Configure for #6894.
15512              
15513              Subject: [PATCH: 6889] updates to perlebcdic.pod
15514              
15515              Undo namespace pollution of #6878.
15516              Subject: Re: Net::protoent does not export 'getproto'
15517              
15518              Admit that we are leaking scalars.
15519              
15520              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
15521      Branch: maint-5.6/perl
15522           !> (integrate 271 files)
15523 ____________________________________________________________________________
15524 [  7894] By: gsar                                  on 2000/11/27  16:00:34
15525         Log: a couple of nits
15526      Branch: maint-5.6/perl
15527            ! MANIFEST pp_sys.c
15528 ____________________________________________________________________________
15529 [  7893] By: gsar                                  on 2000/11/27  15:10:56
15530         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
15531              6740..6745,6747..6757,6760
15532              
15533              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
15534              
15535              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
15536              
15537              Doc nits spotted by Richard Soderberg.
15538              
15539              move WNOHANG definition to where other such things are
15540              
15541              Make $Config{byteorder} more magical so that it is
15542              dynamically computed: nice for 'fat binaries'.
15543              Subject: [PATCH]: default byteorder
15544              
15545              Subject: [PATCH] Cwd.pm now uses strict
15546              
15547              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
15548              
15549              Get -DLEAKTEST to compile (not necessarily to work, mind)
15550              Subject: [ID 20000724.006] -DLEAKTEST problem
15551              
15552              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
15553              
15554              Add perlebcdic from Peter Prymmer, regen toc.
15555              
15556              Don't propose using modules built for 5.005 if no binary
15557              compatibility with 5.005 is attempted.
15558              
15559              Do not use prototyping here.
15560              Subject: [ID 20000817.016] [PATCH] Peek.xs
15561              
15562              Document what the backtick returns if the command fails.
15563              
15564              Add byteorder to the myconfig output.
15565              
15566              Introduce NVef, NVff, and NVgf, use the middle one.
15567              (helps for lib/peek + Linux + long doubles)  Reported in
15568              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
15569              Use NVs in POSIX math, not doubles.
15570              Subject: [ID 20000817.014] POSIX & modfl
15571              
15572              Subject: [PATCH 5.6.0+] newSVrv() memory leak
15573              
15574              The byteorder code in #6671 was wrong.
15575              
15576              Fix the lib/complex failure of
15577              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
15578              Linux long double accuracy issue: something that
15579              when printed with %g looks like "2" but int() of it is 1.
15580              
15581              Propagate new Configure vars.
15582              
15583              Unbuffer the output.
15584              
15585              Subject: [PATCH] perltrap.pod spring cleaning
15586              
15587              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
15588              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
15589              
15590              Tiny Getopt::Long patch from Johan Vromans.
15591              
15592              Document code point which makes if (defined %stash::) to work
15593              (noted by Spider Boardman).
15594              
15595              Subject: [PATCH perl@6698] cygwin port
15596              
15597              Document the NDBM_File and ODBM_File as SDBM_File
15598              was documented in #6417.
15599              
15600              The new tests were missing from #6415.
15601              
15602              Add [[:blank:]] as suggested in
15603              Subject: [ID 20000716.024] [=cc=] / [:blank:]
15604              (the [=cc=] has already been taken care of by #6439
15605              so the whole bug report can be closed)
15606              and make [[:space:]] to be equivalent to isspace(3)
15607              (as opposed to \s, which is isSPACE()).  The difference
15608              is that now [[:space:]] matches the mythical vertical tab,
15609              while \s doesn't.
15610              
15611              Don't eat leading os from index entries.
15612              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
15613              
15614              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
15615              
15616              Typo in pp_complement().
15617              Subject: [PATCH perl-current] Deparse
15618              
15619              Add warnif(), check warnings further up the stack,
15620              all the warnings functions now can take an optional object reference.
15621              Subject: [PATCH bleedperl@6691] warnings pragma update
15622              
15623              Fix a core dump in lib/selfloader under -DDEBUGGING.
15624              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
15625              
15626              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
15627              
15628              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
15629              
15630              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
15631              Put back the long double avoidance code to POSIX.xs
15632              because VMS seems to need it still.
15633              
15634              Introduce a 'veryclean' target that is like 'distclean'
15635              but also removes *~ and *.orig.
15636              
15637              Subject: [ID 20000817.023] endianness description in perlfunc.pod
15638              
15639              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
15640              
15641              Let's try #6717 again.
15642              
15643              UTF8 concat fixes.
15644              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
15645              
15646              pp_open() could pass an uninitialized filename down to do_open9().
15647              
15648              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
15649              
15650              Update to CGI 2.72, from Lincoln Stein.
15651              
15652              Subject: [PATCH] Silence MakeMaker (Was: installman)
15653              
15654              Use temporary directory instead of current directory.
15655              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
15656              
15657              Document odd vs even subreleases and -Dusedevel.
15658              
15659              The veryclean target needs to clobber.
15660              
15661              Use File::Spec->tmpdir().
15662              
15663              Document the number of exponent digits.
15664              
15665              Mention perlebcdic and perlposix-bc.
15666              
15667              s/this one/the 5.6.0 release/
15668              
15669              The #6724 is here.
15670              
15671              The correct cleaning order is an art.
15672              
15673              small tweaks for change#6705: avoid C++ style comments in C code;
15674              use Perl's malloc API rather than the low level system one
15675              
15676              Array context keeps slithering in.
15677              
15678              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
15679              
15680              Subject: [PATCH] os2.c fix for use64bitint
15681              
15682              Update to Pod::LaTeX 0.53.
15683              Subject: [PATCH] lib/Pod/LaTeX.pm updates
15684              
15685              Document the endianness of Alpha more precisely.
15686              
15687              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
15688              
15689              Rename the macro argument because some preprocessors
15690              can't tell the difference and expand arguments also inside
15691              double quoted strings.
15692              
15693              free TLS slot properly on Windows
15694              
15695              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
15696              
15697              Unicos/mk requires elaborate paranoia.
15698              
15699              Tweak the floating point output routine preferences.
15700              
15701              Also under djgpp the timestamps are funky.
15702              
15703              Apply some PodParser 1.18 patches; the Pod/Find.pm
15704              patches cannot be applied since #6712 conflicts.
15705              
15706              Use PodParser 1.18 new test.
15707              
15708              A pod nit.
15709              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
15710              
15711              Be verydeepclean.
15712      Branch: maint-5.6/perl
15713           +> pod/perlebcdic.pod
15714           !> (integrate 106 files)
15715 ____________________________________________________________________________
15716 [  7892] By: jhi                                   on 2000/11/27  15:02:32
15717         Log: Update Changes.
15718      Branch: perl
15719            ! Changes patchlevel.h
15720 ____________________________________________________________________________
15721 [  7891] By: jhi                                   on 2000/11/27  14:57:23
15722         Log: Subject: Re: perlfaq style changes
15723              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15724              Date: Sat, 25 Nov 2000 23:32:26 -0800
15725              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
15726              
15727              plus a note from Ronald Kimball.
15728      Branch: perl
15729            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
15730 ____________________________________________________________________________
15731 [  7890] By: jhi                                   on 2000/11/27  14:53:14
15732         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
15733              From: Benjamin Holzman <bah@ecnvantage.com>
15734              Date: Sun, 26 Nov 2000 16:27:33 -0500
15735              Message-ID: <20001126162733.J25040@ecnvantage.com>
15736      Branch: perl
15737            ! gv.c
15738 ____________________________________________________________________________
15739 [  7889] By: jhi                                   on 2000/11/27  14:43:11
15740         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
15741              From: lvirden@cas.org
15742              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
15743              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
15744      Branch: perl
15745            ! README.amiga
15746 ____________________________________________________________________________
15747 [  7888] By: jhi                                   on 2000/11/27  14:32:34
15748         Log: Restore also the locale test to no-sprintf-taint state.
15749              Fixes the bug 20001127.003.
15750      Branch: perl
15751            ! sv.c t/pragma/locale.t
15752 ____________________________________________________________________________
15753 [  7887] By: gsar                                  on 2000/11/27  14:13:05
15754         Log: integrate changes#6613..6616,6620..6665 from mainline
15755              
15756              VMS configure.com update continues.
15757              
15758              Subject: Test fails / warnings with perl-current #6612
15759              
15760              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
15761              
15762              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
15763              
15764              For now remove the mail code.
15765              
15766              Subject: Re: [PATCH] @+, @- readonly
15767              
15768              Subject: warning: storage class after type is obsolescent
15769              
15770              Subject: sfio2000
15771              
15772              Subject: Re: File::Temp problems on VMS in bleedperl
15773              
15774              README.os2 update.
15775              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
15776              
15777              Make the user to give up his firstborn, err, to knowingly
15778              verify installing an unstable developer release.  Also bump
15779              the release to 5.7.0, but leave a patch tag in the local
15780              patches saying that this is not yet the real thing.
15781              
15782              Update (kinda) to Test 1.14, from Joshua Pritikin.
15783              
15784              make ok etc also for win32.
15785              
15786              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
15787              
15788              Don't blow limited stacks, a lower number is enough to
15789              tickle the lookbehind limit.
15790              
15791              Use -Dusedevel; regen Configure and the respective Porting stuff.
15792              
15793              Subject: [PATCH] debugger exit code should reflect user exit code
15794              
15795              Subject: [PATCH perl@6620] cygwin port
15796              
15797              Missed a file from #6638.
15798              
15799              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)
15800              
15801              magic callbacks all need to have same type signature
15802              
15803              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
15804              
15805              Fix a dependency problem.
15806              Subject: [PATCH: 6640] VMS Makefile.SH update
15807              
15808              The numeric locale was reset to "C" by s?printf and never restored.
15809              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
15810              No test since adding the failing example to locale.t
15811              does not fail -- probably because the locale settings are so
15812              thoroughly tweaked by that time.  Running the example standalone
15813              does fail, though.  UPDATE: test case added at change #7540.
15814              
15815              Subject: [ID 20000324.040] minor fix to perlhpux.pod
15816              
15817              Update to CPAN 1.57.
15818              
15819              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
15820              
15821              Change the perlbug address to perl.org since it's more forgiving.
15822              
15823              Change the regx compilation error markers to use = instead of <
15824              since pod makes using the latter quite messy.  Reported in
15825              ID 20000814.006 by Abigail and in
15826              Subject: Unknown escape E<> ?
15827              
15828              Update to perldebtut 1.9, from Richard Foley.
15829              
15830              check that the number pseudo children doesn't exceed
15831              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
15832              the WaitForMultipleObjects() limit that would cause wait()
15833              to crash)
15834              wait() and waitpid() could potentially be rewritten to use
15835              more than one thread to do the waiting to eliminate this
15836              limitation
15837              
15838              change#6328 could make close(SOCKET) return false on windows
15839              when it shouldn't
15840              
15841              pod nit seen in passing
15842              
15843              on windows, the return values from wait() and waitpid() don't
15844              match those of pseudo-pids
15845              
15846              waitpid() now handles externally spawned pids correctly;
15847              fixes for backtick/wait/waitpid failures on Windows 9x
15848              these changes make the pid returned by process functions on
15849              Windows 9x always positive by clearing the high bit (which
15850              is always set on Win9x); pseudo-process PIDs are likewise
15851              always negative now on Win9x (just as on NT/2000)
15852              
15853              trailing new %ENV entries weren't being pushed into the real
15854              environment of subprocesses on Windows
15855              
15856              Tweak the regex compilation errors once more.
15857              
15858              avoid warnings from dense compiler
15859              
15860              add "ok" targets from change#6632 in makefile.mk
15861      Branch: maint-5.6/perl
15862            - lib/Pod/PlainText.pm vms/configure.com
15863           !> (integrate 66 files)
15864 ____________________________________________________________________________
15865 [  7886] By: jhi                                   on 2000/11/27  13:54:18
15866         Log: __FUNCTION__ isn't portable and trying to emulate it leads
15867              into practically spelling out the name of the function.
15868              Takes care of the bug 20001127.001.
15869      Branch: perl
15870            ! perlio.c
15871 ____________________________________________________________________________
15872 [  7885] By: gsar                                  on 2000/11/27  13:53:18
15873         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
15874              6610..6611 from mainline
15875              
15876              Make regular expression parse error messages easier to understand.
15877              Subject: Re: enhanced(?) regex error messages
15878              
15879              Tiny tidying on report_evil_fh().
15880              
15881              Subject: Re: enhanced(?) regex error messages 
15882              plus Capitalize the error messages, plus perldiag them.
15883              
15884              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
15885              
15886              Document here-doc better.
15887              
15888              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
15889              
15890              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
15891              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
15892              (either perlbug or p5p ate the original), plus regen
15893              perlapi and perltoc. 
15894              
15895              Regen global.sym.
15896              
15897              Double check that we have a dirhandle.
15898              
15899              Subject: Re: enhanced(?) regex error messages
15900              (plus two small patches sent privately)
15901              (this still seems to leave few test failures)
15902              
15903              warn is a macro, avoid using at a variable to avoid warnings
15904              in some configurations; readdir.t is too conservative in
15905              estimating number of *.t's
15906              
15907              Get back into sync with Jeffrey on the enhanced regex warnings.
15908              
15909              Subject: [PATCH 5.6.0] cygwin port
15910              
15911              Zero entries were skipped, fix from Adrian Goalby
15912              <argoalby@yahoo.co.uk>
15913              
15914              Subject: Remove dead entry in perldiag
15915              
15916              Amend the description of Perl6.
15917              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
15918              
15919              detypo
15920              
15921              It's the 2ndO'ROSSC.
15922              
15923              Revert the sv.c part of #6559, a better fix is needed.
15924              
15925              Iterating perl6 description.
15926              
15927              Update to Term::ANSIColor 1.03, from Russ Allbery.
15928              
15929              Update to Getopt::Long 2.23_05, from Johan Vromans.
15930              
15931              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
15932              
15933              Update to Pod::Parser 1.17, from Brad Appleton.
15934              
15935              Update to CPAN 1.56, from Andreas König.
15936              
15937              Update to CGI 2.70, from Lincoln Stein.
15938              
15939              Put back the std @INC thing.
15940              
15941              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
15942              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
15943              
15944              Document the IO::Select timeout.
15945              
15946              sleep(1) does not necessarily return 1.
15947              Subject: [PATCH bleadperl] op/lex_assign.t  
15948              
15949              Subject: debugger "d" command doesnt check line number
15950              
15951              B::Deparse didn't do sub attributes.
15952              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
15953              
15954              Preprocessing and postprocessing for File::Find.
15955              Subject: Patch to Find::File.pm to allow alphabetical results
15956              
15957              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
15958              
15959              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
15960              
15961              Subject: Re: [ID 20000730.003] utf8::length() bad
15962              
15963              Subject: Getting perlio and threads to compile
15964              (the Solaris version changes in Configure skipped)
15965              
15966              Tests for #6589.
15967              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
15968              
15969              Add Perl debugging tutorial, regen toc. 
15970              Subject: perldebtut.pod
15971              
15972              Add a few missing files, update MANIFEST.
15973              
15974              Rewrite of vms/subconfigure.com as configure.com,
15975              from Peter Prymmer and the vmsperl crew.
15976              
15977              Should have deleted this in #6603.
15978              
15979              Fix the test for 5005threads.
15980              
15981              Fix-n-skip the tests under 5005threads.
15982              
15983              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
15984              
15985              Upgrade to CGI 2.71, from Lincoln Stein.
15986      Branch: maint-5.6/perl
15987           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
15988           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
15989           +> t/op/regmesg.t t/pod/find.t vms/configure.com
15990            - vms/subconfigure.com
15991            ! lib/lib.pm
15992           !> (integrate 115 files)
15993 ____________________________________________________________________________
15994 [  7884] By: jhi                                   on 2000/11/27  13:44:33
15995         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
15996              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15997              Date:     Mon, 27 Nov 2000 08:23:54 EST
15998              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
15999      Branch: perl
16000            ! vms/descrip_mms.template vms/test.com
16001 ____________________________________________________________________________
16002 [  7883] By: gsar                                  on 2000/11/27  11:50:46
16003         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
16004              6511..6513,6515..6523,6525..6536
16005              
16006              The swallow_bom() saga continues.  The #23 of require.t
16007              (UTF16-LE) still fails (silently, no output) but the #22
16008              (UTF16-BE) seems to be working now.  The root of the
16009              failure may be in sv_gets(): is it UTF-16LE-aware,
16010              especially when it comes to line endings? 
16011              
16012              Document the problem with -P in HP-UX and its workaround.
16013              
16014              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
16015              (aka ID 20000730.002)
16016              
16017              Subject: fix and question re: waitpid() under win32
16018              
16019              Make the safety catch for buggy gccs work with triple version
16020              numbers like 2.95.2.  Reported in
16021              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
16022              
16023              In Digital UNIX warn if gcc explicitly chosen because even
16024              2.95.2 is known to cause problems.
16025              
16026              Make chr() for values >127 to create utf8 when under utf8.
16027              
16028              various syntax errors and such (not fixed: comp/require.t#22 coredump
16029              on Windows)
16030              
16031              Stash away the largefiles flags and libswanted.
16032              
16033              BOM patching from Simon Cozens.
16034              
16035              If gccosandvers is equal to osname, clear gccosandvers.
16036              
16037              Make p4desc to skip non-mainperl branches by default.
16038              
16039              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
16040              
16041              The test from this
16042              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
16043              
16044              In new BSDs changes to argv[] do not show up in ps(1) output,
16045              instead one must use setproctitle().  This was already addressed
16046              by change #6457, but the below has a new variant for FreeBSD 4.0
16047              or later, and the matter is also documented more.
16048              
16049              FreeBSD 3.* updates from
16050              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
16051              
16052              regen_headers, regen perltoc.
16053              
16054              Document in one place the memory abstractions used in Perl core.
16055              
16056              memcpy has n o in it, as pinted ut by Sarathy.
16057              
16058              Remove the extraneous "main::" prefix from all the
16059              "opened only for", "on closed", and "never opened" warnings.
16060              
16061              The name of a filehandle does not have <these>.
16062              
16063              The tr utf8 patching continues.
16064              
16065              The new setproctitle() feature is available only in 
16066              bleeding edge FreeBSD.  From Paul Saab.
16067              
16068              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
16069              
16070              Dump UVs as UVs in Data::Dumper.
16071              
16072              detypo #6494
16073              
16074              Document the IVdf UVuf UVof UVxf.
16075              
16076              require.t needs binmode() to work on windows
16077              
16078              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
16079              that are hopefully soon put into use.
16080              
16081              Allow "no Module;" even if there is no 'unimport'.
16082              
16083              Better skip message for the test; one of the two problems in
16084              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
16085              
16086              The subtest 4 may fail also on VOBS, as pointed out
16087              by Nick Ing-Simmons in November 1999, bug id 19991124.003
16088              (but the failure in that bug report isn't the subtest 4).
16089              
16090              Be more informative on what is skipped and why,
16091              also repeat the list at the end.
16092              
16093              Add a URL for FSF.
16094              
16095              Subject: [PATCH] sv.h documentation - SvLEN
16096              
16097              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
16098              
16099              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
16100              
16101              Subject: [PATCH] bad cppsymbols on os2 + Configure question
16102              
16103              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
16104              
16105              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
16106              mention the idea of @( and @)
16107              
16108              This is 6512.  Really.
16109              
16110              Subject: [ID 19990721.004] Documentation bug in perlfunc
16111              
16112              Subject: Minor tweak to perlvar.pod
16113              
16114              In the warnings call filehandles consistently so;
16115              add "unopened" warning for stat().
16116              
16117              After the #6519 a warning about stat() is just that,
16118              not about a filetest, which now have their own warning.
16119              
16120              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
16121              
16122              Subject: Re: Array vs. List context
16123              
16124              Subject: New perlcc, take 2
16125              
16126              Weed buglets pointed out by
16127              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
16128              
16129              gcc versions might have (parentheses) in them.
16130              
16131              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
16132              
16133              Essential prototype changes were missing from #6527.
16134              Also make report_evil_fh() more bomb-proof.
16135              
16136              Zap lib/Sys directory when cleaning up.
16137              
16138              Change the Policy policy: now -Dprefix= with an existing
16139              Policy.sh and prefix == siteprefix == vendorprefix, then all
16140              of them follow along the new prefix.
16141              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
16142              
16143              Continue fixing the io warnings.  This also
16144              sort of fixes bug ID 20000802.003: the core dump
16145              is no more.  Whether the current behaviour is correct
16146              (giving a warning: "Not a format reference"), is another matter.
16147              
16148              Have symbols for the IoTYPEs.
16149              
16150              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
16151              
16152              Document a bit that UDP is not what you might think.
16153              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
16154              tr memory corruption fix from Simon Cozens.
16155              
16156              Plug the security hole described in the Aug 05 2000 bugtraq message
16157              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
16158              The security hole exists only in suidperls, which isn't
16159              installed or even built by default.
16160      Branch: maint-5.6/perl
16161           !> (integrate 71 files)
16162 ____________________________________________________________________________
16163 [  7882] By: gsar                                  on 2000/11/27  10:25:36
16164         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
16165              from mainline
16166              
16167              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
16168              to be fatal errors (instead of by default ignoring them, and
16169              ignoring with a bug: even though -w gave an error, the opening [
16170              was left in)  Reported in:
16171              
16172              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
16173              
16174              Subject: [PATCH] split /^/
16175              
16176              MacOS nits from Matthias Neeracher.
16177              
16178              More split() doc and test patches from Mike Guy.
16179              
16180              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
16181              from Graham Barr in the module list.
16182              
16183              docfix from Peter Scott <Peter@PSDT.com>.
16184              
16185              File::Temp patches for VMS and OS/2 from Tim Jenness.
16186              
16187              open() wariness in perlbug.
16188              
16189              Subject: [PATCH] minor doc change - perlguts
16190              
16191              Subject: Minor doc patch: handy.h
16192              
16193              Be wary of close()s, too.
16194              
16195              Further File::Temp patches from Yitzchak Scott-Thoennes
16196              and Craig A. Berry.
16197              
16198              Subject: [PATCH] fixes bug 20000508.004
16199              
16200              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
16201              
16202              Allow "no AutoLoader;", based on change #6444,
16203              suggested by Graham Barr.
16204              
16205              Use setproctitle() if available to modify $0.
16206              
16207              Warn if the version of the operating system used to compile gcc
16208              differs from the current version of the operating system.
16209              Also display the gcc compilation os and version in myconfig.
16210              Inspiration from
16211              
16212              Tiny fixes for #6460.
16213              
16214              The problem described in this
16215              Subject: [ID 20000322.018] named chars aren't magical enough
16216              has been fixed in perl 5.6.0 but just in case added a test
16217              to keep it away.  (The report from Joseph Hall.)
16218              
16219              Tune the comments and hopefully stop a memory leak.
16220              
16221              Subject: UTF8 concat
16222              (with a memory leak fixed, plus a few casts added)
16223              This also seems to help for
16224              Subject: [ID 20000716.015] join UTF8 weirdness
16225              
16226              Do not upgrade SVs into utf8 just because they participate
16227              in eq or cmp.  Reported and fix suggested in
16228              Subject: [ID 20000720.009] sv_eq UTF8 bug
16229              
16230              Fix the HALF_UPGRADE() macro introduced in #6263.
16231              
16232              Find green threads before native threads.
16233              Subject: Re: Patch to jpl/JNI/Makefile.PL
16234      Branch: maint-5.6/perl
16235           !> (integrate 30 files)
16236 ____________________________________________________________________________
16237 [  7881] By: jhi                                   on 2000/11/27  05:48:41
16238         Log: It seems that *both* the unused submatch loop cleanup
16239              codes are needed.
16240      Branch: perl
16241            ! regexec.c
16242 ____________________________________________________________________________
16243 [  7880] By: jhi                                   on 2000/11/27  04:50:07
16244         Log: Clean .exists deeper.
16245      Branch: perl
16246            ! Makefile.SH
16247 ____________________________________________________________________________
16248 [  7879] By: jhi                                   on 2000/11/27  02:31:35
16249         Log: The code in regcppop() (see #7878) contains the correct lower
16250              limit for the unused submatch 'cleanup' loop so that under
16251              "use utf8" the following code wouldn't dump core:
16252              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
16253              the cleanup loop in regtry() stomped beyond allocated area
16254              in the startp[] array.  Therefore, copied the correct lower
16255              loop limit (*PL_reglastparen) to regtry().  Note: something
16256              may still not be quite right: why was the _higher_ loop limit
16257              (prog->nparens) different in the utf8 case?
16258              
16259              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
16260              without core dumps, there were about 17 of them before
16261              the patch (with us since Perl 5.7.0).  Two failures, still:
16262              496 and 505 (though these may not be severe).
16263              
16264              Patch #7881 is also needed since both the cleanup loops
16265              seem to be needed.
16266              
16267              Also, the t/op/pat#44 seems to core dump under utf8.
16268              Plus a couple of failures.  UGH-8.
16269      Branch: perl
16270            ! regexec.c
16271 ____________________________________________________________________________
16272 [  7878] By: jhi                                   on 2000/11/27  02:21:17
16273         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
16274              the code in regcppop() seems to be redundant for the test suite --
16275              but it contains a germ of truth, and it needed for the build
16276              process itself: see #7879 and #7881.
16277      Branch: perl
16278            ! regexec.c
16279 ____________________________________________________________________________
16280 [  7877] By: jhi                                   on 2000/11/27  01:53:09
16281         Log: Comment on comment.
16282      Branch: perl
16283            ! regexec.c
16284 ____________________________________________________________________________
16285 [  7876] By: jhi                                   on 2000/11/27  00:49:59
16286         Log: Adjust the docs to agree with #7875.
16287      Branch: perl
16288            ! pod/perllocale.pod
16289 ____________________________________________________________________________
16290 [  7875] By: jhi                                   on 2000/11/27  00:49:27
16291         Log: Retract #7863.  It makes more sense not to taint formatted output,
16292              not even by sprintf().
16293      Branch: perl
16294            ! sv.c
16295 ____________________________________________________________________________
16296 [  7874] By: jhi                                   on 2000/11/26  23:36:02
16297         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
16298              Not really fixed (should really dump the UTF-8 charclass),
16299              but stopped displaying the garbage.
16300              
16301              Also add a note on the (missing) Unicode PSXSPC and BLANK.
16302      Branch: perl
16303            ! regcomp.c
16304 ____________________________________________________________________________
16305 [  7873] By: jhi                                   on 2000/11/26  21:31:13
16306         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
16307      Branch: perl
16308            ! regexec.c
16309 ____________________________________________________________________________
16310 [  7872] By: jhi                                   on 2000/11/26  21:06:04
16311         Log: No need to scan till infinity, 13 is enough.
16312      Branch: perl
16313            ! handy.h utf8.c
16314 ____________________________________________________________________________
16315 [  7871] By: jhi                                   on 2000/11/26  20:20:32
16316         Log: Test line numbers are different with utf8.
16317      Branch: perl
16318            ! t/op/re_tests
16319 ____________________________________________________________________________
16320 [  7870] By: jhi                                   on 2000/11/26  20:10:12
16321         Log: Message nit.
16322      Branch: perl
16323            ! regcomp.c
16324 ____________________________________________________________________________
16325 [  7869] By: jhi                                   on 2000/11/26  19:01:05
16326         Log: Make utf8_length() and utf8_distance() (the latter of which
16327              is unused at the moment) to be less forgiving about bad UTF-8.
16328      Branch: perl
16329            ! embed.h embed.pl objXSUB.h proto.h utf8.c
16330 ____________________________________________________________________________
16331 [  7868] By: jhi                                   on 2000/11/26  18:45:56
16332         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
16333              From: Benjamin Holzman <bah@ecnvantage.com>
16334              Date: Sat, 25 Nov 2000 20:40:20 -0500       
16335              Message-ID: <20001125204020.A25040@ecnvantage.com>              
16336              
16337              Debian allows installing /usr/bin/locale without installing
16338              any locales, an error message will ensue.
16339      Branch: perl
16340            ! t/pragma/locale.t
16341 ____________________________________________________________________________
16342 [  7867] By: jhi                                   on 2000/11/26  18:31:12
16343         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
16344              From: Benjamin Holzman <bah@ecnvantage.com>
16345              Date: Sun, 26 Nov 2000 02:42:34 -0500
16346              Message-ID: <20001126024234.G25040@ecnvantage.com>
16347              
16348              Patch for the bug 20000212.002.
16349      Branch: perl
16350            ! sv.c t/op/array.t
16351 ____________________________________________________________________________
16352 [  7866] By: jhi                                   on 2000/11/26  18:28:09
16353         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
16354              From: Tim Jenness <t.jenness@jach.hawaii.edu>
16355              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
16356              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
16357              
16358              File::Temp 0.11.
16359      Branch: perl
16360            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
16361 ____________________________________________________________________________
16362 [  7865] By: jhi                                   on 2000/11/26  18:24:22
16363         Log: The metaconfig unit change for #7864.
16364      Branch: metaconfig/U/perl
16365            ! need_va_copy.U
16366 ____________________________________________________________________________
16367 [  7864] By: jhi                                   on 2000/11/26  18:23:41
16368         Log: Make the va_copy() test not to be so talkative.
16369      Branch: perl
16370            ! Configure config_h.SH
16371 ____________________________________________________________________________
16372 [  7863] By: jhi                                   on 2000/11/26  18:11:02
16373         Log: Fix locale inconsistencies unearthed by Hugo's work.
16374              Now the floating point sprintf really does taint the result
16375              string as perllocale promises (has promised for a long time)
16376              if "use locale" is in the lexical scope.
16377      Branch: perl
16378            ! sv.c t/pragma/locale.t
16379 ____________________________________________________________________________
16380 [  7862] By: jhi                                   on 2000/11/26  00:35:15
16381         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
16382              From: Nicholas Clark <nick@ccl4.org>
16383              Date: Sun, 26 Nov 2000 00:07:50 +0000
16384              Message-ID: <20001126000750.A22446@plum.flirble.org>
16385              
16386              Infinit.
16387      Branch: perl
16388            ! sv.c
16389 ____________________________________________________________________________
16390 [  7861] By: jhi                                   on 2000/11/26  00:01:26
16391         Log: Integrate perlio.
16392      Branch: perl
16393           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
16394 ____________________________________________________________________________
16395 [  7860] By: nick                                  on 2000/11/25  22:04:17
16396         Log: Correct relative path from new ext\Filter\Util\Call location
16397              back to miniperl.
16398      Branch: perlio
16399            ! win32/makefile.mk
16400 ____________________________________________________________________________
16401 [  7859] By: nick                                  on 2000/11/25  21:26:54
16402         Log: Integrate mainline.
16403      Branch: perlio
16404           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
16405           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
16406           +> t/lib/filter-util.t
16407            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
16408            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
16409            - t/lib/filt-util.t
16410           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
16411           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
16412           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
16413           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
16414           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
16415           !> win32/makefile.mk
16416 ____________________________________________________________________________
16417 [  7858] By: gsar                                  on 2000/11/25  20:52:17
16418         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
16419              parent's memory; fix it by keeping track of the actual pad
16420              offset rather than a raw pointer (this change is probably also
16421              relevant to non-ithreads case to avoid fallout from reallocs of
16422              the pad array, but is currently only enabled for the ithreads
16423              case in the interests of minimal disruption to existing "well
16424              tested" code)
16425      Branch: perl
16426            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
16427            ! proto.h scope.c scope.h sv.c t/op/fork.t
16428 ____________________________________________________________________________
16429 [  7857] By: nick                                  on 2000/11/25  20:01:28
16430         Log: All tests pass on Win32/gcc/USE_PERLIO.
16431              - when crlf layer is pushed make unix-level binary.
16432              - remove :crlf injection in pp_backtick in pp_sys.c
16433              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
16434      Branch: perlio
16435            ! doio.c perlio.c pp_sys.c win32/makefile.mk
16436 ____________________________________________________________________________
16437 [  7856] By: jhi                                   on 2000/11/25  18:38:30
16438         Log: Update the metaconfig units for #7855.
16439      Branch: metaconfig/U/perl
16440            ! useperlio.U usesocks.U
16441 ____________________________________________________________________________
16442 [  7855] By: jhi                                   on 2000/11/25  18:37:54
16443         Log: Undo the SOCKS workarounds, instead start using PerlIO
16444              if SOCKS is selected.
16445              
16446              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
16447              From: Jens Hamisch <jens@Strawberry.COM>
16448              Date: Fri, 24 Nov 2000 18:31:30 +0100
16449              Message-ID: <20001124183130.E28337@Strawberry.COM>
16450              
16451              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
16452              From: Jens Hamisch <jens@Strawberry.COM>
16453              Date: Fri, 24 Nov 2000 19:11:51 +0100
16454              Message-ID: <20001124191151.A28753@Strawberry.COM>
16455      Branch: perl
16456            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
16457            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
16458 ____________________________________________________________________________
16459 [  7854] By: jhi                                   on 2000/11/25  17:39:08
16460         Log: Undo #7848.  Some of the code seems to use walkoptree(),
16461              some walkoptree_slow().  An unfinished renaming?
16462              Now the sub is walkoptree() (which is @EXPORT_OK),
16463              the walkoptree_slow() is a typeglob alias to walkoptree.
16464              This makes the tests to pass, at least.
16465      Branch: perl
16466            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
16467 ____________________________________________________________________________
16468 [  7853] By: nick                                  on 2000/11/24  22:24:33
16469         Log: Re-arrange crlf vs binary for platforms that care.
16470              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
16471              Lip-service to making stdio layer work on such platfroms (untested).
16472              Now fails 3 tests rather than one, checkin to see if I can debug 
16473              the issue under linux. (Do not merge.)
16474      Branch: perlio
16475            ! doio.c perlio.c perliol.h
16476 ____________________________________________________________________________
16477 [  7852] By: jhi                                   on 2000/11/24  18:57:39
16478         Log: AUTHORS edits.
16479      Branch: perl
16480            ! AUTHORS
16481 ____________________________________________________________________________
16482 [  7851] By: jhi                                   on 2000/11/24  17:34:56
16483         Log: Add Jan-Erik Karlsson.
16484      Branch: perl
16485            ! AUTHORS
16486 ____________________________________________________________________________
16487 [  7850] By: jhi                                   on 2000/11/24  17:27:56
16488         Log: Configure should find stdchar on its own.
16489      Branch: perl
16490            ! hints/solaris_2.sh
16491 ____________________________________________________________________________
16492 [  7849] By: jhi                                   on 2000/11/24  17:24:55
16493         Log: Subject: PATCH over 7848: Filter test flawed
16494              From: andreas.koenig@anima.de (Andreas J. Koenig)
16495              Date: 24 Nov 2000 10:28:29 +0100
16496              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
16497      Branch: perl
16498            ! t/lib/filter-util.t
16499 ____________________________________________________________________________
16500 [  7848] By: jhi                                   on 2000/11/24  17:22:15
16501         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
16502              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
16503              Date: Fri, 24 Nov 2000 16:12:58 +0000
16504              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
16505      Branch: perl
16506            ! ext/B/B.pm
16507 ____________________________________________________________________________
16508 [  7847] By: jhi                                   on 2000/11/24  03:07:01
16509         Log: Integrate perlio.
16510      Branch: perl
16511           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
16512           !> win32/makefile.mk
16513 ____________________________________________________________________________
16514 [  7846] By: gsar                                  on 2000/11/24  00:55:57
16515         Log: integrate changes#6415..6418,6420..6438 from mainline
16516              
16517              Fix the bitvector ops for utf8 (tricky since past 7 bits
16518              the utf8 'characters' can be more than one octet).
16519              
16520              MPE/ix updates for perl 5.6.0 from Mark Bixby.
16521              
16522              Subject: SDBM_File documentation
16523              
16524              Detypo.
16525              
16526              Decutandpasto.
16527              
16528              Send all installperl messages to STDERR and be -w clean.
16529              
16530              Out-of-date note removed.
16531              
16532              Protect against "wild next"s, that is, callbacks doing "next"
16533              instead of "return".
16534              
16535              Use STDOUT consistently.
16536              
16537              The output might have been produced in the wrong order.
16538              
16539              A missing 'break' after the [[:space:]] switch case.
16540              
16541              Add tests for
16542              [ID 19991110.003] another matching finding by pcre author
16543              which has already been fixed by some patch, as verified in
16544              
16545              Documentation to explain the behaviour of map().
16546              
16547              Add an optimization for map-maps-a-list-element-to-more-list-elements
16548              case, but add also notes explaining the relationship of this
16549              patch and the earlier notes by Sarathy.
16550              
16551              Subject: [ID 20000716.023] syslog test fails without sockets
16552              
16553              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
16554              Test cases for #6431.
16555              
16556              File::Spec::VMS fixup for tmpdir from Craig Berry.
16557              
16558              Make the "uninit variable" warning to say "concat or string"
16559              or "join or string" when in concat or join .
16560              
16561              Get UTF16 BOMs working.  Patch from
16562              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
16563              
16564              Subject: [PATCH] Make large file tests deal with SIGXFSZ
16565              
16566              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
16567              
16568              Subject: [PATCH] av.c apidoc
16569      Branch: maint-5.6/perl
16570           !> (integrate 43 files)
16571 ____________________________________________________________________________
16572 [  7845] By: gsar                                  on 2000/11/24  00:20:45
16573         Log: integrate changes#6406..6414 from mainline
16574              
16575              Merge perlhacktut into perlhack, update perlguts.
16576              
16577              Fix AutoSplit to use File::Spec the right way in VMS,
16578              from Peter Prymmer.
16579              
16580              The bug report
16581              [ID 19991110.002] minimal matching discrepancy found by pcre author
16582              seems to have been fixed (though differently from what was suggested
16583              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
16584              
16585              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
16586              not in pod, from Peter Prymmer
16587              
16588              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
16589              From: Hugo <hv@crypt.compulink.co.uk>
16590              Date: Fri, 14 Jul 2000 23:05:20 +0100
16591              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
16592              
16593              Didn't anymore apply, but that point still could use another fix.
16594              
16595              lib/b test fixes from Peter Prymmer.
16596              
16597              More docs for sv functions.
16598              
16599              perlvms.pod whitespace cleanup to keep pod utils happy.
16600              
16601              another VMS build tweak from Peter Prymmer
16602      Branch: maint-5.6/perl
16603           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
16604           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
16605           !> vms/descrip_mms.template vms/perlvms.pod
16606 ____________________________________________________________________________
16607 [  7844] By: nick                                  on 2000/11/23  23:42:45
16608         Log: Win32/perlio Now just fails one io/argv.t test - lack 
16609              of default :crlf on standard streams.
16610      Branch: perlio
16611            ! doio.c perlio.c
16612 ____________________________________________________________________________
16613 [  7843] By: nick                                  on 2000/11/23  23:04:05
16614         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
16615              peek fail is showing a real problem (multiple crlf layers
16616              are getting pushed.)
16617      Branch: perlio
16618            ! doio.c perlio.c win32/makefile.mk
16619 ____________________________________________________________________________
16620 [  7842] By: nick                                  on 2000/11/23  19:46:23
16621         Log: Implement PerlIO_binmode()
16622              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
16623              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
16624              make binmode in t/lib/io_tell.t unconditional so that works.
16625              Checkin just so Win32 machine can see these changes.
16626      Branch: perlio
16627            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
16628 ____________________________________________________________________________
16629 [  7841] By: jhi                                   on 2000/11/23  19:30:00
16630         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
16631      Branch: perl
16632            ! README.amiga
16633 ____________________________________________________________________________
16634 [  7840] By: jhi                                   on 2000/11/23  17:18:02
16635         Log: SOCKS wrestling continues, patches from Jens Hamisch.
16636      Branch: perl
16637            ! doio.c embed.h embed.pl perlsdio.h proto.h
16638 ____________________________________________________________________________
16639 [  7839] By: jhi                                   on 2000/11/23  16:54:14
16640         Log: Push Filter::Util::Call one level deeper.
16641      Branch: perl
16642            + t/lib/filter-util.t
16643           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
16644           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
16645            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
16646            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
16647            - t/lib/filt-util.t
16648            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
16649            ! win32/Makefile win32/makefile.mk
16650 ____________________________________________________________________________
16651 [  7838] By: jhi                                   on 2000/11/23  16:52:40
16652         Log: Reach back one higher up when searching for PERL_SRC.
16653      Branch: perl
16654            ! lib/ExtUtils/MM_Unix.pm
16655 ____________________________________________________________________________
16656 [  7837] By: jhi                                   on 2000/11/23  16:05:41
16657         Log: Subject: Re: perl@7826
16658              Date: Thu, 23 Nov 2000 02:20:25 -0600
16659              From: "Craig A. Berry" <craigberry@mac.com>
16660              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
16661              
16662              Make VMS to like Filter::Util::Call. 
16663      Branch: perl
16664            ! configure.com ext/Filter/Util/Makefile.PL
16665 ____________________________________________________________________________
16666 [  7836] By: nick                                  on 2000/11/23  16:04:08
16667         Log: Implement crlf layer - not ready for merge.
16668      Branch: perlio
16669            ! perlio.c win32/makefile.mk
16670 ____________________________________________________________________________
16671 [  7835] By: jhi                                   on 2000/11/23  15:56:52
16672         Log: STDCHAR is different in Sparc v9 vs x86.
16673      Branch: perl
16674            ! hints/solaris_2.sh
16675 ____________________________________________________________________________
16676 [  7834] By: jhi                                   on 2000/11/23  15:50:47
16677         Log: The type needs to be visible to protos.
16678      Branch: perl
16679            ! perl.h
16680 ____________________________________________________________________________
16681 [  7833] By: jhi                                   on 2000/11/23  15:40:46
16682         Log: Finish unfinished SOCKS workaround changes.
16683      Branch: perl
16684            ! doio.c
16685 ____________________________________________________________________________
16686 [  7832] By: jhi                                   on 2000/11/23  15:33:30
16687         Log: Integrate perlio.
16688      Branch: perl
16689           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
16690           !> win32/makefile.mk
16691 ____________________________________________________________________________
16692 [  7831] By: nick                                  on 2000/11/23  10:31:07
16693         Log: Correct makefile.mk dependancies for ext/Filter/Util
16694              Build ext/Encode
16695              Run dmake regen_config_h
16696      Branch: perlio
16697            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16698            ! win32/makefile.mk
16699 ____________________________________________________________________________
16700 [  7830] By: nick                                  on 2000/11/23  08:05:07
16701         Log: Integrate mainline
16702      Branch: perlio
16703           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
16704           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
16705           +> t/lib/filt-util.pl t/lib/filt-util.t
16706           !> (integrate 41 files)
16707 ____________________________________________________________________________
16708 [  7829] By: gsar                                  on 2000/11/23  03:07:11
16709         Log: build the Filter extension on windows
16710      Branch: perl
16711            ! win32/Makefile win32/makefile.mk
16712 ____________________________________________________________________________
16713 [  7828] By: gsar                                  on 2000/11/23  02:46:35
16714         Log: regenerate win32/config* and fix some inconsistencies in the
16715              makefiles; always export Perl_deb() because it is needed
16716              by ext/re/* (whether perl itself is built with -DDEBUGGING
16717              or not)
16718      Branch: perl
16719            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
16720            ! win32/config_H.vc win32/makefile.mk
16721 ____________________________________________________________________________
16722 [  7827] By: gsar                                  on 2000/11/23  02:18:38
16723         Log: get sources building on windows+MSVC again (untested with other
16724              compilers)
16725      Branch: perl
16726            ! win32/include/sys/socket.h win32/perllib.c
16727 ____________________________________________________________________________
16728 [  7826] By: jhi                                   on 2000/11/23  01:18:26
16729         Log: Update Changes.
16730      Branch: perl
16731            ! Changes patchlevel.h
16732 ____________________________________________________________________________
16733 [  7825] By: jhi                                   on 2000/11/23  00:20:41
16734         Log: Subject: Re: av.c patch (having slight problems)
16735              From: "Ben Tilly" <ben_tilly@hotmail.com>
16736              Date: Tue, 21 Nov 2000 23:29:31 -0500
16737              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
16738              
16739              unshift() speedup.
16740      Branch: perl
16741            ! av.c
16742 ____________________________________________________________________________
16743 [  7824] By: jhi                                   on 2000/11/22  23:59:15
16744         Log: Fixes for signedness warnings noticed by VMSperlers.
16745      Branch: perl
16746            ! ext/Storable/Storable.xs regcomp.c sv.c
16747 ____________________________________________________________________________
16748 [  7823] By: jhi                                   on 2000/11/22  23:19:31
16749         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
16750              From: Peter Prymmer <pvhp@forte.com>
16751              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
16752              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
16753      Branch: perl
16754            ! t/pragma/warn/pp_hot
16755 ____________________________________________________________________________
16756 [  7822] By: jhi                                   on 2000/11/22  22:52:20
16757         Log: Be clean.
16758      Branch: perl
16759            ! Makefile.SH
16760 ____________________________________________________________________________
16761 [  7821] By: jhi                                   on 2000/11/22  22:46:39
16762         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
16763              by Damian Conway, as suggested by Paul Marquess.
16764      Branch: perl
16765            + lib/Filter/Simple.pm
16766 ____________________________________________________________________________
16767 [  7820] By: jhi                                   on 2000/11/22  22:45:51
16768         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
16769      Branch: perl
16770            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
16771            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
16772            + t/lib/filt-util.t
16773            ! MANIFEST
16774 ____________________________________________________________________________
16775 [  7819] By: jhi                                   on 2000/11/22  22:03:27
16776         Log: Integrate perlio.
16777      Branch: perl
16778           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
16779           !> win32/makefile.mk
16780 ____________________________________________________________________________
16781 [  7818] By: jhi                                   on 2000/11/22  21:56:02
16782         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
16783      Branch: perl
16784            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
16785            ! t/lib/io_sock.t
16786 ____________________________________________________________________________
16787 [  7817] By: jhi                                   on 2000/11/22  21:39:49
16788         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
16789              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16790              Date: Wed, 22 Nov 2000 16:08:12 -0500
16791              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
16792      Branch: perl
16793            ! lib/ExtUtils/Liblist.pm
16794 ____________________________________________________________________________
16795 [  7816] By: jhi                                   on 2000/11/22  21:38:25
16796         Log: Go ahead and #include <unistd.h> in perl.h.
16797      Branch: perl
16798            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
16799            ! util.c
16800 ____________________________________________________________________________
16801 [  7815] By: jhi                                   on 2000/11/22  21:22:52
16802         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
16803              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16804              Date: Mon, 20 Nov 2000 18:30:52 -0500
16805              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
16806      Branch: perl
16807            ! pod/perlre.pod regcomp.c t/op/re_tests
16808 ____________________________________________________________________________
16809 [  7814] By: jhi                                   on 2000/11/22  21:21:46
16810         Log: Subject: [PATCH 5.7.0] Liblist finally works
16811              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16812              Date: Tue, 21 Nov 2000 22:02:17 -0500
16813              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
16814      Branch: perl
16815            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
16816            ! lib/ExtUtils/MakeMaker.pm
16817 ____________________________________________________________________________
16818 [  7813] By: jhi                                   on 2000/11/22  21:20:23
16819         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
16820              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16821              Date: Wed, 22 Nov 2000 17:53:15 +0100
16822              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
16823              
16824              AIX dynaloader and perlio patch.
16825      Branch: perl
16826            ! ext/DynaLoader/dl_aix.xs
16827 ____________________________________________________________________________
16828 [  7812] By: jhi                                   on 2000/11/22  21:17:52
16829         Log: (Accidentally empty patch.)
16830      Branch: perl
16831            ! av.c
16832 ____________________________________________________________________________
16833 [  7811] By: jhi                                   on 2000/11/22  21:16:31
16834         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
16835              From: Peter Prymmer <pvhp@forte.com>
16836              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
16837              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
16838      Branch: perl
16839            ! vms/test.com
16840 ____________________________________________________________________________
16841 [  7810] By: jhi                                   on 2000/11/22  21:15:36
16842         Log: Subject: Re: perl@7777 
16843              From: "John P. Linderman" <jpl@research.att.com>
16844              Date: Wed, 22 Nov 2000 13:11:11 -0500
16845              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
16846              
16847              Detypoing.
16848      Branch: perl
16849            ! lib/CPAN.pm
16850 ____________________________________________________________________________
16851 [  7809] By: jhi                                   on 2000/11/22  21:14:19
16852         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
16853              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16854              Date:     Wed, 22 Nov 2000 13:51:37 EST
16855              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
16856      Branch: perl
16857            ! perlsdio.h
16858 ____________________________________________________________________________
16859 [  7808] By: jhi                                   on 2000/11/22  21:13:27
16860         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
16861              From: Casey Tweten <crt@kiski.net>
16862              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
16863              Message-Id: <200011201653.LAA10194@home.kiski.net>
16864      Branch: perl
16865            ! t/lib/io_udp.t
16866 ____________________________________________________________________________
16867 [  7807] By: jhi                                   on 2000/11/22  21:12:35
16868         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
16869              From: Casey Tweten <crt@kiski.net>
16870              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
16871              Message-Id: <200011201636.LAA07227@home.kiski.net>
16872      Branch: perl
16873            ! t/lib/io_sock.t
16874 ____________________________________________________________________________
16875 [  7806] By: jhi                                   on 2000/11/22  21:10:59
16876         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
16877              From: "Casey R. Tweten" <crt@kiski.net>
16878              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
16879              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
16880      Branch: perl
16881            ! utils/h2xs.PL
16882 ____________________________________________________________________________
16883 [  7805] By: nick                                  on 2000/11/22  21:05:06
16884         Log: Integrate mainline
16885      Branch: perlio
16886           !> Changes Porting/genlog ext/DB_File/DB_File.xs
16887           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
16888           !> utils/perlbug.PL
16889 ____________________________________________________________________________
16890 [  7804] By: jhi                                   on 2000/11/22  21:01:12
16891         Log: Subject: [PATCH] Test.pm POD peculiarity
16892              From: "Casey R. Tweten" <crt@kiski.net>
16893              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
16894              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
16895      Branch: perl
16896            ! lib/Test.pm
16897 ____________________________________________________________________________
16898 [  7803] By: jhi                                   on 2000/11/22  20:59:59
16899         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
16900              From: "Philip Newton" <pnewton@gmx.de>
16901              Date: Wed, 22 Nov 2000 14:25:53 +0100
16902              Message-Id: <3A1BD771.25462.1939FAD@localhost>
16903              
16904              Be case-understanding also on 's', and use the -oi of sendmail
16905              not to terminate the transmission on a lone '.'.
16906      Branch: perl
16907            ! utils/perlbug.PL
16908 ____________________________________________________________________________
16909 [  7802] By: nick                                  on 2000/11/22  20:51:42
16910         Log: Win32 PerlIO intermediate state now working as expected.
16911              - In current state we are still using C runtime in text/binary
16912              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
16913              - PERLIO=stdio and PERLIO=unix pass all expected tests.
16914              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
16915              and PerlIO_seek() and the dummy crlf layer is not making adjustments
16916              for CRLF translation happening in C runtime. All other tests pass.
16917              
16918              Added note to README.win32 to point out the snags of doing a perl build
16919              with Norton AntiVirus turned on.
16920              
16921              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
16922              which file a fail comes from.
16923              
16924              Updated "canned" config.h to match the one generated.
16925      Branch: perlio
16926            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
16927            ! win32/makefile.mk
16928 ____________________________________________________________________________
16929 [  7801] By: jhi                                   on 2000/11/22  06:50:20
16930         Log: Nickety nits.
16931      Branch: perl
16932            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
16933 ____________________________________________________________________________
16934 [  7800] By: jhi                                   on 2000/11/22  01:29:55
16935         Log: Changes had accidentally gone too silent on non-main branches.
16936      Branch: perl
16937            ! Changes Porting/genlog patchlevel.h
16938 ____________________________________________________________________________
16939 [  7799] By: gsar                                  on 2000/11/22  01:02:56
16940         Log: some lib_pm.PL changes snuck in via change#7772
16941      Branch: maint-5.6/perl
16942            ! Makefile.SH
16943 ____________________________________________________________________________
16944 [  7798] By: nick                                  on 2000/11/21  21:59:40
16945         Log: Integrate mainline
16946      Branch: perlio
16947           !> (integrate 28 files)
16948 ____________________________________________________________________________
16949 [  7797] By: jhi                                   on 2000/11/21  21:01:45
16950         Log: Integrate perlio.
16951      Branch: perl
16952           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
16953 ____________________________________________________________________________
16954 [  7796] By: nick                                  on 2000/11/21  20:36:22
16955         Log: Win32 builds and runs (mostly) with USE_PERLIO.
16956              PERLIO=perlio passes all tests. 
16957              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
16958      Branch: perlio
16959            ! perlio.c win32/perllib.c win32/win32.c
16960 ____________________________________________________________________________
16961 [  7795] By: jhi                                   on 2000/11/21  19:03:44
16962         Log: Update Changes.
16963      Branch: perl
16964            ! Changes patchlevel.h
16965 ____________________________________________________________________________
16966 [  7794] By: jhi                                   on 2000/11/21  18:56:34
16967         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
16968              From: "Craig A. Berry" <craigberry@mac.com>
16969              Date: Mon, 20 Nov 2000 20:27:06 -0600
16970              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
16971              
16972              A cut-and-pasto.
16973      Branch: perl
16974            ! perlio.h
16975 ____________________________________________________________________________
16976 [  7793] By: jhi                                   on 2000/11/21  18:54:41
16977         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
16978              From: Dominic Dunlop <domo@computer.org> 
16979              Date: Mon, 20 Nov 2000 18:55:29 +0100
16980              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
16981              
16982              va_copy() and the need of it.
16983              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
16984      Branch: metaconfig/U/perl
16985            + need_va_copy.U
16986      Branch: perl
16987            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16988            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
16989            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
16990            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
16991            ! win32/config.bc win32/config.gc win32/config.vc
16992 ____________________________________________________________________________
16993 [  7792] By: jhi                                   on 2000/11/21  17:04:10
16994         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
16995      Branch: perl
16996           !> scope.h
16997 ____________________________________________________________________________
16998 [  7791] By: jhi                                   on 2000/11/21  17:01:16
16999         Log: Export the SOCKS workaround symbols only if necessary.
17000      Branch: perl
17001            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
17002 ____________________________________________________________________________
17003 [  7790] By: nick                                  on 2000/11/20  23:57:11
17004         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
17005      Branch: perlio
17006            ! scope.h
17007 ____________________________________________________________________________
17008 [  7789] By: nick                                  on 2000/11/20  23:38:33
17009         Log: Integrate mainline
17010      Branch: perlio
17011           +> lib/File/Spec/Epoc.pm
17012           !> (integrate 34 files)
17013 ____________________________________________________________________________
17014 [  7788] By: nick                                  on 2000/11/20  23:20:18
17015         Log: Make extra buffer layer work (dummy crlf layer)
17016      Branch: perlio
17017            ! doio.c perlio.c perlio.h
17018 ____________________________________________________________________________
17019 [  7787] By: jhi                                   on 2000/11/20  22:44:04
17020         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
17021              From: Peter Prymmer <pvhp@forte.com>
17022              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
17023              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
17024      Branch: perl
17025            ! t/pragma/locale.t
17026 ____________________________________________________________________________
17027 [  7786] By: jhi                                   on 2000/11/20  22:29:10
17028         Log: Subject: DOC PATCH 5.6.0 perlreftut
17029              From: mjd@plover.com
17030              Date: 20 Nov 2000 19:45:06 -0000
17031              Message-ID: <20001120194506.9505.qmail@plover.com>
17032      Branch: perl
17033            ! pod/perlreftut.pod
17034 ____________________________________________________________________________
17035 [  7785] By: jhi                                   on 2000/11/20  22:27:44
17036         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
17037              From: David Dyck <dcd@tc.fluke.com>
17038              Date: Mon, 20 Nov 2000 11:43:40 -0800
17039              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
17040      Branch: perl
17041            ! lib/Cwd.pm
17042 ____________________________________________________________________________
17043 [  7784] By: jhi                                   on 2000/11/20  22:23:21
17044         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
17045              Date: Mon, 20 Nov 2000 17:06:10 -0500
17046              To: Mailing list Perl5 <perl5-porters@perl.org>
17047              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
17048      Branch: perl
17049            ! pp_ctl.c t/op/pat.t
17050 ____________________________________________________________________________
17051 [  7783] By: jhi                                   on 2000/11/20  22:11:18
17052         Log: Subject: [PATCH] doop.c - UTF8 tr///               
17053              From: Simon Cozens <simon@cozens.net>
17054              Date: Sat, 18 Nov 2000 18:49:30 +0000
17055              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
17056              
17057              Subject: Re: [PATCH] doop.c - UTF8 tr///           
17058              From: Simon Cozens <simon@cozens.net>
17059              Date: Mon, 20 Nov 2000 20:45:22 +0000
17060              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
17061              
17062              Make tr on UTF-8 better but still not correct.
17063      Branch: perl
17064            ! doop.c
17065 ____________________________________________________________________________
17066 [  7782] By: jhi                                   on 2000/11/20  22:02:16
17067         Log: Remove the shared object before attempting to create
17068              (by linking) a new one.  E.g. in AIX not removing
17069              becomes quite painful if one tries to do more than one
17070              build in the same tree (an interrupted build, for example),
17071              since the AIX' shared dynaloader seemingly keeps the shared
17072              objects open and therefore 'busy' for quite a while, even when
17073              nobody is using the objects, leading into link failures.
17074      Branch: perl
17075            ! lib/ExtUtils/MM_Unix.pm
17076 ____________________________________________________________________________
17077 [  7781] By: gsar                                  on 2000/11/20  19:02:55
17078         Log: type mismatch due to faulty integration
17079      Branch: maint-5.6/perl
17080            ! toke.c win32/Makefile
17081 ____________________________________________________________________________
17082 [  7780] By: gsar                                  on 2000/11/20  17:31:55
17083         Log: integrate changes#6392,6394..6399,6401..6404
17084              
17085              The {multiplier} of a fixed substring was overlooked which
17086              caused a wrong initial search offset for that substring.
17087              
17088              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
17089              From: Hugo <hv@crypt.compulink.co.uk>
17090              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
17091              Date: Thu, 13 Jul 2000 19:27:13 +0100
17092              
17093              Fix the BOM bug: not a byteorder bug, a signedness bug.
17094              
17095              Replace change #6337 with a better one.
17096              
17097              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
17098              From: Hugo <hv@crypt.compulink.co.uk>
17099              Date: Fri, 14 Jul 2000 04:16:20 +0100
17100              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
17101              
17102              MakeMaker should not remove editor backups (*~) on `make clean`
17103              by default (completes change#6383)
17104              
17105              move new variables to the end of the interpreter structure (for
17106              bincompat in code that doesn't #include XSUB.h)
17107              
17108              rename totally bletcherous SvLOCK() thingy (doesn't do what the
17109              name suggests anyway)
17110              
17111              various cleanups (typos, misformatted code, and small bugs)
17112              
17113              typecasts needed for change#6394
17114              
17115              typos in change#6399, regen headers
17116              
17117              inconsistent types needs casts
17118              
17119              PERL_OBJECT build tweaks
17120      Branch: maint-5.6/perl
17121           !> MANIFEST doop.c embed.h embed.pl embedvar.h
17122           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
17123           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
17124           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
17125           !> toke.c util.c
17126 ____________________________________________________________________________
17127 [  7779] By: gsar                                  on 2000/11/20  17:06:29
17128         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
17129              
17130              Cosmetics and perldelta.
17131              
17132              Fix nits noticed by Boston.pm.
17133              
17134              Do the cc sanity check both before the hints and
17135              after the cc selction.
17136              
17137              get sprintf.t to adjust properly for 3-digit exponents
17138              
17139              don't clobber *.orig files on *clean targets
17140              
17141              fix bugs in processing %v-*d and similar format specs (from
17142              Avi Finkel <avi@finkel.org>)
17143              
17144              sprintf test tweaks (from Dominic Dunlop)
17145              
17146              new selfloader.t in change#6183 doesn't close DATA handles,
17147              and thus fails to clean up tmp files on dosish platforms
17148              
17149              typos (spotted by Peter Prymmer)
17150              
17151              typo fix from Craig Berry
17152      Branch: maint-5.6/perl
17153           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
17154           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
17155           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
17156           !> x2p/Makefile.SH
17157 ____________________________________________________________________________
17158 [  7778] By: gsar                                  on 2000/11/20  16:46:51
17159         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
17160              
17161              Subject: Re: format bug report  [Patch]
17162              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17163              Date: Wed, 05 Jul 2000 13:12:52 +0200
17164              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
17165              
17166              Subject: Re: format bug report  [Patch]
17167              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17168              Date: Wed, 05 Jul 2000 14:10:01 +0200
17169              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
17170              
17171              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
17172              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17173              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
17174              Date: Fri, 07 Jul 2000 17:57:16 +0100
17175              
17176              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
17177              To: perl5-porters@perl.org
17178              From: Karsten Sperling <spiff@phreax.net>
17179              Date: Mon, 10 Jul 2000 15:12:52 +0200
17180              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
17181              
17182              README.posix-bc podified from Thomas Dorner.
17183              
17184              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
17185              From: Dominic Dunlop <domo@computer.org>
17186              Date: Tue, 11 Jul 2000 12:27:33 +0200
17187              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
17188              
17189              Typo in #6341.
17190              
17191              Fix for
17192              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
17193              From: Roderick Schertler <roderick@argon.org>
17194              Date: Tue, 11 Jul 2000 13:55:05 -0400
17195              Message-Id: <200007111755.NAA05077@jones.argon.org>
17196              
17197              Minor cleanups on the booklist.
17198              
17199              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
17200              regen perltoc.
17201              
17202              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
17203      Branch: maint-5.6/perl
17204           +> pod/perlbook.pod
17205           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
17206           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
17207           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
17208 ____________________________________________________________________________
17209 [  7777] By: jhi                                   on 2000/11/20  16:08:49
17210         Log: Update Changes.
17211      Branch: perl
17212            ! Changes patchlevel.h
17213 ____________________________________________________________________________
17214 [  7776] By: jhi                                   on 2000/11/20  15:27:56
17215         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
17216              This may be overly harsh but until proven otherwise, we think this
17217              way, or until we have a simple test for Configure (having to start
17218              up servers is does not count as simple) to check for the problems.
17219      Branch: perl
17220            ! perl.h
17221 ____________________________________________________________________________
17222 [  7775] By: jhi                                   on 2000/11/20  15:22:17
17223         Log: Solaris hints tweaks.
17224      Branch: perl
17225            ! hints/solaris_2.sh
17226 ____________________________________________________________________________
17227 [  7774] By: jhi                                   on 2000/11/20  15:01:20
17228         Log: Add a workaround to SOCKS 64-bit problems.
17229      Branch: perl
17230            ! doio.c embed.h embed.pl perlsdio.h proto.h
17231 ____________________________________________________________________________
17232 [  7773] By: jhi                                   on 2000/11/20  14:51:47
17233         Log: sysseek() instead of seek().
17234      Branch: perl
17235            ! t/lib/syslfs.t
17236 ____________________________________________________________________________
17237 [  7772] By: gsar                                  on 2000/11/20  13:06:23
17238         Log: integrate changes#6315..6319,6321..6331,6333..6338
17239              
17240              Integrate with Sarathy, preliminary fix for unicos
17241              alignment problems in [ID 20000612.002] Perl problem on Cray system.
17242              
17243              some debugger output does not go to the socket when RemotePort is set
17244              
17245              winsock cleanup never done on Windows (leads to handle leaks)
17246              
17247              fix UNC path handling on Windows under ithreads, and chdir()
17248              return value when given a non-existent directory
17249              
17250              Autogenerate pod/Makefile and pod/buildtoc.
17251              buildtoc also checks whether the existin pods are
17252              mentioned in MANIFEST and perl.pod, and vice versa.
17253              (None of the thusly found discrepancies fixed yet.)
17254              roffitall also needs to be autogenerated similarly but it
17255              seems so badly out of date that I didn't touch it yet.
17256              
17257              Config is being used.
17258              
17259              Add =head1 NAMEs so that buildtoc is happy.
17260              (The CGI::Util nit reported to Lincoln.)
17261              
17262              Fix complaints of buildtoc.
17263              
17264              Fix the alignment problem in Crays ([ID 20000612.002]).
17265              
17266              Remove perlbook, update perlfaq book listing,
17267              rearrange perl.pod, regenerate perltoc.
17268              
17269              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
17270              was cast to an unsigned (32-bit) integer with wild abandon.
17271              
17272              winsock options weren't being set in all threads under ithreads
17273              (caused send()s from second and subsequent threads to fail)
17274              
17275              accept() leaks memory on windows due to incorrect ordering of
17276              closesocket() and fclose() calls
17277              
17278              Reorder perl.pod once more.
17279              
17280              More POSIX.pod tweaks.
17281              
17282              Sprinkle ldlibpath.
17283              
17284              Precedence goof, fix based on
17285              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
17286              From: Hugo <hv@crypt.compulink.co.uk>
17287              Date: Tue, 11 Jul 2000 12:52:38 +0100
17288              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
17289              
17290              Subject: PATCH perlguts.pod: Document D and d magic types
17291              From: mjd@plover.com
17292              Date: 5 Jul 2000 18:01:51 -0000
17293              Message-ID: <20000705180151.29413.qmail@plover.com>
17294              
17295              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
17296              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
17297              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
17298              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
17299              
17300              Subject: [PATCH cfgperl] $& segfaults if you trick it
17301              From: simon@brecon.co.uk (Simon Cozens)
17302              Date: 7 Jul 2000 11:26:09 GMT
17303              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
17304              
17305              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
17306              From: Hugo <hv@crypt.compulink.co.uk>
17307              Date: Tue, 11 Jul 2000 12:44:50 +0100
17308              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
17309              
17310              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
17311              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17312              Date: Tue, 11 Jul 2000 13:50:51 +0100
17313              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
17314      Branch: maint-5.6/perl
17315           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
17316           +> pod/buildtoc.PL
17317            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
17318           !> (integrate 26 files)
17319 ____________________________________________________________________________
17320 [  7771] By: gsar                                  on 2000/11/20  12:31:42
17321         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
17322              6310,6311,6314
17323              
17324              Subject: [PATCH bleedperl] File::Spec 0.82 beta
17325              From: Barrie Slaymaker <barries@jester.slaysys.com>
17326              Date: Wed, 28 Jun 2000 11:35:29 -0400
17327              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
17328              
17329              tweak perlembed for multiplicity/usethreads sanity; correct notes
17330              about Windows
17331              
17332              localize %INC in a Safe compartment so that use/require work
17333              (many other magic globals probably need similar treatment)
17334              
17335              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
17336              when @_ is modified, causing coredumps
17337              
17338              slurp mode fix in change#4736 still not quite right
17339              
17340              Point to perlipc for more SysV IPC examples.
17341              
17342              Elaborate POSIX.pod.  Still needs work.
17343              
17344              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
17345              
17346              fix large memory leak that has been around for ever, masked by
17347              -DPURIFY (most of the arenas were never freed!)
17348              
17349              fix memory leak on Windows (PL_sys_intern contents were never
17350              freed)
17351              
17352              PERL_OBJECT build tweak
17353              
17354              adjust change#6299
17355              
17356              remove rel2abs prototypes (from Barrie Slaymaker)
17357              
17358              missing perldiag entry for unpack("w",...) diagnostic (from
17359              Andreas Koenig)
17360              
17361              better diagnostic on Frob->stuff() when Frob:: doesn't exist
17362              (from Richard Soderberg <rs@oregonnet.com>)
17363              
17364              Win32 patches for cfgperl from Sarathy.
17365              
17366              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
17367              
17368              More POSIX.pod embellishment.
17369              
17370              tyop in change#6306
17371      Branch: maint-5.6/perl
17372           !> (integrate 44 files)
17373 ____________________________________________________________________________
17374 [  7770] By: gsar                                  on 2000/11/20  11:51:00
17375         Log: integrate changes#6268..6282 from cfgperl branch
17376              
17377              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
17378              From: Dominic Dunlop <domo@computer.org>
17379              Date: Thu, 29 Jun 2000 12:32:39 +0200
17380              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
17381              
17382              Regen headers for #6261 (and update embed.pl for this) and #6267,
17383              silence few compiler warnings.
17384              
17385              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
17386              From: Nicholas Clark <nick@talking.bollo.cx>
17387              Date: Fri, 23 Jun 2000 16:21:15 +0100
17388              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
17389              
17390              Subject: PATCH pod/perltie.pod
17391              From: Ian Phillipps <Ian.Phillipps@iname.com>
17392              Date: Fri, 16 Jun 2000 00:17:19 +0100
17393              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
17394              (only the first hunk, the second hunk had already been done
17395              by some other patch)
17396              
17397              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
17398              From: Tom Phoenix <rootbeer@redcat.com>
17399              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
17400              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
17401              
17402              Subject: [PATCH] xsub attributes
17403              From: Doug MacEachern <dougm@covalent.net>
17404              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
17405              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
17406              
17407              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
17408              From: Andy Dougherty <doughera@lafayette.edu>
17409              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
17410              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
17411              
17412              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
17413              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
17414              Date: Tue, 13 Jun 2000 02:43:48 -0500
17415              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
17416              
17417              Subject: [PATCH] Re: eval documentation: context
17418              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17419              Date: Mon, 12 Jun 2000 15:07:29 +0100
17420              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
17421              
17422              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
17423              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17424              Date: Mon, 12 Jun 2000 14:55:59 +0100
17425              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
17426              
17427              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
17428              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
17429              Date: Fri, 09 Jun 2000 12:39:27 -0400
17430              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
17431              (plus update the version "number" of Text::Wrap)
17432              
17433              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
17434              From: Tim Ayers <tayers@bridge.com>
17435              Date: Thu, 08 Jun 2000 08:11:06 +0200
17436              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
17437              [resent by Richard Foley, Message-Id probably wrong]
17438              
17439              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
17440              From: rspier@pobox.com (Robert Spier)
17441              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
17442              Message-ID: <14654.31913.845602.610277@rls.cx>
17443              
17444              Subject: [PATCH 5.6.0] utils/h2xs.PL
17445              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
17446              Date: Wed, 7 Jun 2000 04:02:04 -0500
17447              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
17448              
17449              Subject: [PATCH 5.6.0]ITHREADs for VMS
17450              From: Dan Sugalski <dan@sidhe.org>
17451              Date: Tue, 06 Jun 2000 11:59:50 -0400
17452              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
17453      Branch: maint-5.6/perl
17454           !> (integrate 31 files)
17455 ____________________________________________________________________________
17456 [  7769] By: gsar                                  on 2000/11/20  11:29:06
17457         Log: integrate changes#6261..6266 from cfgperl
17458              
17459              Subject: Re: [PATCH cfgperl] BOMs away!
17460              From: simon@brecon.co.uk (Simon Cozens)
17461              Date: 17 Jun 2000 11:49:57 GMT
17462              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
17463              
17464              Subject: 5.6.0 Patch for EPOC
17465              From: Olaf Flebbe <o.flebbe@gmx.de>
17466              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
17467              Message-ID: <23449.960929969@www11.gmx.net>
17468              
17469              tr fixes from Simon Cozens
17470              
17471              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
17472              From: Marty Lucich <marty@netcom.com>
17473              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
17474              Message-Id: <200006282116.OAA11148@netcom.com>
17475              ccdlflags update (the BSD/OS 4.1 part had already been taken
17476              care of by #6141).
17477              
17478              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
17479              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17480              Date: Wed, 28 Jun 2000 17:50:12 -0700
17481              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
17482              
17483              Subject: [PATCH 5.6.0] cygwin port
17484              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
17485              From: "Fifer, Eric" <EFifer@sanwaint.com>
17486              Date: Thu, 29 Jun 2000 12:58:29 +0100
17487      Branch: maint-5.6/perl
17488           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
17489           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
17490           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
17491           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
17492 ____________________________________________________________________________
17493 [  7768] By: gsar                                  on 2000/11/20  11:13:44
17494         Log: integrate changes#6252..6256,6259..6260
17495              
17496              Paranoia tweak on #6249.
17497              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
17498              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
17499              Date: Sun, 25 Jun 2000 23:43:12 -0400
17500              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
17501              
17502              Subject: tr///, help wanted.
17503              From: simon@brecon.co.uk (Simon Cozens)
17504              Date: 28 Jun 2000 11:29:04 GMT
17505              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
17506              
17507              small thinko tweaks
17508              
17509              tweaks from Simon Conzes to further fix tr/// under utf8
17510              
17511              perlnewmod was missing from MANIFEST.
17512              
17513              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
17514              From: simon@brecon.co.uk (Simon Cozens)
17515              Date: 17 Jun 2000 11:56:44 GMT
17516              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
17517              pack U0, pack C0
17518      Branch: maint-5.6/perl
17519           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
17520           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
17521           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
17522           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
17523 ____________________________________________________________________________
17524 [  7767] By: gsar                                  on 2000/11/20  10:51:38
17525         Log: integrate change#6250 from cfgperl
17526              
17527              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
17528              From: Doug MacEachern <dougm@covalent.net>
17529              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
17530              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
17531      Branch: maint-5.6/perl
17532           +> t/op/my_stash.t
17533           !> MANIFEST embed.pl global.sym proto.h toke.c
17534 ____________________________________________________________________________
17535 [  7766] By: gsar                                  on 2000/11/20  10:48:34
17536         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
17537              
17538              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
17539              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
17540              Date: Mon, 26 Jun 2000 18:40:14 +0100
17541              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
17542              
17543              Subject: [PATCH] bytes<->utf8 fixes
17544              From: simon@brecon.co.uk (Simon Cozens)
17545              Date: 26 Jun 2000 04:55:45 GMT
17546              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
17547              
17548              Subject: [PATCH] is_utf8_string
17549              From: simon@brecon.co.uk (Simon Cozens)
17550              Date: 26 Jun 2000 02:25:59 GMT
17551              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
17552              
17553              Subject: [PATCH] avoid mg_ptr in '*' magic
17554              From: Doug MacEachern <dougm@covalent.net>
17555              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
17556              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
17557              
17558              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
17559              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
17560              Date: Sat, 24 Jun 2000 13:06:20 +0100
17561              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
17562              
17563              Allow for standalone testing.
17564              
17565              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
17566              From: Mark-Jason Dominus <mjd@plover.com>
17567              Date: Tue, 27 Jun 2000 22:36:42 -0400
17568              Message-ID: <20000628023642.12166.qmail@plover.com>
17569              
17570              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
17571              From: Frank Tobin <ftobin@uiuc.edu>
17572              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
17573              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
17574      Branch: maint-5.6/perl
17575           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
17576           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
17577           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
17578           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
17579           !> utf8.c utils/h2xs.PL
17580 ____________________________________________________________________________
17581 [  7765] By: gsar                                  on 2000/11/20  10:29:13
17582         Log: integrate change#6239 from cfgperl
17583              
17584              Configure maintenance.  Sever some dependency cycles,
17585              separate gccversion from the cc unit,
17586              address [ID 20000623.006] Configure script patch for using gcc on AIX
17587              (but solve it a little bit differently),
17588              unduplex some accidentally duplicated units,
17589              suggest using gcc if no cc available
17590              (p5p thread: "Solaris configure: counterproposal", 1999-09)
17591      Branch: maint-5.6/perl
17592           !> Configure Todo-5.6 config_h.SH
17593 ____________________________________________________________________________
17594 [  7764] By: gsar                                  on 2000/11/20  10:25:55
17595         Log: integrate changes#6233..6238 from cfgperl
17596              
17597              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
17598              From: Mark-Jason Dominus <mjd@plover.com>
17599              Date: Fri, 16 Jun 2000 20:53:04 -0400
17600              Message-ID: <20000617005304.8008.qmail@plover.com>
17601              
17602              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
17603              because when run as services (Win32ese for daemons)
17604              no environment variables are set and tmpdir ends up as /tmp,
17605              which is ambiguous.
17606              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
17607              From: matt@sergeant.org
17608              Date: 16 Jun 2000 16:30:43 -0000
17609              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
17610              
17611              The thread begun by
17612              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
17613              From: Kevin.Ruscoe@ubsw.com
17614              Date: Fri, 16 Jun 2000 16:38:51 +0100
17615              Message-Id: <H000019b03c300d6@MHS>
17616              
17617              Tweak embed.pl, regen headers.
17618              
17619              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
17620              From: Dan Sugalski <dan@sidhe.org>
17621              Date: Fri, 23 Jun 2000 17:00:00 -0400
17622              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
17623      Branch: maint-5.6/perl
17624           !> (integrate 27 files)
17625 ____________________________________________________________________________
17626 [  7763] By: gsar                                  on 2000/11/20  10:08:08
17627         Log: s/perl56delta/perldelta/g
17628      Branch: maint-5.6/perl
17629            ! pod/Makefile
17630 ____________________________________________________________________________
17631 [  7762] By: gsar                                  on 2000/11/20  10:04:00
17632         Log: integrate changes#6225,6229,6231,6232 from cfgperl
17633              
17634              Add source code filenames to apidoc.
17635              From: simon@brecon.co.uk (Simon Cozens)
17636              Subject: [PATCH embed.pl] Source X-ref
17637              Date: 22 Jun 2000 02:18:49 GMT
17638              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
17639              
17640              Subject: README.hpux version 0.6.1
17641              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
17642              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
17643              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
17644              
17645              Subject: [PATCH 5.6.0] cygwin port
17646              From: "Fifer, Eric" <EFifer@sanwaint.com>
17647              Date: Tue, 20 Jun 2000 14:30:58 +0100
17648              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
17649              
17650              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
17651              From: simon@brecon.co.uk (Simon Cozens)
17652              Date: 19 Jun 2000 15:18:27 GMT
17653              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
17654              
17655              plus update pod/Makefile and regenerate perltoc
17656      Branch: maint-5.6/perl
17657           +> pod/perlutil.pod
17658           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
17659           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
17660 ____________________________________________________________________________
17661 [  7761] By: jhi                                   on 2000/11/20  04:09:55
17662         Log: Miraculous typo.
17663      Branch: perl
17664            ! t/op/pat.t
17665 ____________________________________________________________________________
17666 [  7760] By: jhi                                   on 2000/11/20  04:06:08
17667         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
17668              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17669              Date: Sun, 19 Nov 2000 22:30:26 -0500
17670              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
17671      Branch: perl
17672            ! regexec.c scope.h t/op/pat.t
17673 ____________________________________________________________________________
17674 [  7759] By: jhi                                   on 2000/11/20  02:05:22
17675         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
17676      Branch: perl
17677            ! perl.h
17678 ____________________________________________________________________________
17679 [  7758] By: jhi                                   on 2000/11/20  01:58:11
17680         Log: Subject: [perl 7711: EPOC] updates
17681              From: Olaf Flebbe <o.flebbe@gmx.de>
17682              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
17683              Message-ID: <25575.974658810@www23.gmx.net>               
17684      Branch: perl
17685            + lib/File/Spec/Epoc.pm
17686            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
17687            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
17688            ! lib/File/Spec.pm perl.c sv.c
17689 ____________________________________________________________________________
17690 [  7757] By: jhi                                   on 2000/11/20  01:53:11
17691         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
17692      Branch: perl
17693            ! MANIFEST
17694 ____________________________________________________________________________
17695 [  7756] By: jhi                                   on 2000/11/20  01:47:22
17696         Log: Integrate perlio.
17697      Branch: perl
17698            - ext/re/hints/MSWin32.pl
17699           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
17700           !> win32/config.gc win32/config_H.gc win32/win32sck.c
17701 ____________________________________________________________________________
17702 [  7755] By: nick                                  on 2000/11/19  20:57:17
17703         Log: Add dummy crlf layer (just as buffer)
17704              Correct 1st bug - one layer of indirection.
17705      Branch: perlio
17706            ! perlio.c perlio.h perliol.h
17707 ____________________________________________________________________________
17708 [  7754] By: nick                                  on 2000/11/19  20:56:12
17709         Log: Work-round to Perl_deb_nocontext is no longer required
17710      Branch: perlio
17711            - ext/re/hints/MSWin32.pl
17712 ____________________________________________________________________________
17713 [  7753] By: nick                                  on 2000/11/19  20:01:16
17714         Log: diff -se shows these as different
17715      Branch: perlio
17716            ! global.sym pod/perlapi.pod
17717 ____________________________________________________________________________
17718 [  7752] By: nick                                  on 2000/11/19  18:57:30
17719         Log: Configure GCC/Win32 build -Duseperlio
17720              Fix a couple of gross issues
17721              - double-include of ../deb.o in re.dll
17722              - win32sck.c needs PerlIO and FILE 
17723      Branch: perlio
17724            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
17725            ! win32/win32sck.c
17726 ____________________________________________________________________________
17727 [  7751] By: nick                                  on 2000/11/19  17:05:36
17728         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
17729      Branch: perlio
17730            ! perlio.c
17731 ____________________________________________________________________________
17732 [  7750] By: nick                                  on 2000/11/19  16:57:14
17733         Log: Missing aTHX_
17734      Branch: perlio
17735            ! sv.c
17736 ____________________________________________________________________________
17737 [  7749] By: jhi                                   on 2000/11/19  16:28:40
17738         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
17739              From: "Peter J. Farley III" <pjfarley@banet.net>
17740              Date: Sun, 19 Nov 2000 01:42:58 -0500
17741              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
17742      Branch: perl
17743            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
17744 ____________________________________________________________________________
17745 [  7748] By: jhi                                   on 2000/11/19  16:08:10
17746         Log: Subject: podlators 1.05 available        
17747              From: Russ Allbery <rra@stanford.edu>   
17748              Date: 18 Nov 2000 22:04:28 -0800
17749              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
17750      Branch: perl
17751            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
17752 ____________________________________________________________________________
17753 [  7747] By: nick                                  on 2000/11/19  11:19:39
17754         Log: Integrate mainline
17755      Branch: perlio
17756           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
17757           !> util.c
17758 ____________________________________________________________________________
17759 [  7746] By: jhi                                   on 2000/11/19  06:42:22
17760         Log: Make hex scanning warn on "\x{x}" and "\xx".
17761              "\x" and and hex("x") are still valid.
17762      Branch: perl
17763            ! util.c
17764 ____________________________________________________________________________
17765 [  7745] By: nick                                  on 2000/11/18  22:52:28
17766         Log: Integrate mainline
17767      Branch: perlio
17768           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
17769           !> perl.h perlio.c proto.h regcomp.c regcomp.h
17770 ____________________________________________________________________________
17771 [  7744] By: jhi                                   on 2000/11/18  22:50:28
17772         Log: Introduce Perl_utf8_length().  Use it.
17773      Branch: perl
17774            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
17775 ____________________________________________________________________________
17776 [  7743] By: jhi                                   on 2000/11/18  22:38:51
17777         Log: Compiler denit.
17778      Branch: perl
17779            ! perlio.c
17780 ____________________________________________________________________________
17781 [  7742] By: jhi                                   on 2000/11/18  20:33:05
17782         Log: Integrate perlio.
17783      Branch: perl
17784           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
17785           !> perlio.h pp_ctl.c pp_sys.c sv.c
17786 ____________________________________________________________________________
17787 [  7741] By: jhi                                   on 2000/11/18  20:31:27
17788         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
17789              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17790              Date: Fri, 17 Nov 2000 20:35:11 -0500
17791              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
17792              
17793              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
17794              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17795              Date: Fri, 17 Nov 2000 21:03:47 -0500
17796              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
17797              
17798              Plus a little bit of tweaking in pregcomp().
17799      Branch: perl
17800            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
17801 ____________________________________________________________________________
17802 [  7740] By: nick                                  on 2000/11/18  20:17:22
17803         Log: Lexical use open ... support:
17804              add ->cop_io to COP structure in cop.h.
17805              Make mg.c and gv.c associate it with ${^OPEN}.
17806              Make lib/open.pm set it.
17807              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
17808              manner similar to ->cop_warnings.
17809              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
17810              call new PerlIO_apply_layers().
17811              Declare latter in perlio.h and define in perlio.c
17812      Branch: perlio
17813            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
17814            ! perlio.h pp_ctl.c pp_sys.c sv.c
17815 ____________________________________________________________________________
17816 [  7739] By: jhi                                   on 2000/11/18  19:54:00
17817         Log: Integrate perlio.
17818      Branch: perl
17819           !> doio.c perlio.c pp.c
17820 ____________________________________________________________________________
17821 [  7738] By: jhi                                   on 2000/11/18  17:16:13
17822         Log: Subject: [PATCH 5.7.0] etags broken again
17823              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17824              Date: Sat, 18 Nov 2000 02:41:36 -0500
17825              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
17826      Branch: perl
17827            ! emacs/ptags
17828 ____________________________________________________________________________
17829 [  7737] By: jhi                                   on 2000/11/18  17:12:18
17830         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
17831      Branch: perl
17832            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
17833 ____________________________________________________________________________
17834 [  7736] By: nick                                  on 2000/11/18  14:06:20
17835         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
17836              part to be isolated.
17837      Branch: perlio
17838            ! doio.c perlio.c
17839 ____________________________________________________________________________
17840 [  7735] By: nick                                  on 2000/11/18  11:03:32
17841         Log: Integrate mainline
17842      Branch: perlio
17843           !> Changes README.amiga README.win32 patchlevel.h
17844           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
17845 ____________________________________________________________________________
17846 [  7734] By: jhi                                   on 2000/11/18  01:18:56
17847         Log: Update Changes.
17848      Branch: perl
17849            ! Changes patchlevel.h
17850 ____________________________________________________________________________
17851 [  7733] By: jhi                                   on 2000/11/18  00:32:54
17852         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
17853              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17854              Date: Fri, 17 Nov 2000 17:28:02 -0500
17855              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
17856      Branch: perl
17857            ! regcomp.c regexec.c t/op/re_tests
17858 ____________________________________________________________________________
17859 [  7732] By: jhi                                   on 2000/11/18  00:28:56
17860         Log: Sparc 64-bit pack() fix from Jens Hamisch.
17861      Branch: perl
17862            ! pp.c
17863 ____________________________________________________________________________
17864 [  7731] By: jhi                                   on 2000/11/18  00:18:39
17865         Log: Explain in more detail the {} syntax ambiguousity.
17866              
17867              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
17868              From: Nicholas Clark <nick@ccl4.org>
17869              Date: Fri, 17 Nov 2000 22:10:28 +0000
17870              Message-ID: <20001117221028.A88930@plum.flirble.org>
17871      Branch: perl
17872            ! pod/perlfunc.pod
17873 ____________________________________________________________________________
17874 [  7730] By: jhi                                   on 2000/11/18  00:12:18
17875         Log: Subject: Fix for README.amiga (20000323.033)
17876              From: "Stephen P. Potter" <spp@spotter.yi.org>
17877              Date: Fri, 17 Nov 2000 12:25:51 -0500
17878              Message-Id: <200011171725.MAA05768@spotter.yi.org>
17879      Branch: perl
17880            ! README.amiga
17881 ____________________________________________________________________________
17882 [  7729] By: jhi                                   on 2000/11/18  00:08:34
17883         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
17884              From: "A. C. Yardley" <yardley@tanet.net>
17885              Date: Mon, 3 Apr 2000 11:35:33 -0700
17886              Message-ID: <3483.000403@tanet.net>
17887      Branch: perl
17888            ! README.win32
17889 ____________________________________________________________________________
17890 [  7728] By: nick                                  on 2000/11/17  21:59:47
17891         Log: Integrate mainline
17892      Branch: perlio
17893           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
17894           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
17895           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
17896           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
17897 ____________________________________________________________________________
17898 [  7727] By: nick                                  on 2000/11/17  21:56:31
17899         Log: Experiment on use of attributes.pm interface.
17900              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
17901              SVt_PVRV if not already something better (else vivify of say magic gets
17902              core dump).
17903      Branch: perlio
17904            ! perlio.c pp.c
17905 ____________________________________________________________________________
17906 [  7726] By: jhi                                   on 2000/11/17  14:15:49
17907         Log: Subject: Fix for 20000815.006
17908              From: "Stephen P. Potter" <spp@spotter.yi.org>
17909              Date: Fri, 17 Nov 2000 08:57:45 -0500
17910              Message-Id: <200011171357.IAA05122@spotter.yi.org>
17911              
17912              It's really 20000518.006.
17913      Branch: perl
17914            ! pod/perlmodlib.PL
17915 ____________________________________________________________________________
17916 [  7725] By: jhi                                   on 2000/11/17  14:12:31
17917         Log: Subject: Fix for 20000409.001
17918              From: "Stephen P. Potter" <spp@spotter.yi.org>
17919              Date: Fri, 17 Nov 2000 08:55:45 -0500
17920              Message-Id: <200011171355.IAA05104@spotter.yi.org>
17921      Branch: perl
17922            ! pod/perlfaq9.pod
17923 ____________________________________________________________________________
17924 [  7724] By: jhi                                   on 2000/11/17  14:08:58
17925         Log: Undo #7627 now that we have =head3.
17926      Branch: perl
17927            ! pod/perlhack.pod
17928 ____________________________________________________________________________
17929 [  7723] By: jhi                                   on 2000/11/17  14:04:09
17930         Log: As surmised the #7719 wasn't a good move.
17931      Branch: perl
17932            ! hints/solaris_2.sh
17933 ____________________________________________________________________________
17934 [  7722] By: jhi                                   on 2000/11/17  13:59:04
17935         Log: Also the 64bitall hints can be either here or there.
17936      Branch: perl
17937            ! hints/solaris_2.sh
17938 ____________________________________________________________________________
17939 [  7721] By: jhi                                   on 2000/11/17  02:26:23
17940         Log: Test tweak for the open pragma.
17941      Branch: perl
17942            ! t/lib/b.t
17943 ____________________________________________________________________________
17944 [  7720] By: jhi                                   on 2000/11/17  00:23:22
17945         Log: The long double hints can be here or there.
17946      Branch: perl
17947            ! hints/solaris_2.sh
17948 ____________________________________________________________________________
17949 [  7719] By: jhi                                   on 2000/11/17  00:14:06
17950         Log: For Solaris use64bitall the stdchar needs a little bit of help.
17951      Branch: perl
17952            ! hints/solaris_2.sh
17953 ____________________________________________________________________________
17954 [  7718] By: jhi                                   on 2000/11/16  23:27:34
17955         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
17956              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
17957              Date: Wed, 15 Nov 2000 08:56:32 +0100
17958              Message-ID: <3A1241B0.64477E00@alcatel.at>
17959      Branch: perl
17960            ! lib/Carp/Heavy.pm
17961 ____________________________________________________________________________
17962 [  7717] By: jhi                                   on 2000/11/16  23:23:29
17963         Log: Subject: [PATCH] Re: 20001101.003 PDL
17964              From: Nicholas Clark <nick@ccl4.org>
17965              Date: Thu, 16 Nov 2000 16:48:25 +0000
17966              Message-ID: <20001116164825.B93487@plum.flirble.org>
17967      Branch: perl
17968            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
17969 ____________________________________________________________________________
17970 [  7716] By: jhi                                   on 2000/11/16  23:21:31
17971         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
17972              From: "Casey R. Tweten" <crt@kiski.net>
17973              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
17974              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
17975      Branch: perl
17976            ! lib/Pod/Checker.pm pod/perlpod.pod
17977 ____________________________________________________________________________
17978 [  7715] By: jhi                                   on 2000/11/16  23:19:40
17979         Log: Avoid an infinite loop in VMS when utils scripts are run
17980              with no arguments, from Charles Lane.
17981      Branch: perl
17982            ! configure.com
17983 ____________________________________________________________________________
17984 [  7714] By: jhi                                   on 2000/11/16  23:17:08
17985         Log: Subject: perllocale.pod changes
17986              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
17987              Date: Mon, 13 Nov 2000 10:09:22 +0300
17988              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
17989      Branch: perl
17990            ! pod/perllocale.pod
17991 ____________________________________________________________________________
17992 [  7713] By: jhi                                   on 2000/11/16  23:14:06
17993         Log: Integrate perlio.
17994      Branch: perl
17995           !> doio.c perlio.c perlio.h util.c
17996 ____________________________________________________________________________
17997 [  7712] By: nick                                  on 2000/11/16  21:10:58
17998         Log: Integrate mainline
17999      Branch: perlio
18000           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
18001           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
18002           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
18003           !> vos/config.ga.def vos/config.ga.h win32/config.bc
18004           !> win32/config.gc win32/config.vc
18005 ____________________________________________________________________________
18006 [  7711] By: nick                                  on 2000/11/16  19:56:41
18007         Log: Minor tweaks:
18008              consistent way of getting 'rb', 'wb' etc. for binary opens
18009              move *perlio::layers to *open::layers
18010              a #define to show layers available
18011              DOSISH popen/PerlIO had export/import sense inverted.
18012      Branch: perlio
18013            ! doio.c perlio.c perlio.h util.c
18014 ____________________________________________________________________________
18015 [  7710] By: jhi                                   on 2000/11/16  15:46:05
18016         Log: Add HAS_SBRK_PROTO.
18017      Branch: metaconfig/U/perl
18018            + d_sbrkproto.U
18019      Branch: perl
18020            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18021            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
18022            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
18023            ! vos/config.ga.def vos/config.ga.h win32/config.bc
18024            ! win32/config.gc win32/config.vc
18025 ____________________________________________________________________________
18026 [  7709] By: nick                                  on 2000/11/16  07:31:49
18027         Log: Integrate mainline
18028      Branch: perlio
18029           !> (integrate 35 files)
18030 ____________________________________________________________________________
18031 [  7708] By: jhi                                   on 2000/11/16  05:33:03
18032         Log: These files are text, not binary.
18033      Branch: perl
18034            ! ext/Encode/Encode/iso8859-10.enc
18035            ! ext/Encode/Encode/iso8859-13.enc
18036            ! ext/Encode/Encode/iso8859-14.enc
18037            ! ext/Encode/Encode/iso8859-15.enc
18038 ____________________________________________________________________________
18039 [  7707] By: jhi                                   on 2000/11/16  01:53:37
18040         Log: Update Changes.
18041      Branch: perl
18042            ! Changes patchlevel.h
18043 ____________________________________________________________________________
18044 [  7706] By: jhi                                   on 2000/11/16  01:35:59
18045         Log: More #undefing of stdio.
18046      Branch: perl
18047            ! fakesdio.h nostdio.h
18048 ____________________________________________________________________________
18049 [  7705] By: jhi                                   on 2000/11/16  01:34:18
18050         Log: Add fwalk() probe to the configuration files and regen perltoc.
18051      Branch: perl
18052            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18053            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
18054            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
18055            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
18056            ! win32/config.bc win32/config.gc win32/config.vc
18057 ____________________________________________________________________________
18058 [  7704] By: jhi                                   on 2000/11/16  01:33:07
18059         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
18060              an optional third argument to Inlibc?)
18061      Branch: metaconfig/U/perl
18062            + d__fwalk.U
18063 ____________________________________________________________________________
18064 [  7703] By: jhi                                   on 2000/11/16  01:09:22
18065         Log: The type of the hash_cb() size argument is tricky.
18066      Branch: perl
18067            ! ext/DB_File/DB_File.xs
18068 ____________________________________________________________________________
18069 [  7702] By: jhi                                   on 2000/11/15  23:01:16
18070         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
18071      Branch: perl
18072            ! nostdio.h
18073 ____________________________________________________________________________
18074 [  7701] By: jhi                                   on 2000/11/15  22:52:32
18075         Log: Detypo.
18076      Branch: perl
18077            ! t/lib/bigfltpm.t
18078 ____________________________________________________________________________
18079 [  7700] By: jhi                                   on 2000/11/15  22:51:56
18080         Log: UINT64_C() work continues.
18081      Branch: perl
18082            ! handy.h perl.h utf8.h
18083 ____________________________________________________________________________
18084 [  7699] By: jhi                                   on 2000/11/15  14:13:04
18085         Log: SOCKS has its own USE_THREADS, based on
18086              
18087              Subject: [ID 20001114.002] et. al. bugfix followup
18088              From: Jens Hamisch <jens@Strawberry.COM> 
18089              Date: Wed, 15 Nov 2000 14:23:11 +0100
18090              Message-ID: <20001115142311.A21164@Strawberry.COM>
18091      Branch: perl
18092            ! perl.h
18093 ____________________________________________________________________________
18094 [  7698] By: jhi                                   on 2000/11/15  03:50:56
18095         Log: Add few missing #undefs and sort them.
18096      Branch: perl
18097            ! fakesdio.h
18098 ____________________________________________________________________________
18099 [  7697] By: jhi                                   on 2000/11/15  03:39:14
18100         Log: Linenumber fix.
18101      Branch: perl
18102            ! t/pragma/warn/utf8
18103 ____________________________________________________________________________
18104 [  7696] By: jhi                                   on 2000/11/15  02:55:26
18105         Log: EBCDIC tweaks.
18106              
18107              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
18108              From: Peter Prymmer <pvhp@forte.com>
18109              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
18110              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
18111      Branch: perl
18112            ! t/op/regmesg.t t/pragma/warn/utf8
18113 ____________________________________________________________________________
18114 [  7695] By: jhi                                   on 2000/11/15  02:53:58
18115         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
18116              From: Peter Prymmer <pvhp@forte.com>
18117              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
18118              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
18119      Branch: perl
18120            ! utf8.c
18121 ____________________________________________________________________________
18122 [  7694] By: jhi                                   on 2000/11/15  02:50:55
18123         Log: Subject: [PATCH: perl@7674] updates to README.os390
18124              From: Prymmer/Kahn <pvhp@best.com>
18125              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
18126              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
18127      Branch: perl
18128            ! README.os390
18129 ____________________________________________________________________________
18130 [  7693] By: jhi                                   on 2000/11/15  02:48:37
18131         Log: Quit utf8_to_uv() instantly if curlen == 0.
18132      Branch: perl
18133            ! utf8.c
18134 ____________________________________________________________________________
18135 [  7692] By: jhi                                   on 2000/11/15  02:24:29
18136         Log: Use u_int32_t for the size of hash_cb(), not size_t.
18137              
18138              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
18139              From: Jens Hamisch <jens@Strawberry.COM>     
18140              Date: Tue, 14 Nov 2000 19:03:55 +0100
18141              Message-Id: <20001114190355.A20559@Strawberry.COM>
18142      Branch: perl
18143            ! ext/DB_File/DB_File.xs
18144 ____________________________________________________________________________
18145 [  7691] By: jhi                                   on 2000/11/15  02:20:12
18146         Log: Use UINT64_C().
18147              
18148              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
18149              From: Jens Hamisch <jens@Strawberry.COM>
18150              Date: Tue, 14 Nov 2000 19:16:23 +0100
18151              Message-Id: <20001114191623.G20559@Strawberry.COM>
18152      Branch: perl
18153            ! utf8.c utf8.h
18154 ____________________________________________________________________________
18155 [  7690] By: jhi                                   on 2000/11/15  02:17:06
18156         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
18157              (a macro to define signed and unsigned integer constants).
18158      Branch: perl
18159            ! handy.h
18160 ____________________________________________________________________________
18161 [  7689] By: jhi                                   on 2000/11/15  01:56:51
18162         Log: Regen Configure.
18163      Branch: perl
18164            ! Configure
18165 ____________________________________________________________________________
18166 [  7688] By: jhi                                   on 2000/11/15  01:56:32
18167         Log: Make the unit know about SOCKS.
18168      Branch: metaconfig
18169            ! U/protos/socksizetype.U
18170 ____________________________________________________________________________
18171 [  7687] By: jhi                                   on 2000/11/15  01:54:47
18172         Log: Remove unused dependencies.
18173      Branch: metaconfig
18174            ! U/compline/d_getpagsz.U
18175 ____________________________________________________________________________
18176 [  7686] By: nick                                  on 2000/11/14  21:25:13
18177         Log: Integrate mainline.
18178      Branch: perlio
18179           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
18180           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
18181           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
18182           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
18183           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
18184           !> win32/config.bc win32/config.gc win32/config.vc
18185           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
18186 ____________________________________________________________________________
18187 [  7685] By: jhi                                   on 2000/11/14  17:54:56
18188         Log: Integrate perlio.
18189      Branch: perl
18190           +> fakesdio.h perliol.h
18191           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
18192           !> perlsdio.h perlsfio.h pod/perlfunc.pod
18193 ____________________________________________________________________________
18194 [  7684] By: nick                                  on 2000/11/14  17:43:04
18195         Log: PerlIO #include and #ifdef re-work.
18196      Branch: perlio
18197            + fakesdio.h perliol.h
18198            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
18199            ! perlsdio.h perlsfio.h
18200 ____________________________________________________________________________
18201 [  7683] By: jhi                                   on 2000/11/14  15:42:40
18202         Log: Hoist the duplicated socket/netdb include logic to perl.h;
18203              undef SETERRNO in case SOCKS has defined it.  Based on:
18204              
18205              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
18206              From: Jens Hamisch <jens@Strawberry.COM> 
18207              Date: Tue, 14 Nov 2000 11:34:40 +0100
18208              Message-Id: <20001114113440.A20005@Strawberry.COM>
18209      Branch: perl
18210            ! doio.c perl.h pp_sys.c
18211 ____________________________________________________________________________
18212 [  7682] By: jhi                                   on 2000/11/14  14:07:28
18213         Log: Subject: some additions for makefiles for win32 (for perl@7674)
18214              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
18215              Date: Tue, 14 Nov 2000 09:31:13 +0300
18216              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
18217      Branch: perl
18218            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
18219            ! win32/makefile.mk
18220 ____________________________________________________________________________
18221 [  7681] By: jhi                                   on 2000/11/14  14:01:41
18222         Log: Subject: tiny typo in perl5db.pl
18223              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
18224              Date: Tue, 14 Nov 2000 09:29:28 +0300
18225              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
18226      Branch: perl
18227            ! lib/perl5db.pl
18228 ____________________________________________________________________________
18229 [  7680] By: jhi                                   on 2000/11/14  04:13:50
18230         Log: Redo #7679 with LFs instead of CRLFs.
18231      Branch: perl
18232            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
18233            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
18234            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
18235 ____________________________________________________________________________
18236 [  7679] By: jhi                                   on 2000/11/14  01:21:09
18237         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
18238              From: Benjamin Stuhl <tiriath@yahoo.com> 
18239              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
18240              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
18241      Branch: perl
18242            + win32/bin/mdelete.bat
18243            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
18244            ! makedef.pl perlio.c win32/Makefile win32/config.gc
18245            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
18246 ____________________________________________________________________________
18247 [  7678] By: jhi                                   on 2000/11/14  01:19:20
18248         Log: Fix the re extension building for Win32.
18249              
18250              Subject: [PATCH perl@7638] Get PerlIO building on Win32
18251              From: Benjamin Stuhl <tiriath@yahoo.com> 
18252              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
18253              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
18254      Branch: perl
18255            + ext/re/hints/MSWin32.pl
18256            ! MANIFEST
18257 ____________________________________________________________________________
18258 [  7677] By: jhi                                   on 2000/11/14  01:13:54
18259         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
18260              From: sthoenna@efn.org
18261              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
18262              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
18263      Branch: perl
18264            ! doop.c pp.c toke.c utf8.c utf8.h
18265 ____________________________________________________________________________
18266 [  7676] By: jhi                                   on 2000/11/13  20:23:15
18267         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
18268              From: Nicholas Clark <nick@ccl4.org>
18269              Date: Mon, 13 Nov 2000 18:55:04 +0000
18270              Message-ID: <20001113185504.J29183@plum.flirble.org>
18271      Branch: perl
18272            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
18273 ____________________________________________________________________________
18274 [  7675] By: nick                                  on 2000/11/13  20:21:57
18275         Log: Integrate mainline ...
18276      Branch: perlio
18277           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
18278           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
18279           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
18280           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
18281 ____________________________________________________________________________
18282 [  7674] By: jhi                                   on 2000/11/13  15:07:56
18283         Log: Update Changes.
18284      Branch: perl
18285            ! Changes patchlevel.h
18286 ____________________________________________________________________________
18287 [  7673] By: jhi                                   on 2000/11/13  14:42:42
18288         Log: Remove the new two tests of lib/io_xs for now, they seem to
18289              fail under perlio on some platforms.
18290      Branch: perl
18291            ! t/lib/io_xs.t
18292 ____________________________________________________________________________
18293 [  7672] By: jhi                                   on 2000/11/13  13:57:53
18294         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
18295      Branch: perl
18296            ! perlio.c
18297 ____________________________________________________________________________
18298 [  7671] By: jhi                                   on 2000/11/13  05:30:48
18299         Log: Placate nervous compilers that see longer than ints switch()ing.
18300      Branch: perl
18301            ! utf8.c
18302 ____________________________________________________________________________
18303 [  7670] By: jhi                                   on 2000/11/13  05:14:21
18304         Log: fputs() does return EOF on error but here we don't care.
18305      Branch: perl
18306            ! perlio.c
18307 ____________________________________________________________________________
18308 [  7669] By: jhi                                   on 2000/11/13  05:02:45
18309         Log: Declare reg_data like reg_substr_data.
18310      Branch: perl
18311            ! regexp.h
18312 ____________________________________________________________________________
18313 [  7668] By: jhi                                   on 2000/11/13  04:54:34
18314         Log: Typos in #7667.
18315      Branch: perl
18316            ! perl.h
18317 ____________________________________________________________________________
18318 [  7667] By: jhi                                   on 2000/11/13  04:49:49
18319         Log: Cleanup messy #ifdef.
18320      Branch: perl
18321            ! perl.h
18322 ____________________________________________________________________________
18323 [  7666] By: jhi                                   on 2000/11/13  04:17:34
18324         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
18325              From: Nicholas Clark <nick@talking.bollo.cx>
18326              Date: Sun, 12 Nov 2000 21:14:11 +0000
18327              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
18328              
18329              Note: only one breakage of the two reported is fixed by this patch.
18330      Branch: perl
18331            ! perlio.c
18332 ____________________________________________________________________________
18333 [  7665] By: jhi                                   on 2000/11/13  04:05:07
18334         Log: Tweak the definition of the bit complement on UTF-8 data:
18335              if none of the characters in the string are > 0xff,
18336              the result is a complemented byte string, not a (UTF-8)
18337              char string.  Based on the summary in
18338              
18339              Subject: Re: [ID 20000918.005] ~ on wide chars
18340              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
18341              Date: Fri, 10 Nov 2000 09:47:15 -0800
18342              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
18343              
18344              This should give us the maximum backward (pre-char string)
18345              compatibility and utf8 compatibility.  The other alternative
18346              would be to limit the bit complement to be always byte only,
18347              taking the least significant byte of the chars.
18348      Branch: perl
18349            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
18350 ____________________________________________________________________________
18351 [  7664] By: jhi                                   on 2000/11/13  00:23:44
18352         Log: Couple of tests from #7660 salvaged.
18353      Branch: perl
18354            - t/op/tell.t
18355            ! MANIFEST t/io/tell.t
18356 ____________________________________________________________________________
18357 [  7663] By: jhi                                   on 2000/11/13  00:02:48
18358         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
18359              From: Nicholas Clark <nick@talking.bollo.cx>
18360              Date: Sun, 12 Nov 2000 21:23:43 +0000
18361              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
18362      Branch: perl
18363            ! perlsfio.h
18364 ____________________________________________________________________________
18365 [  7662] By: jhi                                   on 2000/11/13  00:01:39
18366         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
18367              From: Nicholas Clark <nick@talking.bollo.cx>
18368              Date: Sun, 12 Nov 2000 21:30:04 +0000
18369              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
18370      Branch: perl
18371            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
18372 ____________________________________________________________________________
18373 [  7661] By: jhi                                   on 2000/11/12  23:57:29
18374         Log: Document tell() on special streams.
18375      Branch: perl
18376            ! pod/perlfunc.pod
18377 ____________________________________________________________________________
18378 [  7660] By: jhi                                   on 2000/11/12  23:54:22
18379         Log: (Subsumed by #7664)
18380      Branch: perl
18381            + t/op/tell.t
18382            ! MANIFEST
18383 ____________________________________________________________________________
18384 [  7659] By: jhi                                   on 2000/11/12  22:55:25
18385         Log: Many subdocumented return values of the IO extension now documented.
18386              ungetc and write still left subdocumented.
18387              
18388              Subject: [PATCH] (was Re: IO::Handle::ungetc)
18389              From: Nicholas Clark <nick@talking.bollo.cx>
18390              Date: Sun, 12 Nov 2000 21:35:53 +0000
18391              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
18392      Branch: perl
18393            ! ext/IO/lib/IO/Handle.pm
18394 ____________________________________________________________________________
18395 [  7658] By: jhi                                   on 2000/11/12  21:37:06
18396         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
18397              From: Nicholas Clark <nick@talking.bollo.cx>
18398              Date: Sun, 12 Nov 2000 20:03:22 +0000
18399              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
18400      Branch: perl
18401            ! pod/perlfunc.pod
18402 ____________________________________________________________________________
18403 [  7657] By: jhi                                   on 2000/11/12  20:34:55
18404         Log: Integrate perlio.
18405      Branch: perl
18406           !> perlio.c
18407 ____________________________________________________________________________
18408 [  7656] By: nick                                  on 2000/11/12  19:25:06
18409         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
18410      Branch: perlio
18411            ! perlio.c
18412 ____________________________________________________________________________
18413 [  7655] By: nick                                  on 2000/11/12  19:09:41
18414         Log: Integrate mainline
18415      Branch: perlio
18416           +> README.solaris ext/Encode/Encode/cp1006.enc
18417           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
18418           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
18419           +> ext/Encode/Encode/iso8859-13.enc
18420           +> ext/Encode/Encode/iso8859-14.enc
18421           +> ext/Encode/Encode/iso8859-15.enc
18422           !> (integrate 34 files)
18423 ____________________________________________________________________________
18424 [  7654] By: jhi                                   on 2000/11/12  19:00:22
18425         Log: Add a metaconfig unit for fsync.
18426      Branch: metaconfig/U/perl
18427            + d_fsync.U
18428 ____________________________________________________________________________
18429 [  7653] By: jhi                                   on 2000/11/12  19:00:01
18430         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
18431      Branch: perl
18432            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18433            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
18434            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
18435            ! vos/config.ga.h win32/config.bc win32/config.gc
18436            ! win32/config.vc
18437 ____________________________________________________________________________
18438 [  7652] By: jhi                                   on 2000/11/11  21:12:01
18439         Log: Copy the s// information of README.hpux also to the perlrun.
18440      Branch: perl
18441            ! README.hpux pod/perlrun.pod
18442 ____________________________________________________________________________
18443 [  7651] By: jhi                                   on 2000/11/11  21:03:13
18444         Log: More README.solaris updates from Andy Dougherty.
18445      Branch: perl
18446            ! README.solaris
18447 ____________________________________________________________________________
18448 [  7650] By: jhi                                   on 2000/11/11  18:38:57
18449         Log: More descriptive error for unknown perlio layers.
18450              
18451              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
18452              From: Dominic Dunlop <domo@computer.org> 
18453              Date: Sat, 11 Nov 2000 18:20:32 +0100             
18454              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
18455      Branch: perl
18456            ! perlio.c pod/perldiag.pod
18457 ____________________________________________________________________________
18458 [  7649] By: jhi                                   on 2000/11/11  18:37:52
18459         Log: MachTen doesn't really do mmap() and munmap().
18460              
18461              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
18462              From: Dominic Dunlop <domo@computer.org> 
18463              Date: Sat, 11 Nov 2000 18:20:32 +0100             
18464              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
18465      Branch: perl
18466            ! hints/machten.sh
18467 ____________________________________________________________________________
18468 [  7648] By: jhi                                   on 2000/11/11  18:36:46
18469         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
18470              From: rspier@pobox.com (Robert Spier)
18471              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
18472              Message-ID: <14861.32839.491271.985797@rls.cx>
18473      Branch: perl
18474            ! Porting/Contract pod/perltoot.pod
18475 ____________________________________________________________________________
18476 [  7647] By: jhi                                   on 2000/11/11  18:35:30
18477         Log: Simplify the getpagesize() unit by dropping the
18478              pagesize probe since it's nowadays slightly more
18479              complicated because of sysconf(). (Note: if some
18480              platform really needs the -lPW for getpagesize,
18481              I just broke it.)
18482              
18483              TODO: a new pagesize unit.
18484      Branch: metaconfig
18485            ! U/compline/d_getpagsz.U
18486 ____________________________________________________________________________
18487 [  7646] By: jhi                                   on 2000/11/11  18:33:23
18488         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
18489      Branch: perl
18490            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18491            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
18492            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
18493            ! vos/config.ga.h win32/config.bc win32/config.gc
18494            ! win32/config.vc
18495 ____________________________________________________________________________
18496 [  7645] By: jhi                                   on 2000/11/11  16:45:15
18497         Log: Use sysconf() or getpagesize() to find out the pagesize.
18498      Branch: perl
18499            ! perlio.c
18500 ____________________________________________________________________________
18501 [  7644] By: jhi                                   on 2000/11/11  15:46:08
18502         Log: Integrate perlio.
18503      Branch: perl
18504           !> perlio.c
18505 ____________________________________________________________________________
18506 [  7643] By: jhi                                   on 2000/11/11  15:33:36
18507         Log: Subject: Re: [PATCH] README.solaris
18508              From: Lupe Christoph <lupe@lupe-christoph.de>
18509              Date: Sat, 11 Nov 2000 14:08:10 +0100
18510              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
18511      Branch: perl
18512            ! README.solaris
18513 ____________________________________________________________________________
18514 [  7642] By: jhi                                   on 2000/11/11  15:22:12
18515         Log: Subject: [PATCH perl@7638] cygwin port
18516              From: "Eric Fifer" <egf7@columbia.edu>            
18517              Date: Fri, 10 Nov 2000 19:30:30 -0000
18518              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
18519      Branch: perl
18520            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
18521 ____________________________________________________________________________
18522 [  7641] By: nick                                  on 2000/11/11  14:50:36
18523         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
18524              Also call "Buf" layer directly when unread'ing non-read chars.
18525      Branch: perlio
18526            ! perlio.c
18527 ____________________________________________________________________________
18528 [  7640] By: jhi                                   on 2000/11/11  02:05:02
18529         Log: Add more encoding tables.
18530      Branch: perl
18531            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
18532            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
18533            + ext/Encode/Encode/iso8859-10.enc
18534            + ext/Encode/Encode/iso8859-13.enc
18535            + ext/Encode/Encode/iso8859-14.enc
18536            + ext/Encode/Encode/iso8859-15.enc
18537            ! MANIFEST
18538 ____________________________________________________________________________
18539 [  7639] By: jhi                                   on 2000/11/10  18:49:25
18540         Log: Subject: [PATCH] README.solaris
18541              From: Andy Dougherty <doughera@lafayette.edu>
18542              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
18543              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
18544      Branch: perl
18545            + README.solaris
18546            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
18547            ! pod/perl.pod pod/perltoc.pod
18548 ____________________________________________________________________________
18549 [  7638] By: jhi                                   on 2000/11/10  15:04:15
18550         Log: Update Changes.
18551      Branch: perl
18552            ! Changes patchlevel.h
18553 ____________________________________________________________________________
18554 [  7637] By: jhi                                   on 2000/11/10  14:14:28
18555         Log: Explain better why certain regex tests are skipped.
18556              
18557              Subject: Re: tests skipped: unknown reason
18558              From: Lupe Christoph <lupe@lupe-christoph.de>
18559              Date: Fri, 10 Nov 2000 09:08:56 +0100
18560              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
18561      Branch: perl
18562            ! t/op/regexp.t
18563 ____________________________________________________________________________
18564 [  7636] By: nick                                  on 2000/11/10  13:40:00
18565         Log: Integrate mainline.
18566      Branch: perlio
18567           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
18568           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
18569           !> win32/bin/search.pl
18570 ____________________________________________________________________________
18571 [  7635] By: nick                                  on 2000/11/10  13:25:52
18572         Log: Re-instate stdio large file support via perlio.
18573      Branch: perl
18574            ! perlio.c
18575 ____________________________________________________________________________
18576 [  7634] By: jhi                                   on 2000/11/10  04:49:55
18577         Log: Amdahl UTS hints updates.
18578              
18579              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
18580              From: hom00@utsglobal.com (Harold O Morris)
18581              Date: Thu, 9 Nov 2000 20:02 PST
18582              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
18583      Branch: perl
18584            ! hints/uts.sh
18585 ____________________________________________________________________________
18586 [  7633] By: jhi                                   on 2000/11/09  23:33:28
18587         Log: Subject: [PATCH] IO::Seekable pod
18588              From: Nicholas Clark <nick@talking.bollo.cx>
18589              Date: Thu, 9 Nov 2000 20:29:45 +0000
18590              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
18591      Branch: perl
18592            ! ext/IO/lib/IO/Handle.pm
18593 ____________________________________________________________________________
18594 [  7632] By: jhi                                   on 2000/11/09  21:55:41
18595         Log: Various doc oddball characters.
18596              
18597              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
18598              From: Michael Somos <somos@grail.cba.csuohio.edu>
18599              Date: Mon, 6 Nov 2000 17:44:20 -0500
18600              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
18601      Branch: perl
18602            ! emacs/cperl-mode.el lib/unicode/syllables.txt
18603            ! win32/bin/search.pl
18604 ____________________________________________________________________________
18605 [  7631] By: jhi                                   on 2000/11/09  21:12:29
18606         Log: Subject: Re: bash -c exit and linux hints 
18607              From: "John P. Linderman" <jpl@research.att.com>
18608              Date: Thu, 02 Nov 2000 09:37:25 -0500
18609              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
18610      Branch: perl
18611            ! hints/linux.sh
18612 ____________________________________________________________________________
18613 [  7630] By: nick                                  on 2000/11/09  20:34:11
18614         Log: Integrate mainline.
18615      Branch: perlio
18616           !> (integrate 91 files)
18617 ____________________________________________________________________________
18618 [  7629] By: jhi                                   on 2000/11/09  19:46:31
18619         Log: Missing dTHXs.
18620              
18621              Subject: RE: perl@7595 builds not on cygwin
18622              From: "Eric Fifer" <egf7@columbia.edu>
18623              Date: Thu, 9 Nov 2000 19:26:50 -0000
18624              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
18625      Branch: perl
18626            ! ext/Devel/Peek/Peek.xs
18627 ____________________________________________________________________________
18628 [  7628] By: jhi                                   on 2000/11/09  14:48:27
18629         Log: Disable only the tests 99 and 166 for UTF-8 locales.
18630      Branch: perl
18631            ! t/pragma/locale.t
18632 ____________________________________________________________________________
18633 [  7627] By: jhi                                   on 2000/11/09  14:40:27
18634         Log: There's no =head3.
18635      Branch: perl
18636            ! pod/perlhack.pod
18637 ____________________________________________________________________________
18638 [  7626] By: jhi                                   on 2000/11/09  13:54:26
18639         Log: The generated boot_* headers are wrong.  Pickier compiler,
18640              such as KAI C++ will refuse to compile the resulting perlmain.
18641              
18642              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
18643              From: Harri Pasanen <harri.pasanen@trema.com>
18644              Date: Thu, 09 Nov 2000 14:23:28 +0100
18645              Message-Id: <3A0AA550.26D548A3@trema.com>
18646      Branch: perl
18647            ! minimod.pl
18648 ____________________________________________________________________________
18649 [  7625] By: jhi                                   on 2000/11/09  13:50:44
18650         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
18651              From: Prymmer/Kahn <pvhp@best.com>
18652              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
18653              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
18654              
18655              All except the "cow orker" change.
18656      Branch: perl
18657            ! Porting/pumpkin.pod
18658 ____________________________________________________________________________
18659 [  7624] By: jhi                                   on 2000/11/09  13:45:33
18660         Log: Fix for
18661              
18662              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
18663              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
18664              Date: Thu, 09 Nov 2000 11:05:52 +0100
18665              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
18666      Branch: perl
18667            ! pod/perldiag.pod t/pragma/warn/pp_sys
18668 ____________________________________________________________________________
18669 [  7623] By: jhi                                   on 2000/11/09  13:37:16
18670         Log: Typo in an ifndef.
18671              
18672              Subject: Re: [PATCH 5.7.0] better messages from malloc()
18673              From: Joe Smith <jms@inwap.com>         
18674              Date: Thu, 09 Nov 2000 01:33:14 -0800
18675              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
18676      Branch: perl
18677            ! malloc.c
18678 ____________________________________________________________________________
18679 [  7622] By: jhi                                   on 2000/11/09  13:31:18
18680         Log: Remove unused extra arguments.
18681      Branch: metaconfig/U/perl
18682            ! perlxv.U
18683      Branch: perl
18684            ! Configure config_h.SH
18685 ____________________________________________________________________________
18686 [  7621] By: jhi                                   on 2000/11/09  13:16:36
18687         Log: More VMS moves on environment handling, from Charles Lane.
18688      Branch: perl
18689            ! t/pragma/locale.t
18690 ____________________________________________________________________________
18691 [  7620] By: jhi                                   on 2000/11/09  04:42:38
18692         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
18693              From: David Dyck <dcd@tc.fluke.com>
18694              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
18695              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
18696      Branch: perl
18697            ! pp_sys.c
18698 ____________________________________________________________________________
18699 [  7619] By: jhi                                   on 2000/11/09  04:36:21
18700         Log: Forgot from #7618.
18701      Branch: perl
18702            ! lib/File/stat.pm
18703 ____________________________________________________________________________
18704 [  7618] By: jhi                                   on 2000/11/09  04:28:44
18705         Log: Make deleting for %ENV work for (newer versions of) VMS,
18706              from Craig A. Berry.
18707      Branch: perl
18708            ! vms/vms.c
18709 ____________________________________________________________________________
18710 [  7617] By: jhi                                   on 2000/11/09  04:25:05
18711         Log: Subject: [PATCH] Class::Struct at compile time
18712              From: "Casey R. Tweten" <crt@kiski.net>
18713              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
18714              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
18715      Branch: perl
18716            ! lib/Class/Struct.pm
18717 ____________________________________________________________________________
18718 [  7616] By: jhi                                   on 2000/11/09  04:15:17
18719         Log: Subject: [ID 20001108.013] spelling
18720              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
18721              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
18722              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
18723      Branch: perl
18724            ! lib/ftp.pl
18725 ____________________________________________________________________________
18726 [  7615] By: jhi                                   on 2000/11/09  04:12:42
18727         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
18728              From: Peter Prymmer <pvhp@forte.com>
18729              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
18730              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
18731      Branch: perl
18732            ! configure.com
18733 ____________________________________________________________________________
18734 [  7614] By: jhi                                   on 2000/11/08  22:42:55
18735         Log: A missing aTHX_.
18736      Branch: perl
18737            ! ext/IPC/SysV/SysV.xs
18738 ____________________________________________________________________________
18739 [  7613] By: jhi                                   on 2000/11/08  19:30:21
18740         Log: Update Changes.
18741      Branch: perl
18742            ! Changes patchlevel.h
18743 ____________________________________________________________________________
18744 [  7612] By: jhi                                   on 2000/11/08  18:35:25
18745         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
18746              From: David Dyck <dcd@tc.fluke.com>
18747              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
18748              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
18749      Branch: perl
18750            ! pp_sys.c
18751 ____________________________________________________________________________
18752 [  7611] By: jhi                                   on 2000/11/08  18:30:26
18753         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
18754              From: Dominic Dunlop <domo@computer.org>
18755              Date: Tue, 7 Nov 2000 12:05:25 +0100
18756              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
18757      Branch: perl
18758            ! malloc.c
18759 ____________________________________________________________________________
18760 [  7610] By: jhi                                   on 2000/11/08  18:25:14
18761         Log: Do not test UTF-8 locales since that the tests would require
18762              polymorphic regexen.
18763      Branch: perl
18764            ! t/pragma/locale.t
18765 ____________________________________________________________________________
18766 [  7609] By: jhi                                   on 2000/11/08  17:12:51
18767         Log: Locale buglets.
18768              
18769              Subject: RE: Locales support (setlocale) fixes
18770              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
18771              Date: Wed, 8 Nov 2000 20:01:39 +0300
18772              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
18773      Branch: perl
18774            ! t/pragma/locale.t util.c
18775 ____________________________________________________________________________
18776 [  7608] By: jhi                                   on 2000/11/08  17:00:16
18777         Log: Deleting $ENV{PATH} in VMS is not recommendable.
18778      Branch: perl
18779            ! t/pragma/locale.t
18780 ____________________________________________________________________________
18781 [  7607] By: jhi                                   on 2000/11/08  16:58:26
18782         Log: Subject: PATCH std stdio for (Free)BSD
18783              From: Nicholas Clark <nick@ccl4.org>
18784              Date: Wed, 8 Nov 2000 15:36:29 +0000
18785              Message-ID: <20001108153629.D98736@plum.flirble.org>
18786      Branch: metaconfig
18787            ! U/compline/d_stdstdio.U
18788      Branch: perl
18789            ! Configure config_h.SH
18790 ____________________________________________________________________________
18791 [  7606] By: jhi                                   on 2000/11/08  16:43:31
18792         Log: Forgot to bump the line numbers in #7601.
18793      Branch: perl
18794            ! t/pragma/warn/pp_sys
18795 ____________________________________________________________________________
18796 [  7605] By: jhi                                   on 2000/11/08  16:39:12
18797         Log: More careful detection of how well NVs and UVs mix.
18798              
18799              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))
18800              From: Nicholas Clark <nick@ccl4.org>
18801              Date: Wed, 8 Nov 2000 15:14:12 +0000
18802              Message-ID: <20001108151412.B98736@plum.flirble.org>
18803              
18804              Added some SIGFPE paranoia.
18805      Branch: metaconfig/U/perl
18806            ! perlxv.U
18807      Branch: perl
18808            ! Configure config_h.SH
18809 ____________________________________________________________________________
18810 [  7604] By: jhi                                   on 2000/11/08  14:39:10
18811         Log: Subject: [patch perl@7595] VMS configure.com tweak
18812              From: "Craig A. Berry" <craigberry@mac.com>
18813              Date: Wed, 8 Nov 2000 00:24:12 -0600
18814              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
18815      Branch: perl
18816            ! configure.com
18817 ____________________________________________________________________________
18818 [  7603] By: jhi                                   on 2000/11/08  14:27:11
18819         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
18820              From: Robin Barker <rmb1@cise.npl.co.uk>
18821              Date: Wed, 8 Nov 2000 11:11:39 GMT
18822              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
18823      Branch: perl
18824            ! perlio.c
18825 ____________________________________________________________________________
18826 [  7602] By: jhi                                   on 2000/11/08  14:25:03
18827         Log: Fix for the tie-refhash string table leaks.
18828              
18829              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
18830              Date: Wed, 8 Nov 2000 13:03:04 GMT
18831              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
18832      Branch: perl
18833            ! t/lib/tie-refhash.t
18834 ____________________________________________________________________________
18835 [  7601] By: jhi                                   on 2000/11/08  14:21:08
18836         Log: Try to avoid flockless and emulationless places.
18837      Branch: perl
18838            ! t/pragma/warn/pp_sys
18839 ____________________________________________________________________________
18840 [  7600] By: jhi                                   on 2000/11/08  02:28:54
18841         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
18842              
18843              Subject: [PATCH] prototyped functions that should be overrideable
18844              From: "Casey R. Tweten" <crt@kiski.net>
18845              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
18846              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
18847      Branch: perl
18848            ! toke.c
18849 ____________________________________________________________________________
18850 [  7599] By: jhi                                   on 2000/11/08  01:12:05
18851         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
18852              
18853              Subject: [PATCH] perlbug.PL
18854              From: "Kurt D. Starsinic" <kstar@chapin.edu>
18855              Date: Mon, 6 Nov 2000 21:39:01 -0500
18856              Message-ID: <20001106213901.B20955@O2.chapin.edu>
18857      Branch: perl
18858            ! utils/perlbug.PL
18859 ____________________________________________________________________________
18860 [  7598] By: jhi                                   on 2000/11/07  23:42:00
18861         Log: Bad thinko in #7581 (I used the test program with the expanded
18862              values as-is).
18863      Branch: metaconfig
18864            ! U/compline/d_stdstdio.U
18865      Branch: perl
18866            ! Configure
18867 ____________________________________________________________________________
18868 [  7597] By: jhi                                   on 2000/11/07  21:43:29
18869         Log: Subject: [PATCH perl@7573] cygwin port
18870              From: "Fifer, Eric" <EFifer@sanwaint.com>
18871              Date: Tue, 7 Nov 2000 18:08:51 -0000 
18872              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
18873              
18874              Synchronize with Cygwin 1.1.5.
18875      Branch: perl
18876            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
18877            ! pod/perlport.pod unixish.h util.c
18878 ____________________________________________________________________________
18879 [  7596] By: jhi                                   on 2000/11/07  21:39:25
18880         Log: perlhack updates from H.Merijn Brand.
18881      Branch: perl
18882            ! pod/perlhack.pod
18883 ____________________________________________________________________________
18884 [  7595] By: jhi                                   on 2000/11/07  20:21:41
18885         Log: Update Changes.
18886      Branch: perl
18887            ! Changes patchlevel.h
18888 ____________________________________________________________________________
18889 [  7594] By: jhi                                   on 2000/11/07  19:18:58
18890         Log: Be more robust in Dynaloader.pm.
18891      Branch: perl
18892            ! ext/DynaLoader/DynaLoader_pm.PL
18893 ____________________________________________________________________________
18894 [  7593] By: jhi                                   on 2000/11/07  16:49:31
18895         Log: AUTHORS update.
18896      Branch: perl
18897            ! AUTHORS
18898 ____________________________________________________________________________
18899 [  7592] By: gsar                                  on 2000/11/07  16:39:51
18900         Log: normalize relative paths in virtualized current directory on windows,
18901              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
18902              returns)
18903      Branch: perl
18904            ! win32/vdir.h
18905 ____________________________________________________________________________
18906 [  7591] By: jhi                                   on 2000/11/07  16:04:26
18907         Log: Too profiler-happy: with optimization the #7590 actually makes
18908              the test to run 0.5% _slower_.  Requires much more instrumentation.
18909              Retract #7590.
18910      Branch: perl
18911            ! regcomp.c regcomp.h
18912 ____________________________________________________________________________
18913 [  7590] By: jhi                                   on 2000/11/07  15:51:13
18914         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
18915              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
18916              by using memset() and testing bytewise (as opposed to bitwise).
18917      Branch: perl
18918            ! regcomp.c regcomp.h
18919 ____________________________________________________________________________
18920 [  7589] By: jhi                                   on 2000/11/07  12:56:39
18921         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
18922              From: "Craig A. Berry" <craig.berry@psinetcs.com>
18923              Date: Mon, 06 Nov 2000 23:45:30 -0500
18924              Message-Id: <0011079735.AA973576259@univpress.com>
18925      Branch: perl
18926            ! configure.com t/lib/st-lock.t
18927 ____________________________________________________________________________
18928 [  7588] By: jhi                                   on 2000/11/07  01:03:28
18929         Log: Tweak #7587.
18930      Branch: perl
18931            ! pod/perldiag.pod
18932 ____________________________________________________________________________
18933 [  7587] By: jhi                                   on 2000/11/07  01:00:27
18934         Log: A doc addition for bug id 20001105.019, beware \p.
18935      Branch: perl
18936            ! pod/perldiag.pod
18937 ____________________________________________________________________________
18938 [  7586] By: jhi                                   on 2000/11/07  00:32:22
18939         Log: Fake support of holey files in win/dosish platforms.
18940              
18941              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
18942              From: kipp@shonanblue.ne.jp
18943              Date: Mon, 6 Nov 2000 13:30:55 -0800
18944              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
18945      Branch: perl
18946            ! ext/SDBM_File/sdbm/sdbm.c
18947 ____________________________________________________________________________
18948 [  7585] By: jhi                                   on 2000/11/07  00:12:54
18949         Log: Subject: Pod updates
18950              From: "Stephen P. Potter" <spp@spotter.yi.org>
18951              Date: Mon, 06 Nov 2000 18:56:43 -0500
18952              Message-Id: <200011062357.SAA18173@spotter.yi.org>
18953      Branch: perl
18954            ! README.dos README.os2 README.win32 pod/buildtoc.PL
18955            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
18956            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
18957            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
18958            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
18959            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
18960            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
18961            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
18962            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
18963            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
18964            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
18965            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
18966            ! pod/perltootc.pod pod/perlunicode.pod
18967 ____________________________________________________________________________
18968 [  7584] By: jhi                                   on 2000/11/07  00:04:17
18969         Log: Varargs don't always work too well if one puts an unsigned
18970              char on the stack and pop an unsigned quad off the stack.
18971              
18972              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
18973              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
18974              Date: Mon, 06 Nov 2000 15:19:05 -0800
18975              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
18976      Branch: perl
18977            ! utf8.c
18978 ____________________________________________________________________________
18979 [  7583] By: jhi                                   on 2000/11/06  23:58:48
18980         Log: %ENV note tweaks from Dan Sugalski.
18981      Branch: perl
18982            ! pod/perlport.pod vms/perlvms.pod
18983 ____________________________________________________________________________
18984 [  7582] By: jhi                                   on 2000/11/06  23:05:49
18985         Log: glibc5 detection by __GNU_LIBRARY__.
18986      Branch: perl
18987            ! toke.c
18988 ____________________________________________________________________________
18989 [  7581] By: jhi                                   on 2000/11/06  22:51:29
18990         Log: Make the stdio test program of 7427 less noisy while being 
18991              compiled so that Digital UNIX wouldn't get both
18992              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
18993              undefined.  This makes perlio happy.
18994      Branch: metaconfig
18995            ! U/compline/d_stdstdio.U
18996      Branch: perl
18997            ! Configure config_h.SH
18998 ____________________________________________________________________________
18999 [  7580] By: jhi                                   on 2000/11/06  22:41:41
19000         Log: Document %ENV = () portability issues.
19001      Branch: perl
19002            ! pod/perlport.pod vms/perlvms.pod
19003 ____________________________________________________________________________
19004 [  7579] By: jhi                                   on 2000/11/06  21:29:24
19005         Log: VOS updates from Paul Green.
19006      Branch: perl
19007            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
19008 ____________________________________________________________________________
19009 [  7578] By: jhi                                   on 2000/11/06  21:00:40
19010         Log: Sanitize the environment further.
19011      Branch: perl
19012            ! t/pragma/locale.t
19013 ____________________________________________________________________________
19014 [  7577] By: jhi                                   on 2000/11/06  20:53:51
19015         Log: Re-introduce 7552 lost in integration.
19016      Branch: perl
19017            ! perlio.c
19018 ____________________________________________________________________________
19019 [  7576] By: jhi                                   on 2000/11/06  20:33:46
19020         Log: Admit that the test leaks scalars.
19021      Branch: perl
19022            ! t/comp/proto.t
19023 ____________________________________________________________________________
19024 [  7575] By: jhi                                   on 2000/11/06  20:17:08
19025         Log: Integrate perlio.
19026      Branch: perl
19027           !> perlio.c
19028 ____________________________________________________________________________
19029 [  7574] By: nick                                  on 2000/11/06  20:07:28
19030         Log: Remove debug. Try (Mmap_t) on madvise() call.
19031      Branch: perlio
19032            ! perlio.c
19033 ____________________________________________________________________________
19034 [  7573] By: jhi                                   on 2000/11/06  13:56:05
19035         Log: Update Changes.
19036      Branch: perl
19037            ! Changes patchlevel.h
19038 ____________________________________________________________________________
19039 [  7572] By: jhi                                   on 2000/11/06  13:48:41
19040         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
19041              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19042              Date: Mon, 06 Nov 2000 10:11:42 +0100
19043              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
19044      Branch: perl
19045            ! pod/perlhack.pod
19046 ____________________________________________________________________________
19047 [  7571] By: jhi                                   on 2000/11/06  01:45:51
19048         Log: AUTHORS updates.
19049      Branch: perl
19050            ! AUTHORS
19051 ____________________________________________________________________________
19052 [  7570] By: jhi                                   on 2000/11/06  00:18:00
19053         Log: Fix for
19054              
19055              Subject: [ID 20000728.005] perl -P broken
19056              From: David Dyck <dcd@tc.fluke.com>
19057              Date: Fri, 28 Jul 2000 17:19:16 -0700
19058              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
19059              
19060              (hopefully).  The fix is also not complete, it seems to break
19061              BOM swallowing for libc5 systems, but until someone figures
19062              out a way to do this without ftell(), this will do.
19063      Branch: perl
19064            ! toke.c
19065 ____________________________________________________________________________
19066 [  7569] By: jhi                                   on 2000/11/06  00:05:30
19067         Log: Document that the evaled syntax errors cause scalar leaks.
19068      Branch: perl
19069            ! t/comp/proto.t
19070 ____________________________________________________________________________
19071 [  7568] By: jhi                                   on 2000/11/05  23:14:47
19072         Log: opmini.o can linger from Configures past.
19073      Branch: perl
19074            ! Makefile.SH
19075 ____________________________________________________________________________
19076 [  7567] By: jhi                                   on 2000/11/05  21:28:39
19077         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
19078              first argument correctly.
19079      Branch: perl
19080            ! perlio.c
19081 ____________________________________________________________________________
19082 [  7566] By: jhi                                   on 2000/11/05  21:15:56
19083         Log: Integrate perlio.
19084      Branch: perl
19085           !> perlio.c
19086 ____________________________________________________________________________
19087 [  7565] By: jhi                                   on 2000/11/05  21:15:13
19088         Log: Use -dM for gcc (the suggested patch did it only for Linux,
19089              but I think it can be generalized).
19090              
19091              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
19092              From: Pixel <pixel@mandrakesoft.com>
19093              Date: 05 Nov 2000 21:49:34 +0100 
19094              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
19095      Branch: perl
19096            ! ext/Errno/Errno_pm.PL
19097 ____________________________________________________________________________
19098 [  7564] By: nick                                  on 2000/11/05  21:09:18
19099         Log: Added a mmap layer as a "subclass" of perlio.
19100              PERLIO=mmap ./perl harness passes
19101      Branch: perlio
19102            ! perlio.c
19103 ____________________________________________________________________________
19104 [  7563] By: jhi                                   on 2000/11/05  19:48:55
19105         Log: Add a note for future generations about bug id 20000229.006.
19106      Branch: perl
19107            ! malloc.c
19108 ____________________________________________________________________________
19109 [  7562] By: jhi                                   on 2000/11/05  19:38:24
19110         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
19111      Branch: perl
19112            ! pp_ctl.c t/op/pos.t
19113 ____________________________________________________________________________
19114 [  7561] By: jhi                                   on 2000/11/05  18:21:46
19115         Log: Add =pod to be tidy.
19116      Branch: perl
19117            ! lib/Math/Complex.pm
19118 ____________________________________________________________________________
19119 [  7560] By: jhi                                   on 2000/11/05  17:38:46
19120         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
19121      Branch: perl
19122            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
19123            ! ext/Storable/Storable.xs t/lib/st-recurse.t
19124 ____________________________________________________________________________
19125 [  7559] By: jhi                                   on 2000/11/05  17:32:59
19126         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
19127              From: "Peter J. Farley III" <pjfarley@banet.net>
19128              Date: Sun, 05 Nov 2000 11:55:59 -0500
19129              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
19130      Branch: perl
19131            ! t/lib/syslog.t
19132 ____________________________________________________________________________
19133 [  7558] By: jhi                                   on 2000/11/05  17:29:19
19134         Log: Integrate perlio.
19135      Branch: perl
19136           !> perlio.c
19137 ____________________________________________________________________________
19138 [  7557] By: jhi                                   on 2000/11/05  17:22:01
19139         Log: A fix of sorts for 20000329.026, a better error message
19140              for a missing "use charnames" when using the \N{...}. 
19141      Branch: perl
19142            ! pod/perldiag.pod toke.c
19143 ____________________________________________________________________________
19144 [  7556] By: jhi                                   on 2000/11/05  16:33:50
19145         Log: Test tweak: show also the failed locales.
19146              
19147              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
19148              From: Lupe Christoph <lupe@lupe-christoph.de>         
19149              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
19150              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
19151      Branch: perl
19152            ! t/pragma/locale.t
19153 ____________________________________________________________________________
19154 [  7555] By: nick                                  on 2000/11/05  11:09:34
19155         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
19156              open RDWR so does not fail. (pragma/warnings 303 again...)
19157      Branch: perlio
19158            ! perlio.c
19159 ____________________________________________________________________________
19160 [  7554] By: nick                                  on 2000/11/05  10:10:13
19161         Log: Fix case where ungetc(f,EOF) was allowed.
19162              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
19163              so we can see similarities.
19164              Use types more carefully and a STDCHAR array in hope that this will
19165              fix Jarrko's 64bit machine.
19166      Branch: perlio
19167            ! perlio.c
19168 ____________________________________________________________________________
19169 [  7553] By: jhi                                   on 2000/11/05  01:12:16
19170         Log: Fix for
19171              
19172              Subject: [ID 20001004.007] taint propogation is inconsistent
19173              From: pimlott@idiomtech.com (Andrew Pimlott) 
19174              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
19175              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
19176              
19177              The culprit was sv_setsv() which was rather blindly
19178              propagating taint, which lead to behaviour where if
19179              a tainted anon hash value was seen all the hash values
19180              from then on at that level became tainted, or at any
19181              upper levels in the case of nested anon hashes.
19182      Branch: perl
19183            ! sv.c t/op/taint.t
19184 ____________________________________________________________________________
19185 [  7552] By: jhi                                   on 2000/11/04  23:44:18
19186         Log: Some cpps don't like splitting conditionals across several lines.
19187      Branch: perl
19188            ! perlio.c
19189 ____________________________________________________________________________
19190 [  7551] By: nick                                  on 2000/11/04  23:40:44
19191         Log: Integrate mainline
19192      Branch: perlio
19193           !> pp_hot.c t/op/taint.t
19194 ____________________________________________________________________________
19195 [  7550] By: nick                                  on 2000/11/04  23:39:05
19196         Log: Integrate mainline again
19197      Branch: perlio
19198           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
19199           !> t/lib/b.t t/op/misc.t util.c
19200 ____________________________________________________________________________
19201 [  7549] By: jhi                                   on 2000/11/04  23:14:01
19202         Log: Fix for
19203              
19204              Subject: [ID 20001004.006] undef is never tainted
19205              From: pimlott@idiomtech.com (Andrew Pimlott)
19206              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
19207              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
19208              
19209              An undef read from a slurped file was not tainted.
19210      Branch: perl
19211            ! pp_hot.c t/op/taint.t
19212 ____________________________________________________________________________
19213 [  7548] By: jhi                                   on 2000/11/04  22:56:21
19214         Log: Test tweak ($Config{useperlio} is by default undef) .
19215      Branch: perl
19216            ! t/lib/b.t
19217 ____________________________________________________________________________
19218 [  7547] By: jhi                                   on 2000/11/04  22:43:56
19219         Log: Integrate perlio.
19220      Branch: perl
19221           +> lib/perlio.pm
19222           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
19223           !> pod/perlapi.pod t/lib/b.t
19224 ____________________________________________________________________________
19225 [  7546] By: jhi                                   on 2000/11/04  22:40:59
19226         Log: Configure would use a bad $myuname from an old config.sh.
19227              
19228              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
19229              From: Andy Dougherty <doughera@lafayette.edu>
19230              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
19231              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
19232      Branch: metaconfig
19233            ! U/modified/Oldconfig.U
19234      Branch: perl
19235            ! Configure config_h.SH
19236 ____________________________________________________________________________
19237 [  7545] By: jhi                                   on 2000/11/04  22:36:54
19238         Log: Subject: Locales support (setlocale) fixes
19239              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
19240              Date: Sat, 4 Nov 2000 10:15:48 +0300 
19241              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
19242              
19243              Modified quite a bit to be more portable.
19244      Branch: perl
19245            ! embed.h embed.pl perl.h proto.h util.c
19246 ____________________________________________________________________________
19247 [  7544] By: jhi                                   on 2000/11/04  22:32:47
19248         Log: Dying is too strict here, better just skip.
19249      Branch: perl
19250            ! t/op/misc.t
19251 ____________________________________________________________________________
19252 [  7543] By: nick                                  on 2000/11/04  21:55:13
19253         Log: Merge mainline
19254      Branch: perlio
19255           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
19256           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
19257           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
19258           !> (integrate 64 files)
19259 ____________________________________________________________________________
19260 [  7542] By: jhi                                   on 2000/11/04  21:09:28
19261         Log: More Changes tweakery.
19262      Branch: perl
19263            ! Changes Porting/genlog
19264 ____________________________________________________________________________
19265 [  7541] By: jhi                                   on 2000/11/04  20:58:18
19266         Log: Changes fixups.
19267      Branch: perl
19268            ! Changes
19269 ____________________________________________________________________________
19270 [  7540] By: jhi                                   on 2000/11/04  20:42:38
19271         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
19272              create a "fast path" for locale name probing using "locale -a"
19273              if available, squash finally hopefully the s?printf resetting
19274              the numeric locale (since, IIUC perllocale, it never shouldn't). 
19275      Branch: perl
19276            ! sv.c t/op/misc.t t/pragma/locale.t
19277 ____________________________________________________________________________
19278 [  7539] By: nick                                  on 2000/11/04  19:56:10
19279         Log: PerlIO infrastructure complete.
19280      Branch: perlio
19281            + lib/perlio.pm
19282            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
19283 ____________________________________________________________________________
19284 [  7538] By: nick                                  on 2000/11/04  14:31:32
19285         Log: Type tweaks + less contorted allocation scheme
19286      Branch: perlio
19287            ! perlio.c
19288 ____________________________________________________________________________
19289 [  7537] By: nick                                  on 2000/11/04  12:40:42
19290         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
19291              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
19292              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
19293              sensible) which lead to some interesting fails.
19294      Branch: perlio
19295            ! perlio.c
19296 ____________________________________________________________________________
19297 [  7536] By: jhi                                   on 2000/11/04  00:20:02
19298         Log: Add FCNTL_CAN_LOCK.
19299              
19300              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
19301              From: Andy Dougherty <doughera@lafayette.edu>
19302              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
19303              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
19304              
19305              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
19306              From: Andy Dougherty <doughera@lafayette.edu>
19307              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
19308              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
19309      Branch: metaconfig/U/perl
19310            + d_fcntl_can_lock.U
19311            ! startperl.U
19312      Branch: perl
19313            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19314            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
19315            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19316            ! vos/config.ga.h win32/config.bc win32/config.gc
19317            ! win32/config.vc
19318 ____________________________________________________________________________
19319 [  7535] By: nick                                  on 2000/11/03  22:19:10
19320         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
19321              - Works on Linux with
19322              perlio + unix
19323              stdio
19324              - Works on Solaris with
19325              perlio + unix
19326              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
19327              - Fails (hangs in openpid) if you try and stack
19328              perlio + stdio - Linux stdio's read() logic is hanging.
19329      Branch: perlio
19330            ! iperlsys.h perlio.c
19331 ____________________________________________________________________________
19332 [  7534] By: jhi                                   on 2000/11/03  15:16:02
19333         Log: Subject: Re: README.aix
19334              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19335              Date: Fri, 03 Nov 2000 16:03:15 +0100
19336              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
19337      Branch: perl
19338            ! README.aix
19339 ____________________________________________________________________________
19340 [  7533] By: jhi                                   on 2000/11/03  03:59:02
19341         Log: Subject: [PATCH 5.7.0] better messages from malloc()
19342              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19343              Date: Wed, 1 Nov 2000 23:39:56 -0500
19344              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
19345      Branch: perl
19346            ! malloc.c pod/perldiag.pod
19347 ____________________________________________________________________________
19348 [  7532] By: jhi                                   on 2000/11/03  00:11:56
19349         Log: The #7521 touched things it shouldn't have.
19350      Branch: perl
19351            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
19352 ____________________________________________________________________________
19353 [  7531] By: jhi                                   on 2000/11/02  22:32:33
19354         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
19355              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19356              Date:     Thu, 2 Nov 2000 16:58:36 EST
19357              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
19358      Branch: perl
19359            ! vms/gen_shrfls.pl
19360 ____________________________________________________________________________
19361 [  7530] By: jhi                                   on 2000/11/02  22:08:49
19362         Log: Fix the problem discussed in
19363              
19364              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
19365              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
19366              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
19367              
19368              originally from Linc Madison.  Also Andreas König's comments
19369              taken into account.  Some other problems with Tie::SubstrHash
19370              fixed: didn't croak when the table exceeded the requested number
19371              of entries (as documented) but instead when the number of entries
19372              exceeded the size of the table, a croak() had an unnecessary \n,
19373              didn't have a CLEAR method, documented that there is no exists().
19374              Didn't fix to be strict-proof because the module uses &foo; and
19375              dynamic scope.  Added a test script exercizing both first tamely 
19376              the basic functionality, and then the failure cases reported by
19377              Linc Madison.
19378      Branch: perl
19379            + t/lib/tie-substrhash.t
19380            ! MANIFEST lib/Tie/SubstrHash.pm
19381 ____________________________________________________________________________
19382 [  7529] By: jhi                                   on 2000/11/02  17:58:08
19383         Log: recv() can fail and return undef.
19384              
19385              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
19386              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
19387              Date: Thu, 2 Nov 2000 20:12:20 +0300
19388              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
19389      Branch: perl
19390            ! lib/Net/Ping.pm
19391 ____________________________________________________________________________
19392 [  7528] By: jhi                                   on 2000/11/02  17:49:09
19393         Log: Detpyo.
19394      Branch: perl
19395            ! pod/perlop.pod
19396 ____________________________________________________________________________
19397 [  7527] By: jhi                                   on 2000/11/02  15:48:37
19398         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
19399              fix a autovivification bug in Tie::RefHash, add tests for both.
19400              
19401              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
19402              From: Edward Avis <epa98@doc.ic.ac.uk>
19403              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
19404              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
19405      Branch: perl
19406            + t/lib/tie-refhash.t
19407            ! MANIFEST lib/Tie/RefHash.pm
19408 ____________________________________________________________________________
19409 [  7526] By: jhi                                   on 2000/11/02  13:56:26
19410         Log: Test::Harness revealed buglets in the new DynaLoader.
19411              
19412              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
19413              From: andreas.koenig@anima.de (Andreas J. Koenig)
19414              Date: 02 Nov 2000 11:26:48 +0100 
19415              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
19416      Branch: perl
19417            ! ext/DynaLoader/DynaLoader_pm.PL
19418 ____________________________________________________________________________
19419 [  7525] By: jhi                                   on 2000/11/01  23:52:08
19420         Log: The entry for #7503 was missing.
19421      Branch: perl
19422            ! Changes
19423 ____________________________________________________________________________
19424 [  7524] By: jhi                                   on 2000/11/01  23:40:52
19425         Log: Update Changes.
19426      Branch: perl
19427            ! Changes patchlevel.h
19428 ____________________________________________________________________________
19429 [  7523] By: jhi                                   on 2000/11/01  22:57:09
19430         Log: More tweaking on the #7522 theme.
19431      Branch: perl
19432            ! ext/DynaLoader/DynaLoader_pm.PL
19433 ____________________________________________________________________________
19434 [  7522] By: jhi                                   on 2000/11/01  22:06:15
19435         Log: Expand %Config variables and %ENV variables only if
19436              so requested during build time using the
19437              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
19438              Not expanding makes relocating distributions easier.
19439      Branch: perl
19440            ! ext/DynaLoader/DynaLoader_pm.PL
19441 ____________________________________________________________________________
19442 [  7521] By: jhi                                   on 2000/11/01  20:56:34
19443         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
19444              and setgid() because they were just changing $< and $( which means
19445              only changing the real uid/gid, as opposed to changing both
19446              real and effective ids.  (The alternative way could have been
19447              in POSIX.pm to change $> and $), too, but making a direct call
19448              to the C API feels cleaner.)  Fixes the bug
19449              
19450              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
19451              From: "Garry T. Williams" <garry@zvolve.com>
19452              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
19453              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
19454      Branch: perl
19455            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
19456            ! ext/POSIX/typemap pod/perlvar.pod
19457 ____________________________________________________________________________
19458 [  7520] By: jhi                                   on 2000/11/01  20:08:33
19459         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
19460              From: "Garry T. Williams" <garry@zvolve.com>
19461              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
19462              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
19463      Branch: perl
19464            ! pod/perlsec.pod
19465 ____________________________________________________________________________
19466 [  7519] By: jhi                                   on 2000/11/01  20:01:22
19467         Log: Locale warning explanation tweak.
19468      Branch: perl
19469            ! pod/perldiag.pod
19470 ____________________________________________________________________________
19471 [  7518] By: jhi                                   on 2000/11/01  18:57:13
19472         Log: C.pm part of
19473              
19474              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
19475              From: Jarkko Hietaniemi <jhi@iki.fi>
19476              Date: Tue, 10 Oct 2000 08:22:28 -0500
19477              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
19478      Branch: perl
19479            ! ext/B/B/C.pm
19480 ____________________________________________________________________________
19481 [  7517] By: jhi                                   on 2000/11/01  18:41:59
19482         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
19483              From: Martien Verbruggen <mgjv@comdyn.com.au>
19484              Date: Fri, 6 Oct 2000 14:09:10 +1100
19485              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
19486      Branch: perl
19487            ! pod/perlop.pod
19488 ____________________________________________________________________________
19489 [  7516] By: jhi                                   on 2000/11/01  18:34:55
19490         Log: Generalize the Camel wording.
19491              
19492              Subject: Re: perlfaq style changes
19493              From: John Borwick <jhborwic@unity.ncsu.edu>
19494              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
19495              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
19496      Branch: perl
19497            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
19498 ____________________________________________________________________________
19499 [  7515] By: jhi                                   on 2000/11/01  16:52:31
19500         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
19501              From: pimlott@idiomtech.com (Andrew Pimlott)
19502              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
19503              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
19504      Branch: perl
19505            ! pod/perlsec.pod
19506 ____________________________________________________________________________
19507 [  7514] By: jhi                                   on 2000/11/01  15:03:40
19508         Log: More AIX lore.
19509      Branch: perl
19510            ! ext/re/hints/aix.pl
19511 ____________________________________________________________________________
19512 [  7513] By: jhi                                   on 2000/11/01  14:48:30
19513         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
19514              From: root <root@chronos.fi.muni.cz>
19515              Date: Wed, 1 Nov 2000 12:31:32 +0100
19516              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
19517      Branch: perl
19518            ! lib/Net/Ping.pm
19519 ____________________________________________________________________________
19520 [  7512] By: jhi                                   on 2000/11/01  14:46:47
19521         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
19522              From: Martin Husemann <martin@duskware.de>
19523              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
19524              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
19525      Branch: perl
19526            ! regcomp.c
19527 ____________________________________________________________________________
19528 [  7511] By: jhi                                   on 2000/11/01  14:39:50
19529         Log: AUTHORS updates.
19530      Branch: perl
19531            ! AUTHORS
19532 ____________________________________________________________________________
19533 [  7510] By: jhi                                   on 2000/11/01  14:29:50
19534         Log: Subject: [PATCH] startperl to respect versiononly
19535              From: Robin Barker <rmb1@cise.npl.co.uk> 
19536              Date: Tue, 31 Oct 2000 16:29:36 GMT
19537              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
19538      Branch: metaconfig/U/perl
19539            ! startperl.U
19540      Branch: perl
19541            ! Configure config_h.SH
19542 ____________________________________________________________________________
19543 [  7509] By: jhi                                   on 2000/11/01  14:19:53
19544         Log: printf UVs the correct way, noticed by Robin Barker.
19545      Branch: perl
19546            ! utf8.c
19547 ____________________________________________________________________________
19548 [  7508] By: jhi                                   on 2000/11/01  14:10:03
19549         Log: Do not cleanup *% because the % has special meanings in some
19550              shell environments.
19551      Branch: perl
19552            ! ext/Storable/Makefile.PL
19553 ____________________________________________________________________________
19554 [  7507] By: jhi                                   on 2000/11/01  14:06:00
19555         Log: The NonStop-UX libraries have a novel way to say NaN.
19556      Branch: perl
19557            ! t/lib/bigfltpm.t
19558 ____________________________________________________________________________
19559 [  7506] By: jhi                                   on 2000/11/01  14:03:35
19560         Log: The osname has been lowercased by now, from Tom Bates.
19561      Branch: metaconfig
19562            ! U/modified/Oldconfig.U
19563      Branch: perl
19564            ! Configure config_h.SH
19565 ____________________________________________________________________________
19566 [  7505] By: jhi                                   on 2000/10/31  19:18:39
19567         Log: The compiler is either gcc or cc, from Tom Bates.
19568      Branch: perl
19569            ! hints/nonstopux.sh
19570 ____________________________________________________________________________
19571 [  7504] By: jhi                                   on 2000/10/31  14:53:42
19572         Log: Update Changes.
19573      Branch: perl
19574            ! Changes patchlevel.h
19575 ____________________________________________________________________________
19576 [  7503] By: jhi                                   on 2000/10/31  14:30:50
19577         Log: Whitespace style tweak.  Was originally going to see to
19578              
19579              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
19580              From: Joe Smith <jms@inwap.com>
19581              Date: Mon, 30 Oct 2000 18:47:57 -0800
19582              Message-Id: <39FE32DD.24AAC4D@inwap.com>
19583              
19584              but that had already been taken care of.
19585      Branch: metaconfig
19586            ! U/compline/d_stdstdio.U
19587      Branch: perl
19588            ! Configure config_h.SH
19589 ____________________________________________________________________________
19590 [  7502] By: jhi                                   on 2000/10/31  14:25:02
19591         Log: AUTHORS tweaks.
19592      Branch: perl
19593            ! AUTHORS
19594 ____________________________________________________________________________
19595 [  7501] By: jhi                                   on 2000/10/31  14:23:59
19596         Log: Subject: perlfaq style changes
19597              From: John Borwick <jhborwic@unity.ncsu.edu>
19598              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
19599              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
19600      Branch: perl
19601            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
19602            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
19603            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
19604            ! pod/perlfaq9.pod
19605 ____________________________________________________________________________
19606 [  7500] By: jhi                                   on 2000/10/31  14:22:15
19607         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
19608              
19609              Subject: Re: [ID 20000918.005] ~ on wide chars
19610              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19611              Date: Mon, 30 Oct 2000 21:09:55 -0800
19612              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
19613              
19614              (The ord() part of the patch skipped.)
19615      Branch: perl
19616            ! doop.c
19617 ____________________________________________________________________________
19618 [  7499] By: jhi                                   on 2000/10/31  14:20:08
19619         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
19620              From: Jens Hamisch <jens@Strawberry.COM>
19621              Date: Mon, 30 Oct 2000 15:17:07 +0100
19622              Message-Id: <20001030151707.A9597@Strawberry.COM>
19623      Branch: perl
19624            ! av.c
19625 ____________________________________________________________________________
19626 [  7498] By: jhi                                   on 2000/10/31  14:16:29
19627         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
19628              From: Peter Prymmer <pvhp@forte.com>
19629              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
19630              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
19631      Branch: perl
19632            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
19633            + ext/Encode/Encode/posix-bc.enc
19634            ! MANIFEST t/lib/encode.t
19635 ____________________________________________________________________________
19636 [  7497] By: jhi                                   on 2000/10/31  14:13:22
19637         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
19638              From: Peter Prymmer <pvhp@forte.com>
19639              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
19640              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
19641      Branch: perl
19642            ! t/lib/cgi-html.t
19643 ____________________________________________________________________________
19644 [  7496] By: jhi                                   on 2000/10/31  14:12:05
19645         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
19646              From: Peter Prymmer <pvhp@forte.com>
19647              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
19648              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
19649      Branch: perl
19650            ! t/lib/cgi-function.t
19651 ____________________________________________________________________________
19652 [  7495] By: jhi                                   on 2000/10/31  14:11:08
19653         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
19654              From: Peter Prymmer <pvhp@forte.com>
19655              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
19656              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
19657      Branch: perl
19658            + ext/re/hints/aix.pl
19659            ! MANIFEST ext/re/Makefile.PL
19660 ____________________________________________________________________________
19661 [  7494] By: jhi                                   on 2000/10/31  14:08:32
19662         Log: Use Errno magic.
19663              
19664              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
19665              From: Casey Tweten <perl@ctweten.amsite.com>
19666              Date: Mon, 30 Oct 2000 15:51:17 -0500
19667              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
19668      Branch: perl
19669            ! lib/File/Temp.pm
19670 ____________________________________________________________________________
19671 [  7493] By: jhi                                   on 2000/10/31  14:05:07
19672         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
19673              
19674              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
19675              From: Nicholas Clark <nick@ccl4.org>
19676              Date: Mon, 30 Oct 2000 17:38:45 +0000
19677              Message-ID: <20001030173845.O60355@plum.flirble.org>
19678      Branch: perl
19679            ! Makefile.SH utils/perlbug.PL
19680 ____________________________________________________________________________
19681 [  7492] By: nick                                  on 2000/10/30  19:37:23
19682         Log: Change files which are mysteriously different to mainline to be
19683              copies of mainline.
19684      Branch: perlio
19685            ! objXSUB.h perlapi.c pod/perlapi.pod
19686 ____________________________________________________________________________
19687 [  7491] By: nick                                  on 2000/10/30  18:05:54
19688         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
19689              - typo in endian code in putc.
19690              - Don't allow read of write-only files and vice-versa
19691              - and off-by-one in flush-all loop.
19692              Remove debug calls as they were using GCC specific features.
19693      Branch: perlio
19694            ! perlio.c
19695 ____________________________________________________________________________
19696 [  7490] By: nick                                  on 2000/10/29  21:45:45
19697         Log: Integrate mainline to perlio
19698      Branch: perlio
19699           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
19700           !> toke.c
19701 ____________________________________________________________________________
19702 [  7489] By: jhi                                   on 2000/10/29  21:11:08
19703         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
19704              From: andreas.koenig@anima.de (Andreas J. Koenig)
19705              Date: 29 Oct 2000 22:05:59 +0100
19706              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
19707      Branch: perl
19708            ! lib/ExtUtils/Manifest.pm
19709 ____________________________________________________________________________
19710 [  7488] By: jhi                                   on 2000/10/29  21:07:47
19711         Log: Tests for #7487.
19712              
19713              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
19714              From: andreas.koenig@anima.de (Andreas J. Koenig)
19715              Date: 29 Oct 2000 19:37:09 +0100
19716              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
19717      Branch: perl
19718            ! t/comp/proto.t
19719 ____________________________________________________________________________
19720 [  7487] By: jhi                                   on 2000/10/29  21:06:27
19721         Log: constsub spillage.
19722              
19723              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
19724              From: John Tobey <jtobey@john-edwin-tobey.org>
19725              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
19726              Message-Id: <m13pvSr-000FObC@feynman.localnet>
19727      Branch: perl
19728            ! op.c
19729 ____________________________________________________________________________
19730 [  7486] By: nick                                  on 2000/10/29  21:05:04
19731         Log: Integrate mainline to perlio branch
19732      Branch: perlio
19733           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
19734           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
19735           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
19736           +> vos/install_perl.cm
19737            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
19738            - vos/config.h vos/config_h.SH_orig
19739           !> (integrate 141 files)
19740 ____________________________________________________________________________
19741 [  7485] By: jhi                                   on 2000/10/29  21:00:47
19742         Log: Make \x{...} consistently produce UTF-8.
19743              
19744              Subject: Re: \x{...} is confused 
19745              From: Simon Cozens <simon@cozens.net>
19746              Date: Sun, 29 Oct 2000 19:36:48 +0000
19747              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
19748      Branch: perl
19749            ! t/pragma/utf8.t toke.c
19750 ____________________________________________________________________________
19751 [  7484] By: nick                                  on 2000/10/29  20:05:29
19752         Log: PerlIO passes all tests.
19753      Branch: perlio
19754            ! perlio.c
19755 ____________________________________________________________________________
19756 [  7483] By: jhi                                   on 2000/10/29  18:06:55
19757         Log: Update Changes.
19758      Branch: perl
19759            ! Changes patchlevel.h
19760 ____________________________________________________________________________
19761 [  7482] By: nick                                  on 2000/10/29  17:43:28
19762         Log: Include <unistd.h> to get correct lseek() prototype etc.
19763              (I thought perl.h did that) - down to two fails
19764              - comp/require.t (last test)
19765              - lib/io_xs.t - possibly import/export of FILE * ?
19766      Branch: perlio
19767            ! perlio.c
19768 ____________________________________________________________________________
19769 [  7481] By: jhi                                   on 2000/10/29  17:02:37
19770         Log: UTF-8 decoder tweak.
19771      Branch: perl
19772            ! utf8.c
19773 ____________________________________________________________________________
19774 [  7480] By: nick                                  on 2000/10/29  16:26:11
19775         Log: Fixed two bugs:
19776              - error code not being set on close (of broken pipe)
19777              - append mode was truncating.
19778              At least one seek/tell bug remains.
19779      Branch: perlio
19780            ! perlio.c
19781 ____________________________________________________________________________
19782 [  7479] By: nick                                  on 2000/10/29  11:18:16
19783         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
19784              in case of accidents. Still several worrying fails, no line disciplines yet.
19785      Branch: perlio
19786            ! iperlsys.h perlio.c
19787 ____________________________________________________________________________
19788 [  7478] By: jhi                                   on 2000/10/29  02:04:01
19789         Log: Add also emailless people.
19790      Branch: perl
19791            ! AUTHORS
19792 ____________________________________________________________________________
19793 [  7477] By: jhi                                   on 2000/10/29  01:36:00
19794         Log: The #7476 needs a MANIFEST change, too.
19795      Branch: perl
19796            ! MANIFEST
19797 ____________________________________________________________________________
19798 [  7476] By: jhi                                   on 2000/10/29  01:35:21
19799         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
19800      Branch: perl
19801            - MAINTAIN
19802            ! AUTHORS Changes
19803 ____________________________________________________________________________
19804 [  7475] By: jhi                                   on 2000/10/28  23:57:25
19805         Log: De-quoted-unreadable to ISO Latin 1.
19806              (There's one ISO-2022-JP name in Changes5.004.)
19807      Branch: perl
19808            ! Changes Changes5.6
19809 ____________________________________________________________________________
19810 [  7474] By: jhi                                   on 2000/10/28  19:13:06
19811         Log: Subject: [ID 20001027.007] uniq array in perlfaq
19812              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
19813              Date: Fri, 27 Oct 2000 19:28:30 +0200
19814              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
19815      Branch: perl
19816            ! pod/perlfaq4.pod
19817 ____________________________________________________________________________
19818 [  7473] By: jhi                                   on 2000/10/28  18:02:05
19819         Log: Locking null mutexes is not recommendable.
19820              
19821              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
19822              From: Hugo <hv@crypt.compulink.co.uk>
19823              Date: Sat, 28 Oct 2000 18:41:12 +0100
19824              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
19825      Branch: perl
19826            ! op.c
19827 ____________________________________________________________________________
19828 [  7472] By: jhi                                   on 2000/10/28  17:52:58
19829         Log: Better create a true mailing list for the repository keepers.
19830      Branch: perl
19831            ! Porting/repository.pod
19832 ____________________________________________________________________________
19833 [  7471] By: jhi                                   on 2000/10/28  17:28:24
19834         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
19835              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
19836      Branch: perl
19837            + Porting/repository.pod
19838            ! MANIFEST
19839 ____________________________________________________________________________
19840 [  7470] By: jhi                                   on 2000/10/28  17:20:54
19841         Log: Subject: DOC PATCH 5.6.0
19842              From: mjd@plover.com
19843              Date: 27 Oct 2000 17:32:44 -0000
19844              Message-ID: <20001027173244.23754.qmail@plover.com>
19845      Branch: perl
19846            ! pod/perlfunc.pod
19847 ____________________________________________________________________________
19848 [  7469] By: jhi                                   on 2000/10/28  17:16:45
19849         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
19850              From: "Peter J. Farley III" <pjfarley@banet.net>
19851              Date: Fri, 27 Oct 2000 20:32:56 -0400
19852              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
19853      Branch: perl
19854            ! README.dos
19855 ____________________________________________________________________________
19856 [  7468] By: jhi                                   on 2000/10/28  17:07:18
19857         Log: Make target reordering to avoid pointless re-makes.
19858              
19859              Subject: Re: Total re-make of 'make okfile' after 7451 ?
19860              From: Nicholas Clark <nick@ccl4.org>
19861              Date: Sat, 28 Oct 2000 00:31:02 +0100
19862              Message-ID: <20001028003101.A54517@plum.flirble.org>
19863      Branch: perl
19864            ! Makefile.SH
19865 ____________________________________________________________________________
19866 [  7467] By: jhi                                   on 2000/10/28  17:05:31
19867         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
19868              From: lvirden@cas.org
19869              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
19870              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
19871      Branch: perl
19872            ! README.os2
19873 ____________________________________________________________________________
19874 [  7466] By: jhi                                   on 2000/10/28  16:09:16
19875         Log: Upgrade to CPAN 1.58_55.
19876              
19877              Subject: CPAN.pm status
19878              From: andreas.koenig@anima.de (Andreas J. Koenig) 
19879              Date: 28 Oct 2000 08:18:00 +0200 
19880              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
19881      Branch: perl
19882            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
19883 ____________________________________________________________________________
19884 [  7465] By: jhi                                   on 2000/10/28  16:02:47
19885         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
19886      Branch: perl
19887            ! embed.h embed.pl perl.h proto.h toke.c
19888 ____________________________________________________________________________
19889 [  7464] By: nick                                  on 2000/10/28  10:43:44
19890         Log: Fix for sv_2iv() on "shared" value from keys %hash.
19891      Branch: perl
19892            ! sv.c
19893 ____________________________________________________________________________
19894 [  7463] By: jhi                                   on 2000/10/27  16:18:29
19895         Log: Update Changes.
19896      Branch: perl
19897            ! Changes patchlevel.h
19898 ____________________________________________________________________________
19899 [  7462] By: jhi                                   on 2000/10/27  16:17:44
19900         Log: Too enthusiastic editing in #7460.
19901      Branch: metaconfig
19902            ! U/modified/Oldsym.U
19903      Branch: perl
19904            ! Configure config_h.SH
19905 ____________________________________________________________________________
19906 [  7461] By: jhi                                   on 2000/10/27  15:37:38
19907         Log: Retract #7459, the script needs more work.
19908      Branch: perl
19909            - mkreef
19910            ! MANIFEST
19911 ____________________________________________________________________________
19912 [  7460] By: jhi                                   on 2000/10/27  15:23:14
19913         Log: Use $sort, $uniq (and $tr) consistently as wondered
19914              by Nicholas Clark.
19915      Branch: metaconfig
19916            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
19917            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
19918            ! U/modified/libc.U
19919      Branch: perl
19920            ! Configure config_h.SH
19921 ____________________________________________________________________________
19922 [  7459] By: jhi                                   on 2000/10/27  15:02:07
19923         Log: (Retracted by #7461)
19924              
19925              Add a shell script for creating/removing symbolic link farms,
19926              useful for keeping the source code read-only and doing the
19927              builds somewhere else.
19928      Branch: perl
19929            + mkreef
19930            ! MANIFEST
19931 ____________________________________________________________________________
19932 [  7458] By: jhi                                   on 2000/10/27  14:42:20
19933         Log: Do away with the fix_pl.
19934      Branch: perl
19935            - fix_pl
19936            ! MANIFEST Makefile.SH
19937 ____________________________________________________________________________
19938 [  7457] By: jhi                                   on 2000/10/27  12:43:13
19939         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
19940              From: Jens Hamisch <jens@Strawberry.COM>
19941              Date: Fri, 27 Oct 2000 14:38:21 +0200
19942              Message-Id: <20001027143821.B3366@Strawberry.COM>
19943      Branch: perl
19944            ! perl.h
19945 ____________________________________________________________________________
19946 [  7456] By: jhi                                   on 2000/10/27  12:33:42
19947         Log: Subject: [PATCH] todo
19948              From: Nicholas Clark <nick@ccl4.org>
19949              Date: Thu, 26 Oct 2000 22:32:29 +0100
19950              Message-ID: <20001026223229.A44540@plum.flirble.org>
19951      Branch: perl
19952            ! pod/perltodo.pod
19953 ____________________________________________________________________________
19954 [  7455] By: jhi                                   on 2000/10/27  12:02:21
19955         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
19956              From: John Tobey <jtobey@john-edwin-tobey.org>
19957              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
19958              Message-Id: <m13ozHF-000FObC@feynman.localnet>
19959      Branch: perl
19960            ! op.c t/pragma/sub_lval.t
19961 ____________________________________________________________________________
19962 [  7454] By: jhi                                   on 2000/10/27  11:59:42
19963         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
19964              From: sthoenna@efn.org
19965              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
19966              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
19967      Branch: perl
19968            ! pp.c t/op/assignwarn.t
19969 ____________________________________________________________________________
19970 [  7453] By: jhi                                   on 2000/10/27  00:15:08
19971         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
19972      Branch: perl
19973            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
19974            ! ext/Storable/Storable.xs t/lib/st-lock.t
19975 ____________________________________________________________________________
19976 [  7452] By: jhi                                   on 2000/10/26  13:05:52
19977         Log: Undo #7451, this seems to be a deficiency in Perforce,
19978              there is no per-file line-terminator type, only per-client.
19979      Branch: perl
19980            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
19981            ! win32/makefile.mk
19982 ____________________________________________________________________________
19983 [  7451] By: jhi                                   on 2000/10/26  04:56:03
19984         Log: Experimenting in DOS arcana.
19985      Branch: perl
19986            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
19987            ! win32/makefile.mk
19988 ____________________________________________________________________________
19989 [  7450] By: jhi                                   on 2000/10/26  04:50:52
19990         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
19991              From: "Peter J. Farley III" <pjfarley@banet.net>            
19992              Date: Wed, 25 Oct 2000 23:10:18 -0400
19993              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
19994      Branch: perl
19995            ! t/io/open.t
19996 ____________________________________________________________________________
19997 [  7449] By: jhi                                   on 2000/10/26  04:49:16
19998         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
19999              From: Hugo <hv@crypt.compulink.co.uk>
20000              Date: Thu, 26 Oct 2000 01:55:17 +0100
20001              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
20002              
20003              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
20004      Branch: perl
20005            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
20006 ____________________________________________________________________________
20007 [  7448] By: jhi                                   on 2000/10/26  04:38:36
20008         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
20009              From: Peter Prymmer <pvhp@forte.com>
20010              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
20011              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
20012      Branch: perl
20013            ! configure.com
20014 ____________________________________________________________________________
20015 [  7447] By: jhi                                   on 2000/10/25  23:20:02
20016         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
20017              in platforms that strictly require all the symbols being present
20018              at link time.
20019      Branch: perl
20020            ! handy.h
20021 ____________________________________________________________________________
20022 [  7446] By: jhi                                   on 2000/10/25  21:55:57
20023         Log: Update Changes.
20024      Branch: perl
20025            ! Changes patchlevel.h
20026 ____________________________________________________________________________
20027 [  7445] By: jhi                                   on 2000/10/25  21:27:08
20028         Log: Integrate with vmsperl #7430 by Charles Bailey:
20029              
20030              Cleanup from prior patch (Charles Lane?):
20031              - improve handling of MFDs in Basename and Path
20032              - default to no xsubpp line # munging when building debug images
20033      Branch: perl
20034           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
20035 ____________________________________________________________________________
20036 [  7444] By: jhi                                   on 2000/10/25  21:03:50
20037         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
20038              From: John Peacock <JPeacock@UnivPress.com>
20039              Date: Thu, 18 May 2000 11:55:27 -0400
20040              Message-ID: <3924126F.A58BE57A@UnivPress.com>
20041      Branch: perl
20042            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
20043            ! t/op/write.t
20044 ____________________________________________________________________________
20045 [  7443] By: jhi                                   on 2000/10/25  20:43:10
20046         Log: Temporary stopgap for the self-tying issue: for now only
20047              array and hash self-ties are verboten.  The real fix, of
20048              course, would be to comprehensively test (and implement?)
20049              and debug (and document) self-ties.
20050      Branch: perl
20051            ! pod/perldiag.pod pp_sys.c t/op/tie.t
20052 ____________________________________________________________________________
20053 [  7442] By: jhi                                   on 2000/10/25  20:14:30
20054         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
20055              From: Dan Sugalski <dan@sidhe.org>
20056              Date: Wed, 25 Oct 2000 13:36:35 -0400
20057              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
20058              
20059              plus regen global.sym.
20060      Branch: perl
20061            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
20062            ! thrdvar.h util.c
20063 ____________________________________________________________________________
20064 [  7441] By: jhi                                   on 2000/10/25  20:12:20
20065         Log: buildtoc target tweaks.
20066      Branch: perl
20067            ! pod/Makefile.SH
20068 ____________________________________________________________________________
20069 [  7440] By: jhi                                   on 2000/10/25  20:03:53
20070         Log: A new version of making the syslog test more robust.
20071              (Replaces #7421.)
20072              
20073              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
20074              From: "Kurt D. Starsinic" <kstar@chapin.edu>
20075              Date: Wed, 25 Oct 2000 12:13:54 -0400
20076              Message-ID: <20001025121354.B2264@O2.chapin.edu>
20077      Branch: perl
20078            ! t/lib/syslog.t
20079 ____________________________________________________________________________
20080 [  7439] By: jhi                                   on 2000/10/25  20:00:48
20081         Log: Continue the internal UTF-8 API tweaking.
20082              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
20083              used much more than the simpler API, now called utf8_to_uv_simple().
20084              Still not quite happy with API, too much partial duplication
20085              of functionality.
20086      Branch: perl
20087            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
20088            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
20089            ! regcomp.c regexec.c sv.c toke.c utf8.c
20090 ____________________________________________________________________________
20091 [  7438] By: jhi                                   on 2000/10/25  18:52:30
20092         Log: Allow poking holes at the UTF-8 decoding strictness.
20093      Branch: perl
20094            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
20095            ! utf8.h
20096 ____________________________________________________________________________
20097 [  7437] By: jhi                                   on 2000/10/25  13:53:05
20098         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
20099              UTF8LEN() and UTF8SKIP(). 
20100      Branch: perl
20101            ! pp.c utf8.c utf8.h
20102 ____________________________________________________________________________
20103 [  7436] By: jhi                                   on 2000/10/25  13:51:37
20104         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
20105              From: Nicholas Clark <nick@ccl4.org>
20106              Date: Wed, 25 Oct 2000 14:44:05 +0100
20107              Message-ID: <20001025144404.D27253@plum.flirble.org>
20108      Branch: perl
20109            ! pod/perlrun.pod
20110 ____________________________________________________________________________
20111 [  7435] By: jhi                                   on 2000/10/25  13:49:32
20112         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
20113              From: Mike Guy <mjtg@cam.ac.uk>
20114              Date: Tue, 24 Oct 2000 14:59:40 +0100
20115              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
20116      Branch: perl
20117            ! scope.c
20118 ____________________________________________________________________________
20119 [  7434] By: jhi                                   on 2000/10/25  13:48:41
20120         Log: AIX is picky about its symbol exports.  Solution for now
20121              is to include the deb.o explicitly to the re extension build.
20122              
20123              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
20124              From: Peter Prymmer <pvhp@forte.com>
20125              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
20126              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
20127      Branch: perl
20128            ! ext/re/Makefile.PL hints/aix.sh
20129 ____________________________________________________________________________
20130 [  7433] By: jhi                                   on 2000/10/25  13:46:49
20131         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
20132              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20133              Date: Wed, 25 Oct 2000 12:02:20 +0200
20134              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
20135      Branch: perl
20136            ! perlsdio.h
20137 ____________________________________________________________________________
20138 [  7432] By: jhi                                   on 2000/10/25  13:44:28
20139         Log: Subject: Minor update to find2perl, for portability
20140              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
20141              Date: Wed, 25 Oct 2000 12:05:47 +0100
20142              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
20143      Branch: perl
20144            ! x2p/find2perl.PL
20145 ____________________________________________________________________________
20146 [  7431] By: jhi                                   on 2000/10/25  13:40:39
20147         Log: Add targets to Makefile.SH, most importantly
20148              'regen_all' which also remembers to update vms/perly*.
20149      Branch: perl
20150            ! Makefile.SH
20151 ____________________________________________________________________________
20152 [  7430] By: bailey                                on 2000/10/25  03:13:53
20153         Log: Cleanup from prior patch (Charles Lane?):
20154              - improve handling of MFDs in Basename and Path
20155              - default to no xsubpp line # munging when building debug images
20156      Branch: vmsperl
20157            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
20158 ____________________________________________________________________________
20159 [  7429] By: jhi                                   on 2000/10/24  20:03:40
20160         Log: Podify README.epoc and README.vos.
20161      Branch: perl
20162            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
20163            ! pod/perlport.pod pod/perltoc.pod
20164 ____________________________________________________________________________
20165 [  7428] By: jhi                                   on 2000/10/24  19:10:33
20166         Log: Stratus VOS updates from Paul Green.
20167      Branch: perl
20168            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20169            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
20170            - vos/config.def vos/config.h vos/config_h.SH_orig
20171            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
20172            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
20173 ____________________________________________________________________________
20174 [  7427] By: jhi                                   on 2000/10/24  18:59:48
20175         Log: Check if stdio supports tweaking lval and cnt simultaneously.
20176              
20177              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
20178              From: Nicholas Clark <nick@ccl4.org>
20179              Date: Mon, 23 Oct 2000 15:39:32 +0100
20180              Message-ID: <20001023153932.A10786@plum.flirble.org>
20181      Branch: metaconfig
20182            ! U/compline/d_stdstdio.U
20183      Branch: perl
20184            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20185            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
20186            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
20187            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
20188            ! vos/config.h vos/config_h.SH_orig win32/config.bc
20189            ! win32/config.gc win32/config.vc
20190 ____________________________________________________________________________
20191 [  7426] By: jhi                                   on 2000/10/24  17:57:44
20192         Log: Missed the header file changes from #7425.
20193      Branch: perl
20194            ! embed.h embed.pl objXSUB.h proto.h
20195 ____________________________________________________________________________
20196 [  7425] By: jhi                                   on 2000/10/24  17:55:17
20197         Log: Fix the bug reported in
20198              
20199              From: andreas.koenig@anima.de (Andreas J. Koenig)
20200              Subject: Encode bug?
20201              Date: 24 Oct 2000 14:01:26 +0200 
20202              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
20203              
20204              Also make is_utf8_char() stricter.
20205      Branch: perl
20206            ! ext/Encode/Encode.xs utf8.c
20207 ____________________________________________________________________________
20208 [  7424] By: jhi                                   on 2000/10/24  15:15:39
20209         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
20210              From: Peter Scott <Peter@PSDT.com>
20211              Date: Mon, 23 Oct 2000 19:46:01 -0700
20212              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
20213      Branch: perl
20214            ! pod/perlfaq5.pod
20215 ____________________________________________________________________________
20216 [  7423] By: jhi                                   on 2000/10/24  14:25:30
20217         Log: Test tweak to avoid pulling in the whole Config.
20218      Branch: perl
20219            ! t/lib/st-lock.t
20220 ____________________________________________________________________________
20221 [  7422] By: jhi                                   on 2000/10/24  14:03:16
20222         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
20223      Branch: perl
20224            ! pp.c
20225 ____________________________________________________________________________
20226 [  7421] By: jhi                                   on 2000/10/24  13:32:09
20227         Log: (Replaced by #7440.)
20228              
20229              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
20230              From: "Kurt D. Starsinic" <kstar@chapin.edu>
20231              Date: Mon, 23 Oct 2000 16:40:54 -0400
20232              Message-ID: <20001023164054.B14491@O2.chapin.edu>
20233      Branch: perl
20234            ! t/lib/syslog.t
20235 ____________________________________________________________________________
20236 [  7420] By: jhi                                   on 2000/10/24  13:30:53
20237         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
20238              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20239              Date: Mon, 23 Oct 2000 17:29:03 -0400
20240              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
20241      Branch: perl
20242            ! lib/ExtUtils/MM_Unix.pm
20243 ____________________________________________________________________________
20244 [  7419] By: jhi                                   on 2000/10/24  13:29:57
20245         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
20246              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20247              Date: Mon, 23 Oct 2000 19:01:32 -0400
20248              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
20249      Branch: perl
20250            ! utils/h2xs.PL
20251 ____________________________________________________________________________
20252 [  7418] By: jhi                                   on 2000/10/24  13:26:04
20253         Log: Replace #7409 with
20254              
20255              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
20256              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
20257              Date: Mon, 23 Oct 2000 20:08:56 +0200
20258              Message-ID: <20001023200855.A14850@nice.ram.loc>
20259      Branch: perl
20260            ! ext/Storable/Storable.pm t/lib/st-lock.t
20261 ____________________________________________________________________________
20262 [  7417] By: jhi                                   on 2000/10/24  13:17:52
20263         Log: Run vms/vms_yfix.pl, should have done that after changing
20264              perly.c in #7382.
20265      Branch: perl
20266            ! vms/perly_c.vms vms/perly_h.vms
20267 ____________________________________________________________________________
20268 [  7416] By: jhi                                   on 2000/10/24  02:55:33
20269         Log: Make the UTF-8 decoding stricter and more verbose when
20270              malformation happens.  This involved adding an argument
20271              to utf8_to_uv_chk(), which involved changing its prototype,
20272              and prefer STRLEN over I32 for the UTF-8 length, which as
20273              a domino effect necessitated changing the prototypes of
20274              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
20275              The stricter UTF-8 decoding checking uses Markus Kuhn's
20276              UTF-8 Decode Stress Tester from
20277              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
20278      Branch: perl
20279            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
20280            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
20281            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
20282            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
20283 ____________________________________________________________________________
20284 [  7415] By: jhi                                   on 2000/10/23  14:06:06
20285         Log: Update Changes.
20286      Branch: perl
20287            ! Changes patchlevel.h
20288 ____________________________________________________________________________
20289 [  7414] By: jhi                                   on 2000/10/23  12:39:52
20290         Log: Undo the basename() part of #7412 since the lib/basename
20291              tests would need upgrading too.
20292      Branch: perl
20293            ! lib/File/Basename.pm
20294 ____________________________________________________________________________
20295 [  7413] By: jhi                                   on 2000/10/23  12:19:27
20296         Log: Document PERL_INSTALL_ROOT of #7210.
20297      Branch: perl
20298            ! lib/ExtUtils/Install.pm
20299 ____________________________________________________________________________
20300 [  7412] By: jhi                                   on 2000/10/23  12:16:47
20301         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
20302      Branch: perl
20303            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
20304            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
20305 ____________________________________________________________________________
20306 [  7411] By: jhi                                   on 2000/10/23  12:07:41
20307         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
20308              From: Prymmer/Kahn <pvhp@best.com>
20309              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
20310              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
20311      Branch: perl
20312            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
20313 ____________________________________________________________________________
20314 [  7410] By: jhi                                   on 2000/10/23  04:10:11
20315         Log: The change #7187 was not so good on VMS.
20316              
20317              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
20318              From: "Craig A. Berry" <craig.berry@psinetcs.com>
20319              Date: Sun, 22 Oct 2000 23:03:08 -0500
20320              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
20321      Branch: perl
20322            ! utils/perldoc.PL
20323 ____________________________________________________________________________
20324 [  7409] By: jhi                                   on 2000/10/23  03:57:36
20325         Log: Avoid Storable locking on DJGPP for now.
20326              
20327              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
20328              From: "Peter J. Farley III" <pjfarley@banet.net>
20329              Date: Sun, 22 Oct 2000 20:00:00 -0400
20330              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
20331      Branch: perl
20332            ! ext/Storable/Storable.pm t/lib/st-lock.t
20333 ____________________________________________________________________________
20334 [  7408] By: jhi                                   on 2000/10/23  03:50:24
20335         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
20336              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
20337              Date: Sun, 22 Oct 2000 21:12:22 -0400
20338              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
20339      Branch: perl
20340            ! lib/vars.pm
20341 ____________________________________________________________________________
20342 [  7407] By: jhi                                   on 2000/10/23  03:43:12
20343         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
20344              From: Hugo <hv@crypt.compulink.co.uk>
20345              Date: Mon, 23 Oct 2000 00:47:22 +0100
20346              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
20347      Branch: perl
20348            ! regexec.c t/op/pat.t
20349 ____________________________________________________________________________
20350 [  7406] By: jhi                                   on 2000/10/23  03:40:29
20351         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
20352      Branch: perl
20353            ! lib/ExtUtils/MakeMaker.pm
20354 ____________________________________________________________________________
20355 [  7405] By: jhi                                   on 2000/10/22  21:32:00
20356         Log: Doc patch.
20357              
20358              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
20359              From: rspier@pobox.com (Robert Spier)
20360              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
20361              Message-ID: <14835.16112.13457.447971@rls.cx>
20362      Branch: perl
20363            ! lib/strict.pm
20364 ____________________________________________________________________________
20365 [  7404] By: jhi                                   on 2000/10/22  21:30:51
20366         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
20367              From: rspier@pobox.com (Robert Spier)
20368              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
20369              Message-ID: <14835.17223.72448.705566@rls.cx>
20370      Branch: perl
20371            ! lib/ExtUtils/MakeMaker.pm
20372 ____________________________________________________________________________
20373 [  7403] By: jhi                                   on 2000/10/22  21:24:11
20374         Log: Subject: [PATCH bleadperl] ripples from constsub patch
20375              From: John Tobey <jtobey@john-edwin-tobey.org>
20376              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
20377              Message-Id: <m13nSOB-000FObC@feynman.localnet>
20378      Branch: perl
20379            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
20380 ____________________________________________________________________________
20381 [  7402] By: jhi                                   on 2000/10/22  20:59:35
20382         Log: Support s?printf parameter reordering.
20383      Branch: perl
20384            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
20385 ____________________________________________________________________________
20386 [  7401] By: jhi                                   on 2000/10/22  19:19:14
20387         Log: Expand %Config variables only if explicitly so requested
20388              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
20389              
20390              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
20391              From: Gurusamy Sarathy <gsar@ActiveState.com>
20392              Date: Sun, 22 Oct 2000 11:47:32 -0700
20393              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
20394      Branch: perl
20395            ! Makefile.SH lib/lib_pm.PL
20396 ____________________________________________________________________________
20397 [  7400] By: jhi                                   on 2000/10/22  18:24:10
20398         Log: Move the #7390 test from warn/op to comp/redef.
20399              
20400              Subject: Re: Creating const subs for constants.
20401              From: John Tobey <jtobey@john-edwin-tobey.org>
20402              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
20403              Message-Id: <m13nG72-000FObC@feynman.localnet>               
20404      Branch: perl
20405            ! t/comp/redef.t t/pragma/warn/op
20406 ____________________________________________________________________________
20407 [  7399] By: jhi                                   on 2000/10/22  17:49:59
20408         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
20409              From: Nicholas Clark <nick@ccl4.org>
20410              Date: Sat, 21 Oct 2000 22:23:19 +0100
20411              Message-ID: <20001021222319.B45586@plum.flirble.org>
20412      Branch: perl
20413            ! ext/DynaLoader/DynaLoader_pm.PL
20414 ____________________________________________________________________________
20415 [  7398] By: jhi                                   on 2000/10/22  17:47:35
20416         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
20417              From: Hugo <hv@crypt.compulink.co.uk>
20418              Date: Sat, 21 Oct 2000 18:19:59 +0100
20419              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
20420      Branch: perl
20421            ! ext/B/B.pm ext/B/B/C.pm
20422 ____________________________________________________________________________
20423 [  7397] By: jhi                                   on 2000/10/22  17:35:18
20424         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
20425              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
20426              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
20427              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
20428      Branch: perl
20429            ! hints/openbsd.sh
20430 ____________________________________________________________________________
20431 [  7396] By: jhi                                   on 2000/10/22  17:19:46
20432         Log: Subject: installman go-faster stripes
20433              From: Nicholas Clark <nick@talking.bollo.cx>
20434              Date: Sat, 21 Oct 2000 17:24:53 +0100
20435              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
20436              
20437              Subject: Re: installman go-faster stripes
20438              From: Russ Allbery <rra@stanford.edu>
20439              Date: 21 Oct 2000 11:04:13 -0700
20440              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
20441      Branch: perl
20442            ! installman pod/pod2man.PL
20443 ____________________________________________________________________________
20444 [  7395] By: jhi                                   on 2000/10/22  17:17:35
20445         Log: Hints tweak from Anton Berezin.
20446      Branch: perl
20447            ! hints/freebsd.sh
20448 ____________________________________________________________________________
20449 [  7394] By: jhi                                   on 2000/10/22  04:50:04
20450         Log: Tweak the Is* definitions of Unicode character classes
20451              to better match the official categorizations; embrace
20452              the official categorizations; add the combining marks
20453              as alpha (and -numeric); fix DCinital (a typo and edito)
20454              to be DCmedial.
20455      Branch: perl
20456            + lib/unicode/Is/DCmedial.pl
20457            - lib/unicode/Is/DCinital.pl
20458            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
20459            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
20460            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
20461            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
20462 ____________________________________________________________________________
20463 [  7393] By: jhi                                   on 2000/10/21  18:06:05
20464         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
20465              From: Daniel Chetlin <daniel@chetlin.com>
20466              Date: Sat, 21 Oct 2000 02:57:03 -0700
20467              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
20468      Branch: perl
20469            + t/lib/tie-splice.t
20470            ! MANIFEST lib/Tie/Array.pm
20471 ____________________________________________________________________________
20472 [  7392] By: gsar                                  on 2000/10/21  18:05:15
20473         Log: resync utfperl branch with mainline
20474      Branch: utfperl
20475           !> (integrate 1760 files)
20476 ____________________________________________________________________________
20477 [  7391] By: jhi                                   on 2000/10/21  14:37:49
20478         Log: Testcases for a #7383,#7385 related bug.
20479              
20480              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
20481              From: Nicholas Clark <nick@ccl4.org>
20482              Date: Sat, 21 Oct 2000 15:04:51 +0100
20483              Message-ID: <20001021150451.A51566@plum.flirble.org>
20484      Branch: perl
20485            ! t/pragma/utf8.t
20486 ____________________________________________________________________________
20487 [  7390] By: jhi                                   on 2000/10/21  14:35:57
20488         Log: Add a testcase for #7389.
20489      Branch: perl
20490            ! t/pragma/warn/op
20491 ____________________________________________________________________________
20492 [  7389] By: jhi                                   on 2000/10/21  14:26:45
20493         Log: Subject: Re: Creating const subs for constants.
20494              From: John Tobey <jtobey@john-edwin-tobey.org>
20495              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
20496              Message-Id: <m13mo0N-000FObC@feynman.localnet>
20497      Branch: perl
20498            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
20499            ! proto.h sv.c
20500 ____________________________________________________________________________
20501 [  7388] By: nick                                  on 2000/10/21  11:44:23
20502         Log: Populate perlio branch
20503      Branch: perlio
20504           +> (branch 1760 files)
20505 ____________________________________________________________________________
20506 [  7387] By: nick                                  on 2000/10/21  10:52:05
20507         Log: Get branch back as replica of mainline via :
20508              p4 integrate -b utfperl
20509              p4 resolve -at ./...
20510      Branch: utfperl
20511           +> (branch 269 files)
20512            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
20513            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
20514            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
20515            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
20516            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
20517            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
20518            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
20519            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
20520            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
20521            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
20522            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
20523            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
20524            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
20525            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
20526            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
20527            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
20528            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
20529            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
20530            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
20531            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
20532            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
20533            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
20534            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
20535            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
20536            - lib/unicode/UCD300.html lib/unicode/Unicode.300
20537            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
20538            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
20539            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
20540            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
20541           !> (integrate 965 files)
20542 ____________________________________________________________________________
20543 [  7386] By: jhi                                   on 2000/10/21  01:31:12
20544         Log: Update Changes.
20545      Branch: perl
20546            ! Changes patchlevel.h
20547 ____________________________________________________________________________
20548 [  7385] By: jhi                                   on 2000/10/21  01:28:42
20549         Log: The #7383 was right only in the context of the original bug report,
20550              not in more general case.
20551      Branch: perl
20552            ! pp_hot.c
20553 ____________________________________________________________________________
20554 [  7384] By: jhi                                   on 2000/10/21  01:08:23
20555         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
20556      Branch: perl
20557            ! ext/IO/lib/IO/Select.pm
20558 ____________________________________________________________________________
20559 [  7383] By: jhi                                   on 2000/10/21  00:44:18
20560         Log: Fix for ID 20001020.006, concatenating an unset submatch
20561              with utf8 resulted in "Modification of a read-only value".
20562      Branch: perl
20563            ! pp_hot.c t/pragma/utf8.t
20564 ____________________________________________________________________________
20565 [  7382] By: jhi                                   on 2000/10/20  20:44:31
20566         Log: Make scan_num() reëntrant, as suggested in
20567              
20568              Subject: [PATCH perl@7229] Rentrant parser and yylex()
20569              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20570              Date: Fri, 20 Oct 2000 14:17:27 +0100
20571              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
20572      Branch: perl
20573            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
20574            ! toke.c
20575 ____________________________________________________________________________
20576 [  7381] By: jhi                                   on 2000/10/20  20:07:29
20577         Log: Reëntrancy fix.
20578              
20579              Subject: [PATCH perl@7229] Rentrant parser and yylex()
20580              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20581              Date: Fri, 20 Oct 2000 14:17:27 +0100
20582              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
20583      Branch: perl
20584            ! embed.h embed.pl perl.h proto.h toke.c
20585 ____________________________________________________________________________
20586 [  7380] By: jhi                                   on 2000/10/20  19:15:54
20587         Log: Don't write double values through long double pointers,
20588              based on a part of
20589              
20590              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
20591              From: Jens Hamisch <jens@Strawberry.COM>
20592              Date: Tue, 17 Oct 2000 08:39:36 +0200
20593              Message-Id: <20001017083936.A11104@Strawberry.COM>
20594      Branch: perl
20595            ! perl.h pp.c
20596 ____________________________________________________________________________
20597 [  7379] By: jhi                                   on 2000/10/20  18:43:37
20598         Log: Portability tweak on #7377.
20599              
20600              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
20601              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
20602              Date:     Fri, 20 Oct 2000 13:13:41 EDT
20603              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
20604      Branch: perl
20605            ! t/lib/dprof.t
20606 ____________________________________________________________________________
20607 [  7378] By: jhi                                   on 2000/10/20  12:57:19
20608         Log: SOCKS function redefinitions need prototypes, too, otherwise
20609              for example 32 bit versus 64 bit differences cause a lot of
20610              problems.  Part of
20611              
20612              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
20613              From: Jens Hamisch <jens@Strawberry.COM>
20614              Date: Tue, 17 Oct 2000 08:39:36 +0200
20615              Message-Id: <20001017083936.A11104@Strawberry.COM>
20616      Branch: perl
20617            ! doio.c pp_sys.c
20618 ____________________________________________________________________________
20619 [  7377] By: jhi                                   on 2000/10/20  12:37:12
20620         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
20621              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
20622              Date:     Fri, 20 Oct 2000 08:26:04 EDT
20623              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
20624      Branch: perl
20625            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
20626 ____________________________________________________________________________
20627 [  7376] By: jhi                                   on 2000/10/20  12:35:31
20628         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
20629              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
20630              Date:     Fri, 20 Oct 2000 07:48:15 EDT
20631              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
20632      Branch: perl
20633            ! configure.com vms/gen_shrfls.pl
20634 ____________________________________________________________________________
20635 [  7375] By: bailey                                on 2000/10/20  04:44:37
20636         Log: SYN SYN
20637      Branch: vmsperl
20638           +> (branch 134 files)
20639            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
20640            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
20641            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
20642            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
20643            - eg/cgi/frameset.cgi eg/cgi/index.html
20644            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
20645            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
20646            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
20647            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
20648            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
20649            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
20650            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
20651            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
20652            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
20653            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
20654            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
20655            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
20656            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
20657            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
20658            - lib/unicode/Props.txt lib/unicode/UCD300.html
20659            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
20660            - utils/perlbc.PL vms/subconfigure.com
20661           !> (integrate 785 files)
20662 ____________________________________________________________________________
20663 [  7374] By: jhi                                   on 2000/10/20  00:59:48
20664         Log: In the latest compiler builds cccdlflags must not become -fpic,
20665              from Wilfredo Sánchez.
20666      Branch: perl
20667            ! hints/darwin.sh
20668 ____________________________________________________________________________
20669 [  7373] By: jhi                                   on 2000/10/20  00:56:35
20670         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
20671              From: Tony Cook <tony@develop-help.com>
20672              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
20673              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
20674      Branch: perl
20675            ! pod/perlop.pod
20676 ____________________________________________________________________________
20677 [  7372] By: jhi                                   on 2000/10/19  19:34:40
20678         Log: Typo noted by Mark Lutz.
20679      Branch: perl
20680            ! t/op/64bitint.t
20681 ____________________________________________________________________________
20682 [  7371] By: jhi                                   on 2000/10/19  19:33:13
20683         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
20684      Branch: metaconfig
20685            ! U/modified/Cppsym.U U/modified/Oldconfig.U
20686      Branch: metaconfig/U/perl
20687            ! End.U dlsrc.U libperl.U
20688      Branch: perl
20689            + hints/nonstopux.sh
20690            ! Configure MANIFEST config_h.SH
20691 ____________________________________________________________________________
20692 [  7370] By: jhi                                   on 2000/10/19  17:18:08
20693         Log: Subject: PATCH do_print has 2 PerlIO_error()s
20694              From: nick@ccl4.org
20695              Date: Thu, 19 Oct 2000 18:09:20 +0100
20696              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
20697      Branch: perl
20698            ! doio.c
20699 ____________________________________________________________________________
20700 [  7369] By: jhi                                   on 2000/10/19  14:01:49
20701         Log: Update Changes.
20702      Branch: perl
20703            ! Changes patchlevel.h
20704 ____________________________________________________________________________
20705 [  7368] By: jhi                                   on 2000/10/19  13:04:29
20706         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
20707              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20708              Date: Wed, 18 Oct 2000 13:12:01 +0200
20709              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
20710      Branch: perl
20711            ! hints/aix.sh
20712 ____________________________________________________________________________
20713 [  7367] By: jhi                                   on 2000/10/19  02:22:40
20714         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
20715              of a 'pmshort' anywhere in the B, so the offending line was simply
20716              removed.
20717      Branch: perl
20718            ! ext/B/B/Debug.pm
20719 ____________________________________________________________________________
20720 [  7366] By: jhi                                   on 2000/10/19  02:12:37
20721         Log: Add the test case for the bug id 20000730.004 which seems
20722              to have been fixed by now.
20723      Branch: perl
20724            ! t/pragma/utf8.t
20725 ____________________________________________________________________________
20726 [  7365] By: jhi                                   on 2000/10/18  23:36:24
20727         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
20728              From: Hugo <hv@crypt.compulink.co.uk>
20729              Date: Wed, 18 Oct 2000 23:25:58 +0100
20730              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
20731      Branch: perl
20732            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
20733 ____________________________________________________________________________
20734 [  7364] By: jhi                                   on 2000/10/18  21:12:53
20735         Log: (retracted)
20736      Branch: perl
20737            ! pp.c
20738 ____________________________________________________________________________
20739 [  7363] By: jhi                                   on 2000/10/18  20:55:38
20740         Log: Missing change from #7362.
20741      Branch: perl
20742            ! win32/perlhost.h
20743 ____________________________________________________________________________
20744 [  7362] By: jhi                                   on 2000/10/18  20:52:01
20745         Log: Borland C fstat() never saw the fd as writable.
20746              
20747              Subject: fix for Borland's weak "stat" (perl@7211)
20748              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
20749              Date: Mon, 16 Oct 2000 09:55:03 +0400
20750              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
20751      Branch: perl
20752            ! win32/win32.c
20753 ____________________________________________________________________________
20754 [  7361] By: jhi                                   on 2000/10/18  17:43:50
20755         Log: Regen toc.
20756      Branch: perl
20757            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
20758 ____________________________________________________________________________
20759 [  7360] By: jhi                                   on 2000/10/18  17:07:44
20760         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20761              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
20762              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
20763              Date: Mon, 16 Oct 2000 15:19:49 +0200
20764      Branch: perl
20765            + README.aix
20766            ! MANIFEST
20767 ____________________________________________________________________________
20768 [  7359] By: jhi                                   on 2000/10/18  17:04:49
20769         Log: Subject: Pod patch for Devel::Peek
20770              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20771              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
20772              Date: Mon, 16 Oct 2000 12:26:34 +0200
20773      Branch: perl
20774            ! ext/Devel/Peek/Peek.pm
20775 ____________________________________________________________________________
20776 [  7358] By: jhi                                   on 2000/10/18  17:03:15
20777         Log: Make Cwd more bulletproof in chrooted environments.
20778              
20779              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
20780              From: "Eric E. Coe" <Eric.Coe@oracle.com>
20781              Date: Wed, 18 Oct 2000 04:03:54 -0400
20782              Message-Id: <39ED596A.70E599FE@oracle.com>
20783      Branch: perl
20784            ! lib/Cwd.pm
20785 ____________________________________________________________________________
20786 [  7357] By: jhi                                   on 2000/10/18  16:37:26
20787         Log: Disable the UTF8 downgrade croakage for now to avoid
20788              too many not okay messages.
20789      Branch: perl
20790            ! doio.c
20791 ____________________________________________________________________________
20792 [  7356] By: jhi                                   on 2000/10/17  23:29:41
20793         Log: Show the failed remote port, instead of the failing line number.
20794              
20795              Subject: [PATCH 5.6.1 Debugger] More diagnostics
20796              From: David Sparks <daves@ActiveState.com>
20797              Date: Tue, 17 Oct 2000 15:00:24 -0700
20798              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
20799      Branch: perl
20800            ! lib/perl5db.pl
20801 ____________________________________________________________________________
20802 [  7355] By: jhi                                   on 2000/10/17  14:11:31
20803         Log: On output try to downgrade to bytes, croak if impossible,
20804              from Simon Cozens.  This means that outputting >255 UTF8
20805              is impossible.  Consider this as a strong incentive to get
20806              the I/O disciplines implemented.
20807      Branch: perl
20808            ! doio.c pod/perldiag.pod sv.c
20809 ____________________________________________________________________________
20810 [  7354] By: jhi                                   on 2000/10/17  13:42:23
20811         Log: Clarify documentation on 'use bytes'.
20812              
20813              Subject: Re: What does 'use bytes' "mean" ?
20814              From: Simon Cozens <simon@cozens.net>
20815              Date: Mon, 18 Sep 2000 18:24:25 +0100
20816              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
20817      Branch: perl
20818            ! lib/bytes.pm
20819 ____________________________________________________________________________
20820 [  7353] By: jhi                                   on 2000/10/17  13:28:12
20821         Log: Workaround for a sfio bug where the stream error indicator
20822              is not cleared as documented.
20823              
20824              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
20825              From: Nicholas Clark <nick@ccl4.org>
20826              Date: Mon, 16 Oct 2000 18:28:23 +0100
20827              Message-ID: <20001016182823.J19700@plum.flirble.org>
20828      Branch: perl
20829            ! doio.c
20830 ____________________________________________________________________________
20831 [  7352] By: jhi                                   on 2000/10/17  13:06:19
20832         Log: More IoTYPE sprinkling.
20833      Branch: perl
20834            ! doio.c pp_hot.c
20835 ____________________________________________________________________________
20836 [  7351] By: jhi                                   on 2000/10/16  22:47:07
20837         Log: Detect early whether the std streams have gone bad.
20838              
20839              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
20840              Date: Mon, 16 Oct 2000 23:28:42 +0100
20841              From: Nicholas Clark <nick@ccl4.org>
20842              Message-ID: <20001016232842.A37942@plum.flirble.org>
20843      Branch: perl
20844            ! t/op/misc.t
20845 ____________________________________________________________________________
20846 [  7350] By: jhi                                   on 2000/10/16  22:45:16
20847         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
20848              From: "Peter J. Farley III" <pjfarley@banet.net>
20849              Date: Mon, 16 Oct 2000 18:15:59 -0400
20850              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
20851      Branch: perl
20852            ! djgpp/djgpp.c dosish.h t/io/open.t
20853 ____________________________________________________________________________
20854 [  7349] By: jhi                                   on 2000/10/16  22:36:45
20855         Log: perldelta tweak.
20856      Branch: perl
20857            ! pod/perldelta.pod
20858 ____________________________________________________________________________
20859 [  7348] By: jhi                                   on 2000/10/16  15:17:53
20860         Log: Update Changes.
20861      Branch: perl
20862            ! Changes patchlevel.h
20863 ____________________________________________________________________________
20864 [  7347] By: jhi                                   on 2000/10/16  13:55:27
20865         Log: Add the capability to include/exclude branches.
20866      Branch: perl
20867            ! Porting/genlog
20868 ____________________________________________________________________________
20869 [  7346] By: jhi                                   on 2000/10/16  13:18:04
20870         Log: Add Charles Lane.
20871      Branch: perl
20872            ! AUTHORS Changes
20873 ____________________________________________________________________________
20874 [  7345] By: jhi                                   on 2000/10/16  13:13:21
20875         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
20876      Branch: perl
20877            ! pod/perldelta.pod
20878 ____________________________________________________________________________
20879 [  7344] By: gsar                                  on 2000/10/16  09:30:21
20880         Log: integrate change#6220 from cfgperl
20881              
20882              Win32 patches from Benjamin Stuhl.
20883      Branch: maint-5.6/perl
20884           !> makedef.pl win32/win32.h
20885 ____________________________________________________________________________
20886 [  7343] By: gsar                                  on 2000/10/16  08:32:19
20887         Log: integrate changes#6221,6222 from cfgperl
20888              
20889              Remove tr///CU (the feature is to be obsoleted by better interfaces).
20890              From: simon@brecon.co.uk (Simon Cozens)
20891              Subject: [PATCH] Eliminate tr///[CU][CU]
20892              Date: 23 Jun 2000 11:05:40 GMT
20893              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
20894              
20895              doc typo fix
20896              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
20897              From: Ian Phillipps <Ian.Phillipps@iname.com>
20898              Date: Fri, 23 Jun 2000 10:40:58 +0100
20899              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
20900      Branch: maint-5.6/perl
20901           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
20902 ____________________________________________________________________________
20903 [  7342] By: gsar                                  on 2000/10/16  08:28:08
20904         Log: integrate change#6217 from cfgperl (in part)
20905              
20906              Rename the fdpid locking and integrate with Sarathy.
20907      Branch: maint-5.6/perl
20908           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
20909           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
20910           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
20911           !> win32/win32.c
20912 ____________________________________________________________________________
20913 [  7341] By: gsar                                  on 2000/10/16  08:23:39
20914         Log: integrate changes#6214..6216 from mainline
20915              
20916              @_ can't have junk in it even in the non-USE_ITHREADS case because
20917              caller() wants to populate @DB::args with it (causes a coredump
20918              in Carp::confess())
20919              
20920              tweak comment about @DB::args
20921              
20922              be more optimal about clearing @_
20923      Branch: maint-5.6/perl
20924           !> av.h cop.h pp_ctl.c t/op/runlevel.t
20925 ____________________________________________________________________________
20926 [  7340] By: gsar                                  on 2000/10/16  08:20:37
20927         Log: integrate changes#6207..6210 from cfgperl
20928              
20929              Subject: [PATCH 5.6.0] Threadsafe patches
20930              From: Dan Sugalski <dan@sidhe.org>
20931              To: perl5-porters@perl.org
20932              Date: Mon, 08 May 2000 18:08:13 -0400
20933              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
20934              
20935              Regen headers for #6207.
20936              
20937              Lock PL_fdpid against race conditions, based on:
20938              Subject: [PATCH 5.6.0]subprocess fixup for threads
20939              From: Dan Sugalski <dan@sidhe.org>
20940              To: perl5-porters@perl.org
20941              Date: Tue, 11 Apr 2000 17:02:32 -0400
20942              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
20943              
20944              Mopup for #6207 and #6209.
20945      Branch: maint-5.6/perl
20946           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
20947           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
20948           !> win32/win32.c
20949 ____________________________________________________________________________
20950 [  7339] By: gsar                                  on 2000/10/16  08:14:34
20951         Log: integrate change#6203 from cfgperl
20952              
20953              perldiag should refer to perlos2.pod not README.os2
20954      Branch: maint-5.6/perl
20955           !> pod/perldiag.pod
20956 ____________________________________________________________________________
20957 [  7338] By: gsar                                  on 2000/10/16  08:11:42
20958         Log: integrate change#6201 from mainline
20959              
20960              Perl_eval_pv() leaks 4 bytes every time it is called because it
20961              does a PUSHMARK that's never ever POPMARKed; in general, only
20962              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
20963              Perl_eval_[sp]v() don't because they don't take any incoming
20964              arguments (this leak has been around since the original version
20965              of perl_eval_pv() in 5.003_97e)
20966      Branch: maint-5.6/perl
20967           !> perl.c
20968 ____________________________________________________________________________
20969 [  7337] By: gsar                                  on 2000/10/16  08:08:47
20970         Log: integrate changes#6197..6200 from cfgperl
20971              
20972              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
20973              From: John Borwick <jhborwic@unity.ncsu.edu>
20974              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
20975              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
20976              
20977              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
20978              From: Dan Sugalski <dan@sidhe.org>
20979              To: vmsperl@perl.org, perl5-porters@perl.org
20980              Date: Fri, 02 Jun 2000 16:00:41 -0400
20981              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
20982              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
20983              
20984              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
20985              From: Dan Sugalski <dan@sidhe.org>
20986              To: perl5-porters@perl.org, vmsperl@perl.org
20987              Date: Fri, 02 Jun 2000 17:30:51 -0400
20988              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
20989              
20990              Update to cperl-mode.el 4.31 from
20991              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
20992              Subject: A couple of notes
20993              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20994              To: Mailing list Perl5 <perl5-porters@perl.org>
20995              Date: Sat, 3 Jun 2000 23:33:32 -0400
20996              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
20997      Branch: maint-5.6/perl
20998           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
20999           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
21000           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
21001           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
21002           !> vms/vmsish.h
21003 ____________________________________________________________________________
21004 [  7336] By: gsar                                  on 2000/10/16  08:03:46
21005         Log: integrate changes#6194,6195 from mainline
21006              
21007              fix small eval"" memory leaks under USE_ITHREADS
21008              
21009              fix yet another eval"" leak under USE_ITHREADS
21010      Branch: maint-5.6/perl
21011           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
21012           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
21013           !> vms/perly_c.vms
21014 ____________________________________________________________________________
21015 [  7335] By: gsar                                  on 2000/10/16  08:02:15
21016         Log: integrate changes#6190,6191 from mainline
21017              
21018              submit missing embed.pl change
21019              
21020              vec() loses numericalness (modified version of patch suggested
21021              by Robin Barker)
21022      Branch: maint-5.6/perl
21023           !> doop.c embed.pl t/op/vec.t
21024 ____________________________________________________________________________
21025 [  7334] By: gsar                                  on 2000/10/16  08:01:03
21026         Log: integrate change#6189 from mainline
21027              
21028              counting tr/// corrupts later operation (from M.J.T Guy)
21029      Branch: maint-5.6/perl
21030           !> doop.c t/op/tr.t
21031 ____________________________________________________________________________
21032 [  7333] By: gsar                                  on 2000/10/16  07:59:07
21033         Log: integrate changes#6183..6188 from mainline
21034              
21035              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
21036              <nick@ccl4.org>)
21037              
21038              tweak for change#6127
21039              
21040              remove incorrect documentation about implicit split to @_ in
21041              list context, which never really worked in perl 5 (from
21042              M.J.T. Guy)
21043              
21044              further qualify references to "alphanumeric" (from Wolfgang Laun
21045              <wolfgang.laun@alcatel.at>)
21046              
21047              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
21048              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
21049              
21050              h2xs tweaks
21051      Branch: maint-5.6/perl
21052           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
21053           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
21054           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
21055           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
21056           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
21057           !> pod/pod2latex.PL utils/h2xs.PL
21058 ____________________________________________________________________________
21059 [  7332] By: gsar                                  on 2000/10/16  07:53:52
21060         Log: integrate change#6179 from mainline
21061              
21062              buggy modulus on UVs introduced by change#3378 (resulted in
21063              4063328477 % 65535 amounting to 27406, instead of 27407)
21064      Branch: maint-5.6/perl
21065           !> pp.c t/op/arith.t
21066 ____________________________________________________________________________
21067 [  7331] By: gsar                                  on 2000/10/16  07:52:49
21068         Log: integrate changes#6176,6177,6178,6182 from cfgperl
21069              
21070              Single-quoted utf8 patch from Simon Cozens.
21071              
21072              Substitution utf8 patch from Simon Cozens.
21073              
21074              Be cleaner.
21075              
21076              Be Cleaner Part Deux.
21077      Branch: maint-5.6/perl
21078           !> Makefile.SH pp_hot.c toke.c
21079 ____________________________________________________________________________
21080 [  7330] By: gsar                                  on 2000/10/16  07:41:36
21081         Log: integrate change#6172 from mainline
21082              
21083              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
21084              (from Ilya Zakharevich)
21085      Branch: maint-5.6/perl
21086           !> regexec.c t/op/re_tests
21087 ____________________________________________________________________________
21088 [  7329] By: gsar                                  on 2000/10/16  07:40:25
21089         Log: integrate change#6171 from mainline
21090              
21091              scalar() doesn't force scalar context when used in void context
21092              (from Simon Cozens)
21093      Branch: maint-5.6/perl
21094           !> op.c t/op/wantarray.t
21095 ____________________________________________________________________________
21096 [  7328] By: gsar                                  on 2000/10/16  07:39:33
21097         Log: integrate change#6170 from mainline
21098              
21099              change#6142 needs tweaks to tests to work where there's no
21100              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
21101      Branch: maint-5.6/perl
21102           !> t/lib/filefind.t
21103 ____________________________________________________________________________
21104 [  7327] By: gsar                                  on 2000/10/16  07:35:34
21105         Log: integrate changes#6166..6168 from cfgperl
21106              
21107              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
21108              in case somebody wants to write an extension for more
21109              shadow database interfaces.
21110              
21111              tweak todo
21112              
21113              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
21114      Branch: maint-5.6/perl
21115           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
21116           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
21117           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
21118           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
21119           !> win32/config.vc win32/config_H.bc win32/config_H.gc
21120           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
21121 ____________________________________________________________________________
21122 [  7326] By: gsar                                  on 2000/10/16  07:29:05
21123         Log: integrate changes#6157,6159..6161,6164 from cfgperl
21124              
21125              Regen Configure to jive with #6149.
21126              
21127              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
21128              
21129              Changes for the File::Temp 0.08 (change #6159) test suite
21130              to fit better into the Perl distribution test framework.
21131              
21132              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
21133              both from Simon Cozens.
21134              
21135              detypo
21136      Branch: maint-5.6/perl
21137           +> pod/perlmodlib.PL pod/perlnewmod.pod
21138           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
21139           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
21140           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
21141           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
21142 ____________________________________________________________________________
21143 [  7325] By: gsar                                  on 2000/10/16  07:25:13
21144         Log: integrate change#6158 from vmsperl
21145              
21146              Add fallback to tmpfile for use in cases where user's relying on
21147              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
21148              Lane's patch)
21149      Branch: maint-5.6/perl
21150           !> vms/vms.c vms/vmsish.h
21151 ____________________________________________________________________________
21152 [  7324] By: gsar                                  on 2000/10/16  07:20:50
21153         Log: integrate changes#6153..6155 from mainline
21154              
21155              prettier Test::Harness output on failed tests (from Nicholas Clark
21156              <nick@Bagpuss.uk.boo.com>)
21157              
21158              avoid type mismatch warning
21159              
21160              small bug in change#6144; remove random \xA0 character that snuck
21161              in via change#6145
21162      Branch: maint-5.6/perl
21163           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
21164           !> perl.c
21165 ____________________________________________________________________________
21166 [  7323] By: gsar                                  on 2000/10/16  07:18:47
21167         Log: integrate changes#6151,6152 from mainline
21168              
21169              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
21170              
21171              cosmetic fixups of RE debug output (from Ilya Zakharevich)
21172      Branch: maint-5.6/perl
21173           !> regexec.c
21174 ____________________________________________________________________________
21175 [  7322] By: gsar                                  on 2000/10/16  07:17:25
21176         Log: integrate changes#6146..6150 from mainline
21177              
21178              doc typo
21179              
21180              add a make entry to Config.pm so "perl -V:make" works on VMS
21181              (from Peter Prymmer)
21182              
21183              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
21184              
21185              OS/2 tweaks for usethreads build (from Rocco Caputo
21186              <troc@netrus.net>)
21187              
21188              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
21189      Branch: maint-5.6/perl
21190           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
21191           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
21192           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
21193           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
21194           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
21195           !> warnings.pl x2p/a2p.h
21196 ____________________________________________________________________________
21197 [  7321] By: gsar                                  on 2000/10/16  07:14:02
21198         Log: integrate changes#6143..6145 from mainline
21199              
21200              MacOS support, part 1 (from Matthias Neeracher
21201              <neeri@iis.ee.ethz.ch>)
21202              
21203              MacOS support, part 2: make AutoSplit use File::Spec instead
21204              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
21205              <neeri@iis.ee.ethz.ch>)
21206              
21207              make xsubpp skip embedded pod (from Matthias Neeracher
21208              <neeri@iis.ee.ethz.ch>)
21209      Branch: maint-5.6/perl
21210           +> ext/DynaLoader/dl_mac.xs
21211           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
21212           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
21213           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
21214           !> pp_ctl.c proto.h toke.c util.c util.h
21215 ____________________________________________________________________________
21216 [  7320] By: gsar                                  on 2000/10/16  07:12:13
21217         Log: integrate changes#6141,6142 from mainline
21218              
21219              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
21220              forwarded by Peter Seebach from the bsdi-users mailing list.
21221              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
21222              
21223              File::Find fails to chdir when chasing symlinks (from
21224              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
21225      Branch: maint-5.6/perl
21226           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
21227 ____________________________________________________________________________
21228 [  7319] By: gsar                                  on 2000/10/16  07:04:30
21229         Log: integrate change#6139 from mainline
21230              
21231              revise mktables.PL for bugs and newness in Unicode 3.0
21232              (from James Bence <jbence@amgen.com>)
21233      Branch: maint-5.6/perl
21234           +> (branch 30 files)
21235           !> (integrate 49 files)
21236 ____________________________________________________________________________
21237 [  7318] By: gsar                                  on 2000/10/16  07:01:01
21238         Log: integrate changes#6137,6138 from mainline
21239              
21240              fix bogus redeclaration warning for "our" variables in different
21241              scopes
21242              
21243              add note about the handling of negative indices to tied arrays
21244              (from Michael G Schwern <schwern@pobox.com>)
21245      Branch: maint-5.6/perl
21246           !> op.c pod/perltie.pod t/pragma/strict-vars
21247 ____________________________________________________________________________
21248 [  7317] By: gsar                                  on 2000/10/16  06:58:46
21249         Log: integrate changes#6127..6136 from mainline
21250              
21251              call_method(...,G_EVAL) can longjmp() out if the method probing
21252              failed (from Gisle Aas)
21253              
21254              new perlxstut example for passing/returning refs to arrays
21255              (from David Lowe <dlowe@pootpoot.com>)
21256              
21257              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
21258              
21259              fix places that mean C<"word" character> but say C<alphanumeric
21260              character>
21261              
21262              avoid warnings in POSIX.pm (from Barrie Slaymaker)
21263              
21264              warnings::enabled() doesn't fall back to looking at $^W if
21265              caller isn't using lexical warnings (from Paul Marquess)
21266              
21267              elide bogus test in change#6132
21268              
21269              make Test::Harness use wait.h/WCOREDUMP if available
21270              (from Ben Tilly <ben_tilly@hotmail.com>)
21271              
21272              enable Test::Harness to dynamically determine column width etc.
21273              (from Rob Napier <rnapier@employees.org>)
21274              
21275              random pod typos (from Peter Scott <Peter@PSDT.com>)
21276      Branch: maint-5.6/perl
21277           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
21278           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
21279           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
21280           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
21281 ____________________________________________________________________________
21282 [  7316] By: gsar                                  on 2000/10/16  06:53:23
21283         Log: integrate change#6126 from mainline
21284              
21285              change#2879 broke rvalue autovivification of magicals such as
21286              ${$num} (reworked variant of patch suggested by Simon Cozens)
21287      Branch: maint-5.6/perl
21288           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
21289           !> pp_hot.c proto.h t/op/gv.t
21290 ____________________________________________________________________________
21291 [  7315] By: gsar                                  on 2000/10/16  06:51:38
21292         Log: integrate changes#6123,6125 from mainline
21293              
21294              clarify gotcha with #line directives (from Rocco Caputo
21295              <troc@netrus.net>)
21296              
21297              enable propagating exception objects via Perl_croak() in XS code
21298              (from Gisle Aas)
21299      Branch: maint-5.6/perl
21300           !> pod/perldebug.pod pod/perlsyn.pod util.c
21301 ____________________________________________________________________________
21302 [  7314] By: gsar                                  on 2000/10/16  06:49:28
21303         Log: integrate change#6122 from mainline
21304              
21305              downgrade fatal error on C<"foo@nosucharray.com"> to optional
21306              warning (from Mark-Jason Dominus)
21307      Branch: maint-5.6/perl
21308           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
21309           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
21310           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
21311           !> toke.c
21312 ____________________________________________________________________________
21313 [  7313] By: gsar                                  on 2000/10/16  06:46:54
21314         Log: integrate changes#6112..6121 from vmsperl
21315              
21316              Check for existence of file before trying to delete
21317              
21318              Ugly workaround for version-specific RTL error
21319              
21320              Urk -- undo previous removal of vmsish 'exit' change
21321              
21322              Add bounds checking for several strings (Charles Lane)
21323              
21324              Miscellaneous cosmetic fixes (Charles Lane)
21325              
21326              Treat sockets as special in sys(read|write) (Charles Lane et al.)
21327              
21328              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
21329              Flatten case labels in switch statements uniformly (Charles Bailey)
21330              
21331              Quiet error messages in vmsish.t (Charles Lane)
21332              
21333              Add missing escape (Charles Lane)
21334              
21335              Allow eliminate_macros() and fixpath() to handle space-delimited
21336              lists (based on fixes by Craig Berry)
21337      Branch: maint-5.6/perl
21338           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
21339           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
21340           !> vms/vmsish.h
21341 ____________________________________________________________________________
21342 [  7312] By: gsar                                  on 2000/10/16  06:41:18
21343         Log: integrate changes#6107,6110 from cfgperl
21344              
21345              Tweak the todo list.
21346              
21347              todo tweak
21348      Branch: maint-5.6/perl
21349           !> Todo-5.6
21350 ____________________________________________________________________________
21351 [  7311] By: gsar                                  on 2000/10/16  06:38:38
21352         Log: integrate changes#6104,6108 from mainline
21353              
21354              PL_sys_intern was being initialized too late on windows
21355              
21356              reenable fake signal handling on Windows, bugs and all
21357      Branch: maint-5.6/perl
21358           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
21359           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
21360           !> win32/win32.c
21361 ____________________________________________________________________________
21362 [  7310] By: gsar                                  on 2000/10/16  06:36:03
21363         Log: integrate changes#6095,6097..6103 from cfgperl
21364              
21365              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
21366              might be useful in future.
21367              
21368              Add a note about possible compilation problems from Allen Smith.
21369              
21370              Add a note about other, yet unsupported, shadow password APIs.
21371              
21372              Tweaks for the cc bugs from Allen Smith.
21373              
21374              More compilation tweakery from Allen Smith.
21375              
21376              Hints and test tweaks for Unicos.
21377              
21378              The test suite tweak in #6101 wasn't quite right.
21379              
21380              Test tweaking for Unicos continues.
21381      Branch: maint-5.6/perl
21382           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
21383           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
21384           !> t/lib/complex.t t/op/64bitint.t
21385 ____________________________________________________________________________
21386 [  7309] By: gsar                                  on 2000/10/16  06:29:41
21387         Log: integrate changes#6093,6094 from mainline
21388              
21389              fork() failure to create pseudo process sets errno=EAGAIN and returns
21390              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
21391              
21392              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
21393      Branch: maint-5.6/perl
21394           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
21395           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
21396 ____________________________________________________________________________
21397 [  7308] By: gsar                                  on 2000/10/16  06:27:29
21398         Log: integrate change#6092 from cfgperl
21399              
21400              Regen perltoc with the fixed buildtoc.
21401      Branch: maint-5.6/perl
21402           !> pod/perltoc.pod
21403 ____________________________________________________________________________
21404 [  7307] By: gsar                                  on 2000/10/16  06:26:40
21405         Log: integrate changes#6089,6090 from mainline
21406              
21407              buildtoc tweak to fix newline lossage
21408              
21409              concat doesn't preserve utf8-ness, and doesn't invalidate
21410              [NI]OK; added tests for both
21411      Branch: maint-5.6/perl
21412           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
21413 ____________________________________________________________________________
21414 [  7306] By: gsar                                  on 2000/10/16  06:24:05
21415         Log: integrate change#6088 from cfgperl
21416              
21417              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
21418              because we do not use those.  The HAS_GETSPNAM remains,
21419              though, because we still do use that.
21420      Branch: maint-5.6/perl
21421           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
21422           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
21423           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
21424           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
21425           !> win32/config.vc win32/config_H.bc win32/config_H.gc
21426           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
21427 ____________________________________________________________________________
21428 [  7305] By: gsar                                  on 2000/10/16  06:15:52
21429         Log: integrate changes#6084,6085,6087 from mainline
21430              
21431              substr() does not preserve utf8-ness (from Stefan Eissing
21432              <Eissing@medicaldataservice.de>); added tests
21433              
21434              repeat operator (x) doesn't preserve utf8-ness
21435              
21436              reverse() and quotemeta() weren't preserving utf8-ness; add tests
21437      Branch: maint-5.6/perl
21438           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
21439 ____________________________________________________________________________
21440 [  7304] By: gsar                                  on 2000/10/16  06:13:10
21441         Log: integrate changes#6077..6083 from mainline
21442              
21443              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
21444              and Tom Phoenix)
21445              
21446              workaround for CRT bug in chdir() (from Charles Lane, via
21447              Peter Prymmer)
21448              
21449              remove outdated kludge in Carp (NULLs are permitted in diagnostics
21450              now)
21451              
21452              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
21453              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
21454              
21455              better default perlbug categories for ok reports (from Richard Foley)
21456              
21457              peek.t non-portable to ithreads
21458              
21459              note about undocumented caller() return value (from M.J.T. Guy);
21460              yet another peek.t tweak
21461      Branch: maint-5.6/perl
21462           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
21463           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
21464           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
21465           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
21466           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
21467           !> vms/vmsish.h
21468 ____________________________________________________________________________
21469 [  7303] By: gsar                                  on 2000/10/16  06:03:18
21470         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
21471              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
21472              
21473              &HUGE_VAL is not defined, it exists.
21474              
21475              Do not warn that an infinity does not look like a number.
21476              
21477              Rewrite the pwent/spent logic to be a little bit more clearer.
21478              
21479              Continue on the pwent/spent case.
21480              
21481              Correct Freudian slip.
21482              
21483              Use HUGE_VALL if applicable.
21484              
21485              pwent/spent #ifdef imbalance.
21486              
21487              Infinite problems.
21488              
21489              Call getspnam() only iff needd.
21490              
21491              Test both the scalar and list contexts.
21492              
21493              Use setxxent()/endxxent().
21494              
21495              Complex tweakery.
21496              
21497              Unicos hint tweak.
21498              
21499              Be more forgiving in POSIX about HUGE_VALL.
21500              
21501              Detypo.
21502              
21503              The search of infinity continues, this time simplified.
21504              
21505              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
21506              in natively 64-bit platforms where a long is a quad (no need
21507              for long longs).  Also added bias for IVs.
21508              
21509              Complex tweaks.
21510              
21511              Introduce t/lib/peek.t.
21512              
21513              Make the test more portable.
21514      Branch: maint-5.6/perl
21515           +> t/lib/peek.t
21516            ! pp_sys.c
21517           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
21518           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
21519           !> t/op/pwent.t toke.c util.c
21520 ____________________________________________________________________________
21521 [  7302] By: gsar                                  on 2000/10/16  05:03:37
21522         Log: integrate changes#6066..6071 from mainline
21523              
21524              s/END/CHECK/
21525              
21526              replace direct call to sighandler() with (*PL_sighandlerp)()
21527              
21528              note about values()
21529              
21530              File::Spec compatibility update (from Barrie Slaymaker
21531              <barries@slaysys.com>)
21532              
21533              remove misleading comment (from M.J.T. Guy)
21534              
21535              misformatted perllocal.pod (from Tim Jenness
21536              <t.jenness@jach.hawaii.edu>)
21537      Branch: maint-5.6/perl
21538           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
21539           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
21540           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
21541           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
21542 ____________________________________________________________________________
21543 [  7301] By: gsar                                  on 2000/10/16  05:00:08
21544         Log: integrate changes#6061..6063 from mainline
21545              
21546              change#5921 neglected to make eq honor "use bytes"
21547              
21548              additional tests for utf8.t
21549              
21550              tokeq() could read unallocated field in argument
21551      Branch: maint-5.6/perl
21552           !> sv.c t/pragma/utf8.t toke.c
21553 ____________________________________________________________________________
21554 [  7300] By: gsar                                  on 2000/10/16  04:56:54
21555         Log: integrate changes#6046,6048,6057,6058 from mainline
21556              
21557              libscheck has insufficient checks for n32 libs (from
21558              Albert Chin-A-Young <china@thewrittenword.com>)
21559              
21560              add note about how $( doesn't interpolate in REs (from
21561              Philip Newton <newton@ficus.frogspace.net>)
21562              
21563              fix broken parsing of /\x{ab}/
21564              
21565              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
21566              (spotted by Donald Kinzer <dkinzer@premia.com>)
21567      Branch: maint-5.6/perl
21568           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
21569           !> t/pragma/utf8.t
21570 ____________________________________________________________________________
21571 [  7299] By: gsar                                  on 2000/10/16  04:52:50
21572         Log: integrate change#6044 from mainline
21573              
21574              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
21575              such that underscores are only ignored in literal numbers,
21576              "\x{...}", and hex/oct argument
21577      Branch: maint-5.6/perl
21578           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
21579 ____________________________________________________________________________
21580 [  7298] By: gsar                                  on 2000/10/16  04:50:53
21581         Log: integrate changes#6027..6043 from mainline
21582              
21583              podlators-1.02 update (from Russ Allbery)
21584              
21585              Pod::Man generates groff-incompatible macro definition (from
21586              Tom Christiansen)
21587              
21588              add CGI.pm v2.66 (from Lincoln Stein)
21589              
21590              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
21591              for @- and @+ (from Johan Vromans)
21592              
21593              small nits in diagnostics.pm (from Robin Barker)
21594              
21595              whitespace adjustments
21596              
21597              missing files in MANIFEST
21598              
21599              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
21600              to compensate
21601              
21602              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
21603              
21604              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
21605      Branch: maint-5.6/perl
21606           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
21607           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
21608           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
21609           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
21610           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
21611           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
21612           !> t/lib/cgi-html.t t/lib/cgi-request.t
21613 ____________________________________________________________________________
21614 [  7297] By: gsar                                  on 2000/10/16  04:44:30
21615         Log: integrate change#6025 from mainline
21616              
21617              Is{Alnum,Alpha,Word} don't match titlecase
21618              TODO: IsSpace is defined recursively!
21619              (both spotted by Larry)
21620      Branch: maint-5.6/perl
21621           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
21622           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
21623 ____________________________________________________________________________
21624 [  7296] By: gsar                                  on 2000/10/16  04:39:30
21625         Log: integrate change#6023 from mainline
21626              
21627              debugger stomps on $. (from M.J.T. Guy)
21628      Branch: maint-5.6/perl
21629           !> lib/perl5db.pl
21630 ____________________________________________________________________________
21631 [  7295] By: gsar                                  on 2000/10/16  04:38:02
21632         Log: integrate change#6022 from mainline
21633              
21634              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
21635      Branch: maint-5.6/perl
21636           !> sv.c
21637 ____________________________________________________________________________
21638 [  7294] By: gsar                                  on 2000/10/16  04:37:05
21639         Log: integrate changes#6018..6021 from mainline
21640              
21641              make lib/syslog.t portable to systems that don't have _PATH_LOG,
21642              make _PATH_LOG() return "" if unavailable
21643              
21644              windows portability tweaks
21645              
21646              test tweak
21647              
21648              remove Win2K issue in pod (fixed by change#6020)
21649      Branch: maint-5.6/perl
21650           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
21651           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
21652           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
21653 ____________________________________________________________________________
21654 [  7293] By: gsar                                  on 2000/10/16  04:20:00
21655         Log: integrate changes#6013..6015 from mainline
21656              
21657              tweak change#5945 to display correct switch name in diagnostic
21658              
21659              glob() loading File::Glob behind the scenes may cause syntax errors
21660              
21661              tweak test for portability
21662      Branch: maint-5.6/perl
21663           !> op.c perl.c pod/perldiag.pod t/lib/b.t
21664 ____________________________________________________________________________
21665 [  7292] By: gsar                                  on 2000/10/16  04:18:11
21666         Log: integrate changes#6005..6010 from mainline, cfgperl
21667              
21668              perldoc might fail via "use blib" (from Hugo van der Sanden)
21669              
21670              Regen Configure.
21671              
21672              note about compile failures and END blocks (from M.J.T. Guy)
21673              
21674              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
21675              
21676              (change#6009 integrated earlier in change#7255)
21677              
21678              clarify note about shadow password support (from
21679              gellyfish@gellyfish.com)
21680      Branch: maint-5.6/perl
21681           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
21682           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
21683           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
21684 ____________________________________________________________________________
21685 [  7291] By: gsar                                  on 2000/10/16  04:12:03
21686         Log: integrate changes#6002,6003 from mainline
21687              
21688              destructive sv_setsv() can lose UV-ness from source, causing
21689              numeric promotions/comparisons to fail to do the right thing
21690              
21691              allow REG_EXPAND_SZ keys in Windows registry (from
21692              John Clayton <John.Clayton@barclayscapital.com>)
21693      Branch: maint-5.6/perl
21694           !> sv.c win32/win32.c
21695 ____________________________________________________________________________
21696 [  7290] By: gsar                                  on 2000/10/16  04:10:19
21697         Log: integrate change#6001 from mainline
21698              
21699              support additional library locations via $Config{otherlibdirs}
21700              (from Andy Dougherty)
21701      Branch: maint-5.6/perl
21702           !> Configure INSTALL Porting/Glossary Porting/config.sh
21703           !> Porting/config_H config_h.SH epoc/config.sh perl.c
21704           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
21705           !> win32/config.bc win32/config.gc win32/config.vc
21706 ____________________________________________________________________________
21707 [  7289] By: gsar                                  on 2000/10/16  04:08:28
21708         Log: integrate change#5999 from mainline
21709              
21710              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
21711      Branch: maint-5.6/perl
21712           !> t/pragma/warn/toke toke.c
21713 ____________________________________________________________________________
21714 [  7288] By: gsar                                  on 2000/10/16  04:07:01
21715         Log: integrate changes#5997,5998 from cfgperl
21716              
21717              Preserve $!.
21718              
21719              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
21720      Branch: maint-5.6/perl
21721           !> lib/Math/Complex.pm
21722 ____________________________________________________________________________
21723 [  7287] By: gsar                                  on 2000/10/16  04:04:37
21724         Log: integrate change#5995 from mainline
21725              
21726              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
21727      Branch: maint-5.6/perl
21728           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
21729 ____________________________________________________________________________
21730 [  7286] By: gsar                                  on 2000/10/16  04:03:21
21731         Log: integrate change#5994 from mainline
21732              
21733              fix for missed accounting for null byte in pack("Z",...) (from
21734              M.J.T. Guy)
21735      Branch: maint-5.6/perl
21736           !> pp.c t/op/pack.t
21737 ____________________________________________________________________________
21738 [  7285] By: gsar                                  on 2000/10/16  04:02:11
21739         Log: integrate changes#5989..5993 from mainline
21740              
21741              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
21742              itself and no other (from Tom Hughes)
21743              
21744              use $ENV{LIB} to search for libs under Visual C compiler
21745              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
21746              
21747              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
21748              
21749              pod nit (from Simon Cozens)
21750              
21751              various minor tweaks seen on p5p
21752      Branch: maint-5.6/perl
21753           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
21754           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
21755           !> t/op/array.t toke.c
21756 ____________________________________________________________________________
21757 [  7284] By: gsar                                  on 2000/10/16  03:59:00
21758         Log: integrate changes#5978..5988 from mainline
21759              
21760              sync version numbers in File::Spec with the ones on CPAN
21761              (from Barrie Slaymaker)
21762              
21763              under useithreads, constant pad entries could inadvertantly be
21764              shared across threads (from Eric Blood <eblood@xmission.com>);
21765              added Eric's test case to testsuite
21766              
21767              allow Configure -S to run non-interactively (spotted by Greg Hudson
21768              <ghudson@mit.edu>)
21769              
21770              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
21771              prototype mismatch with CORE::glob(); update pod and tests to
21772              suit (File::Glob::glob() is still available for backward
21773              compatibility, but should be considered deprecated)
21774              
21775              avoid error in IO::Socket::INET when given an unknown service name
21776              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
21777              
21778              numeric conversion of non-number in change#3378 tramples on
21779              OOK offset, causing segfaults
21780              
21781              attributes::reftype() doesn't work on tied argument
21782              
21783              forked child may not exit correctly if it failed to open
21784              /dev/console (from Graham Barr)
21785              
21786              add regular expressions tutorial and quick-start guide (from
21787              Mark Kvale <kvale@phy.ucsf.edu>)
21788              
21789              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
21790              
21791              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
21792              <paul@miraclefish.com>)
21793      Branch: maint-5.6/perl
21794           +> pod/perlrequick.pod pod/perlretut.pod
21795           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
21796           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
21797           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
21798           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
21799           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
21800           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
21801           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
21802           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
21803 ____________________________________________________________________________
21804 [  7283] By: gsar                                  on 2000/10/16  03:52:14
21805         Log: integrate change#5977 from mainline
21806              
21807              autoquote barewords followed by newline and arrow properly
21808              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
21809      Branch: maint-5.6/perl
21810           !> t/pragma/warn/toke toke.c
21811 ____________________________________________________________________________
21812 [  7282] By: gsar                                  on 2000/10/16  03:50:48
21813         Log: integrate change#5976 from mainline
21814              
21815              DB_File v1.73 update (from Paul Marquess)
21816      Branch: maint-5.6/perl
21817           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
21818           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
21819 ____________________________________________________________________________
21820 [  7281] By: gsar                                  on 2000/10/16  03:49:14
21821         Log: integrate change#5975 from mainline
21822              
21823              allow sort() reentrancy (variant of patch suggested by
21824              Hugo van der Sanden)
21825      Branch: maint-5.6/perl
21826           !> pp_ctl.c t/op/sort.t
21827 ____________________________________________________________________________
21828 [  7280] By: gsar                                  on 2000/10/16  03:48:22
21829         Log: integrate change#5974 from mainline
21830              
21831              change#4197 somehow missed initializing PL_errors, meaning
21832              syntax error queueing wasn't working outside eval"" at all;
21833              also fixed eval"" to localize PL_error_count, so that compile-time
21834              eval's don't clobber the error state of the outer context
21835      Branch: maint-5.6/perl
21836           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
21837           !> t/pragma/warn/toke
21838 ____________________________________________________________________________
21839 [  7279] By: gsar                                  on 2000/10/16  03:46:21
21840         Log: integrate change#5973 from mainline
21841              
21842              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
21843      Branch: maint-5.6/perl
21844           !> regcomp.c regexec.c t/op/re_tests
21845 ____________________________________________________________________________
21846 [  7278] By: gsar                                  on 2000/10/16  03:44:54
21847         Log: integrate change#5971 from cfgperl
21848              
21849              Unicos tweaks from Mark P. Lutz.
21850      Branch: maint-5.6/perl
21851           !> hints/unicos.sh lib/Math/Complex.pm
21852 ____________________________________________________________________________
21853 [  7277] By: gsar                                  on 2000/10/16  03:42:59
21854         Log: integrate changes#5966..5970 from mainline
21855              
21856              add testsuite for B backends, fix bug in B::Deparse (from
21857              Simon Cozens <simon@brecon.co.uk>)
21858              
21859              improved docs on the warn_uninit diagnostic (from David Glasser
21860              and Simon Cozens)
21861              
21862              tolerate spaces in group names in test on solaris (from David Boyce
21863              <dsb@boyski.com>)
21864              
21865              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
21866              
21867              Data::Dumper fumbles negative numbers on 32-bit platforms where
21868              IV is >32bits
21869      Branch: maint-5.6/perl
21870           +> t/lib/b.t t/lib/syslog.t
21871           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
21872           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
21873           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
21874 ____________________________________________________________________________
21875 [  7276] By: gsar                                  on 2000/10/16  03:39:30
21876         Log: integrate change#5965 from mainline
21877              
21878              avoid "will not stay shared" warnings for our variables (from
21879              Robin Barker)
21880      Branch: maint-5.6/perl
21881           !> op.c t/pragma/warn/op
21882 ____________________________________________________________________________
21883 [  7275] By: gsar                                  on 2000/10/16  03:38:18
21884         Log: integrate change#5964 from mainline
21885              
21886              reformat to 72 columns (again)
21887      Branch: maint-5.6/perl
21888           !> pod/perldiag.pod
21889 ____________________________________________________________________________
21890 [  7274] By: gsar                                  on 2000/10/16  03:36:58
21891         Log: integrate change#5963 from mainline
21892              
21893              patch from Larry to make (\&) prototype work; added tests for
21894              the same
21895      Branch: maint-5.6/perl
21896           !> op.c t/comp/proto.t
21897 ____________________________________________________________________________
21898 [  7273] By: gsar                                  on 2000/10/16  03:35:51
21899         Log: integrate changes#5956..5962 from mainline
21900              
21901              better diagnostics on failed tests (from Ilya Zakharevich)
21902              
21903              pod nits (from A. C. Yardley <yardley@tanet.net>)
21904              
21905              change#3569 deleted some essential code, revert; avoid use of
21906              atexit() to make DynaLoader work properly on AIX under mod_perl
21907              (from Jens-Uwe Mager <jum@helios.de>)
21908              
21909              doubled words in pods (from Simon Cozens
21910              <simon.p.cozens@jp.pwcglobal.com>)
21911              
21912              better INSTALL notes on Solaris issues (from Dominic Dunlop)
21913              
21914              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
21915              
21916              updated README.hpux (from Jeff Okamoto)
21917      Branch: maint-5.6/perl
21918           !> INSTALL README.hpux emacs/cperl-mode.el
21919           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
21920           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
21921           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
21922           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
21923           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
21924           !> t/op/lex_assign.t
21925 ____________________________________________________________________________
21926 [  7272] By: gsar                                  on 2000/10/16  03:31:22
21927         Log: integrate change#5955 from mainline
21928              
21929              longstanding bug exposed by change#3307: sort arguments weren't
21930              compiled with the right wantarray context (ensuing runtime lookup
21931              via block_gimme() was getting the incidental context of the
21932              sort() itself)
21933      Branch: maint-5.6/perl
21934           !> op.c t/op/sort.t
21935 ____________________________________________________________________________
21936 [  7271] By: gsar                                  on 2000/10/16  03:29:11
21937         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
21938              branch
21939              
21940              Flatten the cpp jungle doing the nosuid checking.
21941              
21942              Do not assume sign propagation. (from M.J.T. Guy)
21943              
21944              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
21945              
21946              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
21947              Now pp_ncmp() returns undef is either operand is a NaN.
21948              
21949              On second thoughts frexp() does have two arguments.
21950              
21951              Document that tr() is not tr(1).
21952              
21953              Be more robust on "extreme" (large absolute value)
21954              arguments.  Originally reported by Daniel Connelly
21955              as a problem with asinh() on large negative arguments,
21956              asinh() used to bail out because an argument to log()
21957              ended up being zero.  Ilya Zakharevich proposed using
21958              Taylor's series in such cases, which for such large
21959              arguments is a very good approximation.
21960              
21961              Undo "use integer" addition from 64bitint as it seems
21962              to break most of the subtests in Digital UNIX;
21963              Unicos needs to find another way.
21964      Branch: maint-5.6/perl
21965           !> (integrate 29 files)
21966 ____________________________________________________________________________
21967 [  7270] By: gsar                                  on 2000/10/16  03:09:44
21968         Log: integrate changes#5948,5949,5950 from mainline
21969              
21970              typo in vars.pm that leads to cryptic message (from Piotr
21971              Piatkowski <kompas@kompas.usr.onet.pl>)
21972              
21973              make perldoc use the pod2man from the same version (from
21974              M.J.T. Guy)
21975              
21976              reformat perldiag to avoid long lines
21977      Branch: maint-5.6/perl
21978           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
21979 ____________________________________________________________________________
21980 [  7269] By: gsar                                  on 2000/10/16  03:05:54
21981         Log: integrate change#5947 from mainline
21982              
21983              use &dl_error rather than &dl_load_file as the guard for calling
21984              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
21985              statically built perl)
21986      Branch: maint-5.6/perl
21987           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
21988 ____________________________________________________________________________
21989 [  7268] By: gsar                                  on 2000/10/16  03:04:48
21990         Log: integrate change#5945 from mainline
21991              
21992              make module name mandatory after -M switch; reorder perldiag
21993              alphabetically (from Mark-Jason Dominus)
21994      Branch: maint-5.6/perl
21995           !> perl.c pod/perldiag.pod
21996 ____________________________________________________________________________
21997 [  7267] By: gsar                                  on 2000/10/16  03:03:01
21998         Log: integrate change#5939 from mainline
21999              
22000              more pod nits (from Larry Virden)
22001      Branch: maint-5.6/perl
22002           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
22003           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
22004           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
22005 ____________________________________________________________________________
22006 [  7266] By: gsar                                  on 2000/10/16  03:01:39
22007         Log: integrate change#5938 from mainline
22008              
22009              Consolidated B::Deparse fixes (from Stephen McCamant)
22010      Branch: maint-5.6/perl
22011           !> ext/B/B/Deparse.pm
22012 ____________________________________________________________________________
22013 [  7265] By: gsar                                  on 2000/10/16  03:00:43
22014         Log: integrate change#5936 from mainline
22015              
22016              additional tests for change#7263 (from Paul Marquess)
22017      Branch: maint-5.6/perl
22018           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
22019           !> t/pragma/warn/5nolint t/pragma/warn/6default
22020 ____________________________________________________________________________
22021 [  7264] By: gsar                                  on 2000/10/16  02:58:34
22022         Log: integrate change#5934 from mainline
22023              
22024              propagate lexical warnings from surrounding scope correctly
22025              within string eval() (from Paul Marquess)
22026      Branch: maint-5.6/perl
22027           !> pp_ctl.c t/pragma/warn/pp_ctl
22028 ____________________________________________________________________________
22029 [  7263] By: gsar                                  on 2000/10/16  02:56:53
22030         Log: integrate change#5932 from mainline
22031              
22032              add rsignal(), whichsig() and do_join() to public API list
22033              (mod_perl uses them to good advantage)
22034      Branch: maint-5.6/perl
22035           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
22036 ____________________________________________________________________________
22037 [  7262] By: gsar                                  on 2000/10/16  02:55:53
22038         Log: integrate change#5931 from mainline
22039              
22040              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
22041      Branch: maint-5.6/perl
22042           !> pp_hot.c regexec.c t/op/pat.t
22043 ____________________________________________________________________________
22044 [  7261] By: gsar                                  on 2000/10/16  02:55:01
22045         Log: integrate change#5930 from mainline
22046              
22047              small os390 tweaks (from Peter Prymmer)
22048      Branch: maint-5.6/perl
22049           !> config_h.SH makedepend.SH
22050 ____________________________________________________________________________
22051 [  7260] By: gsar                                  on 2000/10/16  02:54:10
22052         Log: integrate change#5929 from mainline
22053              
22054              pod nits
22055      Branch: maint-5.6/perl
22056           !> pod/perlguts.pod
22057 ____________________________________________________________________________
22058 [  7259] By: gsar                                  on 2000/10/16  02:52:55
22059         Log: integrate change#5927 from mainline
22060              
22061              arrange for next() to resume at the unstack op rather than the
22062              loop conditional, so that scope cleanup happens correctly
22063              (from Stephen McCamant)
22064      Branch: maint-5.6/perl
22065           !> op.c pp_ctl.c t/op/misc.t
22066 ____________________________________________________________________________
22067 [  7258] By: gsar                                  on 2000/10/16  02:51:38
22068         Log: integrate change#5926 from mainline
22069              
22070              on windows, reserve 16M of stack rather than 128M (allows more
22071              threads to run concurrently)
22072      Branch: maint-5.6/perl
22073           !> win32/Makefile win32/makefile.mk
22074 ____________________________________________________________________________
22075 [  7257] By: gsar                                  on 2000/10/16  02:50:37
22076         Log: integrate change#5925 from mainline
22077              
22078              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
22079      Branch: maint-5.6/perl
22080           !> toke.c
22081 ____________________________________________________________________________
22082 [  7256] By: gsar                                  on 2000/10/16  02:49:36
22083         Log: integrate change#5924 from mainline
22084              
22085              avoid using uninitialized memory in require version check
22086      Branch: maint-5.6/perl
22087           !> pp_ctl.c universal.c
22088 ____________________________________________________________________________
22089 [  7255] By: gsar                                  on 2000/10/16  02:48:03
22090         Log: integrate changes#5923,5928,6009 from mainline
22091              
22092              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
22093      Branch: maint-5.6/perl
22094           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
22095 ____________________________________________________________________________
22096 [  7254] By: gsar                                  on 2000/10/16  02:44:46
22097         Log: integrate change#5922 from mainline
22098              
22099              commentary about IoTYPE() (from Nathan Torkington)
22100      Branch: maint-5.6/perl
22101           !> sv.h
22102 ____________________________________________________________________________
22103 [  7253] By: gsar                                  on 2000/10/16  02:43:49
22104         Log: integrate change#5921 from mainline
22105              
22106              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
22107      Branch: maint-5.6/perl
22108           !> sv.c t/lib/charnames.t t/pragma/utf8.t
22109 ____________________________________________________________________________
22110 [  7252] By: gsar                                  on 2000/10/16  02:42:31
22111         Log: integrate change#5920 from mainline
22112              
22113              Larry's fix for buggy propagation of utf8-ness in join(); add test
22114      Branch: maint-5.6/perl
22115           !> doop.c t/op/ver.t
22116 ____________________________________________________________________________
22117 [  7251] By: gsar                                  on 2000/10/16  02:41:14
22118         Log: integrate changes#5915..5919 from mainline
22119              
22120              various (pod tweaks &c)
22121      Branch: maint-5.6/perl
22122           !> (integrate 33 files)
22123 ____________________________________________________________________________
22124 [  7250] By: gsar                                  on 2000/10/16  02:38:16
22125         Log: integrate change#5914 from mainline
22126              
22127              caller() wasn't returning the right number of elements for
22128              eval {...}
22129      Branch: maint-5.6/perl
22130           !> pp_ctl.c t/pragma/warn/9enabled
22131 ____________________________________________________________________________
22132 [  7249] By: gsar                                  on 2000/10/16  02:37:02
22133         Log: integrate change#5913 from mainline
22134              
22135              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
22136              (from Mark-Jason Dominus)
22137      Branch: maint-5.6/perl
22138           !> pod/perlfunc.pod
22139 ____________________________________________________________________________
22140 [  7248] By: gsar                                  on 2000/10/16  02:35:58
22141         Log: integrate change#5912 from mainline
22142              
22143              fix totally broken caching in UNIVERSAL::isa() (from
22144              Nick Ing-Simmons)
22145      Branch: maint-5.6/perl
22146           !> t/op/universal.t universal.c
22147 ____________________________________________________________________________
22148 [  7247] By: gsar                                  on 2000/10/16  02:34:27
22149         Log: integrate changes#5910,5911 from mainline
22150              
22151              typo in pod
22152              
22153              add linebreak properties from unicode/LineBrk.txt (from
22154              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
22155      Branch: maint-5.6/perl
22156           +> (branch 29 files)
22157           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
22158 ____________________________________________________________________________
22159 [  7246] By: gsar                                  on 2000/10/16  02:33:29
22160         Log: integrate change#5909 from mainline
22161              
22162              mode argument to do_binmode() should be file mode, not boolean
22163      Branch: maint-5.6/perl
22164           !> pp_sys.c
22165 ____________________________________________________________________________
22166 [  7245] By: gsar                                  on 2000/10/16  02:31:04
22167         Log: integrate change#5908 from mainline
22168              
22169              introduce illegal symbols into null package so that
22170              gv_fetchpv(...,TRUE) always returns a valid GV even when the
22171              symbol is trapped by strictures (avoids coredumps)
22172      Branch: maint-5.6/perl
22173           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
22174           !> t/pragma/strict-vars
22175 ____________________________________________________________________________
22176 [  7244] By: jhi                                   on 2000/10/16  02:29:54
22177         Log: Subject: $Carp::ExportLevel confusion in Exporter
22178              From: "Ben Tilly" <ben_tilly@hotmail.com>
22179              Date: Sat, 14 Oct 2000 16:44:34 EDT
22180              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
22181      Branch: perl
22182            ! lib/Exporter/Heavy.pm
22183 ____________________________________________________________________________
22184 [  7243] By: jhi                                   on 2000/10/16  02:28:33
22185         Log: Subject: [PATCH perlguts.pod] Document offset hack
22186              From: Simon Cozens <simon@cozens.net>
22187              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
22188              Date: Sat, 14 Oct 2000 19:32:25 +0100
22189      Branch: perl
22190            ! pod/perlguts.pod
22191 ____________________________________________________________________________
22192 [  7242] By: gsar                                  on 2000/10/16  02:26:51
22193         Log: integrate changes#5905,5906,5907,6064 from mainline
22194              
22195              printf/sprintf didn't get quad types right under use64bitint
22196      Branch: maint-5.6/perl
22197           !> pp_sys.c sv.c t/op/64bitint.t
22198 ____________________________________________________________________________
22199 [  7241] By: jhi                                   on 2000/10/16  02:22:44
22200         Log: Subject: small pod patch
22201              From: Dan Boorstein <dan_boo@bellsouth.net>
22202              Date: Sat, 14 Oct 2000 14:29:24 -0400
22203              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
22204      Branch: perl
22205            ! pod/perlfaq7.pod pod/perlmod.pod
22206 ____________________________________________________________________________
22207 [  7240] By: jhi                                   on 2000/10/16  02:13:46
22208         Log: -w cleanup.
22209              
22210              Subject: Re: Problems with bleadperl 
22211              From: "Stephen P. Potter" <spp@ds.net>
22212              Date: Fri, 13 Oct 2000 13:32:49 -0400
22213              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
22214      Branch: perl
22215            ! t/pragma/overload.t
22216 ____________________________________________________________________________
22217 [  7239] By: jhi                                   on 2000/10/16  01:41:18
22218         Log: One more ~utf8 tweak.
22219      Branch: perl
22220            ! t/op/bop.t
22221 ____________________________________________________________________________
22222 [  7238] By: jhi                                   on 2000/10/16  01:34:14
22223         Log: Tweak the test of #7235.
22224      Branch: perl
22225            ! t/op/bop.t
22226 ____________________________________________________________________________
22227 [  7237] By: jhi                                   on 2000/10/16  01:25:04
22228         Log: Fix a couple of compiler-noted nits in #7235.
22229      Branch: perl
22230            ! pp.c
22231 ____________________________________________________________________________
22232 [  7236] By: jhi                                   on 2000/10/16  01:22:46
22233         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
22234      Branch: perl
22235            ! pp.c pp_hot.c
22236 ____________________________________________________________________________
22237 [  7235] By: jhi                                   on 2000/10/15  16:24:44
22238         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
22239              
22240              From: Simon Cozens <simon@cozens.net>
22241              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
22242              Date: Sat, 14 Oct 2000 20:52:13 +0100
22243              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
22244      Branch: perl
22245            ! pp.c t/op/bop.t utf8.h
22246 ____________________________________________________________________________
22247 [  7234] By: jhi                                   on 2000/10/15  15:19:29
22248         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
22249              The problem was that rx->minlen was in chars while pp_split()
22250              thought it would be in bytes. 
22251      Branch: perl
22252            ! pp.c t/pragma/utf8.t
22253 ____________________________________________________________________________
22254 [  7233] By: jhi                                   on 2000/10/14  20:24:24
22255         Log: Document FNCASE=y as discussed in the bug 20000902.009.
22256      Branch: perl
22257            ! README.dos
22258 ____________________________________________________________________________
22259 [  7232] By: jhi                                   on 2000/10/14  18:52:21
22260         Log: Add test for bug id 20000427.003 (which seems to have
22261              been fixed) (also duplicate as 20000427.004, though
22262              with a higher severity).  Move one utf8 from op/append
22263              to pragma/utf8, tag the tests with bug ids.
22264      Branch: perl
22265            ! t/op/append.t t/pragma/utf8.t
22266 ____________________________________________________________________________
22267 [  7231] By: jhi                                   on 2000/10/14  17:28:37
22268         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
22269      Branch: perl
22270            ! t/pragma/utf8.t
22271 ____________________________________________________________________________
22272 [  7230] By: jhi                                   on 2000/10/14  14:24:50
22273         Log: Needs to be conditional on SunOS 4.
22274              
22275              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
22276              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
22277              Date: Sat, 14 Oct 2000 13:37:49 +0100
22278              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
22279      Branch: metaconfig/U/perl
22280            ! End.U
22281      Branch: perl
22282            ! Configure myconfig.SH pod/perldelta.pod
22283 ____________________________________________________________________________
22284 [  7229] By: jhi                                   on 2000/10/14  00:49:22
22285         Log: Update Changes.
22286      Branch: perl
22287            ! Changes patchlevel.h
22288 ____________________________________________________________________________
22289 [  7228] By: jhi                                   on 2000/10/14  00:46:10
22290         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
22291              From: Peter Prymmer <pvhp@forte.com>
22292              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
22293              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
22294      Branch: perl
22295            ! lib/utf8.pm
22296 ____________________________________________________________________________
22297 [  7227] By: jhi                                   on 2000/10/13  23:20:30
22298         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
22299      Branch: perl
22300            ! t/op/tie.t
22301 ____________________________________________________________________________
22302 [  7226] By: jhi                                   on 2000/10/13  22:14:32
22303         Log: Tweak #7225.
22304              
22305              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
22306              From: Peter Prymmer <pvhp@forte.com>
22307              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
22308              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
22309      Branch: perl
22310            ! t/op/sprintf.t
22311 ____________________________________________________________________________
22312 [  7225] By: jhi                                   on 2000/10/13  22:11:31
22313         Log: op/sprintf.t patch for OS/390 (and any other host with limited
22314              floating-point exponent length)
22315              
22316              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
22317              From: Dominic Dunlop <domo@computer.org>
22318              Date: Fri, 13 Oct 2000 19:17:57 +0200
22319              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
22320      Branch: perl
22321            ! t/op/sprintf.t
22322 ____________________________________________________________________________
22323 [  7224] By: jhi                                   on 2000/10/13  18:40:48
22324         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
22325      Branch: perl
22326            ! toke.c
22327 ____________________________________________________________________________
22328 [  7223] By: jhi                                   on 2000/10/13  18:37:13
22329         Log: Thinko in #7222.
22330      Branch: perl
22331            ! utf8.c
22332 ____________________________________________________________________________
22333 [  7222] By: jhi                                   on 2000/10/13  18:05:23
22334         Log: Use UTF8SKIP(), from Simon Cozens.
22335      Branch: perl
22336            ! utf8.c
22337 ____________________________________________________________________________
22338 [  7221] By: jhi                                   on 2000/10/13  15:43:19
22339         Log: (accidentally empty check-in)
22340      Branch: perl
22341            ! utf8.c
22342 ____________________________________________________________________________
22343 [  7220] By: jhi                                   on 2000/10/13  15:23:51
22344         Log: Add (optimistically) Storable to static extensions.
22345      Branch: perl
22346            ! hints/uwin.sh hints/vmesa.sh
22347 ____________________________________________________________________________
22348 [  7219] By: jhi                                   on 2000/10/13  15:20:05
22349         Log: Amdahl UTS doesn't seem to do dynaloading.
22350      Branch: perl
22351            ! hints/uts.sh
22352 ____________________________________________________________________________
22353 [  7218] By: jhi                                   on 2000/10/13  15:15:20
22354         Log: Slight tweak of the code to appease Amdahl UTS cc.
22355      Branch: perl
22356            ! pp.c
22357 ____________________________________________________________________________
22358 [  7217] By: jhi                                   on 2000/10/13  14:50:42
22359         Log: In Amdahl UTS "struct sv" is defined by a system header,
22360              <ksync.h>.
22361      Branch: perl
22362            ! perl.h sv.h
22363 ____________________________________________________________________________
22364 [  7216] By: jhi                                   on 2000/10/13  11:58:25
22365         Log: Ilya implemented the memory profiling API.
22366      Branch: perl
22367            ! Todo
22368 ____________________________________________________________________________
22369 [  7215] By: jhi                                   on 2000/10/13  02:56:38
22370         Log: Subject: [PATCH 5.7.0] Perl API for mstats
22371              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22372              Date: Thu, 12 Oct 2000 22:52:40 -0400
22373              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
22374      Branch: perl
22375            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
22376 ____________________________________________________________________________
22377 [  7214] By: jhi                                   on 2000/10/13  02:55:38
22378         Log: Subject: [PATCH 5.7.0] IVs in mtats
22379              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22380              Date: Thu, 12 Oct 2000 22:51:04 -0400
22381              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
22382      Branch: perl
22383            ! malloc.c perl.h
22384 ____________________________________________________________________________
22385 [  7213] By: jhi                                   on 2000/10/13  02:31:47
22386         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
22387      Branch: perl
22388            ! pod/perldiag.pod pp_sys.c
22389 ____________________________________________________________________________
22390 [  7212] By: jhi                                   on 2000/10/13  01:27:38
22391         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
22392              From: Peter Prymmer <pvhp@forte.com>
22393              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
22394              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
22395      Branch: perl
22396            ! t/op/oct.t
22397 ____________________________________________________________________________
22398 [  7211] By: jhi                                   on 2000/10/13  00:35:09
22399         Log: Update Changes.
22400      Branch: perl
22401            ! Changes patchlevel.h
22402 ____________________________________________________________________________
22403 [  7210] By: jhi                                   on 2000/10/12  23:59:40
22404         Log: The Install.pm third of
22405              
22406              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
22407              From: Bill Campbell <bill@celestial.com>
22408              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
22409              Date: Thu, 5 Oct 2000 18:04:51 -0700
22410      Branch: perl
22411            ! lib/ExtUtils/Install.pm
22412 ____________________________________________________________________________
22413 [  7209] By: jhi                                   on 2000/10/12  23:58:43
22414         Log: Two thirds of
22415              
22416              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
22417              Date: Thu, 5 Oct 2000 18:04:51 -0700
22418              From: Bill Campbell <bill@celestial.com>
22419              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
22420              
22421              The Install.pm changes will be submitted separately because
22422              they need some work and discussion still.
22423      Branch: perl
22424            ! lib/getopts.pl lib/termcap.pl
22425 ____________________________________________________________________________
22426 [  7208] By: jhi                                   on 2000/10/12  23:41:19
22427         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
22428              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22429              Date:     Thu, 12 Oct 2000 07:30:02 EDT
22430              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
22431      Branch: perl
22432            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
22433            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
22434 ____________________________________________________________________________
22435 [  7207] By: jhi                                   on 2000/10/12  23:39:01
22436         Log: An updated EBCDIC tr patch.
22437              
22438              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
22439              From: Peter Prymmer <pvhp@forte.com>
22440              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
22441              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
22442      Branch: perl
22443            ! t/op/tr.t
22444 ____________________________________________________________________________
22445 [  7206] By: jhi                                   on 2000/10/12  23:34:55
22446         Log: Upgrade to CPAN 1.58, from Andreas König.
22447      Branch: perl
22448            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
22449 ____________________________________________________________________________
22450 [  7205] By: jhi                                   on 2000/10/12  23:29:08
22451         Log: Introduce the man[24-8] variables, from Andy Dougherty.
22452      Branch: metaconfig/U/perl
22453            + mandirs.U mandirstyle.U
22454      Branch: perl
22455            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22456            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
22457            ! vos/config.h vos/config.pl vos/config_h.SH_orig
22458            ! win32/config.bc win32/config.gc win32/config.vc
22459 ____________________________________________________________________________
22460 [  7204] By: gsar                                  on 2000/10/12  18:11:24
22461         Log: restore change#7202
22462      Branch: perl
22463            ! mg.c
22464 ____________________________________________________________________________
22465 [  7203] By: gsar                                  on 2000/10/12  18:09:40
22466         Log: another test of the Emergency Broadcast System--back out 
22467              change#7202
22468      Branch: perl
22469            ! mg.c
22470 ____________________________________________________________________________
22471 [  7202] By: gsar                                  on 2000/10/12  16:40:47
22472         Log: (submitted on behalf of Jarkko)
22473              Fix the lib/encode.t subtest 6 failure as reported by Andreas
22474              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
22475              was unearthed by change 7182, as was a bug in HTML::Entities.
22476      Branch: perl
22477            ! mg.c
22478 ____________________________________________________________________________
22479 [  7201] By: jhi                                   on 2000/10/11  03:16:05
22480         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
22481      Branch: perl
22482            ! pp_hot.c t/pragma/utf8.t
22483 ____________________________________________________________________________
22484 [  7200] By: jhi                                   on 2000/10/11  00:40:30
22485         Log: The #7198 was a false alarm.
22486      Branch: perl
22487            ! pp_hot.c
22488 ____________________________________________________________________________
22489 [  7199] By: jhi                                   on 2000/10/11  00:26:04
22490         Log: Remove duplicated code.
22491      Branch: perl
22492            ! t/lib/cgi-html.t
22493 ____________________________________________________________________________
22494 [  7198] By: jhi                                   on 2000/10/10  23:30:46
22495         Log: (Retracted by #7200.)
22496      Branch: perl
22497            ! pp_hot.c
22498 ____________________________________________________________________________
22499 [  7197] By: jhi                                   on 2000/10/10  21:49:30
22500         Log: Add the test case for #7190, from the original bug report
22501              by Andreas König.
22502      Branch: perl
22503            ! t/pragma/utf8.t
22504 ____________________________________________________________________________
22505 [  7196] By: jhi                                   on 2000/10/10  21:40:49
22506         Log: Reapply Andy's patch and regen Configure.
22507      Branch: perl
22508            ! Configure INSTALL Makefile.SH Porting/Glossary
22509            ! Porting/config.sh config_h.SH epoc/config.sh installperl
22510            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
22511            ! win32/config.vc
22512 ____________________________________________________________________________
22513 [  7195] By: jhi                                   on 2000/10/10  21:09:30
22514         Log: Use the versiononly instead of the installscripts,
22515              retract the changes 7146 and 7147.
22516      Branch: perl
22517            ! Configure INSTALL Makefile.SH Porting/Glossary
22518            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
22519            ! installperl uconfig.sh vos/config.def win32/config.bc
22520            ! win32/config.gc win32/config.vc
22521 ____________________________________________________________________________
22522 [  7194] By: jhi                                   on 2000/10/10  21:06:15
22523         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
22524              From: Peter Prymmer <pvhp@forte.com>
22525              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
22526              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
22527      Branch: perl
22528            ! t/op/ver.t
22529 ____________________________________________________________________________
22530 [  7193] By: jhi                                   on 2000/10/10  21:05:12
22531         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
22532              From: Peter Prymmer <pvhp@forte.com>
22533              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
22534              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
22535      Branch: perl
22536            ! t/op/tr.t
22537 ____________________________________________________________________________
22538 [  7192] By: jhi                                   on 2000/10/10  20:57:30
22539         Log: Add versiononly, delete installscripts, from Andy Dougherty.
22540      Branch: metaconfig
22541            - U/installdirs/installscripts.U
22542      Branch: metaconfig/U/perl
22543            + versiononly.U
22544 ____________________________________________________________________________
22545 [  7191] By: jhi                                   on 2000/10/10  19:41:21
22546         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
22547              From: Peter Prymmer <pvhp@forte.com>
22548              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
22549              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
22550      Branch: perl
22551            ! pod/perlebcdic.pod
22552 ____________________________________________________________________________
22553 [  7190] By: jhi                                   on 2000/10/10  19:26:14
22554         Log: Subject: Re: utf8 concat, mg_get
22555              From: Simon Cozens <simon@cozens.net>
22556              Date: Tue, 10 Oct 2000 17:40:17 +0100
22557              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
22558      Branch: perl
22559            ! pp_hot.c
22560 ____________________________________________________________________________
22561 [  7189] By: jhi                                   on 2000/10/10  19:23:03
22562         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
22563              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
22564              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
22565              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
22566      Branch: perl
22567            ! lib/ExtUtils/MM_Unix.pm
22568 ____________________________________________________________________________
22569 [  7188] By: jhi                                   on 2000/10/10  15:31:24
22570         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
22571              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
22572              Date: Fri, 14 Jul 2000 10:47:36 +0100
22573              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
22574      Branch: perl
22575            ! README.win32
22576 ____________________________________________________________________________
22577 [  7187] By: jhi                                   on 2000/10/10  13:30:10
22578         Log: Quote the temp file name, needed in Win32 because the
22579              default name unfortunately contains spaces, shouldn't
22580              hurt elsewhere.
22581              
22582              Subject: FW: perldoc fails if $TEMP contains spaces
22583              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
22584              Date: Thu, 14 Sep 2000 08:58:45 +0100
22585              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
22586      Branch: perl
22587            ! utils/perldoc.PL
22588 ____________________________________________________________________________
22589 [  7186] By: jhi                                   on 2000/10/10  13:16:27
22590         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
22591              From: hv@hugo.hybyte.com
22592              Date: Tue, 10 Oct 2000 14:10:20 +0100
22593              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
22594      Branch: perl
22595            ! t/lib/thr5005.t util.c
22596 ____________________________________________________________________________
22597 [  7185] By: jhi                                   on 2000/10/10  12:06:22
22598         Log: Upgrade to podlators 1.04, from Russ Allbery.
22599      Branch: perl
22600            ! lib/Pod/Man.pm lib/Pod/Text.pm
22601 ____________________________________________________________________________
22602 [  7184] By: jhi                                   on 2000/10/10  12:01:32
22603         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
22604      Branch: perl
22605            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
22606 ____________________________________________________________________________
22607 [  7183] By: jhi                                   on 2000/10/09  23:47:15
22608         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
22609              From: Peter Prymmer <pvhp@forte.com>
22610              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
22611              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
22612      Branch: perl
22613            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
22614 ____________________________________________________________________________
22615 [  7182] By: jhi                                   on 2000/10/09  23:43:16
22616         Log: Make eq work again with utf8 (disabling the upgrading
22617              should no more be necessary since the copies of the
22618              scalars are upgraded, not the scalars themselves).
22619              Takes care of ID 20001009.001.  (The claimed length()
22620              bug in 20001009.001 seems bogus to me.)
22621      Branch: perl
22622            ! sv.c t/pragma/utf8.t
22623 ____________________________________________________________________________
22624 [  7181] By: gsar                                  on 2000/10/09  19:41:54
22625         Log: tweak for change#7173
22626      Branch: perl
22627            ! win32/win32sck.c
22628 ____________________________________________________________________________
22629 [  7180] By: gsar                                  on 2000/10/09  19:26:56
22630         Log: on Windows, clean targets might not work under some flavors of the shell
22631      Branch: perl
22632            ! win32/Makefile win32/makefile.mk
22633 ____________________________________________________________________________
22634 [  7179] By: jhi                                   on 2000/10/09  19:21:02
22635         Log: Update Changes.
22636      Branch: perl
22637            ! Changes patchlevel.h
22638 ____________________________________________________________________________
22639 [  7178] By: jhi                                   on 2000/10/09  19:18:23
22640         Log: Warn about unknown scripts.
22641              
22642              Subject: Re: ideas? patches? [PATCH bleadperl]
22643              From: Dominic Dunlop <domo@computer.org>
22644              Date: Mon, 9 Oct 2000 14:57:17 +0200
22645              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
22646      Branch: perl
22647            ! lib/charnames.pm
22648 ____________________________________________________________________________
22649 [  7177] By: jhi                                   on 2000/10/09  19:13:27
22650         Log: Change #7160 had a nasty typo.
22651      Branch: metaconfig
22652            ! U/compline/Compile.U
22653      Branch: perl
22654            ! Configure config_h.SH
22655 ____________________________________________________________________________
22656 [  7176] By: gsar                                  on 2000/10/09  18:59:33
22657         Log: pod nit
22658      Branch: perl
22659            ! pod/perlport.pod
22660 ____________________________________________________________________________
22661 [  7175] By: gsar                                  on 2000/10/09  18:54:28
22662         Log: Windows9x doesn't support link(), despite what Config.pm
22663              might think
22664      Branch: perl
22665            ! lib/ExtUtils/Manifest.pm
22666 ____________________________________________________________________________
22667 [  7174] By: gsar                                  on 2000/10/09  18:50:03
22668         Log: avoid nonportable example code
22669      Branch: perl
22670            ! lib/File/Copy.pm
22671 ____________________________________________________________________________
22672 [  7173] By: gsar                                  on 2000/10/09  18:46:54
22673         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
22674              being used) when closing a socket handle
22675      Branch: perl
22676            ! win32/win32.c win32/win32.h win32/win32sck.c
22677 ____________________________________________________________________________
22678 [  7172] By: gsar                                  on 2000/10/09  18:41:40
22679         Log: on Windows, cwd strings in the environment should be of the
22680              form =X:=X:\foo instead of =X=X:\foo\
22681      Branch: perl
22682            ! win32/vdir.h
22683 ____________________________________________________________________________
22684 [  7171] By: gsar                                  on 2000/10/09  18:30:09
22685         Log: on Windows, LoadLibrary() could load an extension DLL multiple
22686              times if forward slashes are used in the path
22687      Branch: perl
22688            ! win32/win32.c
22689 ____________________________________________________________________________
22690 [  7170] By: jhi                                   on 2000/10/09  17:53:59
22691         Log: Add a todo note about overloadable assertions.
22692      Branch: perl
22693            ! Todo-5.6
22694 ____________________________________________________________________________
22695 [  7169] By: jhi                                   on 2000/10/09  13:43:45
22696         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
22697              From: mjd@plover.com
22698              Date: 9 Oct 2000 00:24:44 -0000
22699              Message-ID: <20001009002444.10616.qmail@plover.com>
22700      Branch: perl
22701            ! pod/perldebguts.pod
22702 ____________________________________________________________________________
22703 [  7168] By: nick                                  on 2000/10/08  13:16:33
22704         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
22705              is not right thing to do on (e.g. x86). Network order is also "right" for
22706              X fonts.
22707      Branch: perl
22708            ! ext/Encode/Encode.pm
22709 ____________________________________________________________________________
22710 [  7167] By: nick                                  on 2000/10/08  12:54:42
22711         Log: Make "encodings" work post-install when Encode/*.enc files may not
22712              be in same directory as Encode.pm
22713      Branch: perl
22714            ! ext/Encode/Encode.pm
22715 ____________________________________________________________________________
22716 [  7166] By: nick                                  on 2000/10/08  11:51:26
22717         Log: Work round the fact that $hash->{$key} does not take into account
22718              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
22719              so that key is always in the "expected" encoding - i.e. same way we put
22720              it in the hash.
22721      Branch: perl
22722            ! ext/Encode/Encode.pm
22723 ____________________________________________________________________________
22724 [  7165] By: gsar                                  on 2000/10/08  04:15:29
22725         Log: save_re_context() could reset PL_curcop to freed memory, causing core
22726              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
22727      Branch: perl
22728            ! pp_ctl.c
22729 ____________________________________________________________________________
22730 [  7164] By: jhi                                   on 2000/10/06  20:51:48
22731         Log: UTF8ize split() so that the cloned substrings get the UTF8
22732              flag of the original scalar.  Problem reported by Simon Cozens.
22733      Branch: perl
22734            ! pp.c t/pragma/utf8.t
22735 ____________________________________________________________________________
22736 [  7163] By: nick                                  on 2000/10/06  20:48:34
22737         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
22738              got a false +ve and so did not reach code which would have un-FAKEd the SV.
22739      Branch: perl
22740            ! sv.c
22741 ____________________________________________________________________________
22742 [  7162] By: nick                                  on 2000/10/06  20:25:37
22743         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
22744              To fix  (sort {$a <=> $b} keys %hash) in particular but
22745              should cover a number of other as-yet-unknown cases as well.
22746      Branch: perl
22747            ! sv.c
22748 ____________________________________________________________________________
22749 [  7161] By: jhi                                   on 2000/10/06  19:56:18
22750         Log: Change the version number of Tie::Handle in the core to 4.0,
22751              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
22752              
22753              Subject: Note on Tie::Handle
22754              From: andreas.koenig@anima.de (Andreas J. Koenig)
22755              Date:      06 Oct 2000 21:48:58 +0200
22756              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
22757      Branch: perl
22758            ! lib/Tie/Handle.pm
22759 ____________________________________________________________________________
22760 [  7160] By: jhi                                   on 2000/10/06  18:20:35
22761         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
22762              as the first option of cc/ld because of ultrapicky compilers
22763              (e.g. OS/390 R2.5)
22764      Branch: metaconfig
22765            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
22766            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
22767            ! U/compline/orderlib.U U/modified/Cppsym.U
22768            ! U/modified/d_access.U
22769      Branch: metaconfig/U/perl
22770            ! Checkcc.U d_dlsymun.U gccvers.U
22771      Branch: perl
22772            ! Configure config_h.SH
22773 ____________________________________________________________________________
22774 [  7159] By: jhi                                   on 2000/10/06  13:56:39
22775         Log: Update Changes.
22776      Branch: perl
22777            ! Changes patchlevel.h
22778 ____________________________________________________________________________
22779 [  7158] By: jhi                                   on 2000/10/06  12:48:40
22780         Log: Eliminate $Is_VMS code from the test.
22781              
22782              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
22783              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22784              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
22785              Date:     Thu, 5 Oct 2000 07:46:33 EDT
22786      Branch: perl
22787            ! t/lib/b.t
22788 ____________________________________________________________________________
22789 [  7157] By: jhi                                   on 2000/10/06  12:47:13
22790         Log: Also the $ccflags is needed for the C compiler check.
22791              
22792              Subject: Configure (check for C-compiler)
22793              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22794              Date: Fri, 06 Oct 2000 08:47:15 +0200
22795              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
22796      Branch: metaconfig/U/perl
22797            ! Checkcc.U
22798      Branch: perl
22799            ! Configure config_h.SH
22800 ____________________________________________________________________________
22801 [  7156] By: jhi                                   on 2000/10/06  11:45:15
22802         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
22803      Branch: perl
22804            ! perl.c pp_ctl.c sv.h utf8.c
22805 ____________________________________________________________________________
22806 [  7155] By: jhi                                   on 2000/10/06  11:40:41
22807         Log: IO::Handle->syswrite() did not handle length omission
22808              like CORE::syswrite() does.
22809              
22810              Subject: [Fwd] IO::Handle, syswrite and arguments
22811              From: Graham Barr <gbarr@pobox.com>
22812              Date: Fri, 6 Oct 2000 10:22:05 +0100
22813              Message-ID: <20001006102205.U6312@pobox.com>
22814              
22815              The original patch from andrew@ugh.net.au.
22816      Branch: perl
22817            ! ext/IO/lib/IO/Handle.pm
22818 ____________________________________________________________________________
22819 [  7154] By: jhi                                   on 2000/10/06  01:42:15
22820         Log: Tweak #7153.
22821      Branch: perl
22822            ! utf8.h
22823 ____________________________________________________________________________
22824 [  7153] By: jhi                                   on 2000/10/06  00:39:55
22825         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
22826      Branch: perl
22827            ! utf8.h
22828 ____________________________________________________________________________
22829 [  7152] By: jhi                                   on 2000/10/06  00:38:11
22830         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
22831      Branch: perl
22832            ! perl.c pp_ctl.c sv.h utf8.c
22833 ____________________________________________________________________________
22834 [  7151] By: jhi                                   on 2000/10/06  00:36:38
22835         Log: Subject: Re: Questions about Tie::Array and perl modules
22836              From: Nick Ing-Simmons <nik@tiuk.ti.com>
22837              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
22838              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
22839              
22840              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
22841      Branch: perl
22842            ! lib/Tie/Array.pm t/op/array.t
22843 ____________________________________________________________________________
22844 [  7150] By: jhi                                   on 2000/10/05  00:20:45
22845         Log: Regen Changes.
22846      Branch: perl
22847            ! Changes patchlevel.h
22848 ____________________________________________________________________________
22849 [  7149] By: jhi                                   on 2000/10/05  00:20:01
22850         Log: Regen toc.
22851      Branch: perl
22852            ! pod/perltoc.pod
22853 ____________________________________________________________________________
22854 [  7148] By: jhi                                   on 2000/10/04  23:35:08
22855         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
22856              reported several times by Dominic Dunlop, for example in
22857              ID 20000315.008.  Patch from Dominic.  Patch affects at
22858              least MachTen, and possibly other oldish BSDs. Should not
22859              break non-broken platforms (tested on LinuxPPC). 
22860      Branch: perl
22861            ! doio.c
22862 ____________________________________________________________________________
22863 [  7147] By: jhi                                   on 2000/10/04  23:26:34
22864         Log: The one that got away from 7146.
22865      Branch: metaconfig
22866            + U/installdirs/installscripts.U
22867 ____________________________________________________________________________
22868 [  7146] By: jhi                                   on 2000/10/04  23:25:04
22869         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
22870              suggested by H. Merijn Brand.
22871      Branch: perl
22872            ! Configure INSTALL Makefile.SH Porting/Glossary
22873            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
22874            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
22875            ! win32/config.vc
22876 ____________________________________________________________________________
22877 [  7145] By: jhi                                   on 2000/10/04  22:08:21
22878         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
22879              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22880              Date: Wed, 4 Oct 2000 17:37:46 -0400
22881              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
22882      Branch: perl
22883            ! utils/h2xs.PL
22884 ____________________________________________________________________________
22885 [  7144] By: jhi                                   on 2000/10/04  18:11:41
22886         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
22887              From: Jeff Pinyan <jeffp@crusoe.net>
22888              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
22889              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
22890      Branch: perl
22891            ! pod/perlrun.pod
22892 ____________________________________________________________________________
22893 [  7143] By: jhi                                   on 2000/10/04  18:09:58
22894         Log: Subject: perlhack.pod Patch for Externals Tools
22895              From: Fisher Mark <fisherm@tce.com>
22896              Date: Tue, 3 Oct 2000 15:43:27 -0500 
22897              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
22898      Branch: perl
22899            ! pod/perlhack.pod
22900 ____________________________________________________________________________
22901 [  7142] By: jhi                                   on 2000/10/04  18:08:41
22902         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
22903              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22904              Date:     Wed, 4 Oct 2000 12:11:11 EDT
22905              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
22906      Branch: perl
22907            ! vms/vms.c
22908 ____________________________________________________________________________
22909 [  7141] By: jhi                                   on 2000/10/04  12:20:16
22910         Log: Subject: [PATCH 5.7.0] h2xs not working
22911              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22912              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
22913              Date: Tue, 3 Oct 2000 21:43:01 -0400
22914              
22915              Subject: [PATCH 5.7.0] h2xs not documenting the created module
22916              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22917              Date: Tue, 3 Oct 2000 22:55:19 -0400
22918              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
22919      Branch: perl
22920            ! utils/h2xs.PL
22921 ____________________________________________________________________________
22922 [  7140] By: jhi                                   on 2000/10/04  11:53:44
22923         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
22924              From: nick@babyhippo.com
22925              Date: Wed, 4 Oct 2000 12:06:45 +0100
22926              Message-Id: <20001004120645.A7356@babyhippo.com>
22927              
22928              Retract 7118 and 7135.
22929      Branch: perl
22930            ! installman installperl op.c t/pragma/subs.t
22931 ____________________________________________________________________________
22932 [  7139] By: jhi                                   on 2000/10/03  22:09:41
22933         Log: It is possible to have no hosts database at all.  Pointed out in
22934              
22935              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
22936              From: Peter Prymmer <pvhp@forte.com>
22937              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
22938              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
22939      Branch: metaconfig
22940            ! U/modified/myhostname.U
22941      Branch: perl
22942            ! Configure config_h.SH
22943 ____________________________________________________________________________
22944 [  7138] By: jhi                                   on 2000/10/03  21:49:49
22945         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
22946              From: Peter Prymmer <pvhp@forte.com>
22947              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
22948              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
22949      Branch: perl
22950            ! pp_sys.c
22951 ____________________________________________________________________________
22952 [  7137] By: jhi                                   on 2000/10/03  20:10:05
22953         Log: One remaining nit less at the VMS mailbox sizing.
22954      Branch: perl
22955            ! vms/vms.c
22956 ____________________________________________________________________________
22957 [  7136] By: jhi                                   on 2000/10/03  20:08:47
22958         Log: Test harness update to sync with the new perlcc,
22959              from Simon Cozens.
22960      Branch: perl
22961            ! t/TEST t/UTEST
22962 ____________________________________________________________________________
22963 [  7135] By: jhi                                   on 2000/10/03  15:15:42
22964         Log: Subject: Re: PATCH for 20001003.004
22965              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
22966              From: "AARON B. DOSSETT" <aaron@iglou.com>
22967              Message-Id: <E13gTay-0006od-00@iglou.com>
22968      Branch: perl
22969            ! installman installperl
22970 ____________________________________________________________________________
22971 [  7134] By: jhi                                   on 2000/10/03  15:00:34
22972         Log: Subject: [ID 20001003.006] B::Debug not -w clean
22973              From: Nicholas Clark <nick@babyhippo.co.uk>
22974              Date: Tue, 03 Oct 2000 15:46:32 +0100
22975              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
22976      Branch: perl
22977            ! ext/B/B/Debug.pm
22978 ____________________________________________________________________________
22979 [  7133] By: jhi                                   on 2000/10/03  14:58:39
22980         Log: Scale down the VMS message boxes, by Charles Lane.
22981              Fix for ID 20000903.009, workaround at
22982              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
22983      Branch: perl
22984            ! vms/vms.c
22985 ____________________________________________________________________________
22986 [  7132] By: jhi                                   on 2000/10/03  11:20:37
22987         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
22988      Branch: perl
22989            + t/lib/st-lock.t t/lib/st-utf8.t
22990            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
22991            ! ext/Storable/Storable.xs t/lib/st-recurse.t
22992 ____________________________________________________________________________
22993 [  7131] By: jhi                                   on 2000/10/03  03:38:23
22994         Log: Encode nits.
22995      Branch: perl
22996            ! MANIFEST Makefile.SH
22997 ____________________________________________________________________________
22998 [  7130] By: jhi                                   on 2000/10/03  03:31:05
22999         Log: Update Changes.
23000      Branch: perl
23001            ! Changes patchlevel.h
23002 ____________________________________________________________________________
23003 [  7129] By: jhi                                   on 2000/10/03  02:24:02
23004         Log: Misplaced else.
23005      Branch: metaconfig/U/perl
23006            ! d_strtoll.U
23007      Branch: perl
23008            ! Configure config_h.SH
23009 ____________________________________________________________________________
23010 [  7128] By: jhi                                   on 2000/10/03  02:08:29
23011         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
23012              From: sthoenna@efn.org
23013              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
23014              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
23015      Branch: metaconfig/U/perl
23016            ! d_strtoll.U
23017      Branch: perl
23018            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
23019 ____________________________________________________________________________
23020 [  7127] By: jhi                                   on 2000/10/03  01:13:14
23021         Log: Update Changes.
23022      Branch: perl
23023            ! Changes patchlevel.h
23024 ____________________________________________________________________________
23025 [  7126] By: jhi                                   on 2000/10/03  00:57:08
23026         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
23027              as suggested by Olaf Flebbe and Nick Clark.
23028      Branch: perl
23029            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
23030 ____________________________________________________________________________
23031 [  7125] By: jhi                                   on 2000/10/03  00:50:56
23032         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
23033              From: Nick Clark <nick@plum.flirble.org>
23034              Date: Mon, 2 Oct 2000 11:03:24 +0100
23035              Message-Id: <20001002110324.D20073@plum.flirble.org>
23036              
23037              Also fixes bug ID 20001002.005.
23038      Branch: perl
23039            ! t/lib/encode.t
23040 ____________________________________________________________________________
23041 [  7124] By: jhi                                   on 2000/10/03  00:34:59
23042         Log: Subject: [PATCH 5.7.0] Epoc update
23043              From: Olaf Flebbe <o.flebbe@gmx.de>
23044              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
23045              Message-ID: <26423.969484586@www10.gmx.net>
23046      Branch: perl
23047            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
23048            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
23049            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
23050            ! util.c util.h
23051 ____________________________________________________________________________
23052 [  7123] By: jhi                                   on 2000/10/03  00:30:07
23053         Log: Regen headers.
23054      Branch: perl
23055            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
23056 ____________________________________________________________________________
23057 [  7122] By: jhi                                   on 2000/10/03  00:10:48
23058         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
23059      Branch: perl
23060            ! hints/openbsd.sh
23061 ____________________________________________________________________________
23062 [  7121] By: jhi                                   on 2000/10/03  00:05:06
23063         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
23064              From: <abigail@foad.org>
23065              Date: Tue, 26 Sep 2000 13:36:14 -0400
23066              Message-ID: <20000926173614.4356.qmail@foad.org>
23067      Branch: perl
23068            ! pod/perlop.pod
23069 ____________________________________________________________________________
23070 [  7120] By: jhi                                   on 2000/10/03  00:04:00
23071         Log: Inside require() $^S was always left undefined.
23072              
23073              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
23074              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23075              Date: Wed, 27 Sep 2000 18:54:49 -0400
23076              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
23077      Branch: perl
23078            ! cop.h mg.c pp_ctl.c util.c
23079 ____________________________________________________________________________
23080 [  7119] By: jhi                                   on 2000/10/03  00:00:16
23081         Log: Subject: [PATCH] DLL not restartabke with threaded perl
23082              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
23083              Date: Thu, 28 Sep 2000 09:20:46 +0100
23084              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
23085      Branch: perl
23086            ! perl.c
23087 ____________________________________________________________________________
23088 [  7118] By: jhi                                   on 2000/10/02  23:59:20
23089         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
23090              From: Nicholas Clark <nick@ccl4.org>
23091              Date: Thu, 28 Sep 2000 11:52:24 +0100
23092              Message-ID: <20000928115224.D7924@plum.flirble.org>
23093      Branch: perl
23094            ! op.c
23095 ____________________________________________________________________________
23096 [  7117] By: jhi                                   on 2000/10/02  23:57:51
23097         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
23098              From: Nicholas Clark <nick@babyhippo.co.uk>
23099              Date: Thu, 28 Sep 2000 12:18:10 +0100
23100              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
23101              
23102              Did not apply cleanly, manual intervention was needed.
23103      Branch: perl
23104            ! ext/B/B/Bytecode.pm utils/perlcc.PL
23105 ____________________________________________________________________________
23106 [  7116] By: jhi                                   on 2000/10/02  23:50:40
23107         Log: Document the issue (is not a syntax error, kind of)
23108              
23109              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
23110              From: Nicholas Clark <nick@ccl4.org>
23111              Date: Thu, 28 Sep 2000 17:12:42 +0100
23112              Message-ID: <20000928171242.K7924@plum.flirble.org>
23113      Branch: perl
23114            ! pod/perldata.pod
23115 ____________________________________________________________________________
23116 [  7115] By: jhi                                   on 2000/10/02  23:48:58
23117         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
23118              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23119              Date: Thu, 28 Sep 2000 21:55:31 -0400
23120              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
23121      Branch: perl
23122            ! regexec.c
23123 ____________________________________________________________________________
23124 [  7114] By: jhi                                   on 2000/10/02  23:47:57
23125         Log: Subject: DOC PATCH 5.6.0
23126              From: mjd@plover.com
23127              Date: 30 Sep 2000 06:02:34 -0000
23128              Message-ID: <20000930060234.4559.qmail@plover.com>
23129      Branch: perl
23130            ! pod/perldebguts.pod
23131 ____________________________________________________________________________
23132 [  7113] By: jhi                                   on 2000/10/02  23:46:43
23133         Log: SOCK_DGRAM and listen() do not mix as reported in
23134              
23135              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
23136              From: Petter Reinholdtsen <pere@hungry.com>
23137              Date: Sun, 1 Oct 2000 10:57:20 +0800
23138              Message-Id: <200010010257.KAA05735@localhost.localdomain>
23139              
23140              The patch for 5.7.0+ had to be reengineered, though.
23141      Branch: perl
23142            ! ext/IO/lib/IO/Socket/UNIX.pm
23143 ____________________________________________________________________________
23144 [  7112] By: jhi                                   on 2000/10/02  23:36:57
23145         Log: Subject: Re: [PATCH 5.005_64 missed]
23146              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23147              Date: Sun, 1 Oct 2000 18:50:10 -0400
23148              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
23149      Branch: perl
23150            ! pod/perlxs.pod
23151 ____________________________________________________________________________
23152 [  7111] By: jhi                                   on 2000/10/02  23:35:40
23153         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
23154              From: Radu Greab <radu@netsoft.ro>
23155              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
23156              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
23157      Branch: perl
23158            ! op.c opcode.pl t/op/substr.t
23159 ____________________________________________________________________________
23160 [  7110] By: jhi                                   on 2000/10/02  23:32:38
23161         Log: Subject: [PATCH] Fix aliasing of tied filehandles
23162              From: Daniel Chetlin <daniel@chetlin.com>
23163              Date: Mon, 2 Oct 2000 14:53:27 -0700
23164              Message-ID: <20001002145327.C1617@ilmd>
23165      Branch: perl
23166            ! perl.h pp_hot.c t/op/tiehandle.t
23167 ____________________________________________________________________________
23168 [  7109] By: jhi                                   on 2000/10/02  23:31:30
23169         Log: s/Robin Parker/Robin Barker/
23170      Branch: perl
23171            ! Changes5.6
23172 ____________________________________________________________________________
23173 [  7108] By: jhi                                   on 2000/10/02  23:15:46
23174         Log: Retract #7091 as suggested in
23175              
23176              From: Robin Barker <rmb1@cise.npl.co.uk> 
23177              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
23178              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
23179              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
23180      Branch: perl
23181            ! embed.pl proto.h
23182 ____________________________________________________________________________
23183 [  7107] By: nick                                  on 2000/10/02  18:23:14
23184         Log: A few tweaks to get Tk803 to work with Encode scheme.
23185      Branch: perl
23186            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
23187 ____________________________________________________________________________
23188 [  7106] By: nick                                  on 2000/10/01  21:34:14
23189         Log: Add checking cases to Encode's toUnicode and fromUnicode.
23190      Branch: perl
23191            ! ext/Encode/Encode.pm
23192 ____________________________________________________________________________
23193 [  7105] By: nick                                  on 2000/10/01  17:18:01
23194         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
23195              To read and use them.
23196              Add a lib/encode.t which checks a few things.
23197      Branch: perl
23198            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
23199            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
23200            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
23201            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
23202            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
23203            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
23204            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
23205            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
23206            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
23207            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
23208            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
23209            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
23210            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
23211            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
23212            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
23213            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
23214            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
23215            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
23216            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
23217            + ext/Encode/Encode/iso2022-jp.enc
23218            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
23219            + ext/Encode/Encode/iso8859-1.enc
23220            + ext/Encode/Encode/iso8859-2.enc
23221            + ext/Encode/Encode/iso8859-3.enc
23222            + ext/Encode/Encode/iso8859-4.enc
23223            + ext/Encode/Encode/iso8859-5.enc
23224            + ext/Encode/Encode/iso8859-6.enc
23225            + ext/Encode/Encode/iso8859-7.enc
23226            + ext/Encode/Encode/iso8859-8.enc
23227            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
23228            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
23229            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
23230            + ext/Encode/Encode/macCentEuro.enc
23231            + ext/Encode/Encode/macCroatian.enc
23232            + ext/Encode/Encode/macCyrillic.enc
23233            + ext/Encode/Encode/macDingbats.enc
23234            + ext/Encode/Encode/macGreek.enc
23235            + ext/Encode/Encode/macIceland.enc
23236            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
23237            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
23238            + ext/Encode/Encode/macTurkish.enc
23239            + ext/Encode/Encode/macUkraine.enc
23240            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
23241            + t/lib/encode.t
23242            ! MANIFEST ext/Encode/Encode.pm
23243 ____________________________________________________________________________
23244 [  7104] By: nick                                  on 2000/09/30  13:04:30
23245         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
23246              From: Daniel Chetlin <daniel@chetlin.com>
23247              Date: Mon, 18 Sep 2000 05:05:40 -0700
23248              Message-Id: <20000918050540.C652@ilmd>
23249      Branch: perl
23250            ! lib/overload.pm sv.c t/pragma/overload.t
23251 ____________________________________________________________________________
23252 [  7103] By: nick                                  on 2000/09/30  12:53:36
23253         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
23254              From: Johan Vromans <jvromans@squirrel.nl>
23255              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
23256              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
23257      Branch: perl
23258            ! pod/Makefile.SH
23259 ____________________________________________________________________________
23260 [  7102] By: nick                                  on 2000/09/30  12:52:31
23261         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
23262              From: Spider Boardman <spider@Orb.Nashua.NH.US>
23263              Date: Sat, 16 Sep 2000 16:36:45 -0400
23264              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
23265      Branch: perl
23266            ! ext/B/B/Deparse.pm
23267 ____________________________________________________________________________
23268 [  7101] By: nick                                  on 2000/09/30  12:51:41
23269         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
23270              From: Craig A. Berry <craig.berry@psinetcs.com>
23271              Date: Sat, 16 Sep 2000 10:11:10 -0500
23272              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
23273      Branch: perl
23274            ! vms/vms.c
23275 ____________________________________________________________________________
23276 [  7100] By: nick                                  on 2000/09/30  12:50:33
23277         Log: Subject: Re: unicode support and perl [ID 20000901.097]
23278              From: Spider Boardman <spider@Orb.Nashua.NH.US>
23279              Date: Fri, 15 Sep 2000 16:37:58 -0400
23280              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
23281      Branch: perl
23282            ! t/op/append.t
23283 ____________________________________________________________________________
23284 [  7099] By: nick                                  on 2000/09/30  12:49:35
23285         Log: Subject: Re: unicode support and perl [ID 20000901.097]
23286              From: Spider Boardman <spider@Orb.Nashua.NH.US>
23287              Date: Fri, 15 Sep 2000 16:25:30 -0400
23288              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
23289      Branch: perl
23290            ! pp_hot.c
23291 ____________________________________________________________________________
23292 [  7098] By: nick                                  on 2000/09/30  12:48:00
23293         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
23294              From: Gisle Aas <gisle@ActiveState.com>
23295              Date: 15 Sep 2000 16:23:41 +0200
23296              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
23297      Branch: perl
23298            ! toke.c
23299 ____________________________________________________________________________
23300 [  7097] By: nick                                  on 2000/09/30  12:45:16
23301         Log: Subject: [PATCH] Nits in perlmod.pod
23302              From: Daniel Chetlin <daniel@chetlin.com>
23303              Date: Fri, 15 Sep 2000 02:04:09 -0700
23304              Message-Id: <20000915020409.A2104@ilmd>
23305      Branch: perl
23306            ! pod/perlmod.pod
23307 ____________________________________________________________________________
23308 [  7096] By: nick                                  on 2000/09/30  12:18:00
23309         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
23310              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
23311              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
23312              0 to checking to get the warning.
23313      Branch: perl
23314            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
23315            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
23316            ! regexec.c sv.c toke.c utf8.c
23317 ____________________________________________________________________________
23318 [  7095] By: nick                                  on 2000/09/15  16:55:59
23319         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
23320              
23321              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
23322              From: Spider Boardman <spider@Orb.Nashua.NH.US>
23323              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
23324              Date: Fri, 15 Sep 2000 06:37:30 -0400
23325      Branch: perl
23326            ! ext/Encode/Encode.xs sv.c
23327 ____________________________________________________________________________
23328 [  7094] By: jhi                                   on 2000/09/15  03:23:32
23329         Log: Update Changes.
23330      Branch: perl
23331            ! Changes patchlevel.h
23332 ____________________________________________________________________________
23333 [  7093] By: jhi                                   on 2000/09/15  03:11:44
23334         Log: Fix for the charnames.t failures from Spider Boardman.
23335      Branch: perl
23336            ! toke.c
23337 ____________________________________________________________________________
23338 [  7092] By: jhi                                   on 2000/09/15  00:15:48
23339         Log: Botched the #7090 check-in.
23340      Branch: perl
23341            ! sv.c
23342 ____________________________________________________________________________
23343 [  7091] By: jhi                                   on 2000/09/14  23:33:24
23344         Log: Part of #7081 didn't come through.
23345      Branch: perl
23346            ! embed.pl proto.h
23347 ____________________________________________________________________________
23348 [  7090] By: jhi                                   on 2000/09/14  23:17:39
23349         Log: Subject: Re: perl@7078 
23350              From: Spider Boardman <spider@web.zk3.dec.com>
23351              Date: Thu, 14 Sep 2000 19:06:36 -0400
23352              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
23353      Branch: perl
23354            ! sv.c toke.c
23355 ____________________________________________________________________________
23356 [  7089] By: jhi                                   on 2000/09/14  23:11:21
23357         Log: Small portability tweaks.
23358      Branch: perl
23359            ! ext/Encode/Encode.xs
23360 ____________________________________________________________________________
23361 [  7088] By: jhi                                   on 2000/09/14  22:57:23
23362         Log: Fake return to pacify picky compilers.
23363      Branch: perl
23364            ! ext/Encode/Encode.xs
23365 ____________________________________________________________________________
23366 [  7087] By: jhi                                   on 2000/09/14  22:53:37
23367         Log: Subject: [PATCH] utf8.c apidoc
23368              From: Simon Cozens <simon@cozens.net>
23369              Date: Thu, 14 Sep 2000 23:46:57 +0100
23370              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
23371      Branch: perl
23372            ! perlapi.c pod/perlapi.pod utf8.c
23373 ____________________________________________________________________________
23374 [  7086] By: jhi                                   on 2000/09/14  22:40:38
23375         Log: We don't need to count the high bit bytes, a boolean is enough. 
23376      Branch: perl
23377            ! sv.c
23378 ____________________________________________________________________________
23379 [  7085] By: jhi                                   on 2000/09/14  21:20:09
23380         Log: Replace #7084 with
23381              
23382              Subject: Re: perl@7078 
23383              From: Spider Boardman <spider@web.zk3.dec.com>
23384              Date: Thu, 14 Sep 2000 17:09:36 -0400
23385              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
23386      Branch: perl
23387            ! sv.c utf8.c
23388 ____________________________________________________________________________
23389 [  7084] By: jhi                                   on 2000/09/14  20:03:34
23390         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
23391              convertable to bytes by checking it doesn't go above 0xc3
23392              
23393              Subject: Re: perl@7078
23394              From: Simon Cozens <simon@cozens.net>
23395              Date: Thu, 14 Sep 2000 20:59:19 +0100
23396              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
23397      Branch: perl
23398            ! utf8.c
23399 ____________________________________________________________________________
23400 [  7083] By: jhi                                   on 2000/09/14  19:38:47
23401         Log: Subject: Re: perl@7078
23402              From: Simon Cozens <simon@cozens.net>
23403              Date: Thu, 14 Sep 2000 20:13:09 +0100
23404              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
23405      Branch: perl
23406            ! t/op/bop.t
23407 ____________________________________________________________________________
23408 [  7082] By: jhi                                   on 2000/09/14  17:50:44
23409         Log: The one that got away.
23410      Branch: perl
23411            ! lib/File/Find.pm
23412 ____________________________________________________________________________
23413 [  7081] By: jhi                                   on 2000/09/14  17:45:35
23414         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
23415              From: Robin Barker <rmb1@cise.npl.co.uk>
23416              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
23417              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
23418      Branch: perl
23419            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
23420            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
23421            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
23422            ! regcomp.c toke.c universal.c
23423 ____________________________________________________________________________
23424 [  7080] By: jhi                                   on 2000/09/14  17:40:35
23425         Log: Problems picked up by AIX cc.
23426              
23427              Subject: Re: perl@7078 (patch included)
23428              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23429              Date: Thu, 14 Sep 2000 18:53:30 +0200
23430              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
23431      Branch: perl
23432            ! ext/Encode/Encode.xs
23433 ____________________________________________________________________________
23434 [  7079] By: jhi                                   on 2000/09/14  17:38:27
23435         Log: Subject: File::Find 5.7.0 POD nits
23436              From: Rich Morin <rdm@cfcl.com>
23437              Date: Wed, 13 Sep 2000 22:03:58 -0700
23438              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
23439      Branch: perl
23440            ! lib/File/Find.pm
23441 ____________________________________________________________________________
23442 [  7078] By: jhi                                   on 2000/09/14  14:58:20
23443         Log: Update Changes.
23444      Branch: perl
23445            ! Changes patchlevel.h
23446 ____________________________________________________________________________
23447 [  7077] By: jhi                                   on 2000/09/14  14:55:54
23448         Log: Compilation warnings and an error.
23449      Branch: perl
23450            ! sv.c
23451 ____________________________________________________________________________
23452 [  7076] By: jhi                                   on 2000/09/14  14:42:56
23453         Log: Fix for a parsing bug, not for the original bug.
23454              
23455              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
23456              From: Spider Boardman <spider@web.zk3.dec.com>
23457              Date: Wed, 13 Sep 2000 17:52:20 -0400
23458              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
23459      Branch: perl
23460            ! regcomp.c
23461 ____________________________________________________________________________
23462 [  7075] By: jhi                                   on 2000/09/14  14:40:40
23463         Log: Batch of UTF-8 patches from Simon Cozens.
23464      Branch: perl
23465            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
23466            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
23467            ! toke.c utf8.c
23468 ____________________________________________________________________________
23469 [  7074] By: jhi                                   on 2000/09/14  14:29:58
23470         Log: Subject: Re: Two advertising clauses need to be removed
23471              From: Russ Allbery <rra@stanford.edu>
23472              Date: 13 Sep 2000 18:50:26 -0700
23473              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
23474      Branch: perl
23475            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
23476 ____________________________________________________________________________
23477 [  7073] By: jhi                                   on 2000/09/14  14:28:20
23478         Log: Subject: [PATCH] de-wall t/README
23479              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23480              Date: Wed, 13 Sep 2000 17:46:55 -0700
23481              Message-ID: <//Bw5gzkge/e092yn@efn.org>
23482      Branch: perl
23483            ! t/README
23484 ____________________________________________________________________________
23485 [  7072] By: jhi                                   on 2000/09/14  14:25:10
23486         Log: Hints optimization.
23487              
23488              Subject: Minor nit
23489              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23490              Date: Wed, 13 Sep 2000 21:42:07 +0200
23491              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
23492      Branch: perl
23493            ! hints/hpux.sh
23494 ____________________________________________________________________________
23495 [  7071] By: jhi                                   on 2000/09/14  14:23:30
23496         Log: Allow chop() and chomp() to be overridden.
23497              
23498              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
23499              From: "Casey R. Tweten" <crt@kiski.net>
23500              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
23501              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
23502      Branch: perl
23503            ! toke.c
23504 ____________________________________________________________________________
23505 [  7070] By: jhi                                   on 2000/09/14  14:20:36
23506         Log: The return value of setlocale must be copied away.
23507              
23508              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
23509              From: Alan Burlison <Alan.Burlison@uk.sun.com>
23510              Date: Wed, 13 Sep 2000 16:27:37 +0100 
23511              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
23512      Branch: perl
23513            ! util.c
23514 ____________________________________________________________________________
23515 [  7069] By: jhi                                   on 2000/09/14  14:16:27
23516         Log: Remove vestiges of tr//CU.
23517              
23518              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
23519              From: Nick Clark <nick@plum.flirble.org>
23520              Date: Tue, 12 Sep 2000 22:50:14 +0100
23521              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
23522              
23523              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
23524              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23525              Date: Tue, 12 Sep 2000 21:38:48 -0700
23526              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
23527      Branch: perl
23528            ! op.h pod/perlunicode.pod
23529 ____________________________________________________________________________
23530 [  7068] By: jhi                                   on 2000/09/13  14:18:39
23531         Log: Add the Encode extension.  The code is still largely just skeleton.
23532      Branch: perl
23533            + ext/Encode/Encode.pm ext/Encode/Encode.xs
23534            + ext/Encode/Makefile.PL ext/Encode/Todo
23535            ! MANIFEST Todo-5.6
23536 ____________________________________________________________________________
23537 [  7067] By: jhi                                   on 2000/09/12  17:43:33
23538         Log: Allow for whitespace between "#" and "line" in cpp output.
23539              
23540              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
23541              From: Calle Dybedahl <calle@lysator.liu.se>
23542              Date: 12 Sep 2000 19:38:02 +0200 
23543              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
23544      Branch: perl
23545            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
23546 ____________________________________________________________________________
23547 [  7066] By: gsar                                  on 2000/09/12  17:24:29
23548         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
23549              initialization in all the threads on Windows
23550      Branch: perl
23551            ! win32/win32.c
23552 ____________________________________________________________________________
23553 [  7065] By: jhi                                   on 2000/09/12  15:11:31
23554         Log: Update Changes.
23555      Branch: perl
23556            ! Changes patchlevel.h
23557 ____________________________________________________________________________
23558 [  7064] By: jhi                                   on 2000/09/12  14:54:54
23559         Log: Retract #7062, the pod tests are not ready.
23560      Branch: perl
23561            ! t/TEST t/harness
23562 ____________________________________________________________________________
23563 [  7063] By: jhi                                   on 2000/09/12  14:25:41
23564         Log: The #7054 truncated Configure badly.
23565      Branch: metaconfig/U/perl
23566            ! End.U
23567      Branch: perl
23568            ! Configure config_h.SH
23569 ____________________________________________________________________________
23570 [  7062] By: jhi                                   on 2000/09/12  14:08:32
23571         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
23572              From: sthoenna@efn.org
23573              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
23574              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
23575      Branch: perl
23576            ! t/TEST t/harness
23577 ____________________________________________________________________________
23578 [  7061] By: jhi                                   on 2000/09/12  14:07:18
23579         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
23580              From: sthoenna@efn.org
23581              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
23582              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
23583      Branch: perl
23584            ! pod/perlxs.pod
23585 ____________________________________________________________________________
23586 [  7060] By: jhi                                   on 2000/09/12  14:06:08
23587         Log: Break up the myconfig lines a bit.
23588              
23589              Subject: perlbug/perl -V output format
23590              From: sthoenna@efn.org
23591              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
23592              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
23593      Branch: perl
23594            ! myconfig.SH
23595 ____________________________________________________________________________
23596 [  7059] By: jhi                                   on 2000/09/12  14:05:04
23597         Log: Test for the #7049.
23598              
23599              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
23600              From: andreas.koenig@anima.de (Andreas J. Koenig)
23601              Date: 12 Sep 2000 06:42:01 +0200
23602              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
23603      Branch: perl
23604            ! t/op/my.t
23605 ____________________________________________________________________________
23606 [  7058] By: jhi                                   on 2000/09/12  14:03:05
23607         Log: Subject: [patch: perl@7045] vms updates
23608              From: Peter Prymmer <pvhp@forte.com>
23609              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
23610              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
23611      Branch: perl
23612            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
23613 ____________________________________________________________________________
23614 [  7057] By: jhi                                   on 2000/09/12  14:00:51
23615         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
23616              From: sthoenna@efn.org
23617              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
23618              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
23619      Branch: perl
23620            ! t/op/64bitint.t
23621 ____________________________________________________________________________
23622 [  7056] By: jhi                                   on 2000/09/12  13:58:14
23623         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
23624              From: Jeff Pinyan <jeffp@crusoe.net>
23625              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
23626              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
23627      Branch: perl
23628            ! pod/perlfunc.pod
23629 ____________________________________________________________________________
23630 [  7055] By: jhi                                   on 2000/09/12  13:56:32
23631         Log: Do in VMS as the #7054 does.
23632      Branch: perl
23633            ! configure.com
23634 ____________________________________________________________________________
23635 [  7054] By: jhi                                   on 2000/09/12  13:50:31
23636         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
23637              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
23638              Date: Mon, 11 Sep 2000 08:33:09 +0100
23639              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
23640      Branch: metaconfig/U/perl
23641            ! End.U
23642      Branch: perl
23643            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
23644            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
23645 ____________________________________________________________________________
23646 [  7053] By: jhi                                   on 2000/09/12  13:29:19
23647         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
23648              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23649              Date:     Tue, 12 Sep 2000 08:35:59 EDT
23650              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
23651      Branch: perl
23652            ! vms/test.com
23653 ____________________________________________________________________________
23654 [  7052] By: jhi                                   on 2000/09/11  23:01:50
23655         Log: Document the SvUTF8*().
23656      Branch: perl
23657            ! pod/perlapi.pod sv.h
23658 ____________________________________________________________________________
23659 [  7051] By: gsar                                  on 2000/09/11  14:46:30
23660         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
23661              (missed a spot when fixing up op_pmreplroot hack for ithreads)
23662      Branch: perl
23663            ! op.c t/op/split.t
23664 ____________________________________________________________________________
23665 [  7050] By: nick                                  on 2000/09/11  10:03:51
23666         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
23667              
23668              Subject: borland C++ win32.c tweak
23669              From: Vadim Konovalov <vkonovalov@lucent.com>
23670              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
23671              Date: Mon, 11 Sep 2000 11:22:33 +0400
23672      Branch: perl
23673            ! win32/win32.c
23674 ____________________________________________________________________________
23675 [  7049] By: nick                                  on 2000/09/11  09:57:33
23676         Log: Point fix for s/// on foreach (keys %xxx).
23677      Branch: perl
23678            ! pp_hot.c
23679 ____________________________________________________________________________
23680 [  7048] By: jhi                                   on 2000/09/10  23:37:09
23681         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
23682              by Pod::Text, from Brad Appleton.
23683      Branch: perl
23684            ! t/pod/testp2pt.pl
23685 ____________________________________________________________________________
23686 [  7047] By: jhi                                   on 2000/09/10  14:32:53
23687         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
23688              by Russ Allbery.
23689      Branch: perl
23690            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
23691 ____________________________________________________________________________
23692 [  7046] By: jhi                                   on 2000/09/10  14:15:08
23693         Log: Upgrade to CPAN 1.57_65, from Andreas König.
23694      Branch: perl
23695            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
23696 ____________________________________________________________________________
23697 [  7045] By: jhi                                   on 2000/09/08  21:36:32
23698         Log: Update Changes.
23699      Branch: perl
23700            ! Changes patchlevel.h
23701 ____________________________________________________________________________
23702 [  7044] By: jhi                                   on 2000/09/08  21:29:56
23703         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
23704              From: Peter Prymmer <pvhp@forte.com>
23705              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
23706              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
23707      Branch: perl
23708            ! configure.com
23709 ____________________________________________________________________________
23710 [  7043] By: jhi                                   on 2000/09/08  21:27:50
23711         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
23712              From: Peter Prymmer <pvhp@forte.com>
23713              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
23714              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
23715      Branch: perl
23716            ! Makefile.SH installperl
23717 ____________________________________________________________________________
23718 [  7042] By: jhi                                   on 2000/09/08  21:23:21
23719         Log: Continue #7041.
23720      Branch: perl
23721            ! cygwin/Makefile.SHs os2/Makefile.SHs
23722 ____________________________________________________________________________
23723 [  7041] By: jhi                                   on 2000/09/08  21:18:10
23724         Log: Do away with memory models cruft.  Sorry, PDP users.
23725      Branch: metaconfig
23726            ! U/modified/cc.U U/modified/libpth.U
23727      Branch: perl
23728            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
23729            ! Porting/config_H cflags.SH config_h.SH configure.com
23730            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
23731            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
23732            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
23733 ____________________________________________________________________________
23734 [  7040] By: jhi                                   on 2000/09/08  14:34:18
23735         Log: Major rewrite of s2p.  And I mean really major, it is
23736              an implementation of sed in perl.  If called as s2p it
23737              will function as s2p.  Note: needs non-UNIXifying.
23738              
23739              Subject: s2p
23740              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
23741              Date: Mon, 28 Aug 2000 14:05:12 +0200
23742              Message-ID: <39AA5578.2102E2AA@alcatel.at>
23743      Branch: perl
23744            ! x2p/s2p.PL
23745 ____________________________________________________________________________
23746 [  7039] By: jhi                                   on 2000/09/08  14:19:49
23747         Log: Re-allow vec() for characters > 255.
23748              
23749              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
23750              From: Spider Boardman <spider@web.zk3.dec.com>
23751              Date: Fri, 08 Sep 2000 02:21:02 -0400
23752              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
23753      Branch: perl
23754            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
23755            ! t/op/vec.t
23756 ____________________________________________________________________________
23757 [  7038] By: jhi                                   on 2000/09/08  14:14:18
23758         Log: Subject: [PATCH lib/Benchmark.pm]
23759              From: <abigail@foad.org>
23760              Date: Thu, 7 Sep 2000 15:03:20 -0400
23761              Message-ID: <20000907190320.888.qmail@foad.org>
23762      Branch: perl
23763            ! lib/Benchmark.pm
23764 ____________________________________________________________________________
23765 [  7037] By: jhi                                   on 2000/09/08  14:11:06
23766         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
23767              
23768              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
23769              From: Spider Boardman <spider@web.zk3.dec.com>
23770              Date: Fri, 08 Sep 2000 01:30:27 -0400
23771              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
23772      Branch: perl
23773            ! op.c
23774 ____________________________________________________________________________
23775 [  7036] By: jhi                                   on 2000/09/08  14:08:58
23776         Log: Subject: [ID 20000908.002] perlipc documentation bug.
23777              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
23778              Date: Fri, 08 Sep 2000 12:38:32 +0200
23779              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
23780      Branch: perl
23781            ! pod/perlipc.pod
23782 ____________________________________________________________________________
23783 [  7035] By: jhi                                   on 2000/09/08  14:03:12
23784         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
23785              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23786              Date: Fri, 08 Sep 2000 11:47:34 +0200
23787              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
23788      Branch: perl
23789            ! hints/dec_osf.sh
23790 ____________________________________________________________________________
23791 [  7034] By: jhi                                   on 2000/09/08  13:59:35
23792         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
23793              From: Simon Cozens <simon@cozens.net>
23794              Date: Thu, 7 Sep 2000 20:40:38 +0100
23795              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
23796      Branch: perl
23797            ! pp_hot.c
23798 ____________________________________________________________________________
23799 [  7033] By: jhi                                   on 2000/09/08  04:03:03
23800         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
23801              From: "Larry W. Virden" <lvirden@cas.org>
23802              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
23803              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
23804      Branch: perl
23805            ! pod/perldiag.pod
23806 ____________________________________________________________________________
23807 [  7032] By: jhi                                   on 2000/09/07  22:18:30
23808         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
23809              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
23810              Date: Mon, 04 Sep 2000 13:16:38 -0700
23811              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
23812      Branch: perl
23813            ! lib/perl5db.pl
23814 ____________________________________________________________________________
23815 [  7031] By: jhi                                   on 2000/09/07  22:02:29
23816         Log: Fix the ccversion detection for 5.1 and beyond.
23817              
23818              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
23819              From: Spider Boardman <spider@leggy.zk3.dec.com>
23820              Date: Thu, 7 Sep 2000 17:54:27 -0400
23821              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
23822      Branch: perl
23823            ! hints/dec_osf.sh
23824 ____________________________________________________________________________
23825 [  7030] By: jhi                                   on 2000/09/07  19:12:28
23826         Log: Fix for
23827              
23828              Subject: [ID 20000903.001] \w in utf8-strings
23829              From: Marc Lehmann <pcg@goof.com>
23830              Date: Sun, 03 Sep 2000 09:44:29 +0200
23831              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
23832              
23833              and various related nits.
23834      Branch: perl
23835            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
23836 ____________________________________________________________________________
23837 [  7029] By: jhi                                   on 2000/09/07  18:49:09
23838         Log: Fix the URL, but the server is still missing in action.
23839              
23840              Subject: [ID 20000905.002] perlfaq1.pod URL error
23841              From: "Larry W. Virden" <lvirden@cas.org>
23842              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
23843              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
23844      Branch: perl
23845            ! pod/perlfaq1.pod
23846 ____________________________________________________________________________
23847 [  7028] By: jhi                                   on 2000/09/07  18:47:13
23848         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
23849              From: Hugo <hv@crypt.compulink.co.uk>
23850              Date: Tue, 05 Sep 2000 14:13:37 +0100
23851              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
23852      Branch: perl
23853            ! toke.c
23854 ____________________________________________________________________________
23855 [  7027] By: jhi                                   on 2000/09/07  18:45:35
23856         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
23857              From: Daniel Chetlin <daniel@chetlin.com>
23858              Date: Tue, 5 Sep 2000 04:57:07 -0700
23859              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
23860      Branch: perl
23861            ! pod/perlfaq6.pod pod/perlop.pod
23862 ____________________________________________________________________________
23863 [  7026] By: jhi                                   on 2000/09/07  18:44:01
23864         Log: Document the new ref() semantics.
23865              
23866              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
23867              From: Gisle Aas <gisle@ActiveState.com>
23868              Date: 05 Sep 2000 08:10:30 +0200
23869              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
23870      Branch: perl
23871            ! pod/perldelta.pod
23872 ____________________________________________________________________________
23873 [  7025] By: jhi                                   on 2000/09/07  18:42:27
23874         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
23875              
23876              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
23877              From: Gisle Aas <gisle@ActiveState.com>
23878              Date: 05 Sep 2000 08:11:40 +0200
23879              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
23880      Branch: perl
23881            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
23882 ____________________________________________________________________________
23883 [  7024] By: jhi                                   on 2000/09/07  18:39:32
23884         Log: Subject: [PATCH] Modernize Opcode.pm documentation
23885              From: Gisle Aas <gisle@ActiveState.com>
23886              Date: 4 Sep 2000 00:18:55 -0000
23887              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
23888      Branch: perl
23889            ! ext/Opcode/Opcode.pm
23890 ____________________________________________________________________________
23891 [  7023] By: jhi                                   on 2000/09/07  18:37:42
23892         Log: Subject: [PATCH] Tied filehandle documentation
23893              From: Gisle Aas <gisle@ActiveState.com>
23894              Date: 4 Sep 2000 00:14:40 -0000
23895              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
23896      Branch: perl
23897            ! pod/perlfunc.pod pod/perltie.pod
23898 ____________________________________________________________________________
23899 [  7022] By: jhi                                   on 2000/09/07  18:35:37
23900         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
23901              From: Gisle Aas <gisle@ActiveState.com>
23902              Date: 4 Sep 2000 00:04:22 -0000
23903              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
23904      Branch: perl
23905            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
23906 ____________________________________________________________________________
23907 [  7021] By: jhi                                   on 2000/09/07  18:33:22
23908         Log: Subject: small apidoc fix
23909              From: Marc Lehmann <pcg@goof.com>
23910              Date: Sun, 3 Sep 2000 05:12:06 +0200
23911              Message-ID: <20000903051206.A5909@cerebro.laendle>
23912      Branch: perl
23913            ! pod/perlapi.pod utf8.c
23914 ____________________________________________________________________________
23915 [  7020] By: jhi                                   on 2000/09/07  16:14:57
23916         Log: Tiny perldelta nits.
23917      Branch: perl
23918            ! pod/perldelta.pod
23919 ____________________________________________________________________________
23920 [  7019] By: jhi                                   on 2000/09/07  16:04:20
23921         Log: Guard against bad string->int conversion for quads.
23922      Branch: perl
23923            ! t/op/64bitint.t
23924 ____________________________________________________________________________
23925 [  7018] By: jhi                                   on 2000/09/06  17:07:03
23926         Log: Update Unicode todo list.
23927      Branch: perl
23928            ! Todo-5.6
23929 ____________________________________________________________________________
23930 [  7017] By: jhi                                   on 2000/09/05  21:16:01
23931         Log: Document the SvIOK_.*UV().
23932      Branch: perl
23933            ! pod/perlapi.pod sv.h
23934 ____________________________________________________________________________
23935 [  7016] By: nick                                  on 2000/09/03  21:54:46
23936         Log: Hash lookup of constant strings optimization:
23937              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
23938              to string table (as per sharepvn). Add newSV_pvn_share to create such
23939              a thing. Make hv.c compare addresses of strings and skip string compare
23940              if equal. Make method_named and helem ops use these shared-string SVs
23941              when arg is constant. Make keys op return shared-string SVs (less clearly
23942              a win).
23943      Branch: perl
23944            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
23945            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
23946            ! pod/perlintern.pod pp_hot.c proto.h sv.c
23947 ____________________________________________________________________________
23948 [  7015] By: jhi                                   on 2000/09/02  17:48:59
23949         Log: This is 5.7.0.
23950      Branch: perl
23951            ! Changes
23952 ____________________________________________________________________________
23953 [  7014] By: jhi                                   on 2000/09/02  17:35:45
23954         Log: Changes and patchlevel tweaks.
23955      Branch: perl
23956            ! Changes patchlevel.h
23957 ____________________________________________________________________________
23958 [  7013] By: jhi                                   on 2000/09/02  17:30:50
23959         Log: Update Changes.
23960      Branch: perl
23961            ! Changes patchlevel.h
23962 ____________________________________________________________________________
23963 [  7012] By: nick                                  on 2000/09/02  17:25:20
23964         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
23965      Branch: perl
23966            ! gv.c lib/overload.pm
23967 ____________________________________________________________________________
23968 [  7011] By: jhi                                   on 2000/09/02  17:16:25
23969         Log: Update perlhist.
23970      Branch: perl
23971            ! pod/perlhist.pod
23972 ____________________________________________________________________________
23973 [  7010] By: jhi                                   on 2000/09/02  17:01:35
23974         Log: perldelta nits.
23975      Branch: perl
23976            ! pod/perldelta.pod
23977 ____________________________________________________________________________
23978 [  7009] By: nick                                  on 2000/09/02  16:48:35
23979         Log: If overloaded %{} etc. return the object do not loop.
23980              Thus  sub deref { $_[0] } functions if object is wanted type.
23981      Branch: perl
23982            ! pp.h
23983 ____________________________________________________________________________
23984 [  7008] By: jhi                                   on 2000/09/02  16:26:11
23985         Log: Retab MANIFEST.
23986      Branch: perl
23987            ! ext/Storable/MANIFEST
23988 ____________________________________________________________________________
23989 [  7007] By: jhi                                   on 2000/09/02  16:23:02
23990         Log: Make certain cc is set before trying to run it.
23991      Branch: perl
23992            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
23993 ____________________________________________________________________________
23994 [  7006] By: jhi                                   on 2000/09/02  15:45:41
23995         Log: Unicode notes.
23996      Branch: perl
23997            ! pod/perldelta.pod
23998 ____________________________________________________________________________
23999 [  7005] By: jhi                                   on 2000/09/02  15:42:11
24000         Log: Various Configure nits by Philip Newton,
24001              plus the ebcdic one by me.
24002      Branch: metaconfig
24003            + U/modified/pager.U
24004            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
24005      Branch: metaconfig/U/perl
24006            ! Devel.U quadfio.U
24007      Branch: perl
24008            ! Configure config_h.SH
24009 ____________________________________________________________________________
24010 [  7004] By: jhi                                   on 2000/09/02  15:06:14
24011         Log: Apparently avoiding the swapping is too costly.
24012              
24013              From: "Ben Tilly" <ben_tilly@hotmail.com>
24014              Subject: Re: the door is closed.
24015              Date: Fri, 01 Sep 2000 20:23:16 EDT
24016              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
24017      Branch: perl
24018            ! pod/perlfaq4.pod
24019 ____________________________________________________________________________
24020 [  7003] By: nick                                  on 2000/09/02  12:26:04
24021         Log: Undo part of change 6489 which looks like a bulk edit which
24022              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
24023              The supressing of main:: on return from select() is undesirable.
24024      Branch: perl
24025            ! pp_sys.c
24026 ____________________________________________________________________________
24027 [  7002] By: jhi                                   on 2000/09/01  23:08:54
24028         Log: Update Changes.
24029      Branch: perl
24030            ! Changes patchlevel.h
24031 ____________________________________________________________________________
24032 [  7001] By: jhi                                   on 2000/09/01  23:00:13
24033         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
24034              From: Peter Prymmer <pvhp@forte.com>
24035              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
24036              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
24037              
24038              plus rework the http: spots as suggested by Tom Christiansen,
24039              plus regen perltoc.
24040      Branch: perl
24041            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
24042            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
24043 ____________________________________________________________________________
24044 [  7000] By: jhi                                   on 2000/09/01  22:36:01
24045         Log: Only the first line, thank you very much.
24046      Branch: perl
24047            ! hints/solaris_2.sh
24048 ____________________________________________________________________________
24049 [  6999] By: gsar                                  on 2000/09/01  22:16:40
24050         Log: change#6791 accidentally clobbered change#6710, put it back
24051      Branch: perl
24052            ! win32/win32.c
24053 ____________________________________________________________________________
24054 [  6998] By: jhi                                   on 2000/09/01  22:14:16
24055         Log: Mention the HP-UX LP64 freak failure.
24056      Branch: perl
24057            ! pod/perldelta.pod
24058 ____________________________________________________________________________
24059 [  6997] By: jhi                                   on 2000/09/01  21:48:32
24060         Log: Detypo.
24061      Branch: perl
24062            ! hints/hpux.sh
24063 ____________________________________________________________________________
24064 [  6996] By: jhi                                   on 2000/09/01  21:27:10
24065         Log: Update Changes.
24066      Branch: perl
24067            ! Changes patchlevel.h
24068 ____________________________________________________________________________
24069 [  6995] By: jhi                                   on 2000/09/01  21:14:24
24070         Log: Mi splgn s gnin.g
24071      Branch: perl
24072            ! pp_ctl.c
24073 ____________________________________________________________________________
24074 [  6994] By: jhi                                   on 2000/09/01  21:09:54
24075         Log: Subject: http:// in L<>
24076              From: Nicholas Clark <nick@ccl4.org>
24077              Date: Fri, 1 Sep 2000 22:03:21 +0100
24078              Message-ID: <20000901220321.B72074@plum.flirble.org>
24079      Branch: perl
24080            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
24081 ____________________________________________________________________________
24082 [  6993] By: jhi                                   on 2000/09/01  21:06:54
24083         Log: Update to Storable 1.0, from Raphael Manfredi.
24084      Branch: perl
24085            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
24086            ! ext/Storable/Makefile.PL ext/Storable/README
24087            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
24088            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
24089            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
24090            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
24091            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
24092            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
24093 ____________________________________________________________________________
24094 [  6992] By: jhi                                   on 2000/09/01  20:43:05
24095         Log: Mention known sfio+linux buglet.
24096      Branch: perl
24097            ! pod/perldelta.pod
24098 ____________________________________________________________________________
24099 [  6991] By: jhi                                   on 2000/09/01  20:40:11
24100         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
24101              From: Peter Prymmer <pvhp@forte.com>
24102              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
24103              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
24104      Branch: perl
24105            ! vms/vms.c
24106 ____________________________________________________________________________
24107 [  6990] By: jhi                                   on 2000/09/01  20:25:26
24108         Log: Retract #6986.
24109      Branch: perl
24110            ! hints/solaris_2.sh
24111 ____________________________________________________________________________
24112 [  6989] By: jhi                                   on 2000/09/01  20:23:00
24113         Log: Mergesort is back.
24114      Branch: perl
24115            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
24116 ____________________________________________________________________________
24117 [  6988] By: jhi                                   on 2000/09/01  19:37:40
24118         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
24119              From: Mike Guy <mjtg@cam.ac.uk>
24120              Date: Fri, 01 Sep 2000 17:43:33 +0100
24121              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
24122      Branch: perl
24123            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
24124            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
24125 ____________________________________________________________________________
24126 [  6987] By: jhi                                   on 2000/09/01  19:17:10
24127         Log: Regen perltoc.
24128      Branch: perl
24129            ! pod/perltoc.pod
24130 ____________________________________________________________________________
24131 [  6986] By: jhi                                   on 2000/09/01  18:51:10
24132         Log: Subject: Re: Solaris x86 has no SPARC libraries!
24133              From: Lupe Christoph <lupe@lupe-christoph.de>
24134              Date: Fri, 1 Sep 2000 20:41:20 +0200
24135              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
24136      Branch: perl
24137            ! hints/solaris_2.sh
24138 ____________________________________________________________________________
24139 [  6985] By: jhi                                   on 2000/09/01  18:28:10
24140         Log: Update Changes.
24141      Branch: perl
24142            ! Changes patchlevel.h
24143 ____________________________________________________________________________
24144 [  6984] By: jhi                                   on 2000/09/01  18:26:53
24145         Log: Feature ordering tweak.
24146      Branch: perl
24147            ! myconfig.SH
24148 ____________________________________________________________________________
24149 [  6983] By: jhi                                   on 2000/09/01  18:19:50
24150         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
24151              From: <abigail@foad.org>
24152              Date: Fri, 1 Sep 2000 13:07:32 -0400
24153              Message-ID: <20000901170732.18249.qmail@foad.org>
24154      Branch: perl
24155            ! t/pragma/overload.t
24156 ____________________________________________________________________________
24157 [  6982] By: jhi                                   on 2000/09/01  18:17:54
24158         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
24159              so that case-ignoring systems like DCL can tell them from
24160              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
24161      Branch: metaconfig/U/perl
24162            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
24163      Branch: perl
24164            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24165            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
24166            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
24167            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
24168            ! vos/config.def vos/config.h vos/config_h.SH_orig
24169            ! win32/config.bc win32/config.gc win32/config.vc
24170 ____________________________________________________________________________
24171 [  6981] By: nick                                  on 2000/09/01  17:21:57
24172         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
24173              warning when UNTIE exists and instead pass the cound of extra references to
24174              the UNTIE method.
24175      Branch: perl
24176            ! pod/perltie.pod pp_sys.c
24177 ____________________________________________________________________________
24178 [  6980] By: jhi                                   on 2000/09/01  16:54:44
24179         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
24180              From: Peter Prymmer <pvhp@forte.com>
24181              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
24182              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
24183      Branch: perl
24184            ! configure.com
24185 ____________________________________________________________________________
24186 [  6979] By: jhi                                   on 2000/09/01  16:06:20
24187         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
24188              From: Mike Guy <mjtg@cam.ac.uk> 
24189              Date: Fri, 01 Sep 2000 16:49:27 +0100
24190              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
24191      Branch: perl
24192            ! t/base/rs.t
24193 ____________________________________________________________________________
24194 [  6978] By: jhi                                   on 2000/09/01  16:00:42
24195         Log: Update to PodParser 1.18, from Brad Appleton.
24196      Branch: perl
24197            ! lib/Pod/Checker.pm t/pod/find.t
24198 ____________________________________________________________________________
24199 [  6977] By: jhi                                   on 2000/09/01  14:48:58
24200         Log: Subject: Nit in Configure (bleadperl@6961)
24201              From: Lupe Christoph <lupe@lupe-christoph.de>
24202              Date: Fri, 1 Sep 2000 16:34:29 +0200
24203              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
24204      Branch: metaconfig
24205            ! U/compline/ccflags.U
24206      Branch: perl
24207            ! Configure config_h.SH
24208 ____________________________________________________________________________
24209 [  6976] By: jhi                                   on 2000/09/01  14:39:52
24210         Log: Update Changes.
24211      Branch: perl
24212            ! Changes patchlevel.h
24213 ____________________________________________________________________________
24214 [  6975] By: jhi                                   on 2000/09/01  14:37:36
24215         Log: microperl config update.
24216      Branch: perl
24217            ! uconfig.h uconfig.sh
24218 ____________________________________________________________________________
24219 [  6974] By: jhi                                   on 2000/09/01  14:36:53
24220         Log: Document known deficiencies.
24221      Branch: perl
24222            ! pod/perldelta.pod
24223 ____________________________________________________________________________
24224 [  6973] By: jhi                                   on 2000/09/01  14:10:20
24225         Log: Mention warnings fixes and updates.
24226      Branch: perl
24227            ! pod/perldelta.pod
24228 ____________________________________________________________________________
24229 [  6972] By: jhi                                   on 2000/09/01  14:01:52
24230         Log: Drop unused argument.
24231              
24232              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
24233              From: Spider Boardman <spider@web.zk3.dec.com>
24234              Date: Thu, 31 Aug 2000 16:10:15 -0400
24235              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
24236      Branch: perl
24237            ! toke.c
24238 ____________________________________________________________________________
24239 [  6971] By: jhi                                   on 2000/09/01  13:59:24
24240         Log: Add the overload warnings to perldiag.
24241      Branch: perl
24242            ! lib/overload.pm pod/perldiag.pod
24243 ____________________________________________________________________________
24244 [  6970] By: jhi                                   on 2000/09/01  13:55:10
24245         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
24246              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
24247              Date: Fri, 1 Sep 2000 13:43:15 +0100 
24248              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
24249      Branch: perl
24250            ! lib/overload.pm t/pragma/overload.t
24251 ____________________________________________________________________________
24252 [  6969] By: jhi                                   on 2000/09/01  13:52:27
24253         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
24254              From: <abigail@foad.org>
24255              Date: Fri, 1 Sep 2000 05:46:54 -0400
24256              Message-ID: <20000901094654.6476.qmail@foad.org>
24257      Branch: perl
24258            ! lib/overload.pm
24259 ____________________________________________________________________________
24260 [  6968] By: jhi                                   on 2000/09/01  13:50:05
24261         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
24262              From: Daniel Chetlin <daniel@chetlin.com>
24263              Date: Fri, 1 Sep 2000 02:10:55 -0700
24264              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
24265      Branch: perl
24266            ! pod/perlretut.pod
24267 ____________________________________________________________________________
24268 [  6967] By: jhi                                   on 2000/09/01  13:47:54
24269         Log: Part of the solution.
24270              
24271              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
24272              From: Mike Guy <mjtg@cam.ac.uk>
24273              Date: Fri, 01 Sep 2000 14:16:01 +0100
24274              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
24275      Branch: perl
24276            ! gv.c mg.c
24277 ____________________________________________________________________________
24278 [  6966] By: jhi                                   on 2000/09/01  13:46:17
24279         Log: Subject: CPAN.pm beta 1.57_57 for the core
24280              From: andreas.koenig@anima.de (Andreas J. Koenig)
24281              Date: 01 Sep 2000 15:16:31 +0200
24282              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
24283      Branch: perl
24284            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
24285 ____________________________________________________________________________
24286 [  6965] By: jhi                                   on 2000/09/01  13:43:18
24287         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
24288              From: "Craig A. Berry" <craig.berry@psinetcs.com>
24289              Date: Fri, 01 Sep 2000 01:47:22 -0500
24290              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
24291      Branch: perl
24292            ! pod/perldelta.pod vms/vms.c
24293 ____________________________________________________________________________
24294 [  6964] By: jhi                                   on 2000/09/01  13:35:35
24295         Log: File::Temp patches from Andreas König,
24296              
24297              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
24298              From: andreas.koenig@anima.de (Andreas J. Koenig)
24299              Date: 01 Sep 2000 10:07:20 +0200
24300              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
24301              
24302              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
24303              From: andreas.koenig@anima.de (Andreas J. Koenig)
24304              Date: 31 Aug 2000 23:26:08 +0200
24305              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
24306      Branch: perl
24307            ! lib/File/Temp.pm t/lib/ftmp-security.t
24308 ____________________________________________________________________________
24309 [  6963] By: jhi                                   on 2000/09/01  02:22:24
24310         Log: Retract the mergesort code, way too incompatible licensing
24311              and copyrights.
24312      Branch: perl
24313            ! pod/perldelta.pod pp_ctl.c
24314 ____________________________________________________________________________
24315 [  6962] By: jhi                                   on 2000/08/31  23:27:32
24316         Log: Update Changes.
24317      Branch: perl
24318            ! Changes patchlevel.h
24319 ____________________________________________________________________________
24320 [  6961] By: jhi                                   on 2000/08/31  23:20:04
24321         Log: Small tweaks all over.
24322      Branch: metaconfig
24323            ! U/compline/d_gconvert.U
24324      Branch: perl
24325            ! AUTHORS Configure config_h.SH pp_ctl.c
24326 ____________________________________________________________________________
24327 [  6960] By: jhi                                   on 2000/08/31  22:39:36
24328         Log: Further rewording.
24329      Branch: perl
24330            ! pp_ctl.c
24331 ____________________________________________________________________________
24332 [  6959] By: jhi                                   on 2000/08/31  21:26:44
24333         Log: More address tweaking.
24334      Branch: perl
24335            ! AUTHORS Changes
24336 ____________________________________________________________________________
24337 [  6958] By: jhi                                   on 2000/08/31  20:47:25
24338         Log: AUTHORS tweaks, from Peter Prymmer.
24339              
24340              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
24341              From: Peter Prymmer <pvhp@forte.com>
24342              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
24343              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
24344      Branch: perl
24345            ! AUTHORS MAINTAIN
24346 ____________________________________________________________________________
24347 [  6957] By: jhi                                   on 2000/08/31  20:34:43
24348         Log: perldelta tweaks.
24349      Branch: perl
24350            ! pod/perldelta.pod
24351 ____________________________________________________________________________
24352 [  6956] By: jhi                                   on 2000/08/31  19:11:06
24353         Log: Regen perltoc.
24354      Branch: perl
24355            ! pod/perltoc.pod
24356 ____________________________________________________________________________
24357 [  6955] By: jhi                                   on 2000/08/31  19:06:30
24358         Log: Clarify the mergesort situation.
24359      Branch: perl
24360            ! pp_ctl.c
24361 ____________________________________________________________________________
24362 [  6954] By: jhi                                   on 2000/08/31  18:24:17
24363         Log: Move the Solaris 7 scan to use64bitall, make the
24364              failure to find 64-bot sparc libc to mention the
24365              possibility of being in an intel, from Lupe and Alan.
24366      Branch: perl
24367            ! hints/solaris_2.sh
24368 ____________________________________________________________________________
24369 [  6953] By: jhi                                   on 2000/08/31  18:09:20
24370         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
24371              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
24372      Branch: metaconfig
24373            ! U/compline/d_gconvert.U U/threads/archname.U
24374      Branch: metaconfig/U/perl
24375            ! perlxv.U
24376      Branch: perl
24377            ! Configure config_h.SH sv.c
24378 ____________________________________________________________________________
24379 [  6952] By: jhi                                   on 2000/08/31  17:42:24
24380         Log: :: not allowed in pathnames, change to .
24381              
24382              Subject: [PATCH perl@6938] cygwin port
24383              From: "Fifer, Eric" <EFifer@sanwaint.com>
24384              Date: Thu, 31 Aug 2000 16:32:59 +0100
24385              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
24386      Branch: metaconfig/U/perl
24387            ! perlxv.U
24388 ____________________________________________________________________________
24389 [  6951] By: jhi                                   on 2000/08/31  17:02:05
24390         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
24391      Branch: perl
24392            ! perl.h
24393 ____________________________________________________________________________
24394 [  6950] By: jhi                                   on 2000/08/31  16:26:08
24395         Log: More author updates.
24396              
24397              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
24398              From: Simon Cozens <simon@cozens.net>
24399              Date: Thu, 31 Aug 2000 17:13:32 +0100
24400              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
24401      Branch: perl
24402            ! AUTHORS
24403 ____________________________________________________________________________
24404 [  6949] By: jhi                                   on 2000/08/31  16:04:49
24405         Log: POSIX doesn't report long double values under -Duselongdouble
24406              when the long doubles are "real" (bigger than doubles).
24407              
24408              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
24409              From: Spider Boardman <spider@peano.zk3.dec.com>
24410              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
24411              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
24412      Branch: perl
24413            ! ext/POSIX/POSIX.xs
24414 ____________________________________________________________________________
24415 [  6948] By: jhi                                   on 2000/08/31  15:25:10
24416         Log: Update Changes.
24417      Branch: perl
24418            ! Changes patchlevel.h
24419 ____________________________________________________________________________
24420 [  6947] By: jhi                                   on 2000/08/31  15:22:29
24421         Log: Document UNTIE in a very minimalistic way.
24422      Branch: perl
24423            ! pod/perlfunc.pod pod/perltie.pod
24424 ____________________________________________________________________________
24425 [  6946] By: jhi                                   on 2000/08/31  15:15:23
24426         Log: Document known failures.
24427      Branch: perl
24428            ! pod/perldelta.pod
24429 ____________________________________________________________________________
24430 [  6945] By: jhi                                   on 2000/08/31  15:07:00
24431         Log: Don't attach -ld to the archname if pointless.
24432      Branch: metaconfig
24433            ! U/threads/archname.U
24434      Branch: perl
24435            ! Configure config_h.SH
24436 ____________________________________________________________________________
24437 [  6944] By: jhi                                   on 2000/08/31  14:37:42
24438         Log: Wrap the test in eval.
24439              
24440              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
24441              From: Tim Jenness <timj@jach.hawaii.edu>
24442              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
24443              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
24444      Branch: perl
24445            ! t/lib/ftmp-security.t
24446 ____________________________________________________________________________
24447 [  6943] By: jhi                                   on 2000/08/31  14:30:57
24448         Log: Make -Dusemorebits find long doubles in Solaris.
24449      Branch: perl
24450            ! hints/solaris_2.sh
24451 ____________________________________________________________________________
24452 [  6942] By: jhi                                   on 2000/08/31  13:48:45
24453         Log: Clarify the third case of ftmp-security warnings.
24454      Branch: perl
24455            ! INSTALL
24456 ____________________________________________________________________________
24457 [  6941] By: jhi                                   on 2000/08/31  13:40:31
24458         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
24459              From: <abigail@foad.org>
24460              Date: Thu, 31 Aug 2000 01:35:05 -0400
24461              Message-ID: <20000831053505.32120.qmail@foad.org>
24462      Branch: perl
24463            ! pod/perldelta.pod
24464 ____________________________________________________________________________
24465 [  6940] By: jhi                                   on 2000/08/31  13:38:48
24466         Log: Issue useful diagnostic on unknown pod commands.
24467              
24468              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
24469              From: <abigail@foad.org>
24470              Date: Thu, 31 Aug 2000 03:41:18 -0400
24471              Message-ID: <20000831074118.24880.qmail@foad.org>
24472      Branch: perl
24473            ! lib/Pod/Man.pm
24474 ____________________________________________________________________________
24475 [  6939] By: jhi                                   on 2000/08/31  13:34:33
24476         Log: Reveal Borland's isnan.
24477              
24478              Subject: build with BC++ tweak
24479              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
24480              Date: Thu, 31 Aug 2000 13:09:37 +0400
24481              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
24482      Branch: perl
24483            ! win32/win32.h
24484 ____________________________________________________________________________
24485 [  6938] By: jhi                                   on 2000/08/31  05:01:20
24486         Log: Update Changes.
24487      Branch: perl
24488            ! Changes patchlevel.h
24489 ____________________________________________________________________________
24490 [  6937] By: jhi                                   on 2000/08/31  04:26:23
24491         Log: sscanf() may be the only way to read long doubles from strings.
24492      Branch: metaconfig/U/perl
24493            ! longdblfio.U
24494      Branch: perl
24495            ! Configure config_h.SH perl.h util.c
24496 ____________________________________________________________________________
24497 [  6936] By: jhi                                   on 2000/08/31  04:18:19
24498         Log: The #6929 was too skimpy.
24499      Branch: perl
24500            ! sv.c
24501 ____________________________________________________________________________
24502 [  6935] By: jhi                                   on 2000/08/31  02:47:07
24503         Log: Subject: Re: typos in pods
24504              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24505              Date: Wed, 30 Aug 2000 19:25:34 -0700
24506              Message-ID: <eIcr5gzkg25X092yn@efn.org>
24507      Branch: perl
24508            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
24509 ____________________________________________________________________________
24510 [  6934] By: jhi                                   on 2000/08/31  02:42:55
24511         Log: Missed one Unicode file.
24512      Branch: perl
24513            + lib/unicode/UCDFF301.html
24514 ____________________________________________________________________________
24515 [  6933] By: jhi                                   on 2000/08/30  23:42:27
24516         Log: Update Changes.
24517      Branch: perl
24518            ! Changes patchlevel.h
24519 ____________________________________________________________________________
24520 [  6932] By: jhi                                   on 2000/08/30  23:40:07
24521         Log: Mention UNTIE in perldelta.  Still needs documenting
24522              in perltie et alia.
24523      Branch: perl
24524            ! pod/perldelta.pod
24525 ____________________________________________________________________________
24526 [  6931] By: jhi                                   on 2000/08/30  23:36:02
24527         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
24528              From: <abigail@foad.org>
24529              Date: Wed, 30 Aug 2000 19:28:07 -0400
24530              Message-ID: <20000830232807.305.qmail@foad.org>
24531      Branch: perl
24532            ! pod/perldelta.pod
24533 ____________________________________________________________________________
24534 [  6930] By: jhi                                   on 2000/08/30  23:32:40
24535         Log: Update to Unicode 3.0.1.
24536      Branch: perl
24537            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
24538            + lib/unicode/PropList.txt lib/unicode/README.perl
24539            + lib/unicode/UCD301.html lib/unicode/Unicode.301
24540            - lib/unicode/Props.txt lib/unicode/UCD300.html
24541            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
24542            ! (edit 257 files)
24543 ____________________________________________________________________________
24544 [  6929] By: jhi                                   on 2000/08/30  22:38:18
24545         Log: Heap decorruption.
24546              
24547              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
24548              From: Alan Burlison <Alan.Burlison@uk.sun.com>
24549              Date: Wed, 30 Aug 2000 22:39:52 +0100
24550              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
24551      Branch: perl
24552            ! sv.c
24553 ____________________________________________________________________________
24554 [  6928] By: jhi                                   on 2000/08/30  22:29:34
24555         Log: Retract the dummy test, skip the security tests (instead of failing),
24556              explain what the warnings mean.
24557      Branch: perl
24558            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
24559 ____________________________________________________________________________
24560 [  6927] By: jhi                                   on 2000/08/30  22:14:13
24561         Log: Change the internal implementation of sort() to be mergesort
24562              instead of quicksort, from John Linderman <jpl@research.att.com>.
24563              Gives us better worst case, better average case, and stability.
24564              What's there not to like?  (Small fixes for threaded builds
24565              were required).
24566      Branch: perl
24567            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
24568 ____________________________________________________________________________
24569 [  6926] By: jhi                                   on 2000/08/30  20:55:20
24570         Log: A better fix for the Socket building problem from Craig Berry.
24571      Branch: perl
24572            ! vms/vms.c
24573 ____________________________________________________________________________
24574 [  6925] By: jhi                                   on 2000/08/30  20:20:25
24575         Log: Subject: [PATCH] Re: UNTIE method 
24576              From: Nick Ing-Simmons <nik@tiuk.ti.com>
24577              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
24578              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
24579      Branch: perl
24580            ! pp_sys.c t/op/tie.t
24581 ____________________________________________________________________________
24582 [  6924] By: jhi                                   on 2000/08/30  20:17:11
24583         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
24584              From: "Craig A. Berry" <craig.berry@psinetcs.com>
24585              Date: Wed, 30 Aug 2000 15:03:14 -0500
24586              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
24587      Branch: perl
24588            ! vms/vms.c
24589 ____________________________________________________________________________
24590 [  6923] By: jhi                                   on 2000/08/30  20:15:18
24591         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
24592              From: "Craig A. Berry" <craig.berry@psinetcs.com>
24593              Date: Wed, 30 Aug 2000 13:30:36 -0500
24594              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
24595      Branch: perl
24596            ! vms/vms.c
24597 ____________________________________________________________________________
24598 [  6922] By: jhi                                   on 2000/08/30  19:54:43
24599         Log: Better options for rsync.
24600      Branch: perl
24601            ! pod/perlhack.pod
24602 ____________________________________________________________________________
24603 [  6921] By: jhi                                   on 2000/08/30  19:40:16
24604         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
24605              From: Rick Delaney <rick@consumercontact.com>
24606              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
24607              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
24608      Branch: perl
24609            ! pod/perlfunc.pod
24610 ____________________________________________________________________________
24611 [  6920] By: jhi                                   on 2000/08/30  19:36:40
24612         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
24613              From: Peter Prymmer <pvhp@forte.com>
24614              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
24615              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
24616      Branch: perl
24617            ! configure.com
24618 ____________________________________________________________________________
24619 [  6919] By: jhi                                   on 2000/08/30  14:52:02
24620         Log: Update Changes.
24621      Branch: perl
24622            ! Changes patchlevel.h
24623 ____________________________________________________________________________
24624 [  6918] By: jhi                                   on 2000/08/30  14:48:34
24625         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
24626      Branch: perl
24627            ! lib/ExtUtils/typemap
24628 ____________________________________________________________________________
24629 [  6917] By: jhi                                   on 2000/08/30  14:46:34
24630         Log: Subject: typos in pods
24631              From: Nicholas Clark <nick@ccl4.org>
24632              Date: Wed, 30 Aug 2000 01:12:50 +0100
24633              Message-ID: <20000830011249.A61388@plum.flirble.org>
24634      Branch: perl
24635            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
24636            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
24637            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
24638            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
24639 ____________________________________________________________________________
24640 [  6916] By: jhi                                   on 2000/08/30  14:19:09
24641         Log: Document Storable problems on Crays.  (Will have
24642              to document all the other Storable problems, too.)
24643      Branch: perl
24644            ! pod/perldelta.pod
24645 ____________________________________________________________________________
24646 [  6915] By: jhi                                   on 2000/08/30  14:06:02
24647         Log: Subject: [PATCH] fix misc cast warnings
24648              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24649              Date: Tue, 29 Aug 2000 23:16:14 -0700
24650              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
24651      Branch: perl
24652            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
24653            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
24654            ! os2/os2ish.h
24655 ____________________________________________________________________________
24656 [  6914] By: jhi                                   on 2000/08/30  14:03:45
24657         Log: Timestamp mismatch again.  Need to fix this dependence on
24658              config_h.SH timestamp, since it's the contents of config_h.SH
24659              that matter.
24660      Branch: perl
24661            ! uconfig.h uconfig.sh
24662 ____________________________________________________________________________
24663 [  6913] By: jhi                                   on 2000/08/30  13:54:06
24664         Log: Don't say "Perl 5.0 source kit".
24665      Branch: perl
24666            ! perl.c
24667 ____________________________________________________________________________
24668 [  6912] By: jhi                                   on 2000/08/30  13:51:24
24669         Log: Reset archname and archname64 always, forcing them be
24670              recomputed at each Configure run, make Configure and
24671              the hints files agree on the naming of largefiles variables.
24672      Branch: metaconfig
24673            ! U/threads/archname.U
24674      Branch: metaconfig/U/perl
24675            ! use64bits.U
24676      Branch: perl
24677            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
24678            ! hints/linux.sh hints/solaris_2.sh
24679 ____________________________________________________________________________
24680 [  6911] By: jhi                                   on 2000/08/30  13:30:13
24681         Log: Put back the slice accidentally removed by #6907.
24682      Branch: perl
24683            ! hints/solaris_2.sh
24684 ____________________________________________________________________________
24685 [  6910] By: jhi                                   on 2000/08/30  01:24:26
24686         Log: Be consistent: other Net::get* do export theirs.
24687              
24688              Subject: Re: Net::protoent does not export 'getproto'
24689              From: Yasushi Nakajima <sey@jkc.co.jp>
24690              Date: Wed, 30 Aug 2000 09:53:14 +0900
24691              Message-Id: <200008300051.DAA24700@taku.hut.fi>
24692      Branch: perl
24693            ! lib/Net/protoent.pm
24694 ____________________________________________________________________________
24695 [  6909] By: jhi                                   on 2000/08/30  01:17:25
24696         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
24697              From: Gurusamy Sarathy <gsar@ActiveState.com>
24698              Date: Tue, 29 Aug 2000 17:17:07 -0700
24699              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
24700      Branch: perl
24701            ! cop.h
24702 ____________________________________________________________________________
24703 [  6908] By: jhi                                   on 2000/08/30  00:58:05
24704         Log: Update Changes.
24705      Branch: perl
24706            ! Changes patchlevel.h
24707 ____________________________________________________________________________
24708 [  6907] By: jhi                                   on 2000/08/30  00:57:22
24709         Log: Introduce ccname to keep track of what compiler kind of we have.
24710      Branch: metaconfig/U/perl
24711            ! Checkcc.U gccvers.U
24712      Branch: perl
24713            ! Configure config_h.SH hints/solaris_2.sh
24714 ____________________________________________________________________________
24715 [  6906] By: jhi                                   on 2000/08/30  00:25:47
24716         Log: Put back the flags dump as reasoned in
24717              
24718              Subject: Re: [PATCH] Glob dumping
24719              From: Mike Guy <mjtg@cam.ac.uk> 
24720              Date: Tue, 29 Aug 2000 21:41:32 +0100
24721              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
24722      Branch: perl
24723            ! dump.c t/lib/peek.t
24724 ____________________________________________________________________________
24725 [  6905] By: jhi                                   on 2000/08/30  00:16:17
24726         Log: Make the epsilon to be relative, not absolute.
24727              
24728              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
24729              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
24730              Date: Tue, 29 Aug 2000 19:58:56 -0400
24731              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
24732      Branch: perl
24733            ! t/lib/trig.t
24734 ____________________________________________________________________________
24735 [  6904] By: jhi                                   on 2000/08/30  00:13:09
24736         Log: From now on, Gisle is on my list of usual suspects :-)
24737              Retract #6902.
24738      Branch: perl
24739            ! ext/Opcode/Safe.pm
24740 ____________________________________________________________________________
24741 [  6903] By: jhi                                   on 2000/08/29  23:51:20
24742         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
24743              From: "Craig A. Berry" <craig.berry@psinetcs.com>
24744              Date: Tue, 29 Aug 2000 18:43:26 -0500
24745              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
24746      Branch: perl
24747            + vms/vmspipe.com
24748            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
24749            ! vms/vms.c
24750 ____________________________________________________________________________
24751 [  6902] By: jhi                                   on 2000/08/29  23:44:14
24752         Log: Retry what #6882 attempted.
24753              
24754              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
24755              From: Gisle Aas <gisle@ActiveState.com>
24756              Date: 30 Aug 2000 00:33:09 +0200
24757              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
24758      Branch: perl
24759            ! ext/Opcode/Safe.pm
24760 ____________________________________________________________________________
24761 [  6901] By: jhi                                   on 2000/08/29  22:59:32
24762         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
24763              From: Hugo <hv@crypt.compulink.co.uk>
24764              Date: Mon, 12 Jun 2000 19:36:08 +0100
24765              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
24766      Branch: perl
24767            ! sv.c
24768 ____________________________________________________________________________
24769 [  6900] By: jhi                                   on 2000/08/29  22:58:35
24770         Log: Admit that we are leaking scalars.
24771              
24772              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
24773              From: Spider Boardman <spider@leggy.zk3.dec.com>
24774              Date: Tue, 29 Aug 2000 18:48:29 -0400
24775              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
24776      Branch: perl
24777            ! t/pragma/warnings.t
24778 ____________________________________________________________________________
24779 [  6899] By: jhi                                   on 2000/08/29  20:53:13
24780         Log: Update Changes.
24781      Branch: perl
24782            ! Changes patchlevel.h
24783 ____________________________________________________________________________
24784 [  6898] By: jhi                                   on 2000/08/29  20:46:21
24785         Log: Undo namespace pollution of #6878.
24786              
24787              Subject: Re: Net::protoent does not export 'getproto'
24788              From: Mike Guy <mjtg@cam.ac.uk>
24789              Date: Tue, 29 Aug 2000 21:32:37 +0100
24790              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
24791      Branch: perl
24792            ! lib/Net/protoent.pm
24793 ____________________________________________________________________________
24794 [  6897] By: jhi                                   on 2000/08/29  20:44:29
24795         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
24796              From: Peter Prymmer <pvhp@forte.com>
24797              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
24798              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
24799      Branch: perl
24800            ! pod/perlebcdic.pod
24801 ____________________________________________________________________________
24802 [  6896] By: jhi                                   on 2000/08/29  20:40:57
24803         Log: There's no point repeating the 'revision' (5) of perl5.
24804      Branch: metaconfig/U/perl
24805            ! Devel.U patchlevel.U
24806      Branch: perl
24807            ! Configure config_h.SH
24808 ____________________________________________________________________________
24809 [  6895] By: jhi                                   on 2000/08/29  20:16:58
24810         Log: Regen Configure for #6894.
24811      Branch: metaconfig/U/perl
24812            ! perladmin.U
24813      Branch: perl
24814            ! Configure config_h.SH
24815 ____________________________________________________________________________
24816 [  6894] By: jhi                                   on 2000/08/29  19:59:52
24817         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
24818              From: "Philip Newton" <Philip.Newton@gmx.net>
24819              Date: Tue, 29 Aug 2000 21:39:14 +0200
24820              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
24821      Branch: perl
24822            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
24823            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
24824            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
24825            ! utils/perlbug.PL
24826 ____________________________________________________________________________
24827 [  6893] By: jhi                                   on 2000/08/29  19:55:30
24828         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
24829              From: "Philip Newton" <Philip.Newton@gmx.net>
24830              Date: Tue, 29 Aug 2000 21:39:14 +0200
24831              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
24832      Branch: perl
24833            ! installhtml
24834 ____________________________________________________________________________
24835 [  6892] By: jhi                                   on 2000/08/29  19:53:59
24836         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
24837              From: "Philip Newton" <Philip.Newton@gmx.net>
24838              Date: Tue, 29 Aug 2000 21:48:18 +0200
24839              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
24840      Branch: perl
24841            ! lib/File/Temp.pm
24842 ____________________________________________________________________________
24843 [  6891] By: jhi                                   on 2000/08/29  18:30:03
24844         Log: Nail the ID 20000828.023.
24845      Branch: perl
24846            ! ext/Storable/Storable.xs
24847 ____________________________________________________________________________
24848 [  6890] By: jhi                                   on 2000/08/29  16:50:17
24849         Log: Under usethreads the dumped variable is IN_PAD.
24850              
24851              Subject: Re: [PATCH] Glob dumping
24852              From: Gisle Aas <gisle@ActiveState.com>
24853              Date: 29 Aug 2000 18:45:05 +0200
24854              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
24855      Branch: perl
24856            ! t/lib/peek.t
24857 ____________________________________________________________________________
24858 [  6889] By: jhi                                   on 2000/08/29  15:17:37
24859         Log: Update Changes.
24860      Branch: perl
24861            ! Changes patchlevel.h
24862 ____________________________________________________________________________
24863 [  6888] By: jhi                                   on 2000/08/29  14:49:59
24864         Log: Retract #6882, broke the safe tests.
24865      Branch: perl
24866            ! ext/Opcode/Safe.pm
24867 ____________________________________________________________________________
24868 [  6887] By: jhi                                   on 2000/08/29  14:47:06
24869         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
24870              From: Gisle Aas <gisle@ActiveState.com> 
24871              Date: 09 Jun 2000 20:00:11 +0200
24872              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
24873      Branch: perl
24874            ! utils/perldoc.PL
24875 ____________________________________________________________________________
24876 [  6886] By: jhi                                   on 2000/08/29  14:42:45
24877         Log: The #6881 removed one dump line.
24878      Branch: perl
24879            ! t/lib/peek.t
24880 ____________________________________________________________________________
24881 [  6885] By: jhi                                   on 2000/08/29  14:30:47
24882         Log: Don't forget to tidy up.
24883      Branch: perl
24884            ! t/lib/ftmp-security.t
24885 ____________________________________________________________________________
24886 [  6884] By: jhi                                   on 2000/08/29  14:25:17
24887         Log: Disabling the one test is a bit tricky.
24888      Branch: perl
24889            ! t/lib/ftmp-security.t
24890 ____________________________________________________________________________
24891 [  6883] By: jhi                                   on 2000/08/29  14:16:25
24892         Log: Disable one of the tests for now.
24893      Branch: perl
24894            ! t/lib/ftmp-security.t
24895 ____________________________________________________________________________
24896 [  6882] By: jhi                                   on 2000/08/29  14:05:50
24897         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
24898              From: gisle@aas.no
24899              Date: 29 Aug 2000 10:35:06 -0000
24900              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
24901      Branch: perl
24902            ! ext/Opcode/Safe.pm
24903 ____________________________________________________________________________
24904 [  6881] By: jhi                                   on 2000/08/29  14:03:51
24905         Log: Subject: [PATCH] Glob dumping
24906              From: Gisle Aas <gisle@ActiveState.com>
24907              Date: 29 Aug 2000 07:59:42 -0000
24908              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
24909      Branch: perl
24910            ! dump.c
24911 ____________________________________________________________________________
24912 [  6880] By: jhi                                   on 2000/08/29  14:02:01
24913         Log: Subject: [PATCH] Warnings in B::Deparse
24914              From: <abigail@foad.org>
24915              Date: Tue, 29 Aug 2000 00:00:01 -0400
24916              Message-ID: <20000829040001.2999.qmail@foad.org>
24917      Branch: perl
24918            ! ext/B/B/Deparse.pm
24919 ____________________________________________________________________________
24920 [  6879] By: jhi                                   on 2000/08/29  13:57:26
24921         Log: Missed a change in #6869.
24922      Branch: perl
24923            ! mg.c
24924 ____________________________________________________________________________
24925 [  6878] By: jhi                                   on 2000/08/29  13:45:04
24926         Log: Subject: Net::protoent does not export 'getproto'
24927              From: Yasushi Nakajima <sey@jkc.co.jp>
24928              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
24929      Branch: perl
24930            ! lib/Net/protoent.pm
24931 ____________________________________________________________________________
24932 [  6877] By: jhi                                   on 2000/08/29  13:39:19
24933         Log: Patches all over for people and the files they (hopefully) care about.
24934      Branch: perl
24935            ! AUTHORS Changes MAINTAIN
24936 ____________________________________________________________________________
24937 [  6876] By: jhi                                   on 2000/08/29  12:53:54
24938         Log: Fix for thinko in #6848.
24939              
24940              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
24941              From: Lupe Christoph <lupe@lupe-christoph.de>
24942              Date: Tue, 29 Aug 2000 09:04:08 +0200
24943              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
24944      Branch: perl
24945            ! ext/Thread/Thread.xs
24946 ____________________________________________________________________________
24947 [  6875] By: jhi                                   on 2000/08/29  12:50:14
24948         Log: Update to Getopt::Long 2.24, from Johan Vromans.
24949      Branch: perl
24950            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
24951 ____________________________________________________________________________
24952 [  6874] By: jhi                                   on 2000/08/29  02:09:53
24953         Log: Use minimal @INC in tests, most of the time just '../lib',
24954              so that we simply can't pick up stuff from other Perls than
24955              the one we are testing.  Pointed out by
24956              
24957              From: Mike Guy <mjtg@cam.ac.uk>
24958              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
24959              Date: Fri, 25 Aug 2000 15:15:59 +0100
24960              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
24961      Branch: perl
24962            ! (edit 185 files)
24963 ____________________________________________________________________________
24964 [  6873] By: jhi                                   on 2000/08/29  01:07:11
24965         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
24966              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24967              Date: Mon, 28 Aug 2000 17:45:52 -0700
24968              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
24969      Branch: perl
24970            ! Makefile.SH hints/os2.sh
24971 ____________________________________________________________________________
24972 [  6872] By: jhi                                   on 2000/08/28  23:33:39
24973         Log: Subject: [PATCH bleedperl@6866] spellings
24974              From: marcel@codewerk.com (Marcel Grunauer)
24975              Date: Tue, 29 Aug 2000 01:19:59 +0200
24976              Message-Id: <200008282319.BAA29862@gandalf.local>
24977      Branch: perl
24978            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
24979            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
24980            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
24981 ____________________________________________________________________________
24982 [  6871] By: jhi                                   on 2000/08/28  23:22:09
24983         Log: Take out the SUIDMAIL thing, that will not be
24984              a problem in 5.7.*.
24985      Branch: perl
24986            ! patchlevel.h
24987 ____________________________________________________________________________
24988 [  6870] By: jhi                                   on 2000/08/28  23:19:30
24989         Log: -S is the silent flag, -s is the strip flag.
24990              
24991              Subject: [PATCH] Re: [PATCH] make no-install          
24992              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24993              Date: Mon, 28 Aug 2000 15:12:55 -0700
24994              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
24995      Branch: perl
24996            ! Makefile.SH
24997 ____________________________________________________________________________
24998 [  6869] By: jhi                                   on 2000/08/28  23:12:05
24999         Log: Subject: [PATCH bleedperl@6856] warnings fixes
25000              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
25001              Date: Mon, 28 Aug 2000 23:55:06 +0100
25002              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
25003      Branch: perl
25004            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
25005            ! warnings.h warnings.pl
25006 ____________________________________________________________________________
25007 [  6868] By: jhi                                   on 2000/08/28  21:38:22
25008         Log: Potential cruft.
25009      Branch: perl
25010            ! Makefile.SH
25011 ____________________________________________________________________________
25012 [  6867] By: jhi                                   on 2000/08/28  21:35:36
25013         Log: Update Changes.
25014      Branch: perl
25015            ! Changes patchlevel.h
25016 ____________________________________________________________________________
25017 [  6866] By: jhi                                   on 2000/08/28  21:33:49
25018         Log: Subject: hv.h Doc Patch
25019              From: Fisher Mark <fisherm@tce.com>
25020              Date: Mon, 28 Aug 2000 16:24:59 -0500
25021              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
25022      Branch: perl
25023            ! hv.h
25024 ____________________________________________________________________________
25025 [  6865] By: jhi                                   on 2000/08/28  21:02:15
25026         Log: Add -ld to archname on long tr...double platforms.
25027      Branch: metaconfig
25028            ! U/threads/archname.U
25029      Branch: perl
25030            ! Configure config_h.SH
25031 ____________________________________________________________________________
25032 [  6864] By: jhi                                   on 2000/08/28  20:38:59
25033         Log: An attempt to fix the problem reported in
25034              
25035              Subject: Building perl@6856 using gcc/AIX 4.3.3 
25036              From: Daniel Muino <dmuino@afip.gov.ar> 
25037              Date: Mon, 28 Aug 2000 15:50:01 -0300   
25038              Message-ID: <20000828155001.A14403@con2-dgi>
25039              
25040              I can't test this properly since the gcc installation I have
25041              access to seems to be botched (gcc is calling the AIX cpp,
25042              a losing proposition...)
25043      Branch: perl
25044            ! hints/aix.sh
25045 ____________________________________________________________________________
25046 [  6863] By: jhi                                   on 2000/08/28  18:57:52
25047         Log: Fix for ID 20000828.001, long doubles were not formatted
25048              correctly (showed up in $], which stopped installing perl).
25049      Branch: perl
25050            ! sv.c
25051 ____________________________________________________________________________
25052 [  6862] By: jhi                                   on 2000/08/28  18:07:15
25053         Log: Typo in #6858.
25054      Branch: perl
25055            ! lib/Cwd.pm
25056 ____________________________________________________________________________
25057 [  6861] By: jhi                                   on 2000/08/28  17:57:27
25058         Log: opmini.o may be left around if a build is interrupted.
25059      Branch: perl
25060            ! Makefile.SH
25061 ____________________________________________________________________________
25062 [  6860] By: jhi                                   on 2000/08/28  16:52:50
25063         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
25064              From: Daniel Chetlin <daniel@chetlin.com>
25065              Date: Mon, 28 Aug 2000 01:14:18 -0700
25066              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
25067      Branch: perl
25068            ! lib/overload.pm
25069 ____________________________________________________________________________
25070 [  6859] By: jhi                                   on 2000/08/28  16:08:46
25071         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
25072              From: Nicholas Clark <nick@ccl4.org>
25073              Date: Mon, 28 Aug 2000 16:03:27 +0100
25074              Message-Id: <20000828160327.C49785@plum.flirble.org>
25075      Branch: perl
25076            ! ext/ByteLoader/bytecode.h
25077 ____________________________________________________________________________
25078 [  6858] By: jhi                                   on 2000/08/28  16:02:10
25079         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
25080              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
25081              Date: Mon, 28 Aug 2000 13:08:30 +0200
25082              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
25083      Branch: perl
25084            ! lib/Cwd.pm
25085 ____________________________________________________________________________
25086 [  6857] By: jhi                                   on 2000/08/28  15:42:47
25087         Log: display_format used as a class method without arguments was broken,
25088              reported in
25089              
25090              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
25091              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
25092              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
25093              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
25094      Branch: perl
25095            ! lib/Math/Complex.pm t/lib/complex.t
25096 ____________________________________________________________________________
25097 [  6856] By: jhi                                   on 2000/08/27  22:09:48
25098         Log: Update Changes.
25099      Branch: perl
25100            ! Changes patchlevel.h
25101 ____________________________________________________________________________
25102 [  6855] By: jhi                                   on 2000/08/27  21:59:21
25103         Log: Retract #6853 (false alarm).
25104      Branch: perl
25105            ! lib/ExtUtils/xsubpp
25106 ____________________________________________________________________________
25107 [  6854] By: jhi                                   on 2000/08/27  21:37:44
25108         Log: Update Changes.
25109      Branch: perl
25110            ! Changes patchlevel.h
25111 ____________________________________________________________________________
25112 [  6853] By: jhi                                   on 2000/08/27  21:37:16
25113         Log: Subject: [PATCH perl@6850] workaround for xsubpp
25114              From: Hugo <hv@crypt.compulink.co.uk>
25115              Date: Sun, 27 Aug 2000 22:30:25 +0100
25116              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
25117      Branch: perl
25118            ! lib/ExtUtils/xsubpp
25119 ____________________________________________________________________________
25120 [  6852] By: jhi                                   on 2000/08/27  21:33:58
25121         Log: Big-endian 64-bit patch from Raphael Manfredi.
25122      Branch: perl
25123            ! ext/Storable/Storable.xs
25124 ____________________________________________________________________________
25125 [  6851] By: jhi                                   on 2000/08/27  21:22:21
25126         Log: More ruthless editing from Hugo van der Sanden.
25127      Branch: perl
25128            ! pod/perldelta.pod
25129 ____________________________________________________________________________
25130 [  6850] By: jhi                                   on 2000/08/27  16:11:46
25131         Log: Update Changes.
25132      Branch: perl
25133            ! Changes patchlevel.h
25134 ____________________________________________________________________________
25135 [  6849] By: jhi                                   on 2000/08/27  16:11:05
25136         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
25137      Branch: perl
25138            ! configpm pod/perldelta.pod
25139 ____________________________________________________________________________
25140 [  6848] By: jhi                                   on 2000/08/27  15:35:08
25141         Log: Use the actual thread type, not the pointer-to-struct.
25142      Branch: perl
25143            ! ext/Thread/Thread.xs
25144 ____________________________________________________________________________
25145 [  6847] By: jhi                                   on 2000/08/27  15:30:49
25146         Log: Test nit.
25147      Branch: perl
25148            ! t/pragma/warn/pp_sys
25149 ____________________________________________________________________________
25150 [  6846] By: jhi                                   on 2000/08/27  15:19:02
25151         Log: Passing -R in ldflags makes now it to appear in the default
25152              for lddlflags, just like with -L.
25153              
25154              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
25155              From: Lupe Christoph <lupe@lupe-christoph.de>
25156              Date: Sun, 27 Aug 2000 10:28:21 +0200
25157              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
25158      Branch: metaconfig/U/perl
25159            ! dlsrc.U
25160      Branch: perl
25161            ! Configure
25162 ____________________________________________________________________________
25163 [  6845] By: jhi                                   on 2000/08/27  15:08:54
25164         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
25165              From: Alan Burlison <Alan.Burlison@uk.sun.com>
25166              Date: Sat, 26 Aug 2000 22:23:27 +0100
25167              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
25168      Branch: perl
25169            ! lib/ExtUtils/MM_Unix.pm
25170 ____________________________________________________________________________
25171 [  6844] By: jhi                                   on 2000/08/27  15:02:37
25172         Log: DJGPP update from Laszlo Molnar.
25173              
25174              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
25175              From: ml1050 <ml1050@freemail.hu>
25176              Date: Sat, 26 Aug 2000 23:24:40 +0200
25177              Message-Id: <20000826232440.A439@freemail.hu>
25178      Branch: perl
25179            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
25180            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
25181 ____________________________________________________________________________
25182 [  6843] By: jhi                                   on 2000/08/27  14:53:58
25183         Log: Subject: installman buglet
25184              From: Lupe Christoph <lupe@lupe-christoph.de>
25185              Date: Sun, 27 Aug 2000 14:38:59 +0200
25186              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
25187      Branch: perl
25188            ! installman
25189 ____________________________________________________________________________
25190 [  6842] By: jhi                                   on 2000/08/27  14:52:08
25191         Log: Can't get the test to reliably work thanks to the
25192              inaccurateness of floating point.  "Resolves" bug ids
25193              20000826.003, 20000826.009, 20000826.010,
25194      Branch: perl
25195            ! t/lib/trig.t
25196 ____________________________________________________________________________
25197 [  6841] By: jhi                                   on 2000/08/26  15:53:58
25198         Log: Update Changes.
25199      Branch: perl
25200            ! Changes patchlevel.h
25201 ____________________________________________________________________________
25202 [  6840] By: jhi                                   on 2000/08/26  14:23:03
25203         Log: grep -e isn't portable.
25204              
25205              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
25206              From: chris@broadband.att.com
25207              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
25208              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
25209      Branch: perl
25210            ! hints/solaris_2.sh
25211 ____________________________________________________________________________
25212 [  6839] By: jhi                                   on 2000/08/26  14:12:23
25213         Log: no-install target a la make -n.
25214              
25215              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
25216              From: <abigail@foad.org>
25217              Date: Sat, 26 Aug 2000 03:57:34 -0400
25218              Message-ID: <20000826075735.18912.qmail@foad.org>
25219      Branch: perl
25220            ! Makefile.SH installman installperl
25221 ____________________________________________________________________________
25222 [  6838] By: jhi                                   on 2000/08/26  14:06:33
25223         Log: Retract #6826 as the #6828 should be do the same
25224              in a More Correct Way.
25225      Branch: perl
25226            ! installperl
25227 ____________________________________________________________________________
25228 [  6837] By: jhi                                   on 2000/08/26  05:24:00
25229         Log: More casting.
25230      Branch: perl
25231            ! ext/Storable/Storable.xs
25232 ____________________________________________________________________________
25233 [  6836] By: jhi                                   on 2000/08/26  05:05:46
25234         Log: Nicer in decimal.
25235      Branch: perl
25236            ! ext/Storable/Storable.xs
25237 ____________________________________________________________________________
25238 [  6835] By: jhi                                   on 2000/08/26  05:03:50
25239         Log: There be no UVdf.
25240      Branch: perl
25241            ! ext/Storable/Storable.xs
25242 ____________________________________________________________________________
25243 [  6834] By: jhi                                   on 2000/08/26  05:00:18
25244         Log: Continue IVdfing and UVxfing.
25245      Branch: perl
25246            ! ext/Storable/Storable.xs
25247 ____________________________________________________________________________
25248 [  6833] By: jhi                                   on 2000/08/26  04:53:14
25249         Log: Use IVdf.
25250      Branch: perl
25251            ! ext/Storable/Storable.xs
25252 ____________________________________________________________________________
25253 [  6832] By: jhi                                   on 2000/08/26  04:40:41
25254         Log: Document PTR2XX and INT2PTR.
25255      Branch: perl
25256            ! pod/perlguts.pod
25257 ____________________________________________________________________________
25258 [  6831] By: jhi                                   on 2000/08/26  04:33:18
25259         Log: Use UVxf, PTR2UV, NVff.
25260      Branch: perl
25261            ! ext/Storable/Storable.xs
25262 ____________________________________________________________________________
25263 [  6830] By: jhi                                   on 2000/08/26  04:31:32
25264         Log: Update the test count.
25265      Branch: perl
25266            ! t/lib/trig.t
25267 ____________________________________________________________________________
25268 [  6829] By: jhi                                   on 2000/08/26  03:05:50
25269         Log: Subject: [PATCH] installation not quite silent yet.
25270              From: <abigail@foad.org>
25271              Date: Fri, 25 Aug 2000 20:07:53 -0400
25272              Message-ID: <20000826000753.7822.qmail@foad.org>
25273      Branch: perl
25274            ! installman installperl
25275 ____________________________________________________________________________
25276 [  6828] By: jhi                                   on 2000/08/26  03:05:14
25277         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
25278              From: Spider Boardman <spider@web.zk3.dec.com>
25279              Date: Fri, 25 Aug 2000 19:12:40 -0400
25280              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
25281      Branch: perl
25282            ! gv.c
25283 ____________________________________________________________________________
25284 [  6827] By: jhi                                   on 2000/08/25  23:54:34
25285         Log: Support preserving extremely big/small angles.
25286      Branch: perl
25287            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
25288 ____________________________________________________________________________
25289 [  6826] By: jhi                                   on 2000/08/25  23:01:20
25290         Log: Patch installperl to be long double-aware.
25291              
25292              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
25293              From: Spider Boardman <spider@web.zk3.dec.com>
25294              Date: Fri, 25 Aug 2000 18:15:23 -0400
25295              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
25296      Branch: perl
25297            ! installperl
25298 ____________________________________________________________________________
25299 [  6825] By: jhi                                   on 2000/08/25  22:58:25
25300         Log: Remove duplicately applied patch shards.
25301              
25302              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
25303              From: Spider Boardman <spider@leggy.zk3.dec.com>
25304              Date: Fri, 25 Aug 2000 16:45:03 -0400
25305              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
25306      Branch: perl
25307            ! t/lib/cgi-html.t
25308 ____________________________________________________________________________
25309 [  6824] By: jhi                                   on 2000/08/25  22:57:00
25310         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
25311              From: Daniel Chetlin <daniel@chetlin.com>
25312              Date: Fri, 25 Aug 2000 12:23:16 -0700
25313              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
25314              
25315              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
25316              From: Daniel Chetlin <daniel@chetlin.com>
25317              Date: Fri, 25 Aug 2000 14:47:19 -0700
25318              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
25319      Branch: perl
25320            ! installman
25321 ____________________________________________________________________________
25322 [  6823] By: jhi                                   on 2000/08/25  22:44:17
25323         Log: Timestamp problem?
25324      Branch: perl
25325            ! uconfig.h uconfig.sh
25326 ____________________________________________________________________________
25327 [  6822] By: jhi                                   on 2000/08/25  19:01:06
25328         Log: One forgotten file from #6816.
25329      Branch: perl
25330            ! vos/config.h
25331 ____________________________________________________________________________
25332 [  6821] By: jhi                                   on 2000/08/25  18:56:39
25333         Log: Regen Changes.
25334      Branch: perl
25335            ! Changes patchlevel.h
25336 ____________________________________________________________________________
25337 [  6820] By: jhi                                   on 2000/08/25  18:52:35
25338         Log: Fix Changes ordering.
25339      Branch: perl
25340            ! Changes
25341 ____________________________________________________________________________
25342 [  6819] By: jhi                                   on 2000/08/25  18:50:25
25343         Log: Update Changes.
25344      Branch: perl
25345            ! Changes patchlevel.h
25346 ____________________________________________________________________________
25347 [  6818] By: jhi                                   on 2000/08/25  18:47:45
25348         Log: Tweak the sfio/useperlio logic, hopefully as wished in
25349              
25350              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
25351              From: Nicholas Clark <nick@babyhippo.co.uk>
25352              Date: Fri, 25 Aug 2000 12:01:45 +0100
25353              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
25354      Branch: metaconfig/U/perl
25355            ! d_sfio.U
25356      Branch: perl
25357            ! Configure
25358 ____________________________________________________________________________
25359 [  6817] By: jhi                                   on 2000/08/25  18:32:51
25360         Log: Allow microperl to assume <math.h>, without it the math
25361              functions like floor() are assumed to return int, which makes
25362              for core dumps in machines where integer and floating register
25363              don't mix.
25364      Branch: perl
25365            ! uconfig.h uconfig.sh
25366 ____________________________________________________________________________
25367 [  6816] By: jhi                                   on 2000/08/25  18:27:17
25368         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
25369              the problem reported in
25370              
25371              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
25372              From: danhale@us.ibm.com
25373              Date: Fri, 25 Aug 2000 10:58:06 -0400
25374              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
25375      Branch: metaconfig/U/perl
25376            + d_socks5_init.U
25377      Branch: perl
25378            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
25379            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
25380            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
25381            ! win32/config.gc win32/config.vc
25382 ____________________________________________________________________________
25383 [  6815] By: jhi                                   on 2000/08/25  17:43:31
25384         Log: A solution for the retrieve_fd autosplit warning,
25385              idea suggested by Mike Guy.
25386      Branch: perl
25387            ! ext/Storable/Storable.pm
25388 ____________________________________________________________________________
25389 [  6814] By: jhi                                   on 2000/08/25  17:16:03
25390         Log: Add install-silent target.
25391      Branch: perl
25392            ! Makefile.SH
25393 ____________________________________________________________________________
25394 [  6813] By: jhi                                   on 2000/08/25  17:14:23
25395         Log: Subject: Re: [PATCH] More silencing of installman.
25396              From: <abigail@foad.org>
25397              Date: Thu, 24 Aug 2000 19:27:03 -0400
25398              Message-ID: <20000824232703.7001.qmail@foad.org>
25399              
25400              Subject: Re: [PATCH] More silencing of installman.
25401              From: <abigail@foad.org>
25402              Date: Fri, 25 Aug 2000 03:00:58 -0400
25403              Message-ID: <20000825070058.10697.qmail@foad.org>
25404      Branch: perl
25405            ! installman
25406 ____________________________________________________________________________
25407 [  6812] By: jhi                                   on 2000/08/25  17:11:28
25408         Log: installperl --verbose and --silent.
25409              
25410              Subject: Re: [PATCH] More silencing of installman.
25411              From: <abigail@foad.org>
25412              Message-ID: <20000825064430.9719.qmail@foad.org>
25413              Date: Fri, 25 Aug 2000 02:44:30 -0400
25414      Branch: perl
25415            ! installperl
25416 ____________________________________________________________________________
25417 [  6811] By: jhi                                   on 2000/08/25  17:05:43
25418         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
25419              From: "Peter J. Farley III" <pjfarley@banet.net>
25420              Date: Thu, 24 Aug 2000 21:58:03 -0400
25421              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
25422              
25423              (applied slightly modified)
25424      Branch: perl
25425            ! lib/ExtUtils/MM_Unix.pm
25426 ____________________________________________________________________________
25427 [  6810] By: jhi                                   on 2000/08/25  17:01:18
25428         Log: Missing parts of 
25429              
25430              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
25431              From: Peter Prymmer <pvhp@forte.com>
25432              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
25433              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
25434      Branch: perl
25435            ! t/lib/cgi-html.t
25436 ____________________________________________________________________________
25437 [  6809] By: jhi                                   on 2000/08/25  16:46:32
25438         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
25439              From: "Craig A. Berry" <craig.berry@psinetcs.com>
25440              Date: Thu, 24 Aug 2000 19:13:11 -0500
25441              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
25442      Branch: perl
25443            ! vms/vms.c
25444 ____________________________________________________________________________
25445 [  6808] By: jhi                                   on 2000/08/25  16:39:22
25446         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
25447              From: Peter Prymmer <pvhp@forte.com>
25448              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
25449              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
25450      Branch: perl
25451            ! configure.com
25452 ____________________________________________________________________________
25453 [  6807] By: jhi                                   on 2000/08/25  16:36:37
25454         Log: Better wording for the vec lvalue diagnostic.
25455              
25456              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
25457              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
25458              Date: Wed, 23 Aug 2000 14:12:16 -0400
25459              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
25460      Branch: perl
25461            ! pod/perldiag.pod
25462 ____________________________________________________________________________
25463 [  6806] By: jhi                                   on 2000/08/24  18:17:22
25464         Log: Subject: [PATCH] More silencing of installman.
25465              From: <abigail@foad.org>
25466              Date: Thu, 24 Aug 2000 14:01:44 -0400
25467              Message-ID: <20000824180144.20062.qmail@foad.org>
25468      Branch: perl
25469            ! installman
25470 ____________________________________________________________________________
25471 [  6805] By: jhi                                   on 2000/08/24  15:00:31
25472         Log: Update Changes.
25473      Branch: perl
25474            ! Changes patchlevel.h
25475 ____________________________________________________________________________
25476 [  6804] By: jhi                                   on 2000/08/24  14:59:07
25477         Log: Regen perltoc.
25478      Branch: perl
25479            ! pod/perltoc.pod
25480 ____________________________________________________________________________
25481 [  6803] By: jhi                                   on 2000/08/24  14:44:39
25482         Log: Show the doc file, not the temp file.
25483      Branch: perl
25484            ! installman
25485 ____________________________________________________________________________
25486 [  6802] By: jhi                                   on 2000/08/24  14:41:53
25487         Log: Continue silencing.
25488      Branch: perl
25489            ! installman
25490 ____________________________________________________________________________
25491 [  6801] By: jhi                                   on 2000/08/24  14:34:40
25492         Log: Actually do something with the silencer option.
25493      Branch: perl
25494            ! installman
25495 ____________________________________________________________________________
25496 [  6800] By: jhi                                   on 2000/08/24  14:26:22
25497         Log: Make installman to recognize the silence flag -S.
25498      Branch: perl
25499            ! installman
25500 ____________________________________________________________________________
25501 [  6799] By: jhi                                   on 2000/08/24  13:49:38
25502         Log: DOS patches and portability/porting notes, from Tim Jenness.
25503      Branch: perl
25504            ! lib/File/Temp.pm
25505 ____________________________________________________________________________
25506 [  6798] By: jhi                                   on 2000/08/24  13:48:27
25507         Log: Create directories in silence.
25508              
25509              Subject: [PATCH] Another silencer for MakeMaker
25510              From: andreas.koenig@anima.de (Andreas J. Koenig)
25511              Date: 24 Aug 2000 14:18:52 +0200
25512              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
25513      Branch: perl
25514            ! lib/ExtUtils/Command.pm
25515 ____________________________________________________________________________
25516 [  6797] By: jhi                                   on 2000/08/24  13:46:42
25517         Log: More liberal parsing of version numbers.
25518              
25519              Subject: Re: CPAN.pm beta for testing available
25520              From: andreas.koenig@anima.de (Andreas J. Koenig)
25521              Date: 24 Aug 2000 13:51:57 +0200
25522              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
25523      Branch: perl
25524            ! lib/CPAN.pm
25525 ____________________________________________________________________________
25526 [  6796] By: jhi                                   on 2000/08/24  13:44:36
25527         Log: Make "make install" by default silent.  A new "install-verbose"
25528              target is verbose.
25529      Branch: perl
25530            ! Makefile.SH
25531 ____________________________________________________________________________
25532 [  6795] By: jhi                                   on 2000/08/24  13:39:14
25533         Log: Add silencer flags to installperl.
25534              
25535              Subject: [PATCH] Making installperl silent.
25536              From: <abigail@foad.org>
25537              Date: Thu, 24 Aug 2000 05:01:45 -0400
25538              Message-ID: <20000824090145.13141.qmail@foad.org>
25539      Branch: perl
25540            ! installperl
25541 ____________________________________________________________________________
25542 [  6794] By: jhi                                   on 2000/08/24  13:35:50
25543         Log: installperl couldn't tell whether it had run tests or not.
25544              
25545              Subject: [PATCH] Re: installperl and t/TEST
25546              From: <abigail@foad.org>
25547              Date: Thu, 24 Aug 2000 04:00:53 -0400
25548              Message-ID: <20000824080053.2494.qmail@foad.org>
25549      Branch: perl
25550            ! Makefile.SH installperl
25551 ____________________________________________________________________________
25552 [  6793] By: jhi                                   on 2000/08/24  13:27:50
25553         Log: Drop the separate perlbc, perlcc -b should be enough.
25554      Branch: perl
25555            - utils/perlbc.PL
25556            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
25557 ____________________________________________________________________________
25558 [  6792] By: jhi                                   on 2000/08/24  04:41:30
25559         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
25560              plus the typo fix from Peter Prymmer.
25561      Branch: perl
25562            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
25563            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
25564 ____________________________________________________________________________
25565 [  6791] By: jhi                                   on 2000/08/24  02:10:43
25566         Log: Replace #6705 with a minimal doc patch.
25567              
25568              Subject: [PATCH 5.6.0] replace change #6705
25569              From: Jan Dubois <jand@ActiveState.com>
25570              Date: Wed, 23 Aug 2000 18:31:51 -0700
25571              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
25572      Branch: perl
25573            ! lib/Win32.pod win32/win32.c
25574 ____________________________________________________________________________
25575 [  6790] By: jhi                                   on 2000/08/23  17:52:00
25576         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
25577              From: Mike Guy <mjtg@cam.ac.uk>
25578              Date: Wed, 23 Aug 2000 18:38:46 +0100
25579              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
25580      Branch: perl
25581            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
25582 ____________________________________________________________________________
25583 [  6789] By: jhi                                   on 2000/08/23  15:34:21
25584         Log: Update Changes.
25585      Branch: perl
25586            ! Changes patchlevel.h
25587 ____________________________________________________________________________
25588 [  6788] By: jhi                                   on 2000/08/23  15:33:40
25589         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
25590              From: Wilfredo Sánchez <wsanchez@apple.com>
25591              Date: Tue, 22 Aug 2000 19:31:27 -0700
25592              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
25593      Branch: perl
25594            ! perl.h
25595 ____________________________________________________________________________
25596 [  6787] By: jhi                                   on 2000/08/23  15:29:31
25597         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
25598              From: Spider Boardman <spider@leggy.zk3.dec.com>
25599              Date: Wed, 23 Aug 2000 10:33:23 -0400
25600              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
25601      Branch: perl
25602            ! lib/Pod/Html.pm
25603 ____________________________________________________________________________
25604 [  6786] By: jhi                                   on 2000/08/23  15:28:11
25605         Log: Bad makefile.
25606      Branch: perl
25607            ! ext/B/Makefile.PL
25608 ____________________________________________________________________________
25609 [  6785] By: jhi                                   on 2000/08/23  14:37:04
25610         Log: Update Changes.
25611      Branch: perl
25612            ! Changes patchlevel.h
25613 ____________________________________________________________________________
25614 [  6784] By: jhi                                   on 2000/08/23  13:58:41
25615         Log: Portability fix from Hugo van der Sanden.
25616      Branch: perl
25617            ! ext/re/Makefile.PL
25618 ____________________________________________________________________________
25619 [  6783] By: jhi                                   on 2000/08/23  13:53:53
25620         Log: Storable support, v-version fixes.
25621              
25622              Subject: CPAN.pm beta for testing available
25623              From: andreas.koenig@anima.de (Andreas J. Koenig)
25624              Date: 22 Aug 2000 23:31:33 +0200
25625              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
25626      Branch: perl
25627            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
25628 ____________________________________________________________________________
25629 [  6782] By: jhi                                   on 2000/08/23  13:51:26
25630         Log: Mac and other portability updates from Chris Nandor.
25631      Branch: perl
25632            ! pod/perlmodinstall.pod
25633 ____________________________________________________________________________
25634 [  6781] By: jhi                                   on 2000/08/23  13:47:33
25635         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
25636              From: Peter Prymmer <pvhp@forte.com>
25637              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
25638              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
25639      Branch: perl
25640            ! ext/Storable/Storable.xs
25641 ____________________________________________________________________________
25642 [  6780] By: jhi                                   on 2000/08/23  13:33:34
25643         Log: VMS MMS (make) wants null action.
25644      Branch: perl
25645            ! ext/B/Makefile.PL
25646 ____________________________________________________________________________
25647 [  6779] By: jhi                                   on 2000/08/22  19:44:47
25648         Log: Forgot portability nit.
25649      Branch: perl
25650            ! t/lib/st-forgive.t
25651 ____________________________________________________________________________
25652 [  6778] By: jhi                                   on 2000/08/22  19:35:25
25653         Log: Be portable.
25654      Branch: perl
25655            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
25656            ! t/lib/st-store.t
25657 ____________________________________________________________________________
25658 [  6777] By: jhi                                   on 2000/08/22  18:50:53
25659         Log: Update Changes.
25660      Branch: perl
25661            ! Changes patchlevel.h
25662 ____________________________________________________________________________
25663 [  6776] By: jhi                                   on 2000/08/22  18:44:46
25664         Log: cSVOPo_*v things index into the current PL_curpad
25665              under ithreads, which is different from the curpad
25666              used by the XSUB.  (In other words, the code as-is
25667              before this patch wouldn't work under ithreads.)
25668              From Sarathy.
25669      Branch: perl
25670            ! ext/B/B.xs
25671 ____________________________________________________________________________
25672 [  6775] By: jhi                                   on 2000/08/22  18:18:37
25673         Log: Make the selection of NVff et al stricter.
25674      Branch: metaconfig/U/perl
25675            ! perlxvf.U
25676      Branch: perl
25677            ! Configure config_h.SH
25678 ____________________________________________________________________________
25679 [  6774] By: jhi                                   on 2000/08/22  17:19:42
25680         Log: perldelta nits.
25681      Branch: perl
25682            ! pod/perldelta.pod
25683 ____________________________________________________________________________
25684 [  6773] By: jhi                                   on 2000/08/22  17:06:26
25685         Log: Long double fixes from Spider Boardman.
25686              
25687              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
25688              From: system PRIVILEGED account <root@peano.zk3.dec.com>
25689              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
25690              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
25691      Branch: perl
25692            ! t/lib/bigfltpm.t t/lib/st-06compat.t
25693 ____________________________________________________________________________
25694 [  6772] By: jhi                                   on 2000/08/22  15:04:53
25695         Log: Update Changes.
25696      Branch: perl
25697            ! Changes patchlevel.h
25698 ____________________________________________________________________________
25699 [  6771] By: jhi                                   on 2000/08/22  15:01:44
25700         Log: perldelta fixes from Hugo van der Sanden.
25701      Branch: perl
25702            ! pod/perldelta.pod
25703 ____________________________________________________________________________
25704 [  6770] By: jhi                                   on 2000/08/22  14:34:49
25705         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
25706              From: Hugo <hv@crypt.compulink.co.uk>
25707              Date: Tue, 22 Aug 2000 11:21:53 +0100
25708              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
25709      Branch: perl
25710            ! regcomp.c
25711 ____________________________________________________________________________
25712 [  6769] By: jhi                                   on 2000/08/22  14:30:02
25713         Log: Add Yitzchak, reformat.
25714      Branch: perl
25715            ! Changes config_h.SH
25716 ____________________________________________________________________________
25717 [  6768] By: jhi                                   on 2000/08/22  14:21:35
25718         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
25719              and Spider Boardman.
25720      Branch: metaconfig
25721            ! U/compline/d_gconvert.U
25722      Branch: perl
25723            ! Configure
25724 ____________________________________________________________________________
25725 [  6767] By: jhi                                   on 2000/08/22  14:11:24
25726         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
25727              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25728              Date: Mon, 21 Aug 2000 19:08:31 -0700
25729              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
25730      Branch: perl
25731            - ext/Storable/patchlevel.h
25732            ! MANIFEST ext/Storable/MANIFEST
25733 ____________________________________________________________________________
25734 [  6766] By: jhi                                   on 2000/08/22  13:49:29
25735         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
25736              From: Peter Prymmer <pvhp@forte.com>
25737              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
25738              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
25739      Branch: perl
25740            ! configure.com ext/Storable/Makefile.PL
25741 ____________________________________________________________________________
25742 [  6765] By: jhi                                   on 2000/08/22  13:44:59
25743         Log: Subject: [PATCH blead] B:: missing dependency
25744              From: Hugo <hv@crypt.compulink.co.uk>
25745              Date: Tue, 22 Aug 2000 06:44:33 +0100
25746              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
25747      Branch: perl
25748            ! ext/B/Makefile.PL
25749 ____________________________________________________________________________
25750 [  6764] By: jhi                                   on 2000/08/22  13:38:12
25751         Log: More bytecompiler.
25752      Branch: perl
25753            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
25754 ____________________________________________________________________________
25755 [  6763] By: jhi                                   on 2000/08/22  13:36:44
25756         Log: Bytecompiler patches from Benjamin Stuhl.
25757      Branch: perl
25758            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
25759            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
25760            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
25761            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
25762            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
25763            ! perl.c perlapi.h pod/perldelta.pod
25764 ____________________________________________________________________________
25765 [  6762] By: jhi                                   on 2000/08/21  23:43:40
25766         Log: An obsoleted diagnostic.
25767      Branch: perl
25768            ! pod/perldelta.pod
25769 ____________________________________________________________________________
25770 [  6761] By: jhi                                   on 2000/08/21  23:01:45
25771         Log: The #6759 wasn't quite right.
25772      Branch: perl
25773            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
25774            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
25775            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
25776            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
25777            ! t/lib/st-tieditems.t
25778 ____________________________________________________________________________
25779 [  6760] By: jhi                                   on 2000/08/21  22:35:49
25780         Log: Be verydeepclean.
25781      Branch: perl
25782            ! Makefile.SH
25783 ____________________________________________________________________________
25784 [  6759] By: jhi                                   on 2000/08/21  22:25:40
25785         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
25786              From: Peter Prymmer <pvhp@forte.com>
25787              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
25788              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
25789      Branch: perl
25790            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
25791            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
25792            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
25793            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
25794            ! t/lib/st-tieditems.t
25795 ____________________________________________________________________________
25796 [  6758] By: jhi                                   on 2000/08/21  22:22:32
25797         Log: Few more casts, need reported in
25798              
25799              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
25800              From: Mike Stok <mike@stok.co.uk>
25801              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
25802              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
25803              
25804              and
25805              
25806              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
25807              From: abigail@foad.org
25808              Date: 21 Aug 2000 21:31:34 -0000
25809              Message-Id: <20000821213134.30170.qmail@foad.org>
25810      Branch: perl
25811            ! ext/Storable/Storable.xs
25812 ____________________________________________________________________________
25813 [  6757] By: jhi                                   on 2000/08/21  18:37:07
25814         Log: Update Changes.
25815      Branch: perl
25816            ! Changes patchlevel.h
25817 ____________________________________________________________________________
25818 [  6756] By: jhi                                   on 2000/08/21  18:34:02
25819         Log: A pod nit.
25820              
25821              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
25822              From: <abigail@foad.org>
25823              Date: Mon, 21 Aug 2000 14:00:16 -0400
25824              Message-ID: <20000821180016.28627.qmail@foad.org>
25825      Branch: perl
25826            ! pod/perlre.pod
25827 ____________________________________________________________________________
25828 [  6755] By: jhi                                   on 2000/08/21  18:30:56
25829         Log: Use PodParser 1.18 new test.
25830      Branch: perl
25831            ! t/pod/special_seqs.t t/pod/special_seqs.xr
25832 ____________________________________________________________________________
25833 [  6754] By: jhi                                   on 2000/08/21  18:28:35
25834         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
25835              patches cannot be applied since #6712 conflicts.
25836      Branch: perl
25837            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
25838 ____________________________________________________________________________
25839 [  6753] By: jhi                                   on 2000/08/21  18:15:11
25840         Log: Weed out some smaller changes.
25841      Branch: perl
25842            ! pod/perldelta.pod
25843 ____________________________________________________________________________
25844 [  6752] By: jhi                                   on 2000/08/21  18:02:30
25845         Log: Also under djgpp the timestamps are funky.
25846      Branch: perl
25847            ! t/op/stat.t
25848 ____________________________________________________________________________
25849 [  6751] By: jhi                                   on 2000/08/21  17:55:56
25850         Log: Tweak the floating point output routine preferences.
25851      Branch: metaconfig
25852            ! U/compline/d_gconvert.U
25853      Branch: perl
25854            ! Configure
25855 ____________________________________________________________________________
25856 [  6750] By: jhi                                   on 2000/08/21  17:51:29
25857         Log: Unicos/mk requires elaborate paranoia.
25858      Branch: perl
25859            ! lib/Math/Complex.pm
25860 ____________________________________________________________________________
25861 [  6749] By: gsar                                  on 2000/08/21  16:53:31
25862         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
25863      Branch: perl
25864            ! lib/Cwd.pm
25865 ____________________________________________________________________________
25866 [  6748] By: gsar                                  on 2000/08/21  16:22:19
25867         Log: free TLS slot properly on Windows
25868      Branch: perl
25869            ! thread.h win32/perllib.c win32/win32thread.h
25870 ____________________________________________________________________________
25871 [  6747] By: jhi                                   on 2000/08/21  16:20:58
25872         Log: Rename the macro argument because some preprocessors
25873              can't tell the difference and expand arguments also inside
25874              double quoted strings.
25875      Branch: perl
25876            ! regcomp.c
25877 ____________________________________________________________________________
25878 [  6746] By: jhi                                   on 2000/08/21  16:09:41
25879         Log: Support long doubles in Storable.
25880              
25881              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
25882              From: Radu Greab <radu@netsoft.ro>
25883              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
25884              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
25885      Branch: perl
25886            ! ext/Storable/Storable.xs
25887 ____________________________________________________________________________
25888 [  6745] By: jhi                                   on 2000/08/21  15:51:40
25889         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
25890              From: "Fifer, Eric" <EFifer@sanwaint.com>
25891              Date: Mon, 21 Aug 2000 15:34:49 +0100
25892              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
25893      Branch: perl
25894            ! t/pragma/warn/9enabled
25895 ____________________________________________________________________________
25896 [  6744] By: jhi                                   on 2000/08/21  15:39:35
25897         Log: Document the endianness of Alpha more precisely.
25898      Branch: perl
25899            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
25900            ! pod/perlport.pod
25901 ____________________________________________________________________________
25902 [  6743] By: jhi                                   on 2000/08/21  14:47:05
25903         Log: perldelta fixes from the p5p crowd.
25904      Branch: perl
25905            ! pod/perldelta.pod pod/perlop.pod
25906 ____________________________________________________________________________
25907 [  6742] By: jhi                                   on 2000/08/21  13:34:51
25908         Log: Update to Pod::LaTeX 0.53.
25909              
25910              Subject: [PATCH] lib/Pod/LaTeX.pm updates
25911              From: Tim Jenness <timj@jach.hawaii.edu>
25912              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
25913              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
25914      Branch: perl
25915            ! lib/Pod/LaTeX.pm
25916 ____________________________________________________________________________
25917 [  6741] By: jhi                                   on 2000/08/21  13:33:01
25918         Log: Subject: [PATCH] os2.c fix for use64bitint
25919              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25920              Date: Mon, 21 Aug 2000 01:32:25 -0700
25921              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
25922      Branch: perl
25923            ! os2/os2.c
25924 ____________________________________________________________________________
25925 [  6740] By: jhi                                   on 2000/08/21  13:28:52
25926         Log: Array context keeps slithering in.
25927              
25928              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
25929              From: Daniel Chetlin <daniel@chetlin.com>
25930              Date: Sun, 20 Aug 2000 21:40:25 -0700
25931              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
25932      Branch: perl
25933            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
25934            ! pod/perldebtut.pod
25935 ____________________________________________________________________________
25936 [  6739] By: jhi                                   on 2000/08/21  13:23:55
25937         Log: Big-endian quad fixes for Storable from Radu Greab,
25938              plus few explicit null casts for picky compilers.
25939      Branch: perl
25940            ! ext/Storable/Storable.xs
25941 ____________________________________________________________________________
25942 [  6738] By: gsar                                  on 2000/08/21  05:56:13
25943         Log: small tweaks for change#6705: avoid C++ style comments in C code;
25944              use Perl's malloc API rather than the low level system one
25945      Branch: perl
25946            ! win32/win32.c
25947 ____________________________________________________________________________
25948 [  6737] By: gsar                                  on 2000/08/21  05:35:41
25949         Log: add Storable to list of extensions on Windows
25950      Branch: perl
25951            ! win32/Makefile win32/makefile.mk
25952 ____________________________________________________________________________
25953 [  6736] By: jhi                                   on 2000/08/21  02:57:53
25954         Log: Update Changes.
25955      Branch: perl
25956            ! Changes patchlevel.h
25957 ____________________________________________________________________________
25958 [  6735] By: jhi                                   on 2000/08/21  02:57:20
25959         Log: Draft 0.
25960      Branch: perl
25961            ! pod/perldelta.pod
25962 ____________________________________________________________________________
25963 [  6734] By: jhi                                   on 2000/08/21  02:57:03
25964         Log: Add Storable 0.7.2 from Raphael Manfredi,
25965              plus the patch from
25966              
25967              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
25968              From: Radu Greab <radu@netsoft.ro>
25969              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
25970              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
25971              
25972              plus changes to get Storable to compile with
25973              picky ANSI compilers.
25974      Branch: perl
25975            + ext/Storable/ChangeLog ext/Storable/MANIFEST
25976            + ext/Storable/Makefile.PL ext/Storable/README
25977            + ext/Storable/Storable.pm ext/Storable/Storable.xs
25978            + ext/Storable/patchlevel.h t/lib/st-06compat.t
25979            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
25980            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
25981            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
25982            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
25983            + t/lib/st-tieditems.t
25984            ! MANIFEST
25985 ____________________________________________________________________________
25986 [  6733] By: jhi                                   on 2000/08/21  02:29:09
25987         Log: The correct cleaning order is an art.
25988      Branch: perl
25989            ! Makefile.SH
25990 ____________________________________________________________________________
25991 [  6732] By: jhi                                   on 2000/08/21  01:23:39
25992         Log: The #6724 is here.
25993      Branch: perl
25994            ! t/lib/ftmp-security.t
25995 ____________________________________________________________________________
25996 [  6731] By: jhi                                   on 2000/08/20  23:17:03
25997         Log: s/this one/the 5.6.0 release/
25998      Branch: perl
25999            ! pod/perl56delta.pod
26000 ____________________________________________________________________________
26001 [  6730] By: jhi                                   on 2000/08/20  23:07:34
26002         Log: Mention perlebcdic and perlposix-bc.
26003      Branch: perl
26004            ! pod/perlport.pod
26005 ____________________________________________________________________________
26006 [  6729] By: jhi                                   on 2000/08/20  21:32:59
26007         Log: Document the number of exponent digits.
26008      Branch: perl
26009            ! pod/perlfunc.pod
26010 ____________________________________________________________________________
26011 [  6728] By: jhi                                   on 2000/08/20  21:16:47
26012         Log: Use File::Spec->tmpdir().
26013              
26014              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
26015              From: Tim Jenness <timj@jach.hawaii.edu>
26016              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
26017              MIME-Version: 1.0
26018              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
26019      Branch: perl
26020            ! utils/perlbug.PL
26021 ____________________________________________________________________________
26022 [  6727] By: jhi                                   on 2000/08/20  20:43:32
26023         Log: Update Changes.
26024      Branch: perl
26025            ! Changes patchlevel.h
26026 ____________________________________________________________________________
26027 [  6726] By: jhi                                   on 2000/08/20  20:41:44
26028         Log: The veryclean target needs to clobber.
26029      Branch: perl
26030            ! Makefile.SH
26031 ____________________________________________________________________________
26032 [  6725] By: jhi                                   on 2000/08/20  20:37:38
26033         Log: Document odd vs even subreleases and -Dusedevel.
26034      Branch: perl
26035            ! INSTALL
26036 ____________________________________________________________________________
26037 [  6724] By: jhi                                   on 2000/08/20  19:58:05
26038         Log: Use temporary directory instead of current directory.
26039              
26040              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
26041              From: Tim Jenness <timj@jach.hawaii.edu>
26042              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
26043              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
26044      Branch: perl
26045            ! t/lib/ftmp-security.t
26046 ____________________________________________________________________________
26047 [  6723] By: jhi                                   on 2000/08/20  19:55:55
26048         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
26049              From: andreas.koenig@anima.de (Andreas J. Koenig)
26050              Date: 20 Aug 2000 15:52:03 +0200
26051              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
26052      Branch: perl
26053            ! lib/ExtUtils/MM_Unix.pm
26054 ____________________________________________________________________________
26055 [  6722] By: jhi                                   on 2000/08/20  19:46:01
26056         Log: Update to CGI 2.72, from Lincoln Stein.
26057      Branch: perl
26058            ! lib/CGI.pm
26059 ____________________________________________________________________________
26060 [  6721] By: jhi                                   on 2000/08/20  19:43:54
26061         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
26062              From: Radu Greab <radu@netsoft.ro>
26063              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
26064              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
26065      Branch: perl
26066            ! ext/GDBM_File/GDBM_File.xs
26067 ____________________________________________________________________________
26068 [  6720] By: jhi                                   on 2000/08/20  19:42:01
26069         Log: pp_open() could pass an uninitialized filename down to do_open9().
26070      Branch: perl
26071            ! pp_sys.c
26072 ____________________________________________________________________________
26073 [  6719] By: jhi                                   on 2000/08/20  14:06:41
26074         Log: UTF8 concat fixes.
26075              
26076              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
26077              From: Hugo <hv@crypt.compulink.co.uk>
26078              Date: Sun, 20 Aug 2000 07:30:46 +0100
26079              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
26080      Branch: perl
26081            ! pp_hot.c t/op/append.t
26082 ____________________________________________________________________________
26083 [  6718] By: jhi                                   on 2000/08/20  02:09:37
26084         Log: Let's try #6717 again.
26085      Branch: perl
26086            ! lib/File/Temp.pm
26087 ____________________________________________________________________________
26088 [  6717] By: jhi                                   on 2000/08/20  01:56:55
26089         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
26090              From: "Craig A. Berry" <craig.berry@metamorgs.com>
26091              Date: Sat, 19 Aug 2000 18:15:39 -0500
26092              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
26093      Branch: perl
26094            ! lib/File/Temp.pm
26095 ____________________________________________________________________________
26096 [  6716] By: jhi                                   on 2000/08/19  15:50:11
26097         Log: Update Changes.
26098      Branch: perl
26099            ! Changes patchlevel.h
26100 ____________________________________________________________________________
26101 [  6715] By: jhi                                   on 2000/08/19  15:39:09
26102         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
26103              From: Jonathan D Johnston <jdjohnston2@juno.com>
26104              Date: Thu, 17 Aug 2000 23:13:01 -0400       
26105              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
26106      Branch: perl
26107            ! pod/perlfunc.pod
26108 ____________________________________________________________________________
26109 [  6714] By: jhi                                   on 2000/08/19  15:34:04
26110         Log: Introduce a 'veryclean' target that is like 'distclean'
26111              but also removes *~ and *.orig.
26112      Branch: perl
26113            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
26114            ! utils/Makefile x2p/Makefile.SH
26115 ____________________________________________________________________________
26116 [  6713] By: jhi                                   on 2000/08/19  14:15:45
26117         Log: Put back the long double avoidance code to POSIX.xs
26118              because VMS seems to need it still.
26119      Branch: perl
26120            ! ext/POSIX/POSIX.xs
26121 ____________________________________________________________________________
26122 [  6712] By: jhi                                   on 2000/08/19  14:10:41
26123         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
26124              From: Peter Prymmer <pvhp@forte.com>
26125              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
26126              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
26127      Branch: perl
26128            ! lib/Pod/Find.pm t/pod/find.t
26129 ____________________________________________________________________________
26130 [  6711] By: jhi                                   on 2000/08/19  14:09:19
26131         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
26132              From: Peter Prymmer <pvhp@forte.com>
26133              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
26134              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
26135              cc: vmsperl@perl.org
26136      Branch: perl
26137            ! t/lib/peek.t
26138 ____________________________________________________________________________
26139 [  6710] By: jhi                                   on 2000/08/19  14:08:01
26140         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
26141              From: Jan Dubois <jand@ActiveState.com>
26142              Date: Fri, 18 Aug 2000 16:31:48 -0700
26143              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
26144      Branch: perl
26145            ! win32/win32.c
26146 ____________________________________________________________________________
26147 [  6709] By: jhi                                   on 2000/08/19  14:06:57
26148         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
26149              
26150              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
26151              From: Spider.Boardman@Orb.Nashua.NH.US
26152              Date: Fri, 18 Aug 2000 18:41:14 -0400
26153              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
26154      Branch: perl
26155            ! regcomp.c
26156 ____________________________________________________________________________
26157 [  6708] By: jhi                                   on 2000/08/18  22:04:49
26158         Log: Update Changes.
26159      Branch: perl
26160            ! Changes patchlevel.h
26161 ____________________________________________________________________________
26162 [  6707] By: jhi                                   on 2000/08/18  21:55:14
26163         Log: Add warnif(), check warnings further up the stack,
26164              all the warnings functions now can take an optional object reference.
26165              
26166              Subject: [PATCH bleedperl@6691] warnings pragma update
26167              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
26168              Date: Fri, 18 Aug 2000 22:42:06 +0100
26169              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
26170      Branch: perl
26171            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
26172            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
26173            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
26174 ____________________________________________________________________________
26175 [  6706] By: jhi                                   on 2000/08/18  21:41:45
26176         Log: Typo in pp_complement().
26177              
26178              Subject: [PATCH perl-current] Deparse
26179              From: Peter Scott <Peter@PSDT.com>
26180              Date: Fri, 18 Aug 2000 12:44:37 -0700
26181              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
26182      Branch: perl
26183            ! ext/B/B/Deparse.pm
26184 ____________________________________________________________________________
26185 [  6705] By: jhi                                   on 2000/08/18  21:25:59
26186         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
26187              From: Jan Dubois <jand@ActiveState.com>
26188              Date: Fri, 18 Aug 2000 14:22:51 -0700
26189              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
26190      Branch: perl
26191            ! lib/Win32.pod win32/win32.c
26192 ____________________________________________________________________________
26193 [  6704] By: jhi                                   on 2000/08/18  21:16:14
26194         Log: Don't eat leading os from index entries.
26195              
26196              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
26197              From: Russ Allbery <rra@stanford.edu>
26198              Date: 10 Aug 2000 20:49:25 -0700
26199              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
26200      Branch: perl
26201            ! lib/Pod/Man.pm
26202 ____________________________________________________________________________
26203 [  6703] By: jhi                                   on 2000/08/18  21:07:06
26204         Log: Add [[:blank:]] as suggested in
26205              
26206              Subject: [ID 20000716.024] [=cc=] / [:blank:]
26207              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
26208              Date: Sun, 16 Jul 2000 17:55:29 -0700
26209              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
26210              
26211              (the [=cc=] has already been taken care of by #6439
26212              so the whole bug report can be closed)
26213              
26214              and make [[:space:]] to be equivalent to isspace(3)
26215              (as opposed to \s, which is isSPACE()).  The difference
26216              is that now [[:space:]] matches the mythical vertical tab,
26217              while \s doesn't.
26218      Branch: perl
26219            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
26220            ! regexec.c t/op/pat.t
26221 ____________________________________________________________________________
26222 [  6702] By: jhi                                   on 2000/08/18  18:47:47
26223         Log: The new tests were missing from #6415.
26224      Branch: perl
26225            ! t/op/bop.t
26226 ____________________________________________________________________________
26227 [  6701] By: jhi                                   on 2000/08/18  18:20:40
26228         Log: Document the NDBM_File and ODBM_File as SDBM_File
26229              was documented in #6417.
26230      Branch: perl
26231            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
26232            ! ext/SDBM_File/SDBM_File.pm
26233 ____________________________________________________________________________
26234 [  6700] By: jhi                                   on 2000/08/18  18:10:39
26235         Log: Subject: [PATCH perl@6698] cygwin port
26236              From: "Fifer, Eric" <EFifer@sanwaint.com>
26237              Date: Fri, 18 Aug 2000 17:30:05 +0100
26238              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
26239      Branch: perl
26240            ! lib/File/Temp.pm
26241 ____________________________________________________________________________
26242 [  6699] By: jhi                                   on 2000/08/18  16:21:49
26243         Log: Document code point which makes if (defined %stash::) to work
26244              (noted by Spider Boardman).
26245      Branch: perl
26246            ! op.c
26247 ____________________________________________________________________________
26248 [  6698] By: jhi                                   on 2000/08/18  13:43:27
26249         Log: Update Changes.
26250      Branch: perl
26251            ! Changes patchlevel.h
26252 ____________________________________________________________________________
26253 [  6697] By: jhi                                   on 2000/08/18  13:35:57
26254         Log: Tiny Getopt::Long patch from Johan Vromans.
26255      Branch: perl
26256            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
26257 ____________________________________________________________________________
26258 [  6696] By: jhi                                   on 2000/08/18  13:26:14
26259         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
26260              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
26261              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
26262              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
26263      Branch: perl
26264            ! pod/perldiag.pod pod/perlsyn.pod
26265 ____________________________________________________________________________
26266 [  6695] By: jhi                                   on 2000/08/18  13:13:26
26267         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
26268              From: Daniel Chetlin <daniel@chetlin.com>
26269              Date: Fri, 18 Aug 2000 03:13:36 -0700
26270              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
26271      Branch: perl
26272            ! pod/perlfunc.pod
26273 ____________________________________________________________________________
26274 [  6694] By: jhi                                   on 2000/08/18  13:08:05
26275         Log: Subject: [PATCH] perltrap.pod spring cleaning
26276              From: Daniel Chetlin <daniel@chetlin.com>
26277              Date: Fri, 18 Aug 2000 03:06:54 -0700
26278              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
26279              
26280              plus Mike Guy's nitfix.
26281      Branch: perl
26282            ! pod/perltrap.pod
26283 ____________________________________________________________________________
26284 [  6693] By: jhi                                   on 2000/08/18  13:00:26
26285         Log: Unbuffer the output.
26286              
26287              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
26288              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26289              Date: Thu, 17 Aug 2000 18:39:29 -0700
26290              Message-ID: <RPJn5gzkgydf092yn@efn.org>
26291      Branch: perl
26292            ! t/op/fork.t
26293 ____________________________________________________________________________
26294 [  6692] By: jhi                                   on 2000/08/18  05:19:17
26295         Log: Delete the image, too, not just its MANIFEStation.
26296      Branch: perl
26297            - lib/CGI/eg/wilogo.gif
26298 ____________________________________________________________________________
26299 [  6691] By: jhi                                   on 2000/08/18  05:10:26
26300         Log: Propagate new Configure vars.
26301      Branch: perl
26302            ! configure.com epoc/config.sh uconfig.h uconfig.sh
26303            ! vos/config.def vos/config.h vos/config_h.SH_orig
26304            ! win32/config.bc win32/config.gc win32/config.vc
26305            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26306 ____________________________________________________________________________
26307 [  6690] By: jhi                                   on 2000/08/18  04:30:56
26308         Log: Update Changes.
26309      Branch: perl
26310            ! Changes patchlevel.h
26311 ____________________________________________________________________________
26312 [  6689] By: jhi                                   on 2000/08/18  04:12:30
26313         Log: Fix the lib/complex failure of
26314              
26315              From: abigail@foad.org
26316              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
26317              Date: 15 Aug 2000 04:06:38 -0000
26318              Message-Id: <20000815040638.8524.qmail@foad.org> 
26319              
26320              Linux long double accuracy issue: something that
26321              when printed with %g looks like "2" but int() of it is 1.
26322      Branch: perl
26323            ! lib/Math/Complex.pm
26324 ____________________________________________________________________________
26325 [  6688] By: jhi                                   on 2000/08/18  03:15:35
26326         Log: The byteorder code in #6671 was wrong.
26327      Branch: perl
26328            ! configpm
26329 ____________________________________________________________________________
26330 [  6687] By: jhi                                   on 2000/08/18  02:08:42
26331         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
26332              From: Jan Dubois <jand@ActiveState.com>
26333              Date: Thu, 17 Aug 2000 18:31:55 -0700
26334              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
26335      Branch: perl
26336            ! sv.c
26337 ____________________________________________________________________________
26338 [  6686] By: jhi                                   on 2000/08/18  02:04:15
26339         Log: Use NVs in POSIX math, not doubles.
26340              
26341              From: abigail@foad.org
26342              Subject: [ID 20000817.014] POSIX & modfl
26343              Date: 17 Aug 2000 20:49:18 -0000
26344              Message-Id: <20000817204918.23123.qmail@foad.org>
26345      Branch: perl
26346            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
26347 ____________________________________________________________________________
26348 [  6685] By: jhi                                   on 2000/08/18  02:02:12
26349         Log: Introduce NVef, NVff, and NVgf, use the middle one.
26350              (helps for lib/peek + Linux + long doubles)  Reported in
26351              
26352              From: abigail@foad.org
26353              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
26354              Date: 15 Aug 2000 04:06:38 -0000
26355              Message-Id: <20000815040638.8524.qmail@foad.org> 
26356              
26357              (note: the lib/complex failure has not yet been addressed)
26358      Branch: metaconfig/U/perl
26359            ! perlxvf.U
26360      Branch: perl
26361            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26362            ! config_h.SH dump.c perl.h pod/perlguts.pod
26363 ____________________________________________________________________________
26364 [  6684] By: jhi                                   on 2000/08/17  23:22:19
26365         Log: Add byteorder to the myconfig output.
26366      Branch: perl
26367            ! myconfig.SH
26368 ____________________________________________________________________________
26369 [  6683] By: jhi                                   on 2000/08/17  23:20:19
26370         Log: The image doth not exist, spotted by Johan Vromans.
26371      Branch: perl
26372            ! MANIFEST
26373 ____________________________________________________________________________
26374 [  6682] By: jhi                                   on 2000/08/17  22:38:16
26375         Log: Document what the backtick returns if the command fails.
26376      Branch: perl
26377            ! pod/perlop.pod
26378 ____________________________________________________________________________
26379 [  6681] By: jhi                                   on 2000/08/17  22:33:12
26380         Log: Do not use prototyping here.
26381              
26382              Subject: [ID 20000817.016] [PATCH] Peek.xs
26383              From: abigail@foad.org
26384              Date: 17 Aug 2000 20:55:56 -0000
26385              Message-Id: <20000817205556.24270.qmail@foad.org>
26386      Branch: perl
26387            ! ext/Devel/Peek/Makefile.PL
26388 ____________________________________________________________________________
26389 [  6680] By: jhi                                   on 2000/08/17  19:46:43
26390         Log: Don't propose using modules built for 5.005 if no binary
26391              compatibility with 5.005 is attempted.
26392              
26393              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
26394              Subject: Minor nit with 5.7.0 (6655)
26395              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
26396              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
26397      Branch: metaconfig
26398            ! U/installdirs/inc_version_list.U
26399      Branch: perl
26400            ! Configure config_h.SH
26401 ____________________________________________________________________________
26402 [  6679] By: jhi                                   on 2000/08/17  19:16:39
26403         Log: Microperl config update.
26404      Branch: perl
26405            ! uconfig.h uconfig.sh
26406 ____________________________________________________________________________
26407 [  6678] By: jhi                                   on 2000/08/17  19:16:13
26408         Log: The #6648 wasn't protective enough for limited platforms
26409              (like microperl).
26410      Branch: perl
26411            ! dump.c sv.c
26412 ____________________________________________________________________________
26413 [  6677] By: jhi                                   on 2000/08/17  14:46:35
26414         Log: Update Changes.
26415      Branch: perl
26416            ! Changes patchlevel.h
26417 ____________________________________________________________________________
26418 [  6676] By: jhi                                   on 2000/08/17  14:44:02
26419         Log: Add perlebcdic from Peter Prymmer, regen toc.
26420      Branch: perl
26421            + pod/perlebcdic.pod
26422            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
26423 ____________________________________________________________________________
26424 [  6675] By: jhi                                   on 2000/08/17  14:41:52
26425         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
26426      Branch: perl
26427            ! pod/perldebtut.pod
26428 ____________________________________________________________________________
26429 [  6674] By: jhi                                   on 2000/08/17  14:29:43
26430         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
26431              
26432              Subject: [ID 20000724.006] -DLEAKTEST problem
26433              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
26434              Date: Tue, 25 Jul 2000 00:36:32 -0500
26435              Message-Id: <20000725003632.A26186@www.llamacom.com>
26436              
26437              Reminder sent
26438              
26439              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
26440              From: Hugo <hv@crypt.compulink.co.uk>
26441              Date: Thu, 17 Aug 2000 15:23:42 +0100
26442              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
26443      Branch: perl
26444            ! util.c
26445 ____________________________________________________________________________
26446 [  6673] By: jhi                                   on 2000/08/17  04:07:10
26447         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
26448              From: John Peacock <JPeacock@UnivPress.com>
26449              Date: Tue, 01 Aug 2000 09:38:12 -0400
26450              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
26451      Branch: perl
26452            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
26453 ____________________________________________________________________________
26454 [  6672] By: jhi                                   on 2000/08/17  03:04:35
26455         Log: Subject: [PATCH] Cwd.pm now uses strict
26456              From: Tim Jenness <timj@jach.hawaii.edu>
26457              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
26458              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
26459      Branch: perl
26460            ! lib/Cwd.pm
26461 ____________________________________________________________________________
26462 [  6671] By: jhi                                   on 2000/08/17  02:16:35
26463         Log: Make $Config{byteorder} more magical so that it is
26464              dynamically computed: nice for 'fat binaries'.
26465              
26466              Subject: [PATCH]: default byteorder
26467              From: Wilfredo Sánchez <wsanchez@apple.com>
26468              Date: Mon, 31 Jul 2000 19:45:31 -0700
26469              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
26470      Branch: perl
26471            ! configpm
26472 ____________________________________________________________________________
26473 [  6670] By: gsar                                  on 2000/08/17  01:22:21
26474         Log: move WNOHANG definition to where other such things are
26475      Branch: perl
26476            ! win32/win32.h
26477 ____________________________________________________________________________
26478 [  6669] By: jhi                                   on 2000/08/17  01:19:17
26479         Log: Update Changes.
26480      Branch: perl
26481            ! Changes patchlevel.h
26482 ____________________________________________________________________________
26483 [  6668] By: jhi                                   on 2000/08/17  01:16:29
26484         Log: Doc nits spotted by Richard Soderberg.
26485      Branch: perl
26486            ! README.posix-bc README.vmesa
26487 ____________________________________________________________________________
26488 [  6667] By: jhi                                   on 2000/08/17  01:12:11
26489         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
26490              From: "Casey R. Tweten" <crt@kiski.net>
26491              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
26492              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
26493      Branch: perl
26494            ! pod/perldebtut.pod
26495 ____________________________________________________________________________
26496 [  6666] By: jhi                                   on 2000/08/17  01:09:31
26497         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
26498              From: "Casey R. Tweten" <crt@kiski.net>
26499              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
26500              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
26501      Branch: perl
26502            ! lib/Shell.pm
26503 ____________________________________________________________________________
26504 [  6665] By: gsar                                  on 2000/08/17  01:03:52
26505         Log: add "ok" targets from change#6632 in makefile.mk
26506      Branch: perl
26507            ! pod/perlport.pod win32/Makefile win32/makefile.mk
26508 ____________________________________________________________________________
26509 [  6664] By: gsar                                  on 2000/08/17  00:56:11
26510         Log: avoid warnings from dense compiler
26511      Branch: perl
26512            ! win32/win32.c
26513 ____________________________________________________________________________
26514 [  6663] By: jhi                                   on 2000/08/17  00:51:49
26515         Log: Tweak the regex compilation errors once more.
26516      Branch: perl
26517            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
26518            ! t/op/regmesg.t t/pragma/warn/regcomp
26519 ____________________________________________________________________________
26520 [  6662] By: gsar                                  on 2000/08/17  00:28:19
26521         Log: trailing new %ENV entries weren't being pushed into the real
26522              environment of subprocesses on Windows
26523      Branch: perl
26524            ! t/op/magic.t win32/perlhost.h
26525 ____________________________________________________________________________
26526 [  6661] By: gsar                                  on 2000/08/17  00:19:20
26527         Log: waitpid() now handles externally spawned pids correctly;
26528              fixes for backtick/wait/waitpid failures on Windows 9x
26529              
26530              these changes make the pid returned by process functions on
26531              Windows 9x always positive by clearing the high bit (which
26532              is always set on Win9x); pseudo-process PIDs are likewise
26533              always negative now on Win9x (just as on NT/2000)
26534      Branch: perl
26535            ! pp_sys.c win32/perlhost.h win32/win32.c
26536 ____________________________________________________________________________
26537 [  6660] By: jhi                                   on 2000/08/17  00:04:32
26538         Log: Retract #6645.
26539      Branch: perl
26540            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26541            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
26542            ! t/op/sprintf.t
26543 ____________________________________________________________________________
26544 [  6659] By: gsar                                  on 2000/08/16  23:59:28
26545         Log: on windows, the return values from wait() and waitpid() don't
26546              match those of pseudo-pids
26547      Branch: perl
26548            ! pp_sys.c t/op/fork.t util.c win32/win32.c
26549 ____________________________________________________________________________
26550 [  6658] By: gsar                                  on 2000/08/16  23:56:14
26551         Log: pod nit seen in passing
26552      Branch: perl
26553            ! pod/perlfunc.pod
26554 ____________________________________________________________________________
26555 [  6657] By: gsar                                  on 2000/08/16  23:53:42
26556         Log: change#6328 could make close(SOCKET) return false on windows
26557              when it shouldn't
26558      Branch: perl
26559            ! win32/win32sck.c
26560 ____________________________________________________________________________
26561 [  6656] By: gsar                                  on 2000/08/16  23:46:57
26562         Log: check that the number pseudo children doesn't exceed
26563              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
26564              the WaitForMultipleObjects() limit that would cause wait()
26565              to crash)
26566              
26567              wait() and waitpid() could potentially be rewritten to use
26568              more than one thread to do the waiting to eliminate this
26569              limitation
26570      Branch: perl
26571            ! win32/perlhost.h
26572 ____________________________________________________________________________
26573 [  6655] By: jhi                                   on 2000/08/16  14:11:05
26574         Log: Update Changes.
26575      Branch: perl
26576            ! Changes patchlevel.h
26577 ____________________________________________________________________________
26578 [  6654] By: jhi                                   on 2000/08/16  14:10:12
26579         Log: Update to perldebtut 1.9, from Richard Foley.
26580      Branch: perl
26581            ! pod/perldebtut.pod
26582 ____________________________________________________________________________
26583 [  6653] By: jhi                                   on 2000/08/16  14:08:17
26584         Log: Change the regx compilation error markers to use = instead of <
26585              since pod makes using the latter quite messy.  Reported in
26586              ID 20000814.006 by Abigail and in
26587              Subject: Unknown escape E<> ?
26588              From: Lupe Christoph <lupe@lupe-christoph.de>
26589              Date: Fri, 11 Aug 2000 00:30:27 +0200
26590              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
26591      Branch: perl
26592            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
26593            ! t/op/regmesg.t t/pragma/warn/regcomp
26594 ____________________________________________________________________________
26595 [  6652] By: jhi                                   on 2000/08/16  13:25:31
26596         Log: Change the perlbug address to perl.org since it's more forgiving.
26597              
26598              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
26599              From: abigail@foad.org
26600              Date: 15 Aug 2000 04:15:40 -0000
26601              Message-Id: <20000815041540.8633.qmail@foad.org>
26602      Branch: perl
26603            ! utils/perlbug.PL
26604 ____________________________________________________________________________
26605 [  6651] By: jhi                                   on 2000/08/16  13:22:35
26606         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
26607              From: Tim Jenness <timj@jach.hawaii.edu>
26608              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
26609              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
26610      Branch: perl
26611            ! lib/Cwd.pm
26612 ____________________________________________________________________________
26613 [  6650] By: jhi                                   on 2000/08/16  13:18:13
26614         Log: Update to CPAN 1.57.
26615              
26616              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
26617              From: andreas.koenig@anima.de (Andreas J. Koenig)
26618              Date: 16 Aug 2000 15:09:46 +0200
26619              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
26620      Branch: perl
26621            ! lib/CPAN.pm
26622 ____________________________________________________________________________
26623 [  6649] By: jhi                                   on 2000/08/16  13:12:31
26624         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
26625              From: "Larry W. Virden" <lvirden@cas.org>
26626              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
26627              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
26628      Branch: perl
26629            ! README.hpux
26630 ____________________________________________________________________________
26631 [  6648] By: jhi                                   on 2000/08/16  13:03:53
26632         Log: The numeric locale was reset to "C" by s?printf and never restored.
26633              
26634              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
26635              From: Christian Kirsch <ck@held.mind.de>
26636              Date: Wed, 9 Aug 2000 17:05:17 +0200
26637              Message-Id: <20000809170517.A25389@held>
26638              
26639              No test since adding the failing example to locale.t
26640              does not fail -- probably because the locale settings are so
26641              thoroughly tweaked by that time.  Running the example standalone
26642              does fail, though.  UPDATE: test case added at change #7540.
26643      Branch: perl
26644            ! dump.c perl.h pp.c pp_ctl.c sv.c
26645 ____________________________________________________________________________
26646 [  6647] By: jhi                                   on 2000/08/16  00:07:54
26647         Log: Update Changes and test semi-automatic patchlevel updating.
26648      Branch: perl
26649            ! Changes patchlevel.h
26650 ____________________________________________________________________________
26651 [  6646] By: jhi                                   on 2000/08/15  23:35:07
26652         Log: Fix a dependency problem.
26653              
26654              Subject: [PATCH: 6640] VMS Makefile.SH update
26655              From: Peter Prymmer <pvhp@forte.com>
26656              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
26657              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
26658      Branch: perl
26659            ! vms/descrip_mms.template
26660 ____________________________________________________________________________
26661 [  6645] By: jhi                                   on 2000/08/15  23:33:23
26662         Log: (Retracted by #6660)
26663              
26664              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
26665              From: Dominic Dunlop <domo@computer.org>
26666              Date: Tue, 15 Aug 2000 22:20:52 +0200
26667              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
26668      Branch: metaconfig/U/perl
26669            + d_printfed.U
26670      Branch: perl
26671            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26672            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
26673            ! t/op/sprintf.t
26674 ____________________________________________________________________________
26675 [  6644] By: jhi                                   on 2000/08/15  21:17:20
26676         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
26677              From: abigail@foad.org
26678              Date: 15 Aug 2000 20:12:41 -0000
26679              Message-Id: <20000815201241.25556.qmail@foad.org>
26680      Branch: perl
26681            ! INSTALL
26682 ____________________________________________________________________________
26683 [  6643] By: jhi                                   on 2000/08/15  21:15:28
26684         Log: (an already applied patch)
26685      Branch: perl
26686            ! lib/CGI.pm
26687 ____________________________________________________________________________
26688 [  6642] By: gsar                                  on 2000/08/15  19:54:05
26689         Log: magic callbacks all need to have same type signature
26690      Branch: perl
26691            ! embed.pl mg.c proto.h
26692 ____________________________________________________________________________
26693 [  6641] By: jhi                                   on 2000/08/15  17:56:27
26694         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)
26695              From: Mike Guy <mjtg@cam.ac.uk>
26696              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
26697              Date: Tue, 15 Aug 2000 18:26:45 +0100
26698              
26699              Only the peek.t part applied, not the hash quality part.
26700      Branch: perl
26701            ! t/lib/peek.t
26702 ____________________________________________________________________________
26703 [  6640] By: jhi                                   on 2000/08/15  16:37:37
26704         Log: Update Changes.
26705      Branch: perl
26706            ! Changes
26707 ____________________________________________________________________________
26708 [  6639] By: jhi                                   on 2000/08/15  16:34:55
26709         Log: Missed a file from #6638.
26710      Branch: perl
26711            ! lib/File/Temp.pm
26712 ____________________________________________________________________________
26713 [  6638] By: jhi                                   on 2000/08/15  16:33:19
26714         Log: Subject: [PATCH perl@6620] cygwin port
26715              From: "Fifer, Eric" <EFifer@sanwaint.com>
26716              Date: Tue, 15 Aug 2000 17:00:49 +0100
26717              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
26718      Branch: perl
26719            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
26720 ____________________________________________________________________________
26721 [  6637] By: jhi                                   on 2000/08/15  16:29:22
26722         Log: Subject: [PATCH] debugger exit code should reflect user exit code
26723              From: Mike Guy <mjtg@cam.ac.uk>
26724              Date: Tue, 15 Aug 2000 16:55:59 +0100
26725              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
26726      Branch: perl
26727            ! lib/perl5db.pl
26728 ____________________________________________________________________________
26729 [  6636] By: jhi                                   on 2000/08/15  15:30:58
26730         Log: Update Changes.
26731      Branch: perl
26732            ! Changes
26733 ____________________________________________________________________________
26734 [  6635] By: jhi                                   on 2000/08/15  15:27:21
26735         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
26736      Branch: metaconfig
26737            ! U/mkglossary U/mksample
26738      Branch: metaconfig/U/perl
26739            ! Devel.U
26740      Branch: perl
26741            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26742 ____________________________________________________________________________
26743 [  6634] By: jhi                                   on 2000/08/15  14:11:55
26744         Log: Don't blow limited stacks, a lower number is enough to
26745              tickle the lookbehind limit.
26746              
26747              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
26748              From: Dominic Dunlop <domo@computer.org>
26749              Date: Tue, 15 Aug 2000 13:51:24 +0200
26750              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
26751      Branch: perl
26752            ! t/op/regmesg.t
26753 ____________________________________________________________________________
26754 [  6633] By: jhi                                   on 2000/08/15  14:01:46
26755         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
26756              From: Mike Guy <mjtg@cam.ac.uk>
26757              Date: Tue, 15 Aug 2000 12:10:50 +0100
26758              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
26759      Branch: perl
26760            ! utils/perldoc.PL
26761 ____________________________________________________________________________
26762 [  6632] By: jhi                                   on 2000/08/15  13:58:48
26763         Log: make ok etc also for win32.
26764              
26765              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
26766              From: Prymmer/Kahn <pvhp@best.com>
26767              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
26768              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
26769      Branch: perl
26770            ! win32/Makefile
26771 ____________________________________________________________________________
26772 [  6631] By: jhi                                   on 2000/08/15  13:45:03
26773         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
26774      Branch: perl
26775            ! lib/Test.pm
26776 ____________________________________________________________________________
26777 [  6630] By: jhi                                   on 2000/08/15  03:25:09
26778         Log: Update Changes.
26779      Branch: perl
26780            ! Changes
26781 ____________________________________________________________________________
26782 [  6629] By: jhi                                   on 2000/08/15  03:23:53
26783         Log: magic_regdatum_set() is void, not int.
26784      Branch: perl
26785            ! embed.pl mg.c proto.h
26786 ____________________________________________________________________________
26787 [  6628] By: jhi                                   on 2000/08/15  03:08:02
26788         Log: Make the user to give up his firstborn, err, to knowingly
26789              verify installing an unstable developer release.  Also bump
26790              the release to 5.7.0, but leave a patch tag in the local
26791              patches saying that this is not yet the real thing.
26792      Branch: metaconfig
26793            ! U/modified/Instruct.U
26794      Branch: metaconfig/U/perl
26795            + Devel.U
26796      Branch: perl
26797            ! Configure patchlevel.h
26798 ____________________________________________________________________________
26799 [  6627] By: jhi                                   on 2000/08/14  22:32:52
26800         Log: README.os2 update.
26801              
26802              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
26803              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26804              Date: Wed, 02 Aug 2000 21:55:09 -0700
26805              Message-ID: <tsPi5gzkgegX092yn@efn.org>
26806      Branch: perl
26807            ! README.os2
26808 ____________________________________________________________________________
26809 [  6626] By: jhi                                   on 2000/08/14  21:00:02
26810         Log: Subject: Re: File::Temp problems on VMS in bleedperl
26811              From: Tim Jenness <timj@jach.hawaii.edu>
26812              cc: vmsperl@perl.org
26813              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
26814              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
26815      Branch: perl
26816            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
26817 ____________________________________________________________________________
26818 [  6625] By: jhi                                   on 2000/08/14  20:52:16
26819         Log: Add SUIDMAIL as was done for the CERT alert.
26820      Branch: perl
26821            ! patchlevel.h
26822 ____________________________________________________________________________
26823 [  6624] By: jhi                                   on 2000/08/14  20:48:50
26824         Log: Subject: sfio2000
26825              From: Daniel Muino <dmuino@afip.gov.ar>
26826              Date: Mon, 14 Aug 2000 16:58:11 -0300
26827              Message-ID: <20000814165811.B16368@con2-dgi>
26828      Branch: perl
26829            ! perlsdio.h perlsfio.h
26830 ____________________________________________________________________________
26831 [  6623] By: jhi                                   on 2000/08/14  20:47:36
26832         Log: Subject: warning: storage class after type is obsolescent
26833              From: Daniel Muino <dmuino@afip.gov.ar>
26834              Date: Mon, 14 Aug 2000 16:42:47 -0300
26835              Message-ID: <20000814164247.A16368@con2-dgi>
26836      Branch: perl
26837            ! regcomp.pl regnodes.h
26838 ____________________________________________________________________________
26839 [  6622] By: jhi                                   on 2000/08/14  20:43:05
26840         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
26841              From: abigail@foad.org
26842              Date: 14 Aug 2000 20:00:10 -0000
26843              Message-Id: <20000814200010.27271.qmail@foad.org>
26844      Branch: perl
26845            ! Changes
26846 ____________________________________________________________________________
26847 [  6621] By: jhi                                   on 2000/08/14  15:23:05
26848         Log: Update Changes.
26849      Branch: perl
26850            ! Changes
26851 ____________________________________________________________________________
26852 [  6620] By: jhi                                   on 2000/08/14  15:22:14
26853         Log: Subject: Re: [PATCH] @+, @- readonly
26854              From: Mike Guy <mjtg@cam.ac.uk>
26855              Date: Mon, 14 Aug 2000 15:26:55 +0100
26856              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
26857      Branch: perl
26858            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
26859            ! sv.c t/op/pat.t
26860 ____________________________________________________________________________
26861 [  6619] By: jhi                                   on 2000/08/14  14:12:08
26862         Log: Update Changes.
26863      Branch: perl
26864            ! Changes
26865 ____________________________________________________________________________
26866 [  6618] By: jhi                                   on 2000/08/14  14:09:34
26867         Log: For now remove the mail code.
26868      Branch: perl
26869            ! perl.c
26870 ____________________________________________________________________________
26871 [  6617] By: jhi                                   on 2000/08/14  14:08:28
26872         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
26873      Branch: perl
26874            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
26875            ! pod/perlfaq8.pod pod/perlsec.pod
26876 ____________________________________________________________________________
26877 [  6616] By: jhi                                   on 2000/08/14  14:00:11
26878         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
26879              From: Mike Guy <mjtg@cam.ac.uk>
26880              Date: Mon, 14 Aug 2000 08:26:02 +0100
26881              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
26882      Branch: perl
26883            ! lib/perl5db.pl
26884 ____________________________________________________________________________
26885 [  6615] By: jhi                                   on 2000/08/14  13:58:45
26886         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
26887              From: Mike Guy <mjtg@cam.ac.uk>
26888              Date: Mon, 14 Aug 2000 08:04:22 +0100
26889              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
26890      Branch: perl
26891            ! gv.c mg.c t/op/pat.t
26892 ____________________________________________________________________________
26893 [  6614] By: jhi                                   on 2000/08/14  13:56:45
26894         Log: Subject: Test fails / warnings with perl-current #6612
26895              From: Mike Guy <mjtg@cam.ac.uk>
26896              Date: Mon, 14 Aug 2000 07:57:23 +0100
26897              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
26898      Branch: perl
26899            ! t/lib/b.t t/lib/peek.t
26900 ____________________________________________________________________________
26901 [  6613] By: jhi                                   on 2000/08/14  13:45:33
26902         Log: VMS configure.com update continues.
26903      Branch: perl
26904            - vms/configure.com
26905            ! MANIFEST configure.com
26906 ____________________________________________________________________________
26907 [  6612] By: jhi                                   on 2000/08/13  22:13:35
26908         Log: Update Changes.
26909      Branch: perl
26910            ! Changes
26911 ____________________________________________________________________________
26912 [  6611] By: jhi                                   on 2000/08/13  16:21:45
26913         Log: Upgrade to CGI 2.71, from Lincoln Stein.
26914      Branch: perl
26915            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
26916 ____________________________________________________________________________
26917 [  6610] By: jhi                                   on 2000/08/13  15:09:16
26918         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
26919              From: Mike Guy <mjtg@cam.ac.uk>
26920              Date: Sun, 13 Aug 2000 13:45:51 +0100
26921              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
26922      Branch: perl
26923            ! t/op/regmesg.t
26924 ____________________________________________________________________________
26925 [  6609] By: jhi                                   on 2000/08/13  14:31:26
26926         Log: Andreas says that 1.56 is fine, so reverting back to it.
26927      Branch: perl
26928            ! lib/CPAN.pm
26929 ____________________________________________________________________________
26930 [  6608] By: jhi                                   on 2000/08/13  05:34:20
26931         Log: Update Changes.
26932      Branch: perl
26933            ! Changes
26934 ____________________________________________________________________________
26935 [  6607] By: jhi                                   on 2000/08/13  05:32:01
26936         Log: Put back the \z changes of #5406 to CPAN.pm.
26937      Branch: perl
26938            ! lib/CPAN.pm
26939 ____________________________________________________________________________
26940 [  6606] By: jhi                                   on 2000/08/13  05:20:16
26941         Log: Fix-n-skip the tests under 5005threads.
26942      Branch: perl
26943            ! t/lib/b.t
26944 ____________________________________________________________________________
26945 [  6605] By: jhi                                   on 2000/08/13  05:07:48
26946         Log: Fix the test for 5005threads.
26947      Branch: perl
26948            ! t/lib/peek.t
26949 ____________________________________________________________________________
26950 [  6604] By: jhi                                   on 2000/08/13  03:35:37
26951         Log: Should have deleted this in #6603.
26952      Branch: perl
26953            - vms/subconfigure.com
26954 ____________________________________________________________________________
26955 [  6603] By: jhi                                   on 2000/08/12  18:29:32
26956         Log: Rewrite of vms/subconfigure.com as configure.com,
26957              from Peter Prymmer and the vmsperl crew.
26958      Branch: perl
26959            + vms/configure.com
26960            ! MANIFEST
26961 ____________________________________________________________________________
26962 [  6602] By: jhi                                   on 2000/08/11  13:00:01
26963         Log: PlainText.pm is dead.
26964      Branch: perl
26965            - lib/Pod/PlainText.pm
26966            ! MANIFEST
26967 ____________________________________________________________________________
26968 [  6601] By: jhi                                   on 2000/08/11  04:06:45
26969         Log: Update Changes.
26970      Branch: perl
26971            ! Changes
26972 ____________________________________________________________________________
26973 [  6600] By: jhi                                   on 2000/08/11  04:06:10
26974         Log: Add a few missing files, update MANIFEST.
26975      Branch: perl
26976            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
26977            + lib/Pod/PlainText.pm t/pod/find.t
26978            ! MANIFEST t/op/regmesg.t
26979 ____________________________________________________________________________
26980 [  6599] By: jhi                                   on 2000/08/11  03:31:10
26981         Log: Add Perl debugging tutorial, regen toc. 
26982              
26983              Subject: perldebtut.pod
26984              From: Richard Foley <Richard.Foley@m.dasa.de>
26985              Date: Wed, 09 Aug 2000 10:17:15 +0200
26986              Message-id: <3991138B.262247B8@m.dasa.de>
26987      Branch: perl
26988            + pod/perldebtut.pod
26989            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
26990 ____________________________________________________________________________
26991 [  6598] By: jhi                                   on 2000/08/11  02:48:56
26992         Log: tiny Changes edit
26993      Branch: perl
26994            ! Changes
26995 ____________________________________________________________________________
26996 [  6597] By: jhi                                   on 2000/08/11  02:39:04
26997         Log: Tests for #6589.
26998              
26999              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
27000              From: simon@brecon.co.uk (Simon Cozens)
27001              Date: 11 Aug 2000 02:24:52 GMT
27002              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
27003      Branch: perl
27004            ! t/lib/b.t
27005 ____________________________________________________________________________
27006 [  6596] By: jhi                                   on 2000/08/11  01:50:07
27007         Log: Update Changes.
27008      Branch: perl
27009            ! Changes
27010 ____________________________________________________________________________
27011 [  6595] By: jhi                                   on 2000/08/11  01:47:16
27012         Log: nitfix
27013      Branch: perl
27014            ! Changes
27015 ____________________________________________________________________________
27016 [  6594] By: jhi                                   on 2000/08/11  01:36:16
27017         Log: Subject: Getting perlio and threads to compile
27018              From: Lupe Christoph <lupe@lupe-christoph.de>
27019              Date: Wed, 9 Aug 2000 11:35:54 +0200
27020              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
27021              
27022              (the Solaris version changes in Configure skipped)
27023      Branch: perl
27024            ! hints/solaris_2.sh thread.h
27025 ____________________________________________________________________________
27026 [  6593] By: jhi                                   on 2000/08/11  01:30:16
27027         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
27028              From: simon@brecon.co.uk (Simon Cozens)
27029              Date: 1 Aug 2000 06:55:19 GMT
27030              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
27031      Branch: perl
27032            ! lib/utf8.pm
27033 ____________________________________________________________________________
27034 [  6592] By: jhi                                   on 2000/08/11  01:26:39
27035         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
27036              From: Peter Scott <Peter@PeterScott.com>
27037              Date: Thu, 10 Aug 2000 08:23:27 -0700
27038              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
27039      Branch: perl
27040            ! lib/perl5db.pl
27041 ____________________________________________________________________________
27042 [  6591] By: jhi                                   on 2000/08/11  01:22:02
27043         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
27044              From: Hugo <hv@crypt.compulink.co.uk>
27045              Date: Thu, 10 Aug 2000 19:23:04 +0100
27046              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
27047      Branch: perl
27048            ! regexec.c t/op/pat.t
27049 ____________________________________________________________________________
27050 [  6590] By: jhi                                   on 2000/08/11  01:19:19
27051         Log: Preprocessing and postprocessing for File::Find.
27052              
27053              Subject: Patch to Find::File.pm to allow alphabetical results
27054              From: Joe Smith <jsmith@inwap.com>
27055              Date: Wed, 9 Aug 2000 02:44:54 -0700
27056              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
27057      Branch: perl
27058            ! lib/File/Find.pm
27059 ____________________________________________________________________________
27060 [  6589] By: jhi                                   on 2000/08/11  01:12:39
27061         Log: B::Deparse didn't do sub attributes.
27062              
27063              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
27064              From: simon@brecon.co.uk (Simon Cozens)
27065              Date: 9 Aug 2000 04:49:20 GMT
27066              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
27067      Branch: perl
27068            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
27069 ____________________________________________________________________________
27070 [  6588] By: jhi                                   on 2000/08/11  01:06:40
27071         Log: Subject: debugger "d" command doesnt check line number
27072              From: Mike Guy <mjtg@cam.ac.uk>
27073              Date: Tue, 08 Aug 2000 21:54:29 +0100
27074              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
27075      Branch: perl
27076            ! lib/perl5db.pl mg.c pod/perldiag.pod
27077 ____________________________________________________________________________
27078 [  6587] By: jhi                                   on 2000/08/11  00:45:03
27079         Log: sleep(1) does not necessarily return 1.
27080              
27081              Subject: [PATCH bleadperl] op/lex_assign.t  
27082              From: Hugo <hv@crypt.compulink.co.uk>
27083              Date: Thu, 03 Aug 2000 14:34:22 +0100        
27084              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
27085      Branch: perl
27086            ! t/op/lex_assign.t
27087 ____________________________________________________________________________
27088 [  6586] By: jhi                                   on 2000/08/11  00:31:50
27089         Log: Document the IO::Select timeout.
27090      Branch: perl
27091            ! ext/IO/lib/IO/Select.pm
27092 ____________________________________________________________________________
27093 [  6585] By: jhi                                   on 2000/08/11  00:13:54
27094         Log: Forgot contributor.
27095      Branch: perl
27096            ! Changes
27097 ____________________________________________________________________________
27098 [  6584] By: jhi                                   on 2000/08/11  00:09:19
27099         Log: detypo
27100      Branch: perl
27101            ! Changes
27102 ____________________________________________________________________________
27103 [  6583] By: jhi                                   on 2000/08/11  00:07:53
27104         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
27105              
27106              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
27107              From: Mike Guy <mjtg@cam.ac.uk> 
27108              Date: Thu, 10 Aug 2000 15:50:54 +0100
27109              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
27110      Branch: perl
27111            ! sv.c t/op/int.t
27112 ____________________________________________________________________________
27113 [  6582] By: jhi                                   on 2000/08/10  23:29:32
27114         Log: Update Changes.
27115      Branch: perl
27116            ! Changes
27117 ____________________________________________________________________________
27118 [  6581] By: jhi                                   on 2000/08/10  23:26:16
27119         Log: Put back the std @INC thing.
27120      Branch: perl
27121            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
27122            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
27123            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
27124            ! t/lib/gol-oo.t
27125 ____________________________________________________________________________
27126 [  6580] By: jhi                                   on 2000/08/10  23:03:34
27127         Log: Update to CGI 2.70, from Lincoln Stein.
27128      Branch: perl
27129            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
27130            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
27131            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
27132            ! t/lib/cgi-request.t
27133 ____________________________________________________________________________
27134 [  6579] By: jhi                                   on 2000/08/10  22:41:50
27135         Log: Update to CPAN 1.56, from Andreas König.
27136      Branch: perl
27137            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
27138 ____________________________________________________________________________
27139 [  6578] By: jhi                                   on 2000/08/10  22:38:13
27140         Log: Update to Pod::Parser 1.17, from Brad Appleton.
27141      Branch: perl
27142            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
27143            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
27144            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
27145            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
27146            ! t/pod/include.t t/pod/included.t t/pod/lref.t
27147            ! t/pod/multiline_items.t t/pod/nested_items.t
27148            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
27149            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
27150            ! t/pod/special_seqs.t
27151 ____________________________________________________________________________
27152 [  6577] By: jhi                                   on 2000/08/10  22:35:41
27153         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
27154      Branch: perl
27155            ! AUTHORS MAINTAIN
27156 ____________________________________________________________________________
27157 [  6576] By: jhi                                   on 2000/08/10  22:24:54
27158         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
27159      Branch: perl
27160            + t/lib/gol-oo.t
27161            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
27162            ! t/lib/gol-compat.t t/lib/gol-linkage.t
27163 ____________________________________________________________________________
27164 [  6575] By: jhi                                   on 2000/08/10  22:02:07
27165         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
27166      Branch: perl
27167            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
27168 ____________________________________________________________________________
27169 [  6574] By: jhi                                   on 2000/08/10  21:55:03
27170         Log: Iterating perl6 description.
27171      Branch: perl
27172            ! pod/perlfaq1.pod
27173 ____________________________________________________________________________
27174 [  6573] By: jhi                                   on 2000/08/10  21:48:26
27175         Log: Revert the sv.c part of #6559, a better fix is needed.
27176      Branch: perl
27177            ! sv.c
27178 ____________________________________________________________________________
27179 [  6572] By: jhi                                   on 2000/08/10  20:33:43
27180         Log: It's the 2ndO'ROSSC.
27181      Branch: perl
27182            ! pod/perlfaq1.pod
27183 ____________________________________________________________________________
27184 [  6571] By: jhi                                   on 2000/08/10  15:55:48
27185         Log: detypo
27186      Branch: perl
27187            ! pod/perlfaq1.pod
27188 ____________________________________________________________________________
27189 [  6570] By: jhi                                   on 2000/08/10  14:11:17
27190         Log: An exceptionally sticky typo.
27191      Branch: perl
27192            ! Changes
27193 ____________________________________________________________________________
27194 [  6569] By: jhi                                   on 2000/08/10  14:09:33
27195         Log: detypo (and test Changes updating script)
27196      Branch: perl
27197            ! Changes
27198 ____________________________________________________________________________
27199 [  6568] By: jhi                                   on 2000/08/10  14:07:07
27200         Log: Update Changes.
27201      Branch: perl
27202            ! Changes
27203 ____________________________________________________________________________
27204 [  6567] By: jhi                                   on 2000/08/10  14:06:19
27205         Log: Amend the description of Perl6.
27206              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
27207              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
27208              Date: Wed, 9 Aug 2000 22:11:06 -0500
27209              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
27210      Branch: perl
27211            ! pod/perlfaq1.pod
27212 ____________________________________________________________________________
27213 [  6566] By: jhi                                   on 2000/08/10  13:58:57
27214         Log: Subject: Remove dead entry in perldiag
27215              From: Mike Guy <mjtg@cam.ac.uk>
27216              Date: Thu, 10 Aug 2000 14:19:19 +0100
27217              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
27218      Branch: perl
27219            ! pod/perldiag.pod
27220 ____________________________________________________________________________
27221 [  6565] By: jhi                                   on 2000/08/10  13:51:48
27222         Log: Zero entries were skipped, fix from Adrian Goalby
27223              <argoalby@yahoo.co.uk>
27224      Branch: perl
27225            ! lib/unicode/Number.pl lib/unicode/mktables.PL
27226 ____________________________________________________________________________
27227 [  6564] By: jhi                                   on 2000/08/10  13:00:12
27228         Log: Subject: [PATCH 5.6.0] cygwin port
27229              From: "Fifer, Eric" <EFifer@sanwaint.com>
27230              Date: Thu, 10 Aug 2000 13:15:36 +0100
27231              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
27232      Branch: perl
27233            ! README.cygwin hints/cygwin.sh
27234 ____________________________________________________________________________
27235 [  6563] By: jhi                                   on 2000/08/10  12:55:16
27236         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
27237      Branch: perl
27238            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
27239 ____________________________________________________________________________
27240 [  6562] By: gsar                                  on 2000/08/10  08:38:39
27241         Log: warn is a macro, avoid using at a variable to avoid warnings
27242              in some configurations; readdir.t is too conservative in
27243              estimating number of *.t's
27244      Branch: perl
27245            ! t/op/readdir.t util.c
27246 ____________________________________________________________________________
27247 [  6561] By: jhi                                   on 2000/08/09  23:35:42
27248         Log: Update Changes.
27249      Branch: perl
27250            ! Changes
27251 ____________________________________________________________________________
27252 [  6560] By: jhi                                   on 2000/08/09  23:05:47
27253         Log: Subject: Re: enhanced(?) regex error messages
27254              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
27255              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
27256              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
27257              
27258              (plus two small patches sent privately)
27259              (this still seems to leave few test failures)
27260      Branch: perl
27261            + t/op/regmesg.t
27262            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
27263            ! t/pragma/warn/regcomp
27264 ____________________________________________________________________________
27265 [  6559] By: jhi                                   on 2000/08/09  20:41:18
27266         Log: (The fix did work but was not right, retracted in #6573)
27267              
27268              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
27269              From: Christian Kirsch <ck@held.mind.de>
27270              Date: Wed, 9 Aug 2000 17:05:17 +0200
27271              Message-Id: <20000809170517.A25389@held>
27272      Branch: perl
27273            ! sv.c t/pragma/locale.t
27274 ____________________________________________________________________________
27275 [  6558] By: jhi                                   on 2000/08/08  22:34:08
27276         Log: Tiny updates on the contributors list.
27277      Branch: perl
27278            ! Changes
27279 ____________________________________________________________________________
27280 [  6557] By: jhi                                   on 2000/08/08  19:34:28
27281         Log: Double check that we have a dirhandle.
27282      Branch: perl
27283            ! util.c
27284 ____________________________________________________________________________
27285 [  6556] By: jhi                                   on 2000/08/08  19:01:51
27286         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
27287              May be repopulated with fresh maintained examples.
27288      Branch: perl
27289            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
27290            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
27291            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
27292            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
27293            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
27294            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
27295            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
27296            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
27297            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
27298            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
27299            + lib/CGI/eg/wilogo_gif.uu
27300            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
27301            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
27302            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
27303            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
27304            - eg/cgi/frameset.cgi eg/cgi/index.html
27305            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
27306            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
27307            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
27308            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
27309            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
27310            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
27311            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
27312            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
27313            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
27314            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
27315            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
27316            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
27317            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
27318            - eg/van/vanish eg/who eg/wrapsuid
27319            ! MANIFEST
27320 ____________________________________________________________________________
27321 [  6555] By: jhi                                   on 2000/08/08  18:51:08
27322         Log: Delete chat2 as requested by Randal.
27323              
27324              Subject: Re: perlfaq8 coyness
27325              From: merlyn@stonehenge.com (Randal L. Schwartz) 
27326              Date: 15 May 2000 18:52:42 -0700 
27327              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
27328      Branch: perl
27329            - lib/chat2.pl
27330            ! MANIFEST
27331 ____________________________________________________________________________
27332 [  6554] By: jhi                                   on 2000/08/08  18:31:35
27333         Log: Regen global.sym.
27334      Branch: perl
27335            ! global.sym
27336 ____________________________________________________________________________
27337 [  6553] By: jhi                                   on 2000/08/08  18:28:13
27338         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
27339              (either perlbug or p5p ate the original), plus regen
27340              perlapi and perltoc. 
27341      Branch: perl
27342            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
27343            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
27344            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
27345            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
27346            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
27347            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
27348            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
27349            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
27350            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
27351            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
27352 ____________________________________________________________________________
27353 [  6552] By: jhi                                   on 2000/08/08  18:06:29
27354         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
27355              From: Mike Guy <mjtg@cam.ac.uk>
27356              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
27357              Date: Tue, 08 Aug 2000 15:51:27 +0100
27358      Branch: perl
27359            ! doop.c sv.h t/op/join.t t/pragma/overload.t
27360 ____________________________________________________________________________
27361 [  6551] By: jhi                                   on 2000/08/08  18:01:11
27362         Log: Re-apply #6549.
27363      Branch: perl
27364            ! lib/perl5db.pl
27365 ____________________________________________________________________________
27366 [  6550] By: jhi                                   on 2000/08/08  17:43:08
27367         Log: Accidental retraction of #6549.
27368      Branch: perl
27369            ! lib/perl5db.pl
27370 ____________________________________________________________________________
27371 [  6549] By: jhi                                   on 2000/08/08  17:40:04
27372         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
27373              From: Mike Guy <mjtg@cam.ac.uk>
27374              Date: Mon, 07 Aug 2000 21:49:58 +0100
27375              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
27376      Branch: perl
27377            ! lib/perl5db.pl
27378 ____________________________________________________________________________
27379 [  6548] By: jhi                                   on 2000/08/08  17:37:57
27380         Log: Document here-doc better.
27381              
27382              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
27383              From: Mike Guy <mjtg@cam.ac.uk>
27384              Date: Mon, 07 Aug 2000 14:02:09 +0100
27385              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
27386      Branch: perl
27387            ! pod/perldata.pod
27388 ____________________________________________________________________________
27389 [  6547] By: jhi                                   on 2000/08/08  17:33:34
27390         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
27391              From: "Randy J. Ray" <rjray@redhat.com>
27392              Date: Mon, 07 Aug 2000 19:12:25 -0700
27393              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
27394      Branch: perl
27395            ! perl.c pod/perlrun.pod
27396 ____________________________________________________________________________
27397 [  6546] By: jhi                                   on 2000/08/08  17:29:26
27398         Log: Subject: Re: enhanced(?) regex error messages 
27399              From: Hugo <hv@crypt.compulink.co.uk>
27400              Date: Tue, 08 Aug 2000 03:25:51 +0100
27401              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
27402              
27403              plus Capitalize the error messages, plus perldiag them.
27404      Branch: perl
27405            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
27406 ____________________________________________________________________________
27407 [  6545] By: jhi                                   on 2000/08/08  13:59:28
27408         Log: Augment #6539 a bit: don't croak if there's magic in the air.
27409              
27410              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
27411              From: Hugo <hv@crypt.compulink.co.uk>
27412              Date: Tue, 08 Aug 2000 03:02:03 +0100
27413              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
27414      Branch: perl
27415            ! pp.c t/op/bless.t
27416 ____________________________________________________________________________
27417 [  6544] By: jhi                                   on 2000/08/07  21:11:52
27418         Log: Make the test -w clean.
27419      Branch: perl
27420            ! t/op/bless.t
27421 ____________________________________________________________________________
27422 [  6543] By: jhi                                   on 2000/08/07  19:49:53
27423         Log: use warnings instead of $^W.
27424      Branch: perl
27425            ! t/op/bless.t
27426 ____________________________________________________________________________
27427 [  6542] By: jhi                                   on 2000/08/07  17:41:41
27428         Log: Disable a portability warning Because We Know What We Are Doing.
27429      Branch: perl
27430            ! t/op/bless.t
27431 ____________________________________________________________________________
27432 [  6541] By: jhi                                   on 2000/08/07  17:29:51
27433         Log: Tiny tidying on report_evil_fh().
27434      Branch: perl
27435            ! util.c
27436 ____________________________________________________________________________
27437 [  6540] By: jhi                                   on 2000/08/07  16:37:38
27438         Log: Make regular expression parse error messages easier to understand.
27439              
27440              Subject: Re: enhanced(?) regex error messages
27441              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
27442              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
27443              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
27444      Branch: perl
27445            ! regcomp.c
27446 ____________________________________________________________________________
27447 [  6539] By: jhi                                   on 2000/08/07  16:12:27
27448         Log: Make bless(REF, REF) a fatal error, add bless tests.
27449              
27450              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
27451              From: Hugo <hv@crypt.compulink.co.uk>
27452              Date: Mon, 07 Aug 2000 16:59:38 +0100
27453              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
27454      Branch: perl
27455            + t/op/bless.t
27456            ! MANIFEST pod/perldiag.pod pp.c sv.c
27457 ____________________________________________________________________________
27458 [  6538] By: jhi                                   on 2000/08/07  15:59:43
27459         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
27460              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
27461              Date: Thu, 3 Aug 2000 14:29:21 -0700
27462              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
27463      Branch: perl
27464            ! lib/lib_pm.PL
27465 ____________________________________________________________________________
27466 [  6537] By: jhi                                   on 2000/08/07  15:47:18
27467         Log: Retract #6419 for now since it breaks in AFS and MachTen.
27468      Branch: perl
27469            ! lib/Cwd.pm
27470 ____________________________________________________________________________
27471 [  6536] By: jhi                                   on 2000/08/07  15:05:29
27472         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
27473              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
27474              The security hole exists only in suidperls, which isn't
27475              installed or even built by default.
27476      Branch: perl
27477            ! perl.c
27478 ____________________________________________________________________________
27479 [  6535] By: jhi                                   on 2000/08/07  14:45:14
27480         Log: tr memory corruption fix from Simon Cozens.
27481      Branch: perl
27482            ! doop.c
27483 ____________________________________________________________________________
27484 [  6534] By: jhi                                   on 2000/08/06  11:38:16
27485         Log: Document a bit that UDP is not what you might think.
27486              
27487              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
27488              From: Lupe Christoph <lupe@lupe-christoph.de>
27489              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
27490              Date: Mon, 24 Jul 2000 08:59:15 +0200
27491      Branch: perl
27492            ! pod/perlipc.pod
27493 ____________________________________________________________________________
27494 [  6533] By: jhi                                   on 2000/08/06  11:35:01
27495         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
27496              From: Jeff Pinyan <jeffp@hut.crusoe.net>
27497              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
27498              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
27499      Branch: perl
27500            ! pod/perlfunc.pod
27501 ____________________________________________________________________________
27502 [  6532] By: jhi                                   on 2000/08/06  03:45:41
27503         Log: Have symbols for the IoTYPEs.
27504      Branch: perl
27505            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
27506 ____________________________________________________________________________
27507 [  6531] By: jhi                                   on 2000/08/06  01:33:55
27508         Log: Continue fixing the io warnings.  This also
27509              sort of fixes bug ID 20000802.003: the core dump
27510              is no more.  Whether the current behaviour is correct
27511              (giving a warning: "Not a format reference"), is another matter.
27512      Branch: perl
27513            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
27514            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
27515 ____________________________________________________________________________
27516 [  6530] By: jhi                                   on 2000/08/05  21:33:12
27517         Log: Change the Policy policy: now -Dprefix= with an existing
27518              Policy.sh and prefix == siteprefix == vendorprefix, then all
27519              of them follow along the new prefix.
27520              
27521              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
27522              From: Andy Dougherty <doughera@lafayette.edu>
27523              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
27524              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
27525      Branch: perl
27526            ! Policy_sh.SH
27527 ____________________________________________________________________________
27528 [  6529] By: jhi                                   on 2000/08/05  18:57:28
27529         Log: Zap lib/Sys directory when cleaning up.
27530      Branch: perl
27531            ! Makefile.SH
27532 ____________________________________________________________________________
27533 [  6528] By: jhi                                   on 2000/08/05  18:40:44
27534         Log: Essential prototype changes were missing from #6527.
27535              Also make report_evil_fh() more bomb-proof.
27536      Branch: perl
27537            ! embed.h util.c
27538 ____________________________________________________________________________
27539 [  6527] By: jhi                                   on 2000/08/05  03:22:05
27540         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
27541              From: "Ronald F. Guilmette" <rfg@monkeys.com>
27542              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
27543              Message-Id: <200007242247.PAA52177@monkeys.com>
27544      Branch: perl
27545            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
27546 ____________________________________________________________________________
27547 [  6526] By: jhi                                   on 2000/08/04  21:23:27
27548         Log: gcc versions might have (parentheses) in them.
27549      Branch: metaconfig/U/perl
27550            ! gccvers.U
27551      Branch: perl
27552            ! Configure config_h.SH
27553 ____________________________________________________________________________
27554 [  6525] By: jhi                                   on 2000/08/04  20:23:12
27555         Log: Weed buglets pointed out by
27556              
27557              From: Lupe Christoph <lupe@lupe-christoph.de>
27558              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
27559              Date: Fri, 4 Aug 2000 17:34:39 +0200
27560              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
27561      Branch: metaconfig/U/perl
27562            ! gccvers.U uselfs.U
27563      Branch: perl
27564            ! Configure config_h.SH
27565 ____________________________________________________________________________
27566 [  6524] By: jhi                                   on 2000/08/04  19:02:08
27567         Log: Warn under -w if lstat(FH) is attempted.
27568              
27569              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
27570              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
27571              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
27572              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
27573      Branch: perl
27574            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
27575            ! t/pragma/warn/pp_sys
27576 ____________________________________________________________________________
27577 [  6523] By: jhi                                   on 2000/08/04  12:31:11
27578         Log: Subject: New perlcc, take 2
27579              From: simon@brecon.co.uk (Simon Cozens)
27580              Date: 4 Aug 2000 06:21:04 GMT
27581              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
27582      Branch: perl
27583            ! utils/perlcc.PL
27584 ____________________________________________________________________________
27585 [  6522] By: jhi                                   on 2000/08/04  12:26:33
27586         Log: Subject: Re: Array vs. List context
27587              From: Daniel Chetlin <daniel@chetlin.com>
27588              Date: Fri, 4 Aug 2000 00:22:44 -0700
27589              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
27590      Branch: perl
27591            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
27592            ! pod/perlfaq4.pod
27593 ____________________________________________________________________________
27594 [  6521] By: jhi                                   on 2000/08/04  12:22:38
27595         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
27596              From: Raymund Will <ray@caldera.de>
27597              Date: Fri, 4 Aug 2000 12:07:09 +0200
27598              Message-Id: <20000804120709.A14982@caldera.de>
27599      Branch: perl
27600            ! configure.gnu
27601 ____________________________________________________________________________
27602 [  6520] By: jhi                                   on 2000/08/04  04:09:06
27603         Log: After the #6519 a warning about stat() is just that,
27604              not about a filetest, which now have their own warning.
27605      Branch: perl
27606            ! pod/perldiag.pod
27607 ____________________________________________________________________________
27608 [  6519] By: jhi                                   on 2000/08/04  04:06:30
27609         Log: In the warnings call filehandles consistently so;
27610              add "unopened" warning for stat().
27611      Branch: perl
27612            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
27613            ! t/pragma/warn/pp_sys
27614 ____________________________________________________________________________
27615 [  6518] By: jhi                                   on 2000/08/04  02:55:35
27616         Log: Subject: Minor tweak to perlvar.pod
27617              From: "Stephen P. Potter" <spp@ds.net>
27618              Date: Tue, 18 Apr 2000 09:26:03 -0400
27619              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
27620      Branch: perl
27621            ! pod/perlvar.pod
27622 ____________________________________________________________________________
27623 [  6517] By: jhi                                   on 2000/08/04  02:50:08
27624         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
27625              From: "Clinton Pierce" <cpierce1@ford.com>
27626              Date: Wed, 21 Jul 1999 16:45:31 -0400
27627              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
27628              
27629              Fix by Stephen Potter (visible in the bug db but not in p5p?)
27630      Branch: perl
27631            ! pod/perlfunc.pod pod/perlop.pod
27632 ____________________________________________________________________________
27633 [  6516] By: jhi                                   on 2000/08/04  02:09:25
27634         Log: This is 6512.  Really.
27635      Branch: perl
27636            ! dump.c
27637 ____________________________________________________________________________
27638 [  6515] By: jhi                                   on 2000/08/04  01:25:50
27639         Log: mention the idea of @( and @)
27640      Branch: perl
27641            ! Todo-5.6
27642 ____________________________________________________________________________
27643 [  6514] By: bailey                                on 2000/08/04  01:18:46
27644         Log: YA resync with mainstem, including VMS patches from others
27645      Branch: vmsperl
27646           +> (branch 48 files)
27647            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
27648           !> (integrate 354 files)
27649 ____________________________________________________________________________
27650 [  6513] By: jhi                                   on 2000/08/04  01:18:18
27651         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
27652              From: Mark Dickinson <dickins3@fas.harvard.edu>
27653              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
27654              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
27655      Branch: perl
27656            ! t/op/grent.t t/op/pwent.t
27657 ____________________________________________________________________________
27658 [  6512] By: jhi                                   on 2000/08/04  01:14:06
27659         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
27660              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27661              Date: Wed, 02 Aug 2000 10:51:01 +0100
27662              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
27663      Branch: perl
27664            ! sv.c
27665 ____________________________________________________________________________
27666 [  6511] By: jhi                                   on 2000/08/04  00:57:00
27667         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
27668              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27669              Date: Thu, 03 Aug 2000 17:20:04 -0700
27670              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
27671      Branch: metaconfig
27672            ! U/modified/Cppsym.U
27673      Branch: perl
27674            ! Configure config_h.SH
27675 ____________________________________________________________________________
27676 [  6510] By: jhi                                   on 2000/08/04  00:25:28
27677         Log: detypo
27678      Branch: perl
27679            ! Makefile.SH
27680 ____________________________________________________________________________
27681 [  6509] By: jhi                                   on 2000/08/03  23:43:18
27682         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
27683              From: Dominic Dunlop <domo@computer.org>
27684              Date: Thu, 3 Aug 2000 22:16:46 +0200
27685              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
27686      Branch: perl
27687            ! t/op/sprintf.t
27688 ____________________________________________________________________________
27689 [  6508] By: jhi                                   on 2000/08/03  23:40:37
27690         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
27691              From: Hugo <hv@crypt.compulink.co.uk>
27692              Date: Thu, 03 Aug 2000 18:25:30 +0100
27693              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
27694      Branch: perl
27695            ! regcomp.c t/op/re_tests
27696 ____________________________________________________________________________
27697 [  6507] By: jhi                                   on 2000/08/03  23:38:28
27698         Log: Subject: [PATCH] sv.h documentation - SvLEN
27699              From: Mike Guy <mjtg@cam.ac.uk>
27700              Date: Thu, 03 Aug 2000 14:43:09 +0100
27701              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
27702      Branch: perl
27703            ! sv.h
27704 ____________________________________________________________________________
27705 [  6506] By: jhi                                   on 2000/08/03  15:49:14
27706         Log: Disable the fix_pl hack for now.
27707      Branch: perl
27708            ! Makefile.SH
27709 ____________________________________________________________________________
27710 [  6505] By: jhi                                   on 2000/08/03  13:49:04
27711         Log: Add a URL for FSF.
27712              
27713              Subject: Patch for README
27714              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
27715              Date: Wed, 2 Aug 2000 13:25:09 -0500
27716              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
27717      Branch: perl
27718            ! README
27719 ____________________________________________________________________________
27720 [  6504] By: jhi                                   on 2000/08/03  13:29:19
27721         Log: Be more informative on what is skipped and why,
27722              also repeat the list at the end.
27723      Branch: perl
27724            ! Porting/p4desc
27725 ____________________________________________________________________________
27726 [  6503] By: jhi                                   on 2000/08/03  13:07:05
27727         Log: Circumvent the removal of .patch by fix_pl.
27728              
27729              Subject: Re: [ID 20000802.011] unable to 'make test'          
27730              From: simon@brecon.co.uk (Simon Cozens) 
27731              Date: 3 Aug 2000 04:17:00 GMT
27732              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
27733      Branch: perl
27734            ! Makefile.SH
27735 ____________________________________________________________________________
27736 [  6502] By: jhi                                   on 2000/08/03  00:14:34
27737         Log: Add the missing setproctitle unit.
27738      Branch: metaconfig/U/perl
27739            + d_setproctitle.U
27740 ____________________________________________________________________________
27741 [  6501] By: jhi                                   on 2000/08/03  00:00:26
27742         Log: The subtest 4 may fail also on VOBS, as pointed out
27743              by Nick Ing-Simmons in November 1999, bug id 19991124.003
27744              (but the failure in that bug report isn't the subtest 4).
27745      Branch: perl
27746            ! t/op/stat.t
27747 ____________________________________________________________________________
27748 [  6500] By: jhi                                   on 2000/08/02  23:49:30
27749         Log: Better skip message for the test; one of the two problems in
27750              
27751              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
27752              From: Lupe Christoph <lupe@lupe-christoph.de>
27753              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
27754              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
27755      Branch: perl
27756            ! t/op/numconvert.t
27757 ____________________________________________________________________________
27758 [  6499] By: jhi                                   on 2000/08/02  22:49:16
27759         Log: Allow "no Module;" even if there is no 'unimport'.
27760              
27761              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
27762              From: mjd@plover.com
27763              Date: 24 Mar 2000 15:24:34 -0000
27764              Message-Id: <20000324152434.15160.qmail@plover.com>
27765      Branch: perl
27766            ! gv.c
27767 ____________________________________________________________________________
27768 [  6498] By: jhi                                   on 2000/08/02  22:42:58
27769         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
27770              that are hopefully soon put into use.
27771      Branch: perl
27772            ! opcode.h opcode.pl opnames.h
27773 ____________________________________________________________________________
27774 [  6497] By: gsar                                  on 2000/08/02  22:28:59
27775         Log: require.t needs binmode() to work on windows
27776      Branch: perl
27777            ! t/comp/require.t
27778 ____________________________________________________________________________
27779 [  6496] By: jhi                                   on 2000/08/02  22:08:51
27780         Log: Document the IVdf UVuf UVof UVxf.
27781      Branch: perl
27782            ! pod/perlguts.pod
27783 ____________________________________________________________________________
27784 [  6495] By: jhi                                   on 2000/08/02  21:54:26
27785         Log: detypo #6494
27786      Branch: perl
27787            ! ext/Data/Dumper/Dumper.xs
27788 ____________________________________________________________________________
27789 [  6494] By: jhi                                   on 2000/08/02  21:49:17
27790         Log: Dump UVs as UVs in Data::Dumper.
27791              
27792              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
27793              From: Gurusamy Sarathy <gsar@ActiveState.com>
27794              Date: Thu, 27 Apr 2000 12:26:25 -0700
27795              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
27796      Branch: perl
27797            ! ext/Data/Dumper/Dumper.xs
27798 ____________________________________________________________________________
27799 [  6493] By: jhi                                   on 2000/08/02  17:01:58
27800         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
27801              From: Hugo <hv@crypt.compulink.co.uk>
27802              Date: Wed, 02 Aug 2000 14:53:56 +0100
27803              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
27804      Branch: perl
27805            ! regexec.c t/op/re_tests
27806 ____________________________________________________________________________
27807 [  6492] By: jhi                                   on 2000/08/02  15:02:46
27808         Log: The new setproctitle() feature is available only in 
27809              bleeding edge FreeBSD.  From Paul Saab.
27810      Branch: perl
27811            ! mg.c
27812 ____________________________________________________________________________
27813 [  6491] By: jhi                                   on 2000/08/02  13:34:36
27814         Log: The tr utf8 patching continues.
27815              
27816              Subject: Re: #6469, too many tests claimed in require.t
27817              From: simon@brecon.co.uk (Simon Cozens)
27818              Date: 2 Aug 2000 02:37:17 GMT
27819              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
27820              
27821              (the logic of the test was the wrong way round in the patch)
27822      Branch: perl
27823            ! doop.c
27824 ____________________________________________________________________________
27825 [  6490] By: jhi                                   on 2000/08/02  13:27:38
27826         Log: The name of a filehandle does not have <these>.
27827      Branch: perl
27828            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
27829            ! t/pragma/warn/pp_sys util.c
27830 ____________________________________________________________________________
27831 [  6489] By: jhi                                   on 2000/08/02  04:26:46
27832         Log: Remove the extraneous "main::" prefix from all the
27833              "opened only for", "on closed", and "never opened" warnings.
27834              
27835              Subject: Re: inappropriate warning
27836              From: Gurusamy Sarathy <gsar@ActiveState.com>
27837              Date: Mon, 20 Mar 2000 11:28:02 -0800
27838              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
27839      Branch: perl
27840            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
27841            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
27842            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
27843 ____________________________________________________________________________
27844 [  6488] By: jhi                                   on 2000/08/02  03:02:57
27845         Log: memcpy has n o in it, as pinted ut by Sarathy.
27846      Branch: perl
27847            ! pod/perlguts.pod
27848 ____________________________________________________________________________
27849 [  6487] By: jhi                                   on 2000/08/02  02:44:51
27850         Log: Document in one place the memory abstractions used in Perl core.
27851              
27852              Subject: Re: Memory abstraction
27853              From: simon@brecon.co.uk (Simon Cozens)
27854              Date: 2 Aug 2000 02:20:23 GMT
27855              Organization: Earth.li Origins
27856      Branch: perl
27857            ! pod/perlguts.pod
27858 ____________________________________________________________________________
27859 [  6486] By: jhi                                   on 2000/08/02  02:41:57
27860         Log: regen_headers, regen perltoc.
27861      Branch: perl
27862            ! perlapi.c pod/perltoc.pod
27863 ____________________________________________________________________________
27864 [  6485] By: jhi                                   on 2000/08/02  01:43:33
27865         Log: "This little thing tests for a file .patch, and if it contains
27866              a number, pops into patchlevel.h" (making it easier to track
27867              which development version people are reporting bugs against)
27868              
27869              Subject: Patchlevel autogeneration for repository perls
27870              From: simon@brecon.co.uk (Simon Cozens)
27871              Date: 14 Jul 2000 07:12:15 GMT
27872              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
27873      Branch: perl
27874            + fix_pl
27875            ! MANIFEST Makefile.SH
27876 ____________________________________________________________________________
27877 [  6484] By: jhi                                   on 2000/08/02  01:32:54
27878         Log: FreeBSD 3.* updates from
27879              
27880              From: Paul Saab <ps@yahoo-inc.com>
27881              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
27882              Date: Tue, 1 Aug 2000 15:41:39 -0700
27883              Message-Id: <20000801154139.A53740@yahoo-inc.com>
27884      Branch: perl
27885            ! hints/freebsd.sh
27886 ____________________________________________________________________________
27887 [  6483] By: jhi                                   on 2000/08/02  01:27:44
27888         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
27889              instead one must use setproctitle().  This was already addressed
27890              by change #6457, but the below has a new variant for FreeBSD 4.0
27891              or later, and the matter is also documented more.
27892              
27893              From: Paul Saab <ps@yahoo-inc.com>
27894              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
27895              Date: Tue, 1 Aug 2000 15:41:39 -0700
27896              Message-Id: <20000801154139.A53740@yahoo-inc.com>
27897      Branch: metaconfig/U/perl
27898            + i_libutil.U
27899      Branch: perl
27900            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
27901 ____________________________________________________________________________
27902 [  6482] By: jhi                                   on 2000/08/01  22:17:32
27903         Log: The test from this
27904              
27905              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
27906              Date: Sat, 15 Apr 2000 17:03:44 +0100
27907              From: Tom Hughes <tom@compton.nu>
27908              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
27909              
27910              was missing, the code change went in as #5989
27911              (which had a different test?)
27912      Branch: perl
27913            ! t/op/misc.t
27914 ____________________________________________________________________________
27915 [  6481] By: jhi                                   on 2000/08/01  21:48:38
27916         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
27917              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
27918              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
27919              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
27920      Branch: perl
27921            ! perl.h
27922 ____________________________________________________________________________
27923 [  6480] By: jhi                                   on 2000/08/01  18:05:28
27924         Log: Make p4desc to skip non-mainperl branches by default.
27925      Branch: perl
27926            ! Porting/p4desc
27927 ____________________________________________________________________________
27928 [  6479] By: jhi                                   on 2000/08/01  17:29:19
27929         Log: If gccosandvers is equal to osname, clear gccosandvers.
27930      Branch: metaconfig/U/perl
27931            ! gccvers.U
27932      Branch: perl
27933            ! Configure config_h.SH
27934 ____________________________________________________________________________
27935 [  6478] By: jhi                                   on 2000/08/01  15:54:08
27936         Log: BOM patching from Simon Cozens.
27937      Branch: perl
27938            ! toke.c
27939 ____________________________________________________________________________
27940 [  6477] By: jhi                                   on 2000/08/01  04:50:33
27941         Log: Stash away the largefiles flags and libswanted.
27942      Branch: perl
27943            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
27944 ____________________________________________________________________________
27945 [  6476] By: gsar                                  on 2000/08/01  04:24:24
27946         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
27947              on Windows)
27948      Branch: perl
27949            ! t/pragma/utf8.t utf8.c win32/win32.c
27950 ____________________________________________________________________________
27951 [  6475] By: jhi                                   on 2000/08/01  03:35:24
27952         Log: Make chr() for values >127 to create utf8 when under utf8.
27953              
27954              Subject: Re: uft8/chr()
27955              From: simon@brecon.co.uk (Simon Cozens)
27956              Date: 1 Aug 2000 02:37:02 GMT
27957              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
27958      Branch: perl
27959            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
27960 ____________________________________________________________________________
27961 [  6474] By: jhi                                   on 2000/08/01  02:36:18
27962         Log: In Digital UNIX warn if gcc explicitly chosen because even
27963              2.95.2 is known to cause problems.
27964      Branch: perl
27965            ! hints/dec_osf.sh
27966 ____________________________________________________________________________
27967 [  6473] By: jhi                                   on 2000/08/01  02:00:56
27968         Log: Make the safety catch for buggy gccs work with triple version
27969              numbers like 2.95.2.  Reported in
27970              
27971              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
27972              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
27973              Date: Mon, 31 Jul 2000 14:55:06 +0200
27974              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
27975      Branch: perl
27976            ! hints/dec_osf.sh
27977 ____________________________________________________________________________
27978 [  6472] By: jhi                                   on 2000/08/01  01:13:33
27979         Log: Subject: fix and question re: waitpid() under win32
27980              From: Brian Clarke <clarke@appliedmeta.com>
27981              Date: Fri, 28 Jul 2000 15:18:29 -0400
27982              Message-ID: <3981DC85.290314EB@appliedmeta.com>
27983              
27984              Slightly reformatted and WNOHANG # define moved to win32.h
27985              so that also POSIX.xs sees it, as suggsted by Sarathy.
27986      Branch: perl
27987            ! win32/win32.c win32/win32.h
27988 ____________________________________________________________________________
27989 [  6471] By: jhi                                   on 2000/08/01  00:55:05
27990         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
27991              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27992              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
27993              Date: Mon, 31 Jul 2000 13:28:51 +0100
27994              
27995              (aka ID 20000730.002)
27996      Branch: perl
27997            ! op.c t/op/tr.t
27998 ____________________________________________________________________________
27999 [  6470] By: jhi                                   on 2000/07/31  23:34:42
28000         Log: Document the problem with -P in HP-UX and its workaround.
28001              
28002              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
28003              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
28004              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
28005              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
28006      Branch: perl
28007            ! README.hpux
28008 ____________________________________________________________________________
28009 [  6469] By: jhi                                   on 2000/07/31  04:15:02
28010         Log: The swallow_bom() saga continues.  The #23 of require.t
28011              (UTF16-LE) still fails (silently, no output) but the #22
28012              (UTF16-BE) seems to be working now.  The root of the
28013              failure may be in sv_gets(): is it UTF-16LE-aware,
28014              especially when it comes to line endings? 
28015      Branch: perl
28016            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
28017            ! t/comp/require.t toke.c utf8.c
28018 ____________________________________________________________________________
28019 [  6468] By: jhi                                   on 2000/07/30  19:05:48
28020         Log: Find green threads before native threads.
28021              
28022              Subject: Re: Patch to jpl/JNI/Makefile.PL
28023              From: Jens Thomsen <jens@fiend.cis.com>
28024              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
28025              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
28026      Branch: perl
28027            ! jpl/JNI/Makefile.PL
28028 ____________________________________________________________________________
28029 [  6467] By: jhi                                   on 2000/07/30  18:36:22
28030         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
28031      Branch: perl
28032            ! doop.c
28033 ____________________________________________________________________________
28034 [  6466] By: jhi                                   on 2000/07/30  04:37:29
28035         Log: A new version of the "remove UPPERACSE string comparison"
28036              operators.  The problem with the previous one (change #6454)
28037              was that it was for Perl 5.6.0.  From Paul Marquess.
28038      Branch: perl
28039            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
28040            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
28041            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
28042 ____________________________________________________________________________
28043 [  6465] By: jhi                                   on 2000/07/29  22:39:56
28044         Log: Do not upgrade SVs into utf8 just because they participate
28045              in eq or cmp.  Reported and fix suggested in
28046              
28047              Subject: [ID 20000720.009] sv_eq UTF8 bug
28048              From: "Simon Cozens" <simon@othersideofthe.earth.li>
28049              Date: 21 Jul 2000 04:37:29 -0000
28050              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
28051              
28052              Exercise for the kind reader: should we or should we not
28053              cache the utf8 conversion alonside the SV? (as magic,
28054              as thestrxfrm()ed version is cached under use locale)
28055              Argue both for and against.
28056      Branch: perl
28057            ! sv.c
28058 ____________________________________________________________________________
28059 [  6464] By: jhi                                   on 2000/07/29  22:36:22
28060         Log: Subject: UTF8 concat
28061              From: simon@brecon.co.uk (Simon Cozens) 
28062              Date: 30 Jun 2000 06:13:25 GMT
28063              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
28064              
28065              (with a memory leak fixed, plus a few casts added)
28066              
28067              This also seems to help for
28068              
28069              Subject: [ID 20000716.015] join UTF8 weirdness
28070              From: root <root@ak-71.mind.de> 
28071              Date: Sat, 15 Jul 2000 15:29:54 +0200
28072              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
28073              
28074              (from Andreas König)
28075      Branch: perl
28076            ! pp_hot.c
28077 ____________________________________________________________________________
28078 [  6463] By: jhi                                   on 2000/07/29  00:55:39
28079         Log: Tune the comments and hopefully stop a memory leak.
28080      Branch: perl
28081            ! toke.c utf8.c
28082 ____________________________________________________________________________
28083 [  6462] By: jhi                                   on 2000/07/29  00:16:53
28084         Log: The problem described in this
28085              
28086              Subject: [ID 20000322.018] named chars aren't magical enough
28087              From: root <root@dixie.cscaper.com>     
28088              Date: Wed, 22 Mar 2000 18:37:42 -0700
28089              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
28090              
28091              has been fixed in perl 5.6.0 but just in case added a test
28092              to keep it away.  (The report from Joseph Hall.)
28093      Branch: perl
28094            ! t/lib/charnames.t
28095 ____________________________________________________________________________
28096 [  6461] By: jhi                                   on 2000/07/28  23:56:36
28097         Log: Tiny fixes for #6460.
28098      Branch: metaconfig/U/perl
28099            ! gccvers.U
28100      Branch: perl
28101            ! Configure config_h.SH
28102 ____________________________________________________________________________
28103 [  6460] By: jhi                                   on 2000/07/28  23:24:41
28104         Log: Warn if the version of the operating system used to compile gcc
28105              differs from the current version of the operating system.
28106              Also display the gcc compilation os and version in myconfig.
28107              Inspiration from
28108              
28109              Subject: Re: [ID 20000710.003] ERRORS!!         
28110              From: "Kurt D. Starsinic" <kstar@chapin.edu>
28111              Date: Mon, 10 Jul 2000 15:54:16 -0400
28112              Message-ID: <20000710155416.A1384@O2.chapin.edu>
28113      Branch: metaconfig/U/perl
28114            ! gccvers.U
28115      Branch: perl
28116            ! Configure config_h.SH myconfig.SH
28117 ____________________________________________________________________________
28118 [  6459] By: jhi                                   on 2000/07/28  22:00:32
28119         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
28120              letter to $Config{osvers}.
28121      Branch: metaconfig
28122            ! U/modified/Oldconfig.U
28123      Branch: perl
28124            ! Configure config_h.SH
28125 ____________________________________________________________________________
28126 [  6458] By: jhi                                   on 2000/07/28  04:15:39
28127         Log: Back out #6454, doesn't seem to work.
28128              (Reason: that patch was for perl 5.6.0, not perl-current)
28129              (A version of the patch for perl-current came in later as #6466)
28130      Branch: perl
28131            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
28132            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
28133            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
28134 ____________________________________________________________________________
28135 [  6457] By: jhi                                   on 2000/07/27  23:31:49
28136         Log: Use setproctitle() if available to modify $0.
28137              
28138              Subject: setting $* on BSD4 broken
28139              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
28140              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
28141              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
28142      Branch: metaconfig
28143            ! U/modified/Myinit.U
28144      Branch: perl
28145            ! Configure config_h.SH mg.c
28146 ____________________________________________________________________________
28147 [  6456] By: jhi                                   on 2000/07/27  14:50:47
28148         Log: Allow "no AutoLoader;", based on change #6444,
28149              suggested by Graham Barr.
28150      Branch: perl
28151            ! lib/AutoLoader.pm
28152 ____________________________________________________________________________
28153 [  6455] By: jhi                                   on 2000/07/27  14:19:10
28154         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
28155              From: rspier@pobox.com (Robert Spier)
28156              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
28157              Message-ID: <14720.15855.787664.424783@rls.cx>
28158      Branch: perl
28159            ! pod/perldiag.pod
28160 ____________________________________________________________________________
28161 [  6454] By: jhi                                   on 2000/07/27  14:03:02
28162         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
28163              for a long time).
28164              
28165              Reported in
28166              
28167              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
28168              From: Ryan Herbert <rherbert@sycamorehq.com>
28169              Date: Mon, 17 Jul 2000 11:40:42 -0400
28170              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
28171              
28172              Patched in
28173              
28174              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
28175              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
28176              Date: Wed, 26 Jul 2000 23:40:18 +0100
28177              Message-ID: <000001bff752$79511880$0a17073e@tiny>
28178              
28179              based on an earlier patch from Stephen P. Potter.
28180              
28181              (Removed later by change #6458 because this patch was for
28182              perl 5.6.0, not perl-current)
28183      Branch: perl
28184            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
28185            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
28186            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
28187 ____________________________________________________________________________
28188 [  6453] By: jhi                                   on 2000/07/27  13:48:02
28189         Log: Subject: [PATCH] fixes bug 20000508.004
28190              From: Michael Stevens <mstevens@globnix.org>
28191              Date: Thu, 27 Jul 2000 13:49:04 +0100
28192              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
28193      Branch: perl
28194            ! pod/perldata.pod
28195 ____________________________________________________________________________
28196 [  6452] By: jhi                                   on 2000/07/26  23:51:26
28197         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
28198              and Craig A. Berry.
28199      Branch: perl
28200            ! lib/File/Temp.pm pod/perlport.pod
28201 ____________________________________________________________________________
28202 [  6451] By: jhi                                   on 2000/07/26  19:43:30
28203         Log: Be wary of close()s, too.
28204              
28205              Subject: Re: [PATCH] perlbug cleanup
28206              From: Tim Jenness <t.jenness@jach.hawaii.edu>
28207              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
28208              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
28209      Branch: perl
28210            ! utils/perlbug.PL
28211 ____________________________________________________________________________
28212 [  6450] By: jhi                                   on 2000/07/26  18:41:40
28213         Log: Subject: Minor doc patch: handy.h
28214              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
28215              Date: Wed, 26 Jul 2000 15:34:25 -0300
28216              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
28217      Branch: perl
28218            ! handy.h pod/perlapi.pod
28219 ____________________________________________________________________________
28220 [  6449] By: jhi                                   on 2000/07/26  18:23:55
28221         Log: Subject: [PATCH] minor doc change - perlguts
28222              From: Michael Stevens <mstevens@globnix.org>
28223              Date: Thu, 13 Jul 2000 12:39:18 +0100
28224              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
28225      Branch: perl
28226            ! pod/perlguts.pod
28227 ____________________________________________________________________________
28228 [  6448] By: jhi                                   on 2000/07/26  18:20:30
28229         Log: open() wariness in perlbug.
28230              
28231              Subject: [PATCH] perlbug cleanup
28232              From: Michael Stevens <mstevens@globnix.org>
28233              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
28234              Date: Thu, 13 Jul 2000 15:52:23 +0100
28235      Branch: perl
28236            ! utils/perlbug.PL
28237 ____________________________________________________________________________
28238 [  6447] By: jhi                                   on 2000/07/26  18:13:04
28239         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
28240      Branch: perl
28241            ! lib/File/Temp.pm t/lib/ftmp-security.t
28242 ____________________________________________________________________________
28243 [  6446] By: jhi                                   on 2000/07/26  18:06:32
28244         Log: docfix from Peter Scott <Peter@PSDT.com>.
28245      Branch: perl
28246            ! pod/perlfunc.pod
28247 ____________________________________________________________________________
28248 [  6445] By: jhi                                   on 2000/07/26  17:53:31
28249         Log: Fix *foo{FORMAT}.
28250              
28251              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28252              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
28253              Date: Wed, 26 Jul 2000 19:51:02 +0200
28254              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
28255              
28256              From: Graham Barr <gbarr@pobox.com>
28257              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
28258              Date: Wed, 26 Jul 2000 17:38:36 +0100
28259              Message-ID: <20000726173836.L472@pobox.com>
28260      Branch: perl
28261            ! pp.c sv.c t/op/gv.t
28262 ____________________________________________________________________________
28263 [  6444] By: jhi                                   on 2000/07/26  17:49:14
28264         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
28265              from Graham Barr in the module list.
28266      Branch: perl
28267            ! gv.c pod/perlobj.pod
28268 ____________________________________________________________________________
28269 [  6443] By: jhi                                   on 2000/07/26  16:06:56
28270         Log: More split() doc and test patches from Mike Guy.
28271      Branch: perl
28272            ! pod/perlfunc.pod t/op/split.t
28273 ____________________________________________________________________________
28274 [  6442] By: jhi                                   on 2000/07/26  16:05:30
28275         Log: MacOS nits from Matthias Neeracher.
28276      Branch: perl
28277            ! perl.c pp_ctl.c
28278 ____________________________________________________________________________
28279 [  6441] By: jhi                                   on 2000/07/26  04:39:57
28280         Log: Subject: [PATCH] split /^/
28281              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28282              Date: Tue, 25 Jul 2000 14:18:57 +0100
28283              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
28284              
28285              (with notes from tchrist and gbarr)
28286      Branch: perl
28287            ! pod/perlfunc.pod t/op/split.t
28288 ____________________________________________________________________________
28289 [  6440] By: jhi                                   on 2000/07/26  04:32:32
28290         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
28291              From: Peter Prymmer <pvhp@forte.com>
28292              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
28293              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
28294      Branch: perl
28295            ! vms/munchconfig.c
28296 ____________________________________________________________________________
28297 [  6439] By: jhi                                   on 2000/07/26  04:31:01
28298         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
28299              to be fatal errors (instead of by default ignoring them, and
28300              ignoring with a bug: even though -w gave an error, the opening [
28301              was left in)  Reported in:
28302              
28303              Subject: [ID 20000716.024] [=cc=] / [:blank:]
28304              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
28305              Date: Sun, 16 Jul 2000 17:55:29 -0700
28306              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
28307      Branch: perl
28308            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
28309 ____________________________________________________________________________
28310 [  6438] By: jhi                                   on 2000/07/25  15:41:15
28311         Log: Subject: [PATCH] av.c apidoc
28312              From: simon@brecon.co.uk (Simon Cozens)
28313              Date: 24 Jul 2000 06:40:52 GMT
28314              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
28315      Branch: perl
28316            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
28317            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
28318 ____________________________________________________________________________
28319 [  6437] By: jhi                                   on 2000/07/25  14:05:36
28320         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
28321              From: "Stephen P. Potter" <spp@ds.net>
28322              Date: Mon, 24 Jul 2000 14:22:23 -0400
28323              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
28324      Branch: perl
28325            ! pod/perllocale.pod
28326 ____________________________________________________________________________
28327 [  6436] By: jhi                                   on 2000/07/25  14:02:03
28328         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
28329              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28330              Date: Mon, 24 Jul 2000 18:04:28 +0100
28331              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
28332      Branch: perl
28333            ! t/lib/syslfs.t t/op/lfs.t
28334 ____________________________________________________________________________
28335 [  6435] By: jhi                                   on 2000/07/25  13:59:28
28336         Log: Get UTF16 BOMs working.  Patch from
28337              
28338              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
28339              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28340              Date: Tue, 25 Jul 2000 12:52:45 +0100
28341              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
28342              
28343              and notes from
28344              
28345              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
28346              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28347              Date: Tue, 25 Jul 2000 11:43:25 +0100
28348              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
28349      Branch: perl
28350            ! t/comp/require.t toke.c utf8.c
28351 ____________________________________________________________________________
28352 [  6434] By: jhi                                   on 2000/07/25  02:39:54
28353         Log: Make the "uninit variable" warning to say "concat or string"
28354              or "join or string" when in concat or join .
28355              
28356              Subject: Re: [ID 20000403.009] uninitialised concatenation???
28357              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28358              Date: Tue, 04 Apr 2000 18:22:58 +0100
28359              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
28360              
28361              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
28362              From: William R Ward <hermit@BayView.COM>
28363              Date: Thu, 30 Mar 2000 19:50:03 -0800
28364              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
28365      Branch: perl
28366            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
28367            ! t/pragma/warn/op t/pragma/warn/sv
28368 ____________________________________________________________________________
28369 [  6433] By: jhi                                   on 2000/07/24  17:52:56
28370         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
28371      Branch: perl
28372            ! lib/File/Spec/VMS.pm
28373 ____________________________________________________________________________
28374 [  6432] By: jhi                                   on 2000/07/24  17:44:44
28375         Log: Test cases for #6431.
28376              
28377              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
28378              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28379              Date: Mon, 24 Jul 2000 15:32:29 +0100
28380              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
28381      Branch: perl
28382            ! t/op/pat.t t/op/split.t
28383 ____________________________________________________________________________
28384 [  6431] By: jhi                                   on 2000/07/24  17:43:17
28385         Log: Bind op fix.
28386              
28387              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
28388              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28389              Date: Mon, 17 Jul 2000 20:04:56 +0100
28390              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
28391      Branch: perl
28392            ! op.c
28393 ____________________________________________________________________________
28394 [  6430] By: jhi                                   on 2000/07/24  03:42:42
28395         Log: Subject: [ID 20000716.023] syslog test fails without sockets
28396              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28397              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
28398              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
28399      Branch: metaconfig/U/perl
28400            ! Extensions.U
28401      Branch: perl
28402            ! Configure config_h.SH
28403 ____________________________________________________________________________
28404 [  6429] By: jhi                                   on 2000/07/24  03:11:52
28405         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
28406              case, but add also notes explaining the relationship of this
28407              patch and the earlier notes by Sarathy.
28408              
28409              Subject: Map is still slow
28410              From: "Ben Tilly" <ben_tilly@hotmail.com>
28411              Date: Sat, 15 Jul 2000 17:23:27 EDT
28412              Message-ID: <20000715212327.21656.qmail@hotmail.com>
28413      Branch: perl
28414            ! pp_ctl.c
28415 ____________________________________________________________________________
28416 [  6428] By: jhi                                   on 2000/07/24  02:58:52
28417         Log: Documentation to explain the behaviour of map().
28418              
28419              Subject: Re: Map is still slow 
28420              From: Gurusamy Sarathy <gsar@ActiveState.com>
28421              Date: Sat, 15 Jul 2000 16:05:09 -0700
28422              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
28423      Branch: perl
28424            ! pp_ctl.c
28425 ____________________________________________________________________________
28426 [  6427] By: jhi                                   on 2000/07/24  02:50:03
28427         Log: Add tests for
28428              [ID 19991110.003] another matching finding by pcre author
28429              which has already been fixed by some patch, as verified in
28430              
28431              Subject: Re: two regex bugs from the mists of time (well, last November)
28432              From: Hugo <hv@crypt.compulink.co.uk>
28433              Date: Sat, 22 Jul 2000 18:12:58 +0100
28434              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
28435      Branch: perl
28436            ! t/op/re_tests
28437 ____________________________________________________________________________
28438 [  6426] By: jhi                                   on 2000/07/24  02:11:20
28439         Log: A missing 'break' after the [[:space:]] switch case.
28440              
28441              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
28442              From: "Stephen P. Potter" <spp@ds.net>
28443              Date: Tue, 18 Jul 2000 16:25:17 -0400
28444              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
28445      Branch: perl
28446            ! regcomp.c
28447 ____________________________________________________________________________
28448 [  6425] By: jhi                                   on 2000/07/24  02:06:12
28449         Log: The output might have been produced in the wrong order.
28450              
28451              Subject: [ID 20000720.003] [PATCH] t/op/write.t
28452              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28453              Date: Thu, 20 Jul 2000 18:49:18 +0100
28454              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
28455      Branch: perl
28456            ! t/op/write.t
28457 ____________________________________________________________________________
28458 [  6424] By: jhi                                   on 2000/07/24  02:00:07
28459         Log: Use STDOUT consistently.
28460              
28461              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
28462              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28463              Date: Thu, 20 Jul 2000 18:04:01 +0100
28464              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
28465      Branch: perl
28466            ! lib/Test/Harness.pm
28467 ____________________________________________________________________________
28468 [  6423] By: jhi                                   on 2000/07/24  01:54:54
28469         Log: Protect against "wild next"s, that is, callbacks doing "next"
28470              instead of "return".
28471              
28472              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
28473              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28474              Date: Tue, 18 Jul 2000 11:30:16 +0100
28475              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
28476      Branch: perl
28477            ! lib/File/Find.pm
28478 ____________________________________________________________________________
28479 [  6422] By: jhi                                   on 2000/07/24  01:35:47
28480         Log: Out-of-date note removed.
28481              
28482              Subject: [PATCH] documentation perlipc
28483              From: rspier@pobox.com (Robert Spier)
28484              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
28485              Message-ID: <14711.35178.572612.502654@rls.cx>
28486      Branch: perl
28487            ! pod/perlipc.pod
28488 ____________________________________________________________________________
28489 [  6421] By: jhi                                   on 2000/07/24  00:09:18
28490         Log: Send all installperl messages to STDERR and be -w clean.
28491              
28492              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
28493              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28494              Date: Sat, 22 Jul 2000 14:02:11 +0100
28495              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
28496      Branch: perl
28497            ! installperl
28498 ____________________________________________________________________________
28499 [  6420] By: jhi                                   on 2000/07/24  00:04:19
28500         Log: Decutandpasto.
28501              
28502              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
28503              From: "Richard Soderberg" <rs@crystalflame.net>
28504              Date: Sun, 23 Jul 2000 01:37:23 -0700
28505              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
28506      Branch: perl
28507            ! pod/perlipc.pod
28508 ____________________________________________________________________________
28509 [  6419] By: jhi                                   on 2000/07/24  00:01:12
28510         Log: A cleaner abs_path().
28511              Subject: Re: unix alternative to Cwd.pm
28512              From: Jeff Pinyan <jeffp@crusoe.net>
28513              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
28514              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
28515      Branch: perl
28516            ! lib/Cwd.pm
28517 ____________________________________________________________________________
28518 [  6418] By: jhi                                   on 2000/07/23  23:48:56
28519         Log: Detypo.
28520              
28521              Subject: [PATCH perl-current] Typo in hints/powerux.sh
28522              From: "Richard Soderberg" <rs@crystalflame.net>
28523              Date: Sun, 23 Jul 2000 01:27:33 -0700
28524              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
28525      Branch: perl
28526            ! hints/powerux.sh
28527 ____________________________________________________________________________
28528 [  6417] By: jhi                                   on 2000/07/17  22:13:31
28529         Log: Subject: SDBM_File documentation
28530              From: mjd@plover.com
28531              Date: 16 Jul 2000 17:41:17 -0000
28532              Message-ID: <20000716174117.18515.qmail@plover.com>
28533      Branch: perl
28534            ! ext/SDBM_File/SDBM_File.pm
28535 ____________________________________________________________________________
28536 [  6416] By: jhi                                   on 2000/07/17  19:13:26
28537         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
28538      Branch: perl
28539            ! hints/mpeix.sh mpeix/relink
28540 ____________________________________________________________________________
28541 [  6415] By: jhi                                   on 2000/07/15  14:11:02
28542         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
28543              the utf8 'characters' can be more than one octet).
28544              
28545              Date: Sat, 15 Jul 2000 00:21:56 +0100
28546              From: Tom Hughes <tom@compton.nu>
28547              Subject: Re: [ID 20000714.002]
28548              Message-ID: <db2334de49.tom@compton.compton.nu>
28549              
28550              Reported in
28551              
28552              Subject: [ID 20000714.002]
28553              From: "Simon Cozens" <simon@othersideofthe.earth.li>
28554              Date: 14 Jul 2000 15:13:09 -0000
28555              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
28556      Branch: perl
28557            ! doop.c
28558 ____________________________________________________________________________
28559 [  6414] By: jhi                                   on 2000/07/15  03:13:41
28560         Log: another VMS build tweak from Peter Prymmer
28561      Branch: perl
28562            ! vms/descrip_mms.template
28563 ____________________________________________________________________________
28564 [  6413] By: jhi                                   on 2000/07/15  03:10:40
28565         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
28566      Branch: perl
28567            ! vms/perlvms.pod
28568 ____________________________________________________________________________
28569 [  6412] By: jhi                                   on 2000/07/15  00:31:05
28570         Log: More docs for sv functions.
28571              
28572              Subject: [PATCH cfgperl] sv.c apidoc
28573              From: simon@brecon.co.uk (Simon Cozens)
28574              Date: 13 Jul 2000 09:00:20 GMT
28575              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
28576              
28577              Subject: Re: [PATCH cfgperl] sv.c apidoc
28578              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28579              Date: Thu, 13 Jul 2000 12:27:41 +0100
28580              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
28581              
28582              Subject: Re: [PATCH cfgperl] sv.c apidoc
28583              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28584              Date: Thu, 13 Jul 2000 13:23:09 +0100
28585              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
28586              
28587              Subject: Re: [PATCH cfgperl] sv.c apidoc
28588              From: simon@brecon.co.uk (Simon Cozens)
28589              Date: 14 Jul 2000 06:51:02 GMT
28590              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
28591      Branch: perl
28592            ! embed.pl pod/perlapi.pod sv.c
28593 ____________________________________________________________________________
28594 [  6411] By: jhi                                   on 2000/07/15  00:10:41
28595         Log: lib/b test fixes from Peter Prymmer.
28596      Branch: perl
28597            ! t/lib/b.t
28598 ____________________________________________________________________________
28599 [  6410] By: jhi                                   on 2000/07/15  00:02:09
28600         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
28601              From: Hugo <hv@crypt.compulink.co.uk>
28602              Date: Fri, 14 Jul 2000 23:05:20 +0100
28603              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
28604              
28605              Didn't anymore apply, but that point still could use another fix.
28606      Branch: perl
28607            ! pod/perlfunc.pod
28608 ____________________________________________________________________________
28609 [  6409] By: jhi                                   on 2000/07/14  23:15:15
28610         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
28611              not in pod, from Peter Prymmer
28612      Branch: perl
28613            ! vms/descrip_mms.template
28614 ____________________________________________________________________________
28615 [  6408] By: jhi                                   on 2000/07/14  20:35:05
28616         Log: The bug report
28617              [ID 19991110.002] minimal matching discrepancy found by pcre author
28618              seems to have been fixed (though differently from what was suggested
28619              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
28620      Branch: perl
28621            ! t/op/re_tests
28622 ____________________________________________________________________________
28623 [  6407] By: jhi                                   on 2000/07/14  17:38:08
28624         Log: Fix AutoSplit to use File::Spec the right way in VMS,
28625              from Peter Prymmer.
28626      Branch: perl
28627            ! lib/AutoSplit.pm
28628 ____________________________________________________________________________
28629 [  6406] By: jhi                                   on 2000/07/14  14:13:22
28630         Log: Merge perlhacktut into perlhack, update perlguts.
28631              
28632              Subject: Re: Perlhacktut
28633              From: simon@brecon.co.uk (Simon Cozens)
28634              Date: 14 Jul 2000 06:49:21 GMT
28635              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
28636              
28637              Subject: Re: Perlhacktut
28638              From: simon@brecon.co.uk (Simon Cozens)
28639              Date: 14 Jul 2000 07:09:45 GMT
28640              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
28641      Branch: perl
28642            ! pod/perlguts.pod pod/perlhack.pod
28643 ____________________________________________________________________________
28644 [  6405] By: jhi                                   on 2000/07/14  14:02:31
28645         Log: Integrate with Sarathy.
28646      Branch: cfgperl
28647           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
28648           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
28649           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
28650 ____________________________________________________________________________
28651 [  6404] By: gsar                                  on 2000/07/14  12:15:02
28652         Log: PERL_OBJECT build tweaks
28653      Branch: perl
28654            ! toke.c
28655 ____________________________________________________________________________
28656 [  6403] By: gsar                                  on 2000/07/14  11:23:41
28657         Log: inconsistent types needs casts
28658      Branch: perl
28659            ! toke.c
28660 ____________________________________________________________________________
28661 [  6402] By: gsar                                  on 2000/07/14  11:12:04
28662         Log: typos in change#6399, regen headers
28663      Branch: perl
28664            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
28665 ____________________________________________________________________________
28666 [  6401] By: gsar                                  on 2000/07/14  10:59:12
28667         Log: typecasts needed for change#6394
28668      Branch: perl
28669            ! toke.c
28670 ____________________________________________________________________________
28671 [  6400] By: gsar                                  on 2000/07/14  10:49:37
28672         Log: integrate cfgperl contents into mainline
28673      Branch: perl
28674           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
28675           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
28676 ____________________________________________________________________________
28677 [  6399] By: gsar                                  on 2000/07/14  10:38:35
28678         Log: enable UTF-16 filter by default if relevant BOM is seen; various
28679              cleanups (typos, misformatted code, and small bugs)
28680      Branch: perl
28681            ! doop.c embed.pl mg.c op.c pp.c toke.c
28682 ____________________________________________________________________________
28683 [  6398] By: gsar                                  on 2000/07/14  08:55:38
28684         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
28685              name suggests anyway)
28686      Branch: perl
28687            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
28688 ____________________________________________________________________________
28689 [  6397] By: gsar                                  on 2000/07/14  08:44:33
28690         Log: move new variables to the end of the interpreter structure (for
28691              bincompat in code that doesn't #include XSUB.h)
28692      Branch: perl
28693            ! intrpvar.h
28694 ____________________________________________________________________________
28695 [  6396] By: gsar                                  on 2000/07/14  08:13:58
28696         Log: MakeMaker should not remove editor backups (*~) on `make clean`
28697              by default (completes change#6383)
28698      Branch: perl
28699            ! lib/ExtUtils/MM_Unix.pm
28700 ____________________________________________________________________________
28701 [  6395] By: jhi                                   on 2000/07/14  05:20:33
28702         Log: Replace change #6337 with a better one.
28703              
28704              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
28705              From: Hugo <hv@crypt.compulink.co.uk>
28706              Date: Fri, 14 Jul 2000 04:16:20 +0100
28707              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
28708      Branch: cfgperl
28709            ! regexec.c t/op/re_tests
28710 ____________________________________________________________________________
28711 [  6394] By: jhi                                   on 2000/07/14  01:33:59
28712         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
28713      Branch: cfgperl
28714            ! embed.pl global.sym proto.h toke.c
28715 ____________________________________________________________________________
28716 [  6393] By: jhi                                   on 2000/07/13  23:41:23
28717         Log: remove discarded test
28718      Branch: cfgperl
28719            ! MANIFEST
28720 ____________________________________________________________________________
28721 [  6392] By: jhi                                   on 2000/07/13  23:32:25
28722         Log: The {multiplier} of a fixed substring was overlooked which
28723              caused a wrong initial search offset for that substring.
28724              
28725              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
28726              From: Hugo <hv@crypt.compulink.co.uk>
28727              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
28728              Date: Thu, 13 Jul 2000 19:27:13 +0100
28729      Branch: cfgperl
28730            ! regcomp.c t/op/re_tests
28731 ____________________________________________________________________________
28732 [  6391] By: jhi                                   on 2000/07/13  16:37:42
28733         Log: typo fix from Craig Berry
28734      Branch: cfgperl
28735            ! vms/subconfigure.com
28736 ____________________________________________________________________________
28737 [  6390] By: jhi                                   on 2000/07/13  13:20:12
28738         Log: Integrate with Sarathy.
28739      Branch: cfgperl
28740            - t/op/method2entersub.t
28741           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
28742           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
28743           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
28744           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
28745 ____________________________________________________________________________
28746 [  6389] By: jhi                                   on 2000/07/13  13:18:48
28747         Log: Detypo from Peter Prymmer, part of #6388.
28748      Branch: cfgperl
28749            ! Configure config_h.SH
28750      Branch: metaconfig
28751            ! U/modified/d_longlong.U
28752 ____________________________________________________________________________
28753 [  6388] By: gsar                                  on 2000/07/13  06:33:40
28754         Log: typos (spotted by Peter Prymmer)
28755      Branch: perl
28756            ! Configure t/lib/english.t
28757 ____________________________________________________________________________
28758 [  6387] By: gsar                                  on 2000/07/13  05:35:28
28759         Log: new selfloader.t in change#6183 doesn't close DATA handles,
28760              and thus fails to clean up tmp files on dosish platforms
28761      Branch: perl
28762            ! t/lib/selfloader.t
28763 ____________________________________________________________________________
28764 [  6386] By: gsar                                  on 2000/07/12  21:42:39
28765         Log: sprintf test tweaks (from Dominic Dunlop)
28766      Branch: perl
28767            ! t/op/sprintf.t
28768 ____________________________________________________________________________
28769 [  6385] By: gsar                                  on 2000/07/12  21:33:46
28770         Log: fix bugs in processing %v-*d and similar format specs (from
28771              Avi Finkel <avi@finkel.org>)
28772      Branch: perl
28773            ! sv.c t/op/sprintf.t
28774 ____________________________________________________________________________
28775 [  6384] By: gsar                                  on 2000/07/12  16:04:19
28776         Log: readd missing perldelta.pod changes from changes#6339,6376
28777      Branch: perl
28778            ! pod/perldelta.pod
28779 ____________________________________________________________________________
28780 [  6383] By: gsar                                  on 2000/07/12  16:00:51
28781         Log: don't clobber *.orig files on *clean targets
28782      Branch: perl
28783            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
28784 ____________________________________________________________________________
28785 [  6382] By: gsar                                  on 2000/07/12  07:59:12
28786         Log: fix broken integrations in cfgperl
28787      Branch: cfgperl
28788           !> Changes pod/perldelta.pod
28789 ____________________________________________________________________________
28790 [  6381] By: gsar                                  on 2000/07/12  07:42:17
28791         Log: integrate cfgperl changes into mainline
28792      Branch: perl
28793            ! Changes
28794           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
28795           !> pod/perlre.pod
28796 ____________________________________________________________________________
28797 [  6380] By: gsar                                  on 2000/07/12  07:31:00
28798         Log: get sprintf.t to adjust properly for 3-digit exponents
28799      Branch: perl
28800            ! t/op/sprintf.t
28801 ____________________________________________________________________________
28802 [  6379] By: gsar                                  on 2000/07/12  06:40:04
28803         Log: change#6174 needs corresponding change in win32/config_h.PL,
28804              which grovels through config_h.SH to find the config.h name
28805      Branch: perl
28806            ! win32/config_h.PL
28807 ____________________________________________________________________________
28808 [  6378] By: jhi                                   on 2000/07/12  05:03:59
28809         Log: Do the cc sanity check both before the hints and
28810              after the cc selction.
28811      Branch: cfgperl
28812            ! Configure config_h.SH
28813      Branch: metaconfig
28814            ! U/modified/Oldconfig.U U/modified/cc.U
28815      Branch: metaconfig/U/perl
28816            + Checkcc.U
28817 ____________________________________________________________________________
28818 [  6377] By: jhi                                   on 2000/07/12  02:49:22
28819         Log: Fix nits noticed by Boston.pm.
28820      Branch: cfgperl
28821            ! pod/perlre.pod
28822 ____________________________________________________________________________
28823 [  6376] By: jhi                                   on 2000/07/11  21:22:13
28824         Log: Configure cosmetics and perldelta.
28825      Branch: cfgperl
28826            ! Configure config_h.SH pod/perldelta.pod
28827      Branch: metaconfig
28828            ! U/modified/cc.U
28829 ____________________________________________________________________________
28830 [  6375] By: gsar                                  on 2000/07/11  21:17:35
28831         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
28832      Branch: perl
28833            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
28834            ! win32/win32sck.c
28835 ____________________________________________________________________________
28836 [  6374] By: gsar                                  on 2000/07/11  20:48:50
28837         Log: tweak for build failure under multiplicity
28838      Branch: perl
28839            ! toke.c
28840 ____________________________________________________________________________
28841 [  6373] By: gsar                                  on 2000/07/11  20:37:23
28842         Log: integrate cfgperl changes#6325..6373 into mainline
28843              (NOTE: today's batch of integrations still untested)
28844      Branch: perl
28845           +> ext/DynaLoader/hints/netbsd.pl
28846            ! Changes
28847           !> (integrate 26 files)
28848 ____________________________________________________________________________
28849 [  6372] By: jhi                                   on 2000/07/11  20:30:36
28850         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
28851              regen perltoc.
28852      Branch: cfgperl
28853            + pod/perlbook.pod
28854            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
28855            ! pod/perltoc.pod
28856 ____________________________________________________________________________
28857 [  6371] By: jhi                                   on 2000/07/11  20:08:56
28858         Log: Minor cleanups on the booklist.
28859      Branch: cfgperl
28860            ! pod/perlfaq2.pod
28861 ____________________________________________________________________________
28862 [  6370] By: jhi                                   on 2000/07/11  19:31:13
28863         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
28864      Branch: cfgperl
28865            ! t/pragma/overload.t
28866 ____________________________________________________________________________
28867 [  6369] By: gsar                                  on 2000/07/11  19:27:48
28868         Log: integrate cfgperl changes#6293..6324 into mainline
28869      Branch: perl
28870           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
28871            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
28872           !> (integrate 30 files)
28873 ____________________________________________________________________________
28874 [  6368] By: gsar                                  on 2000/07/11  19:18:57
28875         Log: skip integrate of problematic change#6292 from cfgperl into mainline
28876      Branch: perl
28877           !> pp_hot.c
28878 ____________________________________________________________________________
28879 [  6367] By: gsar                                  on 2000/07/11  19:17:21
28880         Log: integrate cfgperl changes#6288..6290 into mainline
28881      Branch: perl
28882           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
28883 ____________________________________________________________________________
28884 [  6366] By: gsar                                  on 2000/07/11  19:11:18
28885         Log: integrate cfgperl changes#6268..6282 into mainline
28886      Branch: perl
28887           !> (integrate 30 files)
28888 ____________________________________________________________________________
28889 [  6365] By: gsar                                  on 2000/07/11  18:57:00
28890         Log: delete new accidentally branched file
28891      Branch: perl
28892            - t/op/method2entersub.t
28893 ____________________________________________________________________________
28894 [  6364] By: gsar                                  on 2000/07/11  18:55:13
28895         Log: skip integrate of change#6267 from cfgperl into mainline (the
28896              method call optimization is flawed without additional hints
28897              from user about immutableness of @ISA and no runtime method
28898              definitions)
28899      Branch: perl
28900           +> t/op/method2entersub.t
28901           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
28902           !> perl.h t/op/sprintf.t xsutils.c
28903 ____________________________________________________________________________
28904 [  6363] By: gsar                                  on 2000/07/11  18:49:43
28905         Log: integrate cfgperl changes#6261..6266 into mainline
28906      Branch: perl
28907           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
28908           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
28909           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
28910           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
28911 ____________________________________________________________________________
28912 [  6362] By: gsar                                  on 2000/07/11  18:43:26
28913         Log: integrate cfgperl changes#6252..6260 into mainline
28914      Branch: perl
28915           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
28916           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
28917           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
28918           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
28919 ____________________________________________________________________________
28920 [  6361] By: gsar                                  on 2000/07/11  18:37:12
28921         Log: skip integrate of problematic change#6251 from cfgperl into mainline
28922      Branch: perl
28923           !> lib/Exporter.pm
28924 ____________________________________________________________________________
28925 [  6360] By: gsar                                  on 2000/07/11  18:34:56
28926         Log: integrate cfgperl change#6250 into mainline
28927      Branch: perl
28928           +> t/op/my_stash.t
28929           !> MANIFEST embed.pl proto.h toke.c
28930 ____________________________________________________________________________
28931 [  6359] By: gsar                                  on 2000/07/11  18:21:19
28932         Log: integrate cfgperl changes#6242..6249 into mainline
28933      Branch: perl
28934           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
28935           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
28936           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
28937           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
28938           !> t/lib/peek.t utf8.c
28939 ____________________________________________________________________________
28940 [  6358] By: gsar                                  on 2000/07/11  18:15:45
28941         Log: skip integrate of problematic change#6241 from cfgperl into mainline
28942      Branch: perl
28943           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
28944 ____________________________________________________________________________
28945 [  6357] By: jhi                                   on 2000/07/11  18:15:16
28946         Log: Fix for
28947              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
28948              From: Roderick Schertler <roderick@argon.org> 
28949              Date: Tue, 11 Jul 2000 13:55:05 -0400 
28950              Message-Id: <200007111755.NAA05077@jones.argon.org> 
28951      Branch: cfgperl
28952            ! doio.c
28953 ____________________________________________________________________________
28954 [  6356] By: jhi                                   on 2000/07/11  18:12:51
28955         Log: Typo in #6341.
28956      Branch: cfgperl
28957            ! pp_hot.c
28958 ____________________________________________________________________________
28959 [  6355] By: gsar                                  on 2000/07/11  18:12:10
28960         Log: integrate cfgperl changes#6231..6240 into mainline
28961      Branch: perl
28962           +> pod/perlutil.pod
28963           !> (integrate 35 files)
28964 ____________________________________________________________________________
28965 [  6354] By: jhi                                   on 2000/07/11  18:04:34
28966         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
28967              From: Dominic Dunlop <domo@computer.org> 
28968              Date: Tue, 11 Jul 2000 12:27:33 +0200 
28969              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
28970              
28971              Replaces change #6268.
28972      Branch: cfgperl
28973            ! t/op/sprintf.t
28974 ____________________________________________________________________________
28975 [  6353] By: gsar                                  on 2000/07/11  17:59:51
28976         Log: skip integrate of problematic change#6230 from cfgperl into mainline
28977              (a later version of File::Spec is already in mainline)
28978      Branch: perl
28979           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
28980           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
28981 ____________________________________________________________________________
28982 [  6352] By: gsar                                  on 2000/07/11  17:57:48
28983         Log: integrate cfgperl changes#6224..6229 into mainline
28984      Branch: perl
28985           +> lib/lib.pm.PL
28986            - lib/lib.pm
28987           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
28988           !> lib/English.pm op.c t/lib/english.t
28989 ____________________________________________________________________________
28990 [  6351] By: gsar                                  on 2000/07/11  17:50:10
28991         Log: skip integrate of problematic change#6223 from cfgperl into mainline
28992      Branch: perl
28993           !> doio.c
28994 ____________________________________________________________________________
28995 [  6350] By: gsar                                  on 2000/07/11  17:48:28
28996         Log: integrate cfgperl changes#6220..6222 into mainline
28997      Branch: perl
28998           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
28999           !> toke.c utf8.c win32/win32.h
29000 ____________________________________________________________________________
29001 [  6349] By: gsar                                  on 2000/07/11  17:46:13
29002         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
29003              mainline
29004      Branch: perl
29005           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
29006           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
29007           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
29008 ____________________________________________________________________________
29009 [  6348] By: jhi                                   on 2000/07/11  17:45:49
29010         Log: README.posix-bc podified from Thomas Dorner.
29011      Branch: cfgperl
29012            ! README.posix-bc
29013 ____________________________________________________________________________
29014 [  6347] By: gsar                                  on 2000/07/11  17:42:04
29015         Log: integrate cfgperl change#6217 into mainline
29016      Branch: perl
29017           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
29018           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
29019           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
29020 ____________________________________________________________________________
29021 [  6346] By: gsar                                  on 2000/07/11  17:39:37
29022         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
29023              mainline
29024      Branch: perl
29025           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
29026           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
29027           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
29028           !> perlapi.h pod/perlapi.pod
29029 ____________________________________________________________________________
29030 [  6345] By: gsar                                  on 2000/07/11  17:36:42
29031         Log: integrate cfgperl changes#6207..6210 into mainline
29032      Branch: perl
29033           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
29034           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
29035 ____________________________________________________________________________
29036 [  6344] By: gsar                                  on 2000/07/11  17:31:20
29037         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
29038              mainline
29039      Branch: perl
29040           !> (integrate 40 files)
29041 ____________________________________________________________________________
29042 [  6343] By: gsar                                  on 2000/07/11  17:19:08
29043         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
29044      Branch: perl
29045           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
29046            ! Changes
29047           !> (integrate 34 files)
29048 ____________________________________________________________________________
29049 [  6342] By: jhi                                   on 2000/07/11  16:05:48
29050         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
29051              To: perl5-porters@perl.org
29052              From: Karsten Sperling <spiff@phreax.net>
29053              Date: Mon, 10 Jul 2000 15:12:52 +0200
29054              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
29055      Branch: cfgperl
29056            ! lib/Symbol.pm
29057 ____________________________________________________________________________
29058 [  6341] By: jhi                                   on 2000/07/11  15:59:23
29059         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
29060              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29061              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
29062              Date: Fri, 07 Jul 2000 17:57:16 +0100
29063      Branch: cfgperl
29064            ! pp_hot.c
29065 ____________________________________________________________________________
29066 [  6340] By: jhi                                   on 2000/07/11  15:55:47
29067         Log: Subject: Re: format bug report  [Patch]
29068              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29069              Date: Wed, 05 Jul 2000 13:12:52 +0200
29070              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
29071              
29072              Subject: Re: format bug report  [Patch]
29073              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29074              Date: Wed, 05 Jul 2000 14:10:01 +0200
29075              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
29076      Branch: cfgperl
29077            ! t/op/write.t toke.c
29078 ____________________________________________________________________________
29079 [  6339] By: jhi                                   on 2000/07/11  13:54:09
29080         Log: Be less forgiving about ambiguous and illegal tr ranges.
29081              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
29082              From: Mark-Jason Dominus <mjd@plover.com>
29083              Date: Tue, 04 Jul 2000 10:00:12 -0400
29084              Message-ID: <20000704140012.17772.qmail@plover.com>
29085              
29086              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
29087              From: Mark-Jason Dominus <mjd@plover.com>
29088              Date: Wed, 05 Jul 2000 09:37:36 -0400
29089              Message-ID: <20000705133736.27293.qmail@plover.com>
29090      Branch: cfgperl
29091            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
29092 ____________________________________________________________________________
29093 [  6338] By: jhi                                   on 2000/07/11  13:31:24
29094         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
29095              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29096              Date: Tue, 11 Jul 2000 13:50:51 +0100
29097              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
29098      Branch: cfgperl
29099            ! sv.c
29100 ____________________________________________________________________________
29101 [  6337] By: jhi                                   on 2000/07/11  13:29:14
29102         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
29103              From: Hugo <hv@crypt.compulink.co.uk>
29104              Date: Tue, 11 Jul 2000 12:44:50 +0100
29105              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
29106      Branch: cfgperl
29107            ! regexec.c t/op/re_tests
29108 ____________________________________________________________________________
29109 [  6336] By: jhi                                   on 2000/07/11  13:26:47
29110         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
29111              From: simon@brecon.co.uk (Simon Cozens)
29112              Date: 7 Jul 2000 11:26:09 GMT
29113              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
29114      Branch: cfgperl
29115            ! mg.c
29116 ____________________________________________________________________________
29117 [  6335] By: jhi                                   on 2000/07/11  13:23:37
29118         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
29119              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
29120              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
29121              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
29122      Branch: cfgperl
29123            + ext/DynaLoader/hints/netbsd.pl
29124            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
29125 ____________________________________________________________________________
29126 [  6334] By: jhi                                   on 2000/07/11  13:20:38
29127         Log: Subject: PATCH perlguts.pod: Document D and d magic types
29128              From: mjd@plover.com
29129              Date: 5 Jul 2000 18:01:51 -0000
29130              Message-ID: <20000705180151.29413.qmail@plover.com>
29131      Branch: cfgperl
29132            ! pod/perlguts.pod
29133 ____________________________________________________________________________
29134 [  6333] By: jhi                                   on 2000/07/11  13:15:51
29135         Log: Precedence goof, fix based on
29136              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
29137              From: Hugo <hv@crypt.compulink.co.uk>
29138              Date: Tue, 11 Jul 2000 12:52:38 +0100
29139              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
29140      Branch: cfgperl
29141            ! t/op/taint.t
29142 ____________________________________________________________________________
29143 [  6332] By: jhi                                   on 2000/07/11  12:40:17
29144         Log: Integrate with Sarathy.
29145      Branch: cfgperl
29146           !> win32/win32sck.c
29147 ____________________________________________________________________________
29148 [  6331] By: jhi                                   on 2000/07/10  20:14:16
29149         Log: Sprinkle ldlibpath.
29150      Branch: cfgperl
29151            ! pod/Makefile.SH
29152 ____________________________________________________________________________
29153 [  6330] By: jhi                                   on 2000/07/10  17:54:49
29154         Log: More POSIX.pod tweaks.
29155      Branch: cfgperl
29156            ! ext/POSIX/POSIX.pod
29157 ____________________________________________________________________________
29158 [  6329] By: jhi                                   on 2000/07/10  14:02:12
29159         Log: Reorder perl.pod once more.
29160      Branch: cfgperl
29161            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
29162 ____________________________________________________________________________
29163 [  6328] By: gsar                                  on 2000/07/10  07:06:00
29164         Log: accept() leaks memory on windows due to incorrect ordering of
29165              closesocket() and fclose() calls
29166      Branch: perl
29167            ! win32/win32sck.c
29168 ____________________________________________________________________________
29169 [  6327] By: gsar                                  on 2000/07/10  06:49:17
29170         Log: winsock options weren't being set in all threads under ithreads
29171              (caused send()s from second and subsequent threads to fail)
29172      Branch: perl
29173            ! win32/win32sck.c
29174 ____________________________________________________________________________
29175 [  6326] By: jhi                                   on 2000/07/08  02:45:40
29176         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
29177              was cast to an unsigned (32-bit) integer with wild abandon.
29178      Branch: cfgperl
29179            ! ext/Devel/DProf/DProf.xs
29180 ____________________________________________________________________________
29181 [  6325] By: jhi                                   on 2000/07/07  18:50:33
29182         Log: Remove perlbook, update perlfaq book listing,
29183              rearrange perl.pod, regenerate perltoc.
29184      Branch: cfgperl
29185            - pod/perlbook.pod
29186            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
29187            ! pod/perlfaq2.pod pod/perltoc.pod
29188 ____________________________________________________________________________
29189 [  6324] By: jhi                                   on 2000/07/07  14:03:40
29190         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
29191      Branch: cfgperl
29192            ! sv.h toke.c
29193 ____________________________________________________________________________
29194 [  6323] By: jhi                                   on 2000/07/06  16:03:55
29195         Log: Fix complaints of buildtoc.
29196      Branch: cfgperl
29197            + lib/Win32.pod
29198            - pod/Win32.pod
29199            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
29200 ____________________________________________________________________________
29201 [  6322] By: jhi                                   on 2000/07/06  15:15:52
29202         Log: Add =head1 NAMEs so that buildtoc is happy.
29203              (The CGI::Util nit reported to Lincoln.)
29204      Branch: cfgperl
29205            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
29206            ! pod/perltoc.pod
29207 ____________________________________________________________________________
29208 [  6321] By: jhi                                   on 2000/07/06  03:16:04
29209         Log: Config is being used.
29210      Branch: cfgperl
29211            ! t/op/method.t
29212 ____________________________________________________________________________
29213 [  6320] By: jhi                                   on 2000/07/06  03:13:13
29214         Log: Integrate with Sarathy.
29215      Branch: cfgperl
29216           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
29217 ____________________________________________________________________________
29218 [  6319] By: jhi                                   on 2000/07/06  03:11:46
29219         Log: Autogenerate pod/Makefile and pod/buildtoc.
29220              buildtoc also checks whether the existin pods are
29221              mentioned in MANIFEST and perl.pod, and vice versa.
29222              (None of the thusly found discrepancies fixed yet.)
29223              roffitall also needs to be autogenerated similarly but it
29224              seems so badly out of date that I didn't touch it yet.
29225      Branch: cfgperl
29226            + pod/Makefile.SH pod/buildtoc.PL
29227            - pod/Makefile pod/buildtoc
29228            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
29229 ____________________________________________________________________________
29230 [  6318] By: gsar                                  on 2000/07/05  22:10:54
29231         Log: fix UNC path handling on Windows under ithreads, and chdir()
29232              return value when given a non-existent directory
29233      Branch: perl
29234            ! win32/vdir.h
29235 ____________________________________________________________________________
29236 [  6317] By: gsar                                  on 2000/07/05  22:08:19
29237         Log: winsock cleanup never done on Windows (leads to handle leaks)
29238      Branch: perl
29239            ! win32/perllib.c win32/win32sck.c
29240 ____________________________________________________________________________
29241 [  6316] By: gsar                                  on 2000/07/05  22:06:19
29242         Log: some debugger output does not go to the socket when RemotePort is set
29243      Branch: perl
29244            ! lib/perl5db.pl
29245 ____________________________________________________________________________
29246 [  6315] By: jhi                                   on 2000/07/05  00:25:21
29247         Log: Integrate with Sarathy, preliminary fix for unicos
29248              alignment problems in [ID 20000612.002] Perl problem on Cray system.
29249      Branch: cfgperl
29250            ! sv.h
29251           !> pp_hot.c
29252 ____________________________________________________________________________
29253 [  6314] By: gsar                                  on 2000/07/04  23:34:02
29254         Log: tyop in change#6306
29255      Branch: perl
29256            ! pp_hot.c
29257 ____________________________________________________________________________
29258 [  6313] By: jhi                                   on 2000/07/04  22:14:38
29259         Log: Multiline string literals ENONPORTABLE.
29260      Branch: cfgperl
29261            ! pp_hot.c
29262 ____________________________________________________________________________
29263 [  6312] By: jhi                                   on 2000/07/04  20:34:44
29264         Log: Integrate with Sarathy.
29265      Branch: cfgperl
29266           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
29267           !> t/op/method.t
29268 ____________________________________________________________________________
29269 [  6311] By: jhi                                   on 2000/07/04  20:30:56
29270         Log: More POSIX.pod embellishment.
29271      Branch: cfgperl
29272            ! ext/POSIX/POSIX.pod
29273 ____________________________________________________________________________
29274 [  6310] By: gsar                                  on 2000/07/04  17:28:48
29275         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
29276      Branch: perl
29277            ! t/lib/b.t
29278 ____________________________________________________________________________
29279 [  6309] By: jhi                                   on 2000/07/04  17:22:18
29280         Log: The #6308 required a little bit more.
29281      Branch: cfgperl
29282            ! Makefile.SH win32/Makefile
29283 ____________________________________________________________________________
29284 [  6308] By: jhi                                   on 2000/07/04  16:35:24
29285         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
29286      Branch: cfgperl
29287            + lib/lib_pm.PL
29288            - lib/lib.pm.PL
29289            ! MANIFEST Makefile.SH
29290 ____________________________________________________________________________
29291 [  6307] By: jhi                                   on 2000/07/04  16:28:58
29292         Log: Win32 patches for cfgperl from Sarathy.
29293      Branch: cfgperl
29294            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
29295            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
29296            ! thread.h toke.c util.c win32/Makefile win32/win32.c
29297 ____________________________________________________________________________
29298 [  6306] By: gsar                                  on 2000/07/04  16:28:40
29299         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
29300              (from Richard Soderberg <rs@oregonnet.com>)
29301      Branch: perl
29302            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
29303 ____________________________________________________________________________
29304 [  6305] By: jhi                                   on 2000/07/04  16:24:24
29305         Log: Integrate with Sarathy.
29306      Branch: cfgperl
29307           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
29308           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
29309           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
29310           !> proto.h win32/win32.c
29311 ____________________________________________________________________________
29312 [  6304] By: gsar                                  on 2000/07/04  16:17:24
29313         Log: missing perldiag entry for unpack("w",...) diagnostic (from
29314              Andreas Koenig)
29315      Branch: perl
29316            ! pod/perldiag.pod
29317 ____________________________________________________________________________
29318 [  6303] By: gsar                                  on 2000/07/04  16:14:44
29319         Log: remove rel2abs prototypes (from Barrie Slaymaker)
29320      Branch: perl
29321            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
29322            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
29323 ____________________________________________________________________________
29324 [  6302] By: gsar                                  on 2000/07/04  04:59:35
29325         Log: adjust change#6299
29326      Branch: perl
29327            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
29328            ! win32/win32.c
29329 ____________________________________________________________________________
29330 [  6301] By: jhi                                   on 2000/07/04  04:50:07
29331         Log: Integrate with Sarathy.
29332      Branch: cfgperl
29333           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
29334           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
29335           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
29336 ____________________________________________________________________________
29337 [  6300] By: gsar                                  on 2000/07/04  04:42:09
29338         Log: PERL_OBJECT build tweak
29339      Branch: perl
29340            ! perl.h
29341 ____________________________________________________________________________
29342 [  6299] By: gsar                                  on 2000/07/04  04:37:00
29343         Log: fix memory leak on Windows (PL_sys_intern contents were never
29344              freed)
29345      Branch: perl
29346            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
29347            ! perlapi.c proto.h win32/win32.c
29348 ____________________________________________________________________________
29349 [  6298] By: gsar                                  on 2000/07/04  04:15:59
29350         Log: fix large memory leak that has been around for ever, masked by
29351              -DPURIFY (most of the arenas were never freed!)
29352      Branch: perl
29353            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
29354 ____________________________________________________________________________
29355 [  6297] By: gsar                                  on 2000/07/04  04:07:46
29356         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
29357      Branch: perl
29358            ! perl.c
29359 ____________________________________________________________________________
29360 [  6296] By: jhi                                   on 2000/06/30  18:28:37
29361         Log: Elaborate POSIX.pod.  Still needs work.
29362      Branch: cfgperl
29363            ! ext/POSIX/POSIX.pod
29364 ____________________________________________________________________________
29365 [  6295] By: jhi                                   on 2000/06/30  14:58:18
29366         Log: Point to perlipc for more SysV IPC examples.
29367      Branch: cfgperl
29368            ! pod/perlfunc.pod
29369 ____________________________________________________________________________
29370 [  6294] By: gsar                                  on 2000/06/30  14:47:45
29371         Log: slurp mode fix in change#4736 still not quite right
29372      Branch: perl
29373            ! pp_hot.c t/io/argv.t
29374 ____________________________________________________________________________
29375 [  6293] By: jhi                                   on 2000/06/30  12:02:55
29376         Log: Integrate with Sarathy.
29377      Branch: cfgperl
29378           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
29379 ____________________________________________________________________________
29380 [  6292] By: jhi                                   on 2000/06/30  12:01:11
29381         Log: From: simon@brecon.co.uk (Simon Cozens)
29382              Subject: UTF8 concat
29383              Date: 30 Jun 2000 06:13:25 GMT
29384              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
29385      Branch: cfgperl
29386            ! pp_hot.c
29387 ____________________________________________________________________________
29388 [  6291] By: gsar                                  on 2000/06/30  04:37:33
29389         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
29390              when @_ is modified, causing coredumps
29391      Branch: perl
29392            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
29393 ____________________________________________________________________________
29394 [  6290] By: jhi                                   on 2000/06/30  02:21:44
29395         Log: Integrate with Sarathy.
29396      Branch: cfgperl
29397           !> vms/vms.c vms/vmsish.h
29398 ____________________________________________________________________________
29399 [  6289] By: jhi                                   on 2000/06/30  02:21:02
29400         Log: Check VERSIONs.
29401      Branch: cfgperl
29402            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
29403            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
29404            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
29405 ____________________________________________________________________________
29406 [  6288] By: jhi                                   on 2000/06/30  02:18:52
29407         Log: Integrate with Sarathy.
29408      Branch: cfgperl
29409           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
29410           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
29411           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
29412           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
29413 ____________________________________________________________________________
29414 [  6287] By: gsar                                  on 2000/06/30  02:17:08
29415         Log: integrate vmsperl changes into mainline
29416      Branch: perl
29417           !> vms/vms.c vms/vmsish.h
29418 ____________________________________________________________________________
29419 [  6285] By: gsar                                  on 2000/06/30  02:05:28
29420         Log: localize %INC in a Safe compartment so that use/require work
29421              (many other magic globals probably need similar treatment)
29422      Branch: perl
29423            ! ext/Opcode/Opcode.xs
29424 ____________________________________________________________________________
29425 [  6284] By: gsar                                  on 2000/06/30  01:54:54
29426         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
29427              about Windows
29428      Branch: perl
29429            ! pod/perlembed.pod
29430 ____________________________________________________________________________
29431 [  6283] By: jhi                                   on 2000/06/30  01:50:10
29432         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
29433              From: Barrie Slaymaker <barries@jester.slaysys.com>
29434              Date: Wed, 28 Jun 2000 11:35:29 -0400
29435              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
29436      Branch: perl
29437            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
29438            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
29439            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
29440            ! lib/File/Spec/Win32.pm
29441 ____________________________________________________________________________
29442 [  6282] By: jhi                                   on 2000/06/29  22:57:22
29443         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
29444              From: Dan Sugalski <dan@sidhe.org>
29445              Date: Tue, 06 Jun 2000 11:59:50 -0400
29446              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
29447      Branch: cfgperl
29448            ! vms/vms.c
29449 ____________________________________________________________________________
29450 [  6281] By: jhi                                   on 2000/06/29  22:52:50
29451         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
29452              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
29453              Date: Wed, 7 Jun 2000 04:02:04 -0500
29454              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
29455      Branch: cfgperl
29456            ! utils/h2xs.PL
29457 ____________________________________________________________________________
29458 [  6280] By: jhi                                   on 2000/06/29  22:45:47
29459         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
29460              From: rspier@pobox.com (Robert Spier)
29461              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
29462              Message-ID: <14654.31913.845602.610277@rls.cx>
29463      Branch: cfgperl
29464            ! utils/h2xs.PL
29465 ____________________________________________________________________________
29466 [  6279] By: jhi                                   on 2000/06/29  22:38:16
29467         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
29468              From: Tim Ayers <tayers@bridge.com>
29469              Date: Thu, 08 Jun 2000 08:11:06 +0200
29470              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
29471              [resent by Richard Foley, Message-Id probably wrong]
29472      Branch: cfgperl
29473            ! pod/perlsub.pod
29474 ____________________________________________________________________________
29475 [  6278] By: jhi                                   on 2000/06/29  22:21:45
29476         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
29477              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
29478              Date: Fri, 09 Jun 2000 12:39:27 -0400
29479              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
29480              (plus update the version "number" of Text::Wrap)
29481      Branch: cfgperl
29482            ! lib/Text/Wrap.pm
29483 ____________________________________________________________________________
29484 [  6277] By: jhi                                   on 2000/06/29  22:13:10
29485         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
29486              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29487              Date: Mon, 12 Jun 2000 14:55:59 +0100
29488              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
29489      Branch: cfgperl
29490            ! pod/perlfunc.pod
29491 ____________________________________________________________________________
29492 [  6276] By: jhi                                   on 2000/06/29  22:11:06
29493         Log: Subject: [PATCH] Re: eval documentation: context
29494              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29495              Date: Mon, 12 Jun 2000 15:07:29 +0100
29496              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
29497      Branch: cfgperl
29498            ! pod/perlfunc.pod
29499 ____________________________________________________________________________
29500 [  6275] By: jhi                                   on 2000/06/29  21:59:46
29501         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
29502              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
29503              Date: Tue, 13 Jun 2000 02:43:48 -0500
29504              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
29505      Branch: cfgperl
29506            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
29507 ____________________________________________________________________________
29508 [  6274] By: jhi                                   on 2000/06/29  21:56:14
29509         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
29510              From: Andy Dougherty <doughera@lafayette.edu>
29511              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
29512              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
29513      Branch: cfgperl
29514            ! ext/File/Glob/Glob.pm
29515 ____________________________________________________________________________
29516 [  6273] By: jhi                                   on 2000/06/29  21:49:09
29517         Log: Subject: [PATCH] xsub attributes
29518              From: Doug MacEachern <dougm@covalent.net>
29519              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
29520              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
29521      Branch: cfgperl
29522            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
29523            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
29524 ____________________________________________________________________________
29525 [  6272] By: jhi                                   on 2000/06/29  21:41:28
29526         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
29527              From: Tom Phoenix <rootbeer@redcat.com>
29528              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
29529              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
29530      Branch: cfgperl
29531            ! lib/Net/Ping.pm
29532 ____________________________________________________________________________
29533 [  6271] By: jhi                                   on 2000/06/29  21:36:55
29534         Log: Subject: PATCH pod/perltie.pod
29535              From: Ian Phillipps <Ian.Phillipps@iname.com>
29536              Date: Fri, 16 Jun 2000 00:17:19 +0100
29537              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
29538              (only the first hunk, the second hunk had already been done
29539              by some other patch)
29540      Branch: cfgperl
29541            ! pod/perltie.pod
29542 ____________________________________________________________________________
29543 [  6270] By: jhi                                   on 2000/06/29  21:24:51
29544         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
29545              From: Nicholas Clark <nick@talking.bollo.cx>
29546              Date: Fri, 23 Jun 2000 16:21:15 +0100
29547              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
29548      Branch: cfgperl
29549            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
29550            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
29551 ____________________________________________________________________________
29552 [  6269] By: jhi                                   on 2000/06/29  19:38:15
29553         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
29554              silence few compiler warnings.
29555      Branch: cfgperl
29556            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
29557 ____________________________________________________________________________
29558 [  6268] By: jhi                                   on 2000/06/29  18:21:50
29559         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
29560              From: Dominic Dunlop <domo@computer.org> 
29561              Date: Thu, 29 Jun 2000 12:32:39 +0200 
29562              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
29563      Branch: cfgperl
29564            ! t/op/sprintf.t
29565 ____________________________________________________________________________
29566 [  6267] By: jhi                                   on 2000/06/29  18:16:07
29567         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
29568              From: Doug MacEachern <dougm@covalent.net>
29569              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
29570              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
29571      Branch: cfgperl
29572            + t/op/method2entersub.t
29573            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
29574            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
29575            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
29576            ! xsutils.c
29577 ____________________________________________________________________________
29578 [  6266] By: jhi                                   on 2000/06/29  15:11:15
29579         Log: Subject: [PATCH 5.6.0] cygwin port
29580              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
29581              From: "Fifer, Eric" <EFifer@sanwaint.com>
29582              Date: Thu, 29 Jun 2000 12:58:29 +0100
29583      Branch: cfgperl
29584            ! cygwin/Makefile.SHs
29585 ____________________________________________________________________________
29586 [  6265] By: jhi                                   on 2000/06/29  15:04:05
29587         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
29588              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29589              Date: Wed, 28 Jun 2000 17:50:12 -0700
29590              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
29591      Branch: cfgperl
29592            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
29593 ____________________________________________________________________________
29594 [  6264] By: jhi                                   on 2000/06/29  15:00:57
29595         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
29596              From: Marty Lucich <marty@netcom.com>
29597              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
29598              Message-Id: <200006282116.OAA11148@netcom.com>
29599              ccdlflags update (the BSD/OS 4.1 part had already been taken
29600              care of by #6141).
29601      Branch: cfgperl
29602            ! hints/bsdos.sh
29603 ____________________________________________________________________________
29604 [  6263] By: jhi                                   on 2000/06/29  13:47:44
29605         Log: tr fixes from Simon Cozens
29606      Branch: cfgperl
29607            ! doop.c
29608 ____________________________________________________________________________
29609 [  6262] By: jhi                                   on 2000/06/28  18:46:01
29610         Log: Subject: 5.6.0 Patch for EPOC
29611              From: Olaf Flebbe <o.flebbe@gmx.de>
29612              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
29613              Message-ID: <23449.960929969@www11.gmx.net>
29614      Branch: cfgperl
29615            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
29616            ! epoc/epocish.h
29617 ____________________________________________________________________________
29618 [  6261] By: jhi                                   on 2000/06/28  18:29:07
29619         Log: Subject: Re: [PATCH cfgperl] BOMs away!
29620              From: simon@brecon.co.uk (Simon Cozens)
29621              Date: 17 Jun 2000 11:49:57 GMT
29622              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
29623      Branch: cfgperl
29624            ! pod/perldiag.pod t/comp/require.t toke.c
29625 ____________________________________________________________________________
29626 [  6260] By: jhi                                   on 2000/06/28  17:47:16
29627         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
29628              From: simon@brecon.co.uk (Simon Cozens) 
29629              Date: 17 Jun 2000 11:56:44 GMT 
29630              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
29631              pack U0, pack C0
29632      Branch: cfgperl
29633            ! pod/perlfunc.pod pp.c t/op/pack.t
29634 ____________________________________________________________________________
29635 [  6259] By: jhi                                   on 2000/06/28  16:43:17
29636         Log: perlnewmod was missing from MANIFEST.
29637      Branch: cfgperl
29638            ! MANIFEST
29639 ____________________________________________________________________________
29640 [  6258] By: jhi                                   on 2000/06/28  15:54:30
29641         Log: linenumber tweak
29642      Branch: cfgperl
29643            ! t/pragma/warn/regcomp
29644 ____________________________________________________________________________
29645 [  6257] By: jhi                                   on 2000/06/28  15:50:44
29646         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
29647              From: Doug MacEachern <dougm@covalent.net>
29648              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
29649              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
29650              (one part of the patch had been applied earlier)
29651      Branch: cfgperl
29652            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
29653 ____________________________________________________________________________
29654 [  6256] By: jhi                                   on 2000/06/28  15:40:22
29655         Log: tweaks from Simon Cozens to further fix tr/// under utf8
29656      Branch: cfgperl
29657            ! doop.c
29658 ____________________________________________________________________________
29659 [  6255] By: jhi                                   on 2000/06/28  15:33:45
29660         Log: small thinko tweaks
29661      Branch: cfgperl
29662            ! lib/IPC/Open3.pm t/op/my_stash.t
29663 ____________________________________________________________________________
29664 [  6254] By: jhi                                   on 2000/06/28  15:33:25
29665         Log: Subject: tr///, help wanted.
29666              From: simon@brecon.co.uk (Simon Cozens)
29667              Date: 28 Jun 2000 11:29:04 GMT
29668              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
29669      Branch: cfgperl
29670            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
29671            ! pp_proto.h proto.h t/op/tr.t
29672 ____________________________________________________________________________
29673 [  6253] By: jhi                                   on 2000/06/28  15:09:17
29674         Log: Paranoia tweak on #6249.
29675              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
29676              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
29677              Date: Sun, 25 Jun 2000 23:43:12 -0400
29678              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
29679      Branch: cfgperl
29680            ! lib/IPC/Open3.pm
29681 ____________________________________________________________________________
29682 [  6252] By: jhi                                   on 2000/06/28  15:01:38
29683         Log: Document #6249 and #6251.
29684      Branch: cfgperl
29685            ! lib/Exporter.pm lib/IPC/Open3.pm
29686 ____________________________________________________________________________
29687 [  6251] By: jhi                                   on 2000/06/28  14:50:43
29688         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
29689              From: Doug MacEachern <dougm@covalent.net>
29690              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
29691              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
29692      Branch: cfgperl
29693            ! lib/Exporter.pm
29694 ____________________________________________________________________________
29695 [  6250] By: jhi                                   on 2000/06/28  14:45:23
29696         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
29697              From: Doug MacEachern <dougm@covalent.net>
29698              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
29699              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
29700      Branch: cfgperl
29701            + t/op/my_stash.t
29702            ! MANIFEST embed.pl global.sym proto.h toke.c
29703 ____________________________________________________________________________
29704 [  6249] By: jhi                                   on 2000/06/28  14:36:34
29705         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
29706              From: Frank Tobin <ftobin@uiuc.edu>
29707              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
29708              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
29709      Branch: cfgperl
29710            ! lib/IPC/Open3.pm
29711 ____________________________________________________________________________
29712 [  6248] By: jhi                                   on 2000/06/28  14:11:25
29713         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
29714              From: Mark-Jason Dominus <mjd@plover.com>
29715              Date: Tue, 27 Jun 2000 22:36:42 -0400
29716              Message-ID: <20000628023642.12166.qmail@plover.com>
29717      Branch: cfgperl
29718            ! pod/perlfunc.pod
29719 ____________________________________________________________________________
29720 [  6247] By: jhi                                   on 2000/06/27  12:46:37
29721         Log: Tweak $VERSION, patch from Doug MacEachern.
29722      Branch: cfgperl
29723            ! lib/File/Spec.pm
29724 ____________________________________________________________________________
29725 [  6246] By: jhi                                   on 2000/06/27  03:34:46
29726         Log: Allow for standalone testing.
29727      Branch: cfgperl
29728            ! t/lib/filefunc.t t/lib/filespec.t
29729 ____________________________________________________________________________
29730 [  6245] By: jhi                                   on 2000/06/27  02:50:02
29731         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
29732              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
29733              Date: Sat, 24 Jun 2000 13:06:20 +0100
29734              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
29735      Branch: cfgperl
29736            ! ext/DynaLoader/DynaLoader_pm.PL
29737 ____________________________________________________________________________
29738 [  6244] By: jhi                                   on 2000/06/27  02:46:10
29739         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
29740              From: Doug MacEachern <dougm@covalent.net>
29741              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
29742              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
29743      Branch: cfgperl
29744            ! gv.c sv.c t/lib/peek.t
29745 ____________________________________________________________________________
29746 [  6243] By: jhi                                   on 2000/06/27  02:38:07
29747         Log: Subject: [PATCH] is_utf8_string
29748              From: simon@brecon.co.uk (Simon Cozens)
29749              Date: 26 Jun 2000 02:25:59 GMT
29750              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
29751      Branch: cfgperl
29752            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
29753            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
29754            ! proto.h utf8.c
29755 ____________________________________________________________________________
29756 [  6242] By: jhi                                   on 2000/06/27  02:24:00
29757         Log: Subject: [PATCH] bytes<->utf8 fixes
29758              From: simon@brecon.co.uk (Simon Cozens)
29759              Date: 26 Jun 2000 04:55:45 GMT
29760              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
29761      Branch: cfgperl
29762            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
29763 ____________________________________________________________________________
29764 [  6241] By: jhi                                   on 2000/06/27  02:12:42
29765         Log: Do no -warn on \_, only on \alpha.
29766              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
29767              From: David Dyck <dcd@tc.fluke.com>
29768              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
29769              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
29770      Branch: cfgperl
29771            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
29772 ____________________________________________________________________________
29773 [  6240] By: jhi                                   on 2000/06/27  02:00:01
29774         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
29775              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
29776              Date: Mon, 26 Jun 2000 18:40:14 +0100
29777              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
29778      Branch: cfgperl
29779            ! utils/h2xs.PL
29780 ____________________________________________________________________________
29781 [  6239] By: jhi                                   on 2000/06/27  01:53:40
29782         Log: Configure maintenance.  Sever some dependency cycles,
29783              separate gccversion from the cc unit,
29784              address [ID 20000623.006] Configure script patch for using gcc on AIX
29785              (but solve it a little bit differently),
29786              unduplex some accidentally duplicated units,
29787              suggest using gcc if no cc available
29788              (p5p thread: "Solaris configure: counterproposal", 1999-09)
29789      Branch: cfgperl
29790            ! Configure Todo-5.6 config_h.SH
29791      Branch: metaconfig
29792            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
29793            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
29794      Branch: metaconfig/U/perl
29795            + gccvers.U
29796            ! d_getespwnam.U d_getprpwnam.U i_prot.U
29797 ____________________________________________________________________________
29798 [  6238] By: jhi                                   on 2000/06/25  18:04:56
29799         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
29800              From: Dan Sugalski <dan@sidhe.org>
29801              Date: Fri, 23 Jun 2000 17:00:00 -0400
29802              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
29803      Branch: cfgperl
29804            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
29805 ____________________________________________________________________________
29806 [  6237] By: jhi                                   on 2000/06/25  16:36:45
29807         Log: Tweak embed.pl, regen headers.
29808      Branch: cfgperl
29809            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
29810            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
29811            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
29812            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
29813            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
29814 ____________________________________________________________________________
29815 [  6236] By: jhi                                   on 2000/06/25  15:26:42
29816         Log: Regen headers.
29817      Branch: cfgperl
29818            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
29819            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
29820            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
29821            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
29822            ! regnodes.h warnings.h
29823 ____________________________________________________________________________
29824 [  6235] By: jhi                                   on 2000/06/23  19:39:35
29825         Log: The thread begun by
29826              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
29827              From: Kevin.Ruscoe@ubsw.com
29828              Date: Fri, 16 Jun 2000 16:38:51 +0100
29829              Message-Id: <H000019b03c300d6@MHS>
29830      Branch: cfgperl
29831            ! hints/solaris_2.sh
29832 ____________________________________________________________________________
29833 [  6234] By: jhi                                   on 2000/06/23  19:23:36
29834         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
29835              because when run as services (Win32ese for daemons)
29836              no environment variables are set and tmpdir ends up as /tmp,
29837              which is ambiguous.
29838              
29839              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
29840              From: matt@sergeant.org
29841              Date: 16 Jun 2000 16:30:43 -0000
29842              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
29843      Branch: cfgperl
29844            ! lib/File/Spec/Win32.pm
29845 ____________________________________________________________________________
29846 [  6233] By: jhi                                   on 2000/06/23  19:18:58
29847         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
29848              From: Mark-Jason Dominus <mjd@plover.com>
29849              Date: Fri, 16 Jun 2000 20:53:04 -0400
29850              Message-ID: <20000617005304.8008.qmail@plover.com>
29851      Branch: cfgperl
29852            ! op.h
29853 ____________________________________________________________________________
29854 [  6232] By: jhi                                   on 2000/06/23  16:10:02
29855         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
29856              From: simon@brecon.co.uk (Simon Cozens)
29857              Date: 19 Jun 2000 15:18:27 GMT
29858              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
29859              
29860              plus update pod/Makefile and regenerate perltoc
29861      Branch: cfgperl
29862            + pod/perlutil.pod
29863            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
29864 ____________________________________________________________________________
29865 [  6231] By: jhi                                   on 2000/06/23  15:19:18
29866         Log: Subject: [PATCH 5.6.0] cygwin port
29867              From: "Fifer, Eric" <EFifer@sanwaint.com>
29868              Date: Tue, 20 Jun 2000 14:30:58 +0100
29869              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
29870      Branch: cfgperl
29871            ! README.cygwin lib/File/Find.pm
29872 ____________________________________________________________________________
29873 [  6230] By: jhi                                   on 2000/06/23  14:25:21
29874         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
29875      Branch: cfgperl
29876            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
29877            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
29878            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
29879            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
29880 ____________________________________________________________________________
29881 [  6229] By: jhi                                   on 2000/06/23  14:13:34
29882         Log: Subject: README.hpux version 0.6.1
29883              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
29884              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
29885              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
29886      Branch: cfgperl
29887            ! README.hpux
29888 ____________________________________________________________________________
29889 [  6228] By: jhi                                   on 2000/06/23  14:07:20
29890         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
29891              From: Doug MacEachern <dougm@covalent.net>
29892              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
29893              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
29894      Branch: cfgperl
29895            ! op.c
29896 ____________________________________________________________________________
29897 [  6227] By: jhi                                   on 2000/06/23  14:01:06
29898         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
29899              From: Doug MacEachern <dougm@covalent.net>
29900              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
29901              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
29902      Branch: cfgperl
29903            + lib/lib.pm.PL
29904            - lib/lib.pm
29905            ! MANIFEST Makefile.SH
29906 ____________________________________________________________________________
29907 [  6226] By: jhi                                   on 2000/06/23  13:53:07
29908         Log: Subject: [PATCH] remove forward declarations in Socket.pm
29909              From: Doug MacEachern <dougm@covalent.net>
29910              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
29911              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
29912              
29913              From: Doug MacEachern <dougm@covalent.net>
29914              Subject: Re: [PATCH] remove forward declarations in Socket.pm
29915              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
29916              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
29917      Branch: cfgperl
29918            ! ext/Socket/Socket.pm op.c
29919 ____________________________________________________________________________
29920 [  6225] By: jhi                                   on 2000/06/23  13:41:52
29921         Log: Add source code filenames to apidoc.
29922              From: simon@brecon.co.uk (Simon Cozens)
29923              Subject: [PATCH embed.pl] Source X-ref
29924              Date: 22 Jun 2000 02:18:49 GMT
29925              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
29926      Branch: cfgperl
29927            ! embed.pl
29928 ____________________________________________________________________________
29929 [  6224] By: jhi                                   on 2000/06/23  13:32:33
29930         Log: A way to avoid English.pm performance hit.
29931              From: root <root@jester.slaysys.com>
29932              Subject: [YAPATCH English.pm] My turn to putt again
29933              Date: Thu, 22 Jun 2000 20:33:58 -0400
29934              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
29935      Branch: cfgperl
29936            ! lib/English.pm t/lib/english.t
29937 ____________________________________________________________________________
29938 [  6223] By: jhi                                   on 2000/06/23  13:27:06
29939         Log: Avoid double close().
29940              Subject: [PATCH] avoid double close()
29941              From: Doug MacEachern <dougm@covalent.net>
29942              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
29943              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
29944      Branch: cfgperl
29945            ! doio.c
29946 ____________________________________________________________________________
29947 [  6222] By: jhi                                   on 2000/06/23  13:25:54
29948         Log: doc typo fix
29949              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
29950              From: Ian Phillipps <Ian.Phillipps@iname.com>
29951              Date: Fri, 23 Jun 2000 10:40:58 +0100
29952              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
29953      Branch: cfgperl
29954            ! lib/Pod/Usage.pm
29955 ____________________________________________________________________________
29956 [  6221] By: jhi                                   on 2000/06/23  13:24:15
29957         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
29958              From: simon@brecon.co.uk (Simon Cozens)
29959              Subject: [PATCH] Eliminate tr///[CU][CU]
29960              Date: 23 Jun 2000 11:05:40 GMT
29961              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
29962      Branch: cfgperl
29963            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
29964 ____________________________________________________________________________
29965 [  6220] By: jhi                                   on 2000/06/22  16:07:51
29966         Log: Win32 patches from Benjamin Stuhl.
29967      Branch: cfgperl
29968            ! makedef.pl win32/win32.h
29969 ____________________________________________________________________________
29970 [  6219] By: jhi                                   on 2000/06/22  16:06:34
29971         Log: Bytecode patches from Benjamin Stuhl.
29972      Branch: cfgperl
29973            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
29974            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
29975            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
29976 ____________________________________________________________________________
29977 [  6218] By: jhi                                   on 2000/06/15  23:54:16
29978         Log: Bytecode patches from Benjamin Stuhl.
29979      Branch: cfgperl
29980            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
29981 ____________________________________________________________________________
29982 [  6217] By: jhi                                   on 2000/06/09  13:38:29
29983         Log: Rename the fdpid locking and integrate with Sarathy.
29984      Branch: cfgperl
29985            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
29986            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
29987            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
29988            ! win32/win32.c
29989           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
29990 ____________________________________________________________________________
29991 [  6216] By: gsar                                  on 2000/06/08  14:54:21
29992         Log: be more optimal about clearing @_
29993      Branch: perl
29994            ! cop.h
29995 ____________________________________________________________________________
29996 [  6215] By: gsar                                  on 2000/06/08  14:33:04
29997         Log: tweak comment about @DB::args
29998      Branch: perl
29999            ! av.h pp_ctl.c
30000 ____________________________________________________________________________
30001 [  6214] By: gsar                                  on 2000/06/08  13:57:54
30002         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
30003              caller() wants to populate @DB::args with it (causes a coredump
30004              in Carp::confess())
30005      Branch: perl
30006            ! cop.h t/op/runlevel.t
30007 ____________________________________________________________________________
30008 [  6213] By: gsar                                  on 2000/06/08  07:06:35
30009         Log: back out change#6106 (seems problematic)
30010      Branch: perl
30011            ! hints/solaris_2.sh
30012 ____________________________________________________________________________
30013 [  6212] By: jhi                                   on 2000/06/07  03:10:36
30014         Log: Continuing mopup for #6204.
30015      Branch: cfgperl
30016            ! ext/B/defsubs_h.PL
30017 ____________________________________________________________________________
30018 [  6211] By: jhi                                   on 2000/06/07  02:41:50
30019         Log: Mopup for #6204.
30020              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
30021              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
30022              This is comes from const() where POK isn't on when expected.
30023      Branch: cfgperl
30024            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
30025            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
30026            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
30027            ! perlapi.h pod/perlapi.pod
30028 ____________________________________________________________________________
30029 [  6210] By: jhi                                   on 2000/06/07  01:56:29
30030         Log: Mopup for #6207 and #6209.
30031      Branch: cfgperl
30032            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
30033 ____________________________________________________________________________
30034 [  6209] By: jhi                                   on 2000/06/07  01:33:12
30035         Log: Lock PL_fdpid against race conditions, based on:
30036              Subject: [PATCH 5.6.0]subprocess fixup for threads
30037              From: Dan Sugalski <dan@sidhe.org>
30038              To: perl5-porters@perl.org
30039              Date: Tue, 11 Apr 2000 17:02:32 -0400
30040              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
30041      Branch: cfgperl
30042            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
30043            ! win32/win32.c
30044 ____________________________________________________________________________
30045 [  6208] By: jhi                                   on 2000/06/07  01:05:23
30046         Log: Regen headers for #6207.
30047      Branch: cfgperl
30048            ! embed.h global.sym objXSUB.h proto.h
30049 ____________________________________________________________________________
30050 [  6207] By: jhi                                   on 2000/06/06  23:43:13
30051         Log: Subject: [PATCH 5.6.0] Threadsafe patches
30052              From: Dan Sugalski <dan@sidhe.org>
30053              To: perl5-porters@perl.org
30054              Date: Mon, 08 May 2000 18:08:13 -0400
30055              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
30056      Branch: cfgperl
30057            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
30058            ! proto.h sv.h util.c
30059 ____________________________________________________________________________
30060 [  6206] By: jhi                                   on 2000/06/06  23:21:23
30061         Log: Subject: [PATCH] Eliminate $a/$b in pod
30062              From: David Glasser <me@davidglasser.net>
30063              To: perl5-porters@perl.org
30064              Date: Mon, 29 May 2000 21:15:59 -0400
30065              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
30066      Branch: cfgperl
30067            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
30068            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
30069            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
30070            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
30071            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
30072            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
30073            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
30074            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
30075            ! pod/perlvar.pod pod/perlxs.pod
30076 ____________________________________________________________________________
30077 [  6205] By: jhi                                   on 2000/06/06  23:12:14
30078         Log: Subject: [PATCH] Win32 improvements
30079              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
30080              To: gsar@activestate.com, perl5-porters@perl.org
30081              Date: Mon, 29 May 2000 17:22:24 PDT
30082              Message-ID: <20000530002224.91142.qmail@hotmail.com>
30083              (MUA had mangled many lines by wordwrapping)
30084      Branch: cfgperl
30085            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
30086 ____________________________________________________________________________
30087 [  6204] By: jhi                                   on 2000/06/06  23:01:50
30088         Log: Subject: [PATCH] B::Bytecode patches
30089              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
30090              To: gsar@activestate.com, jhi@iki.fi
30091              Cc: perl5-porters@perl.org
30092              Message-ID: <20000602202526.48694.qmail@hotmail.com>
30093              (MUA had mangled many lines by wordwrapping)
30094      Branch: cfgperl
30095            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
30096            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
30097            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
30098            ! intrpvar.h perl.c
30099 ____________________________________________________________________________
30100 [  6203] By: jhi                                   on 2000/06/06  22:32:43
30101         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
30102              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30103              Date: Tue, 06 Jun 2000 13:07:45 -0700
30104              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
30105      Branch: cfgperl
30106            ! pod/perldiag.pod
30107 ____________________________________________________________________________
30108 [  6202] By: jhi                                   on 2000/06/06  19:38:35
30109         Log: Integrate with Sarathy.
30110      Branch: cfgperl
30111           !> perl.c
30112 ____________________________________________________________________________
30113 [  6201] By: gsar                                  on 2000/06/06  00:42:59
30114         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
30115              does a PUSHMARK that's never ever POPMARKed; in general, only
30116              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
30117              Perl_eval_[sp]v() don't because they don't take any incoming
30118              arguments (this leak has been around since the original version
30119              of perl_eval_pv() in 5.003_97e)
30120      Branch: perl
30121            ! perl.c
30122 ____________________________________________________________________________
30123 [  6200] By: jhi                                   on 2000/06/04  03:44:52
30124         Log: Update to cperl-mode.el 4.31 from
30125              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
30126              Subject: A couple of notes
30127              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30128              To: Mailing list Perl5 <perl5-porters@perl.org>
30129              Date: Sat, 3 Jun 2000 23:33:32 -0400
30130              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
30131      Branch: cfgperl
30132            ! emacs/cperl-mode.el
30133 ____________________________________________________________________________
30134 [  6199] By: jhi                                   on 2000/06/03  15:11:05
30135         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
30136              From: Dan Sugalski <dan@sidhe.org>
30137              To: perl5-porters@perl.org, vmsperl@perl.org
30138              Date: Fri, 02 Jun 2000 17:30:51 -0400
30139              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
30140      Branch: cfgperl
30141            ! vms/descrip_mms.template vms/gen_shrfls.pl
30142 ____________________________________________________________________________
30143 [  6198] By: jhi                                   on 2000/06/03  14:59:15
30144         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
30145              From: Dan Sugalski <dan@sidhe.org>
30146              To: vmsperl@perl.org, perl5-porters@perl.org
30147              Date: Fri, 02 Jun 2000 16:00:41 -0400
30148              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
30149              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
30150      Branch: cfgperl
30151            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
30152            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
30153            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
30154 ____________________________________________________________________________
30155 [  6197] By: jhi                                   on 2000/06/03  14:41:30
30156         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
30157              From: John Borwick <jhborwic@unity.ncsu.edu>
30158              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
30159              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
30160      Branch: cfgperl
30161            ! pod/perlsyn.pod
30162 ____________________________________________________________________________
30163 [  6196] By: jhi                                   on 2000/06/03  14:38:09
30164         Log: Integrate with Sarathy.
30165      Branch: cfgperl
30166           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
30167           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
30168           !> vms/perly_c.vms
30169 ____________________________________________________________________________
30170 [  6195] By: gsar                                  on 2000/06/02  22:43:13
30171         Log: fix yet another eval"" leak under USE_ITHREADS
30172      Branch: perl
30173            ! op.c
30174 ____________________________________________________________________________
30175 [  6194] By: gsar                                  on 2000/06/02  18:22:06
30176         Log: fix small eval"" memory leaks under USE_ITHREADS
30177      Branch: perl
30178            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
30179            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
30180            ! vms/perly_c.vms
30181 ____________________________________________________________________________
30182 [  6193] By: jhi                                   on 2000/06/01  13:03:56
30183         Log: Signals-be-gone for microperl.
30184      Branch: cfgperl
30185            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
30186 ____________________________________________________________________________
30187 [  6192] By: jhi                                   on 2000/06/01  12:52:02
30188         Log: Integrate with Sarathy.
30189      Branch: cfgperl
30190           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
30191           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
30192           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
30193           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
30194           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
30195           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
30196           !> t/op/vec.t utils/h2xs.PL
30197 ____________________________________________________________________________
30198 [  6191] By: gsar                                  on 2000/06/01  09:38:21
30199         Log: vec() loses numericalness (modified version of patch suggested
30200              by Robin Barker)
30201      Branch: perl
30202            ! doop.c t/op/vec.t
30203 ____________________________________________________________________________
30204 [  6190] By: gsar                                  on 2000/06/01  09:26:15
30205         Log: submit missing embed.pl change
30206      Branch: perl
30207            ! embed.pl
30208 ____________________________________________________________________________
30209 [  6189] By: gsar                                  on 2000/06/01  09:05:34
30210         Log: counting tr/// corrupts later operation (from M.J.T Guy)
30211      Branch: perl
30212            ! doop.c t/op/tr.t
30213 ____________________________________________________________________________
30214 [  6188] By: gsar                                  on 2000/06/01  08:58:39
30215         Log: h2xs tweaks
30216      Branch: perl
30217            ! utils/h2xs.PL
30218 ____________________________________________________________________________
30219 [  6187] By: gsar                                  on 2000/06/01  08:50:07
30220         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
30221              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
30222      Branch: perl
30223            + lib/Pod/LaTeX.pm
30224            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
30225            ! pod/pod2latex.PL
30226 ____________________________________________________________________________
30227 [  6186] By: gsar                                  on 2000/06/01  08:24:40
30228         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
30229              <wolfgang.laun@alcatel.at>)
30230      Branch: perl
30231            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
30232            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
30233 ____________________________________________________________________________
30234 [  6185] By: gsar                                  on 2000/06/01  08:12:00
30235         Log: remove incorrect documentation about implicit split to @_ in
30236              list context, which never really worked in perl 5 (from
30237              M.J.T. Guy)
30238      Branch: perl
30239            ! pod/perlfunc.pod pod/perltrap.pod
30240 ____________________________________________________________________________
30241 [  6184] By: gsar                                  on 2000/06/01  07:52:27
30242         Log: tweak for change#6127
30243      Branch: perl
30244            ! perl.c
30245 ____________________________________________________________________________
30246 [  6183] By: gsar                                  on 2000/06/01  07:41:02
30247         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
30248              <nick@ccl4.org>)
30249      Branch: perl
30250            + t/lib/selfloader.t
30251            ! MANIFEST lib/SelfLoader.pm
30252 ____________________________________________________________________________
30253 [  6182] By: jhi                                   on 2000/06/01  00:34:42
30254         Log: Be Cleaner Part Deux.
30255      Branch: cfgperl
30256            ! Makefile.SH
30257 ____________________________________________________________________________
30258 [  6181] By: jhi                                   on 2000/06/01  00:32:09
30259         Log: Integrate with Sarathy.
30260      Branch: cfgperl
30261           !> pp.c t/op/arith.t
30262 ____________________________________________________________________________
30263 [  6180] By: jhi                                   on 2000/06/01  00:31:13
30264         Log: microperl nits from Simon Cozens.
30265      Branch: cfgperl
30266            + uconfig.h
30267            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
30268            ! unixish.h
30269 ____________________________________________________________________________
30270 [  6179] By: gsar                                  on 2000/05/31  22:37:51
30271         Log: buggy modulus on UVs introduced by change#3378 (resulted in
30272              4063328477 % 65535 amounting to 27406, instead of 27407)
30273      Branch: perl
30274            ! pp.c t/op/arith.t
30275 ____________________________________________________________________________
30276 [  6178] By: jhi                                   on 2000/05/31  21:52:41
30277         Log: Be cleaner.
30278      Branch: cfgperl
30279            ! Makefile.SH
30280 ____________________________________________________________________________
30281 [  6177] By: jhi                                   on 2000/05/31  21:47:33
30282         Log: Substitution utf8 patch from Simon Cozens.
30283      Branch: cfgperl
30284            ! pp_hot.c
30285 ____________________________________________________________________________
30286 [  6176] By: jhi                                   on 2000/05/31  21:45:34
30287         Log: Single-quoted utf8 patch from Simon Cozens.
30288      Branch: cfgperl
30289            ! toke.c
30290 ____________________________________________________________________________
30291 [  6175] By: jhi                                   on 2000/05/31  21:40:18
30292         Log: Integrate with Sarathy.
30293      Branch: cfgperl
30294           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
30295 ____________________________________________________________________________
30296 [  6174] By: jhi                                   on 2000/05/31  21:37:31
30297         Log: microperl changes from Simon Cozens; Makefile for microperl
30298              written from scratch; few casts added as microperl compilation
30299              doesn't have all prototypes available.
30300      Branch: cfgperl
30301            + Makefile.micro README.micro Todo.micro uconfig.sh
30302            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
30303            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
30304      Branch: metaconfig
30305            + U/modified/Config_h.U
30306 ____________________________________________________________________________
30307 [  6173] By: jhi                                   on 2000/05/31  20:00:24
30308         Log: metaconfig maintenance.
30309      Branch: metaconfig
30310            + U/modified/Inhdr.U U/typedefs/inotype.U
30311      Branch: metaconfig/U/perl
30312            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
30313            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
30314 ____________________________________________________________________________
30315 [  6172] By: gsar                                  on 2000/05/31  05:05:42
30316         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
30317              (from Ilya Zakharevich)
30318      Branch: perl
30319            ! regexec.c t/op/re_tests
30320 ____________________________________________________________________________
30321 [  6171] By: gsar                                  on 2000/05/31  05:01:47
30322         Log: scalar() doesn't force scalar context when used in void context
30323              (from Simon Cozens)
30324      Branch: perl
30325            ! op.c t/op/wantarray.t
30326 ____________________________________________________________________________
30327 [  6170] By: gsar                                  on 2000/05/31  04:41:33
30328         Log: change#6142 needs tweaks to tests to work where there's no symlink()
30329              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
30330      Branch: perl
30331            ! t/lib/filefind.t
30332 ____________________________________________________________________________
30333 [  6169] By: gsar                                  on 2000/05/31  04:29:49
30334         Log: integrate cfgperl contents into mainline
30335      Branch: perl
30336           +> pod/perlmodlib.PL pod/perlnewmod.pod
30337           !> (integrate 42 files)
30338 ____________________________________________________________________________
30339 [  6168] By: jhi                                   on 2000/05/30  22:53:37
30340         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
30341      Branch: cfgperl
30342            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30343            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
30344            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
30345            ! win32/config.bc win32/config.gc win32/config.vc
30346            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
30347            ! win32/config_h.PL win32/config_sh.PL
30348      Branch: metaconfig/U/perl
30349            ! perlxv.U
30350 ____________________________________________________________________________
30351 [  6167] By: jhi                                   on 2000/05/30  22:20:21
30352         Log: tweak todo 
30353      Branch: cfgperl
30354            ! Todo-5.6
30355 ____________________________________________________________________________
30356 [  6166] By: jhi                                   on 2000/05/30  22:11:51
30357         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
30358              in case somebody wants to write an extension for more
30359              shadow database interfaces.
30360      Branch: cfgperl
30361            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30362            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
30363            ! vos/config.def vos/config.h vos/config_h.SH_orig
30364            ! win32/config.bc win32/config.gc win32/config.vc
30365            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
30366      Branch: metaconfig
30367            ! U/modified/Myinit.U
30368      Branch: metaconfig/U/perl
30369            + d_getespwnam.U d_getprpwnam.U i_prot.U
30370 ____________________________________________________________________________
30371 [  6165] By: jhi                                   on 2000/05/30  18:35:34
30372         Log: Integrate with Sarathy.
30373      Branch: cfgperl
30374           !> op.c
30375 ____________________________________________________________________________
30376 [  6164] By: jhi                                   on 2000/05/30  18:30:16
30377         Log: detypo
30378      Branch: cfgperl
30379            ! Configure config_h.SH
30380      Branch: metaconfig/U/perl
30381            ! perlxv.U
30382 ____________________________________________________________________________
30383 [  6163] By: gsar                                  on 2000/05/30  03:24:03
30384         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
30385      Branch: perl
30386            ! op.c
30387 ____________________________________________________________________________
30388 [  6162] By: gsar                                  on 2000/05/30  03:09:38
30389         Log: fix memory leak in method call optimization (change#3768);
30390              made C<eval "$x->foo()"> leak
30391      Branch: perl
30392            ! op.c
30393 ____________________________________________________________________________
30394 [  6161] By: jhi                                   on 2000/05/29  17:56:26
30395         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
30396              both from Simon Cozens.
30397      Branch: cfgperl
30398            + pod/perlmodlib.PL pod/perlnewmod.pod
30399            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
30400            ! pod/perlmodlib.pod pod/perltoc.pod
30401 ____________________________________________________________________________
30402 [  6160] By: jhi                                   on 2000/05/29  17:23:55
30403         Log: Changes for the File::Temp 0.08 (change #6159) test suite
30404              to fit better into the Perl distribution test framework.
30405      Branch: cfgperl
30406            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
30407            ! t/lib/ftmp-tempfile.t
30408 ____________________________________________________________________________
30409 [  6159] By: jhi                                   on 2000/05/29  16:55:36
30410         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
30411      Branch: cfgperl
30412            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
30413            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
30414 ____________________________________________________________________________
30415 [  6158] By: bailey                                on 2000/05/29  16:22:08
30416         Log: Add fallback to tmpfile for use in cases where user's relying on
30417              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
30418              Lane's patch)
30419      Branch: vmsperl
30420            ! vms/vms.c vms/vmsish.h
30421 ____________________________________________________________________________
30422 [  6157] By: jhi                                   on 2000/05/29  03:10:36
30423         Log: Regen Configure to jive with #6149.
30424      Branch: cfgperl
30425            ! Configure
30426      Branch: metaconfig
30427            ! U/modified/Getfile.U
30428 ____________________________________________________________________________
30429 [  6156] By: jhi                                   on 2000/05/29  03:01:38
30430         Log: Integrate with Sarathy.
30431      Branch: cfgperl
30432           +> ext/DynaLoader/dl_mac.xs
30433           !> (integrate 38 files)
30434 ____________________________________________________________________________
30435 [  6155] By: gsar                                  on 2000/05/28  21:15:58
30436         Log: small bug in change#6144; remove random \xA0 character that snuck
30437              in via change#6145
30438      Branch: perl
30439            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
30440 ____________________________________________________________________________
30441 [  6154] By: gsar                                  on 2000/05/28  21:04:19
30442         Log: avoid type mismatch warning
30443      Branch: perl
30444            ! perl.c
30445 ____________________________________________________________________________
30446 [  6153] By: gsar                                  on 2000/05/28  20:58:31
30447         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
30448              <nick@Bagpuss.uk.boo.com>)
30449      Branch: perl
30450            ! lib/Test/Harness.pm
30451 ____________________________________________________________________________
30452 [  6152] By: gsar                                  on 2000/05/28  20:53:42
30453         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
30454      Branch: perl
30455            ! regexec.c
30456 ____________________________________________________________________________
30457 [  6151] By: gsar                                  on 2000/05/28  20:50:28
30458         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
30459      Branch: perl
30460            ! regexec.c
30461 ____________________________________________________________________________
30462 [  6150] By: gsar                                  on 2000/05/28  20:39:58
30463         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
30464      Branch: perl
30465            ! pod/perlrequick.pod
30466 ____________________________________________________________________________
30467 [  6149] By: gsar                                  on 2000/05/28  20:35:16
30468         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
30469              <troc@netrus.net>)
30470      Branch: perl
30471            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
30472            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
30473            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
30474            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
30475 ____________________________________________________________________________
30476 [  6148] By: gsar                                  on 2000/05/28  20:21:07
30477         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
30478      Branch: perl
30479            ! lib/ExtUtils/MM_Unix.pm
30480 ____________________________________________________________________________
30481 [  6147] By: gsar                                  on 2000/05/28  20:12:41
30482         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
30483              (from Peter Prymmer)
30484      Branch: perl
30485            ! vms/subconfigure.com
30486 ____________________________________________________________________________
30487 [  6146] By: gsar                                  on 2000/05/28  20:06:15
30488         Log: doc typo
30489      Branch: perl
30490            ! lib/warnings.pm warnings.h warnings.pl
30491 ____________________________________________________________________________
30492 [  6145] By: gsar                                  on 2000/05/28  18:44:33
30493         Log: make xsubpp skip embedded pod (from Matthias Neeracher
30494              <neeri@iis.ee.ethz.ch>)
30495      Branch: perl
30496            ! lib/ExtUtils/xsubpp
30497 ____________________________________________________________________________
30498 [  6144] By: gsar                                  on 2000/05/28  18:42:49
30499         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
30500              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
30501              <neeri@iis.ee.ethz.ch>)
30502      Branch: perl
30503            ! lib/AutoSplit.pm
30504 ____________________________________________________________________________
30505 [  6143] By: gsar                                  on 2000/05/28  18:41:12
30506         Log: MacOS support, part 1 (from Matthias Neeracher
30507              <neeri@iis.ee.ethz.ch>)
30508      Branch: perl
30509            + ext/DynaLoader/dl_mac.xs
30510            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
30511            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
30512            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
30513            ! util.h
30514 ____________________________________________________________________________
30515 [  6142] By: gsar                                  on 2000/05/28  18:21:51
30516         Log: File::Find fails to chdir when chasing symlinks (from
30517              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
30518      Branch: perl
30519            ! lib/File/Find.pm t/lib/filefind.t
30520 ____________________________________________________________________________
30521 [  6141] By: jhi                                   on 2000/05/28  14:25:15
30522         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
30523              forwarded by Peter Seebach from the bsdi-users mailing list.
30524              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
30525      Branch: perl
30526            ! hints/bsdos.sh
30527 ____________________________________________________________________________
30528 [  6140] By: jhi                                   on 2000/05/28  14:11:57
30529         Log: Integrate with Sarathy.
30530      Branch: cfgperl
30531           +> (branch 30 files)
30532           !> (integrate 93 files)
30533 ____________________________________________________________________________
30534 [  6139] By: gsar                                  on 2000/05/28  10:01:48
30535         Log: revise mktables.PL for bugs and newness in Unicode 3.0
30536              (from James Bence <jbence@amgen.com>)
30537      Branch: perl
30538            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
30539            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
30540            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
30541            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
30542            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
30543            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
30544            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
30545            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
30546            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
30547            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
30548            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
30549            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
30550            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
30551            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
30552            + lib/unicode/Is/SylWU.pl
30553            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
30554            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
30555            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
30556            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
30557            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
30558            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
30559            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
30560            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
30561            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
30562            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
30563            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
30564            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
30565            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
30566            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
30567            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
30568            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
30569            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
30570            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
30571            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
30572            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
30573            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
30574            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
30575            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
30576            ! lib/unicode/Makefile lib/unicode/mktables.PL
30577 ____________________________________________________________________________
30578 [  6138] By: gsar                                  on 2000/05/28  08:50:32
30579         Log: add note about the handling of negative indices to tied arrays
30580              (from Michael G Schwern <schwern@pobox.com>)
30581      Branch: perl
30582            ! pod/perltie.pod
30583 ____________________________________________________________________________
30584 [  6137] By: gsar                                  on 2000/05/28  08:46:10
30585         Log: fix bogus redeclaration warning for "our" variables in different
30586              scopes
30587      Branch: perl
30588            ! op.c t/pragma/strict-vars
30589 ____________________________________________________________________________
30590 [  6136] By: gsar                                  on 2000/05/28  08:31:20
30591         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
30592      Branch: perl
30593            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
30594 ____________________________________________________________________________
30595 [  6135] By: gsar                                  on 2000/05/28  08:17:50
30596         Log: enable Test::Harness to dynamically determine column width etc.
30597              (from Rob Napier <rnapier@employees.org>)
30598      Branch: perl
30599            ! lib/Test/Harness.pm
30600 ____________________________________________________________________________
30601 [  6134] By: gsar                                  on 2000/05/28  08:13:39
30602         Log: make Test::Harness use wait.h/WCOREDUMP if available
30603              (from Ben Tilly <ben_tilly@hotmail.com>)
30604      Branch: perl
30605            ! lib/Test/Harness.pm
30606 ____________________________________________________________________________
30607 [  6133] By: gsar                                  on 2000/05/28  08:08:05
30608         Log: elide bogus test in change#6132
30609      Branch: perl
30610            ! t/pragma/warn/9enabled
30611 ____________________________________________________________________________
30612 [  6132] By: gsar                                  on 2000/05/28  08:03:14
30613         Log: warnings::enabled() doesn't fall back to looking at $^W if
30614              caller isn't using lexical warnings (from Paul Marquess)
30615      Branch: perl
30616            ! pp_ctl.c t/pragma/warn/9enabled
30617 ____________________________________________________________________________
30618 [  6131] By: gsar                                  on 2000/05/28  07:57:47
30619         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
30620      Branch: perl
30621            ! ext/POSIX/POSIX.pm
30622 ____________________________________________________________________________
30623 [  6130] By: gsar                                  on 2000/05/28  07:29:12
30624         Log: fix places that mean C<"word" character> but say C<alphanumeric
30625              character>
30626      Branch: perl
30627            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
30628 ____________________________________________________________________________
30629 [  6129] By: gsar                                  on 2000/05/28  07:18:41
30630         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
30631      Branch: perl
30632            ! vms/test.com
30633 ____________________________________________________________________________
30634 [  6128] By: gsar                                  on 2000/05/28  07:12:55
30635         Log: new perlxstut example for passing/returning refs to arrays
30636              (from David Lowe <dlowe@pootpoot.com>)
30637      Branch: perl
30638            ! pod/perlxstut.pod
30639 ____________________________________________________________________________
30640 [  6127] By: gsar                                  on 2000/05/28  07:02:50
30641         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
30642              failed (from Gisle Aas)
30643      Branch: perl
30644            ! cop.h perl.c
30645 ____________________________________________________________________________
30646 [  6126] By: gsar                                  on 2000/05/28  06:39:53
30647         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
30648              (reworked variant of patch suggested by Simon Cozens)
30649      Branch: perl
30650            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
30651            ! pp_hot.c proto.h t/op/gv.t
30652 ____________________________________________________________________________
30653 [  6125] By: gsar                                  on 2000/05/28  05:14:55
30654         Log: enable propagating exception objects via Perl_croak() in XS code
30655              (from Gisle Aas)
30656      Branch: perl
30657            ! util.c
30658 ____________________________________________________________________________
30659 [  6124] By: gsar                                  on 2000/05/28  05:07:28
30660         Log: integrate vmsperl contents into mainline
30661      Branch: perl
30662           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
30663           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
30664           !> vms/vmsish.h
30665 ____________________________________________________________________________
30666 [  6123] By: gsar                                  on 2000/05/28  05:03:53
30667         Log: clarify gotcha with #line directives (from Rocco Caputo
30668              <troc@netrus.net>)
30669      Branch: perl
30670            ! pod/perldebug.pod pod/perlsyn.pod
30671 ____________________________________________________________________________
30672 [  6122] By: gsar                                  on 2000/05/28  04:58:29
30673         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
30674              (from Mark-Jason Dominus)
30675      Branch: perl
30676            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
30677            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
30678            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
30679            ! toke.c
30680 ____________________________________________________________________________
30681 [  6121] By: bailey                                on 2000/05/25  04:46:54
30682         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
30683              lists (based on fixes by Craig Berry)
30684      Branch: vmsperl
30685            ! lib/File/Spec/VMS.pm
30686 ____________________________________________________________________________
30687 [  6120] By: bailey                                on 2000/05/25  04:25:38
30688         Log: Add missing escape (Charles Lane)
30689      Branch: vmsperl
30690            ! t/op/lex_assign.t
30691 ____________________________________________________________________________
30692 [  6119] By: bailey                                on 2000/05/25  04:21:25
30693         Log: Quiet error messages in vmsish.t (Charles Lane)
30694      Branch: vmsperl
30695            ! vms/ext/vmsish.t
30696 ____________________________________________________________________________
30697 [  6118] By: bailey                                on 2000/05/25  04:17:57
30698         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
30699              Flatten case labels in switch statements uniformly (Charles Bailey)
30700      Branch: vmsperl
30701            ! vms/vms.c
30702 ____________________________________________________________________________
30703 [  6117] By: bailey                                on 2000/05/25  03:58:09
30704         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
30705      Branch: vmsperl
30706            ! vms/vmsish.h
30707 ____________________________________________________________________________
30708 [  6116] By: bailey                                on 2000/05/25  03:11:15
30709         Log: Miscellaneous cosmetic fixes (Charles Lane)
30710      Branch: vmsperl
30711            ! lib/ExtUtils/MM_VMS.pm
30712 ____________________________________________________________________________
30713 [  6115] By: bailey                                on 2000/05/25  03:10:36
30714         Log: Add bounds checking for several strings (Charles Lane)
30715      Branch: vmsperl
30716            ! vms/vms.c
30717 ____________________________________________________________________________
30718 [  6114] By: bailey                                on 2000/05/25  02:25:34
30719         Log: Urk -- undo previous removal of vmsish 'exit' change
30720      Branch: vmsperl
30721            ! vms/ext/vmsish.pm vms/vmsish.h
30722 ____________________________________________________________________________
30723 [  6113] By: bailey                                on 2000/05/24  02:24:40
30724         Log: Ugly workaround for version-specific RTL error
30725      Branch: vmsperl
30726            ! vms/vms.c
30727 ____________________________________________________________________________
30728 [  6112] By: bailey                                on 2000/05/24  02:19:55
30729         Log: Check for existence of file before trying to delete
30730      Branch: vmsperl
30731            ! vms/test.com
30732 ____________________________________________________________________________
30733 [  6111] By: bailey                                on 2000/05/23  23:35:13
30734         Log: Resync with mainline prior to post-5.6.0 updates
30735      Branch: vmsperl
30736           +> (branch 49 files)
30737            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
30738            ! vms/ext/vmsish.pm
30739           !> (integrate 334 files)
30740 ____________________________________________________________________________
30741 [  6110] By: jhi                                   on 2000/05/23  19:28:32
30742         Log: todo tweak
30743      Branch: cfgperl
30744            ! Todo-5.6
30745 ____________________________________________________________________________
30746 [  6109] By: jhi                                   on 2000/05/18  17:38:54
30747         Log: Integrate with Sarathy.
30748      Branch: cfgperl
30749           !> mg.c perl.h win32/perlhost.h
30750 ____________________________________________________________________________
30751 [  6108] By: gsar                                  on 2000/05/17  02:24:56
30752         Log: reenable fake signal handling on Windows, bugs and all
30753      Branch: perl
30754            ! mg.c perl.h win32/perlhost.h
30755 ____________________________________________________________________________
30756 [  6107] By: jhi                                   on 2000/05/15  18:01:41
30757         Log: Tweak the todo list.
30758      Branch: cfgperl
30759            ! Todo-5.6
30760 ____________________________________________________________________________
30761 [  6106] By: jhi                                   on 2000/05/15  13:41:48
30762         Log: The (Configure) script refuses to go on, after asking for
30763              'You may also choose to try maximal 64-bitness....'.
30764              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
30765              -- Patrick Zima
30766              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
30767      Branch: cfgperl
30768            ! hints/solaris_2.sh
30769 ____________________________________________________________________________
30770 [  6105] By: jhi                                   on 2000/05/11  14:37:43
30771         Log: Integrate with Sarathy.
30772      Branch: cfgperl
30773           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
30774           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
30775 ____________________________________________________________________________
30776 [  6104] By: gsar                                  on 2000/05/11  03:39:07
30777         Log: PL_sys_intern was being initialized too late on windows
30778      Branch: perl
30779            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
30780            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
30781 ____________________________________________________________________________
30782 [  6103] By: jhi                                   on 2000/05/09  19:42:20
30783         Log: Test tweaking for Unicos continues.
30784      Branch: cfgperl
30785            ! t/op/64bitint.t
30786 ____________________________________________________________________________
30787 [  6102] By: jhi                                   on 2000/05/09  16:47:27
30788         Log: The test suite tweak in #6101 wasn't quite right.
30789      Branch: cfgperl
30790            ! t/lib/complex.t
30791 ____________________________________________________________________________
30792 [  6101] By: jhi                                   on 2000/05/09  15:35:34
30793         Log: Hints and test tweaks for Unicos.
30794      Branch: cfgperl
30795            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
30796 ____________________________________________________________________________
30797 [  6100] By: jhi                                   on 2000/05/08  21:15:06
30798         Log: More compilation tweakery from Allen Smith.
30799      Branch: cfgperl
30800            ! hints/irix_6.sh
30801 ____________________________________________________________________________
30802 [  6099] By: jhi                                   on 2000/05/08  19:21:18
30803         Log: Tweaks for the cc bugs from Allen Smith.
30804      Branch: cfgperl
30805            ! hints/irix_6.sh
30806 ____________________________________________________________________________
30807 [  6098] By: jhi                                   on 2000/05/08  19:13:37
30808         Log: Add a note about other, yet unsupported, shadow password APIs.
30809      Branch: cfgperl
30810            ! pp_sys.c
30811 ____________________________________________________________________________
30812 [  6097] By: jhi                                   on 2000/05/08  18:46:34
30813         Log: Add a note about possible compilation problems from Allen Smith.
30814      Branch: cfgperl
30815            ! hints/irix_6.sh
30816 ____________________________________________________________________________
30817 [  6096] By: jhi                                   on 2000/05/08  17:33:10
30818         Log: Integrate with Sarathy.
30819      Branch: cfgperl
30820           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
30821           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
30822 ____________________________________________________________________________
30823 [  6095] By: jhi                                   on 2000/05/08  16:21:33
30824         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
30825              might be useful in future.
30826      Branch: cfgperl
30827            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30828            ! config_h.SH
30829      Branch: metaconfig
30830            ! U/installdirs/inc_version_list.U
30831      Branch: metaconfig/U/perl
30832            ! perlxv.U
30833 ____________________________________________________________________________
30834 [  6094] By: gsar                                  on 2000/05/08  14:22:22
30835         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
30836      Branch: perl
30837            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
30838            ! hints/cygwin.sh pp_sys.c
30839 ____________________________________________________________________________
30840 [  6093] By: gsar                                  on 2000/05/08  12:52:28
30841         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
30842              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
30843      Branch: perl
30844            ! pp_sys.c sv.c win32/perlhost.h
30845 ____________________________________________________________________________
30846 [  6092] By: jhi                                   on 2000/05/07  22:40:34
30847         Log: Regen perltoc with the fixed buildtoc.
30848      Branch: cfgperl
30849            ! pod/perltoc.pod
30850 ____________________________________________________________________________
30851 [  6091] By: jhi                                   on 2000/05/07  22:24:16
30852         Log: Integrate with Sarathy.
30853      Branch: cfgperl
30854           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
30855           !> t/op/substr.t toke.c
30856 ____________________________________________________________________________
30857 [  6090] By: gsar                                  on 2000/05/07  19:47:07
30858         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
30859              [NI]OK; added tests for both
30860      Branch: perl
30861            ! perl.c pp_hot.c sv.c t/op/substr.t
30862 ____________________________________________________________________________
30863 [  6089] By: gsar                                  on 2000/05/07  18:18:38
30864         Log: buildtoc tweak to fix newline lossage
30865      Branch: perl
30866            ! pod/buildtoc
30867 ____________________________________________________________________________
30868 [  6088] By: jhi                                   on 2000/05/07  16:35:36
30869         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
30870              because we do not use those.  The HAS_GETSPNAM remains,
30871              though, because we still do use that.
30872      Branch: cfgperl
30873            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30874            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
30875            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
30876            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
30877            ! win32/config.vc win32/config_H.bc win32/config_H.gc
30878            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
30879 ____________________________________________________________________________
30880 [  6087] By: gsar                                  on 2000/05/07  16:05:16
30881         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
30882      Branch: perl
30883            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
30884 ____________________________________________________________________________
30885 [  6086] By: jhi                                   on 2000/05/07  15:27:07
30886         Log: Integrate with Sarathy.
30887      Branch: cfgperl
30888           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
30889           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
30890           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
30891           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
30892           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
30893           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
30894 ____________________________________________________________________________
30895 [  6085] By: gsar                                  on 2000/05/07  05:52:02
30896         Log: repeat operator (x) doesn't preserve utf8-ness
30897      Branch: perl
30898            ! pp.c t/op/substr.t
30899 ____________________________________________________________________________
30900 [  6084] By: gsar                                  on 2000/05/07  05:39:55
30901         Log: substr() does not preserve utf8-ness (from Stefan Eissing
30902              <Eissing@medicaldataservice.de>); added tests
30903      Branch: perl
30904            ! pp.c t/op/substr.t
30905 ____________________________________________________________________________
30906 [  6083] By: gsar                                  on 2000/05/07  05:24:46
30907         Log: note about undocumented caller() return value (from M.J.T. Guy);
30908              yet another peek.t tweak
30909      Branch: perl
30910            ! pod/perlfunc.pod t/lib/peek.t
30911 ____________________________________________________________________________
30912 [  6082] By: gsar                                  on 2000/05/07  05:08:40
30913         Log: peek.t non-portable to ithreads
30914      Branch: perl
30915            ! t/lib/peek.t
30916 ____________________________________________________________________________
30917 [  6081] By: gsar                                  on 2000/05/07  04:17:04
30918         Log: better default perlbug categories for ok reports (from Richard Foley)
30919      Branch: perl
30920            ! utils/perlbug.PL
30921 ____________________________________________________________________________
30922 [  6080] By: gsar                                  on 2000/05/07  04:08:07
30923         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
30924              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
30925      Branch: perl
30926            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
30927            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
30928            ! AUTHORS MAINTAIN MANIFEST
30929 ____________________________________________________________________________
30930 [  6079] By: gsar                                  on 2000/05/07  04:01:38
30931         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
30932      Branch: perl
30933            ! lib/Carp/Heavy.pm
30934 ____________________________________________________________________________
30935 [  6078] By: gsar                                  on 2000/05/07  01:24:19
30936         Log: workaround for CRT bug in chdir() (from Charles Lane, via
30937              Peter Prymmer)
30938      Branch: perl
30939            ! iperlsys.h vms/vms.c vms/vmsish.h
30940 ____________________________________________________________________________
30941 [  6077] By: gsar                                  on 2000/05/07  01:22:23
30942         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
30943              and Tom Phoenix)
30944      Branch: perl
30945            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
30946 ____________________________________________________________________________
30947 [  6076] By: gsar                                  on 2000/05/06  17:36:29
30948         Log: integrate cfgperl contents into mainline
30949      Branch: perl
30950           +> t/lib/peek.t
30951           !> Configure MANIFEST Porting/Glossary Porting/config.sh
30952           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
30953           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
30954           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
30955 ____________________________________________________________________________
30956 [  6075] By: jhi                                   on 2000/05/05  18:56:10
30957         Log: Make the test more portable.
30958      Branch: cfgperl
30959            ! t/lib/peek.t
30960 ____________________________________________________________________________
30961 [  6074] By: jhi                                   on 2000/05/05  18:49:20
30962         Log: Introduce t/lib/peek.t.
30963      Branch: cfgperl
30964            + t/lib/peek.t
30965            ! MANIFEST
30966 ____________________________________________________________________________
30967 [  6073] By: jhi                                   on 2000/05/05  14:30:45
30968         Log: Complex tweaks.
30969      Branch: cfgperl
30970            ! lib/Math/Complex.pm t/lib/complex.t
30971 ____________________________________________________________________________
30972 [  6072] By: jhi                                   on 2000/05/05  12:27:13
30973         Log: Integrate with Sarathy.
30974      Branch: cfgperl
30975           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
30976           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
30977           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
30978           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
30979 ____________________________________________________________________________
30980 [  6071] By: gsar                                  on 2000/05/05  02:24:46
30981         Log: misformatted perllocal.pod (from Tim Jenness
30982              <t.jenness@jach.hawaii.edu>)
30983      Branch: perl
30984            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
30985 ____________________________________________________________________________
30986 [  6070] By: gsar                                  on 2000/05/05  02:16:52
30987         Log: remove misleading comment (from M.J.T. Guy)
30988      Branch: perl
30989            ! t/lib/anydbm.t
30990 ____________________________________________________________________________
30991 [  6069] By: gsar                                  on 2000/05/05  02:15:13
30992         Log: File::Spec compatibility update (from Barrie Slaymaker
30993              <barries@slaysys.com>)
30994      Branch: perl
30995            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
30996            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
30997 ____________________________________________________________________________
30998 [  6068] By: gsar                                  on 2000/05/05  02:01:50
30999         Log: note about values()
31000      Branch: perl
31001            ! pod/perlfunc.pod
31002 ____________________________________________________________________________
31003 [  6067] By: gsar                                  on 2000/05/05  01:33:09
31004         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
31005      Branch: perl
31006            ! win32/win32.c
31007 ____________________________________________________________________________
31008 [  6066] By: gsar                                  on 2000/05/05  01:23:43
31009         Log: s/END/CHECK/
31010      Branch: perl
31011            ! perl.c
31012 ____________________________________________________________________________
31013 [  6065] By: jhi                                   on 2000/05/04  17:30:22
31014         Log: Integrate with Sarathy.
31015      Branch: cfgperl
31016           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
31017 ____________________________________________________________________________
31018 [  6064] By: gsar                                  on 2000/05/04  17:26:14
31019         Log: change#5905 wasn't quite right--it's intent only applies when arguments
31020              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
31021      Branch: perl
31022            ! pp_sys.c sv.c
31023 ____________________________________________________________________________
31024 [  6063] By: gsar                                  on 2000/05/04  16:52:29
31025         Log: tokeq() could read unallocated field in argument
31026      Branch: perl
31027            ! toke.c
31028 ____________________________________________________________________________
31029 [  6062] By: gsar                                  on 2000/05/04  16:34:51
31030         Log: additional tests for utf8.t
31031      Branch: perl
31032            ! t/pragma/utf8.t
31033 ____________________________________________________________________________
31034 [  6061] By: gsar                                  on 2000/05/04  16:09:28
31035         Log: change#5921 neglected to make eq honor "use bytes"
31036      Branch: perl
31037            ! sv.c
31038 ____________________________________________________________________________
31039 [  6060] By: jhi                                   on 2000/05/04  15:30:16
31040         Log: Integrate with Sarathy.
31041      Branch: cfgperl
31042           !> perl.c regcomp.c t/pragma/utf8.t
31043 ____________________________________________________________________________
31044 [  6059] By: jhi                                   on 2000/05/04  15:26:37
31045         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
31046              in natively 64-bit platforms where a long is a quad (no need
31047              for long longs).  Also added bias for IVs.
31048      Branch: cfgperl
31049            ! toke.c
31050 ____________________________________________________________________________
31051 [  6058] By: gsar                                  on 2000/05/04  00:19:14
31052         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
31053              (spotted by Donald Kinzer <dkinzer@premia.com>)
31054      Branch: perl
31055            ! perl.c
31056 ____________________________________________________________________________
31057 [  6057] By: gsar                                  on 2000/05/03  18:34:01
31058         Log: fix broken parsing of /\x{ab}/
31059      Branch: perl
31060            ! regcomp.c t/pragma/utf8.t
31061 ____________________________________________________________________________
31062 [  6056] By: jhi                                   on 2000/05/03  17:57:16
31063         Log: The search of infinity continues, this time simplified.
31064      Branch: cfgperl
31065            ! lib/Math/Complex.pm
31066 ____________________________________________________________________________
31067 [  6055] By: jhi                                   on 2000/05/03  17:45:30
31068         Log: Detypo.
31069      Branch: cfgperl
31070            ! hints/unicos.sh
31071 ____________________________________________________________________________
31072 [  6054] By: jhi                                   on 2000/05/02  22:28:27
31073         Log: Be more forgiving in POSIX about HUGE_VALL.
31074      Branch: cfgperl
31075            ! ext/POSIX/POSIX.xs
31076 ____________________________________________________________________________
31077 [  6053] By: jhi                                   on 2000/05/02  22:25:05
31078         Log: Integrate with Sarathy.
31079      Branch: cfgperl
31080           !> hints/irix_6.sh pod/perlop.pod
31081 ____________________________________________________________________________
31082 [  6052] By: jhi                                   on 2000/05/02  22:24:31
31083         Log: Unicos hint tweak.
31084      Branch: cfgperl
31085            ! hints/unicos.sh
31086 ____________________________________________________________________________
31087 [  6051] By: jhi                                   on 2000/05/02  22:21:26
31088         Log: Complex tweakery.
31089      Branch: cfgperl
31090            ! lib/Math/Complex.pm t/lib/complex.t
31091 ____________________________________________________________________________
31092 [  6050] By: jhi                                   on 2000/05/02  19:26:22
31093         Log: Use setxxent()/endxxent().
31094      Branch: cfgperl
31095            ! t/op/grent.t t/op/pwent.t
31096 ____________________________________________________________________________
31097 [  6049] By: jhi                                   on 2000/05/02  19:06:02
31098         Log: Test both the scalar and list contexts.
31099      Branch: cfgperl
31100            ! t/op/grent.t t/op/pwent.t
31101 ____________________________________________________________________________
31102 [  6048] By: gsar                                  on 2000/05/02  18:29:10
31103         Log: add note about how $( doesn't interpolate in REs (from
31104              Philip Newton <newton@ficus.frogspace.net>)
31105      Branch: perl
31106            ! pod/perlop.pod
31107 ____________________________________________________________________________
31108 [  6047] By: jhi                                   on 2000/05/02  17:41:24
31109         Log: Call getspnam() only iff needd.
31110      Branch: cfgperl
31111            ! pp_sys.c
31112 ____________________________________________________________________________
31113 [  6046] By: gsar                                  on 2000/05/02  17:07:25
31114         Log: libscheck has insufficient checks for n32 libs (from
31115              Albert Chin-A-Young <china@thewrittenword.com>)
31116      Branch: perl
31117            ! hints/irix_6.sh
31118 ____________________________________________________________________________
31119 [  6045] By: jhi                                   on 2000/05/02  13:57:17
31120         Log: Integrate with Sarathy.
31121      Branch: cfgperl
31122           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
31123           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
31124 ____________________________________________________________________________
31125 [  6044] By: gsar                                  on 2000/05/02  06:48:19
31126         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
31127              such that underscores are only ignored in literal numbers,
31128              "\x{...}", and hex/oct argument
31129      Branch: perl
31130            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
31131 ____________________________________________________________________________
31132 [  6043] By: gsar                                  on 2000/05/02  02:22:29
31133         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
31134      Branch: perl
31135            ! pod/perlretut.pod
31136 ____________________________________________________________________________
31137 [  6042] By: gsar                                  on 2000/05/02  02:17:51
31138         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
31139      Branch: perl
31140            ! pod/perltrap.pod
31141 ____________________________________________________________________________
31142 [  6041] By: gsar                                  on 2000/05/02  01:53:51
31143         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
31144              to compensate
31145      Branch: perl
31146            ! Porting/makerel
31147 ____________________________________________________________________________
31148 [  6040] By: gsar                                  on 2000/05/02  01:51:57
31149         Log: missing files in MANIFEST
31150      Branch: perl
31151            ! MANIFEST
31152 ____________________________________________________________________________
31153 [  6039] By: jhi                                   on 2000/05/02  00:36:46
31154         Log: Infinite problems.
31155      Branch: cfgperl
31156            ! lib/Math/Complex.pm
31157 ____________________________________________________________________________
31158 [  6038] By: jhi                                   on 2000/05/02  00:06:38
31159         Log: pwent/spent #ifdef imbalance.
31160      Branch: cfgperl
31161            ! pp_sys.c
31162 ____________________________________________________________________________
31163 [  6037] By: jhi                                   on 2000/05/01  22:50:11
31164         Log: Use HUGE_VALL if applicable.
31165      Branch: cfgperl
31166            ! ext/POSIX/POSIX.xs util.c
31167 ____________________________________________________________________________
31168 [  6036] By: jhi                                   on 2000/05/01  22:20:53
31169         Log: Correct Freudian slip.
31170      Branch: cfgperl
31171            ! pp_sys.c
31172 ____________________________________________________________________________
31173 [  6035] By: jhi                                   on 2000/05/01  21:07:38
31174         Log: Continue on the pwent/spent case.
31175      Branch: cfgperl
31176            ! pp_sys.c
31177 ____________________________________________________________________________
31178 [  6034] By: jhi                                   on 2000/05/01  17:45:14
31179         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
31180              adjustments in 6032 conflicted badly with this, will have
31181              to revisit them later.
31182      Branch: cfgperl
31183           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
31184           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
31185           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
31186           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
31187           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
31188           !> t/lib/cgi-html.t t/lib/cgi-request.t
31189 ____________________________________________________________________________
31190 [  6033] By: jhi                                   on 2000/05/01  17:40:49
31191         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
31192      Branch: cfgperl
31193            ! pp_sys.c
31194 ____________________________________________________________________________
31195 [  6032] By: gsar                                  on 2000/05/01  15:56:32
31196         Log: whitespace adjustments
31197      Branch: perl
31198            ! pp_sys.c
31199 ____________________________________________________________________________
31200 [  6031] By: gsar                                  on 2000/05/01  15:19:41
31201         Log: small nits in diagnostics.pm (from Robin Barker)
31202      Branch: perl
31203            ! lib/diagnostics.pm pod/perldiag.pod
31204 ____________________________________________________________________________
31205 [  6030] By: gsar                                  on 2000/05/01  08:39:18
31206         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
31207              for @- and @+ (from Johan Vromans)
31208      Branch: perl
31209            ! lib/English.pm pod/perlvar.pod
31210 ____________________________________________________________________________
31211 [  6029] By: gsar                                  on 2000/05/01  08:16:10
31212         Log: add CGI.pm v2.66 (from Lincoln Stein)
31213      Branch: perl
31214            + lib/CGI/Util.pm t/lib/cgi-pretty.t
31215            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
31216            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
31217            ! t/lib/cgi-html.t t/lib/cgi-request.t
31218 ____________________________________________________________________________
31219 [  6028] By: gsar                                  on 2000/05/01  06:34:41
31220         Log: Pod::Man generates groff-incompatible macro definition (from
31221              Tom Christiansen)
31222      Branch: perl
31223            ! lib/Pod/Man.pm
31224 ____________________________________________________________________________
31225 [  6027] By: gsar                                  on 2000/05/01  06:31:36
31226         Log: podlators-1.02 update (from Russ Allbery)
31227      Branch: perl
31228            ! lib/Pod/Man.pm lib/Pod/Text.pm
31229 ____________________________________________________________________________
31230 [  6026] By: jhi                                   on 2000/04/30  23:24:23
31231         Log: Integrate with Sarathy.
31232      Branch: cfgperl
31233           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
31234           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
31235           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
31236           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
31237           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
31238           !> t/lib/syslog.t toke.c win32/win32.h
31239 ____________________________________________________________________________
31240 [  6025] By: gsar                                  on 2000/04/30  18:17:47
31241         Log: Is{Alnum,Alpha,Word} don't match titlecase
31242              
31243              TODO: IsSpace is defined recursively!
31244              
31245              (both spotted by Larry)
31246      Branch: perl
31247            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
31248            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
31249 ____________________________________________________________________________
31250 [  6024] By: gsar                                  on 2000/04/30  17:50:19
31251         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
31252              (from Hugo van der Sanden)
31253      Branch: perl
31254            ! toke.c
31255 ____________________________________________________________________________
31256 [  6023] By: gsar                                  on 2000/04/30  17:14:43
31257         Log: debugger stomps on $. (from M.J.T. Guy)
31258      Branch: perl
31259            ! lib/perl5db.pl
31260 ____________________________________________________________________________
31261 [  6022] By: gsar                                  on 2000/04/30  16:59:22
31262         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
31263      Branch: perl
31264            ! sv.c
31265 ____________________________________________________________________________
31266 [  6021] By: gsar                                  on 2000/04/29  21:00:08
31267         Log: remove Win2K issue in pod (fixed by change#6020)
31268      Branch: perl
31269            ! README.win32 pod/perl56delta.pod
31270 ____________________________________________________________________________
31271 [  6020] By: gsar                                  on 2000/04/29  20:51:49
31272         Log: test tweak
31273      Branch: perl
31274            ! t/lib/open3.t
31275 ____________________________________________________________________________
31276 [  6019] By: gsar                                  on 2000/04/29  20:34:27
31277         Log: windows portability tweaks
31278      Branch: perl
31279            ! t/lib/b.t win32/win32.h
31280 ____________________________________________________________________________
31281 [  6018] By: gsar                                  on 2000/04/29  19:55:24
31282         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
31283              make _PATH_LOG() return "" if unavailable
31284      Branch: perl
31285            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
31286            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
31287 ____________________________________________________________________________
31288 [  6017] By: jhi                                   on 2000/04/28  22:49:46
31289         Log: Integrate with Sarathy.
31290      Branch: cfgperl
31291           !> op.c perl.c pod/perldiag.pod t/lib/b.t
31292 ____________________________________________________________________________
31293 [  6016] By: jhi                                   on 2000/04/28  22:46:14
31294         Log: Do not warn that an infinity does not look like a number.
31295      Branch: cfgperl
31296            ! sv.c
31297 ____________________________________________________________________________
31298 [  6015] By: gsar                                  on 2000/04/28  22:35:49
31299         Log: tweak test for portability
31300      Branch: perl
31301            ! t/lib/b.t
31302 ____________________________________________________________________________
31303 [  6014] By: gsar                                  on 2000/04/28  22:05:31
31304         Log: glob() loading File::Glob behind the scenes may cause syntax errors
31305      Branch: perl
31306            ! op.c
31307 ____________________________________________________________________________
31308 [  6013] By: gsar                                  on 2000/04/28  21:25:22
31309         Log: tweak change#5945 to display correct switch name in diagnostic
31310      Branch: perl
31311            ! perl.c pod/perldiag.pod
31312 ____________________________________________________________________________
31313 [  6012] By: jhi                                   on 2000/04/28  21:08:12
31314         Log: Integrate with Sarathy.
31315      Branch: cfgperl
31316           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
31317           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
31318           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
31319 ____________________________________________________________________________
31320 [  6011] By: jhi                                   on 2000/04/28  21:04:46
31321         Log: &HUGE_VAL is not defined, it exists.
31322      Branch: cfgperl
31323            ! lib/Math/Complex.pm
31324 ____________________________________________________________________________
31325 [  6010] By: gsar                                  on 2000/04/28  21:02:58
31326         Log: clarify note about shadow password support (from
31327              gellyfish@gellyfish.com)
31328      Branch: perl
31329            ! pod/perlfunc.pod
31330 ____________________________________________________________________________
31331 [  6009] By: gsar                                  on 2000/04/28  21:00:00
31332         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
31333      Branch: perl
31334            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
31335 ____________________________________________________________________________
31336 [  6008] By: gsar                                  on 2000/04/28  20:56:33
31337         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
31338      Branch: perl
31339            ! installperl vms/subconfigure.com
31340 ____________________________________________________________________________
31341 [  6007] By: gsar                                  on 2000/04/28  20:51:21
31342         Log: note about compile failures and END blocks (from M.J.T. Guy)
31343      Branch: perl
31344            ! pod/perl56delta.pod pod/perlmod.pod
31345 ____________________________________________________________________________
31346 [  6006] By: jhi                                   on 2000/04/28  20:42:14
31347         Log: Regen Configure.
31348      Branch: cfgperl
31349            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31350            ! config_h.SH
31351 ____________________________________________________________________________
31352 [  6005] By: gsar                                  on 2000/04/28  20:41:16
31353         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
31354      Branch: perl
31355            ! utils/perldoc.PL
31356 ____________________________________________________________________________
31357 [  6004] By: jhi                                   on 2000/04/28  20:28:21
31358         Log: Integrate with Sarathy.
31359      Branch: cfgperl
31360           !> Configure INSTALL Porting/Glossary Porting/config.sh
31361           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
31362           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
31363           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
31364           !> win32/config.vc win32/win32.c
31365 ____________________________________________________________________________
31366 [  6003] By: gsar                                  on 2000/04/28  20:11:20
31367         Log: allow REG_EXPAND_SZ keys in Windows registry (from
31368              John Clayton <John.Clayton@barclayscapital.com>)
31369      Branch: perl
31370            ! win32/win32.c
31371 ____________________________________________________________________________
31372 [  6002] By: gsar                                  on 2000/04/28  19:34:16
31373         Log: destructive sv_setsv() can lose UV-ness from source, causing
31374              numeric promotions/comparisons to fail to do the right thing
31375      Branch: perl
31376            ! sv.c
31377 ____________________________________________________________________________
31378 [  6001] By: gsar                                  on 2000/04/28  18:44:15
31379         Log: support additional library locations via $Config{otherlibdirs}
31380              (from Andy Dougherty)
31381      Branch: perl
31382            ! Configure INSTALL Porting/Glossary Porting/config.sh
31383            ! Porting/config_H config_h.SH epoc/config.sh perl.c
31384            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
31385            ! win32/config.bc win32/config.gc win32/config.vc
31386 ____________________________________________________________________________
31387 [  6000] By: gsar                                  on 2000/04/28  18:26:58
31388         Log: reworked otherlibdirs.U (from Andy Dougherty)
31389      Branch: metaconfig
31390            ! U/installdirs/otherlibdirs.U
31391 ____________________________________________________________________________
31392 [  5999] By: gsar                                  on 2000/04/28  18:17:07
31393         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
31394      Branch: perl
31395            ! t/pragma/warn/toke toke.c
31396 ____________________________________________________________________________
31397 [  5998] By: jhi                                   on 2000/04/28  13:32:17
31398         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
31399      Branch: cfgperl
31400            ! lib/Math/Complex.pm
31401 ____________________________________________________________________________
31402 [  5997] By: jhi                                   on 2000/04/28  13:14:04
31403         Log: Preserve $!.
31404      Branch: cfgperl
31405            ! lib/Math/Complex.pm
31406 ____________________________________________________________________________
31407 [  5996] By: jhi                                   on 2000/04/28  12:59:23
31408         Log: Integrate with Sarathy.
31409      Branch: cfgperl
31410           +> pod/perlrequick.pod pod/perlretut.pod
31411           !> (integrate 51 files)
31412 ____________________________________________________________________________
31413 [  5995] By: gsar                                  on 2000/04/28  09:37:36
31414         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
31415      Branch: perl
31416            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
31417 ____________________________________________________________________________
31418 [  5994] By: gsar                                  on 2000/04/28  09:33:26
31419         Log: fix for missed accounting for null byte in pack("Z",...) (from
31420              M.J.T. Guy)
31421      Branch: perl
31422            ! pp.c t/op/pack.t
31423 ____________________________________________________________________________
31424 [  5993] By: gsar                                  on 2000/04/28  09:30:05
31425         Log: various minor tweaks seen on p5p
31426      Branch: perl
31427            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
31428 ____________________________________________________________________________
31429 [  5992] By: gsar                                  on 2000/04/28  09:08:19
31430         Log: pod nit (from Simon Cozens)
31431      Branch: perl
31432            ! pod/perlop.pod
31433 ____________________________________________________________________________
31434 [  5991] By: gsar                                  on 2000/04/28  09:06:36
31435         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
31436      Branch: perl
31437            ! README.posix-bc hints/posix-bc.sh
31438 ____________________________________________________________________________
31439 [  5990] By: gsar                                  on 2000/04/28  08:54:52
31440         Log: use $ENV{LIB} to search for libs under Visual C compiler
31441              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
31442      Branch: perl
31443            ! lib/ExtUtils/Liblist.pm
31444 ____________________________________________________________________________
31445 [  5989] By: gsar                                  on 2000/04/28  08:27:12
31446         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
31447              itself and no other (from Tom Hughes)
31448      Branch: perl
31449            ! t/op/array.t toke.c
31450 ____________________________________________________________________________
31451 [  5988] By: gsar                                  on 2000/04/28  08:01:38
31452         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
31453              <paul@miraclefish.com>)
31454      Branch: perl
31455            ! lib/ExtUtils/MakeMaker.pm
31456 ____________________________________________________________________________
31457 [  5987] By: gsar                                  on 2000/04/28  07:53:09
31458         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
31459      Branch: perl
31460            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
31461 ____________________________________________________________________________
31462 [  5986] By: gsar                                  on 2000/04/28  07:44:17
31463         Log: add regular expressions tutorial and quick-start guide (from
31464              Mark Kvale <kvale@phy.ucsf.edu>)
31465      Branch: perl
31466            + pod/perlrequick.pod pod/perlretut.pod
31467            ! AUTHORS MAINTAIN MANIFEST
31468 ____________________________________________________________________________
31469 [  5985] By: gsar                                  on 2000/04/28  07:30:28
31470         Log: forked child may not exit correctly if it failed to open
31471              /dev/console (from Graham Barr)
31472      Branch: perl
31473            ! ext/Sys/Syslog/Syslog.pm
31474 ____________________________________________________________________________
31475 [  5984] By: gsar                                  on 2000/04/28  07:27:20
31476         Log: attributes::reftype() doesn't work on tied argument
31477      Branch: perl
31478            ! xsutils.c
31479 ____________________________________________________________________________
31480 [  5983] By: gsar                                  on 2000/04/28  07:15:04
31481         Log: numeric conversion of non-number in change#3378 tramples on
31482              OOK offset, causing segfaults
31483      Branch: perl
31484            ! sv.c
31485 ____________________________________________________________________________
31486 [  5982] By: gsar                                  on 2000/04/28  04:48:25
31487         Log: avoid error in IO::Socket::INET when given an unknown service name
31488              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
31489      Branch: perl
31490            ! ext/IO/lib/IO/Socket/INET.pm
31491 ____________________________________________________________________________
31492 [  5981] By: gsar                                  on 2000/04/28  04:31:31
31493         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
31494              prototype mismatch with CORE::glob(); update pod and tests to
31495              suit (File::Glob::glob() is still available for backward
31496              compatibility, but should be considered deprecated)
31497      Branch: perl
31498            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
31499            ! t/lib/glob-taint.t
31500 ____________________________________________________________________________
31501 [  5980] By: gsar                                  on 2000/04/28  03:47:29
31502         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
31503              <ghudson@mit.edu>)
31504      Branch: metaconfig
31505            ! U/modified/Options.U
31506      Branch: perl
31507            ! Configure
31508 ____________________________________________________________________________
31509 [  5979] By: gsar                                  on 2000/04/28  03:07:54
31510         Log: under useithreads, constant pad entries could inadvertantly be
31511              shared across threads (from Eric Blood <eblood@xmission.com>);
31512              added Eric's test case to testsuite
31513      Branch: perl
31514            ! op.c t/op/misc.t
31515 ____________________________________________________________________________
31516 [  5978] By: gsar                                  on 2000/04/27  21:13:00
31517         Log: sync version numbers in File::Spec with the ones on CPAN
31518              (from Barrie Slaymaker)
31519      Branch: perl
31520            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
31521            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
31522            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
31523 ____________________________________________________________________________
31524 [  5977] By: gsar                                  on 2000/04/27  21:07:29
31525         Log: autoquote barewords followed by newline and arrow properly
31526              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
31527      Branch: perl
31528            ! t/pragma/warn/toke toke.c
31529 ____________________________________________________________________________
31530 [  5976] By: gsar                                  on 2000/04/27  20:41:20
31531         Log: DB_File v1.73 update (from Paul Marquess)
31532      Branch: perl
31533            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
31534            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
31535 ____________________________________________________________________________
31536 [  5975] By: gsar                                  on 2000/04/27  20:34:24
31537         Log: allow sort() reentrancy (variant of patch suggested by
31538              Hugo van der Sanden)
31539      Branch: perl
31540            ! pp_ctl.c t/op/sort.t
31541 ____________________________________________________________________________
31542 [  5974] By: gsar                                  on 2000/04/27  19:46:57
31543         Log: change#4197 somehow missed initializing PL_errors, meaning
31544              sytax error queueing wasn't working outside eval"" at all;
31545              also fixed eval"" to localize PL_error_count, so that compile-time
31546              eval's don't clobber the error state of the outer context
31547      Branch: perl
31548            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
31549            ! t/pragma/warn/toke
31550 ____________________________________________________________________________
31551 [  5973] By: gsar                                  on 2000/04/27  18:29:05
31552         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
31553      Branch: perl
31554            ! regcomp.c regexec.c t/op/re_tests
31555 ____________________________________________________________________________
31556 [  5972] By: jhi                                   on 2000/04/27  18:22:41
31557         Log: Integrate with Sarathy.
31558      Branch: cfgperl
31559           +> t/lib/b.t t/lib/syslog.t
31560           !> (integrate 31 files)
31561 ____________________________________________________________________________
31562 [  5971] By: jhi                                   on 2000/04/27  18:18:46
31563         Log: Unicos tweaks from Mark P. Lutz.
31564      Branch: cfgperl
31565            ! hints/unicos.sh lib/Math/Complex.pm
31566 ____________________________________________________________________________
31567 [  5970] By: gsar                                  on 2000/04/27  18:05:11
31568         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
31569              IV is >32bits
31570      Branch: perl
31571            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
31572 ____________________________________________________________________________
31573 [  5969] By: gsar                                  on 2000/04/27  17:50:56
31574         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
31575      Branch: perl
31576            + t/lib/syslog.t
31577            ! MANIFEST ext/Sys/Syslog/Syslog.pm
31578 ____________________________________________________________________________
31579 [  5968] By: gsar                                  on 2000/04/27  17:44:49
31580         Log: tolerate spaces in group names in test on solaris (from David Boyce
31581              <dsb@boyski.com>)
31582      Branch: perl
31583            ! t/op/groups.t
31584 ____________________________________________________________________________
31585 [  5967] By: gsar                                  on 2000/04/27  17:41:22
31586         Log: improved docs on the warn_uninit diagnostic (from David Glasser
31587              and Simon Cozens)
31588      Branch: perl
31589            ! pod/perldiag.pod
31590 ____________________________________________________________________________
31591 [  5966] By: gsar                                  on 2000/04/27  16:54:58
31592         Log: add testsuite for B backends, fix bug in B::Deparse (from
31593              Simon Cozens <simon@brecon.co.uk>)
31594      Branch: perl
31595            + t/lib/b.t
31596            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
31597 ____________________________________________________________________________
31598 [  5965] By: gsar                                  on 2000/04/27  16:10:37
31599         Log: avoid "will not stay shared" warnings for our variables (from
31600              Robin Barker)
31601      Branch: perl
31602            ! op.c t/pragma/warn/op
31603 ____________________________________________________________________________
31604 [  5964] By: gsar                                  on 2000/04/27  07:05:05
31605         Log: reformat to 72 columns (again)
31606      Branch: perl
31607            ! pod/perldiag.pod
31608 ____________________________________________________________________________
31609 [  5963] By: gsar                                  on 2000/04/27  06:28:31
31610         Log: patch from Larry to make (\&) prototype work; added tests for
31611              the same
31612      Branch: perl
31613            ! op.c t/comp/proto.t
31614 ____________________________________________________________________________
31615 [  5962] By: gsar                                  on 2000/04/27  06:15:47
31616         Log: updated README.hpux (from Jeff Okamoto)
31617      Branch: perl
31618            ! README.hpux
31619 ____________________________________________________________________________
31620 [  5961] By: gsar                                  on 2000/04/27  05:55:03
31621         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
31622      Branch: perl
31623            ! emacs/cperl-mode.el
31624 ____________________________________________________________________________
31625 [  5960] By: gsar                                  on 2000/04/27  05:49:26
31626         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
31627      Branch: perl
31628            ! INSTALL
31629 ____________________________________________________________________________
31630 [  5959] By: gsar                                  on 2000/04/27  05:33:41
31631         Log: doubled words in pods (from Simon Cozens
31632              <simon.p.cozens@jp.pwcglobal.com>)
31633      Branch: perl
31634            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
31635            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
31636            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
31637            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
31638            ! pod/perltootc.pod
31639 ____________________________________________________________________________
31640 [  5958] By: gsar                                  on 2000/04/27  05:11:39
31641         Log: change#3569 deleted some essential code, revert; avoid use of
31642              atexit() to make DynaLoader work properly on AIX under mod_perl
31643              (from Jens-Uwe Mager <jum@helios.de>)
31644      Branch: perl
31645            ! ext/DynaLoader/dl_aix.xs
31646 ____________________________________________________________________________
31647 [  5957] By: gsar                                  on 2000/04/27  04:54:51
31648         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
31649      Branch: perl
31650            ! pod/perlmod.pod
31651 ____________________________________________________________________________
31652 [  5956] By: gsar                                  on 2000/04/27  04:51:47
31653         Log: better diagnostics on failed tests (from Ilya Zakharevich)
31654      Branch: perl
31655            ! t/op/lex_assign.t
31656 ____________________________________________________________________________
31657 [  5955] By: gsar                                  on 2000/04/27  04:26:44
31658         Log: longstanding bug exposed by change#3307: sort arguments weren't
31659              compiled with the right wantarray context (ensuing runtime lookup
31660              via block_gimme() was getting the incidental context of the
31661              sort() itself)
31662      Branch: perl
31663            ! op.c t/op/sort.t
31664 ____________________________________________________________________________
31665 [  5954] By: gsar                                  on 2000/04/26  23:42:12
31666         Log: integrate cfgperl contents into mainline
31667      Branch: perl
31668           !> (integrate 30 files)
31669 ____________________________________________________________________________
31670 [  5953] By: jhi                                   on 2000/04/26  23:06:42
31671         Log: Integrate with Sarathy.
31672      Branch: cfgperl
31673           !> README.win32 ext/B/B/Deparse.pm
31674           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
31675           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
31676           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
31677           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
31678           !> utils/perldoc.PL vms/perlvms.pod
31679 ____________________________________________________________________________
31680 [  5952] By: jhi                                   on 2000/04/26  23:03:46
31681         Log: Undo "use integer" addition from 64bitint as it seems
31682              to break most of the subtests in Digital UNIX;
31683              Unicos needs to find another way.
31684      Branch: cfgperl
31685            ! t/op/64bitint.t
31686 ____________________________________________________________________________
31687 [  5951] By: jhi                                   on 2000/04/26  22:57:53
31688         Log: Be more robust on "extreme" (large absolute value)
31689              arguments.  Originally reported by Daniel Connelly
31690              as a problem with asinh() on large negative arguments,
31691              asinh() used to bail out because an argument to log()
31692              ended up being zero.  Ilya Zakharevich proposed using
31693              Taylor's series in such cases, which for such large
31694              arguments is a very good approximation.
31695      Branch: cfgperl
31696            ! lib/Math/Complex.pm t/lib/complex.t
31697 ____________________________________________________________________________
31698 [  5950] By: gsar                                  on 2000/04/25  19:13:12
31699         Log: reformat perldiag to avoid long lines
31700      Branch: perl
31701            ! pod/perldiag.pod
31702 ____________________________________________________________________________
31703 [  5949] By: gsar                                  on 2000/04/25  18:41:11
31704         Log: make perldoc use the pod2man from the same version (from
31705              M.J.T. Guy)
31706      Branch: perl
31707            ! utils/perldoc.PL
31708 ____________________________________________________________________________
31709 [  5948] By: gsar                                  on 2000/04/25  18:21:57
31710         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
31711              <kompas@kompas.usr.onet.pl>)
31712      Branch: perl
31713            ! lib/vars.pm
31714 ____________________________________________________________________________
31715 [  5947] By: gsar                                  on 2000/04/25  18:11:53
31716         Log: use &dl_error rather than &dl_load_file as the guard for calling
31717              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
31718              statically built perl)
31719      Branch: perl
31720            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
31721 ____________________________________________________________________________
31722 [  5946] By: jhi                                   on 2000/04/25  17:37:54
31723         Log: Document that tr() is not tr(1).
31724      Branch: cfgperl
31725            ! pod/perlop.pod
31726 ____________________________________________________________________________
31727 [  5945] By: gsar                                  on 2000/04/25  16:34:33
31728         Log: make module name mandatory after -M switch; reorder perldiag
31729              alphabetically (from Mark-Jason Dominus)
31730      Branch: perl
31731            ! perl.c pod/perldiag.pod
31732 ____________________________________________________________________________
31733 [  5944] By: jhi                                   on 2000/04/25  01:15:18
31734         Log: On second thoughts frexp() does have two arguments.
31735      Branch: cfgperl
31736            ! perl.h
31737 ____________________________________________________________________________
31738 [  5943] By: jhi                                   on 2000/04/24  22:56:32
31739         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
31740              Now pp_ncmp() returns undef is either operand is a NaN.
31741      Branch: cfgperl
31742            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31743            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
31744            ! vms/subconfigure.com vos/config.def vos/config.h
31745            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
31746            ! win32/config.vc win32/config_H.bc win32/config_H.gc
31747            ! win32/config_H.vc
31748      Branch: metaconfig/U/perl
31749            + d_modfl.U
31750 ____________________________________________________________________________
31751 [  5942] By: jhi                                   on 2000/04/24  19:45:17
31752         Log: Regen Configure to match #5937.
31753      Branch: cfgperl
31754            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31755            ! config_h.SH
31756      Branch: metaconfig
31757            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
31758 ____________________________________________________________________________
31759 [  5941] By: jhi                                   on 2000/04/24  19:24:11
31760         Log: Further Unicos fixes for Mark Lutz.
31761      Branch: cfgperl
31762            ! hints/unicos.sh pp_ctl.c
31763 ____________________________________________________________________________
31764 [  5940] By: jhi                                   on 2000/04/24  19:09:06
31765         Log: Various Unicos 10.0.0.6 fixes.
31766              
31767              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
31768              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
31769              Reply-To: tecmpl1@triton.ca.boeing.com 
31770              To: perl5-porters@perl.org 
31771              Date: Fri, 14 Apr 2000 20:21:00 GMT 
31772              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
31773      Branch: cfgperl
31774            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
31775 ____________________________________________________________________________
31776 [  5939] By: gsar                                  on 2000/04/24  19:01:24
31777         Log: more pod nits (from Larry Virden)
31778      Branch: perl
31779            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
31780            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
31781            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
31782 ____________________________________________________________________________
31783 [  5938] By: gsar                                  on 2000/04/24  18:54:01
31784         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
31785      Branch: perl
31786            ! ext/B/B/Deparse.pm
31787 ____________________________________________________________________________
31788 [  5937] By: jhi                                   on 2000/04/24  17:39:00
31789         Log: Integrate with Sarathy.
31790      Branch: cfgperl
31791           +> (branch 31 files)
31792           !> (integrate 73 files)
31793 ____________________________________________________________________________
31794 [  5936] By: gsar                                  on 2000/04/24  17:30:06
31795         Log: additional tests for change#5934 (from Paul Marquess, who also
31796              sent in the same fix)
31797      Branch: perl
31798            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
31799            ! t/pragma/warn/5nolint t/pragma/warn/6default
31800 ____________________________________________________________________________
31801 [  5935] By: jhi                                   on 2000/04/24  17:26:05
31802         Log: Do not assume sign propagation.
31803              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
31804              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
31805              To: payner@ncifcrf.gov, perl5-porters@perl.org 
31806              Date: Tue, 18 Apr 2000 18:24:49 +0100 
31807              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
31808      Branch: cfgperl
31809            ! t/op/bop.t t/op/misc.t
31810 ____________________________________________________________________________
31811 [  5934] By: gsar                                  on 2000/04/24  17:16:54
31812         Log: propagate lexical warnings from surrounding scope correctly
31813              within string eval()
31814      Branch: perl
31815            ! pp_ctl.c t/pragma/warn/pp_ctl
31816 ____________________________________________________________________________
31817 [  5933] By: jhi                                   on 2000/04/24  17:01:07
31818         Log: Flatten the cpp jungle doing the nosuid checking.
31819      Branch: cfgperl
31820            ! perl.c
31821 ____________________________________________________________________________
31822 [  5932] By: gsar                                  on 2000/04/24  09:08:14
31823         Log: add rsignal(), whichsig() and do_join() to public API list
31824              (mod_perl uses them to good advantage)
31825      Branch: perl
31826            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
31827 ____________________________________________________________________________
31828 [  5931] By: gsar                                  on 2000/04/24  09:01:40
31829         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
31830      Branch: perl
31831            ! pp_hot.c regexec.c t/op/pat.t
31832 ____________________________________________________________________________
31833 [  5930] By: gsar                                  on 2000/04/24  08:58:33
31834         Log: small os390 tweaks (from Peter Prymmer)
31835      Branch: perl
31836            ! config_h.SH makedepend.SH
31837 ____________________________________________________________________________
31838 [  5929] By: gsar                                  on 2000/04/24  08:55:25
31839         Log: pod nits
31840      Branch: perl
31841            ! pod/perlguts.pod
31842 ____________________________________________________________________________
31843 [  5928] By: gsar                                  on 2000/04/24  08:50:13
31844         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
31845      Branch: perl
31846            ! ext/IO/lib/IO/Poll.pm
31847 ____________________________________________________________________________
31848 [  5927] By: gsar                                  on 2000/04/24  08:43:24
31849         Log: arrange for next() to resume at the unstack op rather than the
31850              loop conditional, so that scope cleanup happens correctly
31851              (from Stephen McCamant)
31852      Branch: perl
31853            ! op.c pp_ctl.c t/op/misc.t
31854 ____________________________________________________________________________
31855 [  5926] By: gsar                                  on 2000/04/24  08:18:40
31856         Log: on windows, reserve 16M of stack rather than 128M (allows more
31857              threads to run concurrently)
31858      Branch: perl
31859            ! win32/Makefile win32/makefile.mk
31860 ____________________________________________________________________________
31861 [  5925] By: gsar                                  on 2000/04/24  08:13:52
31862         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
31863      Branch: perl
31864            ! toke.c
31865 ____________________________________________________________________________
31866 [  5924] By: gsar                                  on 2000/04/24  08:08:59
31867         Log: avoid using uninitialized memory in require version check
31868      Branch: perl
31869            ! pp_ctl.c universal.c
31870 ____________________________________________________________________________
31871 [  5923] By: gsar                                  on 2000/04/24  07:20:14
31872         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
31873      Branch: perl
31874            ! ext/IO/lib/IO/Poll.pm
31875 ____________________________________________________________________________
31876 [  5922] By: gsar                                  on 2000/04/24  07:08:42
31877         Log: commentary about IoTYPE() (from Nathan Torkington)
31878      Branch: perl
31879            ! sv.h
31880 ____________________________________________________________________________
31881 [  5921] By: gsar                                  on 2000/04/24  06:58:26
31882         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
31883              by fix
31884      Branch: perl
31885            ! sv.c t/lib/charnames.t t/pragma/utf8.t
31886 ____________________________________________________________________________
31887 [  5920] By: gsar                                  on 2000/04/24  06:37:59
31888         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
31889      Branch: perl
31890            ! doop.c t/op/ver.t
31891 ____________________________________________________________________________
31892 [  5919] By: gsar                                  on 2000/04/24  06:21:58
31893         Log: Configure might miss old directories when prefix must be
31894              expanded (from Robin Barker)
31895      Branch: metaconfig
31896            ! U/installdirs/inc_version_list.U
31897      Branch: perl
31898            ! Configure
31899 ____________________________________________________________________________
31900 [  5918] By: gsar                                  on 2000/04/24  06:16:11
31901         Log: VMS nits in glob() test (from Charles Lane)
31902      Branch: perl
31903            ! t/lib/glob-basic.t
31904 ____________________________________________________________________________
31905 [  5917] By: gsar                                  on 2000/04/24  06:11:56
31906         Log: various pod nits (from Larry Virden and others)
31907      Branch: perl
31908            ! README.amiga README.hpux README.machten README.os2
31909            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
31910            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
31911            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
31912            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
31913            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
31914            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
31915            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
31916            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
31917 ____________________________________________________________________________
31918 [  5916] By: gsar                                  on 2000/04/24  05:52:43
31919         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
31920              <wjones@tc.fluke.com>)
31921      Branch: perl
31922            ! t/lib/glob-basic.t
31923 ____________________________________________________________________________
31924 [  5915] By: gsar                                  on 2000/04/24  05:07:01
31925         Log: supported platforms mixed up
31926      Branch: perl
31927            ! pod/perl56delta.pod pod/perlport.pod
31928 ____________________________________________________________________________
31929 [  5914] By: gsar                                  on 2000/04/24  04:56:08
31930         Log: caller() wasn't returning the right number of elements for
31931              eval {...}
31932      Branch: perl
31933            ! pp_ctl.c t/pragma/warn/9enabled
31934 ____________________________________________________________________________
31935 [  5913] By: gsar                                  on 2000/04/24  04:35:41
31936         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
31937              Mark-Jason Dominus)
31938      Branch: perl
31939            ! pod/perlfunc.pod
31940 ____________________________________________________________________________
31941 [  5912] By: gsar                                  on 2000/04/24  04:17:15
31942         Log: fix totally broken caching in UNIVERSAL::isa() (from
31943              Nick Ing-Simmons)
31944      Branch: perl
31945            ! t/op/universal.t universal.c
31946 ____________________________________________________________________________
31947 [  5911] By: gsar                                  on 2000/04/24  03:39:47
31948         Log: add linebreak properties from unicode/LineBrk.txt (from
31949              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
31950      Branch: perl
31951            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
31952            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
31953            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
31954            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
31955            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
31956            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
31957            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
31958            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
31959            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
31960            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
31961            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
31962            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
31963            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
31964            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
31965            + lib/unicode/Is/LbrkZW.pl
31966            ! lib/unicode/mktables.PL
31967 ____________________________________________________________________________
31968 [  5910] By: gsar                                  on 2000/04/24  03:23:10
31969         Log: typo in pod
31970      Branch: perl
31971            ! ext/Thread/Thread.pm
31972 ____________________________________________________________________________
31973 [  5909] By: gsar                                  on 2000/04/24  03:22:03
31974         Log: mode argument to do_binmode() should be file mode, not boolean
31975      Branch: perl
31976            ! pp_sys.c
31977 ____________________________________________________________________________
31978 [  5908] By: gsar                                  on 2000/04/16  16:51:08
31979         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
31980              always returns a valid GV even when the symbol is trapped by strictures
31981              (avoids coredumps)
31982              
31983              TODO: the C<package;> hack needs similar treatment
31984      Branch: perl
31985            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
31986            ! t/pragma/strict-vars
31987 ____________________________________________________________________________
31988 [  5907] By: jhi                                   on 2000/03/31  23:42:56
31989         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
31990              an assumption which #5905 demolished.
31991      Branch: cfgperl
31992            ! pp_sys.c
31993 ____________________________________________________________________________
31994 [  5906] By: jhi                                   on 2000/03/31  18:54:37
31995         Log: Typo in #5905.
31996      Branch: cfgperl
31997            ! t/op/64bitint.t
31998 ____________________________________________________________________________
31999 [  5905] By: jhi                                   on 2000/03/31  18:50:54
32000         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
32001              reported by Joseph N. Hall.  The bug was that even with use64bitint
32002              one had to use the prefixes q, L, or ll with printf/sprintf,
32003              contrary to the documentation and common sense.
32004      Branch: cfgperl
32005            ! sv.c t/op/64bitint.t
32006 ____________________________________________________________________________
32007 [  5904] By: gsar                                  on 2000/03/28  02:31:32
32008         Log: add Changes, perldelta.pod
32009      Branch: perl
32010            + Changes pod/perldelta.pod
32011 ____________________________________________________________________________
32012 [  5903] By: gsar                                  on 2000/03/28  02:03:55
32013         Log: rename Changes and perldelta.pod
32014      Branch: perl
32015           +> Changes5.6 pod/perl56delta.pod
32016            - Changes pod/perldelta.pod
32017            ! MANIFEST
32018 ____________________________________________________________________________
32019 [  5902] By: gsar                                  on 2000/03/28  01:59:14
32020         Log: create maint-5.6 branch
32021      Branch: maint-5.6/perl
32022           +> (branch 1611 files)
32023 ____________________________________________________________________________
32024 [  5901] By: jhi                                   on 2000/03/23  05:48:43
32025         Log: Integrate with Sarathy.
32026      Branch: cfgperl
32027           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
32028 ____________________________________________________________________________
32029 [  5900] By: gsar                                  on 2000/03/23  05:42:43
32030         Log: three guesses on what this is :-)
32031      Branch: perl
32032            ! Changes