02119e1093b158bc240550384f2c99db3d4f7320
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 perlhack.pod for the details.
7
8
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
10
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files.  The file lists have a short symbolic
14 indicator:
15
16             !       modified
17             +       added
18             -       deleted
19             +>      branched (from elsewhere)
20             !>      merged changes (from elsewhere)
21
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list.  You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
25
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
28 or any other branch.
29
30 --------------
31 Version v5.7.2          Development release working toward v5.8
32 --------------
33 ____________________________________________________________________________
34 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
35         Log: FAQ sync.
36      Branch: perl
37            ! pod/perlfaq3.pod pod/perlfaq4.pod
38 ____________________________________________________________________________
39 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
40         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
41              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
42              Date: Fri, 12 Oct 2001 11:51:05 -0700
43              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
44      Branch: perl
45            ! lib/File/Copy.pm
46 ____________________________________________________________________________
47 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
48         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
49              From: "chromatic" <chromatic@rmci.net>     
50              Date: Thu, 11 Oct 2001 10:57:55 -0600
51              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
52              
53              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
54              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
55              Date: Thu, 11 Oct 2001 22:34:21 +0200
56              Message-ID: <20011011223421.A693@rafael>     
57              
58              plus undef $Term::Complete::stty as suggested by Rafael.
59      Branch: perl
60            ! lib/Term/Complete.pm lib/Term/Complete.t
61 ____________________________________________________________________________
62 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
63         Log: UUnndduupplleexx..
64      Branch: perl
65            ! perl.h
66 ____________________________________________________________________________
67 [ 12416] By: sky                                   on 2001/10/12  20:16:19
68         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
69              From: Andy Dougherty <doughera@lafayette.edu>
70              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
71              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
72              (Potentially only band-aid)
73      Branch: perl
74            ! sv.c
75 ____________________________________________________________________________
76 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
77         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
78              mishandles kill(), and therefore the sigaction test
79              should be skipped, from Charles Lane.
80      Branch: perl
81            ! ext/POSIX/t/sigaction.t
82 ____________________________________________________________________________
83 [ 12414] By: sky                                   on 2001/10/12  18:47:49
84         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
85      Branch: perl
86            ! op.h
87 ____________________________________________________________________________
88 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
89         Log: Upgrade to Math::BigInt 1.44 from Tels and
90              further fixes from John Peacock.
91      Branch: perl
92            + lib/Math/BigInt/t/Math/Subclass.pm
93            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
94            + lib/Math/BigInt/t/subclass.t
95            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
96            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
97            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
98            ! lib/Math/BigInt/t/mbimbf.t
99 ____________________________________________________________________________
100 [ 12412] By: sky                                   on 2001/10/12  18:28:23
101         Log: perhaps pthread_attr_t really needs to be set for the old api
102      Branch: perl
103            ! ext/threads/threads.xs
104 ____________________________________________________________________________
105 [ 12411] By: sky                                   on 2001/10/12  18:11:45
106         Log: pthread_keycreate not pthread_key_create under the here be dragons API
107      Branch: perl
108            ! ext/threads/threads.h
109 ____________________________________________________________________________
110 [ 12410] By: sky                                   on 2001/10/12  18:07:37
111         Log: Apperently OLD PTHREADS API is a bit retarded.
112              This should fix another set of compile failures in HP-UX 10.20.
113      Branch: perl
114            ! ext/threads/threads.h ext/threads/threads.xs
115 ____________________________________________________________________________
116 [ 12409] By: nick                                  on 2001/10/12  15:30:01
117         Log: Blind integrate of mainline
118      Branch: perlio
119           +> (branch 32 files)
120            - lib/unicode/README
121           !> (integrate 121 files)
122 ____________________________________________________________________________
123 [ 12408] By: sky                                   on 2001/10/12  14:55:08
124         Log: Let us avoid being smart for now.
125      Branch: perl
126            ! ext/threads/threads.h
127 ____________________________________________________________________________
128 [ 12407] By: sky                                   on 2001/10/12  14:38:12
129         Log: (void*) the argument to make sure we work with picky compilers
130      Branch: perl
131            ! ext/threads/threads.xs
132 ____________________________________________________________________________
133 [ 12406] By: ams                                   on 2001/10/12  13:26:04
134         Log: Subject: [PATCH 5.6.1 perldoc] use File::Temp
135              From: Mikhail Zabaluev <mhz@alt-linux.org>
136              Date: Fri, 12 Oct 2001 12:47:47 +0400
137              Message-Id: <20011012124747.E13918@localhost.localdomain>
138      Branch: perl
139            ! utils/perldoc.PL
140 ____________________________________________________________________________
141 [ 12405] By: ams                                   on 2001/10/12  13:05:32
142         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
143              From: andreas.koenig@anima.de (Andreas J. Koenig)
144              Date: 12 Oct 2001 11:12:07 +0200
145              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
146      Branch: perl
147            ! lib/Memoize/t/speed.t
148 ____________________________________________________________________________
149 [ 12404] By: sky                                   on 2001/10/12  12:46:15
150         Log: A) Support OLD_PTHREADS_API
151              B) Change from using pthread_t to using a TLS to store the
152              index of the thread in an hash, this is to avoid problems when
153              in fact pthread_t was not a seralizable type.
154              Both these changes are because of HP-UX 10.20
155              This has not been tested on win32 but should work there.
156              Need to add support for NetWare.
157      Branch: perl
158            ! ext/threads/threads.h ext/threads/threads.xs
159 ____________________________________________________________________________
160 [ 12403] By: ams                                   on 2001/10/12  07:34:19
161         Log: Subject: Re: New module XML::Clean
162              From: andreas.koenig@anima.de (Andreas J. Koenig)
163              Date: 12 Oct 2001 10:20:35 +0200
164              Message-Id: <m3elo9uv58.fsf@anima.de>
165      Branch: perl
166            ! pod/perlnewmod.pod
167 ____________________________________________________________________________
168 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
169         Log: More HP model tweaks from Merijn.
170      Branch: perl
171            ! README.hpux
172 ____________________________________________________________________________
173 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
174         Log: Update Changes.
175      Branch: perl
176            ! Changes patchlevel.h
177 ____________________________________________________________________________
178 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
179         Log: HP-UX update from H.Merijn Brand.
180      Branch: perl
181            ! README.hpux
182 ____________________________________________________________________________
183 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
184         Log: Subject: [PATCH] fix link rot in README.vms
185              From: "Craig A. Berry" <craigberry@mac.com>
186              Date: Wed, 10 Oct 2001 17:17:00 -0500
187              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
188      Branch: perl
189            ! README.vms
190 ____________________________________________________________________________
191 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
192         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
193              From: "chromatic" <chromatic@rmci.net>
194              Date: Wed, 10 Oct 2001 15:50:30 -0600
195              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
196      Branch: perl
197            ! lib/Term/Complete.t
198 ____________________________________________________________________________
199 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
200         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
201              From: "chromatic" <chromatic@rmci.net>
202              Date: Wed, 10 Oct 2001 15:45:42 -0600
203              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
204      Branch: perl
205            + lib/ExtUtils/Packlist.t
206            ! MANIFEST
207 ____________________________________________________________________________
208 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
209         Log: VMS needs quotes around the -I option to keep it from
210              being downcased, from Charles Lane.
211      Branch: perl
212            ! t/run/kill_perl.t
213 ____________________________________________________________________________
214 [ 12395] By: ams                                   on 2001/10/10  16:22:32
215         Log: Subject: [PATCH lib/FindBin.pm]
216              From: Stas Bekman <stas@stason.org>
217              Date: Tue, 09 Oct 2001 23:57:10 +0800
218              Message-Id: <3BC31E56.60805@stason.org>
219      Branch: perl
220            ! lib/FindBin.pm
221 ____________________________________________________________________________
222 [ 12394] By: ams                                   on 2001/10/10  16:09:53
223         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
224              From: Abhijit Menon-Sen <ams@wiw.org>
225              Date: Wed, 10 Oct 2001 21:59:33 +0530
226              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
227      Branch: perl
228            ! ext/Data/Dumper/Dumper.xs
229 ____________________________________________________________________________
230 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
231         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
232              from Charles Lane.
233      Branch: perl
234            ! lib/File/Spec/VMS.pm
235 ____________________________________________________________________________
236 [ 12392] By: ams                                   on 2001/10/10  14:49:43
237         Log: Subject: [PATCH] two s/// bugfixes
238              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
239              Date: Wed, 10 Oct 2001 17:23:44 +0200
240              Message-Id: <20011010172344.C22440@rafael>
241      Branch: perl
242            ! pp_ctl.c regexec.c t/op/subst.t
243 ____________________________________________________________________________
244 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
245         Log: Fix/improve handling of the [000000] special "root"
246              directory, by putting cwd in canonical form when doing
247              abs2rel, and prepending a 000000 to directory "chunks"
248              if missing from base or path.  Also adjust test to
249              reflect the (improved) output from abs2rel.
250              From Charles Lane.
251      Branch: perl
252            ! lib/File/Spec.t lib/File/Spec/VMS.pm
253 ____________________________________________________________________________
254 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
255         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
256              all of the extra VMSish attributes (such as "treat this logical
257              as a device name") that are necessary to make programs run.
258              A tainted %ENV does not hinder VMS.  From Charles Lane.
259      Branch: perl
260            ! lib/File/Find/t/taint.t
261 ____________________________________________________________________________
262 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
263         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
264              
265              o  VMS is case-insensitive, RTL downcases filenames read
266              by perl... so need to re-upcase filenames like MANIFEST
267              and MANIFEST.SKIP
268              
269              o  Need to convert VMS-style to Unix-style filenames when comparing
270              names in MANIFEST to names in filesystem.
271              
272              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
273              since VMS won't let you (easily) delete non-empty directories.
274              
275              From Charles Lane.
276      Branch: perl
277            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
278 ____________________________________________________________________________
279 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
280         Log: Unix and VMS agree on "*" as a "match any number of any chars"
281              wildcards, but differ ("?"  vs.  "%") for their "match any single
282              char" wildcard.  This patch changes "?"  chars to "%" before doing a
283              VMS glob...at no loss of functionality, since "?"  isn't a valid
284              filename char on VMS.  From Charles Lane.
285      Branch: perl
286            ! doio.c
287 ____________________________________________________________________________
288 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
289         Log: (accidentally empty submit; new life as #12390)
290      Branch: perl
291            ! lib/File/Find/t/taint.t
292 ____________________________________________________________________________
293 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
294         Log: Even more VMS tweakage from Charles Lane:
295              
296              Tweak #1:  splitdir only works on directory part of filespec,
297              split off volume first
298              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
299              (it's a horrible kludge in the run-time library,
300              improved in later versions). Check the
301              $Config{'d_setenv'} flag before attempting to set it.
302      Branch: perl
303            ! t/op/chdir.t
304 ____________________________________________________________________________
305 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
306         Log: VMS tweakage from Charles Lane.
307              
308              . command.com doubles an output line when prompting for extensions
309              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
310              . perl5db doesn't clean up after itself
311      Branch: perl
312            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
313 ____________________________________________________________________________
314 [ 12384] By: sky                                   on 2001/10/09  19:16:11
315         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
316              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
317              Date: Tue, 9 Oct 2001 22:10:26 +0200
318              Message-ID: <20011009221026.A8579@rafael>
319      Branch: perl
320            ! pod/perldata.pod
321 ____________________________________________________________________________
322 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
323         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
324              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
325              Date: 9 Oct 2001 15:15:06 -0000
326              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
327      Branch: perl
328            ! t/op/subst.t
329 ____________________________________________________________________________
330 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
331         Log: Update Changes.
332      Branch: perl
333            ! Changes patchlevel.h
334 ____________________________________________________________________________
335 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
336         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
337              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
338              when a NULL is passed for the filename string pointer.
339              From Charles Lane.
340      Branch: perl
341            ! vms/vms.c
342 ____________________________________________________________________________
343 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
344         Log: Subject: HP systems update
345              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
346              Date: Tue, 09 Oct 2001 15:59:22 +0200
347              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
348      Branch: perl
349            ! README.hpux
350 ____________________________________________________________________________
351 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
352         Log: CPAN::Nox does now have a test.
353      Branch: perl
354            ! t/lib/1_compile.t
355 ____________________________________________________________________________
356 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
357         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
358              From: David Dyck <dcd@tc.fluke.com>
359              Date: Mon, 1 Oct 2001 12:17:36 -0700
360              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
361      Branch: perl
362            ! installperl
363 ____________________________________________________________________________
364 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
365         Log: NetWare update from Ananth Kesari.
366      Branch: perl
367            ! NetWare/nwperlsys.h makedef.pl
368 ____________________________________________________________________________
369 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
370         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
371              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
372              Date: Tue, 9 Oct 2001 08:40:57 EDT
373              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
374      Branch: perl
375            ! lib/File/Find/t/find.t
376 ____________________________________________________________________________
377 [ 12374] By: ams                                   on 2001/10/09  05:31:45
378         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
379              ExtUtils::Mkbootstrap
380              From: "chromatic" <chromatic@rmci.net>
381              Date: Tue, 09 Oct 2001 00:08:37 -0600
382              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
383      Branch: perl
384            + lib/ExtUtils/Mkbootstrap.t
385            ! MANIFEST
386 ____________________________________________________________________________
387 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
388         Log: Enable more debugging.
389      Branch: perl
390            ! lib/utf8_heavy.pl
391 ____________________________________________________________________________
392 [ 12372] By: ams                                   on 2001/10/09  02:11:59
393         Log: #12370 forgot to modify is_gv_magical().
394      Branch: perl
395            ! gv.c
396 ____________________________________________________________________________
397 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
398         Log: Make the toupper/lower/title API for Unicode not right
399              but at least less wrong: prepare for the mapping being
400              more than just one-character-to-one-character.
401      Branch: perl
402            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
403            ! regexec.c utf8.c
404 ____________________________________________________________________________
405 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
406         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
407              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
408              Date: Mon, 8 Oct 2001 22:18:23 -0400
409              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
410      Branch: perl
411            ! pod/perlvar.pod t/op/taint.t
412 ____________________________________________________________________________
413 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
414         Log: FAQ sync.
415      Branch: perl
416            ! pod/perlfaq3.pod pod/perlfaq4.pod
417 ____________________________________________________________________________
418 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
419         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
420              From: "chromatic" <chromatic@rmci.net>
421              Date: Mon, 08 Oct 2001 14:05:32 -0600
422              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
423      Branch: perl
424            ! lib/Term/Cap.t
425 ____________________________________________________________________________
426 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
427         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
428              From: Michael G Schwern <schwern@pobox.com>
429              Date: Mon, 8 Oct 2001 17:00:14 -0400
430              Message-ID: <20011008170014.L17083@blackrider>
431      Branch: perl
432            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
433 ____________________________________________________________________________
434 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
435         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
436              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
437              Date: Mon, 8 Oct 2001 16:01:33 EDT
438              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
439      Branch: perl
440            ! ext/Time/HiRes/HiRes.xs
441 ____________________________________________________________________________
442 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
443         Log: Subject: [PATCH] Autosplit patch for VMS
444              From: "Craig A. Berry" <craigberry@mac.com>
445              Date: Mon, 08 Oct 2001 15:40:43 -0500
446              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
447      Branch: perl
448            ! lib/AutoSplit.pm lib/AutoSplit.t
449 ____________________________________________________________________________
450 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
451         Log: Don't assume that everybody is running OS X 10.1 yet;
452              from Kay Röpke.
453      Branch: perl
454            ! hints/darwin.sh
455 ____________________________________________________________________________
456 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
457         Log: Update Changes.
458      Branch: perl
459            ! Changes patchlevel.h
460 ____________________________________________________________________________
461 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
462         Log: Retract #12358 for now.
463      Branch: perl
464            ! lib/Term/Cap.t
465 ____________________________________________________________________________
466 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
467         Log: Can't figure out what this is testing.
468              (If it is trying to catch SIGKILL, it should stop
469              trying because that is by definition impossible.)
470      Branch: perl
471            ! lib/sigtrap.t
472 ____________________________________________________________________________
473 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
474         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
475              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
476              Date: Sun, 30 Sep 2001 21:15:13 +0200
477              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
478      Branch: perl
479            ! lib/ExtUtils/MM_Win32.pm
480 ____________________________________________________________________________
481 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
482         Log: Clarify the ldlibpth part and condense the overall text.
483      Branch: perl
484            ! t/TEST
485 ____________________________________________________________________________
486 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
487         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
488              From: "chromatic" <chromatic@rmci.net>
489              Date: Sun, 07 Oct 2001 16:59:26 -0600
490              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
491      Branch: perl
492            ! lib/Term/Cap.t
493 ____________________________________________________________________________
494 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
495         Log: Update the list because fo #12265.
496      Branch: perl
497            ! t/lib/1_compile.t
498 ____________________________________________________________________________
499 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
500         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
501              From: Nicholas Clark <nick@ccl4.org>
502              Date: Sun, 7 Oct 2001 20:53:33 +0100
503              Message-ID: <20011007205333.S38756@plum.flirble.org>   
504      Branch: perl
505            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
506            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
507            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
508            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
509            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
510            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
511            ! lib/Switch/t/switch.t lib/Term/Complete.t
512            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
513            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
514            ! t/op/my_stash.t
515 ____________________________________________________________________________
516 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
517         Log: Integrate patch #12350 from maintperl; typo in
518              IO::Seekable doc.
519      Branch: perl
520           !> ext/IO/lib/IO/Seekable.pm
521 ____________________________________________________________________________
522 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
523         Log: Detypo.
524      Branch: perl
525            ! hints/darwin.sh
526 ____________________________________________________________________________
527 [ 12353] By: sky                                   on 2001/10/07  17:16:14
528         Log: Change 12349 didn't really get it right.
529      Branch: perl
530            ! lib/Unicode/README
531 ____________________________________________________________________________
532 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
533         Log: If running the harness the dynamic library search path
534              may need setting.
535      Branch: perl
536            ! t/TEST
537 ____________________________________________________________________________
538 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
539         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
540              in ldflags.
541      Branch: perl
542            ! hints/darwin.sh
543 ____________________________________________________________________________
544 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
545         Log: typo in IO::Seekable doc
546      Branch: maint-5.6/perl
547            ! ext/IO/lib/IO/Seekable.pm
548 ____________________________________________________________________________
549 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
550         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
551              doesn't work on Mac OS X 10.1 (when unpacking the tar the
552              latter gets renamed as lib/unicode:1, assumedly for security
553              reasons not to overwrite stuff)
554      Branch: perl
555            + lib/Unicode/README
556            - lib/unicode/README
557            ! MANIFEST
558 ____________________________________________________________________________
559 [ 12348] By: ams                                   on 2001/10/07  05:33:40
560         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
561              From: "chromatic" <chromatic@rmci.net>
562              Date: Sat, 06 Oct 2001 21:42:03 -0600
563              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
564      Branch: perl
565            + lib/CPAN/t/Nox.t
566            ! MANIFEST
567 ____________________________________________________________________________
568 [ 12347] By: ams                                   on 2001/10/07  00:48:10
569         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
570              From: "chromatic" <chromatic@rmci.net>
571              Date: Sat, 06 Oct 2001 18:52:10 -0600
572              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
573      Branch: perl
574            + lib/sigtrap.t
575            ! MANIFEST
576 ____________________________________________________________________________
577 [ 12346] By: ams                                   on 2001/10/06  23:14:01
578         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
579              h2xs write?)
580              From: Nicholas Clark <nick@ccl4.org>
581              Date: Sat, 6 Oct 2001 21:46:43 +0100
582              Message-Id: <20011006214643.L38756@plum.flirble.org>
583      Branch: perl
584            ! utils/h2xs.PL
585 ____________________________________________________________________________
586 [ 12345] By: ams                                   on 2001/10/06  17:39:53
587         Log: Subject: [PATCH] Memoize tests
588              From: Nicholas Clark <nick@ccl4.org>
589              Date: Sat, 6 Oct 2001 18:04:21 +0100
590              Message-Id: <20011006180421.J38756@plum.flirble.org>
591      Branch: perl
592            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
593            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
594            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
595            ! lib/Memoize/t/expire_module_n.t
596            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
597            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
598            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
599            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
600            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
601            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
602 ____________________________________________________________________________
603 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
604         Log: Retract the latter part of #12343.
605      Branch: perl
606            ! ext/IO/lib/IO/Socket/INET.pm
607 ____________________________________________________________________________
608 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
609         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
610              From: David Dyck <dcd@tc.fluke.com>
611              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
612              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
613              
614              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
615              From: David Dyck <dcd@tc.fluke.com>
616              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
617              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
618      Branch: perl
619            ! ext/IO/lib/IO/Socket/INET.pm
620 ____________________________________________________________________________
621 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
622         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
623              From: Robin Barker <rmb1@cise.npl.co.uk>
624              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
625              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
626      Branch: perl
627            ! t/TEST
628 ____________________________________________________________________________
629 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
630         Log: Don't assume that %x is good for displaying UVs.
631      Branch: perl
632            ! dump.c
633 ____________________________________________________________________________
634 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
635         Log: Update Changes.
636      Branch: perl
637            ! Changes patchlevel.h
638 ____________________________________________________________________________
639 [ 12339] By: ams                                   on 2001/10/05  10:22:34
640         Log: Subject: [PATCH] perlfunc/select
641              From: Nicholas Clark <nick@ccl4.org>
642              Date: Fri, 5 Oct 2001 11:33:58 +0100
643              Message-Id: <20011005113358.Z38756@plum.flirble.org>
644      Branch: perl
645            ! pod/perlfunc.pod
646 ____________________________________________________________________________
647 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
648         Log: Retract #12313 and #12249.
649      Branch: perl
650            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
651            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
652            ! pod/perlebcdic.pod
653 ____________________________________________________________________________
654 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
655         Log: Subject: [PATCH] perlvms.pod update
656              From: "Craig A. Berry" <craigberry@mac.com>
657              Date: Thu, 04 Oct 2001 12:55:52 -0500
658              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
659      Branch: perl
660            ! vms/perlvms.pod
661 ____________________________________________________________________________
662 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
663         Log: Subject: PATCH: Tie::SubstrHash
664              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
665              Date: Thu, 04 Oct 2001 12:12:41 +0100
666              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
667      Branch: perl
668            ! lib/Tie/SubstrHash.pm
669 ____________________________________________________________________________
670 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
671         Log: Unicode properties saga continues.
672      Branch: perl
673            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
674            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
675 ____________________________________________________________________________
676 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
677         Log: Yet more Unicode properties.
678      Branch: perl
679            + lib/unicore/In/137.pl lib/unicore/In/138.pl
680            + lib/unicore/In/139.pl lib/unicore/In/140.pl
681            + lib/unicore/In/141.pl lib/unicore/In/142.pl
682            + lib/unicore/In/143.pl lib/unicore/In/144.pl
683            + lib/unicore/In/145.pl lib/unicore/In/146.pl
684            + lib/unicore/In/147.pl lib/unicore/In/148.pl
685            + lib/unicore/In/149.pl lib/unicore/In/150.pl
686            + lib/unicore/In/151.pl lib/unicore/In/152.pl
687            + lib/unicore/In/153.pl lib/unicore/In/154.pl
688            + lib/unicore/In/155.pl lib/unicore/In/156.pl
689            + lib/unicore/In/157.pl lib/unicore/In/158.pl
690            + lib/unicore/In/159.pl lib/unicore/In/160.pl
691            + lib/unicore/In/161.pl lib/unicore/In/162.pl
692            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
693            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
694            ! pod/perlunicode.pod
695 ____________________________________________________________________________
696 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
697         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
698              From: "Craig A. Berry" <craigberry@mac.com>
699              Date: Wed, 03 Oct 2001 17:45:25 -0500
700              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
701              
702              (the lib/Term/Complete.t patched differently by #12332)
703      Branch: perl
704            ! lib/ExtUtils/Command.t
705 ____________________________________________________________________________
706 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
707         Log: Restore only if something to restore.
708      Branch: perl
709            ! lib/Term/Complete.t
710 ____________________________________________________________________________
711 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
712         Log: Update various resources for credits,
713              minor icons fixes, and versions.
714      Branch: maint-5.6/macperl
715            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
716            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
717            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
718 ____________________________________________________________________________
719 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
720         Log: Quiet the warnings about using undef value
721      Branch: maint-5.6/macperl
722            ! lib/File/Temp.pm
723 ____________________________________________________________________________
724 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
725         Log: Fix up Ballon Help and Help menu docs (first pass);
726              remove balloon rez file, and autogenerate with
727              Balloon2Rez instead.
728      Branch: maint-5.6/macperl
729            + macos/macperl/macscripts/Balloon2Rez
730            - macos/macperl/MPBalloons.r
731            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
732 ____________________________________________________________________________
733 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
734         Log: Allow overriding of defaults, for change #12327.
735      Branch: maint-5.6/macperl
736            ! perl.h
737 ____________________________________________________________________________
738 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
739         Log: Override PerlProc_exit.
740      Branch: maint-5.6/macperl
741            ! macos/macish.h
742 ____________________________________________________________________________
743 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
744         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
745      Branch: maint-5.6/macperl
746            + macos/bundled_lib/blib/lib/MD5.pm
747            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
748            + macos/lib/Mac/AETE/Dialect.pm
749            + macos/lib/Mac/AETE/Format/Converter.pm
750            + macos/lib/Mac/AETE/Format/Dictionary.pm
751            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
752            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
753            + macos/lib/Mac/Toolbox.pod
754            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
755 ____________________________________________________________________________
756 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
757         Log: Sync up silly CVS headers ... I should commit CVS
758              first to avoid this ...
759      Branch: maint-5.6/macperl
760            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
761            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
762            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
763            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
764 ____________________________________________________________________________
765 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
766         Log: Fix Matthias' address, and attributions.
767      Branch: maint-5.6/macperl
768            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
769            ! pod/perlport.pod
770 ____________________________________________________________________________
771 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
772         Log: Fix Matthias' address, and attributions.
773      Branch: maint-5.6/macperl
774            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
775            ! macos/ext/Mac/Components/Components.pm
776            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
777            ! macos/ext/Mac/Dialogs/Dialogs.pm
778            ! macos/ext/Mac/Events/Events.pm
779            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
780            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
781            ! macos/ext/Mac/Gestalt/Gestalt.pm
782            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
783            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
784            ! macos/ext/Mac/Menus/Menus.pm
785            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
786            ! macos/ext/Mac/Movies/Movies.pm
787            ! macos/ext/Mac/Navigation/Navigation.pm
788            ! macos/ext/Mac/Notification/Notification.pm
789            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
790            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
791            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
792            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
793            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
794            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
795            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
796            ! macos/ext/Mac/StandardFile/StandardFile.pm
797            ! macos/ext/Mac/TextEdit/TextEdit.pm
798            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
799            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
800            ! macos/lib/Mac/LowMem.pm
801 ____________________________________________________________________________
802 [ 12322] By: sky                                   on 2001/10/03  18:41:07
803         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
804              From: "Craig A. Berry" <craigberry@mac.com>
805              Date: Wed, 03 Oct 2001 14:30:55 -0500
806              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
807      Branch: perl
808            ! vms/vms.c
809 ____________________________________________________________________________
810 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
811         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
812              From: "Craig A. Berry" <craigberry@mac.com>
813              Date: Wed, 03 Oct 2001 14:30:55 -0500
814              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
815      Branch: perl
816            ! vms/vms.c
817 ____________________________________________________________________________
818 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
819         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
820              only IsL&) and Inherited (negative lookahead good);
821              add tests for Common, Inherited, and L&.
822      Branch: perl
823            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
824 ____________________________________________________________________________
825 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
826         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
827              (The Unicode standard uses L& quite often.)
828      Branch: perl
829            ! lib/utf8_heavy.pl
830 ____________________________________________________________________________
831 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
832         Log: Add the 'Common' Unicode property (code points not
833              explicitly assigned to any other script).
834      Branch: perl
835            + lib/unicore/In/136.pl
836            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
837 ____________________________________________________________________________
838 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
839         Log: Skip the RV printing test under threads until fixed.
840      Branch: perl
841            ! ext/B/t/terse.t
842 ____________________________________________________________________________
843 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
844         Log: Subject: 12309 / cygwin / win2k
845              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
846              Date: Wed, 03 Oct 2001 15:25:15 +0200
847              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
848      Branch: perl
849            ! makedef.pl
850 ____________________________________________________________________________
851 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
852         Log: Metaconfig unit change for #12314.
853      Branch: metaconfig
854            ! U/modified/Head.U
855 ____________________________________________________________________________
856 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
857         Log: Subject: Both cygwin and djgpp on one machine
858              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
859              Date: Wed, 03 Oct 2001 15:02:59 +0200
860              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
861      Branch: perl
862            ! Configure
863 ____________________________________________________________________________
864 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
865         Log: (retracted by #12338)
866              
867              Subject: [PATCH] Code clean up for perlboot.pod
868              From: Casey West <casey@geeknest.com>
869              Date: Tue, 2 Oct 2001 19:24:43 -0400
870              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
871              
872              Subject: [PATCH] Code clean up for perlbot.diff
873              From: Casey West <casey@geeknest.com>
874              Date: Tue, 2 Oct 2001 19:25:22 -0400
875              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
876              
877              Subject: [PATCH] Code clean up for perlcall.pod
878              From: Casey West <casey@geeknest.com>
879              Date: Tue, 2 Oct 2001 19:25:57 -0400
880              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
881              
882              Subject: [PATCH] Code clean up for perldata.pod
883              From: Casey West <casey@geeknest.com>
884              Date: Tue, 2 Oct 2001 19:26:29 -0400
885              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
886              
887              Subject: [PATCH] Code clean up for perldbmfilter.pod
888              From: Casey West <casey@geeknest.com>
889              Date: Tue, 2 Oct 2001 19:26:59 -0400
890              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
891              
892              Subject: [PATCH] Code clean up for perlebcdic.pod
893              From: Casey West <casey@geeknest.com>
894              Date: Tue, 2 Oct 2001 19:27:37 -0400
895              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
896      Branch: perl
897            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
898            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
899 ____________________________________________________________________________
900 [ 12312] By: ams                                   on 2001/10/02  23:43:55
901         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
902              From: Michael G Schwern <schwern@pobox.com>
903              Date: Tue, 2 Oct 2001 17:00:49 -0400
904              Message-Id: <20011002170049.A9955@blackrider>
905      Branch: perl
906            ! lib/ExtUtils/MakeMaker.pm
907 ____________________________________________________________________________
908 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
909         Log: FAQ sync.
910      Branch: perl
911            ! pod/perlfaq3.pod
912 ____________________________________________________________________________
913 [ 12310] By: nick                                  on 2001/10/02  16:09:49
914         Log: Integrate mainline
915      Branch: perlio
916           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
917           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
918           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
919           !> patchlevel.h t/op/pat.t
920 ____________________________________________________________________________
921 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
922         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
923              not just one single space.
924      Branch: perl
925            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
926 ____________________________________________________________________________
927 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
928         Log: AUTHORS updates.
929      Branch: perl
930            ! AUTHORS
931 ____________________________________________________________________________
932 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
933         Log: Update Changes.
934      Branch: perl
935            ! Changes patchlevel.h
936 ____________________________________________________________________________
937 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
938         Log: Work around old buggy glibcs for langinfo constants,
939              from Nicholas Clark and David Dyck.
940      Branch: perl
941            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
942 ____________________________________________________________________________
943 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
944         Log: Eradicate Time::Piece; add an example.
945      Branch: perl
946            ! ext/I18N/Langinfo/Langinfo.pm
947 ____________________________________________________________________________
948 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
949         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
950              From: Robert Spier <rspier@pobox.com>
951              Date: Mon, 1 Oct 2001 23:20:16 -0700
952              Message-ID: <15289.23712.422087.878224@rls.cx>
953      Branch: perl
954            ! lib/Pod/Html.pm
955 ____________________________________________________________________________
956 [ 12303] By: sky                                   on 2001/10/02  10:40:57
957         Log: Fixes obscure bug that manifests itself by.
958              local $!=0;undef*STDOUT;#segfaults
959              Has been around for a while. Possible other magic IO vars are
960              possibly affected aswell. Reported by Jos Boumans.
961      Branch: perl
962            ! mg.c
963 ____________________________________________________________________________
964 [ 12302] By: nick                                  on 2001/10/02  09:00:52
965         Log: Integrate mainline
966      Branch: perlio
967           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
968           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
969           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
970 ____________________________________________________________________________
971 [ 12301] By: nick                                  on 2001/10/02  08:40:57
972         Log: Integrate mainline + lib/open.t patch from Chromatic
973      Branch: perlio
974           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
975            ! lib/open.t
976           !> (integrate 29 files)
977 ____________________________________________________________________________
978 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
979         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
980              Until it has, better stop early if someone requests threads.
981      Branch: perl
982            ! hints/darwin.sh
983 ____________________________________________________________________________
984 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
985         Log: Subject: [ID 20011001.011] redundant code in t/TEST
986              From: David Dyck <dcd@tc.fluke.com>
987              Date: Mon, 1 Oct 2001 12:56:24 -0700
988              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
989      Branch: perl
990            ! t/TEST
991 ____________________________________________________________________________
992 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
993         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
994              From: "chromatic" <chromatic@rmci.net>
995              Date: Mon, 01 Oct 2001 12:27:12 -0600
996              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
997      Branch: perl
998            ! lib/Term/Cap.t
999 ____________________________________________________________________________
1000 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
1001         Log: UNICOS testing patches from Nicholas Clark.
1002      Branch: perl
1003            ! t/op/arith.t t/op/pack.t
1004 ____________________________________________________________________________
1005 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
1006         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
1007              From: "chromatic" <chromatic@rmci.net>
1008              Date: Mon, 01 Oct 2001 10:21:51 -0600
1009              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
1010      Branch: perl
1011            ! lib/open.t
1012 ____________________________________________________________________________
1013 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
1014         Log: Make missing the RADIXCHAR a softer, gentler error.
1015      Branch: perl
1016            ! ext/I18N/Langinfo/Langinfo.t
1017 ____________________________________________________________________________
1018 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
1019         Log: Nuke also the LANG because of glibc.
1020      Branch: perl
1021            ! lib/open.t
1022 ____________________________________________________________________________
1023 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
1024         Log: Also the ^Is is optional.
1025      Branch: perl
1026            ! pod/perlunicode.pod t/op/pat.t
1027 ____________________________________________________________________________
1028 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
1029         Log: Be careful to pull chars from the varargs stack when
1030              formatting chars.
1031      Branch: perl
1032            ! regcomp.c
1033 ____________________________________________________________________________
1034 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
1035         Log: sortsv not in place anymore, noticed by John P. Linderman.
1036      Branch: perl
1037            ! pod/perlapi.pod pp_ctl.c
1038 ____________________________________________________________________________
1039 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
1040         Log: Make the diagnostic messages more neutral.
1041      Branch: perl
1042            ! ext/B/t/terse.t
1043 ____________________________________________________________________________
1044 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
1045         Log: Forgotten from #12288.
1046      Branch: perl
1047            ! ext/Data/Dumper/Dumper.pm
1048 ____________________________________________________________________________
1049 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
1050         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
1051              From: Brian Ingerson <ingy@ttul.org>
1052              Date: Sun, 30 Sep 2001 21:45:56 -0700
1053              Message-ID: <20010930214556.D26392@ttul.org>
1054              
1055              (remember also the #12289)
1056      Branch: perl
1057            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
1058 ____________________________________________________________________________
1059 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
1060         Log: More Unicode property tests for the abbreviated
1061              general properties.
1062      Branch: perl
1063            ! t/op/pat.t
1064 ____________________________________________________________________________
1065 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
1066         Log: Further tweaks to the Unicode properties.
1067      Branch: perl
1068            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
1069 ____________________________________________________________________________
1070 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
1071         Log: Retract #12284.
1072      Branch: perl
1073            ! lib/Term/Cap.t
1074 ____________________________________________________________________________
1075 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
1076         Log: (Retracted by #12285)
1077      Branch: perl
1078            ! lib/Term/Cap.t
1079 ____________________________________________________________________________
1080 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
1081         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
1082              From: "chromatic" <chromatic@rmci.net>  
1083              Date: Sun, 30 Sep 2001 16:10:02 -0600
1084              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
1085      Branch: perl
1086            + lib/Term/Cap.t
1087            ! MANIFEST
1088 ____________________________________________________________________________
1089 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
1090         Log: Use stty -g to restore the terminal state, do not even
1091              try to run the tests if stty -g is not available.
1092      Branch: perl
1093            ! lib/Term/Complete.t
1094 ____________________________________________________________________________
1095 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
1096         Log: Cleanup utf8_heavy; allow dropping the In prefix from
1097              Unicode script/block properties.
1098      Branch: perl
1099            ! lib/utf8_heavy.pl
1100 ____________________________________________________________________________
1101 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
1102         Log: Retract the #12259 for now.
1103      Branch: perl
1104            ! embed.h embed.pl sv.h
1105 ____________________________________________________________________________
1106 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
1107         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
1108      Branch: perl
1109            + lib/Text/TabsWrap/CHANGELOG
1110            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
1111 ____________________________________________________________________________
1112 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
1113         Log: #12272 wasn't right, it introduced an extra ().
1114      Branch: perl
1115            ! lib/utf8_heavy.pl
1116 ____________________________________________________________________________
1117 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
1118         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
1119              From: Jonathan Stowe <gellyfish@gellyfish.com>
1120              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
1121              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
1122      Branch: perl
1123            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
1124 ____________________________________________________________________________
1125 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
1126         Log: Subject: Patch to put qsortsv in the public API
1127              From: Brian Ingerson <ingy@ttul.org>
1128              Date: Sat, 29 Sep 2001 17:41:13 -0700
1129              Message-ID: <20010929174113.A30223@ttul.org>
1130      Branch: perl
1131            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
1132 ____________________________________________________________________________
1133 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
1134         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
1135              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1136              Date: Sat, 29 Sep 2001 23:54:48 +0200
1137              Message-ID: <20010929235448.A5017@rafael>
1138      Branch: perl
1139            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
1140 ____________________________________________________________________________
1141 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
1142         Log: FAQ sync.
1143      Branch: perl
1144            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
1145            ! pod/perlfaq9.pod
1146 ____________________________________________________________________________
1147 [ 12273] By: bailey                                on 2001/09/29  23:43:46
1148         Log: Resync with mainline
1149      Branch: vmsperl
1150           +> (branch 1207 files)
1151            - (delete 324 files)
1152           !> (integrate 866 files)
1153 ____________________________________________________________________________
1154 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
1155         Log: Nasty recursion trap if one would match Unicode.
1156      Branch: perl
1157            ! lib/utf8_heavy.pl
1158 ____________________________________________________________________________
1159 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
1160         Log: More Unicode todo.
1161      Branch: perl
1162            ! pod/perltodo.pod
1163 ____________________________________________________________________________
1164 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
1165         Log: Explain a bit the new more flexible \p\P syntax.
1166      Branch: perl
1167            ! pod/perlunicode.pod
1168 ____________________________________________________________________________
1169 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
1170         Log: More leniency to the \p and \P: now can have whitespace
1171              between the property definition and the curlies; now can
1172              invert the property by having a caret between the open
1173              curly and the property.
1174      Branch: perl
1175            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
1176 ____________________________________________________________________________
1177 [ 12268] By: nick                                  on 2001/09/29  17:39:26
1178         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
1179              one test (lib/open.t) fails
1180      Branch: perlio
1181           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
1182           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
1183           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
1184           +> lib/Tie/Scalar.t lib/open.t
1185            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
1186            - ext/B/Stash.t
1187           !> (integrate 62 files)
1188 ____________________________________________________________________________
1189 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
1190         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
1191      Branch: perl
1192            ! t/op/chdir.t
1193 ____________________________________________________________________________
1194 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
1195         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
1196              From: "Craig A. Berry" <craigberry@mac.com> 
1197              Date: Sat, 29 Sep 2001 09:35:33 -0500
1198              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
1199      Branch: perl
1200            ! t/op/chdir.t
1201 ____________________________________________________________________________
1202 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
1203         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
1204              From: "chromatic" <chromatic@rmci.net>
1205              Date: Fri, 28 Sep 2001 21:20:12 -0600
1206              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
1207      Branch: perl
1208            + lib/Tie/Scalar.t
1209            ! MANIFEST lib/Tie/Scalar.pm
1210 ____________________________________________________________________________
1211 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
1212         Log: Allow for more flexibility in the \p{In...} names, now
1213              case doesn't matter, and any space or dash can be
1214              matched by any space, dash, underbar, or empty.
1215              (may be going too far on leniency)
1216      Branch: perl
1217            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
1218            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
1219            ! t/op/pat.t
1220 ____________________________________________________________________________
1221 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
1222         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
1223              From: "chromatic" <chromatic@rmci.net>
1224              Date: Fri, 28 Sep 2001 17:39:50 -0600
1225              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
1226      Branch: perl
1227            + lib/open.t
1228            ! MANIFEST
1229 ____________________________________________________________________________
1230 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
1231         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
1232              From: "Craig A. Berry" <craigberry@mac.com>
1233              Date: Fri, 28 Sep 2001 16:24:51 -0500
1234              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
1235      Branch: perl
1236            ! ext/File/Glob/t/basic.t
1237 ____________________________________________________________________________
1238 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
1239         Log: Subject: [DOC PATCH] Carp.pm pod typo
1240              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1241              Date: Fri, 28 Sep 2001 23:14:51 +0200
1242              Message-ID: <20010928231451.E16889@rafael>
1243      Branch: perl
1244            ! lib/Carp.pm
1245 ____________________________________________________________________________
1246 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
1247         Log: Subject: [PATCH] Allow an @INC hook to set %INC
1248              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1249              Date: Fri, 28 Sep 2001 22:18:13 +0200
1250              Message-ID: <20010928221813.A16889@rafael>
1251      Branch: perl
1252            ! pp_ctl.c
1253 ____________________________________________________________________________
1254 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
1255         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
1256              From: Nicholas Clark <nick@ccl4.org>
1257              Date: Fri, 28 Sep 2001 23:39:33 +0100
1258              Message-ID: <20010928233933.C23673@plum.flirble.org>
1259      Branch: perl
1260            ! embed.h embed.pl sv.h
1261 ____________________________________________________________________________
1262 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
1263         Log: Update Changes.
1264      Branch: perl
1265            ! Changes patchlevel.h
1266 ____________________________________________________________________________
1267 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
1268         Log: Move the B tests to B/t.
1269      Branch: perl
1270            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
1271            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
1272            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
1273            - ext/B/Showlex.t ext/B/Stash.t
1274            ! MANIFEST
1275 ____________________________________________________________________________
1276 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
1277         Log: Forgot from #12254.
1278      Branch: perl
1279            + ext/B/B/Terse.t
1280 ____________________________________________________________________________
1281 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
1282         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
1283              From: "chromatic" <chromatic@rmci.net>
1284              Date: Thu, 27 Sep 2001 23:22:17 -0600
1285              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
1286      Branch: perl
1287            ! MANIFEST
1288 ____________________________________________________________________________
1289 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
1290         Log: Test numbering mismatch.
1291      Branch: perl
1292            ! t/op/chdir.t
1293 ____________________________________________________________________________
1294 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
1295         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
1296              From: "Craig A. Berry" <craigberry@mac.com>
1297              Date: Wed, 26 Sep 2001 17:43:14 -0500
1298              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
1299      Branch: perl
1300            ! iperlsys.h t/op/chdir.t
1301 ____________________________________________________________________________
1302 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
1303         Log: Subject: [PATCH gv.c] make __ANON__ global
1304              From: Robin Barker <rmb1@cise.npl.co.uk>
1305              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
1306              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
1307      Branch: perl
1308            ! gv.c t/op/anonsub.t t/op/runlevel.t
1309 ____________________________________________________________________________
1310 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
1311         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
1312              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1313              Date: Thu, 27 Sep 2001 22:34:32 +0200
1314              Message-ID: <20010927223432.A1485@rafael>
1315      Branch: perl
1316            ! ext/B/B/Terse.pm
1317 ____________________________________________________________________________
1318 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
1319         Log: Subject: [PATCH] Cleanup of perldsc.pod      
1320              From: Casey West <casey@geeknest.com>
1321              Date: Thu, 27 Sep 2001 11:13:17 -0400
1322              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
1323      Branch: perl
1324            ! pod/perldsc.pod
1325 ____________________________________________________________________________
1326 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
1327         Log: Not everyone is using ithreads...
1328      Branch: perl
1329            ! ext/Devel/Peek/Peek.t
1330 ____________________________________________________________________________
1331 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
1332         Log: Document the nss_delete core dump workaround for HP-UX
1333              and Solaris, bug IDs 20010805.018 and 20010629.004.
1334      Branch: perl
1335            ! README.hpux README.solaris
1336 ____________________________________________________________________________
1337 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
1338         Log: Dump Unicode hash keys also as Unicode,
1339              not just as a byte string.
1340      Branch: perl
1341            ! dump.c ext/Devel/Peek/Peek.t
1342 ____________________________________________________________________________
1343 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
1344         Log: Integrate changes #12241 and #12242 from macperl:
1345              
1346              Remove unneeded disabling of umask() calls
1347              
1348              Note (get|set)sockopt are available.
1349      Branch: perl
1350           !> lib/File/Temp.pm pod/perlport.pod
1351 ____________________________________________________________________________
1352 [ 12244] By: sky                                   on 2001/09/27  08:53:00
1353         Log: Flush buffers on thread closedown.
1354      Branch: perl
1355            ! ext/threads/threads.xs
1356 ____________________________________________________________________________
1357 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
1358         Log: Dump SvUTF8(sv)s also as \x{...}.
1359              
1360              TODO: dump the SvUTF8() hash keys similarly. 
1361      Branch: perl
1362            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
1363 ____________________________________________________________________________
1364 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
1365         Log: Note (get|set)sockopt are available.
1366      Branch: maint-5.6/macperl
1367            ! pod/perlport.pod
1368 ____________________________________________________________________________
1369 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
1370         Log: Remove unneeded disabling of umask() calls
1371      Branch: maint-5.6/macperl
1372            ! lib/File/Temp.pm
1373 ____________________________________________________________________________
1374 [ 12240] By: sky                                   on 2001/09/26  18:44:56
1375         Log: Documention update
1376      Branch: perl
1377            ! ext/threads/threads.pm
1378 ____________________________________________________________________________
1379 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
1380         Log: Update Changes.
1381      Branch: perl
1382            ! Changes patchlevel.h
1383 ____________________________________________________________________________
1384 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
1385         Log: Check that all environment variables are tainted.
1386      Branch: perl
1387            ! t/op/taint.t
1388 ____________________________________________________________________________
1389 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
1390         Log: Manual integration error in #12235.
1391      Branch: perl
1392            ! lib/File/DosGlob.t
1393 ____________________________________________________________________________
1394 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
1395         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
1396              From: "chromatic" <chromatic@rmci.net>
1397              Date: Tue, 25 Sep 2001 23:57:07 -0600
1398              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
1399      Branch: perl
1400            ! perlio.c
1401 ____________________________________________________________________________
1402 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
1403         Log: Integrate macperl changes from Chris Nandor:
1404              12192 11817 11815 11813 11778 11775
1405              
1406              Update CPAN.pm to work with new Mac::BuildTools instead
1407              of ExtUtils::MM_MacOS "orphan" functions
1408              
1409              Fix test
1410              
1411              Make syntax check report in MPW style, fix tests
1412              to use Mac::err=unix to get normal-style error
1413              messages.
1414              
1415              More module and test ports from Thomas Wegner et al
1416              
1417              Fix open of /dev/null for Mac OS
1418              
1419              Allow for platforms to override formatting of errors
1420              on output from Matthias Neeracher (core files)
1421      Branch: perl
1422            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
1423            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
1424            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
1425           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
1426           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
1427           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
1428 ____________________________________________________________________________
1429 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
1430         Log: grrr.
1431      Branch: perl
1432            ! t/op/gv.t
1433 ____________________________________________________________________________
1434 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
1435         Log: Retract #12232.
1436      Branch: perl
1437            ! t/op/gv.t
1438 ____________________________________________________________________________
1439 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
1440         Log: (Retracted by #12233.)
1441      Branch: perl
1442            ! t/op/gv.t
1443 ____________________________________________________________________________
1444 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
1445         Log: Detypo.
1446      Branch: perl
1447            ! ext/Encode/Makefile.PL
1448 ____________________________________________________________________________
1449 [ 12230] By: sky                                   on 2001/09/26  11:36:23
1450         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
1451              We are using a "delay" here because we do not want to depend on thread synchronization issues.
1452      Branch: perl
1453            + ext/threads/t/stress_cv.t
1454            ! MANIFEST ext/threads/t/stress_string.t
1455 ____________________________________________________________________________
1456 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
1457         Log: NetWare tweak from Ananth Kesari.
1458      Branch: perl
1459            ! NetWare/t/Readme.txt
1460 ____________________________________________________________________________
1461 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
1462         Log: Trick to fool case-blind filesystems.
1463      Branch: perl
1464            ! ext/Encode/Makefile.PL
1465 ____________________________________________________________________________
1466 [ 12227] By: sky                                   on 2001/09/26  11:06:50
1467         Log: Threads can start executing in a different order than they were
1468              created.... so we cannot ok() inside the threadstarter.
1469      Branch: perl
1470            ! ext/threads/t/stress_string.t
1471 ____________________________________________________________________________
1472 [ 12226] By: sky                                   on 2001/09/26  07:41:45
1473         Log: Add in stress_string.t to stress test threads a bit more.
1474      Branch: perl
1475            + ext/threads/t/stress_string.t
1476            ! MANIFEST
1477 ____________________________________________________________________________
1478 [ 12225] By: sky                                   on 2001/09/26  07:04:21
1479         Log: Fix negative refcount introduced by #12223.
1480      Branch: perl
1481            ! ext/threads/threads.xs
1482 ____________________________________________________________________________
1483 [ 12224] By: sky                                   on 2001/09/26  06:57:58
1484         Log: Update documentation to match change #12223
1485      Branch: perl
1486            ! sharedsv.c
1487 ____________________________________________________________________________
1488 [ 12223] By: sky                                   on 2001/09/26  06:54:32
1489         Log: Use a separate interpreter for the sharedsv space. Another
1490              negative sv leak. Sigh.
1491      Branch: perl
1492            ! sharedsv.c
1493 ____________________________________________________________________________
1494 [ 12222] By: sky                                   on 2001/09/26  05:58:35
1495         Log: Do the environ assignment in perl_contruct to match perl_destruct.
1496              Now we don't need to perl_parse/perl_run. However environ is a
1497              global....
1498      Branch: perl
1499            ! perl.c
1500 ____________________________________________________________________________
1501 [ 12221] By: sky                                   on 2001/09/26  05:41:02
1502         Log: Move the creation of PL_strtab to perl_construct so we can work
1503              with HV and HEs without running perl_parse.
1504      Branch: perl
1505            ! perl.c
1506 ____________________________________________________________________________
1507 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
1508         Log: integrate macperl changes into maint-5.6
1509      Branch: maint-5.6/perl
1510           !> (integrate 26 files)
1511 ____________________________________________________________________________
1512 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
1513         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
1514              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
1515      Branch: maint-5.6/macperl
1516            ! macos/ext/Mac/Fonts/Fonts.xs
1517            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
1518 ____________________________________________________________________________
1519 [ 12218] By: ams                                   on 2001/09/25  23:31:33
1520         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
1521              From: Nicholas Clark <nick@ccl4.org>
1522              Date: Wed, 26 Sep 2001 01:20:20 +0100
1523              Message-Id: <20010926012020.B48092@plum.flirble.org>
1524      Branch: perl
1525            ! lib/AutoSplit.t
1526 ____________________________________________________________________________
1527 [ 12217] By: ams                                   on 2001/09/25  22:33:05
1528         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
1529              From: "Craig A. Berry" <craigberry@mac.com>
1530              Date: Tue, 25 Sep 2001 18:08:42 -0500
1531              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
1532      Branch: perl
1533            ! vms/vms.c
1534 ____________________________________________________________________________
1535 [ 12216] By: ams                                   on 2001/09/25  21:41:01
1536         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
1537              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
1538              From: Michael G Schwern <schwern@pobox.com>
1539              Date: Wed, 26 Sep 2001 00:38:21 -0400
1540              Message-Id: <20010926003821.A627@blackrider>
1541      Branch: perl
1542            ! lib/AutoSplit.t
1543 ____________________________________________________________________________
1544 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
1545         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
1546              From: Michael G Schwern <schwern@pobox.com>
1547              Date: Tue, 25 Sep 2001 17:43:49 -0400
1548              Message-ID: <20010925174349.B19534@blackrider>
1549      Branch: perl
1550            ! lib/Test/Simple.pm lib/Test/Utils.pm
1551 ____________________________________________________________________________
1552 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
1553         Log: Integrate changes from bleadperl.
1554      Branch: maint-5.6/macperl
1555           !> pod/perlport.pod
1556 ____________________________________________________________________________
1557 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
1558         Log: skip($mess) should result in one skip.
1559      Branch: perl
1560            ! t/test.pl
1561 ____________________________________________________________________________
1562 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
1563         Log: Integrate change #12200 from maintperl.
1564      Branch: maint-5.6/macperl
1565           !> win32/perlhost.h
1566 ____________________________________________________________________________
1567 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
1568         Log: Fix file types to "apple"
1569      Branch: maint-5.6/macperl
1570            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
1571            ! macos/ext/Mac/SAT/t/Collision.rsrc
1572 ____________________________________________________________________________
1573 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
1574         Log: Fix rsrc file as snd file; fix path in t file.
1575      Branch: maint-5.6/macperl
1576            ! macos/ext/Mac/Notification/t/Notification.rsrc
1577            ! macos/ext/Mac/Notification/t/Notification.t
1578 ____________________________________________________________________________
1579 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
1580         Log: Sync up with File::Find from bleadperl.
1581      Branch: maint-5.6/macperl
1582            ! lib/File/Find.pm t/lib/filefind-taint.t
1583 ____________________________________________________________________________
1584 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
1585         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
1586              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
1587              of hundreds)
1588      Branch: maint-5.6/macperl
1589            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
1590            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
1591            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
1592 ____________________________________________________________________________
1593 [ 12207] By: nick                                  on 2001/09/25  19:04:36
1594         Log: Integrate mainline (untested while modem is up)
1595      Branch: perlio
1596           +> lib/AutoSplit.t t/test.pl
1597            - lib/warnings/register.t
1598           !> (integrate 28 files)
1599 ____________________________________________________________________________
1600 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
1601         Log: perldiag entry for #12205.
1602      Branch: perl
1603            ! pod/perldiag.pod
1604 ____________________________________________________________________________
1605 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
1606         Log: Subject: [PATCH] warning on v-string in use/require
1607              From: John Peacock <jpeacock@rowman.com>
1608              Date: Mon, 24 Sep 2001 17:29:03 -0400
1609              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
1610      Branch: perl
1611            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
1612 ____________________________________________________________________________
1613 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
1614         Log: perltooc et al updates.
1615      Branch: perl
1616            ! plan9/mkfile pod/roffitall
1617 ____________________________________________________________________________
1618 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
1619         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
1620              From: Michael G Schwern <schwern@pobox.com>
1621              Date: Sun, 23 Sep 2001 00:07:12 -0400
1622              Message-ID: <20010923000712.A7005@blackrider>
1623      Branch: perl
1624            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
1625 ____________________________________________________________________________
1626 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
1627         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
1628              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1629              Date: Wed, 26 Sep 2001 01:25:10 +0900
1630              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
1631      Branch: perl
1632            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
1633            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
1634            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
1635 ____________________________________________________________________________
1636 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
1637         Log: Integrate change #12200 from maintperl;
1638              on windows, virtualized environment could propagate deleted variables
1639              into children if they happen to be at the very end of the table
1640      Branch: perl
1641           !> win32/perlhost.h
1642 ____________________________________________________________________________
1643 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
1644         Log: on windows, virtualized environment could propagate deleted variables
1645              into children if they happen to be at the very end of the table
1646              (thanks for succinct test case from Johan Holmberg, and fix from
1647              Doug Lankshear)
1648      Branch: maint-5.6/perl
1649            ! win32/perlhost.h
1650 ____________________________________________________________________________
1651 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
1652         Log: avoid the use of ftime() (it does a useless, potentially
1653              expensive call to GetTimeZoneInformation()); this potentially
1654              also results in three more digits of precision from
1655              Time::HiRes::time()
1656      Branch: perl
1657            ! ext/Time/HiRes/HiRes.xs
1658 ____________________________________________________________________________
1659 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
1660         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
1661              
1662              Note: io/binmode is failing, have to figure out why.
1663      Branch: perl
1664            + t/test.pl
1665            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
1666            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
1667            ! t/run/exit.t
1668 ____________________________________________________________________________
1669 [ 12197] By: ams                                   on 2001/09/25  13:48:55
1670         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
1671              From: Nicholas Clark <nick@ccl4.org>
1672              Date: Tue, 25 Sep 2001 00:37:40 +0100
1673              Message-Id: <20010925003740.S4971@plum.flirble.org>
1674              (Further changes expected.)
1675      Branch: perl
1676            + lib/AutoSplit.t
1677            ! MANIFEST
1678 ____________________________________________________________________________
1679 [ 12196] By: sky                                   on 2001/09/25  13:37:12
1680         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
1681              _ftime to try and be more robust.
1682      Branch: perl
1683            ! ext/Time/HiRes/HiRes.xs
1684 ____________________________________________________________________________
1685 [ 12194] By: ams                                   on 2001/09/25  11:40:00
1686         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
1687              From: "Craig A. Berry" <craigberry@mac.com>
1688              Date: Mon, 24 Sep 2001 17:54:20 -0500
1689              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
1690      Branch: perl
1691            ! vms/descrip_mms.template
1692 ____________________________________________________________________________
1693 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
1694         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
1695              not working, cursor not spinning (Bug #422129); external
1696              editor problems (Bug #456329); escape/cmd-. not activating
1697              "Cancel" in Save dialog box (Bug #446960); Runtimes not
1698              executing on launch (Bug #464441).
1699      Branch: maint-5.6/macperl
1700            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
1701            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
1702            ! macos/macperl/MacPerl.r
1703 ____________________________________________________________________________
1704 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
1705         Log: Update CPAN.pm to work with new Mac::BuildTools instead
1706              of ExtUtils::MM_MacOS "orphan" functions
1707      Branch: maint-5.6/macperl
1708            ! lib/CPAN.pm
1709 ____________________________________________________________________________
1710 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
1711         Log: Fix up another xsubpp problem (Matthias Neeracher)
1712      Branch: maint-5.6/macperl
1713            ! macos/xsubpp
1714 ____________________________________________________________________________
1715 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
1716         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
1717      Branch: maint-5.6/macperl
1718            ! macos/lib/ExtUtils/MM_MacOS.pm
1719 ____________________________________________________________________________
1720 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
1721         Log: Fix up Makefiles for more Mac:: modules (and prepare for
1722              static build ...?)
1723      Branch: maint-5.6/macperl
1724            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
1725            ! macos/macperl/Makefile.mk
1726 ____________________________________________________________________________
1727 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
1728         Log: Fix up tests
1729      Branch: maint-5.6/macperl
1730            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
1731 ____________________________________________________________________________
1732 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
1733         Log: Make malloc smarter, fix bugs.  (Bug #404030)
1734      Branch: maint-5.6/macperl
1735            ! macos/icemalloc.c macos/icemalloc.h
1736 ____________________________________________________________________________
1737 [ 12186] By: nick                                  on 2001/09/24  19:18:17
1738         Log: Integrate mainline
1739      Branch: perlio
1740           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
1741           +> lib/filetest.t
1742           !> (integrate 30 files)
1743 ____________________________________________________________________________
1744 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
1745         Log: Retract #12136, the warnings::register is already
1746              tested by t/lib/warnings/9enabled, as pointed out
1747              by Paul Marquess.
1748      Branch: perl
1749            - lib/warnings/register.t
1750            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
1751 ____________________________________________________________________________
1752 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
1753         Log: fix Time::HiRes implementation of gettimeofday() on windows
1754              (HiRes.t#14 now passes)
1755      Branch: perl
1756            ! ext/Time/HiRes/HiRes.xs
1757 ____________________________________________________________________________
1758 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
1759         Log: File::Spec::catfile() canonifies everything to blackslashes on
1760              windows :-(
1761      Branch: perl
1762            ! lib/ExtUtils/Manifest.t
1763 ____________________________________________________________________________
1764 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
1765         Log: test number mismatch
1766      Branch: perl
1767            ! t/op/magic.t
1768 ____________________________________________________________________________
1769 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
1770         Log: ok().
1771      Branch: perl
1772            ! t/op/pack.t
1773 ____________________________________________________________________________
1774 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
1775         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
1776              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
1777      Branch: perl
1778            ! pp_pack.c t/op/pack.t
1779 ____________________________________________________________________________
1780 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
1781         Log: Update Changes.
1782      Branch: perl
1783            ! Changes patchlevel.h
1784 ____________________________________________________________________________
1785 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
1786         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
1787              From: Michael G Schwern <schwern@pobox.com>
1788              Date: Mon, 24 Sep 2001 11:12:13 -0400
1789              Message-ID: <20010924111213.G27885@blackrider>
1790      Branch: perl
1791            ! lib/ExtUtils/Manifest.pm
1792 ____________________________________________________________________________
1793 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
1794         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
1795              From: Michael G Schwern <schwern@pobox.com> 
1796              Date: Mon, 24 Sep 2001 11:02:07 -0400
1797              Message-ID: <20010924110207.E27885@blackrider>
1798      Branch: perl
1799            ! vms/test.com
1800 ____________________________________________________________________________
1801 [ 12176] By: ams                                   on 2001/09/24  14:01:59
1802         Log: Update Changes.
1803      Branch: perl
1804            ! Changes
1805 ____________________________________________________________________________
1806 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
1807         Log: Various cleanups.
1808      Branch: perl
1809            ! ext/threads/Makefile.PL ext/threads/threads.xs
1810 ____________________________________________________________________________
1811 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
1812         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
1813      Branch: maint-5.6/macperl
1814           !> (integrate 33 files)
1815 ____________________________________________________________________________
1816 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
1817         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
1818              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1819              Date: Mon, 24 Sep 2001 20:04:58 +0900
1820              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
1821      Branch: perl
1822            ! ext/Encode/Encode/gb2312.enc
1823 ____________________________________________________________________________
1824 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
1825         Log: Clarifying comment to #12164.
1826      Branch: perl
1827            ! lib/Cwd.pm
1828 ____________________________________________________________________________
1829 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
1830         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
1831              From: Nicholas Clark <nick@ccl4.org>
1832              Date: Sun, 23 Sep 2001 23:00:56 +0100
1833              Message-ID: <20010923230055.Y4971@plum.flirble.org>
1834              
1835              (with "sample_constants" changed to "fallback")
1836      Branch: perl
1837            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
1838            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
1839            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
1840            ! lib/h2xs.t utils/h2xs.PL
1841 ____________________________________________________________________________
1842 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
1843         Log: Metaconfig unit change for #12167.
1844      Branch: metaconfig
1845            ! U/modified/Cppsym.U
1846 ____________________________________________________________________________
1847 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
1848         Log: Add a few glibc cpp symbols to probe for.
1849      Branch: perl
1850            ! Configure
1851 ____________________________________________________________________________
1852 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
1853         Log: DJGPP tweaks for Laszlo Molnar.
1854      Branch: perl
1855            ! djgpp/djgppsed.sh dosish.h
1856 ____________________________________________________________________________
1857 [ 12165] By: ams                                   on 2001/09/24  10:07:08
1858         Log: Subject: [PATCH t/op/inccode.t] More tests
1859              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
1860              Date: 24 Sep 2001 10:01:44 -0000
1861              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
1862      Branch: perl
1863            ! t/op/inccode.t
1864 ____________________________________________________________________________
1865 [ 12164] By: ams                                   on 2001/09/24  09:43:29
1866         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
1867              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
1868              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
1869              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
1870      Branch: perl
1871            ! lib/Cwd.pm
1872 ____________________________________________________________________________
1873 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
1874         Log: 1_compile updates.
1875      Branch: perl
1876            ! t/lib/1_compile.t
1877 ____________________________________________________________________________
1878 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
1879         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
1880              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1881              Date: Wed, 19 Sep 2001 22:47:14 +0200
1882              Message-ID: <20010919224714.A6382@rafael>
1883      Branch: perl
1884            ! pod/perlvar.pod pp_ctl.c
1885 ____________________________________________________________________________
1886 [ 12161] By: ams                                   on 2001/09/23  17:40:02
1887         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
1888              filetest Pragma
1889              From: "chromatic" <chromatic@rmci.net>
1890              Date: Sun, 23 Sep 2001 12:07:25 -0600
1891              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
1892      Branch: perl
1893            + lib/filetest.t
1894            ! MANIFEST t/lib/1_compile.t
1895 ____________________________________________________________________________
1896 [ 12160] By: ams                                   on 2001/09/23  16:32:11
1897         Log: Additional minor chdir() tweak.
1898      Branch: perl
1899            ! pod/perlfunc.pod
1900 ____________________________________________________________________________
1901 [ 12159] By: ams                                   on 2001/09/23  16:25:01
1902         Log: Subject: PATCH lib/ExtUtils/Command.t
1903              From: Abe Timmerman <abe@ztreet.demon.nl>
1904              Date: Sun, 23 Sep 2001 19:11:44 +0200
1905              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
1906      Branch: perl
1907            ! lib/ExtUtils/Command.t
1908 ____________________________________________________________________________
1909 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
1910         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
1911              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1912              Date: Sun, 23 Sep 2001 02:02:26 +0200
1913              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
1914      Branch: perl
1915            ! makedef.pl
1916 ____________________________________________________________________________
1917 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
1918         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
1919              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
1920              Date: Sat, 22 Sep 2001 12:54:39 -0500
1921              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
1922      Branch: perl
1923            ! t/op/study.t
1924 ____________________________________________________________________________
1925 [ 12156] By: nick                                  on 2001/09/23  07:48:44
1926         Log: Integrate mainline
1927      Branch: perlio
1928            - check83.pl
1929           !> ext/Encode/Encode/2022-cn.enc
1930 ____________________________________________________________________________
1931 [ 12155] By: nick                                  on 2001/09/23  07:48:01
1932         Log: Integrate mainline
1933      Branch: perlio
1934           +> (branch 64 files)
1935            - ext/Encode/Encode/cns11643-1.enc
1936            - ext/Encode/Encode/cns11643-2.enc
1937            - ext/Encode/Encode/iso2022-cn.enc
1938            - ext/Encode/Encode/iso2022-jp.enc
1939            - ext/Encode/Encode/iso2022-jp1.enc
1940            - ext/Encode/Encode/iso2022-jp2.enc
1941            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
1942            - ext/Encode/Encode/iso8859-1.enc
1943            - ext/Encode/Encode/iso8859-1.ucm
1944            - ext/Encode/Encode/iso8859-10.enc
1945            - ext/Encode/Encode/iso8859-10.ucm
1946            - ext/Encode/Encode/iso8859-13.enc
1947            - ext/Encode/Encode/iso8859-13.ucm
1948            - ext/Encode/Encode/iso8859-14.enc
1949            - ext/Encode/Encode/iso8859-14.ucm
1950            - ext/Encode/Encode/iso8859-15.enc
1951            - ext/Encode/Encode/iso8859-15.ucm
1952            - ext/Encode/Encode/iso8859-16.enc
1953            - ext/Encode/Encode/iso8859-16.ucm
1954            - ext/Encode/Encode/iso8859-2.enc
1955            - ext/Encode/Encode/iso8859-2.ucm
1956            - ext/Encode/Encode/iso8859-3.enc
1957            - ext/Encode/Encode/iso8859-3.ucm
1958            - ext/Encode/Encode/iso8859-4.enc
1959            - ext/Encode/Encode/iso8859-4.ucm
1960            - ext/Encode/Encode/iso8859-5.enc
1961            - ext/Encode/Encode/iso8859-5.ucm
1962            - ext/Encode/Encode/iso8859-6.enc
1963            - ext/Encode/Encode/iso8859-6.ucm
1964            - ext/Encode/Encode/iso8859-7.enc
1965            - ext/Encode/Encode/iso8859-7.ucm
1966            - ext/Encode/Encode/iso8859-8.enc
1967            - ext/Encode/Encode/iso8859-8.ucm
1968            - ext/Encode/Encode/iso8859-9.enc
1969            - ext/Encode/Encode/iso8859-9.ucm
1970            - ext/Encode/Encode/isoir-197.enc
1971            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
1972            - t/lib/sample-tests/header_at_end
1973            - t/lib/sample-tests/header_at_end_fail
1974           !> (integrate 174 files)
1975 ____________________________________________________________________________
1976 [ 12154] By: ams                                   on 2001/09/23  07:11:46
1977         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
1978              by Blair Zajac.
1979      Branch: perl
1980            ! pod/perlfunc.pod
1981 ____________________________________________________________________________
1982 [ 12153] By: ams                                   on 2001/09/23  06:56:32
1983         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
1984              Forgotten deprecation of *glob{FILEHANDLE}?
1985              From: "chromatic" <chromatic@rmci.net>
1986              Date: Sat, 22 Sep 2001 21:27:56 -0600
1987              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
1988      Branch: perl
1989            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
1990 ____________________________________________________________________________
1991 [ 12152] By: ams                                   on 2001/09/23  06:42:58
1992         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
1993              From: Michael G Schwern <schwern@pobox.com>
1994              Date: Sun, 23 Sep 2001 03:34:39 -0400
1995              Message-Id: <20010923033439.E7005@blackrider>
1996      Branch: perl
1997            ! lib/File/Find.pm
1998 ____________________________________________________________________________
1999 [ 12151] By: ams                                   on 2001/09/23  06:37:57
2000         Log: Subject: Re: t/op/magic.t missing tests on Win32
2001              From: Michael G Schwern <schwern@pobox.com>
2002              Date: Sat, 22 Sep 2001 20:29:09 -0400
2003              Message-Id: <20010922202909.I18223@blackrider>
2004      Branch: perl
2005            ! t/op/magic.t
2006 ____________________________________________________________________________
2007 [ 12150] By: ams                                   on 2001/09/23  06:36:26
2008         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
2009              Dumpvalue.pm
2010              From: "chromatic" <chromatic@rmci.net>
2011              Date: Sat, 22 Sep 2001 19:41:31 -0600
2012              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
2013      Branch: perl
2014            + lib/Dumpvalue.t
2015            ! MANIFEST lib/Dumpvalue.pm
2016 ____________________________________________________________________________
2017 [ 12149] By: ams                                   on 2001/09/23  06:25:35
2018         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
2019              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
2020              Date: Sun, 23 Sep 2001 15:27:56 +0900
2021              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
2022      Branch: perl
2023            ! ext/Encode/Encode/2022-cn.enc
2024 ____________________________________________________________________________
2025 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
2026         Log: Manual eror in #12147.
2027      Branch: perl
2028            ! win32/win32.c
2029 ____________________________________________________________________________
2030 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
2031         Log: Integrate change #12146 from maintperl;
2032              win32_chdir() et al don't handle a NULL argument gracefully
2033      Branch: perl
2034           !> win32/perlhost.h win32/win32.c
2035 ____________________________________________________________________________
2036 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
2037         Log: win32_chdir() et al don't handle a NULL argument gracefully
2038      Branch: maint-5.6/perl
2039            ! win32/perlhost.h win32/win32.c
2040 ____________________________________________________________________________
2041 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
2042         Log: typo in change#12026
2043      Branch: maint-5.6/perl
2044            ! op.c
2045 ____________________________________________________________________________
2046 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
2047         Log: Subject: [PATCH] Re: scalar context unpack bugs
2048              From: Nicholas Clark <nick@ccl4.org>
2049              Date: Sat, 22 Sep 2001 23:07:56 +0100
2050              Message-ID: <20010922230755.O4971@plum.flirble.org>
2051      Branch: perl
2052            ! pp_pack.c t/op/pack.t
2053 ____________________________________________________________________________
2054 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
2055         Log: Try ExtUtils::Command.t everywhere, not just on Win32
2056              (as suggested by NI-S).  Also allow running it either
2057              in t/ or in the main directory.
2058      Branch: perl
2059            ! lib/ExtUtils/Command.t
2060 ____________________________________________________________________________
2061 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
2062         Log: Update the test on warnings/register.t.
2063      Branch: perl
2064            ! t/lib/1_compile.t
2065 ____________________________________________________________________________
2066 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
2067         Log: The code is now almost tidy enough to keep the IRIX cc happy.
2068      Branch: perl
2069            ! hints/irix_6.sh
2070 ____________________________________________________________________________
2071 [ 12140] By: ams                                   on 2001/09/22  17:26:32
2072         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
2073              use_ithreads
2074              From: "Craig A. Berry" <craigberry@mac.com>
2075              Date: Sat, 22 Sep 2001 13:15:32 -0500
2076              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
2077      Branch: perl
2078            ! configure.com
2079 ____________________________________________________________________________
2080 [ 12139] By: ams                                   on 2001/09/22  16:44:08
2081         Log: Do what perl_clone() does for sharedsv functions.
2082      Branch: perl
2083            ! embed.pl proto.h
2084 ____________________________________________________________________________
2085 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
2086         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
2087              (suggested by Sarathy, extensions shouldn't be dabbling with
2088              op structures, so binary backward compatibility should not be
2089              an issue.)
2090      Branch: perl
2091            ! hints/irix_6.sh op.h
2092 ____________________________________________________________________________
2093 [ 12137] By: ams                                   on 2001/09/22  16:21:05
2094         Log: More cleanups. (What's PERL_DECL_PROT?)
2095      Branch: perl
2096            ! embed.pl proto.h sharedsv.h
2097 ____________________________________________________________________________
2098 [ 12136] By: ams                                   on 2001/09/22  15:14:34
2099         Log: Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
2100              Add Tests for warnings::register, Doc Update
2101              From: "chromatic" <chromatic@rmci.net>
2102              Date: Sat, 22 Sep 2001 09:43:20 -0600
2103              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
2104      Branch: perl
2105            + lib/warnings/register.t
2106            ! MANIFEST lib/warnings/register.pm
2107 ____________________________________________________________________________
2108 [ 12135] By: ams                                   on 2001/09/22  15:07:50
2109         Log: `@foo' should be @foo for consistency.
2110      Branch: perl
2111            ! pod/perldiag.pod
2112 ____________________________________________________________________________
2113 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
2114         Log: (Retracted by #12138)
2115              
2116              Add -woff (turn warning off) 3187:
2117              "A pointer is converted to a smaller integer."
2118              This happens when your pointers are 64-bit: then every case
2119              of converting pointers to PADOFFSETs (explicitly 32-bit)
2120              faces truncation (even explicit use of INT2PTR doesn't help).
2121              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
2122              Changing PADOFFSET from U32 to UV would help, but that
2123              would break binary backward compatibility of BASEOP and padop
2124              (assuming you have been using 64-bit pointers).
2125      Branch: perl
2126            ! hints/irix_6.sh
2127 ____________________________________________________________________________
2128 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
2129         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
2130              but the name comes from the inside the file, not from the file
2131              name, and Rumanian is the name of the language.
2132      Branch: perl
2133            + ext/Encode/Encode/macRumanian.enc
2134            - ext/Encode/Encode/macRomania.enc
2135            ! MANIFEST
2136 ____________________________________________________________________________
2137 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
2138         Log: Rename perltootc as perltooc for 8.3-friedliness.
2139      Branch: perl
2140            + pod/perltooc.pod
2141            - pod/perltootc.pod
2142            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
2143            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
2144            ! pod/perltoot.pod
2145 ____________________________________________________________________________
2146 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
2147         Log: Find more conflicts by lowercasing.
2148      Branch: perl
2149            + Porting/check83.pl
2150            - check83.pl
2151            ! MANIFEST
2152 ____________________________________________________________________________
2153 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
2154         Log: The AIX cc 5.0.0.0 is simply too buggy.
2155      Branch: perl
2156            ! hints/aix.sh
2157 ____________________________________________________________________________
2158 [ 12129] By: ams                                   on 2001/09/22  12:35:38
2159         Log: Uninteresting cleanup.
2160      Branch: perl
2161            ! form.h
2162 ____________________________________________________________________________
2163 [ 12128] By: ams                                   on 2001/09/22  12:28:48
2164         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
2165              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
2166              Date: Sat, 22 Sep 2001 14:29:13 +0100
2167              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
2168      Branch: perl
2169            ! cv.h
2170 ____________________________________________________________________________
2171 [ 12127] By: ams                                   on 2001/09/22  12:04:28
2172         Log: What's a backet?
2173      Branch: perl
2174            ! dump.c
2175 ____________________________________________________________________________
2176 [ 12126] By: ams                                   on 2001/09/22  10:02:34
2177         Log: Removed duplicated tests #19 and #20.
2178      Branch: perl
2179            ! t/op/do.t
2180 ____________________________________________________________________________
2181 [ 12125] By: ams                                   on 2001/09/22  03:58:41
2182         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
2183              From: Michael Carman <mjcarman@home.com>
2184              Date: Fri, 21 Sep 2001 17:54:05 -0500
2185              Message-Id: <3BABC50D.6040202@home.com>
2186              (Applied with some changes.)
2187      Branch: perl
2188            ! pod/perlmod.pod
2189 ____________________________________________________________________________
2190 [ 12124] By: ams                                   on 2001/09/22  03:44:19
2191         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
2192              From: Michael G Schwern <schwern@pobox.com>
2193              Date: Fri, 21 Sep 2001 19:20:40 -0400
2194              Message-Id: <20010921192040.E5494@blackrider>
2195      Branch: perl
2196            ! t/op/chdir.t
2197 ____________________________________________________________________________
2198 [ 12123] By: ams                                   on 2001/09/22  03:41:08
2199         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
2200              From: Blair Zajac <blair@orcaware.com>
2201              Date: Fri, 21 Sep 2001 15:13:04 -0700
2202              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
2203      Branch: perl
2204            ! t/op/chdir.t
2205 ____________________________________________________________________________
2206 [ 12122] By: ams                                   on 2001/09/22  03:37:07
2207         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
2208              20010920.007
2209              From: Michael G Schwern <schwern@pobox.com>
2210              Date: Fri, 21 Sep 2001 17:59:03 -0400
2211              Message-Id: <20010921175903.V5494@blackrider>
2212      Branch: perl
2213            ! t/op/do.t
2214 ____________________________________________________________________________
2215 [ 12121] By: ams                                   on 2001/09/22  03:30:38
2216         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
2217              suite on WinCE)
2218              From: Michael G Schwern <schwern@pobox.com>
2219              Date: Fri, 21 Sep 2001 19:41:03 -0400
2220              Message-Id: <20010921194103.G5494@blackrider>
2221      Branch: perl
2222            ! pod/perlport.pod
2223 ____________________________________________________________________________
2224 [ 12120] By: ams                                   on 2001/09/22  03:28:06
2225         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
2226              From: Michael G Schwern <schwern@pobox.com>
2227              Date: Fri, 21 Sep 2001 17:33:35 -0400
2228              Message-Id: <20010921173335.T5494@blackrider>
2229              ($ENV{FOO}=undef hunk not applied.)
2230      Branch: perl
2231            ! t/op/magic.t
2232 ____________________________________________________________________________
2233 [ 12119] By: ams                                   on 2001/09/22  03:02:26
2234         Log: Subject: [PATCH] perldiag.pod
2235              From: Peter Scott <Peter@PSDT.com>
2236              Date: Fri, 21 Sep 2001 18:54:50 -0700
2237              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
2238              (Moved to the right place.)
2239      Branch: perl
2240            ! pod/perldiag.pod
2241 ____________________________________________________________________________
2242 [ 12118] By: ams                                   on 2001/09/21  20:05:29
2243         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
2244              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2245              Date: Fri, 21 Sep 2001 22:36:54 +0200
2246              Message-Id: <20010921223654.A12742@rafael>
2247      Branch: perl
2248            ! t/op/do.t
2249 ____________________________________________________________________________
2250 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
2251         Log: Restore things as they were before
2252              the backward compatibility police notices.
2253      Branch: perl
2254            ! lib/Cwd.pm
2255 ____________________________________________________________________________
2256 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
2257         Log: More Cwd from Schwern: make also OS/2 and DOS
2258              Cwd agree with File::Spec (that is, native path
2259              syntax using \ instead of / -- backward compatibility
2260              polic warning) and stop Win32 from using bsd_realpath().
2261      Branch: perl
2262            ! lib/Cwd.pm
2263 ____________________________________________________________________________
2264 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
2265         Log: Subject: [PATCH @12110] RE: Untested libraries update
2266              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
2267              Date: Fri, 21 Sep 2001 18:21:07 +0100
2268              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
2269      Branch: perl
2270            ! lib/warnings/register.pm
2271 ____________________________________________________________________________
2272 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
2273         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
2274              From: Michael G Schwern <schwern@pobox.com>
2275              Date: Thu, 20 Sep 2001 22:54:02 -0400
2276              Message-ID: <20010920225402.A3611@blackrider>
2277      Branch: perl
2278            ! lib/Cwd.pm
2279 ____________________________________________________________________________
2280 [ 12113] By: ams                                   on 2001/09/21  17:08:24
2281         Log: Subject: [PATCH] avoid v-strings with require/use
2282              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
2283              Date: Fri, 21 Sep 2001 12:34:40 -0400
2284              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
2285      Branch: perl
2286            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
2287            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
2288            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
2289            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
2290            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
2291            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
2292            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
2293            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
2294            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
2295            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
2296            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
2297            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
2298            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
2299            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
2300            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
2301            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
2302            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
2303            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
2304            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
2305 ____________________________________________________________________________
2306 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
2307         Log: Update Changes.
2308      Branch: perl
2309            ! Changes patchlevel.h
2310 ____________________________________________________________________________
2311 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
2312         Log: Make AIX and Tru64 compilers happy.  
2313      Branch: perl
2314            ! ext/threads/threads.h ext/threads/threads.xs
2315 ____________________________________________________________________________
2316 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
2317         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
2318              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
2319              Date: 21 Sep 2001 09:16:37 -0000
2320              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
2321      Branch: perl
2322            ! toke.c
2323 ____________________________________________________________________________
2324 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
2325         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
2326              From: Michael G Schwern <schwern@pobox.com>
2327              Date: Thu, 20 Sep 2001 21:21:34 -0400
2328              Message-ID: <20010920212134.Y28291@blackrider>
2329      Branch: perl
2330            ! pp_sys.c
2331 ____________________________________________________________________________
2332 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
2333         Log: Subject: Re: GDB Debugging Macros from mod_perl
2334              From: rspier@pobox.com (Robert Spier)
2335              Date: Thu, 20 Sep 2001 22:45:03 -0700
2336              Message-ID: <15274.54239.413929.49430@rls.cx>
2337      Branch: perl
2338            ! pod/perltodo.pod
2339 ____________________________________________________________________________
2340 [ 12105] By: sky                                   on 2001/09/21  10:33:34
2341         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
2342              timezone! GetSystemTime should be available on all Win32 
2343              platforms we support. Perhaps Time::HiRes should be extended to
2344              support WinCE and Novell?
2345      Branch: perl
2346            ! ext/Time/HiRes/HiRes.xs
2347 ____________________________________________________________________________
2348 [ 12104] By: sky                                   on 2001/09/21  08:12:39
2349         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
2350      Branch: perl
2351            ! ext/threads/threads.h ext/threads/threads.xs
2352 ____________________________________________________________________________
2353 [ 12103] By: sky                                   on 2001/09/21  07:57:41
2354         Log: Rename the *thread* functions to Perl_* to avoid clashes.
2355              Notably on AIX but could become a problem on other platforms.
2356      Branch: perl
2357            ! ext/threads/threads.h ext/threads/threads.xs
2358 ____________________________________________________________________________
2359 [ 12102] By: sky                                   on 2001/09/21  07:35:30
2360         Log: Add the shared sv space to the global vars.
2361              Fix problems compiling on win32.
2362      Branch: perl
2363            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
2364            ! sharedsv.c sharedsv.h
2365 ____________________________________________________________________________
2366 [ 12101] By: ams                                   on 2001/09/21  00:19:55
2367         Log: Subject: [PATCH] win32/Makefile warning fix
2368              From: Blair Zajac <blair@orcaware.com>
2369              Date: Thu, 20 Sep 2001 18:15:43 -0700
2370              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
2371      Branch: perl
2372            ! win32/Makefile
2373 ____________________________________________________________________________
2374 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
2375         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
2376              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2377              Date: Thu, 20 Sep 2001 18:36:22 +0200
2378              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
2379      Branch: perl
2380            ! lib/ExtUtils/Command.t
2381 ____________________________________________________________________________
2382 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
2383         Log: Cant spl wirth a dam.
2384      Branch: perl
2385            ! intrpvar.h
2386 ____________________________________________________________________________
2387 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
2388         Log: Don't use C++ comments.
2389      Branch: perl
2390            ! ext/threads/threads.xs
2391 ____________________________________________________________________________
2392 [ 12097] By: ams                                   on 2001/09/20  21:42:07
2393         Log: Change #12044 didn't.
2394      Branch: perl
2395            ! lib/constant.pm
2396 ____________________________________________________________________________
2397 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
2398         Log: Metaconfig unit changes for #12095.
2399      Branch: metaconfig
2400            ! U/modified/Myinit.U U/modified/libs.U
2401 ____________________________________________________________________________
2402 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
2403         Log: Remove iconv references since we are not using it
2404              and not going to; regen perltoc, perlmodlib.
2405              (Some references still linger in perltoc, have to figure
2406              out where they are coming from.)
2407      Branch: perl
2408            ! Configure NetWare/config.wc NetWare/config_H.wc
2409            ! Porting/Glossary Porting/config.sh Porting/config_H
2410            ! config_h.SH configure.com epoc/config.sh perl.h
2411            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
2412            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
2413            ! vos/config.ga.h win32/config.bc win32/config.gc
2414            ! win32/config.vc win32/config_H.bc win32/config_H.gc
2415            ! win32/config_H.vc wince/config.ce wince/config.h
2416            ! wince/config_H.ce
2417 ____________________________________________________________________________
2418 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
2419         Log: Subject: [PATCH docs] Re: ARGV and read
2420              From: Dave Mitchell <davem@fdgroup.co.uk>
2421              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
2422              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
2423      Branch: perl
2424            ! pod/perltodo.pod pod/perlvar.pod
2425 ____________________________________________________________________________
2426 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
2427         Log: Fresh copies from the cvs.perl.org perlfaq repository.
2428      Branch: perl
2429            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
2430            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
2431            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
2432            ! pod/perlfaq9.pod
2433 ____________________________________________________________________________
2434 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
2435         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
2436              From: Nicholas Clark <nick@ccl4.org>
2437              Date: Thu, 20 Sep 2001 14:27:08 +0100
2438              Message-ID: <20010920142708.X4971@plum.flirble.org>
2439      Branch: perl
2440            ! pp_pack.c t/op/pack.t
2441 ____________________________________________________________________________
2442 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
2443         Log: The sharedsv_space* are variables, not code.  Duh.
2444      Branch: perl
2445            ! intrpvar.h makedef.pl
2446 ____________________________________________________________________________
2447 [ 12090] By: ams                                   on 2001/09/20  11:26:06
2448         Log: Subject: [patch lib/lib_pm.PL]
2449              From: Stas Bekman <stas@stason.org>
2450              Date: Thu, 20 Sep 2001 18:48:53 +0800
2451              Message-Id: <3BA9C995.6010302@stason.org>
2452              (Applied by hand.)
2453      Branch: perl
2454            ! lib/lib_pm.PL
2455 ____________________________________________________________________________
2456 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
2457         Log: Only 21 tests, skipping or not.
2458      Branch: perl
2459            ! lib/ExtUtils/Command.t
2460 ____________________________________________________________________________
2461 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
2462         Log: New exported symbols.
2463      Branch: perl
2464            ! makedef.pl
2465 ____________________________________________________________________________
2466 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
2467         Log: Update Changes.
2468      Branch: perl
2469            ! Changes patchlevel.h
2470 ____________________________________________________________________________
2471 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
2472         Log: Correct numbering of the tests is useful.
2473      Branch: perl
2474            ! ext/threads/t/basic.t
2475 ____________________________________________________________________________
2476 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
2477         Log: More tests now too.
2478      Branch: perl
2479            ! lib/ExtUtils/Command.t
2480 ____________________________________________________________________________
2481 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
2482         Log: More tests now.
2483      Branch: perl
2484            ! ext/threads/t/basic.t
2485 ____________________________________________________________________________
2486 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
2487         Log: The test assumed 7-bit ASCII.  Now it "just"
2488              assumes 8-bit whatever.
2489      Branch: perl
2490            ! t/op/crypt.t
2491 ____________________________________________________________________________
2492 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
2493         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
2494              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2495              Date: Wed, 19 Sep 2001 11:45:28 +0200
2496              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
2497              
2498              Lvalue casts are not portable.
2499      Branch: perl
2500            ! ext/threads/threads.xs
2501 ____________________________________________________________________________
2502 [ 12081] By: sky                                   on 2001/09/19  10:17:52
2503         Log: Make the basic test contain only realy basic API tests
2504              Seems to be a problem with detach.
2505      Branch: perl
2506            ! ext/threads/t/basic.t
2507 ____________________________________________________________________________
2508 [ 12080] By: ams                                   on 2001/09/19  01:23:55
2509         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
2510              From: Michael G Schwern <schwern@pobox.com>
2511              Date: Tue, 18 Sep 2001 19:53:48 -0400
2512              Message-Id: <20010918195348.M585@blackrider>
2513              
2514              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
2515              From: Michael G Schwern <schwern@pobox.com>
2516              Date: Tue, 18 Sep 2001 22:07:13 -0400
2517              Message-Id: <20010918220713.B19616@blackrider>
2518      Branch: perl
2519            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
2520            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
2521            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
2522            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
2523            ! lib/Test/Tutorial.pod
2524 ____________________________________________________________________________
2525 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
2526         Log: Indent the test a bit.
2527      Branch: perl
2528            ! ext/threads/t/basic.t
2529 ____________________________________________________________________________
2530 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
2531         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
2532              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2533              Date: Tue, 18 Sep 2001 18:06:44 +0200
2534              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
2535      Branch: perl
2536            ! win32/win32.c
2537 ____________________________________________________________________________
2538 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
2539         Log: Subject: stat access time is wrong on Win95
2540              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2541              Date: Tue, 18 Sep 2001 21:59:24 +0200
2542              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
2543      Branch: perl
2544            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
2545 ____________________________________________________________________________
2546 [ 12076] By: ams                                   on 2001/09/18  22:11:25
2547         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
2548              From: Michael G Schwern <schwern@pobox.com>
2549              Date: Tue, 18 Sep 2001 18:47:14 -0400
2550              Message-Id: <20010918184714.I585@blackrider>
2551      Branch: perl
2552            ! t/op/crypt.t
2553 ____________________________________________________________________________
2554 [ 12075] By: sky                                   on 2001/09/18  19:29:37
2555         Log: two test failures
2556              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2557              Message-ID: <20010918221702.A17408@rafael>
2558              partly applied, #12074 already fixed half the patch
2559      Branch: perl
2560            ! ext/threads/t/basic.t
2561 ____________________________________________________________________________
2562 [ 12074] By: sky                                   on 2001/09/18  18:49:03
2563         Log: Fixes test case failure introduced by #12071, the warning is
2564              now correctly spelled :-)
2565      Branch: perl
2566            ! ext/IO/lib/IO/t/io_sel.t
2567 ____________________________________________________________________________
2568 [ 12073] By: sky                                   on 2001/09/18  18:46:22
2569         Log: Make the test behave properly!
2570      Branch: perl
2571            ! ext/threads/t/basic.t
2572 ____________________________________________________________________________
2573 [ 12072] By: ams                                   on 2001/09/18  18:44:59
2574         Log: OP_RCATLINE is an SVOP, not a BASEOP.
2575      Branch: perl
2576            ! opcode.h opcode.pl
2577 ____________________________________________________________________________
2578 [ 12071] By: ams                                   on 2001/09/18  18:06:27
2579         Log: Deprecate != Depreciate.
2580      Branch: perl
2581            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
2582            ! lib/Pod/ParseUtils.pm
2583 ____________________________________________________________________________
2584 [ 12070] By: ams                                   on 2001/09/18  15:14:58
2585         Log: Subject: [PATCH] Getopt::Std cleanup
2586              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2587              Date: Tue, 18 Sep 2001 17:32:13 +0200
2588              Message-Id: <20010918173213.C777@rafael>
2589      Branch: perl
2590            ! lib/Getopt/Std.pm lib/Getopt/Std.t
2591 ____________________________________________________________________________
2592 [ 12069] By: sky                                   on 2001/09/18  14:56:33
2593         Log: Forgot the makefile
2594      Branch: perl
2595            + ext/threads/Makefile.PL
2596 ____________________________________________________________________________
2597 [ 12068] By: sky                                   on 2001/09/18  14:13:26
2598         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
2599              The test will fail because of Test.pm not knowing about threads. 
2600              basic needs to be manually tested
2601              compile time warnings on IV2PTR conversions need to be fixed
2602      Branch: perl
2603            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
2604            + ext/threads/threads.h ext/threads/threads.pm
2605            + ext/threads/threads.xs
2606            ! MANIFEST
2607 ____________________________________________________________________________
2608 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
2609         Log: DJGPP tweak from Laszlo Molnar.
2610      Branch: perl
2611            ! djgpp/config.over
2612 ____________________________________________________________________________
2613 [ 12066] By: sky                                   on 2001/09/18  10:24:31
2614         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
2615      Branch: perl
2616            ! sharedsv.c sharedsv.h
2617 ____________________________________________________________________________
2618 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
2619         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
2620              ditto ^cns.
2621      Branch: perl
2622            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
2623            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
2624            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
2625            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
2626            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
2627            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
2628            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
2629            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
2630            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
2631            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
2632            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
2633            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
2634            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
2635            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
2636            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
2637            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
2638            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
2639            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
2640            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
2641            + ext/Encode/Encode/ir-197.enc
2642            - ext/Encode/Encode/cns11643-1.enc
2643            - ext/Encode/Encode/cns11643-2.enc
2644            - ext/Encode/Encode/iso2022-cn.enc
2645            - ext/Encode/Encode/iso2022-jp.enc
2646            - ext/Encode/Encode/iso2022-jp1.enc
2647            - ext/Encode/Encode/iso2022-jp2.enc
2648            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
2649            - ext/Encode/Encode/iso8859-1.enc
2650            - ext/Encode/Encode/iso8859-1.ucm
2651            - ext/Encode/Encode/iso8859-10.enc
2652            - ext/Encode/Encode/iso8859-10.ucm
2653            - ext/Encode/Encode/iso8859-11.enc
2654            - ext/Encode/Encode/iso8859-11.ucm
2655            - ext/Encode/Encode/iso8859-13.enc
2656            - ext/Encode/Encode/iso8859-13.ucm
2657            - ext/Encode/Encode/iso8859-14.enc
2658            - ext/Encode/Encode/iso8859-14.ucm
2659            - ext/Encode/Encode/iso8859-15.enc
2660            - ext/Encode/Encode/iso8859-15.ucm
2661            - ext/Encode/Encode/iso8859-16.enc
2662            - ext/Encode/Encode/iso8859-16.ucm
2663            - ext/Encode/Encode/iso8859-2.enc
2664            - ext/Encode/Encode/iso8859-2.ucm
2665            - ext/Encode/Encode/iso8859-3.enc
2666            - ext/Encode/Encode/iso8859-3.ucm
2667            - ext/Encode/Encode/iso8859-4.enc
2668            - ext/Encode/Encode/iso8859-4.ucm
2669            - ext/Encode/Encode/iso8859-5.enc
2670            - ext/Encode/Encode/iso8859-5.ucm
2671            - ext/Encode/Encode/iso8859-6.enc
2672            - ext/Encode/Encode/iso8859-6.ucm
2673            - ext/Encode/Encode/iso8859-7.enc
2674            - ext/Encode/Encode/iso8859-7.ucm
2675            - ext/Encode/Encode/iso8859-8.enc
2676            - ext/Encode/Encode/iso8859-8.ucm
2677            - ext/Encode/Encode/iso8859-9.enc
2678            - ext/Encode/Encode/iso8859-9.ucm
2679            - ext/Encode/Encode/isoir-197.enc
2680            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
2681 ____________________________________________________________________________
2682 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
2683         Log: Must Uppercase.
2684      Branch: perl
2685            ! ext/Encode/Encode.pm
2686 ____________________________________________________________________________
2687 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
2688         Log: Add various encodings.
2689      Branch: perl
2690            + ext/Encode/Encode/iso8859-11.enc
2691            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
2692            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
2693            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
2694            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
2695            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
2696            + ext/Encode/Encode/viscii.ucm
2697            ! MANIFEST ext/Encode/Encode.pm
2698 ____________________________________________________________________________
2699 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
2700         Log: lib/unicode relic.
2701      Branch: perl
2702            ! ext/Encode/compile
2703 ____________________________________________________________________________
2704 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
2705         Log: Subject: [PATCH] Re: filename problems
2706              From: Michael G Schwern <schwern@pobox.com>
2707              Date: Mon, 17 Sep 2001 17:26:26 -0400
2708              Message-ID: <20010917172626.Q585@blackrider>
2709      Branch: perl
2710            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
2711            - t/lib/sample-tests/header_at_end
2712            - t/lib/sample-tests/header_at_end_fail
2713            ! MANIFEST lib/Test/Harness/t/test-harness.t
2714 ____________________________________________________________________________
2715 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
2716         Log: Explicitly explain the 1e9 seconds, not everybody
2717              is a C geek.
2718      Branch: perl
2719            ! ext/Time/HiRes/HiRes.pm
2720 ____________________________________________________________________________
2721 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
2722         Log: Explain an apparent bug reported by
2723              Richard J. Barbalace <rjbarbal@MIT.EDU>,
2724              with additional explanation from Gisle Aas.
2725      Branch: perl
2726            ! ext/Time/HiRes/HiRes.pm
2727 ____________________________________________________________________________
2728 [ 12058] By: ams                                   on 2001/09/17  19:52:01
2729         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
2730              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2731              Date: Mon, 17 Sep 2001 22:48:05 +0200
2732              Message-Id: <20010917224805.C11744@rafael>
2733      Branch: perl
2734            ! t/lib/warnings/op t/lib/warnings/pp
2735 ____________________________________________________________________________
2736 [ 12057] By: ams                                   on 2001/09/17  16:51:18
2737         Log: Its a nit!
2738      Branch: perl
2739            ! sv.h
2740 ____________________________________________________________________________
2741 [ 12056] By: ams                                   on 2001/09/17  16:47:55
2742         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
2743              From: "Craig A. Berry" <craigberry@mac.com>
2744              Date: Mon, 17 Sep 2001 12:34:20 -0500
2745              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
2746      Branch: perl
2747            ! vms/vms.c
2748 ____________________________________________________________________________
2749 [ 12055] By: ams                                   on 2001/09/17  16:05:15
2750         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
2751              From: Gisle Aas <gisle@ActiveState.com>
2752              Date: 16 Apr 2001 16:20:34 -0700
2753              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
2754              (Applied by hand.)
2755      Branch: perl
2756            ! lib/CPAN.pm lib/CPAN/Nox.pm
2757 ____________________________________________________________________________
2758 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
2759         Log: Update Changes.
2760      Branch: perl
2761            ! Changes patchlevel.h
2762 ____________________________________________________________________________
2763 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
2764         Log: Adding new files to the MANIFEST is always nice.
2765      Branch: perl
2766            ! MANIFEST
2767 ____________________________________________________________________________
2768 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
2769         Log: Reindent the PerlIO files (suggested by NI-S), used
2770              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
2771              (GNU indent).  Note that wholesale re-indenting might
2772              be nice, but that would break nice formatting/alignment
2773              of assignments, equality testing, and complex boolean
2774              expressions with lots of &s and |s.
2775      Branch: perl
2776            ! perlio.c perlio.h perliol.h
2777 ____________________________________________________________________________
2778 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
2779         Log: Add a script for being 8.3-polite.
2780              The found conflicts are being worked on.
2781      Branch: perl
2782            + check83.pl
2783            ! MANIFEST Porting/pumpkin.pod
2784 ____________________________________________________________________________
2785 [ 12050] By: sky                                   on 2001/09/17  12:44:36
2786         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
2787              finding it.
2788      Branch: perl
2789            ! sv.c
2790 ____________________________________________________________________________
2791 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
2792         Log: Bump up versions because of #12041.
2793      Branch: perl
2794            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
2795            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
2796            ! lib/Time/localtime.pm
2797 ____________________________________________________________________________
2798 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
2799         Log: Bump the version number because of #12042.
2800      Branch: perl
2801            ! lib/CPAN/FirstTime.pm
2802 ____________________________________________________________________________
2803 [ 12047] By: ams                                   on 2001/09/17  11:21:40
2804         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
2805              From: Abhijit Menon-Sen <ams@wiw.org>
2806              Date: Mon, 17 Sep 2001 17:44:12 +0530
2807              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
2808      Branch: perl
2809            ! op.c
2810 ____________________________________________________________________________
2811 [ 12046] By: sky                                   on 2001/09/17  07:14:17
2812         Log: Subject: Re: t/op/ver.t using skip() improperly
2813              From: "chromatic" <chromatic@rmci.net>
2814              Date: Mon, 17 Sep 2001 00:22:29 -0600
2815              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
2816      Branch: perl
2817            ! t/op/ver.t
2818 ____________________________________________________________________________
2819 [ 12045] By: nick                                  on 2001/09/17  07:12:14
2820         Log: Integrate mainline
2821      Branch: perlio
2822           +> t/op/chdir.t
2823           !> (integrate 117 files)
2824 ____________________________________________________________________________
2825 [ 12044] By: ams                                   on 2001/09/17  05:49:53
2826         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
2827              From: Ilmari Karonen <iltzu@sci.fi>
2828              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
2829              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
2830              (And $VERSION = '1.05'.)
2831      Branch: perl
2832            ! lib/constant.pm
2833 ____________________________________________________________________________
2834 [ 12043] By: ams                                   on 2001/09/17  05:44:50
2835         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
2836              From: Michael G Schwern <schwern@pobox.com>
2837              Date: Mon, 17 Sep 2001 07:49:04 +0200
2838              Message-Id: <20010917074904.V1588@blackrider>
2839              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
2840      Branch: perl
2841            + t/op/chdir.t
2842            ! MANIFEST pp_sys.c
2843 ____________________________________________________________________________
2844 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
2845         Log: Subject: Re: CPAN.pm needs some hacking 
2846              From: "chromatic" <chromatic@rmci.net>
2847              Date: Sun, 16 Sep 2001 16:46:29 -0600
2848              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
2849      Branch: perl
2850            ! lib/CPAN/FirstTime.pm
2851 ____________________________________________________________________________
2852 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
2853         Log: Change use|require 5.005_64 to use|require 5.6.1.
2854      Branch: perl
2855            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
2856            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
2857            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
2858            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
2859            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
2860            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
2861            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
2862            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
2863            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
2864            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
2865            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
2866            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
2867            ! lib/base.pm lib/fields.pm
2868 ____________________________________________________________________________
2869 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
2870         Log: Bump up version numbers.
2871              
2872              TODO 1: double check that pre-5.6.1 CPAN.pm:s
2873              don't try to download 5.8.0 because of the
2874              version numbers.  Mainly this means using _00
2875              in the core version numbers.
2876              
2877              TODO 2: the "use 5.005_64" in many modules
2878              needs to be changed to, say, "use 5.6.1".
2879      Branch: perl
2880            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
2881            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
2882            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
2883            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
2884            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
2885            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
2886            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2887            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
2888            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
2889            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
2890            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
2891 ____________________________________________________________________________
2892 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
2893         Log: Use UCHARAT() as suggested by Inaba Hiroto.
2894      Branch: perl
2895            ! regexec.c
2896 ____________________________________________________________________________
2897 [ 12038] By: ams                                   on 2001/09/16  15:16:24
2898         Log: Subject: [PATCH] Re: Core module version numbers review
2899              From: Peter Scott <Peter@PSDT.com>
2900              Date: Sun, 16 Sep 2001 09:09:58 -0700
2901              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
2902      Branch: perl
2903            ! lib/perl5db.pl
2904 ____________________________________________________________________________
2905 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
2906         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
2907              not yet fully implemented.
2908      Branch: perl
2909            ! pod/perlfunc.pod pod/perlunicode.pod
2910 ____________________________________________________________________________
2911 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
2912         Log: Subject: [patch] plug PL_beginav_save leak
2913              From: Doug MacEachern <dougm@covalent.net>
2914              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
2915              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
2916      Branch: perl
2917            ! perl.c
2918 ____________________________________________________________________________
2919 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
2920         Log: (accidentally empty checkin)
2921      Branch: perl
2922            ! sv.c
2923 ____________________________________________________________________________
2924 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
2925         Log: Subject: [patch] ithreads+PL_beginav_save
2926              From: Doug MacEachern <dougm@covalent.net>
2927              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
2928              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
2929      Branch: perl
2930            ! sv.c
2931 ____________________________________________________________________________
2932 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
2933         Log: Subject: [PATCH] h2xs.PL with C::Scan
2934              From: Tim Jenness <t.jenness@jach.hawaii.edu>
2935              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
2936              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
2937      Branch: perl
2938            ! utils/h2xs.PL
2939 ____________________________________________________________________________
2940 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
2941         Log: Elaborate (well, make more vague, really) #12030.
2942      Branch: perl
2943            ! pod/perltodo.pod pod/perlunicode.pod
2944 ____________________________________________________________________________
2945 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
2946         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
2947              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
2948              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
2949              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
2950      Branch: perl
2951            ! regexec.c
2952 ____________________________________________________________________________
2953 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
2954         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
2955              are not yet complete.
2956      Branch: perl
2957            ! pod/perltodo.pod pod/perlunicode.pod
2958 ____________________________________________________________________________
2959 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
2960         Log: Document what's still to be done on the regular expression
2961              Unicode support, based on the UTR#18.
2962      Branch: perl
2963            ! pod/perltodo.pod pod/perlunicode.pod
2964 ____________________________________________________________________________
2965 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
2966         Log: Regen headers.
2967      Branch: perl
2968            ! embedvar.h perlapi.h
2969 ____________________________________________________________________________
2970 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
2971         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
2972              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2973              Date: Sun, 09 Sep 2001 18:41:54 +0100
2974              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
2975      Branch: perl
2976            ! Porting/findvars ext/ByteLoader/bytecode.h
2977            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
2978            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
2979 ____________________________________________________________________________
2980 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
2981         Log: enable most warnings for windows build; fix the various typecasting
2982              nits that showed up (no bugfixes here)
2983      Branch: maint-5.6/perl
2984            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
2985            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
2986            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
2987            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
2988            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
2989            ! x2p/walk.c
2990 ____________________________________________________________________________
2991 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
2992         Log: Integrate change #12024 from maintperl
2993              (a local() precedence bug)
2994      Branch: perl
2995           !> lib/ExtUtils/Install.pm
2996 ____________________________________________________________________________
2997 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
2998         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
2999              change#8642
3000      Branch: maint-5.6/perl
3001            ! lib/ExtUtils/Install.pm
3002 ____________________________________________________________________________
3003 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
3004         Log: Update Changes.
3005      Branch: perl
3006            ! Changes patchlevel.h
3007 ____________________________________________________________________________
3008 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
3009         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
3010              From: "chromatic" <chromatic@rmci.net>
3011              Date: Fri, 14 Sep 2001 09:44:57 -0600 
3012              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
3013      Branch: perl
3014            ! lib/ExtUtils/Manifest.t
3015 ____________________________________________________________________________
3016 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
3017         Log: Hopefully better skipping of the Complete.t tests
3018              in case of not a tty. 
3019      Branch: perl
3020            ! lib/Term/Complete.t t/op/stat.t
3021 ____________________________________________________________________________
3022 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
3023         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
3024              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
3025              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
3026              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
3027      Branch: perl
3028            ! regexec.c t/op/pat.t
3029 ____________________________________________________________________________
3030 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
3031         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
3032              From: Robin Barker <rmb1@cise.npl.co.uk>
3033              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
3034              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
3035      Branch: perl
3036            ! pod/perlport.pod
3037 ____________________________________________________________________________
3038 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
3039         Log: NetWare tweaks from Ananth Kesari.
3040      Branch: perl
3041            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
3042            ! NetWare/nwutil.h
3043 ____________________________________________________________________________
3044 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
3045         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
3046              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3047              Date: Fri, 14 Sep 2001 10:51:13 +0200
3048              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
3049      Branch: perl
3050            ! pod/perlport.pod
3051 ____________________________________________________________________________
3052 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
3053         Log: Subject: Re: [PATCH 2 pl2pm.PL]
3054              From: Joe Smith <Joe.Smith@inwap.com>
3055              Date: Fri, 14 Sep 2001 00:13:32 -0700
3056              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
3057              
3058              Eradicate qu.
3059      Branch: perl
3060            ! keywords.h keywords.pl utils/pl2pm.PL
3061 ____________________________________________________________________________
3062 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
3063         Log: Retract #12013, didn't go over too well in Tru64.
3064      Branch: perl
3065            ! embed.h embed.pl sv.h
3066 ____________________________________________________________________________
3067 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
3068         Log: Subject: [PATCH] Execute files of debugger commands
3069              From: Peter Scott <Peter@PSDT.com>
3070              Date: Thu, 13 Sep 2001 15:26:31 -0700
3071              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
3072      Branch: perl
3073            ! lib/perl5db.pl pod/perldebug.pod
3074 ____________________________________________________________________________
3075 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
3076         Log: (Retracted by #12015)
3077              Subject: [proposed PATCH] Re: perl@11920
3078              From: Nicholas Clark <nick@ccl4.org>
3079              Date: Wed, 12 Sep 2001 23:46:09 +0100
3080              Message-ID: <20010912234609.H4971@plum.flirble.org>     
3081      Branch: perl
3082            ! embed.h embed.pl sv.h
3083 ____________________________________________________________________________
3084 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
3085         Log: ucblib shouldn't be linked against in nonstop-ux,
3086              from Tom Bates.
3087      Branch: perl
3088            ! hints/nonstopux.sh
3089 ____________________________________________________________________________
3090 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
3091         Log: Do stty only if we have stty.
3092              
3093              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
3094      Branch: perl
3095            ! lib/Term/Complete.pm
3096 ____________________________________________________________________________
3097 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
3098         Log: Skip the test if not running on a tty.
3099      Branch: perl
3100            ! lib/Term/Complete.t
3101 ____________________________________________________________________________
3102 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
3103         Log: Regen headers.
3104      Branch: perl
3105            ! embed.h opcode.h pod/perlapi.pod proto.h
3106 ____________________________________________________________________________
3107 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
3108         Log: Subject: [PATCH op.c] Re: perl@12003
3109              From: Robin Barker <rmb1@cise.npl.co.uk>
3110              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
3111              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
3112      Branch: perl
3113            ! op.c
3114 ____________________________________________________________________________
3115 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
3116         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
3117              From: Robin Barker <rmb1@cise.npl.co.uk>
3118              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
3119              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
3120      Branch: perl
3121            ! sv.c
3122 ____________________________________________________________________________
3123 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
3124         Log: Upgrade to Memoize 0.66.
3125      Branch: perl
3126            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
3127            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
3128            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
3129 ____________________________________________________________________________
3130 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
3131         Log: Subject: [ID 20010912.007] substr reference core dump
3132              From: me-01@ton.iguana.be
3133              Date: 12 Sep 2001 14:11:16 -0000
3134              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
3135      Branch: perl
3136            ! mg.c
3137 ____________________________________________________________________________
3138 [ 12004] By: ams                                   on 2001/09/12  01:13:49
3139         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
3140              From: Ilmari Karonen <iltzu@sci.fi>
3141              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
3142              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
3143      Branch: perl
3144            ! pod/perlfaq4.pod
3145 ____________________________________________________________________________
3146 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
3147         Log: Update Changes.
3148      Branch: perl
3149            ! Changes patchlevel.h
3150 ____________________________________________________________________________
3151 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
3152         Log: NetWare update from Ananth Kesari.
3153      Branch: perl
3154            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
3155            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
3156 ____________________________________________________________________________
3157 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
3158         Log: Retract #11984: div() being redefined, and 1397
3159              failing on 64-bit platforms.
3160      Branch: perl
3161            ! lib/Math/BigInt/Calc.pm
3162 ____________________________________________________________________________
3163 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
3164         Log: Metaconfig unit change for #11999.
3165      Branch: metaconfig
3166            ! U/protos/d_lseekproto.U
3167 ____________________________________________________________________________
3168 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
3169         Log: The lseek fix (#11991) was no fix.
3170      Branch: perl
3171            ! Configure
3172 ____________________________________________________________________________
3173 [ 11998] By: sky                                   on 2001/09/11  07:52:06
3174         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
3175              From: Matt Sergeant <MSergeant@star.net.uk>
3176              Date: Tue, 11 Sep 2001 09:22:32 +0100
3177              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
3178      Branch: perl
3179            ! ext/Encode/Encode.pm
3180 ____________________________________________________________________________
3181 [ 11997] By: sky                                   on 2001/09/11  06:35:29
3182         Log: Sometimes dTHX is added because it is needed on non 
3183              gnuc platforms, but not needed there. This uses GCC
3184              to silence GCC specific warnings by marking pTHX as 
3185              unused.
3186      Branch: perl
3187            ! perl.h
3188 ____________________________________________________________________________
3189 [ 11996] By: nick                                  on 2001/09/11  06:25:27
3190         Log: Integrate mainline
3191      Branch: perlio
3192            - ext/POSIX/sigaction.t lib/File/Find/taint.t
3193           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
3194 ____________________________________________________________________________
3195 [ 11995] By: nick                                  on 2001/09/11  06:23:39
3196         Log: Part Integrate mainline
3197      Branch: perlio
3198           +> (branch 69 files)
3199            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
3200            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
3201            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
3202            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
3203            - lib/Switch/t/switch_case.t lib/Test/Harness.t
3204            - lib/Test/More/Changes lib/Test/More/t/More.t
3205            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
3206            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
3207            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
3208            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
3209            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
3210            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
3211            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
3212            - t/lib/Test/More/Catch.pm wince/perl.ico
3213           !> (integrate 197 files)
3214 ____________________________________________________________________________
3215 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
3216         Log: Subject: Re: [PATCH] Encode.pm docs fix
3217              From: Gisle Aas <gisle@ActiveState.com>
3218              Date: 10 Sep 2001 11:27:02 -0700
3219              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
3220      Branch: perl
3221            ! ext/Encode/Encode.pm
3222 ____________________________________________________________________________
3223 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
3224         Log: Fix unpack U to be the reverse of pack U
3225              (but implement unpack U0U as a backdoor to get
3226              the UTF-8 malformed warnings from un-UTF-8 data)
3227      Branch: perl
3228            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
3229 ____________________________________________________________________________
3230 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
3231         Log: Metaconfig unit change for #11991;
3232              delete an unused unit (d_strtoull.U is the one used)
3233      Branch: metaconfig
3234            ! U/protos/d_lseekproto.U
3235      Branch: metaconfig/U/perl
3236            - strtoull.U
3237 ____________________________________________________________________________
3238 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
3239         Log: Subject: [PATCH] Configure not recording lseek proto
3240              From: Blair Zajac <blair@orcaware.com>
3241              Date: Mon, 10 Sep 2001 17:52:37 -0700
3242              Message-ID: <3B9D6055.BA334A31@orcaware.com>
3243              
3244              plus regen Configure.
3245      Branch: perl
3246            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3247            ! config_h.SH uconfig.h
3248 ____________________________________________________________________________
3249 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
3250         Log: Subject: [PATCH] Re: the remaining bugs in \x escapes (was Re: [PATCH] oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?)))                  
3251              From: Nicholas Clark <nick@ccl4.org>
3252              Date: Tue, 11 Sep 2001 00:00:31 +0100
3253              Message-ID: <20010911000031.G1512@plum.flirble.org>
3254      Branch: perl
3255            + t/op/qq.t
3256            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
3257 ____________________________________________________________________________
3258 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
3259         Log: Subject: [PATCH] Building on win32 w/o perlio
3260              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
3261              Date: Mon, 10 Sep 2001 23:38:46 +0200
3262              Message-ID: <3B9D4F06.14433.2C37644@localhost>
3263      Branch: perl
3264            ! perl.c win32/Makefile win32/makefile.mk
3265 ____________________________________________________________________________
3266 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
3267         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
3268              From: "chromatic" <chromatic@rmci.net>
3269              Date: Mon, 10 Sep 2001 15:14:01 -0600
3270              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
3271      Branch: perl
3272            + lib/CGI/t/push.t
3273            ! MANIFEST
3274 ____________________________________________________________________________
3275 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
3276         Log: Subject: avoiding hoardes of zombies
3277              From: Nicholas Clark <nick@ccl4.org>
3278              Date: Mon, 10 Sep 2001 22:00:40 +0100
3279              Message-ID: <20010910220040.C1512@plum.flirble.org>
3280      Branch: perl
3281            ! pod/perlipc.pod
3282 ____________________________________________________________________________
3283 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
3284         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
3285              From: John Peacock <jpeacock@rowman.com>
3286              Date: Mon, 10 Sep 2001 16:34:30 -0400
3287              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
3288      Branch: perl
3289            ! sv.c t/op/ver.t utf8.h
3290 ____________________________________________________________________________
3291 [ 11985] By: ams                                   on 2001/09/10  23:20:13
3292         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
3293      Branch: perl
3294            ! MANIFEST
3295 ____________________________________________________________________________
3296 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
3297         Log: (Retracted by #12001)
3298              Subject: Calc with USE_MUL/USE_DIV
3299              From: Tels <perl_dummy@bloodgate.com>
3300              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
3301              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
3302      Branch: perl
3303            ! lib/Math/BigInt/Calc.pm
3304 ____________________________________________________________________________
3305 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
3306         Log: Subject: [PATCH op.c] Re: perl@11978
3307              From: Robin Barker <rmb1@cise.npl.co.uk>
3308              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
3309              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
3310              
3311              Format errors.
3312      Branch: perl
3313            ! op.c
3314 ____________________________________________________________________________
3315 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
3316         Log: Switch PADOFFSET back to U32 both because of binary backward
3317              compatibility and because Arthur seems to have been fixing the
3318              problems with naughty integer-pointer casting.
3319      Branch: perl
3320            ! op.h
3321 ____________________________________________________________________________
3322 [ 11981] By: ams                                   on 2001/09/10  16:31:43
3323         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
3324              Fix Pod Typo, Add Test for ExtUtils::Command
3325              From: "chromatic" <chromatic@rmci.net>
3326              Date: Mon, 10 Sep 2001 11:20:56 -0600
3327              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
3328      Branch: perl
3329            + lib/ExtUtils/Command.t
3330            ! MANIFEST lib/ExtUtils/Command.pm
3331 ____________________________________________________________________________
3332 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
3333         Log: Subject: [PATCH] Encode.pm docs fix
3334              From: Matt Sergeant <MSergeant@star.net.uk>
3335              Date: Mon, 10 Sep 2001 15:24:01 +0100
3336              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
3337      Branch: perl
3338            ! ext/Encode/Encode.pm
3339 ____________________________________________________________________________
3340 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
3341         Log: Update Changes.
3342      Branch: perl
3343            ! Changes patchlevel.h
3344 ____________________________________________________________________________
3345 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
3346         Log: Revert #11973, the dTHX seems to be needed in there
3347              for threaded builds.
3348      Branch: perl
3349            ! perlio.c
3350 ____________________________________________________________________________
3351 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
3352         Log: Detypo.
3353      Branch: perl
3354            ! pod/perlguts.pod
3355 ____________________________________________________________________________
3356 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
3357         Log: Further Class::Struct patching from Damian.
3358              
3359              The new new semantics are:
3360              
3361              * If you pass an initializer for a nested object, it has to be:
3362              a) a reference to an object of that class, or      
3363              b) a reference to an object of a subclass of that class, or
3364              c) a reference to a hash of arguments to be passed to the
3365              class's constructor
3366              * If you pass no initializer for a nested object, the attribute
3367              is initialized to C<undef>
3368      Branch: perl
3369            ! lib/Class/Struct.pm
3370 ____________________________________________________________________________
3371 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
3372         Log: Skip the crypt test if no crypt.
3373      Branch: perl
3374            ! t/op/crypt.t
3375 ____________________________________________________________________________
3376 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
3377         Log: Warn against using bare v-strings as IP addresses
3378              (okay if using the wrappers from Socket)
3379      Branch: perl
3380            ! pod/perldata.pod pod/perlport.pod
3381 ____________________________________________________________________________
3382 [ 11973] By: sky                                   on 2001/09/10  11:57:58
3383         Log: Remove unused dTHX. Silenced another warning.
3384      Branch: perl
3385            ! perlio.c
3386 ____________________________________________________________________________
3387 [ 11972] By: sky                                   on 2001/09/10  11:54:25
3388         Log: Silence some more warnings INT2PTR.
3389      Branch: perl
3390            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
3391 ____________________________________________________________________________
3392 [ 11971] By: sky                                   on 2001/09/10  11:21:50
3393         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
3394      Branch: perl
3395            ! cop.h
3396 ____________________________________________________________________________
3397 [ 11970] By: sky                                   on 2001/09/10  11:17:25
3398         Log: Apply INT2PTR with force to silence warnings from
3399              PM_GETRE and friends. No more warnings with 64bit 
3400              IVs and 32bit pointers.    
3401      Branch: perl
3402            ! op.c op.h perl.c
3403 ____________________________________________________________________________
3404 [ 11969] By: sky                                   on 2001/09/10  10:13:02
3405         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
3406      Branch: perl
3407            ! pod/perlguts.pod
3408 ____________________________________________________________________________
3409 [ 11968] By: sky                                   on 2001/09/10  10:02:51
3410         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
3411              Rename to custop_op_name to Perl_custom_op_name to match perlapi
3412              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
3413              perl_clone.
3414      Branch: perl
3415            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
3416 ____________________________________________________________________________
3417 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
3418         Log: Using strlen() not good on embedded nul bytes.
3419      Branch: perl
3420            ! regcomp.c
3421 ____________________________________________________________________________
3422 [ 11966] By: ams                                   on 2001/09/09  21:06:13
3423         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
3424              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3425              Date: Mon, 13 Aug 2001 22:51:59 +0200
3426              Message-ID: <20010813225159.C6681@rafael>
3427              (Applied with several tweaks.)
3428      Branch: perl
3429            ! embed.h embed.pl proto.h toke.c
3430 ____________________________________________________________________________
3431 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
3432         Log: The exact error message is system-dependent.
3433      Branch: perl
3434            ! lib/ExtUtils/Manifest.t
3435 ____________________________________________________________________________
3436 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
3437         Log: Add Windows and Mac Sami support to Encode
3438              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
3439      Branch: perl
3440            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
3441            ! MANIFEST
3442 ____________________________________________________________________________
3443 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
3444         Log: Use the tried method.
3445      Branch: perl
3446            ! pod/perlport.pod
3447 ____________________________________________________________________________
3448 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
3449         Log: Can't count parentheses.
3450      Branch: perl
3451            ! ext/IO/lib/IO/Socket/INET.pm
3452 ____________________________________________________________________________
3453 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
3454         Log: perlport additions: 1 while unlink, add/delete directory
3455              entries and permissions, cygwin stat funkiness (from Michael
3456              Schwern and Nicholas Clark)
3457      Branch: perl
3458            ! pod/perlport.pod
3459 ____________________________________________________________________________
3460 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
3461         Log: blib does have a detectable test.
3462      Branch: perl
3463            ! t/lib/1_compile.t
3464 ____________________________________________________________________________
3465 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
3466         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
3467              From: "chromatic" <chromatic@rmci.net>
3468              Date: Sat, 08 Sep 2001 19:33:42 -0600
3469              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
3470      Branch: perl
3471            + lib/Term/Complete.t
3472            ! MANIFEST
3473 ____________________________________________________________________________
3474 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
3475         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
3476              From: Michael G Schwern <schwern@pobox.com> 
3477              Date: Sat, 8 Sep 2001 02:40:26 -0400
3478              Message-ID: <20010908024026.A26283@blackrider>
3479      Branch: perl
3480            + lib/Test/Tutorial.pod
3481            ! MANIFEST
3482 ____________________________________________________________________________
3483 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
3484         Log: Try to look up protocol (by name) only iff it has non-numbers:
3485              nice if the server is in a chrooted environment (no /etc/protocols,
3486              server code using hardcorded protocol numbers like 6 for tcp),
3487              suggested by John Holdsworth <coldwave@bigfoot.com>.
3488              In other words, if we are given a number, why look it up again
3489              (by number)?
3490      Branch: perl
3491            ! ext/IO/lib/IO/Socket/INET.pm
3492 ____________________________________________________________________________
3493 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
3494         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
3495              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
3496              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
3497              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
3498              
3499              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
3500              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
3501              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
3502              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
3503              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
3504              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
3505              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
3506              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
3507      Branch: perl
3508            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
3509 ____________________________________________________________________________
3510 [ 11955] By: ams                                   on 2001/09/09  02:54:21
3511         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
3512              From: "Craig A. Berry" <craigberry@mac.com>
3513              Date: Sat, 08 Sep 2001 19:02:16 -0500
3514              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
3515      Branch: perl
3516            ! lib/CGI/t/carp.t
3517 ____________________________________________________________________________
3518 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
3519         Log: Documentation tweaks; think the IP address as an opaque string.
3520      Branch: perl
3521            ! ext/Socket/Socket.pm
3522 ____________________________________________________________________________
3523 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
3524         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
3525              From: Michael G Schwern <schwern@pobox.com>
3526              Date: Sat, 8 Sep 2001 19:45:46 -0400
3527              Message-ID: <20010908194546.C9193@blackrider>
3528      Branch: perl
3529            + lib/blib.t
3530            ! MANIFEST lib/blib.pm t/lib/1_compile.t
3531 ____________________________________________________________________________
3532 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
3533         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
3534              From: "chromatic" <chromatic@rmci.net>
3535              Date: Sat, 08 Sep 2001 12:31:44 -0600
3536              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
3537      Branch: perl
3538            + lib/CGI/t/fast.t
3539            ! MANIFEST
3540 ____________________________________________________________________________
3541 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
3542         Log: The Socket tests were wrong: they were assuming too much.
3543      Branch: perl
3544            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
3545 ____________________________________________________________________________
3546 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
3547         Log: Retract the portability changes since they
3548              seem to have opened a can of worms... will
3549              go back to UNICOS/mk and do the bare minimum
3550              required to get the tests working.
3551      Branch: perl
3552            ! ext/Socket/Socket.xs
3553 ____________________________________________________________________________
3554 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
3555         Log: PADOFFSET is used to cast pointers into integers,
3556              if pointers are 64 bits and U32 32 bits,
3557              bad things may happen, or at least warnings issued.
3558      Branch: perl
3559            ! op.h
3560 ____________________________________________________________________________
3561 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
3562         Log: Still more Socket portability tweaking.
3563              Now Socket.t seems to be happy in all of
3564              Linux/x86, Tru64/alpha, Solaris/sparc,
3565              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
3566              
3567              Addendum: it seems that io_multihomed, io_sock, and hostent
3568              were broken in little-endians (linux/x86 and tru64/alpha)
3569              because of this change.  Argh.
3570      Branch: perl
3571            ! ext/Socket/Socket.xs
3572 ____________________________________________________________________________
3573 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
3574         Log: More portability kicking on inet_ntoa().
3575      Branch: perl
3576            ! ext/Socket/Socket.xs
3577 ____________________________________________________________________________
3578 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
3579         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
3580              From: Michael G Schwern <schwern@pobox.com> 
3581              Date: Fri, 7 Sep 2001 23:06:51 -0400
3582              Message-ID: <20010907230651.R606@blackrider>
3583      Branch: perl
3584            + lib/ExtUtils/Manifest.t
3585            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
3586 ____________________________________________________________________________
3587 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
3588         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
3589              From: "chromatic" <chromatic@rmci.net>
3590              Date: Fri, 07 Sep 2001 17:53:15 -0600      
3591              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
3592      Branch: perl
3593            + lib/ExtUtils/testlib.t
3594            ! MANIFEST
3595 ____________________________________________________________________________
3596 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
3597         Log: Thinko.
3598      Branch: perl
3599            ! lib/integer.t
3600 ____________________________________________________________________________
3601 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
3602         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
3603              From: "Craig A. Berry" <craigberry@mac.com>
3604              Date: Fri, 07 Sep 2001 15:30:03 -0500
3605              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
3606      Branch: perl
3607            ! lib/CGI/Carp.pm
3608 ____________________________________________________________________________
3609 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
3610         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
3611              From: Michael G Schwern <schwern@pobox.com>
3612              Date: Fri, 7 Sep 2001 15:38:13 -0400
3613              Message-ID: <20010907153813.K606@blackrider>
3614      Branch: perl
3615            ! lib/ExtUtils/MM_Unix.pm
3616 ____________________________________________________________________________
3617 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
3618         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
3619              From: Robin Barker <rmb1@cise.npl.co.uk>
3620              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
3621              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
3622      Branch: perl
3623            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
3624 ____________________________________________________________________________
3625 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
3626         Log: Clean up 1_compile.t; move tests to more consistent
3627              places (t/ subdirectories); add integer.t (much of
3628              the pragma is tested elsewhere but there is no one
3629              centralized place)
3630      Branch: perl
3631            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
3632            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
3633            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
3634            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
3635            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
3636            - lib/File/Find/find.t lib/File/Find/taint.t
3637            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
3638 ____________________________________________________________________________
3639 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
3640         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
3641              From: "chromatic" <chromatic@rmci.net>
3642              Date: Fri, 07 Sep 2001 10:17:40 -0600
3643              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
3644      Branch: perl
3645            ! lib/File/Find/taint.t
3646 ____________________________________________________________________________
3647 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
3648         Log: Update Changes.
3649      Branch: perl
3650            ! Changes patchlevel.h
3651 ____________________________________________________________________________
3652 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
3653         Log: Rename the old threading tutorial, start a new one,
3654              regen toc.
3655      Branch: perl
3656            + pod/perlothrtut.pod
3657            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
3658            ! pod/perltoc.pod
3659 ____________________________________________________________________________
3660 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
3661         Log: vars very much has a test.
3662      Branch: perl
3663            ! t/lib/1_compile.t
3664 ____________________________________________________________________________
3665 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
3666         Log: Subject: Re: wince/perl.ico marked as binary
3667              From: Nicholas Clark <nick@ccl4.org>
3668              Date: Fri, 7 Sep 2001 13:54:40 +0100
3669              Message-ID: <20010907135439.D39150@plum.flirble.org>
3670              
3671              and wince/Makefile.ce change from Rainer Keuchel.
3672      Branch: perl
3673            + wince/makeico.pl
3674            ! MANIFEST wince/Makefile.ce
3675 ____________________________________________________________________________
3676 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
3677         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
3678              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
3679              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
3680              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
3681      Branch: perl
3682            ! regexec.c
3683 ____________________________________________________________________________
3684 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
3685         Log: (Replaced by #11934)
3686              Subject: Re: [PATCH regexec.c] more general .* and .*?
3687              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
3688              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
3689              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
3690      Branch: perl
3691            ! regexec.c
3692 ____________________________________________________________________________
3693 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
3694         Log: The #11931 patching misbehaved.
3695      Branch: perl
3696            ! lib/Test/Harness/t/test-harness.t
3697 ____________________________________________________________________________
3698 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
3699         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
3700              From: Michael G Schwern <schwern@pobox.com>
3701              Date: Fri, 7 Sep 2001 03:30:41 -0400
3702              Message-ID: <20010907033041.A2796@blackrider>
3703      Branch: perl
3704            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
3705            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
3706            + t/lib/sample-tests/header_at_end_fail
3707            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
3708            - lib/Test/Harness.t
3709            ! MANIFEST lib/Test/Harness.pm t/TEST
3710 ____________________________________________________________________________
3711 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
3712         Log: Subject: [PATCH] Digest::MD5 update
3713              From: Gisle Aas <gisle@ActiveState.com>
3714              Date: 06 Sep 2001 23:32:56 -0700
3715              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
3716      Branch: perl
3717            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3718            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
3719 ____________________________________________________________________________
3720 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
3721         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
3722              From: "chromatic" <chromatic@rmci.net>
3723              Date: Thu, 06 Sep 2001 23:11:44 -0600
3724              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
3725      Branch: perl
3726            + lib/less.t
3727            ! MANIFEST t/lib/1_compile.t
3728 ____________________________________________________________________________
3729 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
3730         Log: The binary file must somehow differently stored.
3731      Branch: perl
3732            - wince/perl.ico
3733            ! MANIFEST
3734 ____________________________________________________________________________
3735 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
3736         Log: Add more modules to the list of modules that have tests,
3737              Schwern's wallet is getting more nervous.
3738              (Run t/lib/1_compile.t manually to see which modules
3739              are lacking tests, or the tests can't be run for some
3740              reason or another, such as the Net:: modules)
3741      Branch: perl
3742            ! t/lib/1_compile.t
3743 ____________________________________________________________________________
3744 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
3745         Log: Try to make Socket::inet_ntoa() more robust.
3746      Branch: perl
3747            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
3748 ____________________________________________________________________________
3749 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
3750         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
3751              From: chromatic <chromatic@rmci.net>       
3752              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
3753              Message-Id: <01090522580506.19590@firewheel>           
3754      Branch: perl
3755            ! lib/English.t
3756 ____________________________________________________________________________
3757 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
3758         Log: Subject: Re: perlvar manpage and localizing special vars
3759              From: Stas Bekman <stas@stason.org>
3760              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
3761              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
3762      Branch: perl
3763            ! pod/perlvar.pod
3764 ____________________________________________________________________________
3765 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
3766         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
3767              From: Robin Barker <rmb1@cise.npl.co.uk>
3768              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
3769              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
3770      Branch: perl
3771            ! lib/ExtUtils/MakeMaker.pm
3772 ____________________________________________________________________________
3773 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
3774         Log: Symbol missing; AIX unhappy.
3775      Branch: perl
3776            ! makedef.pl
3777 ____________________________________________________________________________
3778 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
3779         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
3780              Reported in 5.61, seems to work okay in blead.
3781      Branch: perl
3782            ! t/run/kill_perl.t
3783 ____________________________________________________________________________
3784 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
3785         Log: Update Changes.
3786      Branch: perl
3787            ! Changes patchlevel.h
3788 ____________________________________________________________________________
3789 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
3790         Log: Document the bad assumptions currently breaking
3791              the Socket.t tests 10, 11, and 13 in UNICOS.
3792      Branch: perl
3793            ! ext/Socket/Socket.xs
3794 ____________________________________________________________________________
3795 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
3796         Log: Subject: [PATCH x2p] make OPTIMIZE=...
3797              From: Robin Barker <rmb1@cise.npl.co.uk>
3798              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
3799              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
3800      Branch: perl
3801            ! x2p/Makefile.SH x2p/cflags.SH
3802 ____________________________________________________________________________
3803 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
3804         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
3805              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
3806              Date: Thu, 6 Sep 2001 11:09:40 +0100
3807              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
3808              
3809              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
3810              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
3811              Date: 6 Sep 2001 10:14:38 -0000
3812              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
3813      Branch: perl
3814            ! pod/perlfaq1.pod pod/perlhack.pod
3815 ____________________________________________________________________________
3816 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
3817         Log: Subject: Extra NUL is Data::Dumper output - patch
3818              From: Tony Cook <tony@develop-help.com>
3819              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
3820              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
3821      Branch: perl
3822            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
3823 ____________________________________________________________________________
3824 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
3825         Log: Avoid redefinition warning
3826              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
3827              from
3828              perl -w -Ilib -MCwd -e ''
3829      Branch: perl
3830            ! lib/Cwd.pm
3831 ____________________________________________________________________________
3832 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
3833         Log: Update the is_tainted() example implementation.
3834      Branch: perl
3835            ! pod/perlsec.pod
3836 ____________________________________________________________________________
3837 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
3838         Log: Missing) in #11912.
3839      Branch: perl
3840            ! lib/Test/Simple/t/fail.t
3841 ____________________________________________________________________________
3842 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
3843         Log: Rewhack Test-Simple into core harness.
3844      Branch: perl
3845            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
3846            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
3847            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
3848            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
3849            ! lib/Test/Simple/t/skipall.t
3850 ____________________________________________________________________________
3851 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
3852         Log: Workaround for the new Exporter 'feature'.
3853      Branch: perl
3854            ! lib/Test/More.pm
3855 ____________________________________________________________________________
3856 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
3857         Log: Re-introduce pure-Perl fall-back for abs_path,
3858              re-introduce #11898.
3859      Branch: perl
3860            ! lib/Cwd.pm lib/File/Find.pm
3861 ____________________________________________________________________________
3862 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
3863         Log: More tests.
3864      Branch: perl
3865            ! lib/Exporter.t
3866 ____________________________________________________________________________
3867 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
3868         Log: Retract #11898 for now because it introduces
3869              a rather nasty depencency: when B is being built,
3870              MakeMaker is used.  MakeMaker uses File::Find.
3871              File::Find uses Cwd::getcwd()...which doesn't
3872              exist yet.
3873      Branch: perl
3874            ! lib/File/Find.pm
3875 ____________________________________________________________________________
3876 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
3877         Log: New test welcome.
3878      Branch: perl
3879            + lib/Test/Simple/t/simple.t
3880 ____________________________________________________________________________
3881 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
3882         Log: Old test begone.
3883      Branch: perl
3884            - lib/Attribute/Handlers/test.pl
3885 ____________________________________________________________________________
3886 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
3887         Log: Test-Simple syncup from Schwern.
3888      Branch: perl
3889            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
3890            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
3891            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
3892            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
3893            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
3894            - lib/Test/More/Changes lib/Test/More/t/More.t
3895            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
3896            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
3897            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
3898            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
3899            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
3900            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
3901            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
3902            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
3903            ! t/lib/Test/Simple/sample_tests/death.plx
3904            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
3905            ! t/lib/Test/Simple/sample_tests/extras.plx
3906            ! t/lib/Test/Simple/sample_tests/five_fail.plx
3907            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
3908            ! t/lib/Test/Simple/sample_tests/one_fail.plx
3909            ! t/lib/Test/Simple/sample_tests/require.plx
3910            ! t/lib/Test/Simple/sample_tests/success.plx
3911            ! t/lib/Test/Simple/sample_tests/too_few.plx
3912            ! t/lib/Test/Simple/sample_tests/two_fail.plx
3913 ____________________________________________________________________________
3914 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
3915         Log: Integrate File::Find changes from bleadperl
3916      Branch: maint-5.6/macperl
3917            ! lib/File/Find.pm t/lib/filefind-taint.t
3918 ____________________________________________________________________________
3919 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
3920         Log: Integrate 11847 from maint-5.6/perl
3921      Branch: maint-5.6/macperl
3922           !> sv.c
3923 ____________________________________________________________________________
3924 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
3925         Log: In UNICOS division yada yada.
3926      Branch: perl
3927            ! t/op/override.t
3928 ____________________________________________________________________________
3929 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
3930         Log: In UNICOS division is really lossy, better use
3931              a tolerance test.
3932      Branch: perl
3933            ! ext/Time/HiRes/HiRes.t
3934 ____________________________________________________________________________
3935 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
3936         Log: In UNICOS sigaction() sets an extra flag
3937              ("the signal has been registered for all the processes in
3938              a multitasking group.")
3939      Branch: perl
3940            ! ext/POSIX/sigaction.t
3941 ____________________________________________________________________________
3942 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
3943         Log: Documentation micropatch from Damian.
3944      Branch: perl
3945            ! lib/Attribute/Handlers.pm
3946 ____________________________________________________________________________
3947 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
3948         Log: (Retracted by #11908)
3949              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
3950              From: Michael G Schwern <schwern@pobox.com>
3951              Date: Wed, 5 Sep 2001 15:58:21 -0400
3952              Message-ID: <20010905155821.I632@blackrider>
3953      Branch: perl
3954            ! lib/File/Find.pm lib/File/Find/taint.t
3955 ____________________________________________________________________________
3956 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
3957         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
3958              From: Michael G Schwern <schwern@pobox.com>
3959              Date: Wed, 5 Sep 2001 19:16:31 -0400
3960              Message-ID: <20010905191631.E11386@blackrider>
3961      Branch: perl
3962            + lib/CGI/t/carp.t
3963            ! MANIFEST
3964 ____________________________________________________________________________
3965 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
3966         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
3967              From: chromatic <chromatic@rmci.net>
3968              Date: Wed, 5 Sep 2001 18:08:07 -0600
3969              Message-Id: <01090518080700.19590@firewheel>
3970      Branch: perl
3971            ! lib/English.pm
3972 ____________________________________________________________________________
3973 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
3974         Log: Fix a typo #11889 and add a test for the same.
3975      Branch: perl
3976            ! ext/Socket/Socket.t ext/Socket/Socket.xs
3977 ____________________________________________________________________________
3978 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
3979         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
3980              From: "Craig A. Berry" <craigberry@mac.com>
3981              Date: Wed, 05 Sep 2001 17:48:54 -0500
3982              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
3983      Branch: perl
3984            ! lib/warnings.t t/run/kill_perl.t
3985 ____________________________________________________________________________
3986 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
3987         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
3988              From: Michael G Schwern <schwern@pobox.com>
3989              Date: Wed, 5 Sep 2001 17:22:25 -0400
3990              Message-ID: <20010905172225.C11386@blackrider>
3991      Branch: perl
3992            ! t/run/kill_perl.t
3993 ____________________________________________________________________________
3994 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
3995         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
3996              From: Nicholas Clark <nick@ccl4.org>
3997              Date: Wed, 5 Sep 2001 20:54:24 +0100
3998              Message-ID: <20010905205424.C25120@plum.flirble.org>
3999      Branch: perl
4000            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
4001 ____________________________________________________________________________
4002 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
4003         Log: Forgotten thing.
4004      Branch: perl
4005            ! uconfig.h
4006 ____________________________________________________________________________
4007 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
4008         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
4009              From: chromatic <chromatic@rmci.net>               
4010              Date: Wed, 5 Sep 2001 13:22:08 -0600
4011              Message-Id: <01090513220807.10587@firewheel> 
4012      Branch: perl
4013            ! lib/English.pm
4014 ____________________________________________________________________________
4015 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
4016         Log: inet_ntoa() tweaks:
4017              - don't allow addresses with > 255 characters
4018              - indent the HP-UX workaround
4019              - don't leak memory
4020      Branch: perl
4021            ! ext/Socket/Socket.xs
4022 ____________________________________________________________________________
4023 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
4024         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
4025              <xwu@theeducationcenter.com>
4026      Branch: perl
4027            ! lib/File/Find.pm
4028 ____________________________________________________________________________
4029 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
4030         Log: Typo nits.
4031      Branch: perl
4032            ! lib/File/Find.pm
4033 ____________________________________________________________________________
4034 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
4035         Log: -Wall nit.
4036      Branch: perl
4037            ! op.c
4038 ____________________________________________________________________________
4039 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
4040         Log: Update to Scalar-List-Utils 1.05
4041      Branch: perl
4042            ! ext/List/Util/ChangeLog ext/List/Util/README
4043            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
4044 ____________________________________________________________________________
4045 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
4046         Log: Update Changes.
4047      Branch: perl
4048            ! Changes patchlevel.h
4049 ____________________________________________________________________________
4050 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
4051         Log: Update to Scalar-List-Utils 1.04
4052      Branch: perl
4053            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
4054            ! ext/List/Util/lib/List/Util.pm
4055            ! ext/List/Util/lib/Scalar/Util.pm
4056 ____________________________________________________________________________
4057 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
4058         Log: Metaconfigify #11724.
4059      Branch: metaconfig
4060            ! U/threads/archname.U
4061 ____________________________________________________________________________
4062 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
4063         Log: The MacOS reference is okay, no reason to hide it.
4064      Branch: perl
4065            ! lib/Cwd.pm
4066 ____________________________________________________________________________
4067 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
4068         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
4069              From: Michael G Schwern <schwern@pobox.com>
4070              Date: Tue, 4 Sep 2001 15:30:10 -0400
4071              Message-ID: <20010904153010.H26466@blackrider> 
4072              
4073              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
4074      Branch: perl
4075            ! ext/Cwd/Makefile.PL lib/Cwd.pm
4076 ____________________________________________________________________________
4077 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
4078         Log: Subject: [PATCH lib/Cwd.pm] cwd() taint safe  (was Re: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.))
4079              From: Michael G Schwern <schwern@pobox.com>
4080              Date: Tue, 4 Sep 2001 17:39:13 -0400
4081              Message-ID: <20010904173913.C626@blackrider>
4082      Branch: perl
4083            ! lib/Cwd.pm
4084 ____________________________________________________________________________
4085 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
4086         Log: Subject: Re: Perl_pp_* in public API?
4087              From: "Craig A. Berry" <craigberry@mac.com>
4088              Date: Tue, 4 Sep 2001 21:51:29 -0500
4089              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
4090      Branch: perl
4091            ! ext/List/Util/Util.xs
4092 ____________________________________________________________________________
4093 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
4094         Log: From Damian: Class::Struct was unable to define
4095              recursive classes.  After the patch an object reference
4096              (rather than a hash) is required to initialize
4097              an object attribute.  If no such initializer is given to
4098              the constructor, object attributes are now default
4099              initialized to C<undef>.
4100      Branch: perl
4101            ! lib/Class/Struct.pm lib/Class/Struct.t
4102 ____________________________________________________________________________
4103 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
4104         Log: Subject: Re: sv_catpvfn and sv_setpvfn
4105              From: Richard Soderberg <rs@oregonnet.com>
4106              Date: Tue, 4 Sep 2001 15:16:47 -0700
4107              Message-Id: <200109042216.PAA17858@oregonnet.com>
4108      Branch: perl
4109            ! pod/perlclib.pod pod/perlguts.pod
4110 ____________________________________________________________________________
4111 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
4112         Log: NetWare updates from Ananth Kesari.
4113      Branch: perl
4114            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
4115            ! NetWare/nw5thread.h
4116 ____________________________________________________________________________
4117 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
4118         Log: Subject: [PATCH] oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?))
4119              From: Nicholas Clark <nick@ccl4.org>
4120              Date: Tue, 4 Sep 2001 22:42:50 +0100
4121              Message-ID: <20010904224250.P25120@plum.flirble.org>
4122      Branch: perl
4123            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
4124            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
4125            ! t/op/oct.t toke.c
4126 ____________________________________________________________________________
4127 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
4128         Log: Fix Cwd::getcwd() not being tainted, as noticed
4129              by Schwern.
4130      Branch: perl
4131            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
4132            - ext/Cwd/Cwd.t
4133            ! MANIFEST ext/Cwd/Cwd.xs util.c
4134 ____________________________________________________________________________
4135 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
4136         Log: Retract #11870 and volatilize the right destruct_level.
4137              Silly thinko pointed out by Sarathy.
4138      Branch: perl
4139            ! intrpvar.h perl.c
4140 ____________________________________________________________________________
4141 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
4142         Log: At least a temporary fix for the mysterious scope core dumps
4143              in Tru64 from Graham.
4144      Branch: perl
4145            ! ext/List/Util/Util.xs
4146 ____________________________________________________________________________
4147 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
4148         Log: (Retracted by #11872)
4149      Branch: perl
4150            ! intrpvar.h
4151 ____________________________________________________________________________
4152 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
4153         Log: Quench a -Wall gripe noticed by Robin Barker.
4154      Branch: perl
4155            ! op.c
4156 ____________________________________________________________________________
4157 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
4158         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
4159              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
4160              Date: Wed, 05 Sep 2001 02:01:32 +0900
4161              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
4162      Branch: perl
4163            ! lib/Unicode/UCD.pm
4164 ____________________________________________________________________________
4165 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
4166         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
4167              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
4168              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
4169              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
4170      Branch: perl
4171            ! gv.c
4172 ____________________________________________________________________________
4173 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
4174         Log: Update Changes.
4175      Branch: perl
4176            ! Changes patchlevel.h
4177 ____________________________________________________________________________
4178 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
4179         Log: Add the \[$@%&*] prototype support.
4180      Branch: perl
4181            ! op.c pod/perlsub.pod t/comp/proto.t
4182 ____________________________________________________________________________
4183 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
4184         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
4185              From: Michael G Schwern <schwern@pobox.com>
4186              Date: Mon, 3 Sep 2001 18:59:01 -0400
4187              Message-ID: <20010903185901.Z9233@blackrider>
4188      Branch: perl
4189            ! lib/CGI/t/form.t
4190 ____________________________________________________________________________
4191 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
4192         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
4193              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
4194              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
4195              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
4196      Branch: perl
4197            ! gv.c
4198 ____________________________________________________________________________
4199 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
4200         Log: More srand entry tweakage based on Randal's suggestion.
4201      Branch: perl
4202            ! pod/perlfunc.pod
4203 ____________________________________________________________________________
4204 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
4205         Log: Subject: [PATCH] 'main' *is* a reserved word
4206              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4207              Date: Mon, 3 Sep 2001 22:55:41 +0200
4208              Message-ID: <20010903225541.A24097@rafael>
4209      Branch: perl
4210            ! toke.c
4211 ____________________________________________________________________________
4212 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
4213         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
4214              From: Peter Prymmer <pvhp@best.com>
4215              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
4216              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
4217      Branch: perl
4218            ! README.vms configure.com
4219 ____________________________________________________________________________
4220 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
4221         Log: Subject: Re: A slightly better default seed?   
4222              From: Michael G Schwern <schwern@pobox.com>
4223              Date: Mon, 3 Sep 2001 18:08:15 -0400 
4224              Message-ID: <20010903180815.W9233@blackrider>
4225      Branch: perl
4226            ! t/op/srand.t
4227 ____________________________________________________________________________
4228 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
4229         Log: Add sharedsv.o to microperl object files.
4230      Branch: perl
4231            ! Makefile.micro
4232 ____________________________________________________________________________
4233 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
4234         Log: AUTHORS updates and
4235              
4236              Subject: [PATCH] Just some preening :-)        
4237              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
4238              Date: Tue, 4 Sep 2001 14:16:59 +0100
4239              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
4240      Branch: perl
4241            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
4242 ____________________________________________________________________________
4243 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
4244         Log: Typo fix and slight rewording.
4245      Branch: perl
4246            ! pod/perlfunc.pod
4247 ____________________________________________________________________________
4248 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
4249         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
4250      Branch: perl
4251            ! pod/perlfaq4.pod
4252 ____________________________________________________________________________
4253 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
4254         Log: The helper file changed name.
4255      Branch: perl
4256            ! MANIFEST
4257 ____________________________________________________________________________
4258 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
4259         Log: Update to Scalar-List-Utils 1.03
4260      Branch: perl
4261            + ext/List/Util/t/shuffle.t
4262            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
4263            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
4264            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
4265            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
4266            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
4267            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
4268            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
4269            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
4270 ____________________________________________________________________________
4271 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
4272         Log: Make crypt() do something more sane for Unicode
4273              (take crypt() of the low eight bits of the characters,
4274              instead of taking crypt() of the UTF-8 of the scalar);
4275              add a test for crypt().
4276      Branch: perl
4277            + t/op/crypt.t
4278            ! MANIFEST pod/perlfunc.pod pp.c
4279 ____________________________________________________________________________
4280 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
4281         Log: Reorganize the srand entry.
4282      Branch: perl
4283            ! pod/perlfunc.pod
4284 ____________________________________________________________________________
4285 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
4286         Log: Remove the tests that assume something about
4287              calling srand() without arguments multiple times.
4288      Branch: perl
4289            ! t/op/srand.t
4290 ____________________________________________________________________________
4291 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
4292         Log: Upgrade to Math::BigInt 1.42.
4293      Branch: perl
4294            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
4295            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
4296            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
4297            ! lib/Math/BigInt/t/mbimbf.t
4298 ____________________________________________________________________________
4299 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
4300         Log: integrate change#11847 from maint-5.6
4301              
4302              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
4303      Branch: perl
4304            ! sv.c
4305 ____________________________________________________________________________
4306 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
4307         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
4308      Branch: maint-5.6/perl
4309            ! sv.c
4310 ____________________________________________________________________________
4311 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
4312         Log: As far as I can tell these functions have been Unicodified.
4313      Branch: perl
4314            ! doop.c
4315 ____________________________________________________________________________
4316 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
4317         Log: Update to Storable 1.0.13.
4318      Branch: perl
4319            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
4320            ! ext/Storable/Storable.xs
4321 ____________________________________________________________________________
4322 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
4323         Log: Patch the Filter::Simple test to work with
4324              the core test suite (since the FilterTest.pm
4325              is in t/lib, not in lib).
4326      Branch: perl
4327            ! lib/Filter/Simple/t/filter.t
4328 ____________________________________________________________________________
4329 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
4330         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
4331      Branch: perl
4332            + t/lib/FilterTest.pm
4333            - t/lib/MyFilter.pm
4334 ____________________________________________________________________________
4335 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
4336         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
4337              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
4338              Text::Balanced 1.86.
4339      Branch: perl
4340            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
4341            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
4342            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
4343            + lib/Switch/t/nested.t lib/Switch/t/switch.t
4344            + lib/Text/Balanced/Changes lib/Text/Balanced/README
4345            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
4346            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
4347            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
4348            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
4349            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
4350            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
4351            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
4352            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
4353            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
4354            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
4355            ! MANIFEST lib/Attribute/Handlers.pm
4356            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
4357            ! lib/Attribute/Handlers/demo/Demo.pm
4358            ! lib/Attribute/Handlers/demo/Descriptions.pm
4359            ! lib/Attribute/Handlers/demo/MyClass.pm
4360            ! lib/Attribute/Handlers/demo/demo.pl
4361            ! lib/Attribute/Handlers/demo/demo2.pl
4362            ! lib/Attribute/Handlers/demo/demo3.pl
4363            ! lib/Attribute/Handlers/demo/demo4.pl
4364            ! lib/Attribute/Handlers/demo/demo_call.pl
4365            ! lib/Attribute/Handlers/demo/demo_chain.pl
4366            ! lib/Attribute/Handlers/demo/demo_cycle.pl
4367            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
4368            ! lib/Attribute/Handlers/demo/demo_phases.pl
4369            ! lib/Attribute/Handlers/demo/demo_range.pl
4370            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
4371            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
4372            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
4373            ! lib/Text/Balanced.pm
4374 ____________________________________________________________________________
4375 [ 11841] By: sky                                   on 2001/09/03  11:04:15
4376         Log: Forgot to add a file with Change #11840
4377      Branch: perl
4378            + t/op/srand.t
4379 ____________________________________________________________________________
4380 [ 11840] By: sky                                   on 2001/09/03  11:02:04
4381         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
4382              From: Michael G Schwern <schwern@pobox.com>
4383              Date: Mon, 3 Sep 2001 07:43:00 -0400
4384              Message-ID: <20010903074300.E9233@blackrider>
4385      Branch: perl
4386            ! MANIFEST pod/perlfunc.pod t/op/rand.t
4387 ____________________________________________________________________________
4388 [ 11839] By: sky                                   on 2001/09/03  10:47:11
4389         Log: Document the changes with regards to running of END blocks.
4390              And DESTROY on global objects are called in perl_destruct()!
4391      Branch: perl
4392            ! pod/perl572delta.pod pod/perlembed.pod
4393 ____________________________________________________________________________
4394 [ 11838] By: sky                                   on 2001/09/03  09:34:44
4395         Log: Subject: [PATCH t/op/time.t] Partial cleanup
4396              From: Michael G Schwern <schwern@pobox.com>
4397              Date: Mon, 3 Sep 2001 06:29:42 -0400
4398              Message-ID: <20010903062942.C9233@blackrider>
4399      Branch: perl
4400            ! t/op/time.t
4401 ____________________________________________________________________________
4402 [ 11837] By: sky                                   on 2001/09/03  09:30:02
4403         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
4404              From: Michael G Schwern <schwern@pobox.com>
4405              Date: Mon, 3 Sep 2001 06:24:13 -0400
4406              Message-ID: <20010903062413.B9233@blackrider>
4407      Branch: perl
4408            ! t/op/rand.t
4409 ____________________________________________________________________________
4410 [ 11836] By: sky                                   on 2001/09/03  07:56:47
4411         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
4412              From: Michael G Schwern <schwern@pobox.com>
4413              Date: Sun, 2 Sep 2001 21:38:43 -0400
4414              Message-ID: <20010902213843.L2711@blackrider>
4415      Branch: perl
4416            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
4417            ! MANIFEST
4418 ____________________________________________________________________________
4419 [ 11835] By: nick                                  on 2001/09/03  06:20:06
4420         Log: Integrate mainline
4421      Branch: perlio
4422           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
4423            - t/op/misc.t
4424           !> (integrate 187 files)
4425 ____________________________________________________________________________
4426 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
4427         Log: Update Changes.
4428      Branch: perl
4429            ! Changes patchlevel.h
4430 ____________________________________________________________________________
4431 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
4432         Log: Slight tweaks.
4433      Branch: perl
4434            ! t/run/kill_perl.t
4435 ____________________________________________________________________________
4436 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
4437         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
4438      Branch: perl
4439            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
4440 ____________________________________________________________________________
4441 [ 11831] By: sky                                   on 2001/09/02  12:10:42
4442         Log: Change #11828 wasn't complete, this updates to intest path
4443      Branch: perl
4444            ! t/run/kill_perl.t
4445 ____________________________________________________________________________
4446 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
4447         Log: 's's's.
4448      Branch: perl
4449            ! Changes
4450 ____________________________________________________________________________
4451 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
4452         Log: Update Changes.
4453      Branch: perl
4454            ! Changes patchlevel.h
4455 ____________________________________________________________________________
4456 [ 11828] By: sky                                   on 2001/09/02  11:53:56
4457         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
4458              From: Michael G Schwern <schwern@pobox.com>
4459              Date: Sat, 1 Sep 2001 20:18:58 -0400
4460              Message-ID: <20010901201858.X606@blackrider>
4461              +MANIFEST Fix
4462      Branch: perl
4463            + t/run/kill_perl.t
4464            - t/op/misc.t t/run/segfault.t
4465            ! MANIFEST
4466 ____________________________________________________________________________
4467 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
4468         Log: Subject: [PATCH] lib/Time/Local.pm
4469              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
4470              Date: Sun, 2 Sep 2001 06:50:01 -0500
4471              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
4472      Branch: perl
4473            ! lib/Time/Local.pm
4474 ____________________________________________________________________________
4475 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
4476         Log: Tick off Unicode collation and the normalization from
4477              the todo list.
4478      Branch: perl
4479            ! pod/perltodo.pod
4480 ____________________________________________________________________________
4481 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
4482         Log: Update to Unicode 3.1.1.
4483      Branch: perl
4484            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
4485            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
4486            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
4487            ! lib/unicore/PropList.txt lib/unicore/README.perl
4488            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
4489            ! lib/unicore/rename lib/unicore/version
4490 ____________________________________________________________________________
4491 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
4492         Log: Slight doc tweaks for the module.
4493      Branch: perl
4494            ! lib/Unicode/UCD.pm
4495 ____________________________________________________________________________
4496 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
4497         Log: Rename the variable: it *used* to be (wrongly) that the
4498              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
4499              but that is no more the case: PL_reg_match_utf8 is better.
4500      Branch: perl
4501            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
4502            ! regexec.c sv.c thrdvar.h
4503 ____________________________________________________________________________
4504 [ 11822] By: ams                                   on 2001/09/02  02:54:50
4505         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
4506              From: Ilmari Karonen <iltzu@sci.fi>
4507              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
4508              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
4509              (op/sub_lval.t updated to take new error message into account.)
4510      Branch: perl
4511            ! op.c t/op/sub_lval.t
4512 ____________________________________________________________________________
4513 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
4514         Log: remove stray CRs in files; keep all files with UNIX line-ends
4515              (Porting/makerel adds CRs to the files that need it in the
4516              distribution)
4517      Branch: perl
4518            ! NetWare/t/NWScripts.pl README.dos
4519            ! ext/Encode/Encode/cns11643-1.enc
4520            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
4521            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
4522 ____________________________________________________________________________
4523 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
4524         Log: some remnants of change#11803
4525      Branch: perl
4526            ! ext/ByteLoader/byterun.h perl.h
4527 ____________________________________________________________________________
4528 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
4529         Log: Update to Unicode::Collate 0.08.
4530      Branch: perl
4531            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
4532            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
4533 ____________________________________________________________________________
4534 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
4535         Log: Test tweaks.
4536      Branch: perl
4537            ! t/op/pat.t
4538 ____________________________________________________________________________
4539 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
4540         Log: Fix test
4541      Branch: maint-5.6/macperl
4542            ! t/lib/b.t
4543 ____________________________________________________________________________
4544 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
4545         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
4546              warnings in Config.pm with -W; increase default and
4547              minimum RAM; bump version number.
4548      Branch: maint-5.6/macperl
4549            + macos/lib/Mac/LowMem.pm
4550            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
4551            ! macos/configpm macos/macperl/MacPerl.r
4552 ____________________________________________________________________________
4553 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
4554         Log: Make syntax check report in MPW style, fix tests
4555              to use Mac::err=unix to get normal-style error
4556              messages.
4557      Branch: maint-5.6/macperl
4558            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
4559            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
4560 ____________________________________________________________________________
4561 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
4562         Log: Make MPW-style errors optional (but the default); add
4563              MacPerl::ErrorFormat() function and Mac::err pragma
4564      Branch: maint-5.6/macperl
4565            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
4566            + macos/ext/Mac/err/err.xs
4567            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
4568            ! macos/macish.c macos/macish.h macos/macperl.sym
4569 ____________________________________________________________________________
4570 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
4571         Log: More module and test ports from Thomas Wegner et al
4572      Branch: maint-5.6/macperl
4573            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
4574            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
4575            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
4576            ! t/op/magic.t
4577 ____________________________________________________________________________
4578 [ 11812] By: sky                                   on 2001/09/01  17:19:30
4579         Log: Subject: [PATCH t/op/concat.t] cleanup
4580              From: Michael G Schwern <schwern@pobox.com>
4581              Date: Sat, 1 Sep 2001 14:06:28 -0400
4582              Message-ID: <20010901140628.C606@blackrider>
4583      Branch: perl
4584            ! t/op/concat.t
4585 ____________________________________________________________________________
4586 [ 11811] By: sky                                   on 2001/09/01  12:25:29
4587         Log: Change #11805 didn't update the MANIFEST
4588      Branch: perl
4589            ! MANIFEST
4590 ____________________________________________________________________________
4591 [ 11810] By: sky                                   on 2001/09/01  11:52:44
4592         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
4593              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4594              Date: Sat, 1 Sep 2001 14:50:14 +0200
4595              Message-ID: <20010901145014.A691@rafael>
4596      Branch: perl
4597            ! t/op/inccode.t
4598 ____________________________________________________________________________
4599 [ 11809] By: sky                                   on 2001/09/01  11:49:22
4600         Log: Subject: PATCH: ExtUtils::MakeMaker
4601              From: Tony Bowden <tony@kasei.com>
4602              Date: Sat, 1 Sep 2001 10:33:53 +0100
4603              Message-ID: <20010901103353.A13863@soto.kasei.com>
4604              Manually applied
4605      Branch: perl
4606            ! lib/ExtUtils/MakeMaker.pm
4607 ____________________________________________________________________________
4608 [ 11808] By: sky                                   on 2001/09/01  11:39:13
4609         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
4610              From: mike808@users.sourceforge.net
4611              Date: Sat, 1 Sep 101 11:27:50 GMT
4612              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
4613              With little tweak
4614      Branch: perl
4615            ! lib/Term/Cap.pm
4616 ____________________________________________________________________________
4617 [ 11807] By: ams                                   on 2001/09/01  11:31:16
4618         Log: Subject: oct() and hex()
4619              From: Nicholas Clark <nick@ccl4.org>
4620              Date: Fri, 31 Aug 2001 23:14:13 +0100
4621              Message-Id: <20010831231413.J4950@plum.flirble.org>
4622      Branch: perl
4623            ! pod/perlclib.pod
4624 ____________________________________________________________________________
4625 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
4626         Log: Integrate change 11801 from maintperl
4627      Branch: maint-5.6/macperl
4628            ! perl.c
4629 ____________________________________________________________________________
4630 [ 11805] By: sky                                   on 2001/08/31  21:35:10
4631         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
4632              From: Michael G Schwern <schwern@pobox.com>
4633              Date: Fri, 31 Aug 2001 15:36:28 -0400
4634              Message-ID: <20010831153628.B598@blackrider>
4635              Check for things which used to segfault
4636      Branch: perl
4637            + t/run/segfault.t
4638 ____________________________________________________________________________
4639 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
4640         Log: integrate change#11801 from maint-5.6
4641              
4642              remove age-old UNICOS "workaround" that introduces a static, and
4643              hence an egregious race condition for threaded builds (*sigh*
4644              beats me why this kludge wasn't guarded by a UNICOS-specific
4645              #define *sigh*)
4646      Branch: perl
4647            ! perl.c
4648 ____________________________________________________________________________
4649 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
4650         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
4651              working in 5.7.x
4652      Branch: perl
4653            - objXSUB.h
4654            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
4655            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
4656            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
4657            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
4658            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
4659            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
4660            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
4661            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
4662            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
4663            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
4664            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
4665            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
4666            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
4667            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
4668            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
4669            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
4670            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
4671            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
4672            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
4673            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
4674            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
4675            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
4676 ____________________________________________________________________________
4677 [ 11802] By: ams                                   on 2001/08/31  18:11:32
4678         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
4679              From: "Philip Newton" <Philip.Newton@gmx.net>
4680              Date: Fri, 31 Aug 2001 21:12:56 +0200
4681              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
4682      Branch: perl
4683            ! pod/perldiag.pod
4684 ____________________________________________________________________________
4685 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
4686         Log: remove age-old UNICOS "workaround" that introduces a static, and
4687              hence an egregious race condition for threaded builds (*sigh*
4688              beats me why this kludge wasn't guarded by a UNICOS-specific
4689              #define *sigh*)
4690      Branch: maint-5.6/perl
4691            ! perl.c
4692 ____________________________________________________________________________
4693 [ 11800] By: sky                                   on 2001/08/31  17:30:26
4694         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
4695              Might break on platforms where bool is larger than 8 bites ???
4696      Branch: perl
4697            ! regcomp.c
4698 ____________________________________________________________________________
4699 [ 11799] By: ams                                   on 2001/08/31  12:15:44
4700         Log: Integrate 11778 into mainline.
4701      Branch: perl
4702            ! t/base/term.t
4703 ____________________________________________________________________________
4704 [ 11798] By: sky                                   on 2001/08/31  11:31:44
4705         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
4706              supposed to happen.
4707      Branch: perl
4708            ! regcomp.c
4709 ____________________________________________________________________________
4710 [ 11797] By: sky                                   on 2001/08/31  11:28:17
4711         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
4712              From: "John P. Linderman" <jpl@research.att.com>
4713              Date: Fri, 31 Aug 2001 08:20:35 -0400
4714              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
4715              Fixes test 14 which could fail randomly in rare cases.
4716      Branch: perl
4717            ! ext/Time/HiRes/HiRes.t regcomp.c
4718 ____________________________________________________________________________
4719 [ 11796] By: ams                                   on 2001/08/31  01:13:07
4720         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
4721              From: Nicholas Clark <nick@ccl4.org>
4722              Date: Thu, 30 Aug 2001 23:21:50 +0100
4723              Message-Id: <20010830232150.D4950@plum.flirble.org>
4724      Branch: perl
4725            ! ext/Sys/Syslog/Makefile.PL
4726 ____________________________________________________________________________
4727 [ 11795] By: ams                                   on 2001/08/30  23:53:23
4728         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
4729              patching example
4730              From: Michael G Schwern <schwern@pobox.com>
4731              Date: Thu, 30 Aug 2001 17:02:08 -0400
4732              Message-Id: <20010830170208.M2318@blackrider>
4733      Branch: perl
4734            ! pod/perlhack.pod
4735 ____________________________________________________________________________
4736 [ 11794] By: ams                                   on 2001/08/30  19:35:36
4737         Log: Subject: [PATCH] pp_modulo
4738              From: Nicholas Clark <nick@ccl4.org>
4739              Date: Thu, 30 Aug 2001 18:20:54 +0100
4740              Message-Id: <20010830182053.A4950@plum.flirble.org>
4741      Branch: perl
4742            ! pp.c t/op/64bitint.t
4743 ____________________________________________________________________________
4744 [ 11793] By: sky                                   on 2001/08/30  13:02:48
4745         Log: 11792 wasn't complete
4746      Branch: perl
4747            ! makedef.pl regcomp.c
4748 ____________________________________________________________________________
4749 [ 11792] By: sky                                   on 2001/08/30  12:21:11
4750         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
4751      Branch: perl
4752            ! makedef.pl
4753 ____________________________________________________________________________
4754 [ 11791] By: sky                                   on 2001/08/30  10:08:02
4755         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
4756      Branch: perl
4757            ! config_h.SH
4758 ____________________________________________________________________________
4759 [ 11790] By: sky                                   on 2001/08/30  08:22:31
4760         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
4761              on the pad. Fixes coredumps in cleanups introduced by
4762              Change 11755  
4763      Branch: perl
4764            ! op.c perl.c sv.h
4765 ____________________________________________________________________________
4766 [ 11789] By: sky                                   on 2001/08/29  19:01:47
4767         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
4768              This is a replacement implmentation that works on HPUX.
4769              This bug should probably be fixed in GCC.
4770      Branch: perl
4771            ! ext/Socket/Socket.xs
4772 ____________________________________________________________________________
4773 [ 11788] By: ams                                   on 2001/08/29  17:35:33
4774         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
4775              From: Nicholas Clark <nick@ccl4.org>
4776              Date: Wed, 29 Aug 2001 18:21:56 +0100
4777              Message-Id: <20010829182156.O4950@plum.flirble.org>
4778      Branch: perl
4779            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
4780 ____________________________________________________________________________
4781 [ 11787] By: sky                                   on 2001/08/29  10:42:54
4782         Log: Added test for pack_addr_in and unpack_addr_in
4783              Nitpik in test 10
4784      Branch: perl
4785            ! ext/Socket/Socket.t
4786 ____________________________________________________________________________
4787 [ 11786] By: sky                                   on 2001/08/29  10:28:14
4788         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
4789              Trying to catch errors on HP-UX
4790      Branch: perl
4791            ! ext/Socket/Socket.t
4792 ____________________________________________________________________________
4793 [ 11785] By: sky                                   on 2001/08/29  09:07:03
4794         Log: make sure USE_THREADS is defined so external apps work
4795      Branch: perl
4796            ! config_h.SH
4797 ____________________________________________________________________________
4798 [ 11784] By: sky                                   on 2001/08/29  08:06:12
4799         Log: Subject: Re: The hitlist of untested modules.
4800              From: Jonathan Stowe <gellyfish@gellyfish.com>
4801              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
4802              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
4803              Start of tests for Shell.pm (make Schwern poorer!)
4804      Branch: perl
4805            + lib/Shell.t
4806            ! MANIFEST
4807 ____________________________________________________________________________
4808 [ 11783] By: sky                                   on 2001/08/29  07:37:50
4809         Log: END{} can change the return value even if we die from BEGIN{}
4810      Branch: perl
4811            ! miniperlmain.c
4812 ____________________________________________________________________________
4813 [ 11782] By: ams                                   on 2001/08/29  06:32:17
4814         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
4815              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4816              Date: Wed, 29 Aug 2001 09:18:17 +0200
4817              Message-Id: <20010829091817.A4453@rafael>
4818      Branch: perl
4819            ! t/op/inccode.t
4820 ____________________________________________________________________________
4821 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
4822         Log: Delete xsubpp.patch, as full copy exists now
4823      Branch: maint-5.6/macperl
4824            - macos/xsubpp.patch
4825 ____________________________________________________________________________
4826 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
4827         Log: Add Changes file
4828      Branch: maint-5.6/macperl
4829            + macos/Changes
4830 ____________________________________________________________________________
4831 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
4832         Log: Add Mac version of xsubpp as separate file
4833      Branch: maint-5.6/macperl
4834            + macos/xsubpp
4835            ! macos/Makefile.mk
4836 ____________________________________________________________________________
4837 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
4838         Log: Fix open of /dev/null for Mac OS
4839      Branch: maint-5.6/macperl
4840            ! t/base/term.t
4841 ____________________________________________________________________________
4842 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
4843         Log: Various patches: enable more tests; skip CVS in PerlInstall;
4844              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
4845      Branch: maint-5.6/macperl
4846            ! macos/MacPerlTests.cmd macos/PerlInstall
4847            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
4848 ____________________________________________________________________________
4849 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
4850         Log: Allow for platforms to override formatting of errors
4851              on output from Matthias Neeracher (Mac files)
4852      Branch: maint-5.6/macperl
4853            ! macos/macish.c macos/macish.h
4854 ____________________________________________________________________________
4855 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
4856         Log: Allow for platforms to override formatting of errors
4857              on output from Matthias Neeracher (core files)
4858      Branch: maint-5.6/macperl
4859            ! perl.h pp_ctl.c util.c
4860 ____________________________________________________________________________
4861 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
4862         Log: Add some param checking, from reports by Kevin Reid.
4863      Branch: maint-5.6/macperl
4864            ! macos/ext/Mac/Controls/Controls.pm
4865            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
4866 ____________________________________________________________________________
4867 [ 11773] By: ams                                   on 2001/08/28  23:54:57
4868         Log: Subject: [PATCH] make coretest
4869              From: Paul Johnson <paul@pjcj.net>
4870              Date: Wed, 29 Aug 2001 00:11:38 +0200
4871              Message-Id: <20010829001138.B12169@pjcj.net>
4872              (Applied without the change to perlhack.pod. This should
4873              probably stay undocumented.)
4874      Branch: perl
4875            ! Makefile.SH t/TEST
4876 ____________________________________________________________________________
4877 [ 11772] By: sky                                   on 2001/08/28  13:01:20
4878         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
4879              From: Michael G Schwern <schwern@pobox.com>
4880              Date: Tue, 28 Aug 2001 09:57:39 -0400
4881              Message-ID: <20010828095738.E17775@blackrider>
4882      Branch: perl
4883            ! pod/perlhack.pod t/op/pack.t
4884 ____________________________________________________________________________
4885 [ 11771] By: sky                                   on 2001/08/28  11:20:13
4886         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
4887              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4888              Date: Tue, 28 Aug 2001 14:23:43 +0200
4889              Message-ID: <20010828142343.A19299@rafael>
4890      Branch: perl
4891            ! pod/perlvar.pod pp_ctl.c
4892 ____________________________________________________________________________
4893 [ 11770] By: ams                                   on 2001/08/28  10:13:21
4894         Log: Subject: [PATCH] odd typo in op.h
4895              From: Nicholas Clark <nick@ccl4.org>
4896              Date: Tue, 28 Aug 2001 12:10:26 +0100
4897              Message-Id: <20010828121026.V4950@plum.flirble.org>
4898      Branch: perl
4899            ! op.h
4900 ____________________________________________________________________________
4901 [ 11769] By: sky                                   on 2001/08/28  08:09:16
4902         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
4903              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
4904              Date: Tue, 28 Aug 2001 02:22:20 +0300
4905              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
4906      Branch: perl
4907            ! ext/B/B/Lint.pm
4908 ____________________________________________________________________________
4909 [ 11768] By: ams                                   on 2001/08/28  00:47:35
4910         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
4911              From: Michael G Schwern <schwern@pobox.com>
4912              Date: Mon, 27 Aug 2001 21:24:44 -0400
4913              Message-Id: <20010827212444.F12582@blackrider>
4914      Branch: perl
4915            ! pod/perlhack.pod t/op/pack.t
4916 ____________________________________________________________________________
4917 [ 11767] By: ams                                   on 2001/08/27  23:59:48
4918         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
4919              From: Michael G Schwern <schwern@pobox.com>
4920              Date: Mon, 27 Aug 2001 20:12:29 -0400
4921              Message-Id: <20010827201229.D12582@blackrider>
4922      Branch: perl
4923            ! pod/perlhack.pod t/op/pack.t
4924 ____________________________________________________________________________
4925 [ 11766] By: ams                                   on 2001/08/27  23:39:40
4926         Log: Update Changes.
4927      Branch: perl
4928            ! Changes
4929 ____________________________________________________________________________
4930 [ 11765] By: ams                                   on 2001/08/27  22:53:10
4931         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
4932              From: Michael G Schwern <schwern@pobox.com>
4933              Date: Mon, 27 Aug 2001 19:47:30 -0400
4934              Message-Id: <20010827194730.C12582@blackrider>
4935      Branch: perl
4936            ! t/op/inccode.t
4937 ____________________________________________________________________________
4938 [ 11764] By: ams                                   on 2001/08/27  22:46:21
4939         Log: Subject: [PATCH] new tests for the coderef-in-@INC
4940              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4941              Date: Mon, 27 Aug 2001 22:36:27 +0200
4942              Message-Id: <20010827223627.C690@rafael>
4943              
4944              Subject: Re: [PATCH] new tests for the coderef-in-@INC
4945              From: Nicholas Clark <nick@ccl4.org>
4946              Date: Tue, 28 Aug 2001 00:02:46 +0100
4947              Message-Id: <20010828000245.R4950@plum.flirble.org>
4948      Branch: perl
4949            + t/op/inccode.t
4950            ! MANIFEST
4951 ____________________________________________________________________________
4952 [ 11763] By: ams                                   on 2001/08/27  22:41:09
4953         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
4954              bleadperl on fire, Win95+4NT)
4955              From: Michael G Schwern <schwern@pobox.com>
4956              Date: Mon, 27 Aug 2001 16:54:42 -0400
4957              Message-Id: <20010827165442.F9436@blackrider>
4958      Branch: perl
4959            ! lib/warnings.t
4960 ____________________________________________________________________________
4961 [ 11762] By: sky                                   on 2001/08/27  19:19:17
4962         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
4963              avaible at compile time. This broke the compilation of 
4964              Net/Ping.pm
4965      Branch: perl
4966            ! lib/Net/Ping.pm
4967 ____________________________________________________________________________
4968 [ 11761] By: sky                                   on 2001/08/27  18:34:48
4969         Log: Removed tripple definitions of CUSTOM_OP functions.
4970      Branch: perl
4971            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
4972 ____________________________________________________________________________
4973 [ 11760] By: sky                                   on 2001/08/27  18:21:27
4974         Log: Regen headers
4975      Branch: perl
4976            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
4977            ! perlapi.h proto.h
4978 ____________________________________________________________________________
4979 [ 11759] By: ams                                   on 2001/08/27  16:31:53
4980         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
4981              From: "chromatic" <chromatic@rmci.net>
4982              Date: Mon, 27 Aug 2001 11:17:09 -0600
4983              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
4984      Branch: perl
4985            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
4986 ____________________________________________________________________________
4987 [ 11758] By: sky                                   on 2001/08/27  15:16:42
4988         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
4989              Thanks to H. Merijn Brand for the patch.
4990              Some of the comments and or guards might be removable in perl.h now.
4991      Branch: perl
4992            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
4993            ! Porting/Glossary Porting/config_H README.threads config_h.SH
4994            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
4995            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
4996            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
4997            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
4998            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
4999            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
5000            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
5001            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
5002            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
5003            ! win32/config_H.vc win32/perllib.c win32/win32.h
5004            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
5005            ! wince/config.h wince/config_H.ce wince/win32.h
5006            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
5007 ____________________________________________________________________________
5008 [ 11757] By: sky                                   on 2001/08/27  13:39:16
5009         Log: Subject: GNU ld parses arguments different
5010              From: H.Merijn Brand <h.m.brand@hccnet.nl>
5011              Date: Mon, 27 Aug 2001 16:25:51 +0200
5012              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
5013      Branch: perl
5014            ! hints/hpux.sh
5015 ____________________________________________________________________________
5016 [ 11756] By: sky                                   on 2001/08/27  13:18:45
5017         Log: Subject: Custom Ops
5018              From: Simon Cozens <simon@netthink.co.uk>
5019              Date: Sat, 25 Aug 2001 17:45:09 +0100
5020              Message-ID: <20010825174509.A5752@netthink.co.uk>
5021              I also added a fix to Opcode.pm to quite test cases.
5022      Branch: perl
5023            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
5024            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
5025 ____________________________________________________________________________
5026 [ 11755] By: sky                                   on 2001/08/27  05:37:17
5027         Log: Plugs a memory leak on destruction of regular expressions
5028              introcued by #11274.
5029              PL_regex_padav now has an AV as it's first entry with a list
5030              of freed regex_padav slots that it will reuse on creating
5031              new PMOPs.
5032      Branch: perl
5033            ! op.c perl.c
5034 ____________________________________________________________________________
5035 [ 11754] By: ams                                   on 2001/08/26  14:38:52
5036         Log: Subject: [PATCH] t/io/binmode.t
5037              From: Nicholas Clark <nick@ccl4.org>
5038              Date: Sun, 26 Aug 2001 12:03:05 +0100
5039              Message-Id: <20010826120305.C4950@plum.flirble.org>
5040              
5041              (Also a nitpick in #11752 to t/op/universal.t)
5042      Branch: perl
5043            ! t/io/binmode.t t/op/universal.t
5044 ____________________________________________________________________________
5045 [ 11753] By: ams                                   on 2001/08/26  08:19:34
5046         Log: Subject: [PATCH] op/universal.t failing
5047              From: Nicholas Clark <nick@ccl4.org>
5048              Date: Sun, 26 Aug 2001 09:48:22 +0100
5049              Message-Id: <20010826094822.B4950@plum.flirble.org>
5050      Branch: perl
5051            ! t/op/universal.t
5052 ____________________________________________________________________________
5053 [ 11752] By: ams                                   on 2001/08/25  22:46:13
5054         Log: Subject: Re: 'can' with undefined subs
5055              From: Tony Bowden <tony@kasei.com>
5056              Date: Sat, 25 Aug 2001 14:58:17 +0100
5057              Message-Id: <20010825145817.A11788@soto.kasei.com>
5058              (Applied with minor modifications.)
5059      Branch: perl
5060            ! t/op/universal.t
5061 ____________________________________________________________________________
5062 [ 11751] By: ams                                   on 2001/08/25  18:28:43
5063         Log: Subject: Re: 'can' with undefined subs
5064              From: Tony Bowden <tony@kasei.com>
5065              Date: Sat, 25 Aug 2001 15:13:14 +0100
5066              Message-Id: <20010825151314.B11788@soto.kasei.com>
5067      Branch: perl
5068            ! lib/UNIVERSAL.pm
5069 ____________________________________________________________________________
5070 [ 11750] By: nick                                  on 2001/08/25  15:24:15
5071         Log: Integrate mainline
5072      Branch: perlio
5073           +> t/io/binmode.t
5074           !> (integrate 26 files)
5075 ____________________________________________________________________________
5076 [ 11749] By: nick                                  on 2001/08/25  14:55:41
5077         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
5078              From:  John Peacock <jpeacock@rowman.com>
5079              Date:  Wed, 22 Aug 2001 12:05:28 -0400
5080              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
5081      Branch: perl
5082            ! pod/perlhack.pod
5083 ____________________________________________________________________________
5084 [ 11748] By: nick                                  on 2001/08/25  14:53:04
5085         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
5086              From:  Michael G Schwern <schwern@pobox.com>
5087              Date:  Wed, 22 Aug 2001 19:22:45 -0400
5088              Message-Id:  <20010822192245.U619@blackrider>
5089      Branch: perl
5090            ! MANIFEST
5091 ____________________________________________________________________________
5092 [ 11747] By: nick                                  on 2001/08/25  14:52:33
5093         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
5094              From:  Nicholas Clark <nick@ccl4.org>
5095              Date:  Wed, 22 Aug 2001 23:29:06 +0100
5096              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
5097      Branch: perl
5098            + t/io/binmode.t
5099            ! perlio.c pod/perlfunc.pod
5100 ____________________________________________________________________________
5101 [ 11744] By: nick                                  on 2001/08/25  14:37:33
5102         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
5103              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
5104              Date:  Fri, 24 Aug 2001 22:10:42 +0200
5105              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
5106      Branch: perl
5107            ! x2p/a2py.c x2p/walk.c
5108 ____________________________________________________________________________
5109 [ 11743] By: nick                                  on 2001/08/25  14:32:47
5110         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
5111              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5112              Date:  Fri, 24 Aug 2001 23:34:13 +0200
5113              Message-Id:  <20010824233413.A1285@rafael>
5114      Branch: perl
5115            ! pod/perlfunc.pod pod/perlvar.pod
5116 ____________________________________________________________________________
5117 [ 11742] By: ams                                   on 2001/08/25  13:16:02
5118         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
5119              From: Nicholas Clark <nick@ccl4.org>
5120              Date: Sat, 25 Aug 2001 14:50:07 +0100
5121              Message-Id: <20010825145007.L41464@plum.flirble.org>
5122      Branch: perl
5123            ! pp_ctl.c
5124 ____________________________________________________________________________
5125 [ 11741] By: nick                                  on 2001/08/24  07:08:45
5126         Log: When applying patch via Porting/apply fails, do p4 refresh
5127              to get old files back.
5128      Branch: perl
5129            ! Porting/apply
5130 ____________________________________________________________________________
5131 [ 11740] By: ams                                   on 2001/08/24  04:47:24
5132         Log: #11739 was incomplete.
5133      Branch: perl
5134            ! pod/perldiag.pod
5135 ____________________________________________________________________________
5136 [ 11739] By: ams                                   on 2001/08/24  04:09:40
5137         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
5138              From: "Philip Newton" <Philip.Newton@gmx.net>
5139              Date: Fri, 24 Aug 2001 07:08:34 +0200
5140      Branch: perl
5141            ! pod/perldiag.pod
5142 ____________________________________________________________________________
5143 [ 11738] By: ams                                   on 2001/08/24  02:19:42
5144         Log: Fixed Doug Wilson's email address.
5145      Branch: perl
5146            ! AUTHORS
5147 ____________________________________________________________________________
5148 [ 11737] By: ams                                   on 2001/08/24  00:10:13
5149         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
5150              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5151              Date: Thu, 23 Aug 2001 22:22:58 +0200
5152              Message-Id: <20010823222258.A901@rafael>
5153      Branch: perl
5154            ! pod/perldiag.pod
5155 ____________________________________________________________________________
5156 [ 11736] By: ams                                   on 2001/08/24  00:05:02
5157         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
5158              From: "Craig A. Berry" <craigberry@mac.com>
5159              Date: Thu, 23 Aug 2001 19:07:45 -0500
5160              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
5161      Branch: perl
5162            ! configure.com
5163 ____________________________________________________________________________
5164 [ 11735] By: sky                                   on 2001/08/23  13:42:07
5165         Log: Backed out 11732, it breaks lib/strict.t 
5166      Branch: perl
5167            ! op.c
5168 ____________________________________________________________________________
5169 [ 11734] By: sky                                   on 2001/08/23  11:45:59
5170         Log: Removed toy from 17133 after Matt Sargeants request.
5171      Branch: perl
5172            ! pod/perlfaq4.pod
5173 ____________________________________________________________________________
5174 [ 11733] By: sky                                   on 2001/08/23  11:36:29
5175         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
5176              From: Robin Houston <robin@kitsite.com>
5177              Date: Wed, 22 Aug 2001 23:06:16 +0100
5178              Message-ID: <20010822230616.A254@robin.kitsite.com>
5179      Branch: perl
5180            ! pod/perlfaq4.pod
5181 ____________________________________________________________________________
5182 [ 11732] By: sky                                   on 2001/08/23  10:36:02
5183         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
5184              From: Simon Cozens <simon@netthink.co.uk>
5185              Date: Thu, 23 Aug 2001 12:06:36 +0100
5186              Message-ID: <20010823120636.A9961@netthink.co.uk>
5187      Branch: perl
5188            ! op.c
5189 ____________________________________________________________________________
5190 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
5191         Log: fix broken windows build
5192      Branch: perl
5193            ! perl.h
5194 ____________________________________________________________________________
5195 [ 11730] By: ams                                   on 2001/08/22  21:35:30
5196         Log: Subject: [PATCH] io/tell.t doesn't chdir t
5197              From: Nicholas Clark <nick@ccl4.org>
5198              Date: Wed, 22 Aug 2001 23:25:58 +0100
5199              Message-Id: <20010822232557.Y82818@plum.flirble.org>
5200      Branch: perl
5201            ! t/io/tell.t
5202 ____________________________________________________________________________
5203 [ 11729] By: ams                                   on 2001/08/22  20:32:21
5204         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
5205              questions)
5206              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
5207              Date: Wed, 22 Aug 2001 17:09:04 -0400
5208              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
5209              (Oops, forgot File::Spec::Unix in the previous patch.)
5210      Branch: perl
5211            ! lib/File/Spec/Unix.pm
5212 ____________________________________________________________________________
5213 [ 11728] By: ams                                   on 2001/08/22  20:25:41
5214         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
5215              questions)
5216              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
5217              Date: Wed, 22 Aug 2001 17:09:04 -0400
5218              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
5219      Branch: perl
5220            ! lib/File/Spec.pm
5221 ____________________________________________________________________________
5222 [ 11727] By: ams                                   on 2001/08/22  19:43:30
5223         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
5224              From: John Peacock <jpeacock@rowman.com>
5225              Date: Wed, 22 Aug 2001 12:35:52 -0400
5226              Message-Id: <3B83DF68.5D89DC81@rowman.com>
5227              (Adds proper tests for $], notwithstanding Subject. +nitpick)
5228      Branch: perl
5229            ! t/op/ver.t
5230 ____________________________________________________________________________
5231 [ 11726] By: ams                                   on 2001/08/22  19:36:39
5232         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
5233              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
5234              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
5235              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
5236      Branch: perl
5237            ! lib/diagnostics.pm lib/diagnostics.t
5238 ____________________________________________________________________________
5239 [ 11725] By: ams                                   on 2001/08/22  19:25:01
5240         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
5241              From: Nicholas Clark <nick@ccl4.org>
5242              Date: Wed, 22 Aug 2001 20:59:05 +0100
5243              Message-Id: <20010822205905.U82818@plum.flirble.org>
5244      Branch: perl
5245            ! pp.c t/op/64bitint.t t/op/arith.t
5246 ____________________________________________________________________________
5247 [ 11724] By: ams                                   on 2001/08/22  10:02:33
5248         Log: Subject: Configure blooper
5249              From: H.Merijn Brand <h.m.brand@hccnet.nl>
5250              Date: Wed, 22 Aug 2001 12:38:35 +0200
5251              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
5252      Branch: perl
5253            ! Configure
5254 ____________________________________________________________________________
5255 [ 11723] By: ams                                   on 2001/08/21  16:17:53
5256         Log: Subject: [PATCH] installperl -help
5257              From: Nicholas Clark <nick@ccl4.org>
5258              Date: Tue, 21 Aug 2001 17:34:23 +0100
5259              Message-Id: <20010821173423.F82818@plum.flirble.org>
5260      Branch: perl
5261            ! installperl
5262 ____________________________________________________________________________
5263 [ 11722] By: ams                                   on 2001/08/20  07:46:31
5264         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
5265              From: Ilmari Karonen <iltzu@sci.fi>
5266              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
5267              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
5268      Branch: perl
5269            ! pod/perlvar.pod
5270 ____________________________________________________________________________
5271 [ 11721] By: nick                                  on 2001/08/20  06:24:31
5272         Log: Integrate mainline
5273      Branch: perlio
5274           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
5275           +> lib/Lingua/KO/Hangul/Util/Changes
5276           +> lib/Lingua/KO/Hangul/Util/README
5277           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
5278           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
5279           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
5280           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
5281           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
5282           +> lib/Unicode/Normalize/t/test.t
5283            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
5284           !> (integrate 55 files)
5285 ____________________________________________________________________________
5286 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
5287         Log: Integrate Change #11599 from maint-5.6/perl
5288      Branch: maint-5.6/macperl
5289           !> README.win32
5290 ____________________________________________________________________________
5291 [ 11719] By: ams                                   on 2001/08/18  21:21:42
5292         Log: Add Porting/apply to MANIFEST.
5293      Branch: perl
5294            ! MANIFEST
5295 ____________________________________________________________________________
5296 [ 11718] By: sky                                   on 2001/08/18  14:38:01
5297         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
5298              Better solution would be to make 5005threaded perl use
5299              the same system as ithreads do
5300      Branch: perl
5301            ! perl.h
5302 ____________________________________________________________________________
5303 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
5304         Log: New try for ID 20010407.006: detach the semantics
5305              "was the last match target UTF8" into its own variable.
5306      Branch: perl
5307            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
5308            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
5309 ____________________________________________________________________________
5310 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
5311         Log: UTF8 flag should be meaningful only when POK.
5312      Branch: perl
5313            ! dump.c
5314 ____________________________________________________________________________
5315 [ 11715] By: sky                                   on 2001/08/18  11:45:16
5316         Log: USE_THREADS and USE_ITHREADS are never true at the same time
5317      Branch: perl
5318            ! perl.h
5319 ____________________________________________________________________________
5320 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
5321         Log: Retract #11712 for now.  The real fix would probably
5322              be something like making PL_reg_sv a copy (PV + UTF8)
5323              of the matched/substituted string (note: not just a SvPOK
5324              string, for example the stringified form of a ROK would
5325              be applicable)  Beware of leaks.
5326      Branch: perl
5327            ! pp_hot.c t/op/pat.t
5328 ____________________________________________________________________________
5329 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
5330         Log: UTF8 wasn't printing for PVMGs.
5331      Branch: perl
5332            ! dump.c
5333 ____________________________________________________________________________
5334 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
5335         Log: (Retracted by #11714)
5336              
5337              Okay analysis, debatable fix.  (The fix will inc
5338              the refcount of all temporary match objects,
5339              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
5340              which will then cause griping at untie() time
5341              ("inner references remain").
5342              
5343              Fix for ID 20010407.006: PL_reg_sv got wiped out
5344              by freetemps if the match target was a temporary
5345              (like function_call() =~ /.../), which in turn meant
5346              that the $1 et al stopped working if they had UTF-8
5347              in them.  Therefore bump up the refcount of PL_reg_sv.
5348      Branch: perl
5349            ! pp_hot.c t/op/pat.t
5350 ____________________________________________________________________________
5351 [ 11711] By: ams                                   on 2001/08/17  20:32:08
5352         Log: Subject: [PATCH] doesn't compile, was perl@11710
5353              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5354              Date: Fri, 17 Aug 2001 23:21:10 +0200
5355              Message-Id: <20010817232110.C7041@rafael> 
5356      Branch: perl
5357            ! sharedsv.c
5358 ____________________________________________________________________________
5359 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
5360         Log: Update Changes.
5361      Branch: perl
5362            ! Changes patchlevel.h
5363 ____________________________________________________________________________
5364 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
5365         Log: Upgrade to libnet 1.0704.
5366      Branch: perl
5367            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
5368            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
5369            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
5370            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
5371            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
5372            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
5373            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
5374 ____________________________________________________________________________
5375 [ 11708] By: sky                                   on 2001/08/17  13:34:04
5376         Log: Let perl_clone copy PL_exit_flags
5377      Branch: perl
5378            ! sv.c
5379 ____________________________________________________________________________
5380 [ 11707] By: sky                                   on 2001/08/17  12:28:41
5381         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
5382      Branch: perl
5383            ! sharedsv.c sharedsv.h
5384 ____________________________________________________________________________
5385 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
5386         Log: The metaconfig unit change for #11705.
5387      Branch: metaconfig/U/perl
5388            ! Extensions.U
5389 ____________________________________________________________________________
5390 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
5391         Log: Allow the threads extension to be found if present.
5392      Branch: perl
5393            ! Configure
5394 ____________________________________________________________________________
5395 [ 11704] By: nick                                  on 2001/08/17  11:47:54
5396         Log: Mail -> change script (pre-alpha)
5397      Branch: perl
5398            + Porting/apply
5399 ____________________________________________________________________________
5400 [ 11703] By: sky                                   on 2001/08/17  07:11:24
5401         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
5402              Thanks to Tom Hospel for pointing out my error.
5403      Branch: perl
5404            ! op.h
5405 ____________________________________________________________________________
5406 [ 11702] By: sky                                   on 2001/08/17  04:18:11
5407         Log: Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which if set moves END block running to perl_destruct, changes prototype of perl_destruct to return exitstatus.
5408      Branch: perl
5409            ! embed.pl miniperlmain.c perl.c perl.h proto.h
5410 ____________________________________________________________________________
5411 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
5412         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
5413              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
5414      Branch: perl
5415            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
5416            + lib/Lingua/KO/Hangul/Util/README
5417            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
5418            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
5419            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
5420            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
5421            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
5422            + lib/Unicode/Normalize/t/test.t
5423            ! MANIFEST
5424 ____________________________________________________________________________
5425 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
5426         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
5427              Date: Thu, 16 Aug 2001 22:46:15 -0500
5428              From: "Craig A. Berry" <craigberry@mac.com>
5429              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
5430      Branch: perl
5431            ! configure.com numeric.c
5432 ____________________________________________________________________________
5433 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
5434         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
5435              of the usual suspects (like getpwent) but not for others
5436              (like localtime and rand).  The _r versions are available
5437              for all of them, so let's use them.
5438      Branch: perl
5439            ! perl.h
5440 ____________________________________________________________________________
5441 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
5442         Log: (Accidental apply; thankfully empty.)
5443      Branch: perl
5444            ! hints/os390.sh
5445 ____________________________________________________________________________
5446 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
5447         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
5448              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5449              Date: Thu, 16 Aug 2001 16:27:49 +0100
5450              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
5451      Branch: perl
5452            ! regexec.c t/op/re_tests
5453 ____________________________________________________________________________
5454 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
5455         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
5456              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5457              Date: Thu, 16 Aug 2001 18:50:01 +0100
5458              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
5459      Branch: perl
5460            ! pp_hot.c t/op/pat.t
5461 ____________________________________________________________________________
5462 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
5463         Log: Subject: [PATCH] *time_r again
5464              From: "Arthur Bergman" <arthur@contiller.se>
5465              Date: Thu, 16 Aug 2001 16:01:54 +0200
5466              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
5467      Branch: perl
5468            ! op.h
5469 ____________________________________________________________________________
5470 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
5471         Log: system() and backtick error handling cleanup from Craig A. Berry.
5472      Branch: perl
5473            ! vms/vms.c
5474 ____________________________________________________________________________
5475 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
5476         Log: change#10334 leaks memory, copies string when it doesn't
5477              need to
5478      Branch: perl
5479            ! perl.c
5480 ____________________________________________________________________________
5481 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
5482         Log: One more twist to the sprintf + utf8 testing.
5483      Branch: perl
5484            ! t/op/misc.t
5485 ____________________________________________________________________________
5486 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
5487         Log: Fix for 20010407.008 sprintf removes utf8-ness.
5488      Branch: perl
5489            ! pp.c t/op/misc.t
5490 ____________________________________________________________________________
5491 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
5492         Log: Subject: [PATCH] *time_r fixes
5493              From: "Arthur Bergman" <arthur@contiller.se>
5494              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
5495              Date: Thu, 16 Aug 2001 14:22:27 +0200
5496      Branch: perl
5497            ! op.h
5498 ____________________________________________________________________________
5499 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
5500         Log: Upgrade to CGI.pm 2.77.
5501      Branch: perl
5502            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
5503            ! lib/CGI/t/function.t
5504 ____________________________________________________________________________
5505 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
5506         Log: Document the bytes-to-Unicode upgrading.
5507      Branch: perl
5508            ! pod/perlunicode.pod
5509 ____________________________________________________________________________
5510 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
5511         Log: Add a test for Unicode sprintf.
5512      Branch: perl
5513            ! t/op/misc.t
5514 ____________________________________________________________________________
5515 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
5516         Log: Add Unicode tests for index/rindex.
5517      Branch: perl
5518            ! t/op/index.t
5519 ____________________________________________________________________________
5520 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
5521         Log: Document a bit the art of minimizing the installation,
5522              based on the p5p discussion.
5523      Branch: perl
5524            ! INSTALL
5525 ____________________________________________________________________________
5526 [ 11684] By: nick                                  on 2001/08/15  15:03:31
5527         Log: Integrate mainline
5528      Branch: perlio
5529           +> sharedsv.c sharedsv.h
5530           !> (integrate 53 files)
5531 ____________________________________________________________________________
5532 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
5533         Log: Update Changes.
5534      Branch: perl
5535            ! Changes patchlevel.h
5536 ____________________________________________________________________________
5537 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
5538         Log: The #11673 necessitated a test tweak.
5539      Branch: perl
5540            ! t/io/utf8.t
5541 ____________________________________________________________________________
5542 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
5543         Log: Also UNICOS is in the general case unable to silently
5544              handle fp overflows.
5545      Branch: perl
5546            ! numeric.c
5547 ____________________________________________________________________________
5548 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
5549         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
5550              NV_EPSILON #defined.
5551      Branch: perl
5552            ! perl.h
5553 ____________________________________________________________________________
5554 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
5555         Log: Re-establish the fp overflow detection for VAX VMS; there
5556              is no easy way to have the IEEE fp silent overflow semantics.
5557              (in Alpha VMS we still will use IEEE fp by default-- but it
5558              is still possible to configure Perl to use G_FLOAT)
5559      Branch: perl
5560            ! numeric.c
5561 ____________________________________________________________________________
5562 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
5563         Log: Subject: [PATCH] pp_lock 
5564              From: "Arthur Bergman" <arthur@contiller.se>
5565              Date: Wed, 15 Aug 2001 11:52:16 +0200
5566              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
5567      Branch: perl
5568            ! pp.c
5569 ____________________________________________________________________________
5570 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
5571         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
5572              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5573              Date: Wed, 15 Aug 2001 11:32:11 +0100
5574              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
5575      Branch: perl
5576            ! regcomp.c t/op/re_tests
5577 ____________________________________________________________________________
5578 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
5579         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
5580              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5581              Date: Wed, 15 Aug 2001 10:33:49 +0100
5582              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
5583      Branch: perl
5584            ! regexec.c t/op/re_tests
5585 ____________________________________________________________________________
5586 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
5587         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
5588              From: Barrie Slaymaker <barries@slaysys.com>
5589              Date: Tue, 14 Aug 2001 14:32:25 -0400
5590              Message-ID: <20010814143225.A19822@jester.slaysys.com>
5591      Branch: perl
5592            ! lib/File/Spec.t lib/File/Spec/Unix.pm
5593 ____________________________________________________________________________
5594 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
5595         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
5596              From: Peter Prymmer <pvhp@forte.com>
5597              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
5598              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
5599      Branch: perl
5600            ! README.vms configure.com
5601 ____________________________________________________________________________
5602 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
5603         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
5604              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5605              Date: Tue, 14 Aug 2001 21:23:27 +0200
5606              Message-ID: <20010814212327.A1919@rafael>
5607      Branch: perl
5608            ! doio.c
5609 ____________________________________________________________________________
5610 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
5611         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
5612              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
5613              Date: Tue, 14 Aug 2001 22:30:11 +0200
5614              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
5615              
5616              Combination of nmake, quoting, and Perl expanded $( in here-doc.
5617      Branch: perl
5618            ! ext/SDBM_File/Makefile.PL
5619 ____________________________________________________________________________
5620 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
5621         Log: Todo updates.
5622      Branch: perl
5623            ! pod/perltodo.pod
5624 ____________________________________________________________________________
5625 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
5626         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
5627              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
5628              Date: Mon, 13 Aug 2001 23:15:01 +0200
5629              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
5630      Branch: perl
5631            ! sv.c
5632 ____________________________________________________________________________
5633 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
5634         Log: Subject: [PATCH] [b-]showlex.t
5635              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
5636              Date: Sun, 12 Aug 2001 22:24:51 +0200
5637              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
5638              
5639              The 4nt command shell will expand the % in command line
5640              no matter what quoting is attempted, changed the % to @.
5641      Branch: perl
5642            ! ext/B/Showlex.t
5643 ____________________________________________________________________________
5644 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
5645         Log: Subject: [PATCH] magic.t
5646              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
5647              Date: Sun, 12 Aug 2001 20:49:27 +0200
5648              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
5649      Branch: perl
5650            ! t/op/magic.t
5651 ____________________________________________________________________________
5652 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
5653         Log: Add sharedsv* to the DOSish platforms; plus add
5654              some WinCE files to the list of DOSish files.
5655      Branch: perl
5656            ! NetWare/Makefile Porting/makerel win32/Makefile
5657            ! win32/makefile.mk wince/Makefile.ce
5658 ____________________________________________________________________________
5659 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
5660         Log: More DOSish files.
5661      Branch: perl
5662            ! Porting/makerel
5663 ____________________________________________________________________________
5664 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
5665         Log: Strip CRs from the WinCE files.  Now we need to
5666              figure out in which CRs are really needed: probably
5667              Makefile.ce and the README files, at least, probably
5668              also the registry.bat.
5669      Branch: perl
5670            ! wince/Makefile.ce wince/README.compile wince/README.perlce
5671            ! wince/config.h wince/include/cectype.h wince/include/errno.h
5672            ! wince/include/sys/stat.h wince/include/sys/types.h
5673            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
5674            ! wince/perldll.def wince/registry.bat wince/wince.h
5675            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
5676 ____________________________________________________________________________
5677 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
5678         Log: Add some files to DOSish and writables.
5679      Branch: perl
5680            ! Porting/makerel
5681 ____________________________________________________________________________
5682 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
5683         Log: Compile failure message tidying.
5684      Branch: perl
5685            ! t/lib/1_compile.t
5686 ____________________________________________________________________________
5687 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
5688         Log: The new sharedsv* should be exported only if usethreads.
5689      Branch: perl
5690            ! makedef.pl
5691 ____________________________________________________________________________
5692 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
5693         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
5694              From: Peter Prymmer <pvhp@forte.com>
5695              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
5696              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
5697      Branch: perl
5698            ! README.os390
5699 ____________________________________________________________________________
5700 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
5701         Log: Update Changes.
5702      Branch: perl
5703            ! Changes patchlevel.h
5704 ____________________________________________________________________________
5705 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
5706         Log: Subject: [PATHC] sharedsv.[c|h]
5707              From: "Artur Bergman" <artur@contiller.se>
5708              Date: Mon, 13 Aug 2001 14:38:41 +0200
5709              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
5710              
5711              Subject: [PATCH] embed.pl
5712              From: Arthur Bergman <arthur@contiller.se>
5713              Date: Mon, 13 Aug 2001 14:38:14 +0200
5714              Message-ID: <B79D96D6.3088%arthur@contiller.se>
5715              
5716              Subject: [PATCH] sharedsv cleanups
5717              From: "Arthur Bergman" <arthur@contiller.se>
5718              Date: Mon, 13 Aug 2001 15:14:25 +0200
5719              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
5720              
5721              Plus few tweaks: _init needs to be Adp, the prototypes
5722              should not be revealed unless using ithreads, #endif FOO
5723              must be #endif /* FOO */, adding (parentheses) around
5724              do { } while doesn't work too well.
5725      Branch: perl
5726            + sharedsv.c sharedsv.h
5727            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
5728            ! perl.h perlapi.c pod/perlapi.pod proto.h
5729 ____________________________________________________________________________
5730 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
5731         Log: Subject: Re: END {} blocks run in perl_run
5732              From: Arthur Bergman <arthur@contiller.se>
5733              Date: Mon, 13 Aug 2001 11:11:30 +0200
5734              Message-ID: <B79D6661.3068%arthur@contiller.se>
5735      Branch: perl
5736            ! perl.c
5737 ____________________________________________________________________________
5738 [ 11657] By: nick                                  on 2001/08/13  09:03:02
5739         Log: Integrate mainline
5740      Branch: perlio
5741           +> (branch 326 files)
5742            - (delete 330 files)
5743           !> (integrate 85 files)
5744 ____________________________________________________________________________
5745 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
5746         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
5747              and the Perl will be built to do that by default (adding that
5748              will break scripts having non-UTF-8 binary data, such as Latin-1.)
5749      Branch: perl
5750            ! op.c toke.c utf8.h
5751 ____________________________________________________________________________
5752 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
5753         Log: Unnecessary downgrades.
5754      Branch: perl
5755            ! doop.c
5756 ____________________________________________________________________________
5757 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
5758         Log: Failure not true anymore (probably caused by my broken setup).
5759      Branch: perl
5760            ! t/op/pat.t
5761 ____________________________________________________________________________
5762 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
5763         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
5764              stopped working).
5765      Branch: perl
5766            ! op.h pp_ctl.c regcomp.c
5767 ____________________________________________________________________________
5768 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
5769         Log: There is no IN_UTF8.
5770      Branch: perl
5771            ! utf8.h
5772 ____________________________________________________________________________
5773 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
5774         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
5775      Branch: perl
5776            ! op.c op.h pp_ctl.c regcomp.c
5777 ____________________________________________________________________________
5778 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
5779         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
5780              and a test tweak.
5781      Branch: perl
5782            ! op.c t/pod/find.t
5783 ____________________________________________________________________________
5784 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
5785         Log: Todo updates and fixes.
5786      Branch: perl
5787            ! pod/perltodo.pod
5788 ____________________________________________________________________________
5789 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
5790         Log: Mark tests (and one module) having explicit Latin-1
5791              (and one file having explicit UTF-8) with an explicit
5792              'no utf8' (and one explicit 'use utf8').
5793              
5794              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
5795      Branch: perl
5796            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
5797            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
5798            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
5799 ____________________________________________________________________________
5800 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
5801         Log: Subject: SV: END {} blocks run in perl_run
5802              From: "Arthur Bergman" <arthur@contiller.se>
5803              Date: Sun, 12 Aug 2001 00:34:28 +0200 
5804              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
5805      Branch: perl
5806            ! miniperlmain.c perl.c
5807 ____________________________________________________________________________
5808 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
5809         Log: Typos in #11645.
5810      Branch: perl
5811            ! perl.h
5812 ____________________________________________________________________________
5813 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
5814         Log: On ithreads default to use_reentrant except on naturally
5815              threadsafe platforms.
5816      Branch: perl
5817            ! perl.h
5818 ____________________________________________________________________________
5819 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
5820         Log: (Hopefully) a fix for 20010723.004: make install needs
5821              write permission in build directory.  The problem was
5822              probably caused by overeager sprinkling of the lib/re.pm
5823              dependencies (which was done to guarantee lib/re.pm being
5824              uptodate for parallel makes: now solved by funneling that
5825              through an explicit recursive make in the preplibrary target).
5826      Branch: perl
5827            ! Makefile.SH
5828 ____________________________________________________________________________
5829 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
5830         Log: Dispell the "use utf8" superstition.
5831      Branch: perl
5832            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
5833            ! pod/perlunicode.pod
5834 ____________________________________________________________________________
5835 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
5836         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
5837              From: "Abigail" <abigail@foad.org> 
5838              Date: Sat, 11 Aug 2001 23:49:49 +0200
5839              Message-ID: <20010811214950.23255.qmail@foad.org>
5840      Branch: perl
5841            ! t/op/taint.t
5842 ____________________________________________________________________________
5843 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
5844         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
5845              From: Abhijit Menon-Sen <ams@wiw.org>
5846              Date: Sat, 11 Aug 2001 06:18:19 +0530
5847              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
5848      Branch: perl
5849            ! mg.c
5850 ____________________________________________________________________________
5851 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
5852         Log: Test for change #11639.
5853      Branch: perl
5854            ! t/op/tiehandle.t
5855 ____________________________________________________________________________
5856 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
5857         Log: Subject: Re: Can't localize *FH, then tie it
5858              From: Abhijit Menon-Sen <ams@wiw.org>
5859              Date: Sun, 12 Aug 2001 16:08:06 +0530
5860              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
5861      Branch: perl
5862            ! pp_hot.c pp_sys.c
5863 ____________________________________________________________________________
5864 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
5865         Log: Drop all the unnecessary "use utf8" clauses and some of
5866              the unnecessary "use bytes" ones.
5867              
5868              TODO: scour the documentation for unnecessary "use utf8"
5869              and prominently display it in perldelta when the time comes.
5870              ("use utf8" should be necessary ONLY if one wants the script
5871              to be in UTF-8.)  Also should be checked in some non-ASCII
5872              non-Latin-1 platform, like EBCDIC.
5873      Branch: perl
5874            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
5875            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
5876 ____________________________________________________________________________
5877 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
5878         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
5879              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
5880              in Unicode handling.
5881      Branch: perl
5882            + t/op/lc.t
5883            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
5884 ____________________________________________________________________________
5885 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
5886         Log: Thinko: we want the flags for native cc, not gcc.
5887      Branch: perl
5888            ! hints/dec_osf.sh
5889 ____________________________________________________________________________
5890 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
5891         Log: Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
5892              From: Robin Houston <robin@kitsite.com>
5893              Date: Fri, 10 Aug 2001 14:42:02 +0100
5894              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
5895      Branch: perl
5896            ! pp.c
5897 ____________________________________________________________________________
5898 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
5899         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
5900              From: Abhijit Menon-Sen <ams@wiw.org>
5901              Date: Sat, 11 Aug 2001 16:31:04 +0530
5902              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
5903      Branch: perl
5904            ! op.c
5905 ____________________________________________________________________________
5906 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
5907         Log: Get rid of indread, from Abhijit Menon-Sen.
5908      Branch: perl
5909            ! pp_sys.c
5910 ____________________________________________________________________________
5911 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
5912         Log: CRLFgngngn.
5913      Branch: perl
5914            ! win32/Makefile win32/makefile.mk
5915 ____________________________________________________________________________
5916 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
5917         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
5918      Branch: perl
5919            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
5920            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
5921            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
5922            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
5923            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
5924            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
5925            ! win32/Makefile win32/makefile.mk
5926 ____________________________________________________________________________
5927 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
5928         Log: Avoid #elif (less portable than #else #if).
5929      Branch: perl
5930            ! handy.h
5931 ____________________________________________________________________________
5932 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
5933         Log: Subject: patch for perlvar.pod
5934              From: mah@everybody.org (Mark A. Hershberger)
5935              Date: 08 Aug 2001 17:03:16 -0500
5936              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
5937      Branch: perl
5938            ! pod/perlvar.pod
5939 ____________________________________________________________________________
5940 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
5941         Log: cpp commands must start (the # must be) at the column #0.
5942      Branch: perl
5943            ! op.c
5944 ____________________________________________________________________________
5945 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
5946         Log: If using gcc -B/foo/bar makedepend would give
5947              unnecessary warnings about unused -B/foo/bar.
5948      Branch: perl
5949            ! makedepend.SH
5950 ____________________________________________________________________________
5951 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
5952         Log: Update Changes.
5953      Branch: perl
5954            ! Changes patchlevel.h
5955 ____________________________________________________________________________
5956 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
5957         Log: s/z/tz/
5958      Branch: perl
5959            ! pod/perlfaq2.pod
5960 ____________________________________________________________________________
5961 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
5962         Log: Article nit.
5963      Branch: perl
5964            ! pod/perlfaq2.pod
5965 ____________________________________________________________________________
5966 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
5967         Log: Rename lib/unicode files to lib/unicore to avoid
5968              conflicts between core lib/unicode and Unicode::
5969              files in case-ignoring filesystems.
5970      Branch: perl
5971            + (add 325 files)
5972            - (delete 324 files)
5973            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
5974 ____________________________________________________________________________
5975 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
5976         Log: Upgrade to Math::BigInt 1.41.
5977      Branch: perl
5978            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
5979 ____________________________________________________________________________
5980 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
5981         Log: Subject: [PATCH] remove PL_na from typemap
5982              From: James <james@rf.net>
5983              Date: Mon, 06 Aug 2001 20:23:15 -0700
5984              Message-ID: <3B6F5F23.A31A81B1@rf.net>
5985              
5986              (had to be manually applied)
5987      Branch: perl
5988            ! lib/ExtUtils/typemap
5989 ____________________________________________________________________________
5990 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
5991         Log: The metaconfig unit changes for #11618.
5992      Branch: metaconfig/U/perl
5993            + d_fpclassl.U i_fp.U
5994 ____________________________________________________________________________
5995 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
5996         Log: Forgot this from #11618.
5997              
5998              NOTE: wince/config_H.ce needs updating.
5999      Branch: perl
6000            ! wince/config.ce
6001 ____________________________________________________________________________
6002 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
6003         Log: Introduce more floating point classifying APIs;
6004              try to define (most importantly) Perl_is{inf,nan}(x).
6005              
6006              For this first cut, assume none such APIs exist in non-UNIXoid
6007              platforms-- this is of course too unkind: Win32 rumoredly has
6008              _fpclass() and _isnan(), and VMS/VOS very probably have some
6009              of the APIs available.     The only thing Perl uses at the moment
6010              is Perl_isnan() (has been in use for a while now).
6011              
6012              NOTE: the Win32 and NetWare config_h.?c need regenerating.
6013      Branch: perl
6014            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
6015            ! Porting/config_H config_h.SH configure.com epoc/config.sh
6016            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
6017            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6018            ! vos/config.ga.h win32/config.bc win32/config.gc
6019            ! win32/config.vc win32/config_H.bc win32/config_H.gc
6020            ! win32/config_H.vc wince/config.ce wince/config.h
6021 ____________________________________________________________________________
6022 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
6023         Log: Integrate change #11519 from perlio:
6024              
6025              Avoid testing for (non-)existance of "encoding(xxxx)"
6026              layer is called "encoding" the (xxxx) is an argument.
6027      Branch: perl
6028           !> lib/open.pm
6029 ____________________________________________________________________________
6030 [ 11616] By: nick                                  on 2001/08/09  07:50:24
6031         Log: Integrate mainline
6032      Branch: perlio
6033           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
6034           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
6035           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
6036           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
6037            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
6038            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
6039           !> (integrate 79 files)
6040 ____________________________________________________________________________
6041 [ 11615] By: nick                                  on 2001/08/09  06:23:44
6042         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
6043              layer is called "encoding" the (xxxx) is an argument.
6044      Branch: perlio
6045            ! lib/open.pm
6046 ____________________________________________________________________________
6047 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
6048         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
6049              From: Paul Johnson <paul@pjcj.net>
6050              Date: Wed, 8 Aug 2001 23:54:17 +0200
6051              Message-ID: <20010808235417.O1006@pjcj.net>
6052      Branch: perl
6053            ! ext/B/B/Concise.pm
6054 ____________________________________________________________________________
6055 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
6056         Log: Make VMS use IEEE math by default; reorder Tru64 hints
6057              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
6058              exception semantics) is always set if using (the new) cc.
6059      Branch: perl
6060            ! configure.com hints/dec_osf.sh
6061 ____________________________________________________________________________
6062 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
6063         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
6064              From: Abhijit Menon-Sen <ams@wiw.org>
6065              Date: Tue, 7 Aug 2001 17:16:05 +0530
6066              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
6067      Branch: perl
6068            ! pp_sys.c
6069 ____________________________________________________________________________
6070 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
6071         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
6072              From: "Craig A. Berry" <craigberry@mac.com>
6073              Date: Tue, 07 Aug 2001 22:27:47 -0500
6074              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
6075      Branch: perl
6076            ! t/run/exit.t
6077 ____________________________________________________________________________
6078 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
6079         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
6080              From: "Craig A. Berry" <craigberry@mac.com>
6081              Date: Tue, 07 Aug 2001 20:01:53 -0500
6082              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
6083      Branch: perl
6084            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
6085 ____________________________________________________________________________
6086 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
6087         Log: Update the magazine information.
6088      Branch: perl
6089            ! pod/perlfaq2.pod
6090 ____________________________________________________________________________
6091 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
6092         Log: Ignore SIGFPE everywhere.
6093      Branch: perl
6094            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
6095 ____________________________________________________________________________
6096 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
6097         Log: With permission, change the licensing of the docs by
6098              TomC (and Gnat) to comply with the rest of Perl.
6099      Branch: perl
6100            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
6101            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
6102            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
6103            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
6104            ! pod/perltootc.pod
6105 ____________________________________________________________________________
6106 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
6107         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
6108              From: Andy Dougherty <doughera@lafayette.edu>
6109              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
6110              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
6111      Branch: perl
6112            ! hints/openbsd.sh
6113 ____________________________________________________________________________
6114 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
6115         Log: Subject: [PATCH] Makefile.SH test_prep dependency
6116              From: Andy Dougherty <doughera@lafayette.edu>
6117              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
6118              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
6119      Branch: perl
6120            ! Makefile.SH
6121 ____________________________________________________________________________
6122 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
6123         Log: Don't autogenerate the headers et alia,
6124              make regen_headers explicitly.
6125      Branch: perl
6126            ! Makefile.SH
6127 ____________________________________________________________________________
6128 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
6129         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
6130              From: Gurusamy Sarathy <gsar@ActiveState.com> 
6131              Date: Tue, 07 Aug 2001 08:33:26 -0700
6132              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
6133              
6134              Unnecessary dependency.
6135      Branch: perl
6136            ! embed.pl
6137 ____________________________________________________________________________
6138 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
6139         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
6140              From: Abhijit Menon-Sen <ams@wiw.org>
6141              Date: Tue, 7 Aug 2001 09:10:54 +0530
6142              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
6143      Branch: perl
6144            ! pp_hot.c
6145 ____________________________________________________________________________
6146 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
6147         Log: Subject: [PATCH perl@11597] B && BEGIN handling
6148              From: "James A. Duncan" <jduncan@fotango.com>
6149              Date: Mon, 6 Aug 2001 17:29:11 +0100
6150              Message-ID: <20010806172911.A2071@fotango.com>
6151              
6152              (the intrpvar.h addition moved to the end for bincompat)
6153      Branch: perl
6154            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
6155 ____________________________________________________________________________
6156 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
6157         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
6158      Branch: perl
6159           !> README.win32
6160 ____________________________________________________________________________
6161 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
6162         Log: fix URLs for fcrypt.c
6163      Branch: maint-5.6/perl
6164            ! README.win32
6165 ____________________________________________________________________________
6166 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
6167         Log: Yet another way to say Infinity: HP-UX calls its "++".
6168      Branch: perl
6169            ! lib/Math/BigInt/t/bigintpm.t
6170 ____________________________________________________________________________
6171 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
6172         Log: Update Changes.
6173      Branch: perl
6174            ! Changes patchlevel.h
6175 ____________________________________________________________________________
6176 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
6177         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
6178      Branch: perl
6179            ! pod/perlfaq5.pod
6180 ____________________________________________________________________________
6181 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
6182         Log: The #11593 wasn't right.
6183      Branch: perl
6184            ! lib/Math/BigInt/t/bigintpm.t
6185 ____________________________________________________________________________
6186 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
6187         Log: Subject: [PATCH: perl@11564] introducing perlivp
6188              From: Prymmer/Kahn <pvhp@best.com>
6189              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
6190              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
6191              
6192              Subject: Re: [PATCH: perl@11564] introducing perlivp
6193              From: Prymmer/Kahn <pvhp@best.com>
6194              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
6195              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
6196      Branch: perl
6197            + utils/perlivp.PL
6198            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
6199            ! win32/Makefile win32/makefile.mk
6200 ____________________________________________________________________________
6201 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
6202         Log: libcs are confused what to call Infinity.
6203      Branch: perl
6204            ! lib/Math/BigInt/t/bigintpm.t
6205 ____________________________________________________________________________
6206 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
6207         Log: Avoid SIGFPE in Tru64.
6208      Branch: perl
6209            ! numeric.c
6210 ____________________________________________________________________________
6211 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
6212         Log: Upgrade to Math::BigInt 1.40.
6213              
6214              NOTE: this patch necessitates doing something about
6215              infinity handling since the new bigintpm.t tests use
6216              infinity, which causes SIGFPEs at least in Tru64.
6217      Branch: perl
6218            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
6219            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
6220            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
6221            ! lib/Math/BigInt/t/mbimbf.t
6222 ____________________________________________________________________________
6223 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
6224         Log: remove hardcoded cmd shell in testsuite
6225      Branch: perl
6226            ! t/op/glob.t t/op/magic.t t/op/stat.t
6227 ____________________________________________________________________________
6228 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
6229         Log: 4-arg select() was busted on windows because change#8178 didn't
6230              make it into mainline
6231      Branch: perl
6232            ! perl.h win32/include/sys/socket.h
6233 ____________________________________________________________________________
6234 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
6235         Log: Rename the Getopt::Long tests to be as they are
6236              in the Getopt::Long official distribution.
6237      Branch: perl
6238            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
6239            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
6240            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
6241            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
6242            ! MANIFEST
6243 ____________________________________________________________________________
6244 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
6245         Log: Upgrade to Getopt::Long 2.26.
6246      Branch: perl
6247            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
6248            ! MANIFEST lib/Getopt/Long.pm
6249 ____________________________________________________________________________
6250 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
6251         Log: Retract #10874 (the hack should be unnecessary by now)
6252      Branch: perl
6253            ! lib/Test/Harness.pm
6254 ____________________________________________________________________________
6255 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
6256         Log: avoid temp file littering in tests
6257      Branch: perl
6258            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
6259 ____________________________________________________________________________
6260 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
6261         Log: Subject: warning in sv.c: double format, NV arg
6262              From: "Philip Newton" <Philip.Newton@gmx.net>
6263              Date: Sun, 5 Aug 2001 19:41:07 +0200
6264              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
6265      Branch: perl
6266            ! sv.c
6267 ____________________________________________________________________________
6268 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
6269         Log: fix POSIX.t#13 for windos
6270      Branch: perl
6271            ! ext/POSIX/POSIX.t
6272 ____________________________________________________________________________
6273 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
6274         Log: Add a test for PerlIO::Via.
6275      Branch: perl
6276            + ext/PerlIO/t/via.t
6277            ! MANIFEST ext/PerlIO/Via/Via.pm
6278 ____________________________________________________________________________
6279 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
6280         Log: flock() and link() are not available on Windows 9x
6281      Branch: perl
6282            ! win32/config_sh.PL
6283 ____________________________________________________________________________
6284 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
6285         Log: Some Tru64 C compilers have C++ components that confuse
6286              the ccversion parsing.
6287      Branch: perl
6288            ! hints/dec_osf.sh
6289 ____________________________________________________________________________
6290 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
6291         Log: (Reintroduce #11125)
6292              
6293              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
6294              From: Alan Burlison <Alan.Burlison@sun.com> 
6295              Date: Tue, 03 Jul 2001 15:20:13 +0100   
6296              Message-ID: <3B41D49D.A923D4F9@sun.com> 
6297      Branch: perl
6298            ! lib/ExtUtils/MM_Unix.pm
6299 ____________________________________________________________________________
6300 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
6301         Log: Little pointer juggling for HP-UX cc to avoid
6302              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
6303              followed by
6304              "error 1549: Modifiable lvalue required for assignment operator."
6305      Branch: perl
6306            ! hv.c
6307 ____________________________________________________________________________
6308 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
6309         Log: Continuation of #11575: SANY_SEEN completely deprecated,
6310              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
6311              plus a fix for the bug.
6312      Branch: perl
6313            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
6314 ____________________________________________________________________________
6315 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
6316         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
6317              From: Doug MacEachern <dougm@covalent.net>
6318              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
6319              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
6320      Branch: perl
6321            ! sv.c
6322 ____________________________________________________________________________
6323 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
6324         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
6325              the new CANY is the \C.  The problem reported and the
6326              test case supplied in
6327              
6328              Subject: UTF-8 bugs in string length & single line regex matches
6329              From: "Daniel P. Berrange" <dan@berrange.com>
6330              Date: Fri, 3 Aug 2001 11:39:33 +0100
6331              Message-ID: <20010803113932.A19318@berrange.com>
6332      Branch: perl
6333            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
6334            ! t/op/pat.t
6335 ____________________________________________________________________________
6336 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
6337         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
6338              From: Doug MacEachern <dougm@covalent.net>
6339              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
6340              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
6341      Branch: perl
6342            ! perl.c regexec.c
6343 ____________________________________________________________________________
6344 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
6345         Log: The #11572 didn't up the test count.
6346      Branch: perl
6347            ! t/op/length.t
6348 ____________________________________________________________________________
6349 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
6350         Log: Subject: UTF-8 bugs in string length & single line regex matches
6351              From: "Daniel P. Berrange" <dan@berrange.com>
6352              Date: Fri, 3 Aug 2001 11:39:33 +0100         
6353              Message-ID: <20010803113932.A19318@berrange.com>
6354              
6355              (the mg_length() fix)
6356      Branch: perl
6357            ! mg.c t/op/length.t
6358 ____________________________________________________________________________
6359 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
6360         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
6361              From: Abhijit Menon-Sen <ams@wiw.org>
6362              Date: Sat, 4 Aug 2001 16:56:35 +0530
6363              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
6364      Branch: perl
6365            ! hv.c
6366 ____________________________________________________________________________
6367 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
6368         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
6369              From: Abhijit Menon-Sen <ams@wiw.org>
6370              Date: Sat, 4 Aug 2001 16:16:03 +0530
6371              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
6372      Branch: perl
6373            ! hv.c
6374 ____________________________________________________________________________
6375 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
6376         Log: Subject: Re: [patch] refcount re ops
6377              From: Abhijit Menon-Sen <ams@wiw.org>
6378              Date: Sat, 4 Aug 2001 08:54:55 +0530
6379              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
6380      Branch: perl
6381            ! sv.c
6382 ____________________________________________________________________________
6383 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
6384         Log: Subject: [patch] refcount re ops
6385              From: Doug MacEachern <dougm@covalent.net>
6386              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
6387              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
6388      Branch: perl
6389            ! regcomp.c sv.c
6390 ____________________________________________________________________________
6391 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
6392         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
6393              From: Doug MacEachern <dougm@covalent.net>
6394              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
6395              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
6396      Branch: perl
6397            ! perl.c regexec.c
6398 ____________________________________________________________________________
6399 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
6400         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
6401              From: "Craig A. Berry" <craigberry@mac.com> 
6402              Date: Fri, 03 Aug 2001 16:16:16 -0500
6403              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
6404      Branch: perl
6405            ! t/op/misc.t
6406 ____________________________________________________________________________
6407 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
6408         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
6409              From: John Kristian <jmk2001@engineer.com>
6410              Date: Fri, 03 Aug 2001 00:59:08 -0700
6411              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
6412      Branch: perl
6413            ! win32/win32.c
6414 ____________________________________________________________________________
6415 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
6416         Log: Update Changes.
6417      Branch: perl
6418            ! Changes patchlevel.h
6419 ____________________________________________________________________________
6420 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
6421         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
6422              From: "Craig A. Berry" <craigberry@mac.com>
6423              Date: Thu, 02 Aug 2001 23:15:24 -0500
6424              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
6425      Branch: perl
6426            ! ext/B/Stash.t
6427 ____________________________________________________________________________
6428 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
6429         Log: Subject: [patch] plug PL_cshname leak
6430              From: Doug MacEachern <dougm@covalent.net>
6431              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
6432              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
6433      Branch: perl
6434            ! sv.c
6435 ____________________________________________________________________________
6436 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
6437         Log: Subject: [patch] plug PL_sh_path leak
6438              From: Doug MacEachern <dougm@covalent.net>
6439              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
6440              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
6441      Branch: perl
6442            ! sv.c
6443 ____________________________________________________________________________
6444 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
6445         Log: Subject: [patch] plug PL_regex_padav leaks
6446              From: Doug MacEachern <dougm@covalent.net>
6447              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
6448              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
6449      Branch: perl
6450            ! op.c op.h perl.c
6451 ____________________________________________________________________________
6452 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
6453         Log: Subject: [patch] plug PL_origargv leak
6454              From: Doug MacEachern <dougm@covalent.net>
6455              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
6456              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
6457      Branch: perl
6458            ! perl.c
6459 ____________________________________________________________________________
6460 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
6461         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
6462              From: Abhijit Menon-Sen <ams@wiw.org>
6463              Date: Fri, 3 Aug 2001 06:38:11 +0530
6464              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
6465      Branch: perl
6466            ! hv.c
6467 ____________________________________________________________________________
6468 [ 11557] By: nick                                  on 2001/08/03  08:17:38
6469         Log: Integrate mainline
6470      Branch: perlio
6471           +> (branch 47 files)
6472            - lib/Switch/test.pl
6473           !> (integrate 49 files)
6474 ____________________________________________________________________________
6475 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
6476         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
6477              From: "Craig A. Berry" <craigberry@mac.com>
6478              Date: Thu, 02 Aug 2001 12:56:19 -0500
6479              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
6480      Branch: perl
6481            ! ext/B/Showlex.t
6482 ____________________________________________________________________________
6483 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
6484         Log: Be more careful about non-existent files.
6485      Branch: perl
6486            ! lib/File/Copy.pm
6487 ____________________________________________________________________________
6488 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
6489         Log: Subject: [PATCH resend] deparse empty formats
6490              From: Robin Houston <robin@kitsite.com> 
6491              Date: Thu, 2 Aug 2001 14:32:36 +0100
6492              Message-ID: <20010802143236.A894@robin.kitsite.com>
6493      Branch: perl
6494            ! ext/B/B/Deparse.pm
6495 ____________________________________________________________________________
6496 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
6497         Log: Subject: [patch] ithreads + refto fix improvement
6498              From: Doug MacEachern <dougm@covalent.net>
6499              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
6500              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
6501      Branch: perl
6502            ! pp.c
6503 ____________________________________________________________________________
6504 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
6505         Log: Readability nit from Abhijit.
6506      Branch: perl
6507            ! op.c
6508 ____________________________________________________________________________
6509 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
6510         Log: setproctitle() API version nit from Anton Berezin.
6511      Branch: perl
6512            ! mg.c
6513 ____________________________________________________________________________
6514 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
6515         Log: Add PerlCE to the docs.
6516      Branch: perl
6517            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
6518            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
6519 ____________________________________________________________________________
6520 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
6521         Log: Integrate the PerlCE (WinCE Perl) port;
6522              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
6523      Branch: perl
6524            + README.ce wince/FindExt.pm wince/Makefile.ce
6525            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
6526            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
6527            + wince/bin/search.pl wince/config.ce wince/config.h
6528            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
6529            + wince/dl_win32.xs wince/include/arpa/inet.h
6530            + wince/include/cectype.h wince/include/errno.h
6531            + wince/include/netdb.h wince/include/sys/socket.h
6532            + wince/include/sys/stat.h wince/include/sys/types.h
6533            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
6534            + wince/perl.rc wince/perldll.def wince/perllib.c
6535            + wince/perlmain.c wince/registry.bat wince/runperl.c
6536            + wince/splittree.pl wince/win32.h wince/win32iop.h
6537            + wince/win32thread.c wince/win32thread.h wince/wince.c
6538            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
6539            + wince/xdistclean.ksh wince/xmakediffs.ksh
6540            ! MANIFEST perl.c perl.h perlio.c
6541 ____________________________________________________________________________
6542 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
6543         Log: setproctitle() made simpler.  (This assumes the string is
6544              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
6545              should be used.  Note len, not len + 1.)  BSD-fu from Anton
6546              Berezin.
6547      Branch: perl
6548            ! mg.c
6549 ____________________________________________________________________________
6550 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
6551         Log: Subject: [PATCH] -Wall cleanup: op.c
6552              From: Richard Soderberg <rs@oregonnet.com>
6553              Date: Thu, 2 Aug 2001 00:17:09 -0700
6554              Message-Id: <200108020717.AAA26895@oregonnet.com>
6555              
6556              Subject: [PATCH] -Wall cleanup: sv.c
6557              From: Richard Soderberg <rs@oregonnet.com>
6558              Date: Thu, 2 Aug 2001 00:49:21 -0700
6559              Message-Id: <200108020749.AAA27492@oregonnet.com>
6560      Branch: perl
6561            ! op.c sv.c
6562 ____________________________________________________________________________
6563 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
6564         Log: Update Changes.
6565      Branch: perl
6566            ! Changes patchlevel.h
6567 ____________________________________________________________________________
6568 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
6569         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
6570              From: Doug MacEachern <dougm@covalent.net>
6571              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
6572              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
6573      Branch: perl
6574            ! op.c
6575 ____________________________________________________________________________
6576 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
6577         Log: The #11541 didn't work under threads.
6578      Branch: perl
6579            ! op.c
6580 ____________________________________________________________________________
6581 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
6582         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
6583              From: Hugo <hv@crypt.compulink.co.uk>
6584              Date: Fri, 22 Jun 2001 01:19:08 +0100 
6585              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
6586              
6587              (Skip tests if accept() failed)
6588      Branch: perl
6589            ! ext/IO/lib/IO/t/io_unix.t
6590 ____________________________________________________________________________
6591 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
6592         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
6593              From: "Stian Seeberg" <sseeberg@nimsoft.no>
6594              Date: Mon, 30 Jul 2001 12:28:07 +0200
6595              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
6596      Branch: perl
6597            ! perl.h
6598 ____________________________________________________________________________
6599 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
6600         Log: Subject: Pluggable optimizer
6601              From: Simon Cozens <simon@netthink.co.uk>
6602              Date: Wed, 1 Aug 2001 13:57:02 -0700
6603              Message-ID: <20010801135702.I10442@netthink.co.uk>
6604      Branch: perl
6605            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
6606 ____________________________________________________________________________
6607 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
6608         Log: Subject: [ID 20010801.039] perlre.pod message typo
6609              From: Autrijus Tang <autrijus@geb.elixus.org>
6610              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
6611              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
6612      Branch: perl
6613            ! pod/perlre.pod
6614 ____________________________________________________________________________
6615 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
6616         Log: Test for change #11536.
6617      Branch: perl
6618            ! t/op/tiehandle.t
6619 ____________________________________________________________________________
6620 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
6621         Log: More test fixups for #11537.
6622      Branch: perl
6623            ! t/lib/warnings/4lint t/lib/warnings/9enabled
6624 ____________________________________________________________________________
6625 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
6626         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
6627              From: Doug MacEachern <dougm@covalent.net>
6628              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
6629              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
6630      Branch: perl
6631            ! op.c t/TestInit.pm
6632 ____________________________________________________________________________
6633 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
6634         Log: Subject: [patch] ithreads + refto bug
6635              From: Doug MacEachern <dougm@covalent.net>
6636              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
6637              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
6638              
6639              (Test in change #11539)
6640      Branch: perl
6641            ! pp.c
6642 ____________________________________________________________________________
6643 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
6644         Log: Subject: [PATCH: perl@11523] fixups for t/harness
6645              From: Prymmer/Kahn <pvhp@best.com>
6646              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
6647              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
6648      Branch: perl
6649            ! t/harness
6650 ____________________________________________________________________________
6651 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
6652         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
6653              From: Prymmer/Kahn <pvhp@best.com>
6654              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
6655              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
6656      Branch: perl
6657            ! win32/Makefile win32/makefile.mk
6658 ____________________________________________________________________________
6659 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
6660         Log: Need to know the number of tests.
6661      Branch: perl
6662            ! t/run/exit.t
6663 ____________________________________________________________________________
6664 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
6665         Log: Subject: Re: new exit tests on VMS
6666              From: "Craig A. Berry" <craigberry@mac.com>
6667              Date: Tue, 31 Jul 2001 12:19:29 -0500
6668              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
6669      Branch: perl
6670            ! t/run/exit.t
6671 ____________________________________________________________________________
6672 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
6673         Log: Retract #11530 (the dTHX is needed under threads)
6674      Branch: perl
6675            ! perlio.c
6676 ____________________________________________________________________________
6677 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
6678         Log: (Retracted by #11531)
6679      Branch: perl
6680            ! perlio.c
6681 ____________________________________________________________________________
6682 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
6683         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
6684              From: Richard Soderberg <rs@crystalflame.net>
6685              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
6686              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
6687      Branch: perl
6688            ! unixish.h
6689 ____________________________________________________________________________
6690 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
6691         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
6692              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6693              Date: Tue, 31 Jul 2001 05:39:09 -0400
6694              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
6695              
6696              (with a note about the case of UV being equal to long long)
6697      Branch: perl
6698            ! utils/h2xs.PL
6699 ____________________________________________________________________________
6700 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
6701         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
6702              From: "Craig A. Berry" <craigberry@mac.com>
6703              Date: Tue, 31 Jul 2001 14:57:43 -0500
6704              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
6705      Branch: perl
6706            ! t/io/fs.t
6707 ____________________________________________________________________________
6708 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
6709         Log: Fix for
6710              
6711              Subject: [ID 20010116.001] File::Copy truncates orig file 
6712              From: arbor@al37al08.telecel.pt
6713              Date: Tue, 16 Jan 2001 11:43:02 GMT
6714              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
6715              
6716              (copy($foo, $foo) would truncate $foo)
6717      Branch: perl
6718            ! lib/File/Copy.pm lib/File/Copy.t
6719 ____________________________________________________________________________
6720 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
6721         Log: Metaconfig unit change for #11524.
6722      Branch: metaconfig/U/perl
6723            ! Extras.U
6724 ____________________________________________________________________________
6725 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
6726         Log: Multiple modules didn't work; plus typo fixes.
6727      Branch: perl
6728            ! Configure
6729 ____________________________________________________________________________
6730 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
6731         Log: Update Changes.
6732      Branch: perl
6733            ! Changes patchlevel.h
6734 ____________________________________________________________________________
6735 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
6736         Log: Regen perlapi.
6737      Branch: perl
6738            ! pod/perlapi.pod
6739 ____________________________________________________________________________
6740 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
6741         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
6742              From: Dave Mitchell <davem@fdgroup.co.uk>
6743              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
6744              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
6745      Branch: perl
6746            ! sv.c
6747 ____________________________________________________________________________
6748 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
6749         Log: Regen toc.
6750      Branch: perl
6751            ! pod/perltoc.pod
6752 ____________________________________________________________________________
6753 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
6754         Log: Regen Porting stuff.
6755      Branch: perl
6756            ! Porting/Glossary Porting/config.sh Porting/config_H
6757 ____________________________________________________________________________
6758 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
6759         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
6760              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6761              Date: Tue, 31 Jul 2001 05:34:38 -0400
6762              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
6763      Branch: perl
6764            ! utils/h2xs.PL
6765 ____________________________________________________________________________
6766 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
6767         Log: Metaconfig unit change for #11516. 
6768      Branch: metaconfig/U/perl
6769            ! gccvers.U
6770 ____________________________________________________________________________
6771 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
6772         Log: Add -Wall in cflags, not in Configure.
6773              (This way -Wall affects only the core and the core XS,
6774              not user modules' XS.  Concern from Paul Marquess,
6775              implementation idea from Andy Dougherty.)
6776      Branch: perl
6777            ! Configure cflags.SH
6778 ____________________________________________________________________________
6779 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
6780         Log: Metaconfig unit changes for #11514.
6781      Branch: metaconfig
6782            + U/modified/sysman.U
6783            ! U/installdirs/man1dir.U
6784 ____________________________________________________________________________
6785 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
6786         Log: Subject: Configure's detection of system manual
6787              From: Sean Dague <sean@dague.net> 
6788              Date: Sun, 13 May 2001 15:53:15 -0400
6789              Message-ID: <20010513155315.A15833@underhill.dague.net>
6790      Branch: perl
6791            ! Configure
6792 ____________________________________________________________________________
6793 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
6794         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
6795              From: Autrijus Tang <autrijus@autrijus.org> 
6796              Date: Thu, 21 Jun 2001 23:56:48 +0800
6797              Message-Id: <20010621235648.A57340@not.autrijus.org>
6798      Branch: perl
6799            ! pod/perlobj.pod
6800 ____________________________________________________________________________
6801 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
6802         Log: Subject: Typo in DB_File.pm
6803              From: "Philip Newton" <Philip.Newton@gmx.net>
6804              Date: Tue, 31 Jul 2001 06:19:35 +0200
6805              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
6806      Branch: perl
6807            ! ext/DB_File/DB_File.pm
6808 ____________________________________________________________________________
6809 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
6810         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
6811              From: "Stephen P. Potter" <spp@spotter.yi.org>
6812              Date: Wed, 30 May 2001 13:59:34 -0400
6813              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
6814      Branch: perl
6815            ! pod/perlre.pod
6816 ____________________________________________________________________________
6817 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
6818         Log: eval "format foo=" would loop indefinitely; reported in
6819              
6820              Subject: A load of old rubbish
6821              From: Mike Guy <mjtg@cam.ac.uk>
6822              Date: Mon, 14 May 2001 16:12:22 +0100
6823              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
6824              
6825              (The core dumps reported in there already fixed.)
6826      Branch: perl
6827            ! toke.c
6828 ____________________________________________________________________________
6829 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
6830         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
6831      Branch: perl
6832            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
6833            + lib/Switch/t/switch_case.t
6834            - lib/Switch/test.pl
6835            ! MANIFEST lib/Switch.pm
6836 ____________________________________________________________________________
6837 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
6838         Log: Subject: [PATCH @11505] DB_File-1.78
6839              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
6840              Date: Mon, 30 Jul 2001 22:54:37 +0100
6841              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
6842      Branch: perl
6843            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6844            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
6845 ____________________________________________________________________________
6846 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
6847         Log: Explain in more detail why -pipe and -fno-common are good.
6848      Branch: perl
6849            ! hints/darwin.sh
6850 ____________________________________________________________________________
6851 [ 11506] By: nick                                  on 2001/07/30  14:32:23
6852         Log: Integrate mainline
6853      Branch: perlio
6854           !> INSTALL Makefile.SH doio.c hints/darwin.sh
6855 ____________________________________________________________________________
6856 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
6857         Log: Perl hasn't been putting man pages into $prefix/lib for
6858              a long time now; pointed out by Andy Dougherty. 
6859      Branch: perl
6860            ! hints/darwin.sh
6861 ____________________________________________________________________________
6862 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
6863         Log: Document the extras Configure option.
6864      Branch: perl
6865            ! INSTALL
6866 ____________________________________________________________________________
6867 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
6868         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
6869              everywhere.
6870      Branch: perl
6871           !> doio.c
6872 ____________________________________________________________________________
6873 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
6874         Log: Doubly guard against invoking CPAN if no extras defined,
6875              pointed out by H. Merijn Brand.
6876      Branch: perl
6877            ! Makefile.SH
6878 ____________________________________________________________________________
6879 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
6880         Log: Fix O_RDONLY check to check for O_RDONLY.
6881      Branch: maint-5.6/macperl
6882            ! doio.c
6883 ____________________________________________________________________________
6884 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
6885         Log: Integrate miscellaneous changes from maint-5.6/perl.
6886      Branch: maint-5.6/macperl
6887           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
6888 ____________________________________________________________________________
6889 [ 11499] By: nick                                  on 2001/07/30  06:52:42
6890         Log: Integrate mainline
6891      Branch: perlio
6892           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
6893           +> win32/sync_ext.pl
6894            - win32/sncfnmcs.pl
6895           !> (integrate 71 files)
6896 ____________________________________________________________________________
6897 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
6898         Log: Update Changes.
6899      Branch: perl
6900            ! Changes patchlevel.h
6901 ____________________________________________________________________________
6902 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
6903         Log: Now Configure -Dextras=Foo::Bar and "make install" will
6904              fetch and install Foo::Bar.
6905      Branch: perl
6906            ! Makefile.SH
6907 ____________________________________________________________________________
6908 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
6909         Log: Metaconfig unit change for #11495.
6910      Branch: metaconfig/U/perl
6911            ! Extras.U
6912 ____________________________________________________________________________
6913 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
6914         Log: extras.make, extras.test, and extras.install make targets.
6915      Branch: perl
6916            ! Configure Makefile.SH
6917 ____________________________________________________________________________
6918 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
6919         Log: Metaconfig unit change for #11493.
6920      Branch: metaconfig/U/perl
6921            ! Extras.U
6922 ____________________________________________________________________________
6923 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
6924         Log: Better to have the list of extras in $extras than 'define'.
6925      Branch: perl
6926            ! Configure
6927 ____________________________________________________________________________
6928 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
6929         Log: The metaconfig unit change for #11490.
6930      Branch: metaconfig/U/perl
6931            + Extras.U
6932 ____________________________________________________________________________
6933 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
6934         Log: Missed from #11490 (the required dependency).
6935      Branch: perl
6936            ! Makefile.SH
6937 ____________________________________________________________________________
6938 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
6939         Log: Add the support of asking for extra modules or bundles of modules
6940              to be fetched from the CPAN and installed as a part of the Perl
6941              build process.  None of this installation is yet really done;
6942              only the list is asked, and saved away in extras.lst for
6943              the build and installation process to worry about later.
6944      Branch: perl
6945            ! Configure
6946 ____________________________________________________________________________
6947 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
6948         Log: Beginnings of better Inf and NaN support.
6949              At least toke.c and sv.c still need quite a bit of work.
6950      Branch: perl
6951            ! numeric.c perl.h
6952 ____________________________________________________________________________
6953 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
6954         Log: Top-level Makefile didn't honour OPTIMIZE.
6955      Branch: perl
6956            ! Makefile.SH
6957 ____________________________________________________________________________
6958 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
6959         Log: Update Changes.
6960      Branch: perl
6961            ! Changes patchlevel.h
6962 ____________________________________________________________________________
6963 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
6964         Log: Use Search::Dict 1.02 interface for charinfo().
6965      Branch: perl
6966            ! lib/UnicodeCD.pm
6967 ____________________________________________________________________________
6968 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
6969         Log: Now also allow transforming the read lines before comparing them.
6970              (This will help UnicodeCD.) 
6971      Branch: perl
6972            ! lib/Search/Dict.pm
6973 ____________________________________________________________________________
6974 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
6975         Log: Remove tiehandle code.
6976      Branch: perl
6977            ! lib/UnicodeCD.pm
6978 ____________________________________________________________________________
6979 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
6980         Log: Allow specifying a comparison function for Search::Dict::look().
6981      Branch: perl
6982            ! lib/Search/Dict.pm
6983 ____________________________________________________________________________
6984 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
6985         Log: Small UnicodeCD tweaks.
6986      Branch: perl
6987            ! lib/UnicodeCD.pm lib/UnicodeCD.t
6988 ____________________________________________________________________________
6989 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
6990         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
6991              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
6992              Date: Tue, 24 Jul 2001 01:51:32 +0900
6993              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
6994      Branch: perl
6995            ! lib/UnicodeCD.pm lib/UnicodeCD.t
6996 ____________________________________________________________________________
6997 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
6998         Log: Subject: [PATCH] installperl
6999              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
7000              Date: Fri, 27 Jul 2001 19:05:04 -0700
7001              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
7002      Branch: perl
7003            ! installperl
7004 ____________________________________________________________________________
7005 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
7006         Log: Subject: [PATCH] Set proper compatibility versions in core
7007              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
7008              Date: Fri, 27 Jul 2001 20:01:49 -0700
7009              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
7010      Branch: perl
7011            ! Makefile.SH
7012 ____________________________________________________________________________
7013 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
7014         Log: Metaconfig unit change for #11477.
7015      Branch: metaconfig/U/perl
7016            ! dlsrc.U
7017 ____________________________________________________________________________
7018 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
7019         Log: Subject: [PATCH] Darwin: -fpic not so good
7020              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
7021              Date: Fri, 27 Jul 2001 18:57:38 -0700
7022              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
7023      Branch: perl
7024            ! Configure
7025 ____________________________________________________________________________
7026 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
7027         Log: Subject: [PATCH] Clean up Darwin hints
7028              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
7029              Date: Fri, 27 Jul 2001 19:13:15 -0700
7030              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
7031      Branch: perl
7032            ! hints/darwin.sh
7033 ____________________________________________________________________________
7034 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
7035         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
7036              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
7037              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
7038              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
7039      Branch: perl
7040            ! pod/perlfunc.pod pp.c t/op/split.t
7041 ____________________________________________________________________________
7042 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
7043         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
7044              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
7045              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
7046              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
7047      Branch: perl
7048            ! pod/perlvar.pod
7049 ____________________________________________________________________________
7050 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
7051         Log: Subject: [PATCH] fixes to constant.pm documentation
7052              From: Ilmari Karonen <iltzu@sci.fi>
7053              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
7054              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
7055      Branch: perl
7056            ! lib/constant.pm
7057 ____________________________________________________________________________
7058 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
7059         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
7060              From: "Philip Newton" <Philip.Newton@gmx.net>
7061              Date: Fri, 27 Jul 2001 07:51:10 +0200
7062              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
7063      Branch: perl
7064            ! pod/perlport.pod
7065 ____________________________________________________________________________
7066 [ 11471] By: nick                                  on 2001/07/26  06:23:32
7067         Log: Subject:  [PATCH] Doc fix for perlguts / threading
7068              From:  Arthur Bergman <arthur@contiller.se>
7069              Date:  Wed, 25 Jul 2001 11:28:23 +0200
7070              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
7071      Branch: perl
7072            ! pod/perlguts.pod
7073 ____________________________________________________________________________
7074 [ 11470] By: nick                                  on 2001/07/26  06:21:06
7075         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
7076              From:  Philip Newton <Philip.Newton@gmx.net>
7077              Date:  Wed, 25 Jul 2001 08:19:47 +0200
7078              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
7079      Branch: perl
7080            ! INSTALL
7081 ____________________________________________________________________________
7082 [ 11469] By: nick                                  on 2001/07/26  06:20:25
7083         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
7084              From:  Philip Newton <Philip.Newton@gmx.net>
7085              Date:  Wed, 25 Jul 2001 08:12:48 +0200
7086              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
7087      Branch: perl
7088            ! INSTALL
7089 ____________________________________________________________________________
7090 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
7091         Log: More +x.
7092      Branch: perl
7093            ! Porting/makerel
7094 ____________________________________________________________________________
7095 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
7096         Log: Update Changes.
7097      Branch: perl
7098            ! Changes patchlevel.h
7099 ____________________________________________________________________________
7100 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
7101         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
7102              From: "Philip Newton" <Philip.Newton@gmx.net>
7103              Date: Tue, 24 Jul 2001 06:45:55 +0200
7104              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
7105      Branch: perl
7106            ! os2/perlrexx.c
7107 ____________________________________________________________________________
7108 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
7109         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
7110              From: Peter Prymmer <pvhp@forte.com>
7111              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
7112              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
7113      Branch: perl
7114            ! pod/perlport.pod t/io/fs.t vms/test.com
7115 ____________________________________________________________________________
7116 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
7117         Log: Workaround on Cwd bootstrap problem.
7118      Branch: perl
7119            ! lib/ExtUtils/MakeMaker.pm
7120 ____________________________________________________________________________
7121 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
7122         Log: When in Rome, quote like the Romans do.
7123      Branch: perl
7124            ! cflags.SH
7125 ____________________________________________________________________________
7126 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
7127         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
7128              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7129              Date: Mon, 23 Jul 2001 19:29:49 -0400
7130              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
7131      Branch: perl
7132            + os2/perlrexx.c
7133            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
7134            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
7135            ! t/op/write.t
7136 ____________________________________________________________________________
7137 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
7138         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
7139              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7140              Date: Mon, 23 Jul 2001 18:43:42 -0400
7141              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
7142      Branch: perl
7143            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
7144 ____________________________________________________________________________
7145 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
7146         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
7147              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7148              Date: Mon, 23 Jul 2001 18:33:16 -0400
7149              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
7150      Branch: perl
7151            ! lib/ExtUtils/MakeMaker.pm
7152 ____________________________________________________________________________
7153 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
7154         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
7155              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7156              Date: Mon, 23 Jul 2001 18:20:35 -0400
7157              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
7158      Branch: perl
7159            ! Makefile.SH cflags.SH
7160 ____________________________________________________________________________
7161 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
7162         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
7163              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
7164              Date: Mon, 23 Jul 2001 11:32:17 -0500
7165              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
7166      Branch: perl
7167            ! lib/ExtUtils/MakeMaker.pm
7168 ____________________________________________________________________________
7169 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
7170         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
7171              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7172              Date: Mon, 23 Jul 2001 18:13:20 -0400
7173              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
7174      Branch: perl
7175            ! lib/perl5db.pl
7176 ____________________________________________________________________________
7177 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
7178         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
7179              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7180              Date: Mon, 23 Jul 2001 18:07:40 -0400
7181              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
7182      Branch: perl
7183            ! op.c
7184 ____________________________________________________________________________
7185 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
7186         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
7187              From: "Craig A. Berry" <craigberry@mac.com>
7188              Date: Mon, 23 Jul 2001 15:35:06 -0500
7189              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
7190      Branch: perl
7191            ! util.c
7192 ____________________________________________________________________________
7193 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
7194         Log: Subject: [PATCH perlfaq9.pod typo]
7195              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
7196              Date: Mon, 23 Jul 2001 07:49:05 -0700
7197              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
7198      Branch: perl
7199            ! pod/perlfaq9.pod
7200 ____________________________________________________________________________
7201 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
7202         Log: Subject: win32\sncfnmcs.pl corrections
7203              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
7204              Date: Mon, 23 Jul 2001 12:56:54 +0200
7205              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
7206              
7207              Rename the script a little bit more sensibly.
7208      Branch: perl
7209            + win32/sync_ext.pl
7210            - win32/sncfnmcs.pl
7211            ! MANIFEST README.win32
7212 ____________________________________________________________________________
7213 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
7214         Log: Test tweak.
7215      Branch: perl
7216            ! ext/B/Deparse.t
7217 ____________________________________________________________________________
7218 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
7219         Log: Metaconfig unit tweak for #11450.
7220      Branch: metaconfig/U/perl
7221            ! Mksymlinks.U
7222 ____________________________________________________________________________
7223 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
7224         Log: Too volatile failsafe check.
7225      Branch: perl
7226            ! Configure
7227 ____________________________________________________________________________
7228 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
7229         Log: Further doc tweaks.
7230      Branch: perl
7231            ! lib/UnicodeCD.pm
7232 ____________________________________________________________________________
7233 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
7234         Log: Doc tweaks.
7235      Branch: perl
7236            ! lib/UnicodeCD.pm
7237 ____________________________________________________________________________
7238 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
7239         Log: Doc tweakery from Abhijit.
7240      Branch: perl
7241            ! Porting/repository.pod
7242 ____________________________________________________________________________
7243 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
7244         Log: An accidental empty line.
7245      Branch: perl
7246            ! MANIFEST
7247 ____________________________________________________________________________
7248 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
7249         Log: Missing MANIFESTations.
7250      Branch: perl
7251            ! MANIFEST
7252 ____________________________________________________________________________
7253 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
7254         Log: Update Changes.
7255      Branch: perl
7256            ! Changes patchlevel.h
7257 ____________________________________________________________________________
7258 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
7259         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
7260              From: Mike Guy <mjtg@cam.ac.uk>
7261              Date: Fri, 20 Jul 2001 16:12:49 +0100
7262              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
7263      Branch: perl
7264            ! Porting/pumpkin.pod
7265 ____________________________________________________________________________
7266 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
7267         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
7268              From: Peter Prymmer <pvhp@forte.com>
7269              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
7270              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
7271      Branch: perl
7272            ! pod/perlhack.pod
7273 ____________________________________________________________________________
7274 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
7275         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
7276              From: Michael G Schwern <schwern@pobox.com>
7277              Date: Fri, 20 Jul 2001 20:22:35 -0400
7278              Message-ID: <20010720202235.O4498@blackrider>
7279      Branch: perl
7280            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
7281            ! lib/Test/t/todo.t
7282 ____________________________________________________________________________
7283 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
7284         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
7285              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
7286              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
7287              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
7288      Branch: perl
7289            ! ext/POSIX/POSIX.pod
7290 ____________________________________________________________________________
7291 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
7292         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
7293              From: Mark-Jason Dominus <mjd@plover.com>
7294              Date: Fri, 20 Jul 2001 23:16:54 -0400
7295              Message-ID: <20010721031654.21877.qmail@plover.com>
7296      Branch: perl
7297            ! ext/POSIX/POSIX.pod
7298 ____________________________________________________________________________
7299 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
7300         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
7301              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7302              Date: Sun, 22 Jul 2001 14:56:09 +0200
7303              Message-ID: <20010722145609.A766@rafael>
7304      Branch: perl
7305            ! ext/B/O.pm
7306 ____________________________________________________________________________
7307 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
7308         Log: Subject: regexec.c #define cleanup
7309              From: Mark-Jason Dominus <mjd@plover.com>
7310              Date: Sat, 21 Jul 2001 18:33:25 -0400
7311              Message-ID: <20010721223325.3069.qmail@plover.com>
7312      Branch: perl
7313            ! regexec.c
7314 ____________________________________________________________________________
7315 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
7316         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
7317              From: Prymmer/Kahn <pvhp@best.com>
7318              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
7319              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
7320      Branch: perl
7321            ! t/io/fs.t
7322 ____________________________________________________________________________
7323 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
7324         Log: Typo in #11432.
7325      Branch: perl
7326            ! ext/POSIX/POSIX.t
7327 ____________________________________________________________________________
7328 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
7329         Log: Integrate (manually) change #11424 from macperl.
7330      Branch: perl
7331            ! ext/Filter/t/call.t
7332 ____________________________________________________________________________
7333 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
7334         Log: Integrate change #11408 from macperl.
7335      Branch: perl
7336           !> README.macos pod/perlport.pod
7337 ____________________________________________________________________________
7338 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
7339         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
7340      Branch: perl
7341           +> macos/MacPerlTests.cmd macos/xsubpp.patch
7342            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
7343            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
7344            ! ext/POSIX/POSIX.t
7345 ____________________________________________________________________________
7346 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
7347         Log: pod/*.t tests not picked up by t/TEST either
7348      Branch: maint-5.6/perl
7349            ! t/TEST
7350 ____________________________________________________________________________
7351 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
7352         Log: better tweak for change#11429 (windows has both / and \ separated
7353              paths in @INC at that point)
7354      Branch: maint-5.6/perl
7355            ! t/pod/testp2pt.pl
7356 ____________________________________________________________________________
7357 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
7358         Log: MacOS pod test tweak needs \Escape
7359      Branch: maint-5.6/perl
7360            ! t/pod/testp2pt.pl
7361 ____________________________________________________________________________
7362 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
7363         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
7364              resulting duplicate output, but t/harness isn't)
7365      Branch: maint-5.6/perl
7366            ! t/run/runenv.t
7367 ____________________________________________________________________________
7368 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
7369         Log: t/harness wasn't picking up all the tests
7370      Branch: maint-5.6/perl
7371            ! t/harness
7372 ____________________________________________________________________________
7373 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
7374         Log: update MANIFEST for new file
7375      Branch: maint-5.6/perl
7376            ! MANIFEST
7377 ____________________________________________________________________________
7378 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
7379         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
7380              the exception of the macperl/macos/... tree
7381      Branch: maint-5.6/perl
7382           +> t/lib/filefind-taint.t
7383           !> (integrate 72 files)
7384 ____________________________________________________________________________
7385 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
7386         Log: Fix test.
7387      Branch: maint-5.6/macperl
7388            ! macos/bundled_ext/Filter/t/call.t
7389 ____________________________________________________________________________
7390 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
7391         Log: Make perl fork()-safe (in a slightly limited way) even on
7392              platforms that don't have pthread_atfork() (extension of
7393              the fix in change#11151).
7394              
7395              Note that this will not help extensions that call fork()
7396              directly in C, or that link to libraries that call fork()
7397              directly.  Such cases must be fixed to either call
7398              PerlProc_fork(), or call atfork_lock() in parent before the
7399              calling the function that forks and call atfork_unlock()
7400              in both parent and child immediately after the fork().
7401              (There are no worries if C code calls exec() in the child
7402              immediately after a fork().  Only cases where the child
7403              calls perl's API functions (including New()) after the
7404              fork() are problematic.)
7405              
7406              This change also eliminates the use of vfork() from perl,
7407              since all such uses were violating the severe restrictions
7408              on modifying the state of the process between the vfork()
7409              and the exec().
7410              
7411              This is a modified version of patches suggested by Abhijit
7412              Menon-Sen and Richard Soderberg.
7413      Branch: perl
7414            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
7415            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
7416 ____________________________________________________________________________
7417 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
7418         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
7419              Switch, and Text::Balanced.
7420      Branch: maint-5.6/macperl
7421            + macos/bundled_ext/Filter/Util/Call/Call.pm
7422            + macos/bundled_ext/Filter/Util/Call/Call.xs
7423            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
7424            + macos/bundled_ext/Filter/t/MyFilter.pm
7425            + macos/bundled_ext/Filter/t/call.t
7426            + macos/bundled_ext/Filter/t/filter-util.pl
7427            + macos/bundled_lib/blib/lib/Class/ISA.pm
7428            + macos/bundled_lib/blib/lib/Digest.pm
7429            + macos/bundled_lib/blib/lib/Filter/Simple.pm
7430            + macos/bundled_lib/blib/lib/Switch.pm
7431            + macos/bundled_lib/blib/lib/Text/Balanced.pm
7432            + macos/bundled_lib/blib/lib/Text/Balanced.pod
7433            + macos/bundled_lib/t/Class/ISA/test.pl
7434            + macos/bundled_lib/t/Digest/Digest.t
7435            + macos/bundled_lib/t/Filter/Simple/test.pl
7436            + macos/bundled_lib/t/Switch/test.pl
7437            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
7438            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
7439            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
7440            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
7441            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
7442            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
7443            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
7444            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
7445 ____________________________________________________________________________
7446 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
7447         Log: Add Filter::Util::Call to config/make files; edit utils
7448              to recognize the module (it was descended too far down).
7449              Bump version to 5.6.1a4.
7450      Branch: maint-5.6/macperl
7451            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
7452            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
7453            ! macos/macperl/Makefile.mk macos/xsubpp.patch
7454 ____________________________________________________________________________
7455 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
7456         Log: Make DB_File the default for MLDBM on MacOS.
7457      Branch: maint-5.6/macperl
7458            ! macos/bundled_lib/blib/lib/MLDBM.pm
7459 ____________________________________________________________________________
7460 [ 11419] By: nick                                  on 2001/07/20  14:51:03
7461         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
7462              From:  Simon Cozens <simon@netthink.co.uk>
7463              Date:  Fri, 20 Jul 2001 11:42:35 -0400
7464              Message-Id:  <20010720114235.A5235@netthink.co.uk>
7465      Branch: perl
7466            ! lib/UnicodeCD.pm
7467 ____________________________________________________________________________
7468 [ 11418] By: nick                                  on 2001/07/20  14:48:12
7469         Log: Subject:  [PATCH regcomp.h] adds a comment
7470              From:  Abhijit Menon-Sen <ams@wiw.org>
7471              Date:  Fri, 20 Jul 2001 21:05:37 +0530
7472              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
7473      Branch: perl
7474            ! regcomp.h
7475 ____________________________________________________________________________
7476 [ 11417] By: nick                                  on 2001/07/20  14:16:38
7477         Log: Subject:  [PATCH 5.7.2] INSTALL updates
7478              From:  Andy Dougherty <doughera@lafayette.edu>
7479              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
7480              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
7481      Branch: perl
7482            ! INSTALL
7483 ____________________________________________________________________________
7484 [ 11416] By: nick                                  on 2001/07/20  06:44:44
7485         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
7486              From:  Russ Allbery <rra@stanford.edu>
7487              Date:  19 Jul 2001 15:52:37 -0700
7488              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
7489      Branch: perl
7490            ! lib/Pod/Man.pm
7491 ____________________________________________________________________________
7492 [ 11415] By: nick                                  on 2001/07/20  06:35:11
7493         Log: Subject:  [PATCH] defer op_seq allocation
7494              From:  Abhijit Menon-Sen <ams@wiw.org>
7495              Date:  Thu, 19 Jul 2001 22:12:24 +0530
7496              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
7497      Branch: perl
7498            ! op.c
7499 ____________________________________________________________________________
7500 [ 11414] By: nick                                  on 2001/07/20  06:23:36
7501         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
7502              From:  Abhijit Menon-Sen <ams@wiw.org>
7503              Date:  Fri, 20 Jul 2001 01:18:50 +0530
7504              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
7505              (Private e-mail)
7506      Branch: perl
7507            ! ext/Time/HiRes/HiRes.xs
7508 ____________________________________________________________________________
7509 [ 11413] By: nick                                  on 2001/07/20  06:18:53
7510         Log: Integrate mainline
7511      Branch: perlio
7512           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
7513            - t/base/commonsense.t
7514           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
7515           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
7516           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
7517           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
7518           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
7519           !> win32/win32.c
7520 ____________________________________________________________________________
7521 [ 11412] By: nick                                  on 2001/07/19  06:44:27
7522         Log: Integrate win32/perlhost.h from maintenance branch.
7523              (Rest of $ENV{PATH} / system() fix.)
7524      Branch: perl
7525           !> win32/perlhost.h
7526 ____________________________________________________________________________
7527 [ 11411] By: nick                                  on 2001/07/19  06:41:34
7528         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
7529              From:  Philip Newton <Philip.Newton@gmx.net>
7530              Date:  Wed, 18 Jul 2001 21:43:57 +0200
7531              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
7532      Branch: perl
7533            ! pod/perlhack.pod
7534 ____________________________________________________________________________
7535 [ 11410] By: nick                                  on 2001/07/19  06:39:35
7536         Log: Subject:  Security hole in taint checking in open()
7537              From:  deekoo@tentacle.net
7538              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
7539              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
7540      Branch: perl
7541            ! doio.c
7542 ____________________________________________________________________________
7543 [ 11409] By: nick                                  on 2001/07/19  06:28:08
7544         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
7545              From:  Abhijit Menon-Sen <ams@wiw.org>
7546              Date:  Thu, 19 Jul 2001 04:30:43 +0530
7547              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
7548      Branch: perl
7549            ! ext/Time/HiRes/HiRes.xs
7550 ____________________________________________________________________________
7551 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
7552         Log: Update docs with latest implementation information and new URLs.
7553      Branch: maint-5.6/macperl
7554            ! README.macos pod/perlport.pod
7555 ____________________________________________________________________________
7556 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
7557         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
7558              Fix BuildRules to accept optimization variables.
7559      Branch: maint-5.6/macperl
7560            + macos/bundled_ext/Digest/MD5/Makefile.mk
7561            ! macos/BuildRules.mk macos/Makefile.mk
7562            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
7563            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
7564 ____________________________________________________________________________
7565 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
7566         Log: Integrate changes 11399,11401
7567      Branch: maint-5.6/macperl
7568           !> win32/perlhost.h win32/win32.c
7569 ____________________________________________________________________________
7570 [ 11405] By: nick                                  on 2001/07/18  06:50:33
7571         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
7572              from perl5.6*
7573      Branch: perl
7574           !> win32/perlhost.h win32/win32.c
7575 ____________________________________________________________________________
7576 [ 11404] By: nick                                  on 2001/07/18  06:43:59
7577         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
7578              From:  hv@crypt0.demon.co.uk
7579              Date:  Wed, 18 Jul 2001 05:58:46 +0100
7580              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
7581      Branch: perl
7582            ! ext/POSIX/POSIX.t
7583 ____________________________________________________________________________
7584 [ 11403] By: nick                                  on 2001/07/18  06:38:57
7585         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
7586              From:  hv@crypt0.demon.co.uk
7587              Date:  Wed, 18 Jul 2001 05:21:54 +0100
7588              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
7589      Branch: perl
7590            ! numeric.c t/op/arith.t
7591 ____________________________________________________________________________
7592 [ 11402] By: nick                                  on 2001/07/18  06:19:17
7593         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
7594              From:  mjd@plover.com
7595              Date:  17 Jul 2001 17:59:20 -0000
7596              Message-Id:  <20010717175920.8177.qmail@plover.com>
7597      Branch: perl
7598            ! pod/perlre.pod
7599 ____________________________________________________________________________
7600 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
7601         Log: thinko in change#11400 (duh)
7602      Branch: maint-5.6/perl
7603            ! win32/perlhost.h
7604 ____________________________________________________________________________
7605 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
7606         Log: change#11399 revealed another unrelated bug; this is just a temporary
7607              bandaid
7608      Branch: maint-5.6/perl
7609            ! win32/perlhost.h
7610 ____________________________________________________________________________
7611 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
7612         Log: fix bugs in handling of the virtualized environment under windows;
7613              there were bugs in propagating any changes to %ENV down to the real
7614              environment when such changes happened in the toplevel process
7615              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
7616              problem identification, and for a part of the fix)
7617      Branch: maint-5.6/perl
7618            ! win32/perlhost.h win32/win32.c
7619 ____________________________________________________________________________
7620 [ 11398] By: nick                                  on 2001/07/17  08:26:35
7621         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
7622              From: Peter Prymmer <pvhp@forte.com>
7623              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
7624              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
7625              
7626              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
7627              should not depend on existance of Config.pm
7628      Branch: perl
7629           +> t/lib/commonsense.t
7630            - t/base/commonsense.t
7631            ! MANIFEST t/README
7632 ____________________________________________________________________________
7633 [ 11397] By: nick                                  on 2001/07/17  08:09:58
7634         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
7635              From:  Michael G Schwern <schwern@pobox.com>
7636              Date:  Mon, 16 Jul 2001 18:20:31 -0400
7637              Message-Id:  <20010716182031.A1128@blackrider>
7638      Branch: perl
7639            ! pod/perlhack.pod
7640 ____________________________________________________________________________
7641 [ 11396] By: nick                                  on 2001/07/17  08:04:11
7642         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
7643              From:  Gwyn Judd <b.judd@xtra.co.nz>
7644              Date:  Tue, 17 Jul 2001 20:55:58 +1200
7645              Message-Id:  <20010717205558.A3107@thislove>
7646      Branch: perl
7647            ! pod/perlfunc.pod
7648 ____________________________________________________________________________
7649 [ 11395] By: nick                                  on 2001/07/17  08:02:22
7650         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
7651              From:  Peter Prymmer <pvhp@forte.com>
7652              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
7653              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
7654      Branch: perl
7655            ! t/op/sprintf.t
7656 ____________________________________________________________________________
7657 [ 11394] By: nick                                  on 2001/07/17  07:57:06
7658         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
7659              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
7660              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
7661              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
7662      Branch: perl
7663            ! gv.c
7664 ____________________________________________________________________________
7665 [ 11392] By: nick                                  on 2001/07/17  07:50:12
7666         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
7667              From:  Coral <coral@moonlight.crystalflame.net>
7668              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
7669              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
7670      Branch: perl
7671            ! pp_sys.c thread.h
7672 ____________________________________________________________________________
7673 [ 11391] By: nick                                  on 2001/07/17  07:34:28
7674         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
7675              From:  Jonathan Stowe <gellyfish@gellyfish.com>
7676              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
7677              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
7678      Branch: perl
7679            ! utils/h2xs.PL
7680 ____________________________________________________________________________
7681 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
7682         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
7683              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
7684              and Mac::Apps::Launch, which don't work, and Time::HiRes and
7685              Time::Piece, which don't yet work.
7686      Branch: maint-5.6/macperl
7687            + (add 154 files)
7688 ____________________________________________________________________________
7689 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
7690         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
7691              Also add hack to get around missing setenv for PERL5DB.
7692      Branch: maint-5.6/macperl
7693            ! macos/macish.c macos/macish.h
7694 ____________________________________________________________________________
7695 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
7696         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
7697      Branch: maint-5.6/macperl
7698            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
7699            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
7700 ____________________________________________________________________________
7701 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
7702         Log: Fix up some configuration and make options, add extra
7703              extensions.
7704      Branch: maint-5.6/macperl
7705            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
7706            ! macos/macperl/Makefile.mk
7707 ____________________________________________________________________________
7708 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
7709         Log: From Change 11374 in maintperl.
7710      Branch: maint-5.6/macperl
7711           !> utils/h2ph.PL
7712 ____________________________________________________________________________
7713 [ 11385] By: nick                                  on 2001/07/16  14:12:58
7714         Log: Back out change to h2xs till it passes its test.
7715      Branch: perl
7716            ! utils/h2xs.PL
7717 ____________________________________________________________________________
7718 [ 11384] By: nick                                  on 2001/07/16  14:00:10
7719         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
7720              From:  Jonathan Stowe <gellyfish@gellyfish.com>
7721              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
7722              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
7723      Branch: perl
7724            ! utils/h2xs.PL
7725 ____________________________________________________________________________
7726 [ 11383] By: nick                                  on 2001/07/16  13:53:12
7727         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
7728              From:  Robin Houston <robin@kitsite.com>
7729              Date:  Sun, 15 Jul 2001 18:22:31 +0100
7730              Message-Id:  <20010715182230.A11174@robin>
7731      Branch: perl
7732            ! hints/darwin.sh
7733 ____________________________________________________________________________
7734 [ 11382] By: nick                                  on 2001/07/16  13:52:49
7735         Log: Subject:  [PATCH perl@11372] re_dup
7736              From:  Radu Greab <radu@netsoft.ro>
7737              Date:  Sun, 15 Jul 2001 04:50:06 +0300
7738              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
7739      Branch: perl
7740            ! sv.c
7741 ____________________________________________________________________________
7742 [ 11379] By: nick                                  on 2001/07/16  13:35:39
7743         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
7744              From:  Robin Houston <robin@kitsite.com>
7745              Date:  Sat, 14 Jul 2001 14:28:50 +0100
7746              Message-Id:  <20010714142850.A10205@robin>
7747      Branch: perl
7748            ! ext/B/B/Deparse.pm
7749 ____________________________________________________________________________
7750 [ 11378] By: nick                                  on 2001/07/16  13:30:36
7751         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
7752              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
7753              Date:  Sat, 14 Jul 2001 22:17:42 +0900
7754              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
7755      Branch: perl
7756            + ext/Encode/Encode/euc-jp-0212.enc
7757            ! ext/Encode/Encode/Tcl.pm
7758 ____________________________________________________________________________
7759 [ 11377] By: nick                                  on 2001/07/16  13:17:28
7760         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
7761              From:  Andy Dougherty <doughera@lafayette.edu>
7762              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
7763              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
7764      Branch: perl
7765            ! hints/darwin.sh hints/rhapsody.sh
7766 ____________________________________________________________________________
7767 [ 11376] By: nick                                  on 2001/07/16  09:05:00
7768         Log: Integrate mainline
7769      Branch: perlio
7770           +> ext/Encode/Encode/7bit-greek.enc
7771           +> ext/Encode/Encode/7bit-latin1.enc
7772           +> ext/Encode/Encode/cns11643-1.enc
7773           +> ext/Encode/Encode/cns11643-2.enc
7774           +> ext/Encode/Encode/iso2022-cn.enc
7775           +> ext/Encode/Encode/iso2022-jp1.enc
7776           +> ext/Encode/Encode/iso2022-jp2.enc
7777           !> Changes Configure MANIFEST Makefile.SH
7778           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
7779           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
7780           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
7781           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
7782           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
7783 ____________________________________________________________________________
7784 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
7785         Log: integrate change#11374 from maint-5.6
7786              
7787              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
7788      Branch: perl
7789           !> utils/h2ph.PL
7790 ____________________________________________________________________________
7791 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
7792         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
7793      Branch: maint-5.6/perl
7794            ! utils/h2ph.PL
7795 ____________________________________________________________________________
7796 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
7797         Log: Update Changes.
7798      Branch: perl
7799            ! Changes patchlevel.h
7800 ____________________________________________________________________________
7801 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
7802         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
7803              From: Jonathan Stowe <gellyfish@gellyfish.com>
7804              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
7805              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
7806      Branch: perl
7807            ! utils/h2xs.PL
7808 ____________________________________________________________________________
7809 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
7810         Log: Subject: patch to add DEL to [:cntrl:]
7811              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
7812              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
7813              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
7814      Branch: perl
7815            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
7816 ____________________________________________________________________________
7817 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
7818         Log: Metaconfig unit change for #11369; plus a dependency nit.
7819      Branch: metaconfig
7820            ! U/compline/nblock_io.U
7821      Branch: metaconfig/U/perl
7822            ! Extensions.U
7823 ____________________________________________________________________________
7824 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
7825         Log: #include <stdlib.h> so that exit() is prototyped,
7826              noticed by Hugo.
7827      Branch: perl
7828            ! Configure
7829 ____________________________________________________________________________
7830 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
7831         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
7832              From: Peter Prymmer <pvhp@forte.com>
7833              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
7834              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
7835      Branch: perl
7836            ! t/op/sprintf.t
7837 ____________________________________________________________________________
7838 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
7839         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
7840              From: Peter Prymmer <pvhp@forte.com>
7841              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
7842              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
7843      Branch: perl
7844            ! ext/Encode/Encode/Tcl.t
7845 ____________________________________________________________________________
7846 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
7847         Log: Add information about gcc 3.0 basic block profiling.
7848      Branch: perl
7849            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
7850 ____________________________________________________________________________
7851 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
7852         Log: Subject: Error in lib/PerlIO/Via.pm ?
7853              From: Mark-Jason Dominus <mjd@plover.com>
7854              Date: Fri, 13 Jul 2001 15:55:41 -0400
7855              Message-ID: <20010713195541.26751.qmail@plover.com>
7856      Branch: perl
7857            ! ext/PerlIO/Via/Via.pm
7858 ____________________________________________________________________________
7859 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
7860         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
7861              section from the Compiler section.
7862      Branch: perl
7863            ! myconfig.SH
7864 ____________________________________________________________________________
7865 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
7866         Log: Handle glibc style of constant definitions using enum
7867              with intervening #defines; from Brendan O'Dea.
7868      Branch: perl
7869            ! utils/h2ph.PL
7870 ____________________________________________________________________________
7871 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
7872         Log: Add LC_MESSAGES to the locale_h export tag (it already is
7873              in the Makefile.PL and thusly eligible for an XS constant)
7874              (see also maintperl #10543)
7875      Branch: perl
7876            ! ext/POSIX/POSIX.pm
7877 ____________________________________________________________________________
7878 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
7879         Log: Subject: Re: [patch] re_dup
7880              From: Abhijit Menon-Sen <ams@wiw.org>
7881              Date: Fri, 13 Jul 2001 21:41:09 +0530
7882              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
7883      Branch: perl
7884            ! sv.c
7885 ____________________________________________________________________________
7886 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
7887         Log: Subject: [patch] re_dup
7888              From: Doug MacEachern <dougm@covalent.net>
7889              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
7890              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
7891      Branch: perl
7892            ! sv.c
7893 ____________________________________________________________________________
7894 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
7895         Log: Update Changes.
7896      Branch: perl
7897            ! Changes patchlevel.h
7898 ____________________________________________________________________________
7899 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
7900         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
7901              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
7902              Date: Sat, 14 Jul 2001 00:06:30 +0900
7903              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
7904      Branch: perl
7905            + ext/Encode/Encode/7bit-greek.enc
7906            + ext/Encode/Encode/7bit-latin1.enc
7907            + ext/Encode/Encode/cns11643-1.enc
7908            + ext/Encode/Encode/cns11643-2.enc
7909            + ext/Encode/Encode/iso2022-cn.enc
7910            + ext/Encode/Encode/iso2022-jp1.enc
7911            + ext/Encode/Encode/iso2022-jp2.enc
7912            ! MANIFEST ext/Encode/Encode/Tcl.pm
7913            ! ext/Encode/Encode/iso2022-kr.enc
7914 ____________________________________________________________________________
7915 [ 11357] By: nick                                  on 2001/07/13  14:24:06
7916         Log: Blind integrate mainline (as of 5.7.2?)
7917      Branch: perlio
7918           !> AUTHORS Changes Porting/config.sh Porting/config_H
7919           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
7920           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
7921           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
7922           !> win32/makefile.mk
7923 ____________________________________________________________________________
7924 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
7925         Log: Snip away the devel patchlevel.
7926      Branch: perl
7927            ! patchlevel.h
7928 ____________________________________________________________________________
7929 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
7930         Log: Bump the version to 5.7.2.
7931      Branch: perl
7932            ! Porting/config.sh Porting/config_H patchlevel.h
7933            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
7934            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7935            ! win32/makefile.mk
7936 ____________________________________________________________________________
7937 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
7938         Log: Update Changes.
7939      Branch: perl
7940            ! Changes
7941 ____________________________________________________________________________
7942 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
7943         Log: Reword.
7944      Branch: perl
7945            ! AUTHORS
7946 ____________________________________________________________________________
7947 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
7948         Log: AUTHORS update.
7949      Branch: perl
7950            ! AUTHORS
7951 ____________________________________________________________________________
7952 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
7953         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
7954              unless ithreads.
7955      Branch: perl
7956            ! makedef.pl
7957 ____________________________________________________________________________
7958 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
7959         Log: Integrate perlio.
7960      Branch: perl
7961           !> win32/distclean.bat
7962 ____________________________________________________________________________
7963 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
7964         Log: Test the encoding transform only iff we have PerlIO,
7965              noticed by H. Merijn Brand.
7966      Branch: perl
7967            ! ext/PerlIO/t/encoding.t
7968 ____________________________________________________________________________
7969 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
7970         Log: README.netware tweaks from Ananth Kesari.
7971      Branch: perl
7972            ! README.netware
7973 ____________________________________________________________________________
7974 [ 11346] By: nick                                  on 2001/07/13  09:18:51
7975         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
7976              to avoid /unicode vs /Unicode issues.
7977      Branch: perlio
7978            ! win32/distclean.bat
7979 ____________________________________________________________________________
7980 [ 11345] By: nick                                  on 2001/07/13  06:24:18
7981         Log: Integrate mainline
7982      Branch: perlio
7983           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
7984            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
7985           !> (integrate 63 files)
7986 ____________________________________________________________________________
7987 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
7988         Log: Add d_bincompat5005 information to perl -V.
7989      Branch: perl
7990            ! myconfig.SH
7991 ____________________________________________________________________________
7992 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
7993         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
7994              From: Abhijit Menon-Sen <ams@wiw.org>
7995              Date: Fri, 13 Jul 2001 07:12:36 +0530
7996              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
7997      Branch: perl
7998            ! sv.c
7999 ____________________________________________________________________________
8000 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
8001         Log: Remove unicode::distinct, as per Inaba Hiroto.
8002      Branch: perl
8003            - lib/unicode/distinct.pm
8004            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
8005            ! t/lib/1_compile.t
8006 ____________________________________________________________________________
8007 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
8008         Log: Paging for Dr Octothorpe.
8009      Branch: perl
8010            ! pod/perlfaq4.pod
8011 ____________________________________________________________________________
8012 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
8013         Log: cut-n-paste error noticed by mjd.
8014      Branch: perl
8015            ! pod/perlfaq4.pod
8016 ____________________________________________________________________________
8017 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
8018         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
8019              From: Peter Prymmer <pvhp@forte.com>
8020              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
8021              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
8022      Branch: perl
8023            ! pod/perlfaq4.pod
8024 ____________________________________________________________________________
8025 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
8026         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
8027              From: Randall Gellens <randy@qualcomm.com>
8028              Date: Thu, 12 Jul 2001 16:56:23 -0700
8029              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
8030      Branch: perl
8031            ! Porting/repository.pod
8032 ____________________________________________________________________________
8033 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
8034         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
8035      Branch: perl
8036            ! thread.h
8037 ____________________________________________________________________________
8038 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
8039         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
8040              From: coral <coral@moonlight.crystalflame.net>
8041              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
8042              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
8043      Branch: perl
8044            ! thread.h
8045 ____________________________________________________________________________
8046 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
8047         Log: Metaconfig unit change for #11134.
8048      Branch: metaconfig
8049            + U/threads/d_pthread_atfork.U
8050 ____________________________________________________________________________
8051 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
8052         Log: Add HAS_PTHREAD_ATFORK.
8053      Branch: perl
8054            ! Configure NetWare/config.wc NetWare/config_H.wc
8055            ! Porting/Glossary Porting/config.sh Porting/config_H
8056            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
8057            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
8058            ! vos/config.ga.def vos/config.ga.h win32/config.bc
8059            ! win32/config.gc win32/config.vc win32/config_H.bc
8060            ! win32/config_H.gc win32/config_H.vc
8061 ____________________________________________________________________________
8062 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
8063         Log: Subject: [PATCH] File::Copy fails on tied handles
8064              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
8065              Date: Thu, 12 Jul 2001 15:18:51 -0700
8066              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
8067      Branch: perl
8068            ! lib/File/Copy.pm
8069 ____________________________________________________________________________
8070 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
8071         Log: Subject: [PATCH] Langinfo.t
8072              From: Nicholas Clark <nick@ccl4.org>
8073              Date: Thu, 12 Jul 2001 23:55:38 +0100
8074              Message-ID: <20010712235538.M5827@plum.flirble.org>
8075      Branch: perl
8076            ! ext/I18N/Langinfo/Langinfo.t
8077 ____________________________________________________________________________
8078 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
8079         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
8080              From: Peter Prymmer <pvhp@forte.com>
8081              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
8082              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
8083      Branch: perl
8084            ! pod/perl572delta.pod
8085 ____________________________________________________________________________
8086 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
8087         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
8088              From: Abhijit Menon-Sen <ams@wiw.org>
8089              Date: Fri, 13 Jul 2001 05:21:16 +0530
8090              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
8091      Branch: perl
8092            ! sv.c
8093 ____________________________________________________________________________
8094 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
8095         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
8096              From: Abhijit Menon-Sen <ams@wiw.org>
8097              Date: Fri, 13 Jul 2001 03:04:25 +0530
8098              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
8099      Branch: perl
8100            ! av.c
8101 ____________________________________________________________________________
8102 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
8103         Log: s/^M$//g
8104      Branch: perl
8105            ! win32/Makefile win32/makefile.mk
8106 ____________________________________________________________________________
8107 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
8108         Log: Update Changes.
8109      Branch: perl
8110            ! Changes patchlevel.h
8111 ____________________________________________________________________________
8112 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
8113         Log: Typo spotted by Philip Newton.
8114      Branch: perl
8115            ! pod/perl572delta.pod
8116 ____________________________________________________________________________
8117 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
8118         Log: Subject: [PATCH] fixes perl_clone of perl_clone
8119              From: Artur Bergman <artur@contiller.se>
8120              Date: Thu, 12 Jul 2001 20:57:09 +0200
8121              Message-ID: <B773BFA4.236B%artur@contiller.se>
8122      Branch: perl
8123            ! sv.c
8124 ____________________________________________________________________________
8125 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
8126         Log: Add README.uts from Hal Morris.
8127      Branch: perl
8128            + README.uts
8129            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
8130            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
8131 ____________________________________________________________________________
8132 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
8133         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
8134              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8135              Date: Thu, 12 Jul 2001 20:32:37 +0200
8136              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
8137      Branch: perl
8138            ! hints/aix.sh
8139 ____________________________________________________________________________
8140 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
8141         Log: Subject: Patch: document reg_data.what member
8142              From: Mark-Jason Dominus <mjd@plover.com>
8143              Message-ID: <20010712182532.14821.qmail@plover.com>
8144              Date: Thu, 12 Jul 2001 14:25:32 -0400
8145      Branch: perl
8146            ! regcomp.c regcomp.h
8147 ____________________________________________________________________________
8148 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
8149         Log: Subject: [PATCH] Perl_re_dup()
8150              From: Abhijit Menon-Sen <ams@wiw.org>
8151              Date: Thu, 12 Jul 2001 23:54:32 +0530
8152              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
8153      Branch: perl
8154            ! embed.h embed.pl perlapi.c proto.h sv.c
8155 ____________________________________________________________________________
8156 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
8157         Log: Regen Configure, modlib, toc.
8158      Branch: perl
8159            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8160            ! pod/perlmodlib.pod pod/perltoc.pod
8161 ____________________________________________________________________________
8162 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
8163         Log: The problem seems to be in PerlIO::Layer::->find() not
8164              accepting the ":encoding(blurflur)" arguments.
8165      Branch: perl
8166            ! lib/PerlIO.pm lib/open.pm
8167 ____________________________________________________________________________
8168 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
8169         Log: AIX doc update.
8170      Branch: perl
8171            ! README.aix pod/perl572delta.pod
8172 ____________________________________________________________________________
8173 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
8174         Log: Subject: AIX README update
8175              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8176              Date: Thu, 12 Jul 2001 19:28:30 +0200
8177              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
8178      Branch: perl
8179            ! README.aix
8180 ____________________________________________________________________________
8181 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
8182         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
8183              From: Norton Allen <allen@huarp.harvard.edu>
8184              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
8185              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
8186      Branch: perl
8187            ! ext/IO/lib/IO/t/io_unix.t
8188 ____________________________________________________________________________
8189 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
8190         Log: Subject: [PATCH README.qnx hints/qnx.sh]
8191              From: Norton Allen <allen@huarp.harvard.edu>
8192              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
8193              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
8194      Branch: perl
8195            ! README.qnx hints/qnx.sh
8196 ____________________________________________________________________________
8197 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
8198         Log: Subject: [patch] faster PM_GETRE
8199              From: Doug MacEachern <dougm@covalent.net>
8200              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
8201              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
8202      Branch: perl
8203            ! op.h
8204 ____________________________________________________________________________
8205 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
8206         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
8207              From: Doug MacEachern <dougm@covalent.net>
8208              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
8209              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
8210      Branch: perl
8211            ! op.c
8212 ____________________________________________________________________________
8213 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
8214         Log: Tell where the nice Estonian database is.
8215      Branch: perl
8216            ! lib/open.pm
8217 ____________________________________________________________________________
8218 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
8219         Log: Retract #11309 since #11310 is a better fix.
8220      Branch: perl
8221            ! t/lib/1_compile.t
8222 ____________________________________________________________________________
8223 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
8224         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
8225              change#11300 needs to return the status of failed win32_spawnvp())
8226              
8227              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
8228              splitting correctly; remove unused variables; 'require' at run time
8229              rather than 'use' at compile time for I18N::Langinfo, since it
8230              isn't everyware
8231      Branch: perl
8232            ! lib/open.pm win32/win32.c
8233 ____________________________________________________________________________
8234 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
8235         Log: Temporary workaround.
8236      Branch: perl
8237            ! t/lib/1_compile.t
8238 ____________________________________________________________________________
8239 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
8240         Log: UCD typo in #11306 and add also more known-to-be-tested
8241              modules to the skip list.
8242      Branch: perl
8243            ! t/lib/1_compile.t
8244 ____________________________________________________________________________
8245 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
8246         Log: Rename Unicode::UCD to UnicodeCD to avoid
8247              messups with case-insensitive filesystems.
8248      Branch: perl
8249            + lib/UnicodeCD.pm lib/UnicodeCD.t
8250            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
8251            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
8252 ____________________________________________________________________________
8253 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
8254         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
8255              From: daniel@biz.bitpusher.com
8256              Date: Wed, 11 Jul 2001 23:25:47 -0700
8257              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
8258      Branch: perl
8259            ! lib/Tie/Array.pm t/op/splice.t
8260 ____________________________________________________________________________
8261 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
8262         Log: Subject: [PATCH] More accurate line numbers in messages
8263              From: Paul Johnson <paul@pjcj.net>
8264              Date: Thu, 12 Jul 2001 04:14:11 +0200
8265              Message-ID: <20010712041411.A3467@pjcj.net>
8266              
8267              (With prototyping and multiplicity tweaks.)
8268      Branch: perl
8269            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
8270 ____________________________________________________________________________
8271 [ 11304] By: nick                                  on 2001/07/12  12:53:40
8272         Log: Integrate mainline
8273      Branch: perlio
8274           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
8275           !> regexec.c thread.h
8276 ____________________________________________________________________________
8277 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
8278         Log: Cut-and-pasto in #11298.
8279      Branch: perl
8280            ! ext/ByteLoader/bytecode.h
8281 ____________________________________________________________________________
8282 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
8283         Log: Update the AIX known problems section.
8284      Branch: perl
8285            ! pod/perl572delta.pod
8286 ____________________________________________________________________________
8287 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
8288         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
8289              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8290              Date: Thu, 12 Jul 2001 12:16:16 +0200
8291              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
8292      Branch: perl
8293            ! hints/aix.sh
8294 ____________________________________________________________________________
8295 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
8296         Log: Integrate perlio.
8297      Branch: perl
8298           !> makedef.pl win32/win32.c
8299 ____________________________________________________________________________
8300 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
8301         Log: Subject: [PATCH] fix for PMOP threadness failures
8302              From: Artur Bergman <artur@contiller.se>
8303              Date: Thu, 12 Jul 2001 09:48:06 +0200
8304              Message-ID: <B77322D6.22DD%artur@contiller.se>
8305      Branch: perl
8306            ! regexec.c
8307 ____________________________________________________________________________
8308 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
8309         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
8310              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
8311              Date: Thu, 12 Jul 2001 09:09:48 +0200
8312              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
8313              
8314              More parentheses to keep bcc happy.
8315      Branch: perl
8316            ! ext/ByteLoader/bytecode.h
8317 ____________________________________________________________________________
8318 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
8319         Log: Subject: Re: [patch] pthread_atfork bandaid
8320              From: Doug MacEachern <dougm@covalent.net>
8321              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
8322              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
8323      Branch: perl
8324            ! thread.h
8325 ____________________________________________________________________________
8326 [ 11296] By: nick                                  on 2001/07/12  11:55:48
8327         Log: Exclude reentrant_buffer from .def file
8328      Branch: perlio
8329            ! makedef.pl
8330 ____________________________________________________________________________
8331 [ 11295] By: nick                                  on 2001/07/12  11:11:44
8332         Log: Honour void-ness of my_exit()
8333      Branch: perlio
8334            ! win32/win32.c
8335 ____________________________________________________________________________
8336 [ 11294] By: nick                                  on 2001/07/12  07:51:04
8337         Log: Integrate mainline
8338      Branch: perlio
8339           +> uts/sprintf_wrap.c
8340           !> (integrate 35 files)
8341 ____________________________________________________________________________
8342 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
8343         Log: Retract #11289.
8344      Branch: perl
8345            ! embed.h embed.pl perl.c proto.h thread.h
8346 ____________________________________________________________________________
8347 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
8348         Log: Now the :locale pseudolayer *almost* works...
8349      Branch: perl
8350            ! lib/open.pm
8351 ____________________________________________________________________________
8352 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
8353         Log: Locale encoding tweaks.
8354      Branch: perl
8355            ! lib/open.pm
8356 ____________________________________________________________________________
8357 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
8358         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
8359              From: Mark-Jason Dominus <mjd@plover.com>
8360              Date: Thu, 12 Jul 2001 00:59:31 -0400
8361              Message-ID: <20010712045931.8543.qmail@plover.com>
8362              
8363              Remove the chmod/umask leading zero warning.
8364      Branch: perl
8365            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
8366            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
8367 ____________________________________________________________________________
8368 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
8369         Log: (Retracted by #11289.)
8370      Branch: perl
8371            ! embed.h embed.pl perl.c proto.h thread.h
8372 ____________________________________________________________________________
8373 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
8374         Log: Needed by #11283.
8375      Branch: perl
8376            ! intrpvar.h
8377 ____________________________________________________________________________
8378 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
8379         Log: Metaconfig unit change for #11286.
8380      Branch: metaconfig/U/perl
8381            ! patchlevel.U
8382 ____________________________________________________________________________
8383 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
8384         Log: Subject: Re: [PATCH Configure] perl -V broken
8385              From: Andy Dougherty <doughera@lafayette.edu>
8386              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
8387              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
8388      Branch: perl
8389            ! Configure myconfig.SH
8390 ____________________________________________________________________________
8391 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
8392         Log: Retract #11166 (and #11237).
8393      Branch: perl
8394            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
8395            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
8396            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
8397 ____________________________________________________________________________
8398 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
8399         Log: UTS tweaks for Hal Morris.
8400      Branch: perl
8401            + uts/sprintf_wrap.c
8402            ! MANIFEST hints/uts.sh perl.h
8403 ____________________________________________________________________________
8404 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
8405         Log: Subject: [PATCH] Use reentrant API glibc
8406              From: Artur Bergman <artur@contiller.se>
8407              Date: Thu, 12 Jul 2001 00:58:21 +0200
8408              Message-ID: <B772A6AD.2288%artur@contiller.se>
8409      Branch: perl
8410            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
8411            ! sv.c
8412 ____________________________________________________________________________
8413 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
8414         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
8415              From: barries <barries@slaysys.com>
8416              Date: Wed, 11 Jul 2001 15:11:46 -0400
8417              Message-ID: <20010711151146.G24560@jester.slaysys.com>
8418      Branch: perl
8419            ! pp_sys.c t/lib/warnings/doio win32/win32.c
8420 ____________________________________________________________________________
8421 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
8422         Log: Subject: [patch] pthread_atfork bandaid
8423              From: Doug MacEachern <dougm@covalent.net>
8424              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
8425              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
8426      Branch: perl
8427            ! miniperlmain.c perl.c
8428 ____________________________________________________________________________
8429 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
8430         Log: Subject: [patch] perl_clone leaks
8431              From: Doug MacEachern <dougm@covalent.net>
8432              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
8433              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
8434      Branch: perl
8435            ! sv.c
8436 ____________________________________________________________________________
8437 [ 11279] By: nick                                  on 2001/07/11  15:49:38
8438         Log: Integrate mainline
8439      Branch: perlio
8440           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
8441           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
8442           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
8443           +> lib/Term/ANSIColor/README
8444           !> (integrate 54 files)
8445 ____________________________________________________________________________
8446 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
8447         Log: Update Changes.
8448      Branch: perl
8449            ! Changes patchlevel.h
8450 ____________________________________________________________________________
8451 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
8452         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
8453              From: Peter Prymmer <pvhp@forte.com>
8454              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
8455              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
8456              
8457              Backport of embed.pl to 5.003.
8458      Branch: perl
8459            ! embed.pl
8460 ____________________________________________________________________________
8461 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
8462         Log: Subject: Re: POSIX test #14 on UTS 
8463              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8464              Date: Wed, 11 Jul 2001 03:02:14 +0100
8465              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
8466      Branch: perl
8467            ! ext/POSIX/POSIX.t
8468 ____________________________________________________________________________
8469 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
8470         Log: Make the I32 an IV to preserve structure alignment and size.
8471      Branch: perl
8472            ! op.h
8473 ____________________________________________________________________________
8474 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
8475         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
8476              From: "Artur Bergman" <artur@contiller.se>
8477              Date: Wed, 11 Jul 2001 14:23:37 +0200
8478              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
8479              
8480              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
8481      Branch: perl
8482            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
8483            ! pod/perlapi.pod sv.c
8484 ____________________________________________________________________________
8485 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
8486         Log: Tweak until Pod::Parser gets updated.
8487      Branch: perl
8488            ! t/pod/special_seqs.xr
8489 ____________________________________________________________________________
8490 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
8491         Log: File::Spec usage tweak.
8492      Branch: perl
8493            ! lib/ExtUtils.t
8494 ____________________________________________________________________________
8495 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
8496         Log: Integrate #11263 from macperl; macos and macosx updates.
8497      Branch: perl
8498           !> pod/perlport.pod
8499 ____________________________________________________________________________
8500 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
8501         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
8502              From: Peter Prymmer <pvhp@forte.com>
8503              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
8504              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
8505      Branch: perl
8506            + ext/Time/HiRes/hints/dynixptx.pl
8507            ! MANIFEST hints/dynixptx.sh
8508 ____________________________________________________________________________
8509 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
8510         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
8511              From: Nicholas Clark <nick@ccl4.org>
8512              Date: Tue, 10 Jul 2001 23:17:43 +0100
8513              Message-ID: <20010710231742.B59620@plum.flirble.org>
8514      Branch: perl
8515            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
8516 ____________________________________________________________________________
8517 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
8518         Log: Subject: [DOC PATCH] Pluggable runops
8519              From: Paul Johnson <paul@pjcj.net>
8520              Date: Tue, 10 Jul 2001 21:53:28 +0200
8521              Message-ID: <20010710215328.B26577@pjcj.net>
8522      Branch: perl
8523            ! pod/perlguts.pod
8524 ____________________________________________________________________________
8525 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
8526         Log: Subject: [PATCH] Authors
8527              From: Artur Bergman <artur@contiller.se>
8528              Date: Tue, 10 Jul 2001 20:39:12 +0200
8529              Message-ID: <B771186F.21CD%artur@contiller.se>
8530      Branch: perl
8531            ! AUTHORS
8532 ____________________________________________________________________________
8533 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
8534         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
8535              From: Doug MacEachern <dougm@covalent.net>
8536              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
8537              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
8538      Branch: perl
8539            ! pp_ctl.c
8540 ____________________________________________________________________________
8541 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
8542         Log: Subject: doc patch; times() in scalar context
8543              From: mjd@plover.com
8544              Date: 10 Jul 2001 18:01:17 -0000
8545              Message-ID: <20010710180117.12477.qmail@plover.com>
8546      Branch: perl
8547            ! pod/perlfunc.pod
8548 ____________________________________________________________________________
8549 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
8550         Log: Subject: [PATCH] Small fix to pp_gmtime
8551              From: Artur Bergman <artur@contiller.se>
8552              Date: Tue, 10 Jul 2001 19:54:52 +0200
8553              Message-ID: <B7710E0B.21C5%artur@contiller.se>
8554      Branch: perl
8555            ! pp_sys.c
8556 ____________________________________________________________________________
8557 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
8558         Log: Integrate changes from mainline perl, add notes about
8559              Mac OS X and Mac OS.
8560      Branch: maint-5.6/macperl
8561            ! pod/perlport.pod
8562 ____________________________________________________________________________
8563 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
8564         Log: A proof of the dangers of package; ?
8565      Branch: perl
8566            ! t/lib/warnings/op
8567 ____________________________________________________________________________
8568 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
8569         Log: Regen toc and modlib.
8570      Branch: perl
8571            ! pod/perlmodlib.pod pod/perltoc.pod
8572 ____________________________________________________________________________
8573 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
8574         Log: Add compexcl(), casefold(), and casespec() interfaces;
8575              and make all interfaces to return hash references instead
8576              of hashes. 
8577      Branch: perl
8578            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
8579 ____________________________________________________________________________
8580 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
8581         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
8582              From: "Philip Newton" <Philip.Newton@gmx.net>
8583              Date: Tue, 10 Jul 2001 09:55:59 +0200
8584              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
8585              
8586              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
8587              From: "Philip Newton" <Philip.Newton@gmx.net>
8588              Date: Tue, 10 Jul 2001 09:56:37 +0200
8589              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
8590      Branch: perl
8591            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
8592            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
8593 ____________________________________________________________________________
8594 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
8595         Log: Subject: [patch] undef &xsub for 1,2
8596              From: Doug MacEachern <dougm@covalent.net>
8597              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
8598              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
8599              
8600              (This version of the patch with a comment from Gisle.)
8601      Branch: perl
8602            ! op.c
8603 ____________________________________________________________________________
8604 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
8605         Log: Mention package; deprecation and the Win32 problems.
8606      Branch: perl
8607            ! pod/perl572delta.pod
8608 ____________________________________________________________________________
8609 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
8610         Log: Subject: [PATCH] deprecate package with no arguments
8611              From: Robin Houston <robin@kitsite.com>
8612              Date: Tue, 10 Jul 2001 13:33:40 +0100
8613              Message-ID: <20010710133340.A13452@robin.kitsite.com>
8614      Branch: perl
8615            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
8616 ____________________________________________________________________________
8617 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
8618         Log: Upgrade to podlators 1.10.
8619      Branch: perl
8620            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
8621            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
8622            ! pod/pod2man.PL pod/pod2text.PL
8623 ____________________________________________________________________________
8624 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
8625         Log: Upgrade to Term::ANSIColor 1.04.
8626      Branch: perl
8627            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
8628            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
8629 ____________________________________________________________________________
8630 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
8631         Log: Integrate perlio (the right fix for the ":layer(args)")
8632      Branch: perl
8633           !> perlio.c
8634 ____________________________________________________________________________
8635 [ 11252] By: nick                                  on 2001/07/10  06:58:14
8636         Log: Fix open(...,"...:layer(xxx)",...)
8637              - use memEQ not strEQ as there is '(' not '\0'
8638      Branch: perlio
8639            ! perlio.c
8640 ____________________________________________________________________________
8641 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
8642         Log: Telling the number of tests helps.
8643      Branch: perl
8644            ! ext/PerlIO/t/encoding.t
8645 ____________________________________________________________________________
8646 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
8647         Log: Require I18N::Langinfo, not use.
8648      Branch: perl
8649            ! lib/open.pm
8650 ____________________________________________________________________________
8651 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
8652         Log: Add a test for for PerlIO ":encoding(...)" layer.
8653      Branch: perl
8654            + ext/PerlIO/t/encoding.t
8655            ! MANIFEST ext/Encode/Encode.pm
8656 ____________________________________________________________________________
8657 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
8658         Log: PerlIO ":encoding(foobar)" temporary fix.
8659              Not really correct, I think, since the change means
8660              that prefixes match.
8661      Branch: perl
8662            ! perlio.c
8663 ____________________________________________________________________________
8664 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
8665         Log: Update to Math::BigInt 1.36.  The biggest news is
8666              the separation of the backend; now the pure Perl
8667              implementation is in Math::BigInt::Calc, but one
8668              can plugin, say, Math::BigInt::BitVect, and get
8669              considerable speedup.
8670      Branch: perl
8671            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
8672            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
8673            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
8674            ! lib/Math/BigInt/t/mbimbf.t
8675 ____________________________________________________________________________
8676 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
8677         Log: Subject: Re: compatibility question
8678              From: Peter Prymmer <pvhp@forte.com>
8679              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
8680              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
8681      Branch: perl
8682            ! lib/ExtUtils/MM_VMS.pm
8683 ____________________________________________________________________________
8684 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
8685         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
8686              From: Norton Allen <allen@huarp.harvard.edu>
8687              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
8688              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
8689      Branch: perl
8690            ! ext/File/Glob/t/basic.t
8691 ____________________________________________________________________________
8692 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
8693         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
8694              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
8695              Date: Tue, 10 Jul 2001 00:29:55 +0900
8696              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
8697      Branch: perl
8698            + ext/Encode/Encode/HZ.enc
8699            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
8700            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
8701            ! ext/Encode/Encode/iso2022-jp.enc
8702            ! ext/Encode/Encode/iso2022-kr.enc
8703 ____________________________________________________________________________
8704 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
8705         Log: Add in all them there macos/ files.
8706      Branch: maint-5.6/macperl
8707            + (add 577 files)
8708 ____________________________________________________________________________
8709 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
8710         Log: Add the new modules to the list of having those own tests.
8711      Branch: perl
8712            ! t/lib/1_compile.t
8713 ____________________________________________________________________________
8714 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
8715         Log: Add INOUT to control both ways at the same time.
8716      Branch: perl
8717            ! lib/open.pm
8718 ____________________________________________________________________________
8719 [ 11240] By: nick                                  on 2001/07/09  16:33:50
8720         Log: Integrate mainline
8721      Branch: perlio
8722           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
8723           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
8724           !> (integrate 41 files)
8725 ____________________________________________________________________________
8726 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
8727         Log: More encoding mapping magic.
8728      Branch: perl
8729            ! lib/open.pm
8730 ____________________________________________________________________________
8731 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
8732         Log: Update Changes.
8733      Branch: perl
8734            ! Changes patchlevel.h
8735 ____________________________________________________________________________
8736 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
8737         Log: (Retracted by #11285).
8738              
8739              Subject: [PATCH] OPpCONST_OCTAL fixes
8740              From: Abhijit Menon-Sen <ams@wiw.org>
8741              Date: Mon, 9 Jul 2001 07:38:45 +0530
8742              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
8743      Branch: perl
8744            ! op.c
8745 ____________________________________________________________________________
8746 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
8747         Log: Add a pseudolayer ":locale" to the open pragma which
8748              will get the encoding from the locale.  Yet undocumented
8749              because I can't get the PerlIO :encoding(foobar) to work.
8750      Branch: perl
8751            ! ext/Encode/Encode.pm lib/open.pm
8752 ____________________________________________________________________________
8753 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
8754         Log: Add more encoding mappings.
8755      Branch: perl
8756            ! ext/Encode/Encode.pm
8757 ____________________________________________________________________________
8758 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
8759         Log: Document that using :encoding layer requires using Encode.
8760      Branch: perl
8761            ! ext/Encode/Encode.pm lib/PerlIO.pm
8762 ____________________________________________________________________________
8763 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
8764         Log: Netware tweak from Ananth Kesari.
8765      Branch: perl
8766            ! NetWare/netware.h
8767 ____________________________________________________________________________
8768 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
8769         Log: t/harness doesn't know about run/*.t
8770      Branch: perl
8771            ! t/harness
8772 ____________________________________________________________________________
8773 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
8774         Log: run/exit.t busted on windows
8775      Branch: perl
8776            ! t/run/exit.t
8777 ____________________________________________________________________________
8778 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
8779         Log: fix a couple of UCD.t tests that fail due to bad case
8780      Branch: perl
8781            ! lib/Unicode/UCD.t
8782 ____________________________________________________________________________
8783 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
8784         Log: test skip logic was broken
8785      Branch: perl
8786            ! ext/I18N/Langinfo/Langinfo.t
8787 ____________________________________________________________________________
8788 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
8789         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
8790              failure of ExtUtils.t#27 when built in debug mode)
8791      Branch: perl
8792            ! lib/ExtUtils/MM_Win32.pm
8793 ____________________________________________________________________________
8794 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
8795         Log: I18N::Langinfo is not available on windows
8796      Branch: perl
8797            ! win32/FindExt.pm
8798 ____________________________________________________________________________
8799 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
8800         Log: save a dTHX
8801      Branch: perl
8802            ! ext/POSIX/POSIX.xs
8803 ____________________________________________________________________________
8804 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
8805         Log: Update Changes.
8806      Branch: perl
8807            ! Changes patchlevel.h
8808 ____________________________________________________________________________
8809 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
8810         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
8811              as pointed out by Sarathy.
8812      Branch: perl
8813            ! ext/I18N/Langinfo/Langinfo.xs
8814 ____________________________________________________________________________
8815 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
8816         Log: Retract #11212.
8817      Branch: perl
8818            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
8819 ____________________________________________________________________________
8820 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
8821         Log: Bump up the VERSION of Cwd.xs.
8822      Branch: perl
8823            ! ext/Cwd/Makefile.PL
8824 ____________________________________________________________________________
8825 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
8826         Log: Retract #11220, the problem wasn't the missing leading zero.
8827              Here's the problem:
8828              $ ./perl -we 'chmod(oct("755"), ".")'
8829              Non-octal literal mode (493) specified at -e line 1.
8830              (Did you mean 0493 instead?)
8831      Branch: perl
8832            ! lib/ExtUtils/MM_Unix.pm
8833 ____________________________________________________________________________
8834 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
8835         Log: (Retracted by #11221)
8836              Change the PERM_RW and PERM_RWX to 0644 and 0755
8837              (add the leading zero).
8838      Branch: perl
8839            ! lib/ExtUtils/MM_Unix.pm
8840 ____________________________________________________________________________
8841 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
8842         Log: Integrate changes #11193, 11205, 11209 from macperl.
8843              
8844              Fix up AutoLoader to fudge for Mac paths in import().
8845              
8846              Allow symbols in try_symbol() to begin with "_".
8847              
8848              Small portability fix for Mac OS.
8849      Branch: perl
8850           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
8851 ____________________________________________________________________________
8852 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
8853         Log: Metaconfig unit change for #11217.
8854      Branch: metaconfig/U/perl
8855            ! Extensions.U
8856 ____________________________________________________________________________
8857 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
8858         Log: Detypo, problem noticed by Gerrit P. Haase.
8859      Branch: perl
8860            ! Configure config_h.SH
8861 ____________________________________________________________________________
8862 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
8863         Log: Cwd cleanups.
8864      Branch: perl
8865            ! ext/Cwd/Cwd.xs
8866 ____________________________________________________________________________
8867 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
8868         Log: Slight tweaks on #11213.
8869      Branch: perl
8870            ! toke.c
8871 ____________________________________________________________________________
8872 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
8873         Log: A missing dTHX noticed by Gerrit P. Haase.
8874      Branch: perl
8875            ! ext/POSIX/POSIX.xs
8876 ____________________________________________________________________________
8877 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
8878         Log: Subject: [PATCH toke.c] Simplify yytoke()
8879              From: Simon Cozens <simon@netthink.co.uk>
8880              Date: Sun, 8 Jul 2001 13:24:34 +0100
8881              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
8882              
8883              Split out pending_ident().
8884      Branch: perl
8885            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
8886 ____________________________________________________________________________
8887 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
8888         Log: (Retracted by #11223.)
8889              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
8890              Date: Wed, 05 Nov 1997 17:22:34 -0600
8891              From: Graham Barr <gbarr@ti.com>
8892              Message-Id: <3460FFBA.6DA51F46@ti.com>
8893      Branch: perl
8894            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
8895 ____________________________________________________________________________
8896 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
8897         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
8898      Branch: perl
8899            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
8900            ! pod/perllocale.pod
8901 ____________________________________________________________________________
8902 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
8903         Log: Really do the test under the C locale.
8904      Branch: perl
8905            ! ext/I18N/Langinfo/Langinfo.t
8906 ____________________________________________________________________________
8907 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
8908         Log: Small portability fix for Mac OS.
8909      Branch: maint-5.6/macperl
8910            ! lib/Cwd.pm
8911 ____________________________________________________________________________
8912 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
8913         Log: Metaconfig unit change for #11207.
8914      Branch: metaconfig/U/perl
8915            ! Extensions.U
8916 ____________________________________________________________________________
8917 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
8918         Log: Add I18N::Langinfo, which is basically a wrapper around
8919              nl_langinfo(), which is an additional way to query locale
8920              specific information.
8921      Branch: perl
8922            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
8923            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
8924            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
8925 ____________________________________________________________________________
8926 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
8927         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
8928              used in File::Find tests; replace with if.t.
8929      Branch: maint-5.6/macperl
8930            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
8931            ! t/pragma/warn/op
8932 ____________________________________________________________________________
8933 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
8934         Log: Allow symbols in try_symbol() to begin with "_".
8935      Branch: maint-5.6/macperl
8936            ! makedef.pl
8937 ____________________________________________________________________________
8938 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
8939         Log: Sync up the File::Find changes from the rewrite by
8940              Thomas Wegner, et al.
8941      Branch: maint-5.6/macperl
8942            + t/lib/filefind-taint.t
8943            ! lib/File/Find.pm t/lib/filefind.t
8944 ____________________________________________________________________________
8945 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
8946         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
8947              From: Thomas Wegner <wegner_thomas@yahoo.com>
8948              Date: Thu, 5 Jul 2001 20:31:25 +0200
8949              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
8950      Branch: maint-5.6/macperl
8951            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
8952 ____________________________________________________________________________
8953 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
8954         Log: Some more test portability fixes.
8955      Branch: maint-5.6/macperl
8956            ! t/lib/filecopy.t t/pragma/warn/pp_sys
8957 ____________________________________________________________________________
8958 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
8959         Log: The #11200 removed wrong (non-existent) target.  Duh.
8960      Branch: perl
8961            ! Makefile.SH
8962 ____________________________________________________________________________
8963 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
8964         Log: Zap the lib/re.pm before creating it.
8965      Branch: perl
8966            ! Makefile.SH
8967 ____________________________________________________________________________
8968 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
8969         Log: Another test.  Please ignore.
8970      Branch: maint-5.6/macperl
8971            ! README.macos
8972 ____________________________________________________________________________
8973 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
8974         Log: Portability fixes for a lot of tests, especially IO-related
8975              tests, and warnings, and the harness script.
8976      Branch: maint-5.6/macperl
8977            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
8978            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
8979            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
8980            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
8981            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
8982            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
8983            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
8984            ! t/pragma/warnings.t
8985 ____________________________________________________________________________
8986 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
8987         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
8988              From: Nicholas Clark <nick@ccl4.org>
8989              Date: Sat, 7 Jul 2001 21:00:17 +0100
8990              Message-ID: <20010707210017.H59620@plum.flirble.org>
8991      Branch: perl
8992            ! lib/h2xs.t
8993 ____________________________________________________________________________
8994 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
8995         Log: The UNICOS/mk SysV IPC problem has been fixed.
8996      Branch: perl
8997            ! pod/perl572delta.pod
8998 ____________________________________________________________________________
8999 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
9000         Log: Slight update tweaks on perlunicode.pod.
9001      Branch: perl
9002            ! pod/perlunicode.pod
9003 ____________________________________________________________________________
9004 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
9005         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
9006              From: Mark-Jason Dominus <mjd@plover.com>
9007              Date: Sat, 07 Jul 2001 13:04:04 -0400
9008              Message-ID: <20010707170404.32694.qmail@plover.com>
9009      Branch: perl
9010            ! ext/DB_File/DB_File.pm
9011 ____________________________________________________________________________
9012 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
9013         Log: Fix up AutoLoader to fudge for Mac paths in import().
9014      Branch: maint-5.6/macperl
9015            ! lib/AutoLoader.pm
9016 ____________________________________________________________________________
9017 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
9018         Log: Try to force the lib/re.pm to be there before entering
9019              the extensions builds, should help for parallel makes.
9020      Branch: perl
9021            ! Makefile.SH
9022 ____________________________________________________________________________
9023 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
9024         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
9025              From: Norton Allen <allen@huarp.harvard.edu>
9026              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
9027              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
9028      Branch: perl
9029            ! ext/POSIX/POSIX.xs
9030 ____________________________________________________________________________
9031 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
9032         Log: Subject: [PATCH] Re: op/arith.t
9033              From: Nicholas Clark <nick@ccl4.org>
9034              Date: Sat, 7 Jul 2001 13:04:54 +0100
9035              Message-ID: <20010707130454.D59620@plum.flirble.org>
9036      Branch: perl
9037            ! numeric.c toke.c
9038 ____________________________________________________________________________
9039 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
9040         Log: Subject: [PATCH] h2xs
9041              From: Nicholas Clark <nick@ccl4.org>
9042              Date: Fri, 6 Jul 2001 23:25:14 +0100
9043              Message-ID: <20010706232514.X59620@plum.flirble.org>
9044      Branch: perl
9045            ! utils/h2xs.PL
9046 ____________________________________________________________________________
9047 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
9048         Log: Subject: Re: bleedperl perl_alloc..free leakage
9049              From: Radu Greab <radu@netsoft.ro>
9050              Date: Fri, 6 Jul 2001 19:48:54 +0300
9051              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
9052              
9053              Leak-be-gone.
9054      Branch: perl
9055            ! op.c
9056 ____________________________________________________________________________
9057 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
9058         Log: Test again.  Please ignore.
9059      Branch: maint-5.6/macperl
9060            ! README.macos
9061 ____________________________________________________________________________
9062 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
9063         Log: Test.  Please ignore.
9064      Branch: maint-5.6/macperl
9065            ! README.macos
9066 ____________________________________________________________________________
9067 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
9068         Log: Include changes already sent in separately as patches,
9069              before branch was created.
9070      Branch: maint-5.6/macperl
9071            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
9072            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
9073            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
9074            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
9075            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
9076            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
9077            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
9078            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
9079            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
9080            ! t/pragma/strict.t
9081 ____________________________________________________________________________
9082 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
9083         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
9084              From: Norton Allen <allen@huarp.harvard.edu>
9085              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
9086              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
9087      Branch: perl
9088            ! utf8.h
9089 ____________________________________________________________________________
9090 [ 11183] By: nick                                  on 2001/07/06  16:27:40
9091         Log: Integrate mainline
9092      Branch: perlio
9093           +> (branch 42 files)
9094            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
9095            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
9096            - win32/bin/mdelete.bat
9097           !> (integrate 215 files)
9098 ____________________________________________________________________________
9099 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
9100         Log: The #11166 needed also these updated.
9101      Branch: perl
9102            ! lib/warnings.pm warnings.h
9103 ____________________________________________________________________________
9104 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
9105         Log: Update Changes.
9106      Branch: perl
9107            ! Changes patchlevel.h
9108 ____________________________________________________________________________
9109 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
9110         Log: Regen toc.
9111      Branch: perl
9112            ! pod/perltoc.pod
9113 ____________________________________________________________________________
9114 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
9115         Log: Nit from Abhijit.
9116      Branch: perl
9117            ! lib/CPAN.pm
9118 ____________________________________________________________________________
9119 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
9120         Log: Retract #11172.
9121      Branch: perl
9122            ! t/op/method.t
9123 ____________________________________________________________________________
9124 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
9125         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
9126              From: Norton Allen <allen@huarp.harvard.edu>
9127              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
9128              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
9129      Branch: perl
9130            ! lib/Cwd.pm
9131 ____________________________________________________________________________
9132 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
9133         Log: (Accidentally empty check-in.)
9134      Branch: perl
9135            ! utf8.h
9136 ____________________________________________________________________________
9137 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
9138         Log: Retract #11165 since Sarathy pointed out it'll not
9139              work properly under threads, the problem should be
9140              solved using "the savestack, either via SSNEW() or
9141              using a newSVpv()+SAVEFREESV() combo."
9142      Branch: perl
9143            ! ext/POSIX/POSIX.xs
9144 ____________________________________________________________________________
9145 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
9146         Log: Retract #11125 since NI-S pointed out it'll not work in
9147              cases where the extension has their own handcrafted INC
9148              et alia.
9149      Branch: perl
9150            ! lib/ExtUtils/MM_Unix.pm
9151 ____________________________________________________________________________
9152 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
9153         Log: Subject: RE: [PATCH] -I and MakeMaker again
9154              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
9155              Date: Fri, 6 Jul 2001 09:18:29 +0200
9156              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
9157      Branch: perl
9158            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
9159            ! lib/ExtUtils/MM_Win32.pm
9160 ____________________________________________________________________________
9161 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
9162         Log: (Retracted by #11178)
9163              Subject: [PATCH t/op/method.t] SUPER:: strangeness
9164              From: Piers Cawley <pdcawley@iterative-software.com>
9165              Date: 06 Jul 2001 10:49:01 +0100
9166              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
9167      Branch: perl
9168            ! t/op/method.t
9169 ____________________________________________________________________________
9170 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
9171         Log: VOS README update from Paul Green.
9172      Branch: perl
9173            ! README.vos
9174 ____________________________________________________________________________
9175 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
9176         Log: Subject: [PATCH README.qnx hints/qnx.sh]
9177              From: Norton Allen <allen@huarp.harvard.edu>
9178              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
9179              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
9180      Branch: perl
9181            ! README.qnx hints/qnx.sh
9182 ____________________________________________________________________________
9183 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
9184         Log: Subject: [PATCH] Doc patch for Tie::Hash
9185              From: Artur Bergman <artur@contiller.se>
9186              Date: Thu, 05 Jul 2001 22:51:18 +0200
9187              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
9188      Branch: perl
9189            ! lib/Tie/Hash.pm
9190 ____________________________________________________________________________
9191 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
9192         Log: Subject: [PATCH] perlfaq4.pod
9193              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
9194              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
9195              Date: Thu, 5 Jul 2001 18:44:10 +0100 
9196      Branch: perl
9197            ! pod/perlfaq4.pod
9198 ____________________________________________________________________________
9199 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
9200         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
9201              From: Robin Houston <robin@kitsite.com>
9202              Date: Thu, 5 Jul 2001 18:33:21 +0100
9203              Message-ID: <20010705183321.A27345@robin.kitsite.com>
9204      Branch: perl
9205            ! ext/B/B/Deparse.pm
9206 ____________________________________________________________________________
9207 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
9208         Log: (Retracted by #11285.)
9209              
9210              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
9211              From: Abhijit Menon-Sen <ams@wiw.org>
9212              Date: Fri, 6 Jul 2001 01:26:32 +0530
9213              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
9214      Branch: perl
9215            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
9216            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
9217            ! warnings.pl
9218 ____________________________________________________________________________
9219 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
9220         Log: (Retracted by #11175)
9221              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
9222              From: Norton Allen <allen@huarp.harvard.edu>
9223              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
9224              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
9225      Branch: perl
9226            ! ext/POSIX/POSIX.xs
9227 ____________________________________________________________________________
9228 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
9229         Log: Unterminated C< (noticed by Richard Hatch), and few other
9230              small Unicode doc tweaks.
9231      Branch: perl
9232            ! pod/perlretut.pod
9233 ____________________________________________________________________________
9234 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
9235         Log: More flexible argument understanding; add charblocks() and
9236              charscripts(); make charblock() and charscript() two-way;
9237              add charinrange(); separate the $Unicode::UCD::VERSION and
9238              the version of the Unicode by adding UnicodeVersion().
9239      Branch: perl
9240            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
9241 ____________________________________________________________________________
9242 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
9243         Log: Update Unicode::UCD on \p{In...}.
9244      Branch: perl
9245            ! lib/Unicode/UCD.pm
9246 ____________________________________________________________________________
9247 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
9248         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
9249              From: Norton Allen <allen@huarp.harvard.edu>
9250              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
9251              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
9252      Branch: perl
9253            ! lib/ExtUtils/MM_Unix.pm
9254 ____________________________________________________________________________
9255 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
9256         Log: POSIX-BC tweaks from Thomas Dorner.
9257      Branch: perl
9258            ! hints/posix-bc.sh perlio.h
9259 ____________________________________________________________________________
9260 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
9261         Log: Module updates for the delta.
9262      Branch: perl
9263            ! pod/perl572delta.pod
9264 ____________________________________________________________________________
9265 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
9266         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
9267              From: Norton Allen <allen@huarp.harvard.edu>
9268              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
9269              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
9270      Branch: perl
9271            ! ext/IO/lib/IO/t/io_sock.t
9272 ____________________________________________________________________________
9273 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
9274         Log: Subject: [PATCH perldiag.pod] Quick fixes
9275              From: Simon Cozens <simon@netthink.co.uk>
9276              Date: Wed, 4 Jul 2001 20:22:12 +0100
9277              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
9278      Branch: perl
9279            ! pod/perldiag.pod
9280 ____________________________________________________________________________
9281 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
9282         Log: Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
9283              From: Radu Greab <radu@netsoft.ro>
9284              Date: Wed, 4 Jul 2001 22:13:31 +0300
9285              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
9286      Branch: perl
9287            ! op.c sv.c t/op/pos.t
9288 ____________________________________________________________________________
9289 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
9290         Log: Subject: [PATCH] -I and MakeMaker again
9291              From: Michael G Schwern <schwern@pobox.com>
9292              Date: Wed, 4 Jul 2001 15:03:07 -0400
9293              Message-ID: <20010704150307.I20340@blackrider>
9294              
9295              (and retract #11145)
9296      Branch: perl
9297            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
9298            ! lib/ExtUtils/MakeMaker.pm
9299 ____________________________________________________________________________
9300 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
9301         Log: Subject: Re: PERFORCE change 11142 for review
9302              From: "Philip Newton" <Philip.Newton@gmx.net>
9303              Date: Wed, 4 Jul 2001 20:46:26 +0200
9304              Message-Id: <200107041841.VAA25380@taas.iki.fi>
9305      Branch: perl
9306            ! lib/ExtUtils/MakeMaker.pm
9307 ____________________________________________________________________________
9308 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
9309         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
9310              From: Jonathan Stowe <gellyfish@gellyfish.com>
9311              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
9312              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
9313      Branch: perl
9314            ! utils/pl2pm.PL
9315 ____________________________________________________________________________
9316 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
9317         Log: fix the binary compatibility issue when building with/without
9318              usemymalloc by exporting Perl_malloc() et al as simple wrappers
9319              around the system functions (this allows most extensions built
9320              using one mode to coexist with perls built in the other mode)
9321              
9322              XXX the Perl_mfree() wrapper might need to do return(free()) on
9323              platforms where Free_t isn't "void"
9324      Branch: perl
9325            ! embed.h embed.pl makedef.pl proto.h util.c
9326 ____________________________________________________________________________
9327 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
9328         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
9329              since it doesn't ensure threads other than the one calling fork()
9330              aren't holding any locks; the fix is to use pthread_atfork() to
9331              hold global locks
9332              
9333              building perl with -Dusemymalloc exacerbates the problem since
9334              Perl_malloc() holds a mutex, and perl's exec() calls New()
9335              
9336              XXX the code in win32thread.h may be needed on platforms that have
9337              no pthread_atfork()
9338      Branch: perl
9339            ! perl.c thread.h win32/win32thread.h
9340 ____________________________________________________________________________
9341 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
9342         Log: Integrate #11009 from maintperl.
9343      Branch: maint-5.6/macperl
9344           !> lib/ExtUtils/Manifest.pm
9345 ____________________________________________________________________________
9346 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
9347         Log: Flexing my Perforce muscles.
9348      Branch: maint-5.6/macperl
9349            ! README.macos
9350 ____________________________________________________________________________
9351 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
9352         Log: Update Changes.
9353      Branch: perl
9354            ! Changes patchlevel.h
9355 ____________________________________________________________________________
9356 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
9357         Log: Metaconfig unit change for #11146.
9358      Branch: metaconfig/U/perl
9359            ! d_fcntl_can_lock.U
9360 ____________________________________________________________________________
9361 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
9362         Log: Somehow the #ifdefs of the added code (in #11093) made
9363              HP-UX to fail the fcntl locking test, without the ifdefs
9364              the test seems to be working again.  Reason unknown:
9365              HP-UX cc doesn't complain either way.
9366      Branch: perl
9367            ! Configure
9368 ____________________________________________________________________________
9369 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
9370         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
9371      Branch: perl
9372            ! lib/ExtUtils/MM_Unix.pm
9373 ____________________________________________________________________________
9374 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
9375         Log: gcc -Wall nit.
9376      Branch: perl
9377            ! pp_hot.c
9378 ____________________________________________________________________________
9379 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
9380         Log: When removing tests updating the test count is a good idea, too.
9381      Branch: perl
9382            ! lib/Net/t/require.t
9383 ____________________________________________________________________________
9384 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
9385         Log: Document #11134 and add the new symbols to the list of
9386              of MakeMaker known ones.
9387      Branch: perl
9388            ! lib/ExtUtils/MakeMaker.pm
9389 ____________________________________________________________________________
9390 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
9391         Log: Microperl update.
9392      Branch: perl
9393            ! uconfig.h
9394 ____________________________________________________________________________
9395 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
9396         Log: Update the libnet tests as per #11138.
9397      Branch: perl
9398            - lib/Net/t/ph.t
9399            ! MANIFEST lib/Net/t/require.t
9400 ____________________________________________________________________________
9401 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
9402         Log: Regen toc and modlib.
9403      Branch: perl
9404            ! pod/perlmodlib.pod pod/perltoc.pod
9405 ____________________________________________________________________________
9406 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
9407         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
9408              Graham's request.
9409      Branch: perl
9410            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
9411            ! MANIFEST
9412 ____________________________________________________________________________
9413 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
9414         Log: Add the OS/390 harness results to the delta.
9415      Branch: perl
9416            ! pod/perl572delta.pod
9417 ____________________________________________________________________________
9418 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
9419         Log: Avoid the two study tests in OS/390 until the bug has been solved.
9420      Branch: perl
9421            ! t/op/study.t
9422 ____________________________________________________________________________
9423 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
9424         Log: DOS/DJGPP tweaks from Laszlo Molnar.
9425      Branch: perl
9426            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
9427 ____________________________________________________________________________
9428 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
9429         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
9430              From: Michael G Schwern <schwern@pobox.com>
9431              Date: Wed, 4 Jul 2001 00:01:16 -0400
9432              Message-ID: <20010704000116.C591@blackrider>
9433      Branch: perl
9434            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
9435 ____________________________________________________________________________
9436 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
9437         Log: The #11132 missed singleton characters (not part
9438              of a unilo..unihi range) in Unicode scripts.
9439      Branch: perl
9440            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
9441            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
9442            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
9443            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
9444            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
9445            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
9446            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
9447            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
9448            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
9449            ! lib/unicode/mktables.PL t/op/pat.t
9450 ____________________________________________________________________________
9451 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
9452         Log: Support preferentially the Unicode 'scripts' definition
9453              in the \p{In...} notation since according to Unicode the
9454              scripts concept is more natural for matching than using
9455              the somewhat artificial block names.  The block names are
9456              still available, though, and if there's a name conflict,
9457              the scripts one wins and the blocks one has to do with
9458              'Block' appended to its name.  For more information see
9459              
9460              http://www.unicode.org/unicode/reports/tr24/
9461      Branch: perl
9462            + lib/unicode/In/100.pl lib/unicode/In/101.pl
9463            + lib/unicode/In/102.pl lib/unicode/In/103.pl
9464            + lib/unicode/In/104.pl lib/unicode/In/105.pl
9465            + lib/unicode/In/106.pl lib/unicode/In/107.pl
9466            + lib/unicode/In/108.pl lib/unicode/In/109.pl
9467            + lib/unicode/In/110.pl lib/unicode/In/111.pl
9468            + lib/unicode/In/112.pl lib/unicode/In/113.pl
9469            + lib/unicode/In/114.pl lib/unicode/In/115.pl
9470            + lib/unicode/In/116.pl lib/unicode/In/117.pl
9471            + lib/unicode/In/118.pl lib/unicode/In/119.pl
9472            + lib/unicode/In/120.pl lib/unicode/In/121.pl
9473            + lib/unicode/In/122.pl lib/unicode/In/123.pl
9474            + lib/unicode/In/124.pl lib/unicode/In/125.pl
9475            + lib/unicode/In/126.pl lib/unicode/In/127.pl
9476            + lib/unicode/In/128.pl lib/unicode/In/129.pl
9477            + lib/unicode/In/130.pl lib/unicode/In/131.pl
9478            + lib/unicode/In/132.pl lib/unicode/In/133.pl
9479            + lib/unicode/In/134.pl lib/unicode/In/135.pl
9480            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
9481            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
9482            ! (edit 106 files)
9483 ____________________________________________________________________________
9484 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
9485         Log: Better document the difference between a block and a script.
9486      Branch: perl
9487            ! lib/Unicode/UCD.pm
9488 ____________________________________________________________________________
9489 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
9490         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
9491              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
9492              Date: Tue, 3 Jul 2001 15:04:23 -0500
9493              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
9494      Branch: perl
9495            ! lib/CPAN.pm
9496 ____________________________________________________________________________
9497 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
9498         Log: Add tests for charscript().
9499      Branch: perl
9500            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
9501 ____________________________________________________________________________
9502 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
9503         Log: Add charscript() to get the UTR#24 script names of characters.
9504      Branch: perl
9505            ! lib/Unicode/UCD.pm
9506 ____________________________________________________________________________
9507 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
9508         Log: Todo updates.
9509      Branch: perl
9510            ! pod/perltodo.pod
9511 ____________________________________________________________________________
9512 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
9513         Log: Unicode::UCD updates.
9514      Branch: perl
9515            ! lib/Unicode/UCD.pm
9516 ____________________________________________________________________________
9517 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
9518         Log: (Retracted by #11174)
9519              Subject: MakeMaker should pass through DEFINE and INC to subdirs
9520              From: Alan Burlison <Alan.Burlison@sun.com>
9521              Date: Tue, 03 Jul 2001 15:20:13 +0100
9522              Message-ID: <3B41D49D.A923D4F9@sun.com>
9523      Branch: perl
9524            ! lib/ExtUtils/MM_Unix.pm
9525 ____________________________________________________________________________
9526 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
9527         Log: Subject: Patch needed for UTS
9528              From: hom00@utsglobal.com (Hal Morris)
9529              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
9530              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
9531              
9532              Replace #11113 with a better version.
9533      Branch: perl
9534            ! perl.h
9535 ____________________________________________________________________________
9536 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
9537         Log: Subject: Re: POINTERRIGOR
9538              From: Andy Dougherty <doughera@lafayette.edu>
9539              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
9540              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
9541      Branch: perl
9542            ! util.c
9543 ____________________________________________________________________________
9544 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
9545         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
9546              From: "Philip Newton" <pnewton@gmx.de>
9547              Date: Tue, 3 Jul 2001 17:03:34 +0200
9548              Message-ID: <3B41FAE6.29564.660E117@localhost>
9549      Branch: perl
9550            ! pp_hot.c
9551 ____________________________________________________________________________
9552 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
9553         Log: Typos.
9554      Branch: perl
9555            ! INSTALL
9556 ____________________________________________________________________________
9557 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
9558         Log: Subject: [PATCH 5.6.1] debugger fixes
9559              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9560              Date: Tue, 3 Jul 2001 03:38:18 -0400
9561              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
9562              
9563              The $^S is working again.
9564      Branch: perl
9565            ! lib/perl5db.pl
9566 ____________________________________________________________________________
9567 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
9568         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
9569              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9570              Date: Tue, 3 Jul 2001 03:34:06 -0400
9571              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
9572      Branch: perl
9573            ! os2/OS2/Process/Process.pm
9574 ____________________________________________________________________________
9575 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
9576         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
9577              From: "Philip Newton" <Philip.Newton@gmx.net>
9578              Date: Tue, 3 Jul 2001 09:11:27 +0200
9579              Message-Id: <200107030706.KAA04596@taas.iki.fi>
9580      Branch: perl
9581            ! lib/FindBin.pm
9582 ____________________________________________________________________________
9583 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
9584         Log: Delta delta.
9585      Branch: perl
9586            ! pod/perl572delta.pod
9587 ____________________________________________________________________________
9588 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
9589         Log: Metaconfig unit change for 11115.
9590      Branch: metaconfig
9591            ! U/modified/libc.U
9592 ____________________________________________________________________________
9593 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
9594         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
9595              (from Richard Hatch) (this was the cause of pipes() and
9596              times() myeteriously not being found)
9597      Branch: perl
9598            ! Configure
9599 ____________________________________________________________________________
9600 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
9601         Log: Retract #10142, the real culprit found by Richard Hatch,
9602              coming soon to Configure near you.
9603      Branch: perl
9604            ! hints/aix.sh
9605 ____________________________________________________________________________
9606 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
9607         Log: (Replaced by #11124) UTS workaround from Hal Morris.
9608      Branch: perl
9609            ! perl.h
9610 ____________________________________________________________________________
9611 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
9612         Log: Subject: [PATCH] grok not grocking correctly
9613              From: Nicholas Clark <nick@ccl4.org>
9614              Date: Tue, 3 Jul 2001 00:19:08 +0100
9615              Message-ID: <20010703001908.H59620@plum.flirble.org>
9616      Branch: perl
9617            ! numeric.c
9618 ____________________________________________________________________________
9619 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
9620         Log: Subject: [PATCH Deparse.t] test just-posted patches
9621              From: Robin Houston <robin@kitsite.com>
9622              Date: Mon, 2 Jul 2001 23:46:15 +0100
9623              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
9624      Branch: perl
9625            ! ext/B/Deparse.t
9626 ____________________________________________________________________________
9627 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
9628         Log: Subject: [PATCH toke.c] autosplit into @F
9629              From: Robin Houston <robin@kitsite.com>
9630              Date: Mon, 2 Jul 2001 23:18:20 +0100
9631              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
9632      Branch: perl
9633            ! perl.c toke.c
9634 ____________________________________________________________________________
9635 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
9636         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
9637              From: Robin Houston <robin@kitsite.com>
9638              Date: Mon, 2 Jul 2001 23:00:48 +0100
9639              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
9640      Branch: perl
9641            ! ext/B/B/Deparse.pm
9642 ____________________________________________________________________________
9643 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
9644         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
9645              From: "Philip Newton" <Philip.Newton@gmx.net>
9646              Date: Mon, 2 Jul 2001 22:06:22 +0200
9647              (no Message-Id)
9648      Branch: perl
9649            ! ext/NDBM_File/hints/linux.pl
9650 ____________________________________________________________________________
9651 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
9652         Log: Subject: Re: Fixed pack problem - sort of
9653              From: Nicholas Clark <nick@ccl4.org>
9654              Date: Mon, 2 Jul 2001 20:59:20 +0100
9655              Message-ID: <20010702205919.F59620@plum.flirble.org>
9656      Branch: perl
9657            ! pp_pack.c t/op/pack.t
9658 ____________________________________________________________________________
9659 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
9660         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
9661              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9662              Date: Mon, 2 Jul 2001 15:45:41 -0400
9663              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
9664      Branch: perl
9665            ! os2/os2.c
9666 ____________________________________________________________________________
9667 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
9668         Log: (Mistaken retraction)
9669      Branch: perl
9670            ! utils/pl2pm.PL
9671 ____________________________________________________________________________
9672 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
9673         Log: Detypo in #11103.
9674      Branch: perl
9675            ! utils/pl2pm.PL
9676 ____________________________________________________________________________
9677 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
9678         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
9679              From: Jonathan Stowe <gellyfish@gellyfish.com>
9680              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
9681              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
9682      Branch: perl
9683            ! utils/pl2pm.PL
9684 ____________________________________________________________________________
9685 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
9686         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
9687              From: "Craig A. Berry" <craigberry@mac.com>
9688              Date: Mon, 02 Jul 2001 14:11:23 -0500
9689              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
9690      Branch: perl
9691            ! lib/Unicode/UCD.pm
9692 ____________________________________________________________________________
9693 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
9694         Log: Subject: [PATCH] Re: op/numconvert.t failures
9695              From: Nicholas Clark <nick@ccl4.org>
9696              Date: Mon, 2 Jul 2001 20:10:48 +0100
9697              Message-ID: <20010702201048.E59620@plum.flirble.org>
9698      Branch: perl
9699            ! t/op/numconvert.t
9700 ____________________________________________________________________________
9701 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
9702         Log: Update Changes.
9703      Branch: perl
9704            ! Changes patchlevel.h
9705 ____________________________________________________________________________
9706 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
9707         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
9708              The real fix must be more involved.  The line of code all the leaky
9709              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
9710              line of Perl_newPMOP().
9711      Branch: perl
9712            ! op.h
9713 ____________________________________________________________________________
9714 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
9715         Log: Based on
9716              
9717              Subject: Re: sizeof(struct sembuf)
9718              From: Nicholas Clark <nick@ccl4.org>
9719              Date: Sun, 1 Jul 2001 22:26:48 +0100
9720              Message-ID: <20010701222648.W59620@plum.flirble.org>
9721              
9722              but do semop() always the slow way.
9723      Branch: perl
9724            ! doio.c
9725 ____________________________________________________________________________
9726 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
9727         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
9728              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
9729              Date: Tue, 03 Jul 2001 00:56:30 +0900
9730              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
9731      Branch: perl
9732            ! ext/Encode/Encode/Tcl.t
9733 ____________________________________________________________________________
9734 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
9735         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
9736              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
9737              Date: Tue, 03 Jul 2001 00:55:46 +0900
9738              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
9739      Branch: perl
9740            ! ext/Encode/Encode/Tcl.pm
9741 ____________________________________________________________________________
9742 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
9743         Log: Regen api and toc.
9744      Branch: perl
9745            ! pod/perlapi.pod pod/perltoc.pod
9746 ____________________________________________________________________________
9747 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
9748         Log: Metaconfig unit change for #11093.
9749      Branch: metaconfig/U/perl
9750            ! d_fcntl_can_lock.U
9751 ____________________________________________________________________________
9752 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
9753         Log: The fcntl locking test may hang if NFS locking messed up;
9754              break out with alarm(10).
9755      Branch: perl
9756            ! Configure
9757 ____________________________________________________________________________
9758 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
9759         Log: Move the mdelete.bat from win32/bin to win32.
9760      Branch: perl
9761            ! MANIFEST
9762 ____________________________________________________________________________
9763 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
9764         Log: Typo in #11083.
9765      Branch: perl
9766            ! ext/Time/Piece/Piece.t
9767 ____________________________________________________________________________
9768 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
9769         Log: Netware tweaks from Guruprasad.
9770      Branch: perl
9771            - NetWare/perlsdio.h
9772            ! MANIFEST NetWare/Makefile NetWare/interface.c
9773            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
9774            ! perlsdio.h
9775 ____________________________________________________________________________
9776 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
9777         Log: Subject: Re: [PATH] shared -> unique;
9778              From: Abhijit Menon-Sen <ams@wiw.org>
9779              Date: Wed, 27 Jun 2001 03:51:27 +0530
9780              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
9781      Branch: perl
9782            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
9783 ____________________________________________________________________________
9784 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
9785         Log: Subject: Re: AIX / gcc-3.0
9786              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9787              Date: Mon, 02 Jul 2001 15:20:21 +0200
9788              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
9789      Branch: perl
9790            ! hints/aix.sh
9791 ____________________________________________________________________________
9792 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
9793         Log: Subject: Re: Bug report: split splits on wrong pattern
9794              From: Abhijit Menon-Sen <ams@wiw.org>
9795              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
9796              Date: Mon, 2 Jul 2001 16:31:33 +0530
9797      Branch: perl
9798            ! pp_ctl.c
9799 ____________________________________________________________________________
9800 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
9801         Log: Subject: [PATCH 5.6.1] test harness
9802              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9803              Date: Mon, 2 Jul 2001 06:29:21 -0400
9804              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
9805      Branch: perl
9806            ! lib/Test/Harness.pm
9807 ____________________________________________________________________________
9808 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
9809         Log: Subject: [PATCH 5.6.1] debugger goof
9810              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9811              Date: Mon, 2 Jul 2001 06:27:22 -0400
9812              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
9813      Branch: perl
9814            ! lib/perl5db.pl
9815 ____________________________________________________________________________
9816 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
9817         Log: Subject: [PATCH 5.6.1] OS/2 cwd
9818              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9819              Date: Mon, 2 Jul 2001 06:21:17 -0400
9820              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
9821      Branch: perl
9822            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
9823 ____________________________________________________________________________
9824 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
9825         Log: Make #11082 more OS/2-specific.
9826      Branch: perl
9827            ! ext/Time/Piece/Piece.t
9828 ____________________________________________________________________________
9829 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
9830         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
9831              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9832              Date: Mon, 2 Jul 2001 06:06:34 -0400
9833              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
9834      Branch: perl
9835            ! ext/Time/Piece/Piece.t
9836 ____________________________________________________________________________
9837 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
9838         Log: Subject: [PATCH B::Deparse] version number & changes
9839              From: Robin Houston <robin@kitsite.com>  
9840              Date: Sun, 1 Jul 2001 17:17:29 +0100
9841              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
9842      Branch: perl
9843            ! ext/B/B/Deparse.pm
9844 ____________________________________________________________________________
9845 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
9846         Log: Subject: a small fix.
9847              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
9848              Date: Mon, 2 Jul 2001 12:17:53 +0200
9849              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
9850      Branch: perl
9851            ! ext/Thread/Thread.xs
9852 ____________________________________________________________________________
9853 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
9854         Log: Subject: RE: perl@10907
9855              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
9856              Date: Mon, 2 Jul 2001 12:06:16 +0200
9857              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
9858              
9859              Borland C vs PerlIO.
9860      Branch: perl
9861            ! win32/config.bc win32/config_H.bc
9862 ____________________________________________________________________________
9863 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
9864         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
9865              From: "H.M. Brand" <merijn@l1.procura.nl>
9866              Date: Mon, 02 Jul 2001 11:18:57 +0200
9867              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
9868      Branch: perl
9869            ! t/op/write.t
9870 ____________________________________________________________________________
9871 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
9872         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
9873              From: Michael G Schwern <schwern@pobox.com>
9874              Date: Mon, 2 Jul 2001 00:26:24 -0400
9875              Message-ID: <20010702002624.A18302@blackrider>
9876      Branch: perl
9877            - ext/util/mkbootstrap
9878 ____________________________________________________________________________
9879 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
9880         Log: Subject: [PATCH op.h] v minor comment tweak
9881              From: Robin Houston <robin@puffinry.freeserve.co.uk>
9882              Date: Mon, 2 Jul 2001 00:42:01 +0100
9883              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
9884      Branch: perl
9885            ! op.h
9886 ____________________________________________________________________________
9887 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
9888         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
9889      Branch: perl
9890            ! pod/perlfunc.pod
9891 ____________________________________________________________________________
9892 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
9893         Log: Subject: Re: sizeof(struct sembuf)
9894              From: Nicholas Clark <nick@ccl4.org>
9895              Date: Sun, 1 Jul 2001 19:23:16 +0100
9896              Message-ID: <20010701192316.V59620@plum.flirble.org>
9897              
9898              s/signaling/signalling/
9899      Branch: perl
9900            ! pod/perlfunc.pod
9901 ____________________________________________________________________________
9902 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
9903         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
9904              From: "Philip Newton" <Philip.Newton@gmx.net>
9905              Date: Sun, 1 Jul 2001 09:37:56 +0200
9906              Message-Id: <200107010733.KAA03920@taas.iki.fi>
9907      Branch: perl
9908            ! pod/perlvar.pod
9909 ____________________________________________________________________________
9910 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
9911         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
9912              From: "Philip Newton" <Philip.Newton@gmx.net>
9913              Date: Sun, 1 Jul 2001 09:37:56 +0200
9914              Message-Id: <200107010733.KAA03925@taas.iki.fi>
9915      Branch: perl
9916            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
9917 ____________________________________________________________________________
9918 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
9919         Log: Metaconfig unit change for #11070.
9920      Branch: metaconfig
9921            ! U/compline/randfunc.U
9922 ____________________________________________________________________________
9923 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
9924         Log: Subject: [PATCH perlsnap] its --> it's --> its
9925              From: "Philip Newton" <Philip.Newton@gmx.net>
9926              Date: Sun, 1 Jul 2001 09:37:56 +0200
9927              Message-Id: <200107010733.KAA03914@taas.iki.fi>
9928      Branch: perl
9929            ! Porting/config_H
9930 ____________________________________________________________________________
9931 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
9932         Log: Sync with Sarathy; integrate with perlio.
9933      Branch: perl
9934           !> gv.c
9935 ____________________________________________________________________________
9936 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
9937         Log: regenerate win32/config_H.?c files
9938      Branch: perl
9939            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9940 ____________________________________________________________________________
9941 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
9942         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
9943              naming discipline
9944              
9945              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
9946              because of this)
9947              
9948              fix a warning about "fd" being used without being set in Cwd.xs
9949      Branch: perl
9950            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
9951            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
9952            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
9953            ! win32/config.vc
9954 ____________________________________________________________________________
9955 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
9956         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
9957              within macro arguments") and warnings ("unary minus applied to
9958              unsigned type", among others)
9959      Branch: perl
9960            ! gv.c hv.c op.c pp.c sv.c toke.c
9961 ____________________________________________________________________________
9962 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
9963         Log: win32 fixes: more spurious CRs
9964      Branch: perl
9965            ! win32/mdelete.bat
9966 ____________________________________________________________________________
9967 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
9968         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
9969              from win32/bin (or it gets deleted by distclean); don't delete
9970              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
9971              NT (should be made Win9x specific, and added to makefile.mk)
9972      Branch: perl
9973           +> win32/mdelete.bat
9974            - win32/bin/mdelete.bat
9975            ! win32/Makefile win32/makefile.mk
9976 ____________________________________________________________________________
9977 [ 11063] By: nick                                  on 2001/07/01  18:54:09
9978         Log: Quick for for #ifdef mess
9979      Branch: perlio
9980            ! gv.c
9981 ____________________________________________________________________________
9982 [ 11062] By: nick                                  on 2001/07/01  18:47:42
9983         Log: Raw integrate - does not build #if mess in gv.c
9984      Branch: perlio
9985           !> (integrate 29 files)
9986 ____________________________________________________________________________
9987 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
9988         Log: Make 'compile' target a little less broken.
9989              Still very broken, though: -Wall warnings from
9990              the generated code, boot_Foo prototypes missing,
9991              can't autoload Fcntl::SEEK_CUR et alia, ...
9992      Branch: perl
9993            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
9994            ! utils/perlcc.PL x2p/Makefile.SH
9995 ____________________________________________________________________________
9996 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
9997         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
9998      Branch: perl
9999            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
10000            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
10001 ____________________________________________________________________________
10002 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
10003         Log: Update Changes.
10004      Branch: perl
10005            ! Changes patchlevel.h
10006 ____________________________________________________________________________
10007 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
10008         Log: Still one typo, regen toc.
10009      Branch: perl
10010            ! lib/Unicode/UCD.pm pod/perltoc.pod
10011 ____________________________________________________________________________
10012 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
10013         Log: Detypos and regen toc.
10014      Branch: perl
10015            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
10016 ____________________________________________________________________________
10017 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
10018         Log: VERSION tweak.
10019      Branch: perl
10020            ! ext/List/Util/lib/List/Util.pm
10021 ____________________________________________________________________________
10022 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
10023         Log: Attempt at plugging the leak under ithreads detected by Doug.
10024      Branch: perl
10025            ! op.h
10026 ____________________________________________________________________________
10027 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
10028         Log: gcc -Wall lint after #11051.
10029      Branch: perl
10030            ! pp_sys.c
10031 ____________________________________________________________________________
10032 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
10033         Log: Integrate perlio.
10034      Branch: perl
10035           !> lib/File/Find/taint.t
10036 ____________________________________________________________________________
10037 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
10038         Log: Don't use the v-strings for module VERSIONs.
10039      Branch: perl
10040            ! lib/Unicode/UCD.pm
10041 ____________________________________________________________________________
10042 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
10043         Log: Code cleanup based on turning off the -woffs in IRIX.
10044              Not all of the gripes cleaned up (hairy code in hv.c and
10045              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
10046              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
10047              to the IRIX hints)
10048      Branch: perl
10049            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
10050            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
10051            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
10052            ! regcomp.c sv.c
10053 ____________________________________________________________________________
10054 [ 11050] By: nick                                  on 2001/06/30  20:46:46
10055         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
10056      Branch: perlio
10057            ! lib/File/Find/taint.t
10058 ____________________________________________________________________________
10059 [ 11049] By: nick                                  on 2001/06/30  18:13:33
10060         Log: Integrate mainline
10061      Branch: perlio
10062           +> NetWare/nwstdio.h NetWare/perlsdio.h
10063           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
10064           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
10065           +> lib/Unicode/UCD.t t/run/exit.t
10066           !> (integrate 60 files)
10067 ____________________________________________________________________________
10068 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
10069         Log: Delta delta.
10070      Branch: perl
10071            ! pod/perl572delta.pod
10072 ____________________________________________________________________________
10073 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
10074         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
10075              by CPAN.pm, use rather _00.
10076      Branch: perl
10077            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
10078            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
10079            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
10080            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
10081            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
10082            ! lib/ExtUtils/Embed.pm lib/Test.pm
10083 ____________________________________________________________________________
10084 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
10085         Log: Add a simple Unicode character database interface, Unicode::UCD.
10086      Branch: perl
10087            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
10088            ! MANIFEST
10089 ____________________________________________________________________________
10090 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
10091         Log: Subject: [PATCH] op/numconver.t
10092              From: Nicholas Clark <nick@ccl4.org>
10093              Date: Sat, 30 Jun 2001 15:40:10 +0100
10094              Message-ID: <20010630154010.I59620@plum.flirble.org>
10095      Branch: perl
10096            ! t/op/numconvert.t
10097 ____________________________________________________________________________
10098 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
10099         Log: The $^N is now taken (by #11038).
10100      Branch: perl
10101            ! t/base/lex.t
10102 ____________________________________________________________________________
10103 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
10104         Log: The #11040 had slipped to a wrong function...
10105      Branch: perl
10106            ! sv.c
10107 ____________________________________________________________________________
10108 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
10109         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
10110              the Configure library symbol probe mysteriously finds all
10111              symbols but those of pipe() and times().
10112      Branch: perl
10113            ! hints/aix.sh
10114 ____________________________________________________________________________
10115 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
10116         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
10117              From: Nicholas Clark <nick@ccl4.org>
10118              Date: Fri, 29 Jun 2001 23:49:07 +0100
10119              Message-ID: <20010629234907.D59620@plum.flirble.org>
10120      Branch: perl
10121            ! lib/ExtUtils.t
10122 ____________________________________________________________________________
10123 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
10124         Log: Subject: [PATCH] weakref fix 2, not yet there
10125              From: Artur Bergman <artur@contiller.se>
10126              Date: Sat, 30 Jun 2001 01:18:16 +0200
10127              Message-ID: <B762D957.1CC9%artur@contiller.se>
10128      Branch: perl
10129            ! sv.c
10130 ____________________________________________________________________________
10131 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
10132         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
10133              From: Michael G Schwern <schwern@pobox.com>
10134              Date: Fri, 29 Jun 2001 19:39:11 -0400
10135              Message-ID: <20010629193910.D25304@blackrider>
10136      Branch: perl
10137            + t/run/exit.t
10138            ! MANIFEST
10139 ____________________________________________________________________________
10140 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
10141         Log: Add support for $^N, the most-recently closed group.
10142      Branch: perl
10143            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
10144            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
10145            ! thrdvar.h
10146 ____________________________________________________________________________
10147 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
10148         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
10149              From: lvirden@cas.org
10150              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
10151              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
10152              
10153              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
10154              From: lvirden@cas.org
10155              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
10156              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
10157      Branch: perl
10158            ! README.solaris
10159 ____________________________________________________________________________
10160 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
10161         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
10162              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
10163              Date: Sat, 30 Jun 2001 07:33:37 +0900
10164              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
10165              
10166              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
10167              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
10168              Date: Sat, 30 Jun 2001 21:38:14 +0900
10169              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
10170      Branch: perl
10171            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
10172            + ext/Encode/Encode/7bit-kr.enc
10173            ! MANIFEST ext/Encode/Encode/Tcl.pm
10174 ____________________________________________________________________________
10175 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
10176         Log: NetWare tweaks from Guruprasad.
10177      Branch: perl
10178            + NetWare/nwstdio.h NetWare/perlsdio.h
10179            ! MANIFEST NetWare/Makefile NetWare/config.wc
10180            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
10181            ! NetWare/t/Readme.txt
10182 ____________________________________________________________________________
10183 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
10184         Log: More module $VERSION bump-ups.
10185      Branch: perl
10186            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
10187            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
10188            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
10189 ____________________________________________________________________________
10190 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
10191         Log: Doc update due to #11032.
10192      Branch: perl
10193            ! pod/perl572delta.pod
10194 ____________________________________________________________________________
10195 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
10196         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
10197              From: Peter Prymmer <pvhp@forte.com>
10198              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
10199              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
10200      Branch: perl
10201            ! ext/Time/HiRes/HiRes.xs
10202 ____________________________________________________________________________
10203 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
10204         Log: -lpthreads missing in AIX.
10205      Branch: perl
10206            ! hints/aix.sh
10207 ____________________________________________________________________________
10208 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
10209         Log: Subject: [PATCH] CLONE && weakrefs
10210              From: Artur Bergman <artur@contiller.se>
10211              Date: Fri, 29 Jun 2001 17:02:00 +0200
10212              Message-ID: <B7626508.1CA0%artur@contiller.se>
10213      Branch: perl
10214            ! sv.c
10215 ____________________________________________________________________________
10216 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
10217         Log: Subject: Re: Bug report: split splits on wrong pattern
10218              From: Radu Greab <radu@netsoft.ro>
10219              Date: Wed, 27 Jun 2001 21:50:52 +0300
10220              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
10221      Branch: perl
10222            ! pp_ctl.c t/op/split.t
10223 ____________________________________________________________________________
10224 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
10225         Log: Metaconfig unit change for #11027.
10226      Branch: metaconfig/U/perl
10227            ! d_modfl.U
10228 ____________________________________________________________________________
10229 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
10230         Log: I thought this Configure glitch for AIX was just recently fixed?
10231      Branch: perl
10232            ! Configure
10233 ____________________________________________________________________________
10234 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
10235         Log: Update Changes.
10236      Branch: perl
10237            ! Changes patchlevel.h
10238 ____________________________________________________________________________
10239 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
10240         Log: Subject: Re: perl@10967, File::Find, and Cwd
10241              From: Mike Guy <mjtg@cam.ac.uk>
10242              Date: Fri, 29 Jun 2001 14:56:49 +0100
10243              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
10244      Branch: perl
10245            ! lib/File/Find/taint.t
10246 ____________________________________________________________________________
10247 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
10248         Log: Update the sv_pvprintify() spec.
10249      Branch: perl
10250            ! pod/perltodo.pod
10251 ____________________________________________________________________________
10252 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
10253         Log: Known test failures update.
10254      Branch: perl
10255            ! pod/perl572delta.pod
10256 ____________________________________________________________________________
10257 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
10258         Log: Based on
10259              
10260              Subject: [PATCH @11016] More );) fixes
10261              From: Richard Soderberg <rs@crystalflame.net>
10262              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
10263              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
10264      Branch: perl
10265            ! ext/Thread/Thread.xs ext/Thread/typemap
10266 ____________________________________________________________________________
10267 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
10268         Log: Subject: [PATCH @11016] Fixes compile errors in four files
10269              From: Richard Soderberg <rs@crystalflame.net>
10270              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
10271              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
10272      Branch: perl
10273            ! mg.c pp.c pp_hot.c util.c
10274 ____________________________________________________________________________
10275 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
10276         Log: AIX hints tweaking continues, from Merijn Brand.
10277      Branch: perl
10278            ! hints/aix.sh
10279 ____________________________________________________________________________
10280 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
10281         Log: HP-UX needs gccversion sooner, from Merijn Brand.
10282      Branch: perl
10283            ! hints/hpux.sh
10284 ____________________________________________________________________________
10285 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
10286         Log: Subject: [PATCH 5.6.1] OS/2 docs
10287              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10288              Date: Fri, 29 Jun 2001 02:34:12 -0400
10289              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
10290      Branch: perl
10291            ! README.os2 os2/Changes
10292 ____________________________________________________________________________
10293 [ 11017] By: nick                                  on 2001/06/29  10:20:30
10294         Log: Integrate mainline
10295      Branch: perlio
10296           +> (branch 37 files)
10297            - ext/ODBM_File/sdbm.t
10298           !> (integrate 211 files)
10299 ____________________________________________________________________________
10300 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
10301         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
10302              the modules found using a script written by Larry Schatzer Jr.
10303      Branch: perl
10304            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
10305            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
10306            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
10307            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
10308            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
10309            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
10310            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
10311            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
10312            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
10313            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
10314            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
10315            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
10316            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
10317            ! lib/constant.pm lib/fields.pm lib/strict.pm
10318 ____________________________________________________________________________
10319 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
10320         Log: The latest JPL from the anoncvs.
10321      Branch: perl
10322            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
10323 ____________________________________________________________________________
10324 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
10325         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
10326      Branch: perl
10327            ! t/op/pat.t
10328 ____________________________________________________________________________
10329 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
10330         Log: Worrying about insecure directories now is a bit too late.
10331      Branch: perl
10332            ! lib/File/Find/taint.t
10333 ____________________________________________________________________________
10334 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
10335         Log: Cannot DIE() in a void function,
10336              from Richard Hatch <rhatch@austin.ibm.com>.
10337      Branch: perl
10338            ! ext/IPC/SysV/SysV.xs
10339 ____________________________________________________________________________
10340 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
10341         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
10342              From: Peter Prymmer <pvhp@forte.com>
10343              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
10344              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
10345              
10346              (unfinished: time/hires tests 3, 5, 14 failing, but better
10347              than wholesale failure)
10348      Branch: perl
10349            ! ext/Time/HiRes/HiRes.xs
10350 ____________________________________________________________________________
10351 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
10352         Log: Subject: [PATCH 5.6.1] OS/2 improvements
10353              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10354              Date: Thu, 28 Jun 2001 16:03:14 -0400
10355              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
10356      Branch: perl
10357            + os2/os2_base.t
10358            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
10359            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
10360            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
10361            ! os2/os2ish.h
10362 ____________________________________________________________________________
10363 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
10364         Log: Subject: Incrementing Extutils::Manifest's $VERSION
10365              From: Michael G Schwern <schwern@pobox.com>
10366              Date: Thu, 28 Jun 2001 13:13:49 -0400
10367              Message-ID: <20010628131349.A14738@blackrider>
10368      Branch: maint-5.6/perl
10369            ! lib/ExtUtils/Manifest.pm
10370 ____________________________________________________________________________
10371 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
10372         Log: AIX tweak from Merijn Brand.
10373      Branch: perl
10374            ! hints/aix.sh
10375 ____________________________________________________________________________
10376 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
10377         Log: Create the macperl branch.
10378      Branch: maint-5.6/macperl
10379           +> (branch 1728 files)
10380 ____________________________________________________________________________
10381 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
10382         Log: Update Changes.
10383      Branch: perl
10384            ! Changes patchlevel.h
10385 ____________________________________________________________________________
10386 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
10387         Log: More Perforce lore.
10388      Branch: perl
10389            ! Porting/repository.pod
10390 ____________________________________________________________________________
10391 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
10392         Log: Metaconfig unit changes for #11003.
10393      Branch: metaconfig/U/perl
10394            + d_nl_langinfo.U i_langinfo.U
10395 ____________________________________________________________________________
10396 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
10397         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
10398              Expected not to exist in non-UNIX excepting in VMS, where
10399              according to a quick web survey they just might.
10400      Branch: perl
10401            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
10402            ! Porting/config_H config_h.SH configure.com epoc/config.sh
10403            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
10404            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
10405            ! win32/config.bc win32/config.gc win32/config.vc
10406 ____________________________________________________________________________
10407 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
10408         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
10409              in AIX is one is doing a 64-bit build.
10410      Branch: perl
10411            ! hints/aix.sh
10412 ____________________________________________________________________________
10413 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
10414         Log: Metaconfig unit changes for #11000.
10415      Branch: metaconfig/U/perl
10416            ! use64bits.U uselfs.U
10417 ____________________________________________________________________________
10418 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
10419         Log: Move use64bitint and use64bitall before uselargefiles.
10420      Branch: perl
10421            ! Configure
10422 ____________________________________________________________________________
10423 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
10424         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
10425              From: Robert Spier <rspier@pobox.com>
10426              Message-ID: <15162.41164.618712.841415@rls.cx>
10427              Date: Wed, 27 Jun 2001 23:13:16 -0400
10428      Branch: perl
10429            ! doio.c
10430 ____________________________________________________________________________
10431 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
10432         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
10433              From: Peter Prymmer <pvhp@forte.com>
10434              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
10435              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
10436      Branch: perl
10437            ! numeric.c
10438 ____________________________________________________________________________
10439 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
10440         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
10441              From: Peter Prymmer <pvhp@forte.com>
10442              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
10443              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
10444      Branch: perl
10445            ! configure.com ext/Digest/MD5/Makefile.PL
10446 ____________________________________________________________________________
10447 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
10448         Log: Update Changes.
10449      Branch: perl
10450            ! Changes patchlevel.h
10451 ____________________________________________________________________________
10452 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
10453         Log: Tiny EPOC updates.
10454      Branch: perl
10455            ! epoc/config.sh
10456 ____________________________________________________________________________
10457 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
10458         Log: The Test::More and Test::Simple tests required help
10459              thanks to our schizophrenic test scheme.
10460      Branch: perl
10461            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
10462            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
10463            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
10464            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
10465            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
10466 ____________________________________________________________________________
10467 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
10468         Log: Upgrade to Test::Simple 0.09.
10469      Branch: perl
10470            + lib/Test/Simple/Changes
10471            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
10472            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
10473            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
10474            ! lib/Test/Simple/t/plan_is_noplan.t
10475 ____________________________________________________________________________
10476 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
10477         Log: Upgrade to Test::More 0.07.
10478      Branch: perl
10479            + lib/Test/More/Changes
10480            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
10481            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
10482            ! lib/Test/More/t/skipall.t
10483 ____________________________________________________________________________
10484 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
10485         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
10486              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10487              Date: Wed, 27 Jun 2001 18:40:04 +0200
10488              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
10489      Branch: perl
10490            ! hints/hpux.sh
10491 ____________________________________________________________________________
10492 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
10493         Log: Subject: [PATCH README.qnx hints/qnx.sh]
10494              From: Norton Allen <allen@huarp.harvard.edu>
10495              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
10496              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
10497      Branch: perl
10498            ! README.qnx hints/qnx.sh
10499 ____________________________________________________________________________
10500 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
10501         Log: Subject: [PATCH] two little documentation nits
10502              From: Abhijit Menon-Sen <ams@wiw.org>
10503              Date: Wed, 27 Jun 2001 20:07:50 +0530
10504              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
10505      Branch: perl
10506            ! sv.c sv.h
10507 ____________________________________________________________________________
10508 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
10509         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
10510              From: Norton Allen <allen@huarp.harvard.edu>
10511              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
10512              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
10513      Branch: perl
10514            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
10515 ____________________________________________________________________________
10516 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
10517         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
10518              From: Michael G Schwern <schwern@pobox.com>
10519              Date: Wed, 27 Jun 2001 02:34:58 -0400
10520              Message-ID: <20010627023458.K23874@blackrider>
10521      Branch: perl
10522            ! vms/test.com
10523 ____________________________________________________________________________
10524 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
10525         Log: Add perl_clone_host() for Netware.
10526      Branch: perl
10527            ! NetWare/nw5.c
10528 ____________________________________________________________________________
10529 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
10530         Log: GCC 3.0 hints for HP-UX.
10531      Branch: perl
10532            ! hints/hpux.sh
10533 ____________________________________________________________________________
10534 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
10535         Log: In some Linux distributions the libndbm is broken
10536              (no null key support), therefore link with libgdbm
10537              (if available), since it has a working ndbm emulation,
10538              from Jonathan Stowe.
10539      Branch: perl
10540            + ext/NDBM_File/hints/linux.pl
10541            ! MANIFEST
10542 ____________________________________________________________________________
10543 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
10544         Log: Subject: [PATCH perl@10930] find.t hack for VMS
10545              From: "Craig A. Berry" <craigberry@mac.com>
10546              Date: Tue, 26 Jun 2001 23:40:25 -0500
10547              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
10548      Branch: perl
10549            ! lib/File/Find/find.t
10550 ____________________________________________________________________________
10551 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
10552         Log: AUTHORS updates.
10553      Branch: perl
10554            ! AUTHORS
10555 ____________________________________________________________________________
10556 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
10557         Log: Metaconfig unit change like #10980.
10558      Branch: metaconfig
10559            ! U/compline/d_stdstdio.U
10560 ____________________________________________________________________________
10561 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
10562         Log: "lose the it's", from Abhijit Menon-Sen.
10563              ("It's" not searched, pods not searched.)
10564      Branch: perl
10565            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
10566            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
10567            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
10568            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
10569            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
10570            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
10571 ____________________________________________________________________________
10572 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
10573         Log: "lose the looses", from Abhijit Menon-Sen.
10574      Branch: perl
10575            ! ext/B/B/Assembler.pm gv.c
10576 ____________________________________________________________________________
10577 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
10578         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
10579      Branch: perl
10580            ! hints/os390.sh
10581 ____________________________________________________________________________
10582 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
10583         Log: DEC C 5.3 on the VAX simply doesn't seem to like
10584              compiling the MD5 extension, disable it there for now,
10585              from Peter Prymmer.
10586      Branch: perl
10587            ! configure.com
10588 ____________________________________________________________________________
10589 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
10590         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
10591              From: Jonathan Stowe <gellyfish@gellyfish.com>
10592              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
10593              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
10594      Branch: perl
10595            ! pod/perlfaq3.pod
10596 ____________________________________________________________________________
10597 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
10598         Log: Subject: [PATCH 5.6.1] perlxs misprints
10599              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10600              Date: Tue, 26 Jun 2001 17:20:00 -0400
10601              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
10602      Branch: perl
10603            ! pod/perlxs.pod
10604 ____________________________________________________________________________
10605 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
10606         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
10607              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10608              Date: Tue, 26 Jun 2001 17:27:07 -0400
10609              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
10610      Branch: perl
10611            ! lib/ExtUtils/MM_Unix.pm
10612 ____________________________________________________________________________
10613 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
10614         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
10615              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10616              Date: Tue, 26 Jun 2001 17:23:24 -0400
10617              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
10618      Branch: perl
10619            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
10620 ____________________________________________________________________________
10621 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
10622         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
10623              by Olaf Flebbe.
10624      Branch: perl
10625            ! perl.h
10626 ____________________________________________________________________________
10627 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
10628         Log: Detypo.
10629      Branch: perl
10630            ! lib/Memoize/t/tie_sdbm.t
10631 ____________________________________________________________________________
10632 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
10633         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
10634      Branch: perl
10635            ! win32/perllib.c
10636 ____________________________________________________________________________
10637 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
10638         Log: Subject: [patch] perl_clone+CvFILE
10639              From: Doug MacEachern <dougm@covalent.net>
10640              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
10641              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
10642      Branch: perl
10643            ! sv.c
10644 ____________________________________________________________________________
10645 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
10646         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
10647              From: Mark-Jason Dominus <mjd@plover.com>
10648              Date: Tue, 26 Jun 2001 12:33:01 -0400
10649              Message-ID: <20010626163301.31298.qmail@plover.com>
10650      Branch: perl
10651            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
10652 ____________________________________________________________________________
10653 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
10654         Log: Update Changes.
10655      Branch: perl
10656            ! Changes patchlevel.h
10657 ____________________________________________________________________________
10658 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
10659         Log: Also catfile() needs now to explicitly exported.
10660      Branch: perl
10661            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
10662 ____________________________________________________________________________
10663 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
10664         Log: Regen toc.
10665      Branch: perl
10666            ! pod/perltoc.pod
10667 ____________________________________________________________________________
10668 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
10669         Log: Nonexistent pod command.
10670      Branch: perl
10671            ! pod/perl572delta.pod
10672 ____________________________________________________________________________
10673 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
10674         Log: Be more portable in the quest for tmpdir.
10675      Branch: perl
10676            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
10677 ____________________________________________________________________________
10678 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
10679         Log: Be more portable in finding out the home directory,
10680              and use File::Spec to do the concat.
10681              (Come to think of it, couldn't File::Spec provide
10682              for a ->homedir method?)
10683      Branch: perl
10684            ! lib/Net/Config.pm
10685 ____________________________________________________________________________
10686 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
10687         Log: Doc patch for #10959.
10688      Branch: perl
10689            ! pod/perlfunc.pod
10690 ____________________________________________________________________________
10691 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
10692         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
10693              From: "Philip Newton" <pnewton@gmx.de>
10694              Date: Tue, 26 Jun 2001 16:26:47 +0200
10695              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
10696      Branch: perl
10697            ! pod/perldata.pod
10698 ____________________________________________________________________________
10699 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
10700         Log: Subject: [PATH] shared -> unique;
10701              From: "Artur Bergman" <artur@contiller.se>
10702              Date: Tue, 26 Jun 2001 16:18:40 +0200
10703              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
10704              
10705              Because "shared" isn't: it's read-only.
10706      Branch: perl
10707            ! toke.c xsutils.c
10708 ____________________________________________________________________________
10709 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
10710         Log: Escape multiline croak messages.
10711      Branch: perl
10712            ! t/op/ver.t
10713 ____________________________________________________________________________
10714 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
10715         Log: No more pragma/*.t for minitest.
10716      Branch: perl
10717            ! Makefile.SH
10718 ____________________________________________________________________________
10719 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
10720         Log: AUTHORS updates.
10721      Branch: perl
10722            ! AUTHORS
10723 ____________________________________________________________________________
10724 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
10725         Log: delta updates.
10726      Branch: perl
10727            ! pod/perl572delta.pod
10728 ____________________________________________________________________________
10729 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
10730         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
10731              From: Artur Bergman <artur@contiller.se> 
10732              Date: Tue, 26 Jun 2001 15:32:53 +0200
10733              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
10734      Branch: perl
10735            ! makedef.pl sv.c sv.h win32/perllib.c
10736 ____________________________________________________________________________
10737 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
10738         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
10739              From: Jonathan Stowe <gellyfish@gellyfish.com>
10740              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
10741              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
10742              
10743              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
10744      Branch: perl
10745            + ext/Time/HiRes/hints/sco.pl
10746            ! MANIFEST
10747 ____________________________________________________________________________
10748 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
10749         Log: Subject: [PATCH 5.6.1] static build
10750              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10751              Date: Tue, 26 Jun 2001 04:22:25 -0400
10752              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
10753      Branch: perl
10754            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
10755            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
10756 ____________________________________________________________________________
10757 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
10758         Log: DJGPP patches from Laszlo Molnar.
10759      Branch: perl
10760            ! djgpp/djgpp.c perl.c util.c
10761 ____________________________________________________________________________
10762 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
10763         Log: Netware patches from Ananth Kesari.
10764      Branch: perl
10765            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
10766            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
10767            ! NetWare/nwtinfo.h
10768 ____________________________________________________________________________
10769 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
10770         Log: Detypo.
10771      Branch: perl
10772            ! ext/Errno/Errno_pm.PL
10773 ____________________________________________________________________________
10774 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
10775         Log: There seems to be two ways of spelling the $^O in *STEP.
10776      Branch: perl
10777            ! ext/Errno/Errno_pm.PL
10778 ____________________________________________________________________________
10779 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
10780         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
10781              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
10782      Branch: perl
10783            ! ext/Errno/Errno_pm.PL
10784 ____________________________________________________________________________
10785 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
10786         Log: Known bugs update.
10787      Branch: perl
10788            ! pod/perl572delta.pod
10789 ____________________________________________________________________________
10790 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
10791         Log: The default installation of Cygwin has 500 as root's uid.
10792      Branch: perl
10793            ! lib/User/pwent.t
10794 ____________________________________________________________________________
10795 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
10796         Log: Be even more relaxed (re-allow having only one entry).
10797      Branch: perl
10798            ! t/op/grent.t t/op/pwent.t
10799 ____________________________________________________________________________
10800 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
10801         Log: Test failure updates.
10802      Branch: perl
10803            ! pod/perl572delta.pod
10804 ____________________________________________________________________________
10805 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
10806         Log: MPE/iX test tweaks from Mark Bixby.
10807      Branch: perl
10808            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
10809            ! t/io/fs.t t/op/stat.t
10810 ____________________________________________________________________________
10811 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
10812         Log: Microperl findings.
10813      Branch: perl
10814            ! perl.h pp_sys.c
10815 ____________________________________________________________________________
10816 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
10817         Log: Touch uconfig.h.
10818      Branch: perl
10819            ! uconfig.h
10820 ____________________________________________________________________________
10821 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
10822         Log: Subject: [PATCH] Proposed fix for Pod::Man
10823              From: Rob Napier <rnapier@employees.org>
10824              Date: Mon, 25 Jun 2001 15:49:24 -0400
10825              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
10826              
10827              Cater for Solaris nroff brokenness (shortchanges daisywheel
10828              printers, but hey, we also no more support PDPs.)
10829      Branch: perl
10830            ! lib/Pod/Man.pm
10831 ____________________________________________________________________________
10832 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
10833         Log: Typo in #10937.
10834      Branch: perl
10835            ! ext/POSIX/sigaction.t
10836 ____________________________________________________________________________
10837 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
10838         Log: SIGCONT not trappable in VMS.
10839      Branch: perl
10840            ! ext/POSIX/sigaction.t
10841 ____________________________________________________________________________
10842 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
10843         Log: Subject: [DRAFT] Encode-Tcl.t
10844              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
10845              Date: Tue, 26 Jun 2001 03:38:08 +0900
10846              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
10847      Branch: perl
10848            + ext/Encode/Encode/Tcl.t
10849            ! MANIFEST ext/Encode/Encode/Tcl.pm
10850 ____________________________________________________________________________
10851 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
10852         Log: Because of #10932 retract also the perlfunc hunk of #10910.
10853      Branch: perl
10854            ! pod/perlfunc.pod
10855 ____________________________________________________________________________
10856 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
10857         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
10858              by Ilya Zakharevich in
10859              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
10860      Branch: perl
10861            ! XSUB.h
10862 ____________________________________________________________________________
10863 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
10864         Log: Typo in #10889.
10865      Branch: perl
10866            ! hints/uts.sh
10867 ____________________________________________________________________________
10868 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
10869         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
10870              From: Abhijit Menon-Sen <ams@wiw.org>
10871              Date: Mon, 25 Jun 2001 23:45:45 +0530
10872              Message-ID: <20010625234545.A5022@lustre.linux.in>
10873      Branch: perl
10874            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
10875 ____________________________________________________________________________
10876 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
10877         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
10878              From: Michael G Schwern <schwern@pobox.com>
10879              Date: Mon, 25 Jun 2001 14:35:51 -0400
10880              Message-ID: <20010625143551.H13819@blackrider>
10881      Branch: perl
10882            ! lib/Test.pm
10883 ____________________________________________________________________________
10884 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
10885         Log: Update Changes.
10886      Branch: perl
10887            ! Changes patchlevel.h
10888 ____________________________________________________________________________
10889 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
10890         Log: Regen toc and modlib.
10891      Branch: perl
10892            ! pod/perlmodlib.pod pod/perltoc.pod
10893 ____________________________________________________________________________
10894 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
10895         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
10896              for the benefit of C++ compilers, as suggested by Guruprasad.
10897      Branch: perl
10898            ! embed.pl proto.h
10899 ____________________________________________________________________________
10900 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
10901         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
10902              From: Jonathan Stowe <gellyfish@gellyfish.com>
10903              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
10904              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
10905      Branch: perl
10906            ! pod/perlfaq5.pod
10907 ____________________________________________________________________________
10908 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
10909         Log: Missed from #10925.
10910      Branch: perl
10911            ! gv.c
10912 ____________________________________________________________________________
10913 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
10914         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
10915              From: Robin Houston <robin@kitsite.com>
10916              Date: Sat, 19 May 2001 16:19:34 +0100
10917              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
10918      Branch: perl
10919            ! cv.h gv.h op.c
10920 ____________________________________________________________________________
10921 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
10922         Log: Netware README tweak.
10923      Branch: perl
10924            ! README.netware
10925 ____________________________________________________________________________
10926 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
10927         Log: Subject: [PATCH] Re: overload.t fails
10928              From: Abhijit Menon-Sen <ams@wiw.org>
10929              Date: Mon, 25 Jun 2001 14:52:20 +0530
10930              Message-ID: <20010625145220.A24114@lustre.linux.in>
10931      Branch: perl
10932            ! lib/overload.t
10933 ____________________________________________________________________________
10934 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
10935         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
10936              From: Mike Guy <mjtg@cam.ac.uk>
10937              Date: Mon, 25 Jun 2001 11:43:23 +0100
10938              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
10939      Branch: perl
10940            ! lib/Carp.pm
10941 ____________________________________________________________________________
10942 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
10943         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
10944              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10945              Date: Sun, 24 Jun 2001 05:17:05 -0400
10946              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
10947      Branch: perl
10948            ! os2/os2ish.h
10949 ____________________________________________________________________________
10950 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
10951         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
10952              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10953              Date: Mon, 25 Jun 2001 05:52:27 -0400
10954              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
10955      Branch: perl
10956            ! hints/os2.sh
10957 ____________________________________________________________________________
10958 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
10959         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
10960              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10961              Date: Mon, 25 Jun 2001 05:23:35 -0400
10962              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
10963      Branch: perl
10964            ! os2/os2.c
10965 ____________________________________________________________________________
10966 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
10967         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
10968              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10969              Date: Mon, 25 Jun 2001 05:04:32 -0400
10970              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
10971      Branch: perl
10972            ! os2/OS2/REXX/DLL/DLL.pm
10973 ____________________________________________________________________________
10974 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
10975         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
10976              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10977              Date: Mon, 25 Jun 2001 05:02:36 -0400
10978              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
10979      Branch: perl
10980            ! mg.c os2/dl_os2.c os2/os2.c
10981 ____________________________________________________________________________
10982 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
10983         Log: Subject: Re: [PATCH 5.6.1] misprints
10984              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10985              Date: Mon, 25 Jun 2001 04:50:50 -0400
10986              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
10987      Branch: perl
10988            ! os2/os2.c pp_sys.c
10989 ____________________________________________________________________________
10990 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
10991         Log: Add Test::More and Test::Simple to the delta.
10992      Branch: perl
10993            ! pod/perl572delta.pod
10994 ____________________________________________________________________________
10995 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
10996         Log: Add Test::More, from Michael G Schwern.
10997      Branch: perl
10998            + lib/Test/More.pm lib/Test/More/t/More.t
10999            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
11000            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
11001            + t/lib/Test/More/Catch.pm
11002            ! MANIFEST
11003 ____________________________________________________________________________
11004 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
11005         Log: Add Test::Simple from Michael G Schwern.
11006      Branch: perl
11007            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
11008            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
11009            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
11010            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
11011            + t/lib/Test/Simple/Catch.pm
11012            + t/lib/Test/Simple/sample_tests/death.plx
11013            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
11014            + t/lib/Test/Simple/sample_tests/extras.plx
11015            + t/lib/Test/Simple/sample_tests/five_fail.plx
11016            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
11017            + t/lib/Test/Simple/sample_tests/one_fail.plx
11018            + t/lib/Test/Simple/sample_tests/require.plx
11019            + t/lib/Test/Simple/sample_tests/success.plx
11020            + t/lib/Test/Simple/sample_tests/too_few.plx
11021            + t/lib/Test/Simple/sample_tests/two_fail.plx
11022            ! MANIFEST
11023 ____________________________________________________________________________
11024 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
11025         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
11026              From: "Craig A. Berry" <craigberry@mac.com>
11027              Date: Sun, 24 Jun 2001 23:41:36 -0500
11028              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
11029      Branch: perl
11030            ! pp_sys.c
11031 ____________________________________________________________________________
11032 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
11033         Log: Upgrade to Attribute::Handlers 0.70.
11034      Branch: perl
11035            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
11036            ! MANIFEST lib/Attribute/Handlers.pm
11037 ____________________________________________________________________________
11038 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
11039         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
11040              From: Abhijit Menon-Sen <ams@wiw.org>
11041              Date: Sat, 23 Jun 2001 05:17:44 +0530
11042              Message-ID: <20010623051744.A18583@lustre.linux.in>
11043              
11044              (Can't think of a good place to put tests.)
11045      Branch: perl
11046            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
11047 ____________________________________________________________________________
11048 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
11049         Log: Subject: [PATCH] t/op/pat.t typo fix
11050              From: Richard Soderberg <rs@crystalflame.net>
11051              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
11052              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
11053      Branch: perl
11054            ! t/op/pat.t
11055 ____________________________________________________________________________
11056 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
11057         Log: Move the pack warnings to their own file, as pointed
11058              out by Spider.
11059      Branch: perl
11060            + t/lib/warnings/pp_pack
11061            ! MANIFEST t/lib/warnings/pp
11062 ____________________________________________________________________________
11063 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
11064         Log: Update Changes.
11065      Branch: perl
11066            ! Changes patchlevel.h
11067 ____________________________________________________________________________
11068 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
11069         Log: Partially fix a problem noticed by IRIX compiler:
11070              the initialization of parse_start was bypassed by
11071              several gotos.  Now initialized to zero, which may
11072              not be the best choice.
11073      Branch: perl
11074            ! regcomp.c
11075 ____________________________________________________________________________
11076 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
11077         Log: Relax the group and password tests back to moaning only
11078              if no matches at all are found.  (Even with a small sample
11079              I could find many sites where there are, umm, anomalies in
11080              the said databases.)       
11081      Branch: perl
11082            ! t/op/grent.t t/op/pwent.t
11083 ____________________________________________________________________________
11084 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
11085         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
11086      Branch: perl
11087            ! pp_ctl.c
11088 ____________________________________________________________________________
11089 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
11090         Log: De-cut-and-pasto in #10902.
11091      Branch: perl
11092            ! pp_ctl.c
11093 ____________________________________________________________________________
11094 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
11095         Log: The #10771 didn't take?
11096      Branch: perl
11097            ! pp_ctl.c
11098 ____________________________________________________________________________
11099 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
11100         Log: Undo the filetests part of #10900, under multiplicity
11101              weird errors take place.
11102      Branch: perl
11103            ! pp_sys.c
11104 ____________________________________________________________________________
11105 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
11106         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
11107      Branch: perl
11108            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
11109 ____________________________________________________________________________
11110 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
11111         Log: (Replaced by #10922)
11112              
11113              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
11114              From: Tony Bowden <tony@kasei.com>
11115              Date: Sun, 24 Jun 2001 17:32:40 +0100
11116              Message-ID: <20010624173240.A16293@blackstar.co.uk>
11117              
11118              Document (well, mention) shortmess() and longmess()
11119              to rob people of their fun of reinventing the weel.
11120      Branch: perl
11121            ! lib/Carp.pm
11122 ____________________________________________________________________________
11123 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
11124         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
11125              From: Brian Jepson <bjepson@oreilly.com>
11126              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
11127              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
11128      Branch: perl
11129            ! pp_sys.c
11130 ____________________________________________________________________________
11131 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
11132         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
11133              From: Robin Barker <rmb1@cise.npl.co.uk> 
11134              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
11135              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
11136      Branch: perl
11137            ! lib/CPAN.pm
11138 ____________________________________________________________________________
11139 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
11140         Log: Memoize patch from mjd.
11141      Branch: perl
11142            ! lib/Memoize/t/tie_storable.t
11143 ____________________________________________________________________________
11144 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
11145         Log: Spec the sv_pvprintify() a bit more.
11146      Branch: perl
11147            ! pod/perltodo.pod
11148 ____________________________________________________________________________
11149 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
11150         Log: Upgrade to Memoize 0.65.
11151      Branch: perl
11152            + lib/Memoize/t/array_confusion.t
11153            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
11154            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
11155            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
11156            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
11157            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
11158            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
11159            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
11160            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
11161            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
11162            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
11163            ! lib/Memoize/t/tie_storable.t
11164 ____________________________________________________________________________
11165 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
11166         Log: Metaconfig unit change for #10892.
11167      Branch: metaconfig
11168            ! U/modified/Options.U
11169 ____________________________________________________________________________
11170 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
11171         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
11172              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11173              Date: Sun, 24 Jun 2001 05:24:40 -0400
11174              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
11175      Branch: perl
11176            ! Configure hints/os2.sh
11177 ____________________________________________________________________________
11178 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
11179         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
11180              From: Mike Guy <mjtg@cam.ac.uk>
11181              Date: Sun, 24 Jun 2001 15:28:39 +0100
11182              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
11183              
11184              Fix an ancient (5.002) bug.
11185      Branch: perl
11186            ! lib/Carp/Heavy.pm
11187 ____________________________________________________________________________
11188 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
11189         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
11190              variables.
11191      Branch: perl
11192            ! pp_sys.c
11193 ____________________________________________________________________________
11194 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
11195         Log: Make UTS as per #10888.
11196      Branch: perl
11197            ! hints/uts.sh
11198 ____________________________________________________________________________
11199 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
11200         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
11201      Branch: perl
11202            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
11203            ! mpeix/mpeixish.h perl.h unixish.h
11204 ____________________________________________________________________________
11205 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
11206         Log: AUTHORS update.
11207      Branch: perl
11208            ! AUTHORS
11209 ____________________________________________________________________________
11210 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
11211         Log: Subject: Encode::Tcl for multibyte doesnot work
11212              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
11213              Date: Sun, 24 Jun 2001 22:48:21 +0900
11214              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
11215      Branch: perl
11216            ! ext/Encode/Encode/Tcl.pm
11217 ____________________________________________________________________________
11218 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
11219         Log: Subject: [PATCH] Remove tautology in error messages
11220              From: Mike Guy <mjtg@cam.ac.uk>
11221              Date: Sun, 24 Jun 2001 13:31:00 +0100
11222              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
11223      Branch: perl
11224            ! pp_sys.c
11225 ____________________________________________________________________________
11226 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
11227         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
11228      Branch: perl
11229            ! hints/darwin.sh
11230 ____________________________________________________________________________
11231 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
11232         Log: Subject: Re: [PATCH 5.6.1] test suite
11233              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11234              Date: Sun, 24 Jun 2001 05:47:05 -0400
11235              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
11236              
11237              Test suite fixes.
11238      Branch: perl
11239            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
11240 ____________________________________________________________________________
11241 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
11242         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
11243              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11244              Date: Sun, 24 Jun 2001 05:37:19 -0400
11245              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
11246      Branch: perl
11247            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
11248 ____________________________________________________________________________
11249 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
11250         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
11251              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11252              Date: Sun, 24 Jun 2001 05:34:50 -0400
11253              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
11254              
11255              Pacify compiler warnings.
11256      Branch: perl
11257            ! pp_sys.c
11258 ____________________________________________________________________________
11259 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
11260         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
11261              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11262              Date: Sun, 24 Jun 2001 05:21:18 -0400
11263              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
11264              
11265              Enable compression of executables during link time.
11266      Branch: perl
11267            ! hints/os2.sh
11268 ____________________________________________________________________________
11269 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
11270         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
11271              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11272              Date: Sun, 24 Jun 2001 05:15:11 -0400
11273              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
11274              
11275              Add ordinals to the export list for Perl DLL.
11276              (Breaks intra-version DLL compatibility.)
11277      Branch: perl
11278            ! makedef.pl
11279 ____________________________________________________________________________
11280 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
11281         Log: Allow (displaying and) re-editing the Subject in perlbug.
11282              Also abstract the Subject quality control into a function.
11283      Branch: perl
11284            ! utils/perlbug.PL
11285 ____________________________________________________________________________
11286 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
11287         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
11288      Branch: perl
11289            ! utils/perlbug.PL
11290 ____________________________________________________________________________
11291 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
11292         Log: Regen toc and modlib.
11293      Branch: perl
11294            ! pod/perlmodlib.pod pod/perltoc.pod
11295 ____________________________________________________________________________
11296 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
11297         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
11298              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
11299              attribute semantics as much as possible, or 'ntsec' which uses
11300              native NTFS semantics.)  (See also #10877.)
11301      Branch: perl
11302            ! perl.c
11303 ____________________________________________________________________________
11304 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
11305         Log: Hack to get rid of the UNEXPECTEDLY succeeded message for now.
11306      Branch: perl
11307            ! lib/Test/Harness.pm
11308 ____________________________________________________________________________
11309 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
11310         Log: Just zap the -uPerlio.
11311      Branch: perl
11312            ! ext/B/Stash.t
11313 ____________________________________________________________________________
11314 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
11315         Log: Do not test PerlIO if PerlIO not used.
11316      Branch: perl
11317            ! ext/PerlIO/PerlIO.t
11318 ____________________________________________________________________________
11319 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
11320         Log: Regen perlapi.
11321      Branch: perl
11322            ! pod/perlapi.pod
11323 ____________________________________________________________________________
11324 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
11325         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
11326              From: Nicholas Clark <nick@ccl4.org>
11327              Date: Sat, 23 Jun 2001 22:55:47 +0100
11328              Message-ID: <20010623225547.Z98663@plum.flirble.org>
11329      Branch: perl
11330            ! numeric.c
11331 ____________________________________________________________________________
11332 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
11333         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
11334              From: Prymmer/Kahn <pvhp@best.com>
11335              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
11336              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
11337      Branch: perl
11338            ! lib/h2xs.t
11339 ____________________________________________________________________________
11340 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
11341         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
11342              cygwin does not taint cwd, just like win32.
11343      Branch: perl
11344            ! lib/File/Find/taint.t t/op/taint.t
11345 ____________________________________________________________________________
11346 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
11347         Log: Retract #10865, the patch should be unnecessary.
11348              (But seemingly helpful in Cygwin?  Strange.)
11349      Branch: perl
11350            ! lib/Memoize/t/tie_ndbm.t
11351 ____________________________________________________________________________
11352 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
11353         Log: Misplaced test file; plus Cygwin filesystem semantics.
11354      Branch: perl
11355            + ext/SDBM_File/sdbm.t
11356            - ext/ODBM_File/sdbm.t
11357            ! MANIFEST
11358 ____________________________________________________________________________
11359 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
11360         Log: (Retracted by #10867.)
11361      Branch: perl
11362            ! lib/Memoize/t/tie_ndbm.t
11363 ____________________________________________________________________________
11364 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
11365         Log: Metaconfig unit change for #10863.
11366      Branch: metaconfig/U/perl
11367            ! Extensions.U
11368 ____________________________________________________________________________
11369 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
11370         Log: In Cygwin do not build NDBM_File and ODBM_File unless
11371              -lndbm and -ldbm are available.
11372      Branch: perl
11373            ! Configure config_h.SH
11374 ____________________________________________________________________________
11375 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
11376         Log: More Cygwin filesystem semantics.
11377      Branch: perl
11378            ! t/io/fs.t t/op/stat.t
11379 ____________________________________________________________________________
11380 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
11381         Log: More DOSish permission semantics for Cygwin.
11382      Branch: perl
11383            ! lib/AnyDBM_File.t
11384 ____________________________________________________________________________
11385 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
11386         Log: Cygwin too has different permission semantics.
11387      Branch: perl
11388            ! ext/GDBM_File/gdbm.t
11389 ____________________________________________________________________________
11390 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
11391         Log: The group (and assumedly passwd) databases can have
11392              only one entry (this is the case in cygwin).
11393      Branch: perl
11394            ! t/op/grent.t t/op/pwent.t
11395 ____________________________________________________________________________
11396 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
11397         Log: Also in Cygwin use Socket to figure out domainname
11398              (if any) (avoids trying to call external 'domainname',
11399              which doesn't at the moment exist in Cygwin)
11400      Branch: perl
11401            ! lib/Net/Domain.pm
11402 ____________________________________________________________________________
11403 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
11404         Log: Remove also the lib$Foo.def, not just $Foo.def.
11405      Branch: perl
11406            ! lib/ExtUtils/MM_Unix.pm
11407 ____________________________________________________________________________
11408 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
11409         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
11410      Branch: perl
11411            ! unixish.h
11412 ____________________________________________________________________________
11413 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
11414         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
11415              to match the whole isprint(), only the space character.
11416      Branch: perl
11417            ! handy.h pod/perlre.pod t/op/pat.t
11418 ____________________________________________________________________________
11419 [ 10854] By: nick                                  on 2001/06/23  08:09:33
11420         Log: Integrate mainline
11421      Branch: perlio
11422           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
11423           !> lib/ExtUtils.t lib/File/Find/taint.t
11424           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
11425           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
11426           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
11427 ____________________________________________________________________________
11428 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
11429         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
11430              with its floats    in os390 and s390 (UTS).
11431      Branch: perl
11432            ! lib/Math/BigInt/t/bigintpm.t
11433 ____________________________________________________________________________
11434 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
11435         Log: Add also UTS (s390) to the non-IEEE float platforms.
11436      Branch: perl
11437            ! t/op/sprintf.t
11438 ____________________________________________________________________________
11439 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
11440         Log: Subject: RFC: what are applicable standards for exponent sizes?
11441              From: Peter Prymmer <pvhp@forte.com>
11442              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
11443              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
11444      Branch: perl
11445            ! t/op/sprintf.t
11446 ____________________________________________________________________________
11447 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
11448         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
11449              From: Peter Prymmer <pvhp@forte.com>
11450              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
11451              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
11452      Branch: perl
11453            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
11454 ____________________________________________________________________________
11455 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
11456         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
11457              From: Peter Prymmer <pvhp@forte.com>
11458              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
11459              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
11460      Branch: perl
11461            ! lib/ExtUtils.t
11462 ____________________________________________________________________________
11463 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
11464         Log: Retract #10845.
11465      Branch: perl
11466            ! lib/File/Find/taint.t
11467 ____________________________________________________________________________
11468 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
11469         Log: Yet another error message.
11470      Branch: perl
11471            ! t/op/mkdir.t
11472 ____________________________________________________________________________
11473 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
11474         Log: The croak message for nonexistent socket functions may vary.
11475      Branch: perl
11476            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
11477 ____________________________________________________________________________
11478 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
11479         Log: (Retracted by #10848.)
11480      Branch: perl
11481            ! lib/File/Find/taint.t
11482 ____________________________________________________________________________
11483 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
11484         Log: Integrate perlio.
11485      Branch: perl
11486           !> lib/File/Find/taint.t t/op/write.t
11487 ____________________________________________________________________________
11488 [ 10843] By: nick                                  on 2001/06/22  21:24:51
11489         Log: Back out debug in taint.t
11490      Branch: perlio
11491            ! lib/File/Find/taint.t
11492 ____________________________________________________________________________
11493 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
11494         Log: setitimer() does not exist in Unicos, despite of what
11495              Configure thinks, from Mark P. Lutz.
11496      Branch: perl
11497            ! hints/unicos.sh
11498 ____________________________________________________________________________
11499 [ 10841] By: nick                                  on 2001/06/22  21:19:36
11500         Log: Skip cwd test on Win32 ???
11501      Branch: perlio
11502            ! lib/File/Find/taint.t
11503 ____________________________________________________________________________
11504 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
11505         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
11506              and Tru64 gcc -Wall happy.
11507      Branch: perl
11508            ! mg.c
11509 ____________________________________________________________________________
11510 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
11511         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
11512      Branch: perl
11513            ! ext/IPC/SysV/Semaphore.pm
11514 ____________________________________________________________________________
11515 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
11516         Log: Metaconfig unit change for #10837.
11517      Branch: metaconfig/U/perl
11518            ! Cross.U
11519 ____________________________________________________________________________
11520 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
11521         Log: Cleanup of the cross-compilation unit.
11522      Branch: perl
11523            ! Configure
11524 ____________________________________________________________________________
11525 [ 10836] By: nick                                  on 2001/06/22  20:45:12
11526         Log: Skip |- based op/write.t on Win32 as well as VMS
11527      Branch: perlio
11528            ! t/op/write.t
11529 ____________________________________________________________________________
11530 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
11531         Log: Integrate perlio.
11532      Branch: perl
11533           !> util.c
11534 ____________________________________________________________________________
11535 [ 10834] By: nick                                  on 2001/06/22  20:41:54
11536         Log: Integrate mainline
11537      Branch: perlio
11538           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
11539           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
11540           !> vos/config.ga.h
11541 ____________________________________________________________________________
11542 [ 10833] By: nick                                  on 2001/06/22  20:22:58
11543         Log: Patcho fix.
11544      Branch: perlio
11545            ! util.c
11546 ____________________________________________________________________________
11547 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
11548         Log: Metaconfig unit changes for #10831.
11549      Branch: metaconfig
11550            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
11551 ____________________________________________________________________________
11552 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
11553         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
11554              From: Andy Dougherty <doughera@lafayette.edu>
11555              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
11556              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
11557      Branch: perl
11558            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11559            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
11560 ____________________________________________________________________________
11561 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
11562         Log: MPE/iX prototype nits from Mark Bixby.
11563      Branch: perl
11564            ! pp_sys.c
11565 ____________________________________________________________________________
11566 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
11567         Log: Detypo.
11568      Branch: perl
11569            ! util.c
11570 ____________________________________________________________________________
11571 [ 10828] By: nick                                  on 2001/06/22  15:33:37
11572         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
11573      Branch: perlio
11574           +> lib/h2xs.t
11575           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
11576           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
11577           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
11578           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
11579           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
11580           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
11581           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
11582           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
11583           !> vms/vmsish.h
11584 ____________________________________________________________________________
11585 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
11586         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
11587              Date: Fri, 22 Jun 2001 10:08:35 -0500
11588              From: "Craig A. Berry" <craigberry@mac.com>
11589              Message-Id: <a05101001b75908704194@[192.168.56.145]>
11590      Branch: perl
11591            ! vms/vms.c vms/vmsish.h
11592 ____________________________________________________________________________
11593 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
11594         Log: NetWare scripts tweak from Ananth Kesari.
11595      Branch: perl
11596            ! NetWare/t/NWScripts.pl
11597 ____________________________________________________________________________
11598 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
11599         Log: Update Changes.
11600      Branch: perl
11601            ! Changes patchlevel.h
11602 ____________________________________________________________________________
11603 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
11604         Log: Add .i and .s targets.
11605      Branch: perl
11606            ! Makefile.SH
11607 ____________________________________________________________________________
11608 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
11609         Log: Upgrade to Locale::Maketext 1.03.
11610      Branch: perl
11611            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
11612            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
11613 ____________________________________________________________________________
11614 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
11615         Log: Upgrade to I18N::LangTags 0.26.
11616      Branch: perl
11617            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
11618            ! lib/I18N/LangTags/test.pl
11619 ____________________________________________________________________________
11620 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
11621         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
11622              Philip Newton.
11623      Branch: perl
11624            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
11625            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
11626 ____________________________________________________________________________
11627 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
11628         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
11629              From: Prymmer/Kahn <pvhp@best.com>
11630              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
11631              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
11632      Branch: perl
11633            + lib/h2xs.t
11634            ! MANIFEST utils/h2xs.PL
11635 ____________________________________________________________________________
11636 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
11637         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
11638              From: Prymmer/Kahn <pvhp@best.com>
11639              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
11640              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
11641      Branch: perl
11642            ! lib/ExtUtils.t
11643 ____________________________________________________________________________
11644 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
11645         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
11646              From: Prymmer/Kahn <pvhp@best.com>
11647              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
11648              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
11649      Branch: perl
11650            ! t/pod/plainer.t
11651 ____________________________________________________________________________
11652 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
11653         Log: AUTHORS update.
11654      Branch: perl
11655            ! AUTHORS
11656 ____________________________________________________________________________
11657 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
11658         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
11659              From: "Craig A. Berry" <craigberry@mac.com>
11660              Date: Thu, 21 Jun 2001 18:20:38 -0500
11661              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
11662      Branch: perl
11663            ! ext/POSIX/POSIX.xs
11664 ____________________________________________________________________________
11665 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
11666         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
11667              From: "Craig A. Berry" <craigberry@mac.com>
11668              Date: Thu, 21 Jun 2001 09:58:52 -0500
11669              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
11670      Branch: perl
11671            ! ext/B/Deparse.t t/op/write.t
11672 ____________________________________________________________________________
11673 [ 10814] By: nick                                  on 2001/06/22  08:13:09
11674         Log: Integrate mainline.
11675      Branch: perlio
11676           !> (integrate 46 files)
11677 ____________________________________________________________________________
11678 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
11679         Log: Change the prefixes only if $prefix is unset,
11680              as originally patched by Marcel Grunauer.
11681      Branch: perl
11682            ! hints/darwin.sh hints/rhapsody.sh
11683 ____________________________________________________________________________
11684 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
11685         Log: Subject: Re: Patch for hints/darwin.sh
11686              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
11687              Date: Thu, 21 Jun 2001 11:23:46 -0700
11688              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
11689      Branch: perl
11690            ! hints/darwin.sh hints/rhapsody.sh
11691 ____________________________________________________________________________
11692 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
11693         Log: Add .PHONY targets for non-file targets,
11694              from Wilfredo Sánchez.  Should help saying
11695              "make install" on case-insensitive filesystems.
11696      Branch: perl
11697            ! Makefile.SH
11698 ____________________________________________________________________________
11699 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
11700         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
11701              From: Doug MacEachern <dougm@covalent.net>
11702              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
11703              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
11704              
11705              plus reword the getcwd() comment, plus use getcwd() buffer
11706              size minus one.
11707      Branch: perl
11708            ! util.c
11709 ____________________________________________________________________________
11710 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
11711         Log: More gprofing from Doug MacEachern.
11712      Branch: perl
11713            ! Makefile.SH
11714 ____________________________________________________________________________
11715 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
11716         Log: Metaconfig unit change for #10807.
11717      Branch: metaconfig/U/perl
11718            ! d_sfio.U
11719 ____________________________________________________________________________
11720 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
11721         Log: Tell that you are removing the unneeded -lsfio.
11722      Branch: perl
11723            ! Configure
11724 ____________________________________________________________________________
11725 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
11726         Log: More MPE/iX tweaks from Mark Bixby.
11727      Branch: perl
11728            ! perl.c t/op/magic.t
11729 ____________________________________________________________________________
11730 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
11731         Log: The fchdir() proto is supposed to live in <unistd.h>.
11732      Branch: perl
11733            ! ext/Cwd/Cwd.xs
11734 ____________________________________________________________________________
11735 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
11736         Log: This town is too small for the Cwd extension and me,
11737              it would seem...
11738      Branch: perl
11739            ! ext/Cwd/Cwd.xs
11740 ____________________________________________________________________________
11741 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
11742         Log: Metaconfig unit change for #10802.
11743      Branch: metaconfig/U/perl
11744            ! d_modfl.U
11745 ____________________________________________________________________________
11746 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
11747         Log: More d'ohs.
11748      Branch: perl
11749            ! Configure
11750 ____________________________________________________________________________
11751 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
11752         Log: Off-by-one.  I'm so classic.
11753      Branch: perl
11754            ! util.c
11755 ____________________________________________________________________________
11756 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
11757         Log: Update Changes.
11758      Branch: perl
11759            ! Changes patchlevel.h
11760 ____________________________________________________________________________
11761 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
11762         Log: Subject: Documentation patch for Net::FTP
11763              From: Marcel Grunauer <marcel@codewerk.com>
11764              Date: Wed, 20 Jun 2001 23:03:26 +0200
11765              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
11766      Branch: perl
11767            ! lib/Net/FTP.pm
11768 ____________________________________________________________________________
11769 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
11770         Log: Retract the #10417 mg.c and embed.pl parts because of
11771              strange SEGVs in 64bit x86 FreeBSD observed by
11772              Nicholas Clark.
11773      Branch: perl
11774            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
11775 ____________________________________________________________________________
11776 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
11777         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
11778      Branch: perl
11779            ! Configure NetWare/config.wc NetWare/config_H.wc
11780            ! Porting/Glossary Porting/config.sh Porting/config_H
11781            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
11782            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
11783            ! vos/config.ga.h win32/config.bc win32/config.gc
11784            ! win32/config.vc win32/config_H.bc win32/config_H.gc
11785            ! win32/config_H.vc
11786 ____________________________________________________________________________
11787 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
11788         Log: Cwd tweak from Doug MacEachern.
11789      Branch: perl
11790            ! ext/Cwd/Cwd.xs
11791 ____________________________________________________________________________
11792 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
11793         Log: Protect the fchdir() and lstat() with ifdefs.
11794              fchdir() needs a Configure probe.
11795      Branch: perl
11796            ! ext/Cwd/Cwd.xs
11797 ____________________________________________________________________________
11798 [ 10794] By: nick                                  on 2001/06/21  17:11:35
11799         Log: Integrate mainline
11800      Branch: perlio
11801           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
11802           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
11803           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
11804           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
11805           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
11806           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
11807           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
11808           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
11809            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
11810            - lib/File/Glob/case.t lib/File/Glob/global.t
11811            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
11812            - lib/File/Temp/posix.t lib/File/Temp/security.t
11813            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
11814            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
11815            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
11816            - lib/Text/Wrap/wrap.t
11817           !> (integrate 41 files)
11818 ____________________________________________________________________________
11819 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
11820         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
11821              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
11822              Date: Thu, 21 Jun 2001 13:04:54 -0500
11823              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
11824      Branch: perl
11825            ! ext/Cwd/Cwd.xs
11826 ____________________________________________________________________________
11827 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
11828         Log: Subject: [PATCH pod] overlong =item
11829              From: Robin Barker <rmb1@cise.npl.co.uk>
11830              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
11831              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
11832      Branch: perl
11833            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
11834            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
11835 ____________________________________________________________________________
11836 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
11837         Log: Subject: [PATCH perlio.c] format 
11838              From: Robin Barker <rmb1@cise.npl.co.uk>
11839              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
11840              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
11841      Branch: perl
11842            ! perlio.c
11843 ____________________________________________________________________________
11844 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
11845         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
11846              From: Radu Greab <radu@netsoft.ro>
11847              Date: Thu, 21 Jun 2001 19:06:02 +0300
11848              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
11849      Branch: perl
11850            ! pod/perlapi.pod sv.c
11851 ____________________________________________________________________________
11852 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
11853         Log: The metaconfig unit changes for #10788.
11854      Branch: metaconfig/U/perl
11855            ! Cross.U fflushall.U
11856 ____________________________________________________________________________
11857 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
11858         Log: Cross-configuration changes: make $from to rm the files
11859              before copying them over (this means that he rm can be
11860              removed from the fflushall test), create $targetmkdir      
11861              (not documented in install since it is supposed to internal
11862              use only), make $run to copy over the executable only if
11863              a stamp file .xok doesn't already exist (to avoid unnecessary
11864              copying of the executable)
11865      Branch: perl
11866            ! Configure Makefile.SH
11867 ____________________________________________________________________________
11868 [ 10787] By: nick                                  on 2001/06/21  14:16:18
11869         Log: Integrate mainline
11870      Branch: perlio
11871           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
11872           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
11873           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
11874            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
11875           !> (integrate 34 files)
11876 ____________________________________________________________________________
11877 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
11878         Log: Re-add the files as text.
11879      Branch: perl
11880            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
11881 ____________________________________________________________________________
11882 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
11883         Log: Delete the binary files.
11884      Branch: perl
11885            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
11886 ____________________________________________________________________________
11887 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
11888         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
11889              From: Andy Dougherty <doughera@lafayette.edu>
11890              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
11891              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
11892      Branch: perl
11893            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
11894            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
11895            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
11896            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
11897 ____________________________________________________________________________
11898 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
11899         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
11900              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
11901              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
11902              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
11903              
11904              Setting umask to something friendlier.
11905      Branch: perl
11906            ! installman installperl
11907 ____________________________________________________________________________
11908 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
11909         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
11910              Resort MANIFEST with sort -f, looks much better.
11911      Branch: perl
11912            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
11913            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
11914            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
11915            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
11916            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
11917            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
11918            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
11919            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
11920            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
11921            - lib/File/Glob/case.t lib/File/Glob/global.t
11922            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
11923            - lib/File/Temp/posix.t lib/File/Temp/security.t
11924            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
11925            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
11926            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
11927            - lib/Text/Wrap/wrap.t
11928            ! MANIFEST
11929 ____________________________________________________________________________
11930 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
11931         Log: Upgrade to I18N::LangTags 0.25.
11932      Branch: perl
11933            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
11934            ! lib/I18N/LangTags/List.pm
11935 ____________________________________________________________________________
11936 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
11937         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
11938              From: Richard Soderberg <rs@crystalflame.net>
11939              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
11940              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
11941      Branch: perl
11942            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
11943            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
11944 ____________________________________________________________________________
11945 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
11946         Log: Test obsoleted by change #10777.
11947      Branch: perl
11948            ! t/op/sub_lval.t
11949 ____________________________________________________________________________
11950 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
11951         Log: Case of confused test numbering.
11952      Branch: perl
11953            ! t/op/pat.t
11954 ____________________________________________________________________________
11955 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
11956         Log: Subject: Re: Opinion on undef lvalue
11957              From: Abhijit Menon-Sen <ams@wiw.org>
11958              Date: Sun, 17 Jun 2001 13:04:46 +0530
11959              Message-ID: <20010617130446.B27925@lustre.linux.in>
11960              
11961              Allow lvalue subs to return undef in array context.
11962      Branch: perl
11963            ! pp_hot.c
11964 ____________________________________________________________________________
11965 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
11966         Log: Just a guess that using the same hack for cygwin as
11967              for win32 might help.
11968      Branch: perl
11969            ! lib/File/Find/find.t
11970 ____________________________________________________________________________
11971 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
11972         Log: NetWare tweaks from Guruprasad.
11973      Branch: perl
11974            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
11975            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
11976            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
11977            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
11978 ____________________________________________________________________________
11979 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
11980         Log: Subject: Re: perl@10722: Bogus warnings on REs 
11981              From: Hugo <hv@crypt.compulink.co.uk>
11982              Date: Thu, 21 Jun 2001 09:51:17 +0100
11983              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
11984              
11985              Unroll to avoid a UTS compiler bug.
11986      Branch: perl
11987            ! regcomp.c
11988 ____________________________________________________________________________
11989 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
11990         Log: Subject: Re: [PATCH] Make /o work under i?threads
11991              From: Artur Bergman <artur@contiller.se>
11992              Date: Thu, 21 Jun 2001 14:38:03 +0200
11993              Message-ID: <B757B74A.184D%artur@contiller.se>
11994      Branch: perl
11995            ! t/op/pat.t
11996 ____________________________________________________________________________
11997 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
11998         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
11999              From: Artur Bergman <artur@contiller.se> 
12000              Date: Thu, 21 Jun 2001 14:27:33 +0200
12001              Message-ID: <B757B4D4.1849%artur@contiller.se>
12002              
12003              Plus extra parentheses.
12004      Branch: perl
12005            ! op.h
12006 ____________________________________________________________________________
12007 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
12008         Log: Subject: [PATCH] Make /o work under i?threads
12009              From: Richard Soderberg <rs@crystalflame.net>
12010              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
12011              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
12012      Branch: perl
12013            ! pp_ctl.c
12014 ____________________________________________________________________________
12015 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
12016         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
12017              From: Artur Bergman <artur@contiller.se>
12018              Date: Thu, 21 Jun 2001 14:04:54 +0200
12019              Message-ID: <B757AF86.1842%artur@contiller.se>
12020      Branch: perl
12021            ! op.h
12022 ____________________________________________________________________________
12023 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
12024         Log: Subject: Re: perl@10765: sv.c not OK on win32
12025              From: Artur Bergman <artur@contiller.se>
12026              Date: Thu, 21 Jun 2001 10:31:06 +0200
12027              Message-ID: <B7577D69.182C%artur@contiller.se>
12028      Branch: perl
12029            ! sv.c
12030 ____________________________________________________________________________
12031 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
12032         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
12033              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12034              Date: Thu, 21 Jun 2001 06:23:56 -0400
12035              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
12036              
12037              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
12038              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12039              Date: Thu, 21 Jun 2001 06:32:21 -0400
12040              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
12041      Branch: perl
12042            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
12043 ____________________________________________________________________________
12044 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
12045         Log: Subject: [PATCH] make syslog test more verbose
12046              From: Robert Spier <rspier@pobox.com>
12047              Date: Thu, 21 Jun 2001 00:54:32 -0400
12048              Message-ID: <15153.32264.295807.333073@rls.cx>
12049      Branch: perl
12050            ! ext/Sys/Syslog/syslog.t
12051 ____________________________________________________________________________
12052 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
12053         Log: Subject: op/study.t refinements
12054              From: Hugo <hv@crypt.compulink.co.uk>
12055              Date: Thu, 21 Jun 2001 00:29:07 +0100
12056              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
12057      Branch: perl
12058            ! t/op/study.t
12059 ____________________________________________________________________________
12060 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
12061         Log: Update Changes.
12062      Branch: perl
12063            ! Changes patchlevel.h
12064 ____________________________________________________________________________
12065 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
12066         Log: Subject: Re: [PATCH] djgpp updates
12067              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
12068              Date: Wed, 20 Jun 2001 10:05:15 +0200
12069              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
12070      Branch: perl
12071            ! djgpp/config.over
12072 ____________________________________________________________________________
12073 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
12074         Log: Fix for ID 20010619.002 "When building hash, hash keys that
12075              are function calls are not being called", from Abhijit.
12076      Branch: perl
12077            ! t/base/lex.t toke.c
12078 ____________________________________________________________________________
12079 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
12080         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
12081      Branch: perl
12082            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
12083            + lib/Locale/Maketext/test.pl
12084            - lib/Locale/Maketext.t
12085            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
12086            ! lib/Locale/Maketext/TPJ13.pod
12087 ____________________________________________________________________________
12088 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
12089         Log: Metaconfig unit change for #10760.
12090      Branch: metaconfig
12091            ! U/modified/Cppsym.U
12092 ____________________________________________________________________________
12093 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
12094         Log: Do not remove the ccsym* Cppsym* files since
12095              they are useful for metaconfig units coming after us.
12096              (This is the Configure nit mentioned in #10752.)
12097      Branch: perl
12098            ! Configure
12099 ____________________________________________________________________________
12100 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
12101         Log: Update to I18N::LangTags 0.24, from Sean Burke.
12102      Branch: perl
12103            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
12104            + lib/I18N/LangTags/README
12105            - lib/I18N/LangTags/List.pod
12106            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
12107 ____________________________________________________________________________
12108 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
12109         Log: Regen headers.
12110      Branch: perl
12111            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
12112            ! pod/perlapi.pod proto.h
12113 ____________________________________________________________________________
12114 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
12115         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
12116              From: Artur Bergman <artur@contiller.se>
12117              Date: Wed, 20 Jun 2001 11:31:32 +0200
12118              Message-ID: <B7563A14.17D8%artur@contiller.se>
12119      Branch: perl
12120            ! embed.pl hv.c intrpvar.h sv.c sv.h
12121 ____________________________________________________________________________
12122 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
12123         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
12124              From: Tim Sweetman <tim@aldigital.co.uk> 
12125              Date: Wed, 13 Jun 2001 14:25:17 +0100 
12126              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
12127      Branch: perl
12128            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
12129 ____________________________________________________________________________
12130 [ 10755] By: nick                                  on 2001/06/20  16:12:37
12131         Log: Integrate mainline
12132      Branch: perlio
12133           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
12134           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
12135           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
12136           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
12137           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
12138           !> t/op/study.t util.c
12139 ____________________________________________________________________________
12140 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
12141         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
12142              but not Makefile)
12143      Branch: maint-5.6/perl
12144            ! win32/Makefile
12145 ____________________________________________________________________________
12146 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
12147         Log: Security tweak on readlink().
12148      Branch: perl
12149            ! pp_sys.c
12150 ____________________________________________________________________________
12151 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
12152         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
12153      Branch: perl
12154            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
12155            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
12156            ! mpeix/relink t/op/pwent.t
12157 ____________________________________________________________________________
12158 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
12159         Log: Reinstate #10725 (with probe for alarm()).
12160      Branch: perl
12161            ! t/op/study.t
12162 ____________________________________________________________________________
12163 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
12164         Log: Replace our implementation of realpath() with OpenBSD's
12165              (src/lib/libc/stdlib/realpath.c 1.4).
12166      Branch: perl
12167            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
12168            ! pod/perldiag.pod proto.h util.c
12169 ____________________________________________________________________________
12170 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
12171         Log: Integrate perlio.
12172      Branch: perl
12173           !> perlio.c
12174 ____________________________________________________________________________
12175 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
12176         Log: No point in going into memory-saving contortions
12177              with getcwd() since there's a danger of buffer overflow.
12178              Also make the POSIX extension to use sv_getcwd().
12179              Finally, a missed proto.h fragment.
12180      Branch: perl
12181            ! ext/POSIX/POSIX.xs proto.h util.c
12182 ____________________________________________________________________________
12183 [ 10747] By: nick                                  on 2001/06/20  12:38:26
12184         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
12185      Branch: perlio
12186            ! perlio.c
12187 ____________________________________________________________________________
12188 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
12189         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
12190              From: Graham Barr <gbarr@pobox.com>
12191              Date: Wed, 20 Jun 2001 11:05:49 +0100
12192              Message-ID: <20010620110549.I19188@pobox.com>
12193              
12194              reported in        
12195              
12196              Subject: Bug in IO::Socket::INET module (repeat)
12197              From: "Harmon S. Nine" <hnine@netarx.com>
12198              Date: Tue, 19 Jun 2001 09:41:35 -0400
12199              Message-ID: <3B2F568F.8080605@netarx.com>
12200              
12201              The bug was that the IO::Socket::INET constructor
12202              did not allow a 'LocalPort' of 0.
12203      Branch: perl
12204            ! ext/IO/lib/IO/Socket/INET.pm
12205 ____________________________________________________________________________
12206 [ 10745] By: nick                                  on 2001/06/20  08:56:39
12207         Log: Integrate mainline.
12208      Branch: perlio
12209           !> (integrate 37 files)
12210 ____________________________________________________________________________
12211 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
12212         Log: After some reading I don't think we can blindly
12213              use systems' realpath().  Too many security problems,
12214              too many buggy implementations.
12215              
12216              TODO: the realpath() emulation code in util.c doesn't
12217              seem fully operational?  (readlink(), for example?)
12218      Branch: perl
12219            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
12220            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
12221            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
12222            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
12223            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
12224            ! win32/config_H.gc win32/config_H.vc
12225 ____________________________________________________________________________
12226 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
12227         Log: Metaconfig unit change for #10738.
12228      Branch: metaconfig
12229            ! U/compline/d_gconvert.U
12230 ____________________________________________________________________________
12231 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
12232         Log: Integrate change #10739 from maintperl:
12233              
12234              C<eval "/x$\r\n/x"> fails to compile correctly 
12235      Branch: perl
12236           !> t/op/pat.t toke.c
12237 ____________________________________________________________________________
12238 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
12239         Log: Retract #10725 (Hugo asked NOT to apply the patch)
12240      Branch: perl
12241            ! t/op/study.t
12242 ____________________________________________________________________________
12243 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
12244         Log: The test.third results were funnily named because of the
12245              new test scheme.
12246      Branch: perl
12247            ! t/TEST
12248 ____________________________________________________________________________
12249 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
12250         Log: C<eval "/x$\r\n/x"> fails to compile correctly
12251      Branch: maint-5.6/perl
12252            ! t/op/pat.t toke.c
12253 ____________________________________________________________________________
12254 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
12255         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
12256              From: Spider Boardman <spider@Orb.Nashua.NH.US>
12257              Date: Tue, 19 Jun 2001 19:15:40 -0400
12258              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
12259              
12260              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
12261              because "1e+129" being expected but "1.e+129" being returned.
12262              The culprit (at least in Tru64) is the use of gcvt().
12263      Branch: perl
12264            ! Configure
12265 ____________________________________________________________________________
12266 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
12267         Log: Subject: [PATCH perl@10722] test hunting on VMS
12268              From: "Craig A. Berry" <craigberry@mac.com>
12269              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
12270              Date: Tue, 19 Jun 2001 18:59:01 -0500
12271      Branch: perl
12272            ! vms/test.com
12273 ____________________________________________________________________________
12274 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
12275         Log: Subject: [PATCH] s/typos//
12276              From: Abhijit Menon-Sen <ams@wiw.org>
12277              Date: Wed, 20 Jun 2001 02:15:02 +0530
12278              Message-ID: <20010620021502.A14541@lustre.linux.in>
12279              
12280              Without the op.h s/bearword/bareword/ hunk, see
12281              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
12282      Branch: perl
12283            ! util.c
12284 ____________________________________________________________________________
12285 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
12286         Log: Metaconfig unit change for #10732 and #10733.
12287      Branch: metaconfig/U/perl
12288            ! fflushall.U
12289 ____________________________________________________________________________
12290 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
12291         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
12292              From: "Craig A. Berry" <craigberry@mac.com>
12293              Date: Tue, 19 Jun 2001 17:19:48 -0500
12294              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
12295      Branch: perl
12296            ! configure.com vms/descrip_mms.template
12297 ____________________________________________________________________________
12298 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
12299         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
12300              From: Spider Boardman <spider@Orb.Nashua.NH.US>
12301              Date: Tue, 19 Jun 2001 16:48:07 -0400
12302              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
12303              
12304              Further fixes to fflush(NULL) detection.
12305      Branch: perl
12306            ! Configure
12307 ____________________________________________________________________________
12308 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
12309         Log: AIX test -s hangs with non-existent files?
12310              (A genuine logic bug in Configure, but AIX also broken?)
12311      Branch: perl
12312            ! Configure
12313 ____________________________________________________________________________
12314 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
12315         Log: AUTHORS updates.
12316      Branch: perl
12317            ! AUTHORS
12318 ____________________________________________________________________________
12319 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
12320         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
12321              From: Spider Boardman <spider@Orb.Nashua.NH.US>
12322              Date: Tue, 19 Jun 2001 15:33:25 -0400
12323              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
12324      Branch: perl
12325            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
12326            ! t/lib/warnings/pp
12327 ____________________________________________________________________________
12328 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
12329         Log: Integrate perlio.
12330      Branch: perl
12331           !> lib/File/Find/find.t win32/distclean.bat
12332 ____________________________________________________________________________
12333 [ 10728] By: nick                                  on 2001/06/19  18:24:53
12334         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
12335      Branch: perlio
12336            ! lib/File/Find/find.t win32/distclean.bat
12337 ____________________________________________________________________________
12338 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
12339         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
12340              also add information how to find out whether one has PerlIO.
12341      Branch: perl
12342            ! pod/perlfunc.pod
12343 ____________________________________________________________________________
12344 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
12345         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
12346              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
12347              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
12348              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
12349      Branch: perl
12350            ! pod/perlfunc.pod
12351 ____________________________________________________________________________
12352 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
12353         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
12354              From: Hugo <hv@crypt.compulink.co.uk>
12355              Date: Tue, 19 Jun 2001 12:37:30 +0100
12356              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
12357      Branch: perl
12358            ! t/op/study.t
12359 ____________________________________________________________________________
12360 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
12361         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
12362              From: Hugo <hv@crypt.compulink.co.uk>
12363              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
12364              Date: Tue, 19 Jun 2001 13:15:17 +0100
12365      Branch: perl
12366            ! util.c
12367 ____________________________________________________________________________
12368 [ 10723] By: nick                                  on 2001/06/19  14:46:15
12369         Log: Integrate mainline
12370      Branch: perlio
12371           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
12372           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
12373           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
12374           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
12375           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
12376           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
12377            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
12378            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
12379            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
12380            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
12381            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
12382            - ext/Thread/unsync4.t
12383           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
12384           !> djgpp/config.over djgpp/fixpmain
12385           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
12386           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
12387           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
12388 ____________________________________________________________________________
12389 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
12390         Log: Update Changes.
12391      Branch: perl
12392            ! Changes patchlevel.h
12393 ____________________________________________________________________________
12394 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
12395         Log: The existence shall be MANIFESted.
12396      Branch: perl
12397            ! MANIFEST
12398 ____________________________________________________________________________
12399 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
12400         Log: The old libnet.cfg is first searched from the current directory,
12401              only then from the module path.
12402      Branch: perl
12403            ! utils/libnetcfg.PL
12404 ____________________________________________________________________________
12405 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
12406         Log: NetWare tweaks from Guruprasad.
12407      Branch: perl
12408            ! NetWare/Makefile NetWare/config.wc
12409 ____________________________________________________________________________
12410 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
12411         Log: Subject: [PATCH] djgpp updates
12412              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
12413              Date: Tue, 19 Jun 2001 10:59:06 +0200
12414              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
12415      Branch: perl
12416            ! djgpp/config.over djgpp/fixpmain
12417 ____________________________________________________________________________
12418 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
12419         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
12420              From: Prymmer/Kahn <pvhp@best.com>
12421              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
12422              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
12423      Branch: perl
12424            ! win32/Makefile
12425 ____________________________________________________________________________
12426 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
12427         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
12428              to happen right after the inclusion of <inttypes.h>,
12429              from Edward Moy.
12430      Branch: perl
12431            ! handy.h perl.h
12432 ____________________________________________________________________________
12433 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
12434         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
12435              From: Doug MacEachern <dougm@covalent.net>
12436              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
12437              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
12438      Branch: perl
12439            ! ext/DynaLoader/DynaLoader_pm.PL
12440 ____________________________________________________________________________
12441 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
12442         Log: Revert #10656 for perfomance reasons but leave in the
12443              use of Hv*() macros -- in comments, so that grepping the
12444              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
12445              suggested by Sarathy, also by Abhijit.)
12446      Branch: perl
12447            ! hv.c
12448 ____________________________________________________________________________
12449 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
12450         Log: Subject: [patch] .s MakeMaker suffix
12451              From: Doug MacEachern <dougm@covalent.net>
12452              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
12453              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
12454      Branch: perl
12455            ! lib/ExtUtils/MM_Unix.pm
12456 ____________________________________________________________________________
12457 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
12458         Log: One test lost in the big shuffle restored.
12459      Branch: perl
12460            + ext/IPC/SysV/ipcsysv.t
12461            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
12462 ____________________________________________________________________________
12463 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
12464         Log: Rename the old non-standard threads tests so that
12465              they won't be invoked.
12466      Branch: perl
12467            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
12468            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
12469            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
12470            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
12471            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
12472            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
12473            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
12474            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
12475            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
12476            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
12477            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
12478            - ext/Thread/unsync4.t
12479            ! MANIFEST
12480 ____________________________________________________________________________
12481 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
12482         Log: Integrate perlio.
12483      Branch: perl
12484           !> win32/config_sh.PL
12485 ____________________________________________________________________________
12486 [ 10709] By: nick                                  on 2001/06/19  08:18:18
12487         Log: Integrate mainline
12488      Branch: perlio
12489           +> (branch 40 files)
12490            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
12491            - lib/strict/subs lib/strict/vars lib/warnings/1global
12492            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
12493            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
12494            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
12495            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
12496            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
12497            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
12498            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
12499            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
12500            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
12501            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
12502            - lib/warnings/utf8 lib/warnings/util
12503           !> (integrate 57 files)
12504 ____________________________________________________________________________
12505 [ 10708] By: nick                                  on 2001/06/19  07:57:10
12506         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
12507      Branch: perlio
12508            ! win32/config_sh.PL
12509 ____________________________________________________________________________
12510 [ 10707] By: nick                                  on 2001/06/19  07:05:07
12511         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
12512      Branch: perl
12513            ! perly.c perly.y perly_c.diff vms/perly_c.vms
12514 ____________________________________________________________________________
12515 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
12516         Log: More perl572delta tweaks.
12517      Branch: perl
12518            ! pod/perl572delta.pod
12519 ____________________________________________________________________________
12520 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
12521         Log: Update perl572delta.
12522      Branch: perl
12523            ! pod/perl572delta.pod
12524 ____________________________________________________________________________
12525 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
12526         Log: VOS updates from Paul Green.
12527      Branch: perl
12528            ! vos/Changes vos/build.cm vos/perl.bind
12529 ____________________________________________________________________________
12530 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
12531         Log: Update the vos/config.*.* files.
12532      Branch: perl
12533            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12534            ! vos/config.ga.h
12535 ____________________________________________________________________________
12536 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
12537         Log: Add a makefile for more painless adding of symbols to the
12538              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
12539              takes care of the adding)
12540      Branch: perl
12541            + vos/Makefile
12542 ____________________________________________________________________________
12543 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
12544         Log: Make libnetcfg by default display the libnet configuration,
12545              -c to change, add -i for old config, document all options,
12546              regen toc.
12547      Branch: perl
12548            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
12549 ____________________________________________________________________________
12550 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
12551         Log: gcc -Wall sweep.
12552      Branch: perl
12553            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
12554 ____________________________________________________________________________
12555 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
12556         Log: So there.
12557      Branch: perl
12558            ! universal.c
12559 ____________________________________________________________________________
12560 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
12561         Log: Document the need for sv_printify().
12562              
12563              Document that 'use utf8' has been considered.
12564              
12565              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
12566      Branch: perl
12567            ! pod/perltodo.pod universal.c
12568 ____________________________________________________________________________
12569 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
12570         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
12571              From: Nicholas Clark <nick@ccl4.org>
12572              Date: Mon, 18 Jun 2001 23:29:23 +0100
12573              Message-ID: <20010618232923.I98663@plum.flirble.org>
12574      Branch: perl
12575            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
12576            ! ext/Sys/Syslog/Makefile.PL
12577 ____________________________________________________________________________
12578 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
12579         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
12580              From: Scott.L.Miller@Compaq.com
12581              Date: Mon, 18 Jun 2001 10:12:27 -0500
12582              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
12583      Branch: perl
12584            ! lib/perl5db.pl pod/perldebug.pod
12585 ____________________________________________________________________________
12586 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
12587         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
12588              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
12589              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
12590              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
12591      Branch: perl
12592            ! lib/Carp/Heavy.pm
12593 ____________________________________________________________________________
12594 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
12595         Log: Subject: [PATCH] Documentation changes for CLONE
12596              From: Artur Bergman <artur@contiller.se>
12597              Date: Mon, 18 Jun 2001 22:06:37 +0200
12598              Message-ID: <B7542BEC.1719%artur@contiller.se>
12599      Branch: perl
12600            ! pod/perlmod.pod pod/perlsub.pod
12601 ____________________________________________________________________________
12602 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
12603         Log: Subject: Re: configure.com
12604              From: "Craig A. Berry" <craigberry@mac.com>
12605              Date: Mon, 18 Jun 2001 16:04:38 -0500
12606              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
12607      Branch: perl
12608            ! configure.com
12609 ____________________________________________________________________________
12610 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
12611         Log: Subject: PL_nullstash + perl_clone()
12612              From: Doug MacEachern <dougm@covalent.net>
12613              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
12614              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
12615      Branch: perl
12616            ! sv.c
12617 ____________________________________________________________________________
12618 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
12619         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
12620              From: davem@fdgroup.co.uk
12621              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
12622              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
12623      Branch: perl
12624            ! embed.pl pod/perlapi.pod
12625 ____________________________________________________________________________
12626 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
12627         Log: More cross-compilation defaults gleaned from -Dcc
12628              if it is CPU-OS-gcc.
12629      Branch: metaconfig
12630            ! U/modified/libc.U
12631      Branch: metaconfig/U/perl
12632            ! Cross.U
12633      Branch: perl
12634            ! Configure INSTALL
12635 ____________________________________________________________________________
12636 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
12637         Log: Update Changes.
12638      Branch: perl
12639            ! Changes patchlevel.h
12640 ____________________________________________________________________________
12641 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
12642         Log: Subject: [PATCH 5.7.1] sv.c documentation
12643              From: davem@fdgroup.co.uk
12644              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
12645              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
12646      Branch: perl
12647            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
12648            ! sv.c sv.h
12649 ____________________________________________________________________________
12650 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
12651         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
12652              From: "Jon Gunnip" <jongunnip@hotmail.com>
12653              Date: Sun, 17 Jun 2001 18:24:29 -0400
12654              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
12655      Branch: perl
12656            ! pod/perlvar.pod
12657 ____________________________________________________________________________
12658 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
12659         Log: Move the locale/strict/warnings helper files back
12660              under the t/lib; this way the amount of non-installabled
12661              stuff under lib/ stays smaller.
12662      Branch: perl
12663            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
12664            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
12665            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
12666            + t/lib/warnings/5nolint t/lib/warnings/6default
12667            + t/lib/warnings/7fatal t/lib/warnings/8signal
12668            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
12669            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
12670            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
12671            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
12672            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
12673            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
12674            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
12675            + t/lib/warnings/taint t/lib/warnings/toke
12676            + t/lib/warnings/universal t/lib/warnings/utf8
12677            + t/lib/warnings/util
12678            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
12679            - lib/strict/subs lib/strict/vars lib/warnings/1global
12680            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
12681            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
12682            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
12683            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
12684            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
12685            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
12686            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
12687            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
12688            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
12689            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
12690            - lib/warnings/utf8 lib/warnings/util
12691            ! MANIFEST installperl lib/locale.t lib/strict.t
12692 ____________________________________________________________________________
12693 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
12694         Log: Split off the pack/unpack code, from Nicholas Clark.
12695      Branch: perl
12696            + pp_pack.c
12697            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
12698            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
12699            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
12700 ____________________________________________________________________________
12701 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
12702         Log: Guard the SysV IPC tests against being invoked in
12703              SysV-IPC-less places.
12704      Branch: perl
12705            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
12706 ____________________________________________________________________________
12707 [ 10683] By: nick                                  on 2001/06/18  12:24:42
12708         Log: Integrate mainline (new test scheme now ok on Linux).
12709      Branch: perlio
12710           +> lib/warnings.t
12711           !> dump.c sv.c
12712 ____________________________________________________________________________
12713 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
12714         Log: Add the locale.c and numeric.c to the microperl sources.
12715      Branch: perl
12716            ! Makefile.micro win32/Makefile
12717 ____________________________________________________________________________
12718 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
12719         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
12720              From: Abhijit Menon-Sen <ams@wiw.org>
12721              Date: Mon, 18 Jun 2001 14:23:44 +0530
12722              Message-ID: <20010618142344.A13136@lustre.linux.in>
12723      Branch: perl
12724            ! dump.c
12725 ____________________________________________________________________________
12726 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
12727         Log: Subject: Re: [PATCH] more anonymous stash cleanups
12728              From: Abhijit Menon-Sen <ams@wiw.org>
12729              Date: Mon, 18 Jun 2001 15:50:32 +0530
12730              Message-ID: <20010618155032.A13223@lustre.linux.in>
12731              
12732              Plus the comment left in as suggested by NI-S.
12733      Branch: perl
12734            ! sv.c
12735 ____________________________________________________________________________
12736 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
12737         Log: One missed file.
12738      Branch: perl
12739            + lib/warnings.t
12740 ____________________________________________________________________________
12741 [ 10678] By: nick                                  on 2001/06/18  08:05:29
12742         Log: Integrate mainline (part2 - the deletes)
12743      Branch: perlio
12744            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
12745            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
12746            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
12747            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
12748            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
12749            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
12750            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
12751            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
12752            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
12753            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
12754            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
12755 ____________________________________________________________________________
12756 [ 10677] By: nick                                  on 2001/06/18  08:04:44
12757         Log: Integrate mainline (part1)
12758      Branch: perlio
12759           +> (branch 376 files)
12760            - (delete 219 files)
12761           !> (integrate 151 files)
12762 ____________________________________________________________________________
12763 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
12764         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
12765              No doubt I made some mistakes like missed some files or
12766              misnamed some files.  The naming rules were more or less:
12767              (1) if the module is from CPAN, follows its ways, be it
12768              t/*.t or test.pl.
12769              (2) otherwise if there are multiple tests for a module
12770              put them in a t/
12771              (3) otherwise if there's only one test put it in Module.t
12772              (4) helper files go to module/ (locale, strict, warnings)
12773              (5) use longer filenames now that we can (but e.g. the
12774              compat-0.6.t and the Text::Balanced test files still
12775              were renamed to be more civil against the 8.3 people)
12776              installperl was updated appropriately not to install the
12777              *.t files or the help files from under lib.
12778              
12779              TODO: some helper files still remain under t/ that could
12780              follow their 'masters'.  UPDATE: On second thoughts, why
12781              should they.  They can continue to live under t/lib, and
12782              in fact the locale/strict/warnings helpers that were moved
12783              could be moved back.  This way the amount of non-installable
12784              stuff under lib/ stays smaller.
12785      Branch: perl
12786            + (add 253 files)
12787            - (delete 254 files)
12788            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
12789 ____________________________________________________________________________
12790 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
12791         Log: The warning no more comes from util.c, it comes from numeric.c.
12792      Branch: perl
12793            ! README.tru64
12794 ____________________________________________________________________________
12795 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
12796         Log: Subject: Re: anyone good at casting spells?
12797              From: Spider Boardman <spider@Orb.Nashua.NH.US>
12798              Date: Sun, 17 Jun 2001 21:21:04 -0400
12799              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
12800      Branch: perl
12801            ! ext/POSIX/POSIX.xs hv.h
12802 ____________________________________________________________________________
12803 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
12804         Log: Protect the (original) thread tests against testing if no 5.005
12805              threads have been configured.
12806      Branch: perl
12807            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
12808            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
12809            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
12810            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
12811            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
12812            ! ext/Thread/unsync4.t
12813 ____________________________________________________________________________
12814 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
12815         Log: Try the new test scanning scheme on Text::Abbrev.
12816      Branch: perl
12817            + lib/Text/Abbrev.t
12818            - lib/Text/Abbrev/t/abbrev.t
12819            ! MANIFEST
12820 ____________________________________________________________________________
12821 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
12822         Log: Change the scan policy of the *.t and test.pl files,
12823              now the *.t do not need to live in a t/ directory.
12824      Branch: perl
12825            ! t/TEST t/harness
12826 ____________________________________________________________________________
12827 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
12828         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
12829              From: Ilmari Karonen <iltzu@sci.fi>
12830              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
12831              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
12832      Branch: perl
12833            ! pod/perlfaq7.pod
12834 ____________________________________________________________________________
12835 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
12836         Log: Quench the warnings from Tru64; the HP-UX is still
12837              broken because it really, REALLY, doesn't like the
12838              HvARRAY() being lvalue:
12839              
12840              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
12841              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
12842      Branch: perl
12843            ! hv.c
12844 ____________________________________________________________________________
12845 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
12846         Log: Integrate change #10667 from maintperl:
12847              
12848              change#10449 broke the special-case that makes lexicals inside the
12849              eval"" within DB::DB() visible
12850      Branch: perl
12851           !> op.c
12852 ____________________________________________________________________________
12853 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
12854         Log: change#10449 broke the special-case that makes lexicals inside the
12855              eval"" within DB::DB() visible
12856      Branch: maint-5.6/perl
12857            ! op.c
12858 ____________________________________________________________________________
12859 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
12860         Log: Still spurious output; indent the code a bit.
12861              
12862              TODO1: separate the utility functions like MkDir
12863              into a helper script?
12864              
12865              TODO2: I see a lot of repetition in the filepath()
12866              and dirpath() calls.
12867      Branch: perl
12868            ! t/lib/filefind.t t/lib/findtaint.t
12869 ____________________________________________________________________________
12870 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
12871         Log: Regen modlib, toc.
12872      Branch: perl
12873            ! pod/perlmodlib.pod pod/perltoc.pod
12874 ____________________________________________________________________________
12875 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
12876         Log: Add libnetcfg to perlutil.
12877      Branch: perl
12878            ! pod/perlutil.pod
12879 ____________________________________________________________________________
12880 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
12881         Log: Initial integration of libnet-1.0703.
12882              The Configure script renamed as libnetcfg, will be
12883              installed along other utilities.
12884      Branch: perl
12885            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
12886            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
12887            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
12888            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
12889            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
12890            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
12891            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
12892            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
12893            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
12894            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
12895            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
12896            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
12897            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
12898            + utils/libnetcfg.PL
12899            ! MANIFEST utils.lst utils/Makefile
12900 ____________________________________________________________________________
12901 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
12902         Log: Less potentially test-harness-confusing output.
12903      Branch: perl
12904            ! lib/Memoize/t/expire_module_t.t
12905 ____________________________________________________________________________
12906 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
12907         Log: The final print annoys make test.
12908      Branch: perl
12909            ! t/lib/filefind.t t/lib/findtaint.t
12910 ____________________________________________________________________________
12911 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
12912         Log: Add an option for handling dangling symbolic links.
12913      Branch: perl
12914            ! lib/File/Find.pm t/lib/filefind.t
12915 ____________________________________________________________________________
12916 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
12917         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
12918              From: Thomas Wegner <wegner_thomas@yahoo.com>
12919              Date: Sun, 17 Jun 2001 14:43:11 +0200
12920              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
12921      Branch: perl
12922            + t/lib/findtaint.t
12923            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
12924 ____________________________________________________________________________
12925 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
12926         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
12927              From: Jonathan Stowe <gellyfish@gellyfish.com>
12928              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
12929              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
12930      Branch: perl
12931            ! lib/ExtUtils/MM_Unix.pm
12932 ____________________________________________________________________________
12933 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
12934         Log: Subject: [PATCH] more anonymous stash cleanups
12935              From: Abhijit Menon-Sen <ams@wiw.org>
12936              Date: Sun, 17 Jun 2001 11:44:06 +0530
12937              Message-ID: <20010617114406.A25203@lustre.linux.in>
12938      Branch: perl
12939            ! op.c
12940 ____________________________________________________________________________
12941 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
12942         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
12943              From: Abhijit Menon-Sen <ams@wiw.org>
12944              Date: Sun, 17 Jun 2001 08:02:59 +0530
12945              Message-ID: <20010617080259.A28776@lustre.linux.in>
12946              
12947              Subject: [PATCH #2/7] xhv_eiter
12948              From: Abhijit Menon-Sen <ams@wiw.org>
12949              Date: Sun, 17 Jun 2001 08:13:18 +0530
12950              Message-ID: <20010617081318.B28776@lustre.linux.in>
12951              
12952              Subject: [PATCH #3/7] xhv_fill
12953              From: Abhijit Menon-Sen <ams@wiw.org>
12954              Date: Sun, 17 Jun 2001 08:25:16 +0530
12955              Message-ID: <20010617082516.C28776@lustre.linux.in>
12956              
12957              Subject: [PATCH #4/7] xhv_keys
12958              From: Abhijit Menon-Sen <ams@wiw.org>
12959              Date: Sun, 17 Jun 2001 08:36:17 +0530
12960              Message-ID: <20010617083617.D28776@lustre.linux.in>
12961              
12962              Subject: [PATCH #5/7] xhv_max
12963              From: Abhijit Menon-Sen <ams@wiw.org>
12964              Date: Sun, 17 Jun 2001 08:39:48 +0530
12965              Message-ID: <20010617083948.E28776@lustre.linux.in>
12966              
12967              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
12968              From: Abhijit Menon-Sen <ams@wiw.org>
12969              Date: Sun, 17 Jun 2001 08:51:11 +0530
12970              Message-ID: <20010617085111.F28776@lustre.linux.in>
12971      Branch: perl
12972            ! hv.c
12973 ____________________________________________________________________________
12974 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
12975         Log: Update Changes.
12976      Branch: perl
12977            ! Changes patchlevel.h
12978 ____________________________________________________________________________
12979 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
12980         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
12981              From: Abhijit Menon-Sen <ams@wiw.org>
12982              Date: Sat, 16 Jun 2001 07:41:19 +0530
12983              Message-ID: <20010616074119.A24720@lustre.linux.in>
12984      Branch: perl
12985            ! hv.c perl.c vms/vmsish.h win32/win32.h
12986 ____________________________________________________________________________
12987 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
12988         Log: Document tests failing when threaded, since we now have more.
12989      Branch: perl
12990            ! pod/perl572delta.pod
12991 ____________________________________________________________________________
12992 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
12993         Log: -Wall cleanup.
12994      Branch: perl
12995            ! ext/Thread/Thread.xs
12996 ____________________________________________________________________________
12997 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
12998         Log: pthread_attr_setstacksize() isn't absolutely necessary
12999              to call, only iff THREAD_CREATE_NEEDS_STACK.
13000      Branch: perl
13001            ! ext/Thread/Thread.xs
13002 ____________________________________________________________________________
13003 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
13004         Log: -Wall strays.
13005      Branch: perl
13006            ! perl.c util.c
13007 ____________________________________________________________________________
13008 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
13009         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
13010              (and INT64_MIN) brokenness.
13011      Branch: perl
13012            ! hints/darwin.sh perl.h
13013 ____________________________________________________________________________
13014 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
13015         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
13016              From: Nicholas Clark <nick@ccl4.org>
13017              Date: Sun, 17 Jun 2001 00:16:05 +0100
13018              Message-ID: <20010617001605.V98663@plum.flirble.org>
13019      Branch: perl
13020            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
13021            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
13022            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
13023 ____________________________________________________________________________
13024 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
13025         Log: Add perlnetware to docs; regen toc; supply skeleton
13026              docs for some Memoize submodules.
13027      Branch: perl
13028            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
13029            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
13030            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
13031            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
13032            ! win32/Makefile win32/makefile.mk
13033 ____________________________________________________________________________
13034 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
13035         Log: pod cleanup.
13036      Branch: perl
13037            ! README.netware
13038 ____________________________________________________________________________
13039 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
13040         Log: Integrate Memoize 0.64.  Few tweaks were required in
13041              the test scripts.  Note that the speed and expire*
13042              tests take several dozen seconds to run.
13043      Branch: perl
13044            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
13045            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
13046            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
13047            + lib/Memoize/README lib/Memoize/SDBM_File.pm
13048            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
13049            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
13050            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
13051            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
13052            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
13053            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
13054            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
13055            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
13056            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
13057            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
13058            ! MANIFEST t/lib/1_compile.t
13059 ____________________________________________________________________________
13060 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
13061         Log: Document the cross-compilation options.
13062      Branch: perl
13063            ! Cross/README INSTALL
13064 ____________________________________________________________________________
13065 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
13066         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
13067      Branch: perl
13068            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
13069            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
13070            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
13071            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
13072            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
13073            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
13074            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
13075            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
13076            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
13077            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
13078            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
13079            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
13080            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
13081            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
13082            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
13083            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
13084            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
13085            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
13086            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
13087            + lib/ExtUtils/MM_NW5.pm
13088            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
13089            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
13090            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
13091            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
13092            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
13093            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
13094            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
13095            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
13096            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
13097            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
13098            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
13099            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
13100            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
13101            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
13102            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
13103            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
13104            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
13105            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
13106            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
13107            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
13108            ! util.h x2p/a2py.c
13109 ____________________________________________________________________________
13110 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
13111         Log: Resort MANIFEST.
13112      Branch: perl
13113            ! MANIFEST
13114 ____________________________________________________________________________
13115 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
13116         Log: Integrate perlio.
13117      Branch: perl
13118           +> win32/win32io.c
13119           !> MANIFEST perlio.c perliol.h win32/makefile.mk
13120 ____________________________________________________________________________
13121 [ 10640] By: nick                                  on 2001/06/16  18:38:31
13122         Log: Disable :win32 layer as default till I get it working
13123      Branch: perlio
13124            ! MANIFEST perlio.c
13125 ____________________________________________________________________________
13126 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
13127         Log: Try the new scheme by moving the Text::Abbrev test
13128              to a new place under lib.
13129      Branch: perl
13130            + lib/Text/Abbrev/t/abbrev.t
13131            - t/lib/abbrev.t
13132            ! MANIFEST
13133 ____________________________________________________________________________
13134 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
13135         Log: Make the code even more dynamical so that testname
13136              suffix length can change.
13137      Branch: perl
13138            ! lib/Test/Harness.pm t/TEST
13139 ____________________________________________________________________________
13140 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
13141         Log: Allow for deeper t/ and also a single test.pl.
13142      Branch: perl
13143            ! t/TEST t/harness
13144 ____________________________________________________________________________
13145 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
13146         Log: #define fix from Nicholas Clark.
13147      Branch: perl
13148            ! ext/POSIX/POSIX.xs
13149 ____________________________________________________________________________
13150 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
13151         Log: Initialization is nice.
13152      Branch: perl
13153            ! lib/Test/Harness.pm
13154 ____________________________________________________________________________
13155 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
13156         Log: Make t/TEST and t/harness to test also the t/ tests
13157              under the main lib/ and ext/ directories.  Fix Test::Harness
13158              to dynamically change the width of its "foo/bar....ok" output.
13159      Branch: perl
13160            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
13161 ____________________________________________________________________________
13162 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
13163         Log: Subject: [PATCH] Re: perl@10611 
13164              From: Nicholas Clark <nick@ccl4.org>
13165              Date: Sat, 16 Jun 2001 16:52:47 +0100
13166              Message-ID: <20010616165247.O98663@plum.flirble.org>
13167              
13168              The .xs parts, too.
13169      Branch: perl
13170            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
13171            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
13172 ____________________________________________________________________________
13173 [ 10632] By: nick                                  on 2001/06/16  16:44:35
13174         Log: Work-in-progress win32 layer semi-functional, checking 
13175              for UNIX breakage.
13176      Branch: perlio
13177            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
13178 ____________________________________________________________________________
13179 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
13180         Log: Subject: [PATCH] Re: perl@10611 
13181              From: Nicholas Clark <nick@ccl4.org>
13182              Date: Sat, 16 Jun 2001 16:52:47 +0100
13183              Message-ID: <20010616165247.O98663@plum.flirble.org>
13184      Branch: perl
13185            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
13186            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
13187            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
13188            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
13189            ! lib/ExtUtils/Constant.pm
13190 ____________________________________________________________________________
13191 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
13192         Log: Metaconfig unit change for #10629.
13193      Branch: metaconfig
13194            ! U/modified/Finish.U
13195 ____________________________________________________________________________
13196 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
13197         Log: The extraction changed directories.
13198      Branch: perl
13199            ! Configure
13200 ____________________________________________________________________________
13201 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
13202         Log: Math::BigInt 1.35 from Tels.
13203      Branch: perl
13204            + t/lib/mbimbf.t
13205            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
13206            ! t/lib/bigfltpm.t t/lib/bigintpm.t
13207 ____________________________________________________________________________
13208 [ 10627] By: nick                                  on 2001/06/16  14:54:52
13209         Log: Work in progress UNIX-side edit of win32 PerLIO layer
13210      Branch: perlio
13211            + win32/win32io.c
13212            ! perlio.c win32/makefile.mk
13213 ____________________________________________________________________________
13214 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
13215         Log: Subject: [PATCH 5.6.1] os2/diff-configure
13216              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13217              Date: Fri, 15 Jun 2001 01:19:36 -0400
13218              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
13219              
13220              Empty all of it because I think #10624 made even the
13221              last patch hunk unnecessary.
13222      Branch: perl
13223            ! os2/diff.configure
13224 ____________________________________________________________________________
13225 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
13226         Log: Metaconfig unit change for 10624.
13227      Branch: metaconfig
13228            ! U/modified/libc.U
13229      Branch: perl
13230            ! config_h.SH
13231 ____________________________________________________________________________
13232 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
13233         Log: Move the initialization of libnames to the beginning so
13234              that can one 'seed' it (as OS/2 does.)
13235      Branch: perl
13236            ! Configure
13237 ____________________________________________________________________________
13238 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
13239         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
13240              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13241              Date: Fri, 15 Jun 2001 19:10:57 -0400
13242              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
13243      Branch: perl
13244            ! os2/OS2/REXX/DLL/DLL.pm
13245 ____________________________________________________________________________
13246 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
13247         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
13248              From: "Craig A. Berry" <craigberry@mac.com>
13249              Date: Fri, 15 Jun 2001 17:00:03 -0500
13250              Message-Id: <a05101007b750342599be@[172.16.52.1]>
13251      Branch: perl
13252            ! vms/descrip_mms.template
13253 ____________________________________________________________________________
13254 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
13255         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
13256              From: "Craig A. Berry" <craigberry@mac.com>
13257              Date: Fri, 15 Jun 2001 18:39:42 -0500
13258              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
13259      Branch: perl
13260            ! lib/File/Spec/VMS.pm t/lib/extutils.t
13261 ____________________________________________________________________________
13262 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
13263         Log: Integrate perlio.
13264      Branch: perl
13265           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
13266           !> t/io/utf8.t t/lib/io_scalar.t
13267 ____________________________________________________________________________
13268 [ 10619] By: nick                                  on 2001/06/15  21:05:19
13269         Log: Generated files
13270      Branch: perlio
13271            ! embed.h proto.h
13272 ____________________________________________________________________________
13273 [ 10618] By: nick                                  on 2001/06/15  20:27:42
13274         Log: Fix open.pm to work via XS-implemented method calls rather
13275              than *open::layers variables which caused all the HV/AV hassle.
13276      Branch: perlio
13277            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
13278            ! t/lib/io_scalar.t
13279 ____________________________________________________________________________
13280 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
13281         Log: Integrate perlio.
13282      Branch: perl
13283           !> lib/ExtUtils/Constant.pm
13284 ____________________________________________________________________________
13285 [ 10616] By: nick                                  on 2001/06/15  18:46:47
13286         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
13287      Branch: perlio
13288            ! lib/ExtUtils/Constant.pm
13289 ____________________________________________________________________________
13290 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
13291         Log: Integrate perlio.
13292      Branch: perl
13293           !> ext/Socket/Socket.xs
13294 ____________________________________________________________________________
13295 [ 10614] By: nick                                  on 2001/06/15  18:33:37
13296         Log: MULTIPLICITY fix for Socket.xs
13297      Branch: perlio
13298            ! ext/Socket/Socket.xs
13299 ____________________________________________________________________________
13300 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
13301         Log: Subject: Re: perl@10611
13302              From: Doug MacEachern <dougm@covalent.net>
13303              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
13304              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
13305      Branch: perl
13306            ! ext/Socket/Socket.xs
13307 ____________________________________________________________________________
13308 [ 10612] By: nick                                  on 2001/06/15  16:14:38
13309         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
13310      Branch: perlio
13311           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
13312           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
13313           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
13314           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
13315           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
13316           !> utils/h2ph.PL
13317 ____________________________________________________________________________
13318 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
13319         Log: Update Changes.
13320      Branch: perl
13321            ! Changes patchlevel.h
13322 ____________________________________________________________________________
13323 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
13324         Log: Upping the test count.
13325      Branch: perl
13326            ! t/lib/filefind.t
13327 ____________________________________________________________________________
13328 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
13329         Log: Integrate perlio.
13330      Branch: perl
13331           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
13332 ____________________________________________________________________________
13333 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
13334         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
13335              From: andreas.koenig@anima.de (Andreas J. Koenig)
13336              Date: 15 Jun 2001 13:30:39 +0200
13337              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
13338              
13339              Record the grim history.
13340      Branch: perl
13341            ! lib/File/Find.pm
13342 ____________________________________________________________________________
13343 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
13344         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
13345              From: Brian McCauley <nobull@mail.com>
13346              Date: 15 Jun 2001 07:51:26 +0100
13347              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
13348      Branch: perl
13349            ! lib/File/Find.pm t/lib/filefind.t
13350 ____________________________________________________________________________
13351 [ 10606] By: nick                                  on 2001/06/15  14:00:08
13352         Log: regen_config_h for Win32.
13353      Branch: perlio
13354            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13355 ____________________________________________________________________________
13356 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
13357         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
13358              From: Peter Prymmer <pvhp@forte.com>
13359              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
13360              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
13361      Branch: perl
13362            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
13363 ____________________________________________________________________________
13364 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
13365         Log: Some filesystems require writability for rename/unlink.
13366      Branch: perl
13367            ! opcode.pl
13368 ____________________________________________________________________________
13369 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
13370         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
13371              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
13372              Date: Fri, 15 Jun 2001 12:08:53 +0200
13373              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
13374      Branch: perl
13375            ! perlio.c
13376 ____________________________________________________________________________
13377 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
13378         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
13379              From: Mike Guy <mjtg@cam.ac.uk>
13380              Date: Fri, 15 Jun 2001 14:11:49 +0100
13381              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
13382      Branch: perl
13383            ! opcode.pl
13384 ____________________________________________________________________________
13385 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
13386         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
13387              From: Nicholas Clark <nick@ccl4.org>
13388              Date: Thu, 14 Jun 2001 23:52:56 +0100
13389              Message-ID: <20010614235256.G98663@plum.flirble.org>
13390      Branch: perl
13391            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
13392            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
13393 ____________________________________________________________________________
13394 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
13395         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
13396              From: Russ Allbery <rra@stanford.edu>
13397              Date: 14 Jun 2001 13:24:43 -0700
13398              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
13399      Branch: perl
13400            ! ext/GDBM_File/GDBM_File.pm
13401 ____________________________________________________________________________
13402 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
13403         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
13404              From: Nicholas Clark <nick@ccl4.org>
13405              Date: Thu, 14 Jun 2001 20:37:47 +0100
13406              Message-ID: <20010614203747.F98663@plum.flirble.org>
13407      Branch: perl
13408            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
13409            ! t/lib/gdbm.t
13410 ____________________________________________________________________________
13411 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
13412         Log: Integrate perlio.
13413      Branch: perl
13414           !> makedef.pl sv.c
13415 ____________________________________________________________________________
13416 [ 10597] By: nick                                  on 2001/06/15  11:08:13
13417         Log: Check that HVs with HvNAME() != NULL are really stashes before
13418              treating them as such. Also be more defensive on the GvCV.
13419              Win32 fork and dprof now working again. 
13420      Branch: perlio
13421            ! sv.c
13422 ____________________________________________________________________________
13423 [ 10596] By: nick                                  on 2001/06/15  10:11:20
13424         Log: Integrate mainline.
13425      Branch: perlio
13426           +> Cross/README
13427           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
13428           !> Porting/config_H config_h.SH configure.com epoc/config.sh
13429           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
13430           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13431           !> vos/config.ga.h win32/config.bc win32/config.gc
13432           !> win32/config.vc win32/config_H.bc win32/config_H.gc
13433           !> win32/config_H.vc
13434 ____________________________________________________________________________
13435 [ 10595] By: nick                                  on 2001/06/15  09:37:17
13436         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
13437              - Win32 (VC++) now builds but fails:
13438              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
13439              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
13440              write.t    - open(...,"|-") not implemented on Win32 
13441      Branch: perlio
13442            ! makedef.pl
13443 ____________________________________________________________________________
13444 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
13445         Log: Integrate perlio.
13446      Branch: perl
13447           !> perlio.c win32/makefile.mk
13448 ____________________________________________________________________________
13449 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
13450         Log: Metaconfig unit changes for #10592.
13451      Branch: metaconfig
13452            + U/modified/i_varhdr.U U/modified/startsh.U
13453            - U/a_dvisory/crosscompile.U U/target/Target.U
13454            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
13455            ! U/compline/bitpbyte.U U/compline/byteorder.U
13456            ! U/compline/ccflags.U U/compline/charsize.U
13457            ! U/compline/d_casti32.U U/compline/d_castneg.U
13458            ! U/compline/d_closedir.U U/compline/d_fd_set.U
13459            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
13460            ! U/compline/d_keepsig.U U/compline/d_open3.U
13461            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
13462            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
13463            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
13464            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
13465            ! U/compline/doublesize.U U/compline/floatsize.U
13466            ! U/compline/nblock_io.U U/compline/orderlib.U
13467            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
13468            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
13469            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
13470            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
13471            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
13472            ! U/modified/spitshell.U U/threads/archname.U
13473            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
13474            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
13475            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
13476            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
13477            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
13478      Branch: metaconfig/U/perl
13479            + Cross.U
13480            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
13481            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
13482            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
13483            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
13484            ! stdio_streams.U uselfs.U
13485 ____________________________________________________________________________
13486 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
13487         Log: The first steps towards cross-compilation.
13488              
13489              Abstract execution of compiled test executables with $run,
13490              and abstract transfer of files with $to and $from.
13491              
13492              Under cross-compilation the $run, $to, and $from will point
13493              to appropriate wrapper scripts, by default ssh and scp,
13494              but also rsh, rcp, and cp are supported.  If not
13495              cross-compiling, they will be set to '', ':', and ':',
13496              respectively.
13497              
13498              With these patches I was able to get Configure for
13499              iPAQ ARM Linux on an Intel Linux about 95% right
13500              (only a few tests failed to execute or they produced
13501              incorrect results), and I was able to compile
13502              a functional miniperl.
13503              
13504              The symbol crosscompile renamed to be usecrosscompile,
13505              the corresponding C symbol from CROSSCOMPILE to
13506              USE_CROSS_COMPILE.
13507      Branch: perl
13508            ! Configure Cross/README Makefile.SH Porting/Glossary
13509            ! Porting/config.sh Porting/config_H config_h.SH configure.com
13510            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
13511            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
13512            ! vos/config.ga.def vos/config.ga.h win32/config.bc
13513            ! win32/config.gc win32/config.vc win32/config_H.bc
13514            ! win32/config_H.gc win32/config_H.vc
13515 ____________________________________________________________________________
13516 [ 10591] By: nick                                  on 2001/06/14  20:00:12
13517         Log: Steps along the road toward Win32 building again.
13518      Branch: perlio
13519            ! perlio.c win32/makefile.mk
13520 ____________________________________________________________________________
13521 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
13522         Log: Integrate perlio.
13523      Branch: perl
13524           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
13525 ____________________________________________________________________________
13526 [ 10589] By: nick                                  on 2001/06/14  13:54:07
13527         Log: Routine regen_config_h for Win32
13528      Branch: perlio
13529            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13530 ____________________________________________________________________________
13531 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
13532         Log: Integrate perlio.
13533      Branch: perl
13534           +> perlyline.pl
13535           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
13536 ____________________________________________________________________________
13537 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
13538         Log: A placeholder.
13539      Branch: perl
13540            + Cross/README
13541 ____________________________________________________________________________
13542 [ 10586] By: nick                                  on 2001/06/14  08:25:07
13543         Log: Add new step to run_byacc which:
13544              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
13545              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
13546      Branch: perlio
13547            + perlyline.pl
13548            ! MANIFEST Makefile.SH perly.c
13549 ____________________________________________________________________________
13550 [ 10585] By: nick                                  on 2001/06/14  08:22:29
13551         Log: Integrate mainline
13552      Branch: perlio
13553           +> locale.c numeric.c
13554           !> Changes cygwin/Makefile.SHs embed.h embed.pl
13555           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
13556           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
13557           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
13558           !> x2p/Makefile.SH
13559 ____________________________________________________________________________
13560 [ 10584] By: nick                                  on 2001/06/14  08:05:53
13561         Log: Hack to remove insecure directories from PATH so test will run.
13562      Branch: perlio
13563            ! t/lib/filefind.t
13564 ____________________________________________________________________________
13565 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
13566         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
13567      Branch: perl
13568            - t/lib/mbimbf.t
13569            ! MANIFEST
13570 ____________________________________________________________________________
13571 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
13572         Log: Detypo.
13573      Branch: perl
13574            ! x2p/Makefile.SH
13575 ____________________________________________________________________________
13576 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
13577         Log: de-$CONFIG continues.
13578      Branch: perl
13579            ! cygwin/Makefile.SHs x2p/Makefile.SH
13580 ____________________________________________________________________________
13581 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
13582         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
13583              From: Nicholas Clark <nick@ccl4.org>
13584              Date: Wed, 13 Jun 2001 21:20:13 +0100
13585              Message-ID: <20010613212013.D98663@plum.flirble.org>
13586      Branch: perl
13587            ! opcode.pl
13588 ____________________________________________________________________________
13589 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
13590         Log: Subject: splitting util.c
13591              From: Hugo <hv@crypt.compulink.co.uk>
13592              Date: Thu, 14 Jun 2001 00:41:08 +0100
13593              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
13594      Branch: perl
13595            + locale.c numeric.c
13596            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
13597            ! pod/perlapi.pod proto.h util.c
13598 ____________________________________________________________________________
13599 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
13600         Log: Upgrade to Math::BigInt 1.34 from Tels.
13601      Branch: perl
13602            + t/lib/mbimbf.t
13603            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
13604            ! t/lib/bigfltpm.t t/lib/bigintpm.t
13605 ____________________________________________________________________________
13606 [ 10577] By: nick                                  on 2001/06/13  19:02:48
13607         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
13608      Branch: perlio
13609           !> (integrate 125 files)
13610 ____________________________________________________________________________
13611 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
13612         Log: Update Changes.
13613      Branch: perl
13614            ! Changes patchlevel.h
13615 ____________________________________________________________________________
13616 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
13617         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
13618              From: "Craig A. Berry" <craigberry@mac.com>
13619              Date: Wed, 13 Jun 2001 13:24:28 -0500
13620              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
13621      Branch: perl
13622            ! ext/re/Makefile.PL
13623 ____________________________________________________________________________
13624 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
13625         Log: Mc.u.c. for #10573.
13626      Branch: metaconfig
13627            ! U/threads/usethreads.U
13628 ____________________________________________________________________________
13629 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
13630         Log: It would be also be good if I could type.
13631      Branch: perl
13632            ! Configure
13633 ____________________________________________________________________________
13634 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
13635         Log: Metaconfig unit change for #10571.
13636      Branch: metaconfig
13637            ! U/threads/usethreads.U
13638 ____________________________________________________________________________
13639 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
13640         Log: A non-empty default is a good thing.
13641      Branch: perl
13642            ! Configure
13643 ____________________________________________________________________________
13644 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
13645         Log: Metaconfig unit change for #10569.
13646      Branch: metaconfig
13647            ! U/threads/usethreads.U
13648 ____________________________________________________________________________
13649 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
13650         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
13651              extremely experimental, not even prompted for.
13652      Branch: perl
13653            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13654            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
13655            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
13656            ! win32/config.bc win32/config.gc win32/config.vc
13657 ____________________________________________________________________________
13658 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
13659         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
13660      Branch: perl
13661            ! pod/perlfaq6.pod
13662 ____________________________________________________________________________
13663 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
13664         Log: Integrate perlio; conflicts, accept Nick's versions.
13665      Branch: perl
13666           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
13667           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
13668 ____________________________________________________________________________
13669 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
13670         Log: Subject: Re: ext/ + -Wall
13671              From: Doug MacEachern <dougm@covalent.net>
13672              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
13673              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
13674      Branch: perl
13675            ! XSUB.h lib/ExtUtils/xsubpp perl.h
13676 ____________________________________________________________________________
13677 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
13678         Log: Similar logic as DB_File.xs, using the modern macros and
13679              defines them to older ones for older Perls where PERL_VERSION
13680              is not defined, from Doug MacEachern.
13681      Branch: perl
13682            ! ext/Storable/Storable.xs
13683 ____________________________________________________________________________
13684 [ 10564] By: nick                                  on 2001/06/13  15:22:01
13685         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
13686              and using that instead (name lookups are sequential search for now).
13687      Branch: perlio
13688            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
13689            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
13690 ____________________________________________________________________________
13691 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
13692         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
13693              From: "Richard Soderberg" <rs@crystalflame.net>
13694              Date: Sat, 26 May 2001 06:44:20 -0700
13695              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
13696      Branch: perl
13697            ! sv.c t/op/glob.t
13698 ____________________________________________________________________________
13699 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
13700         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
13701              From: "Craig A. Berry" <craigberry@mac.com>
13702              Date: Tue, 12 Jun 2001 23:55:26 -0500
13703              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
13704      Branch: perl
13705            ! ext/re/Makefile.PL ext/re/re.xs
13706 ____________________________________________________________________________
13707 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
13708         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
13709              suggested by NI-S.
13710      Branch: perl
13711            ! XSUB.h malloc.c perl.h
13712 ____________________________________________________________________________
13713 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
13714         Log: Regen toc.
13715      Branch: perl
13716            ! pod/perltoc.pod
13717 ____________________________________________________________________________
13718 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
13719         Log: Subject: [patch] perl.gprof control
13720              From: Doug MacEachern <dougm@covalent.net>
13721              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
13722              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
13723      Branch: perl
13724            ! miniperlmain.c perl.h
13725 ____________________________________________________________________________
13726 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
13727         Log: Subject: Re: ext/ + -Wall
13728              From: Doug MacEachern <dougm@covalent.net>
13729              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
13730              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
13731              
13732              Document ax and break up dXSARGS.
13733      Branch: perl
13734            ! XSUB.h pod/perlapi.pod
13735 ____________________________________________________________________________
13736 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
13737         Log: More AIX tweakage from Merijn.
13738      Branch: perl
13739            ! hints/aix.sh
13740 ____________________________________________________________________________
13741 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
13742         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
13743              From: "Craig A. Berry" <craigberry@mac.com>
13744              Date: Tue, 12 Jun 2001 22:57:45 -0500
13745              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
13746      Branch: perl
13747            ! vms/descrip_mms.template
13748 ____________________________________________________________________________
13749 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
13750         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
13751              From: "Craig A. Berry" <craigberry@mac.com>
13752              Date: Tue, 12 Jun 2001 22:21:39 -0500
13753              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
13754      Branch: perl
13755            ! configure.com util.c
13756 ____________________________________________________________________________
13757 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
13758         Log: New AIX dynaloading code from Jens-Uwe Mager.
13759              Does break binary compatibility.
13760      Branch: perl
13761            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
13762 ____________________________________________________________________________
13763 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
13764         Log: VMS DEC C compiler found nits by Peter Prymmer.
13765      Branch: perl
13766            ! util.c
13767 ____________________________________________________________________________
13768 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
13769         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
13770              From: Peter Prymmer <pvhp@forte.com>
13771              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
13772              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
13773      Branch: perl
13774            ! t/lib/filecomp.t
13775 ____________________________________________________________________________
13776 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
13777         Log: I wonder how many $CONFIGs still lurk in the shadows.
13778      Branch: perl
13779            ! pod/Makefile.SH x2p/cflags.SH
13780 ____________________________________________________________________________
13781 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
13782         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
13783      Branch: perl
13784            ! pod/checkpods.PL
13785 ____________________________________________________________________________
13786 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
13787         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
13788      Branch: perl
13789            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
13790 ____________________________________________________________________________
13791 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
13792         Log: Subject: [patch] rid local_patches warnings
13793              From: Doug MacEachern <dougm@covalent.net>
13794              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
13795              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
13796      Branch: perl
13797            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
13798 ____________________________________________________________________________
13799 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
13800         Log: Subject: Re: ext/ + -Wall
13801              From: Doug MacEachern <dougm@covalent.net>
13802              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
13803              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
13804      Branch: perl
13805            ! ext/attrs/attrs.xs
13806 ____________________________________________________________________________
13807 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
13808         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
13809              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
13810              Date: Tue, 12 Jun 2001 14:36:20 -0400
13811              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
13812      Branch: perl
13813            ! pod/perlretut.pod
13814 ____________________________________________________________________________
13815 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
13816         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
13817              From: Mike Guy <mjtg@cam.ac.uk>
13818              Date: Tue, 12 Jun 2001 19:10:31 +0100
13819              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
13820              
13821              Subject: Re: [ID 20010612.001] out of memory during regex compilation
13822              From: Mike Guy <mjtg@cam.ac.uk>
13823              Date: Tue, 12 Jun 2001 19:21:01 +0100
13824              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
13825      Branch: perl
13826            ! pod/perlop.pod
13827 ____________________________________________________________________________
13828 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
13829         Log: AIX tweaks from Merijn H. Brand.
13830      Branch: perl
13831            ! hints/aix.sh
13832 ____________________________________________________________________________
13833 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
13834         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
13835              From: "Brendan O'Dea" <bod@compusol.com.au>
13836              Date: Wed, 13 Jun 2001 05:16:47 +1000
13837              Message-ID: <20010613051647.A8945@compusol.com.au>
13838      Branch: maint-5.6/perl
13839            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
13840 ____________________________________________________________________________
13841 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
13842         Log: Subject: Small bcopy cleanup
13843              From: Andy Dougherty <doughera@lafayette.edu>
13844              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
13845              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
13846      Branch: perl
13847            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
13848 ____________________________________________________________________________
13849 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
13850         Log: Subject: [PATCH] Re: ext/ + -Wall
13851              From: Nicholas Clark <nick@ccl4.org>
13852              Date: Wed, 13 Jun 2001 00:04:30 +0100
13853              Message-ID: <20010613000430.M5901@plum.flirble.org>
13854      Branch: perl
13855            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
13856 ____________________________________________________________________________
13857 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
13858         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
13859              From: Nicholas Clark <nick@ccl4.org>
13860              Date: Tue, 12 Jun 2001 23:53:07 +0100
13861              Message-ID: <20010612235307.L5901@plum.flirble.org>
13862      Branch: perl
13863            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
13864 ____________________________________________________________________________
13865 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
13866         Log: MPE/iX tweaks from Mark Bixby.
13867      Branch: perl
13868            ! hints/mpeix.sh mpeix/mpeixish.h util.c
13869 ____________________________________________________________________________
13870 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
13871         Log: Update Changes.
13872      Branch: perl
13873            ! Changes patchlevel.h
13874 ____________________________________________________________________________
13875 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
13876         Log: One less -Wall whine (found under DEBUGGING).
13877      Branch: perl
13878            ! x2p/Makefile.SH x2p/a2p.c
13879 ____________________________________________________________________________
13880 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
13881         Log: s/case-independent/case-insensitive/g
13882      Branch: perl
13883            ! pod/perldebug.pod
13884 ____________________________________________________________________________
13885 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
13886         Log: As suggested in    
13887              
13888              Subject: Re: ext/ + -Wall
13889              From: Gurusamy Sarathy <gsar@ActiveState.com>
13890              Date: Mon, 11 Jun 2001 23:34:31 -0700
13891              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
13892      Branch: perl
13893            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
13894            ! perl.h
13895 ____________________________________________________________________________
13896 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
13897         Log: Subject: ext/ + -Wall
13898              From: Doug MacEachern <dougm@covalent.net>
13899              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
13900              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
13901      Branch: perl
13902            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
13903            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
13904            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
13905            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
13906            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
13907            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
13908            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
13909            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
13910            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
13911            ! lib/ExtUtils/xsubpp
13912 ____________________________________________________________________________
13913 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
13914         Log: Subject: [PATCH] anonymous stashes
13915              From: Abhijit Menon-Sen <ams@wiw.org>
13916              Date: Tue, 12 Jun 2001 12:47:04 +0530
13917              Message-ID: <20010612124704.A29029@lustre.linux.in>
13918      Branch: perl
13919            ! dump.c gv.c sv.c xsutils.c
13920 ____________________________________________________________________________
13921 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
13922         Log: One more test for $^S.
13923      Branch: perl
13924            ! t/op/magic.t
13925 ____________________________________________________________________________
13926 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
13927         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
13928              From: Abhijit Menon-Sen <ams@wiw.org>
13929              Date: Tue, 12 Jun 2001 17:35:55 +0530
13930              Message-ID: <20010612173555.A32426@lustre.linux.in>
13931      Branch: perl
13932            ! mg.c t/op/magic.t
13933 ____________________________________________________________________________
13934 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
13935         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
13936              From: Mike Guy <mjtg@cam.ac.uk>
13937              Date: Tue, 12 Jun 2001 13:14:15 +0100
13938              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
13939      Branch: perl
13940            ! pod/perlop.pod
13941 ____________________________________________________________________________
13942 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
13943         Log: AUTHORS updates.
13944      Branch: perl
13945            ! AUTHORS
13946 ____________________________________________________________________________
13947 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
13948         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
13949              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
13950              Content-Transfer-Encoding: 7bit
13951              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
13952      Branch: perl
13953            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
13954 ____________________________________________________________________________
13955 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
13956         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
13957              From: "Philip Newton" <Philip.Newton@gmx.net>
13958              Date: Mon, 11 Jun 2001 07:08:03 +0200
13959              Message-Id: <200106120802.LAA08992@taas.iki.fi>
13960      Branch: perl
13961            ! t/base/term.t
13962 ____________________________________________________________________________
13963 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
13964         Log: Cleanup the a2p.c for -Wall.
13965      Branch: perl
13966            ! x2p/Makefile.SH x2p/a2p.c
13967 ____________________________________________________________________________
13968 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
13969         Log: File::Find update for MacOS from Chris Nandor.
13970      Branch: perl
13971            ! lib/File/Find.pm t/lib/filefind.t
13972 ____________________________________________________________________________
13973 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
13974         Log: gcc -Wall nits picked out by a non-UNIX system
13975              (courtesy of Mark Bixby)
13976      Branch: perl
13977            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
13978            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
13979            ! pp_sys.c util.c
13980 ____________________________________________________________________________
13981 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
13982         Log: Metaconfig unit change for #10522.  (The d_modfl changes
13983              placate metalint.)
13984      Branch: metaconfig/U/perl
13985            ! d_modfl.U d_u32align.U
13986 ____________________________________________________________________________
13987 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
13988         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
13989              be "./try 2>&1 >/dev/null".
13990      Branch: perl
13991            ! Configure
13992 ____________________________________________________________________________
13993 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
13994         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
13995              From: "Craig A. Berry" <craigberry@mac.com>
13996              Date: Mon, 11 Jun 2001 14:00:32 -0500
13997              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
13998      Branch: perl
13999            ! configure.com
14000 ____________________________________________________________________________
14001 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
14002         Log: Move the full \p\P lists to perlunicode.
14003      Branch: perl
14004            ! pod/perlretut.pod pod/perlunicode.pod
14005 ____________________________________________________________________________
14006 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
14007         Log: VOS build tweak for 5.6.1 from Paul Green.
14008      Branch: maint-5.6/perl
14009            ! vos/build.cm
14010 ____________________________________________________________________________
14011 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
14012         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
14013              From: "Craig A. Berry" <craigberry@mac.com>
14014              Date: Fri, 8 Jun 2001 18:08:18 -0500
14015              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
14016      Branch: perl
14017            ! vms/vms.c
14018 ____________________________________________________________________________
14019 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
14020         Log: Update Changes.
14021      Branch: perl
14022            ! Changes patchlevel.h
14023 ____________________________________________________________________________
14024 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
14025         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
14026      Branch: perl
14027            ! vos/config.alpha.h vos/config.ga.h
14028 ____________________________________________________________________________
14029 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
14030         Log: VOS updates from Paul Green for @10476.
14031      Branch: perl
14032            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
14033            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
14034            ! vos/config.ga.h vos/configure_perl.cm
14035 ____________________________________________________________________________
14036 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
14037         Log: Subject: [PATCH] Not many people know this ...
14038              From: Mike Guy <mjtg@cam.ac.uk>
14039              Date: Mon, 11 Jun 2001 14:55:15 +0100
14040              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
14041      Branch: perl
14042            ! pod/perldebug.pod
14043 ____________________________________________________________________________
14044 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
14045         Log: Add final commas to lists as suggested by Philip Newton.
14046      Branch: perl
14047            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
14048 ____________________________________________________________________________
14049 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
14050         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
14051              Date: Sun, 10 Jun 2001 23:35:38 -0400
14052              From: Chris Nandor <pudge@pobox.com>
14053              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
14054      Branch: perl
14055            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
14056            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
14057            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
14058            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
14059            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
14060            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
14061            ! t/op/write.t t/pragma/strict.t
14062 ____________________________________________________________________________
14063 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
14064         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
14065              From: Chris Nandor <pudge@pobox.com>
14066              Date: Mon, 11 Jun 2001 08:24:28 -0400
14067              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
14068      Branch: perl
14069            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
14070            ! t/lib/io_dir.t
14071 ____________________________________________________________________________
14072 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
14073         Log: One more run_byacc (a hand-tweaked version had slipped in).
14074      Branch: perl
14075            ! perly.c vms/perly_c.vms
14076 ____________________________________________________________________________
14077 [ 10509] By: nick                                  on 2001/06/11  07:49:15
14078         Log: Integrate mainline
14079      Branch: perlio
14080           !> Makefile.SH embed.h embed.pl global.sym
14081           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
14082           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
14083           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
14084           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
14085 ____________________________________________________________________________
14086 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
14087         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
14088              From: Mike Guy <mjtg@cam.ac.uk>
14089              Reply-To: mjtg@cam.ac.uk
14090              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
14091      Branch: perl
14092            ! lib/ExtUtils/Manifest.pm
14093 ____________________________________________________________________________
14094 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
14095         Log: Subject: [PATCH] ExtUtils::Constant
14096              From: Nicholas Clark <nick@ccl4.org>
14097              Date: Sun, 10 Jun 2001 23:25:41 +0100
14098              Message-ID: <20010610232540.C76396@plum.flirble.org>
14099      Branch: perl
14100            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
14101 ____________________________________________________________________________
14102 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
14103         Log: Integrate perlio.
14104      Branch: perl
14105           !> iperlsys.h
14106 ____________________________________________________________________________
14107 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
14108         Log: Move the grok_number and its lieutenant grok_numeric_radix
14109              from sv.c statics to util.c and public.
14110      Branch: perl
14111            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
14112            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
14113 ____________________________________________________________________________
14114 [ 10504] By: nick                                  on 2001/06/10  17:47:06
14115         Log: Fix (valid) -Wall warnings in perlio.c
14116      Branch: perlio
14117            ! iperlsys.h
14118 ____________________________________________________________________________
14119 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
14120         Log: Update perly_c.diff, update perly.fixer to edit away
14121              some of the -Wall noise.
14122      Branch: perl
14123            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
14124 ____________________________________________________________________________
14125 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
14126         Log: Check the version of byacc.
14127      Branch: perl
14128            ! Makefile.SH
14129 ____________________________________________________________________________
14130 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
14131         Log: Subject: [PATCH] perly.y overhaul
14132              From: Simon Cozens <simon@netthink.co.uk>
14133              Date: Sun, 10 Jun 2001 16:56:54 +0100
14134              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
14135              
14136              Plus make run_byacc.
14137      Branch: perl
14138            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
14139 ____________________________________________________________________________
14140 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
14141         Log: Integrate perlio.
14142      Branch: perl
14143           !> perlio.c perlsfio.h
14144 ____________________________________________________________________________
14145 [ 10499] By: nick                                  on 2001/06/10  15:01:08
14146         Log: Integrate mainline
14147      Branch: perlio
14148           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
14149           !> t/pragma/locale.t util.c
14150 ____________________________________________________________________________
14151 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
14152         Log: Put some meat on the perl572delta bones.  The list of
14153              selected bug fixes needs more work, as does still the
14154              whole document.
14155      Branch: perl
14156            ! pod/perl572delta.pod
14157 ____________________________________________________________________________
14158 [ 10497] By: nick                                  on 2001/06/10  12:27:51
14159         Log: Paper over a crack or two with USE_SFIO
14160      Branch: perlio
14161            ! perlio.c perlsfio.h
14162 ____________________________________________________________________________
14163 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
14164         Log: Update Changes.
14165      Branch: perl
14166            ! Changes patchlevel.h
14167 ____________________________________________________________________________
14168 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
14169         Log: Subject: Re: pragma/locale.t #107
14170              From: Hugo <hv@crypt.compulink.co.uk>
14171              Date: Sun, 10 Jun 2001 11:23:30 +0100
14172              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
14173              
14174              Encapsulate the scan of the decimal radix separator.
14175      Branch: perl
14176            ! embed.h embed.pl proto.h sv.c
14177 ____________________________________________________________________________
14178 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
14179         Log: Try to grok numbers both with the locale specific separator
14180              and with the usual "." (if different from the lss); add a test
14181              to locale.t to do also a little bit of math in addition to just
14182              equalness testing; remove extraneous logic as suggested in
14183              
14184              Subject: Re: pragma/locale.t #107
14185              From: Nicholas Clark <nick@ccl4.org>
14186              Date: Sat, 9 Jun 2001 22:37:36 +0100
14187              Message-ID: <20010609223735.Y76396@plum.flirble.org>
14188      Branch: perl
14189            ! sv.c t/pragma/locale.t
14190 ____________________________________________________________________________
14191 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
14192         Log: Metaconfig unit change for #10492.
14193      Branch: metaconfig/U/perl
14194            ! Extensions.U
14195 ____________________________________________________________________________
14196 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
14197         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
14198              From: Artur Bergman <artur@contiller.se> 
14199              Date: Sat, 09 Jun 2001 21:03:51 +0200
14200              Message-ID: <B7483FB6.1398%artur@contiller.se>
14201      Branch: perl
14202            ! Configure
14203 ____________________________________________________________________________
14204 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
14205         Log: Integrate perlio.
14206      Branch: perl
14207           !> perlsfio.h
14208 ____________________________________________________________________________
14209 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
14210         Log: Do locale specific separator if only in locale.
14211      Branch: perl
14212            ! util.c
14213 ____________________________________________________________________________
14214 [ 10489] By: nick                                  on 2001/06/09  19:13:25
14215         Log: Make XS/Typemap compile (but fail) with sfio
14216      Branch: perlio
14217            ! perlsfio.h
14218 ____________________________________________________________________________
14219 [ 10488] By: nick                                  on 2001/06/09  19:12:51
14220         Log: Re-integrate mainline
14221      Branch: perlio
14222           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
14223           !> proto.h sv.c util.c
14224 ____________________________________________________________________________
14225 [ 10487] By: nick                                  on 2001/06/09  16:26:29
14226         Log: Integrate mainline
14227      Branch: perlio
14228           !> (integrate 31 files)
14229 ____________________________________________________________________________
14230 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
14231         Log: Subject: [PATCH] New attempt to clone callack
14232              From: Artur Bergman <artur@contiller.se> 
14233              Date: Thu, 07 Jun 2001 11:52:16 +0200
14234              Message-ID: <B7451B6F.12B7%artur@contiller.se>
14235      Branch: perl
14236            ! embedvar.h intrpvar.h perlapi.h sv.c
14237 ____________________________________________________________________________
14238 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
14239         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
14240      Branch: perl
14241            ! embed.h embed.pl perl.h proto.h sv.c util.c
14242 ____________________________________________________________________________
14243 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
14244         Log: Subject: Re: pragma/locale.t #107
14245              From: Nicholas Clark <nick@ccl4.org>
14246              Date: Sat, 9 Jun 2001 16:26:10 +0100
14247              Message-ID: <20010609162609.V76396@plum.flirble.org>
14248              
14249              A missing NVification.
14250      Branch: perl
14251            ! sv.c
14252 ____________________________________________________________________________
14253 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
14254         Log: Redo the #10482, there already was a test script for formats.
14255      Branch: perl
14256            - t/io/format.t
14257            ! MANIFEST t/op/write.t
14258 ____________________________________________________________________________
14259 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
14260         Log: Twisted format testing, from Merijn.
14261      Branch: perl
14262            + t/io/format.t
14263            ! MANIFEST
14264 ____________________________________________________________________________
14265 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
14266         Log: More \p{In...} testing, combined with \N{...}.
14267      Branch: perl
14268            ! lib/utf8_heavy.pl t/op/pat.t
14269 ____________________________________________________________________________
14270 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
14271         Log: Metaconfig changes for #10479.
14272      Branch: metaconfig
14273            ! U/Glossary.patch
14274      Branch: metaconfig/U/perl
14275            ! d_modfl.U
14276 ____________________________________________________________________________
14277 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
14278         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
14279      Branch: perl
14280            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14281            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
14282            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
14283            ! win32/config.bc win32/config.gc win32/config.vc
14284 ____________________________________________________________________________
14285 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
14286         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
14287              From: "Craig A. Berry" <craigberry@mac.com>
14288              Date: Thu, 7 Jun 2001 14:27:20 -0500
14289              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
14290      Branch: perl
14291            ! vms/perlvms.pod
14292 ____________________________________________________________________________
14293 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
14294         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
14295              From: Gisle Aas <gisle@ActiveState.com>
14296              Date: 07 Jun 2001 17:04:29 -0700
14297              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
14298      Branch: perl
14299            ! ext/re/re.xs
14300 ____________________________________________________________________________
14301 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
14302         Log: Update Changes.
14303      Branch: perl
14304            ! Changes patchlevel.h
14305 ____________________________________________________________________________
14306 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
14307         Log: Regen Glossary et alia.
14308      Branch: perl
14309            ! Porting/Glossary Porting/config.sh Porting/config_H
14310 ____________________________________________________________________________
14311 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
14312         Log: Metaconfig unit changes for #10473.
14313      Branch: metaconfig/U/perl
14314            ! d_modfl.U
14315 ____________________________________________________________________________
14316 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
14317         Log: Harumph, also AIX will spill its guts (i.e. dump core)
14318              if an executable contains modfl() but it hasn't been
14319              compiled right (in the case of AIX, with cc -qlongdouble).
14320      Branch: perl
14321            ! Configure
14322 ____________________________________________________________________________
14323 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
14324         Log: integrate change#10471 from mainline
14325              
14326              in change#10451, check that CvOUTSIDE is a CV before looking in
14327              (it can apparently be SVt_NULL during global destruction)
14328      Branch: maint-5.6/perl
14329           !> op.c
14330 ____________________________________________________________________________
14331 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
14332         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
14333              (it can apparently be SVt_NULL during global destruction)
14334      Branch: perl
14335            ! op.c
14336 ____________________________________________________________________________
14337 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
14338         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
14339              From: Robin Barker <rmb1@cise.npl.co.uk>
14340              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
14341              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
14342      Branch: perl
14343            ! lib/diagnostics.pm pod/perldiag.pod
14344 ____________________________________________________________________________
14345 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
14346         Log: Subject: [PATCH perl@10439] long =item
14347              From: Robin Barker <rmb1@cise.npl.co.uk>
14348              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
14349              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
14350      Branch: perl
14351            ! README.amiga lib/Attribute/Handlers.pm
14352            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
14353 ____________________________________________________________________________
14354 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
14355         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
14356              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
14357              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
14358              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
14359      Branch: perl
14360            ! pod/perlguts.pod
14361 ____________________________________________________________________________
14362 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
14363         Log: Integrate perlio.
14364      Branch: perl
14365           !> sv.c
14366 ____________________________________________________________________________
14367 [ 10466] By: nick                                  on 2001/06/07  10:25:40
14368         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
14369              whitespace tweaks.
14370              Still coredumps in pragma/overload.t - what a nice hard fail that is...
14371      Branch: perlio
14372            ! sv.c
14373 ____________________________________________________________________________
14374 [ 10465] By: nick                                  on 2001/06/07  08:41:58
14375         Log: Raw integrate of mainline for S_grok_number debug
14376              (sv.c has MULTIPLICITY issues as well as whatever else ...)
14377      Branch: perlio
14378            - plan9/perlplan9.doc plan9/perlplan9.pod
14379           !> (integrate 46 files)
14380 ____________________________________________________________________________
14381 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
14382         Log: The proper prototyping for #10463.
14383      Branch: perl
14384            ! embed.h embed.pl proto.h sv.c
14385 ____________________________________________________________________________
14386 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
14387         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
14388              From: Nicholas Clark <nick@ccl4.org>
14389              Date: Thu, 7 Jun 2001 00:29:59 +0100
14390              Message-ID: <20010607002959.Z76396@plum.flirble.org>
14391      Branch: perl
14392            ! sv.c
14393 ____________________________________________________________________________
14394 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
14395         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
14396              From: "Craig A. Berry" <craigberry@mac.com>
14397              Date: Wed, 06 Jun 2001 17:54:30 -0500
14398              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
14399      Branch: perl
14400            ! vms/perlvms.pod
14401 ____________________________________________________________________________
14402 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
14403         Log: Podify the remaining README.platform files;
14404              merge README.plan9 and plan9/perlplan9.pod;
14405              delete plan9/perlplan9.* (the perlplan.doc needs to
14406              be regenerated in Plan 9); make the =head1 and =head2
14407              in the README.platform to be a little more verbose
14408              (skipped README.os2 not to anger Ilya) so that they
14409              look better in the toc; regen toc.
14410      Branch: perl
14411            - plan9/perlplan9.doc plan9/perlplan9.pod
14412            ! MANIFEST README.aix README.amiga README.apollo README.beos
14413            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
14414            ! README.hpux README.hurd README.machten README.macos
14415            ! README.micro README.mint README.mpeix README.os390
14416            ! README.plan9 README.qnx README.solaris README.threads
14417            ! README.tru64 README.vmesa README.vms README.vos README.win32
14418            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
14419            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
14420 ____________________________________________________________________________
14421 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
14422         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
14423              From: Mike Guy <mjtg@cam.ac.uk>
14424              Reply-To: mjtg@cam.ac.uk
14425              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
14426      Branch: perl
14427            ! pod/perlguts.pod
14428 ____________________________________________________________________________
14429 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
14430         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
14431              From: Mike Guy <mjtg@cam.ac.uk>
14432              Reply-To: mjtg@cam.ac.uk
14433              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
14434      Branch: perl
14435            ! pod/perlsec.pod
14436 ____________________________________________________________________________
14437 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
14438         Log: Disable long doubles from pre-5.0 Tru64s.
14439      Branch: perl
14440            ! README.tru64 hints/dec_osf.sh
14441 ____________________________________________________________________________
14442 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
14443         Log: The #10455 exposed that modfl() is fundamentally busted
14444              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
14445              testing it.
14446      Branch: perl
14447            ! hints/dec_osf.sh
14448 ____________________________________________________________________________
14449 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
14450         Log: Metaconfig unit change for #10455.
14451      Branch: metaconfig/U/perl
14452            ! d_modfl.U
14453 ____________________________________________________________________________
14454 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
14455         Log: Configure check for geborken modfl(), inspired by
14456              
14457              Subject: Re: [20010118.017] op/int.t failure 
14458              From: Hugo <hv@crypt.compulink.co.uk>
14459              Date: Tue, 05 Jun 2001 13:43:27 +0100
14460              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
14461      Branch: perl
14462            ! Configure
14463 ____________________________________________________________________________
14464 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
14465         Log: Integrate changes #10450 and #10451 from maintperl:
14466              
14467              optimize change#10448 slightly (don't repeat search in eval""s lexical
14468              scope, since that has already been searched)
14469              
14470              change#9108 needs subtler treatment for case of closures created
14471              within eval""
14472      Branch: perl
14473           !> op.c t/op/misc.t
14474 ____________________________________________________________________________
14475 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
14476         Log: MakeMaker magic to compile (when no dynamic loading)
14477              List/Util.xsc as (ListUtil.c and) ListUtil.o since
14478              POSIX-BC (BS2000) linker has an evil limitation of
14479              being unable to include in the same executable several
14480              object files with the same name - case-insensitively -
14481              because otherwise we conflict with util.c.
14482              Strictly speaking currently required only in POSIX-BC
14483              but probably will do no harm elsewhere where static
14484              linking is required.
14485      Branch: perl
14486            ! ext/List/Util/Makefile.PL
14487 ____________________________________________________________________________
14488 [ 10452] By: nick                                  on 2001/06/06  08:59:51
14489         Log: Integrate mainline.
14490      Branch: perlio
14491           +> lib/Attribute/Handlers/demo/Demo.pm
14492           +> lib/Attribute/Handlers/demo/Descriptions.pm
14493           +> lib/Attribute/Handlers/demo/MyClass.pm
14494           +> lib/Attribute/Handlers/demo/demo.pl
14495           +> lib/Attribute/Handlers/demo/demo2.pl
14496           +> lib/Attribute/Handlers/demo/demo3.pl
14497           +> lib/Attribute/Handlers/demo/demo4.pl
14498           +> lib/Attribute/Handlers/demo/demo_call.pl
14499           +> lib/Attribute/Handlers/demo/demo_chain.pl
14500           +> lib/Attribute/Handlers/demo/demo_cycle.pl
14501           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
14502           +> lib/Attribute/Handlers/demo/demo_phases.pl
14503           +> lib/Attribute/Handlers/demo/demo_range.pl
14504           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
14505           +> uts/strtol_wrap.c
14506           !> (integrate 91 files)
14507 ____________________________________________________________________________
14508 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
14509         Log: change#9108 needs subtler treatment for case of closures created
14510              within eval""
14511      Branch: maint-5.6/perl
14512            ! op.c t/op/misc.t
14513 ____________________________________________________________________________
14514 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
14515         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
14516              scope, since that has already been searched)
14517      Branch: maint-5.6/perl
14518            ! op.c
14519 ____________________________________________________________________________
14520 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
14521         Log: Integrate change #10448 from maintperl; lexicals
14522              outside an eval"" weren't resolved correctly inside a subroutine
14523              definition inside the eval"" if they were not already referenced
14524              in the toplevel of the eval""-ed code
14525      Branch: perl
14526           !> cop.h op.c pp_ctl.c t/op/misc.t
14527 ____________________________________________________________________________
14528 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
14529         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
14530              outside an eval"" weren't resolved correctly inside a subroutine
14531              definition inside the eval"" if they were not already referenced
14532              in the toplevel of the eval""-ed code
14533      Branch: maint-5.6/perl
14534            ! cop.h op.c pp_ctl.c t/op/misc.t
14535 ____________________________________________________________________________
14536 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
14537         Log: Subject: [PATCH] perl570delta.pod
14538              From: Peter Scott <Peter@PSDT.com> 
14539              Date: Tue, 05 Jun 2001 18:51:02 -0700
14540              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
14541      Branch: perl
14542            ! pod/perl570delta.pod
14543 ____________________________________________________________________________
14544 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
14545         Log: The fudge factor is no more needed.  I hope.
14546      Branch: perl
14547            ! t/lib/posix.t
14548 ____________________________________________________________________________
14549 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
14550         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
14551              From: Hugo <hv@crypt.compulink.co.uk>
14552              Date: Tue, 05 Jun 2001 12:58:19 +0100
14553              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
14554      Branch: perl
14555            ! util.c
14556 ____________________________________________________________________________
14557 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
14558         Log: Make up prototypes only for those who have the functions
14559              but not the prototypes.
14560      Branch: perl
14561            ! perl.h
14562 ____________________________________________________________________________
14563 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
14564         Log: Subject: Re: Not OK: perl@10439 on win32 
14565              From: Prymmer/Kahn <pvhp@best.com> 
14566              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
14567              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
14568      Branch: perl
14569            ! perl.h util.c
14570 ____________________________________________________________________________
14571 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
14572         Log: The metaconfig units changes for #10441.
14573      Branch: metaconfig
14574            ! U/modified/Extract.U U/modified/Extractall.U
14575            ! U/modified/Finish.U
14576 ____________________________________________________________________________
14577 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
14578         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
14579      Branch: perl
14580            ! Configure
14581 ____________________________________________________________________________
14582 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
14583         Log: Unnecessary fuzziness undone, noted by Mike Guy.
14584      Branch: perl
14585            ! t/op/tr.t
14586 ____________________________________________________________________________
14587 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
14588         Log: Update Changes.
14589      Branch: perl
14590            ! Changes patchlevel.h
14591 ____________________________________________________________________________
14592 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
14593         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
14594              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
14595              leakage patch.
14596      Branch: perl
14597            ! t/op/misc.t
14598 ____________________________________________________________________________
14599 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
14600         Log: Test case for #10433/#10424.
14601      Branch: perl
14602            ! t/op/misc.t
14603 ____________________________________________________________________________
14604 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
14605         Log: Subject: One fix for strtoul not setting errno
14606              From: hom00@utsglobal.com (Hal Morris)
14607              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
14608              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
14609      Branch: perl
14610            + uts/strtol_wrap.c
14611            ! MANIFEST hints/uts.sh
14612 ____________________________________________________________________________
14613 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
14614         Log: Metaconfig units changes for #10434.
14615      Branch: metaconfig
14616            ! U/modified/Cppsym.U
14617      Branch: metaconfig/U/perl
14618            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
14619            + d_syscallproto.U d_usleepproto.U
14620            ! longdblfio.U quadfio.U
14621 ____________________________________________________________________________
14622 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
14623         Log: Configure tweaks; add prototype probes, make the cpp symbols
14624              probe to cast, not whine; test for %Ld and %Lf before %lld and
14625              %llf because the L is the ANSI way.
14626      Branch: perl
14627            ! Configure config_h.SH configure.com epoc/config.sh
14628            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
14629            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
14630            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
14631 ____________________________________________________________________________
14632 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
14633         Log: Sigh.  This is what #10424 was supposed to check in.
14634      Branch: perl
14635            ! op.c sv.c sv.h
14636 ____________________________________________________________________________
14637 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
14638         Log: More verbose failure.
14639      Branch: perl
14640            ! t/op/ver.t
14641 ____________________________________________________________________________
14642 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
14643         Log: The .pm changes to go with #10428.
14644      Branch: perl
14645            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
14646            ! ext/Sys/Syslog/Syslog.pm
14647 ____________________________________________________________________________
14648 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
14649         Log: On second thoughts show to utf8 skippage message only
14650              on failures, it's too confusing otherwise,
14651      Branch: perl
14652            ! t/pragma/locale.t
14653 ____________________________________________________________________________
14654 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
14655         Log: Do not import anything from Encode.
14656      Branch: perl
14657            ! ext/MIME/Base64/QuotedPrint.pm
14658 ____________________________________________________________________________
14659 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
14660         Log: The #10402 didn't take.  Weird.
14661      Branch: perl
14662            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
14663            ! ext/Sys/Syslog/Syslog.xs
14664 ____________________________________________________________________________
14665 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
14666         Log: Eradicate traces of 'asciirange' re subpragma.
14667      Branch: perl
14668            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
14669            ! pod/perldiag.pod
14670 ____________________________________________________________________________
14671 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
14672         Log: use is a compile-time thing.
14673      Branch: perl
14674            ! ext/MIME/Base64/QuotedPrint.pm
14675 ____________________________________________________________________________
14676 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
14677         Log: Subject: [PATCH perl@10419] -Wall casting patch
14678              From: Robin Barker <rmb1@cise.npl.co.uk>
14679              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
14680              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
14681      Branch: perl
14682            ! ext/Devel/DProf/DProf.xs mg.c
14683 ____________________________________________________________________________
14684 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
14685         Log: Subject: [PATCH #2] introducing SVpad_TYPED
14686              From: Abhijit Menon-Sen <ams@wiw.org>
14687              Date: Mon, 4 Jun 2001 12:26:02 +0530
14688              Message-ID: <20010604122602.A5775@lustre.linux.in>
14689      Branch: perl
14690            ! op.c sv.c sv.h
14691 ____________________________________________________________________________
14692 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
14693         Log: testsuite for change#10192 (from Gisle Aas)
14694      Branch: perl
14695            + t/op/override.t
14696            ! MANIFEST
14697 ____________________________________________________________________________
14698 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
14699         Log: integrate changes#10414-10416 from mainline
14700              
14701              Potential buffer overrun if the radix separator is more than
14702              one byte.  Also, under locales, prefer the locale-specific
14703              separator over the old boring ".".
14704              
14705              "10.", that is, decimal numbers can have no decimal part at all.
14706              
14707              The non-locale places need love, too.
14708      Branch: maint-5.6/perl
14709           !> perl.h sv.c
14710 ____________________________________________________________________________
14711 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
14712         Log: Missed from #10420.
14713      Branch: perl
14714            ! epoc/config.sh
14715 ____________________________________________________________________________
14716 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
14717         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
14718              often this prototype goes with HAS_SETRESUID_PROTO.
14719      Branch: perl
14720            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14721            ! config_h.SH configure.com perl.h uconfig.h
14722 ____________________________________________________________________________
14723 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
14724         Log: Update Changes.
14725      Branch: perl
14726            ! Changes patchlevel.h
14727 ____________________________________________________________________________
14728 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
14729         Log: -Wall "subscript has type `char'" cleanup.
14730      Branch: perl
14731            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
14732 ____________________________________________________________________________
14733 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
14734         Log: Various "cast to pointer from integer of different size"
14735              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
14736              wide but I32 (int) only 32 bits wide).
14737              
14738              WARNING: the classnum and tagnum changes in Storable.xs
14739              may not be wise, they may be breaking binary compatibility
14740              (in 64-bit platforms), asked Raphael Manfredi about the changes.
14741      Branch: perl
14742            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
14743            ! mg.c proto.h
14744 ____________________________________________________________________________
14745 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
14746         Log: The non-locale places need love, too.
14747      Branch: perl
14748            ! perl.h
14749 ____________________________________________________________________________
14750 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
14751         Log: "10.", that is, decimal numbers can have no decimal part at all.
14752      Branch: perl
14753            ! perl.h
14754 ____________________________________________________________________________
14755 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
14756         Log: Potential buffer overrun if the radix separator is more than
14757              one byte.  Also, under locales, prefer the locale-specific
14758              separator over the old boring ".".
14759      Branch: perl
14760            ! perl.h sv.c
14761 ____________________________________________________________________________
14762 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
14763         Log: Integrate change #10412 from maintperl; locale is now
14764              per-cop, not per-op; plus retweak the locale.t to always
14765              list the skipped utf8 locales.
14766      Branch: perl
14767            ! t/pragma/locale.t
14768           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
14769           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
14770 ____________________________________________________________________________
14771 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
14772         Log: rationalize locale handling to fix the bugs uncovered by change#10394
14773              
14774              the major issue was that the runtime was looking at PL_hints rather
14775              than op_private to notice whether locale was enabled
14776              
14777              the secondary issue was that many locale-sensitive numeric ops didn't
14778              have HINT_LOCALE propagated into their op_private
14779              
14780              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
14781              instead of per-op, just like HINT_BYTE and the hints for lexical
14782              warnings (this makes the hint available to every op via PL_curcop)
14783              
14784              pragma/locale.t may need to be reworked with these fixes in mind
14785              (it currently passes its tests)
14786      Branch: maint-5.6/perl
14787            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
14788            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
14789 ____________________________________________________________________________
14790 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
14791         Log: More verbose debugging.
14792      Branch: perl
14793            ! t/pragma/locale.t
14794 ____________________________________________________________________________
14795 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
14796         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
14797              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
14798              Date: Sat, 2 Jun 2001 22:53:33 +0100
14799              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
14800      Branch: perl
14801            ! regcomp.c t/pragma/warn/regcomp
14802 ____________________________________________________________________________
14803 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
14804         Log: Mention that lexicalizing $a or $b is a bad idea if one
14805              wants to use sort().
14806      Branch: perl
14807            ! pod/perlvar.pod
14808 ____________________________________________________________________________
14809 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
14810         Log: Tweak the test to be happy if the accuracy is 'good enough'.
14811      Branch: perl
14812            ! t/lib/posix.t
14813 ____________________________________________________________________________
14814 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
14815         Log: Upgrade to Attribute::Handlers 0.70.
14816              
14817              NOTE: this unearthed the "too late for CHECK block" bug,
14818              that's why the 1_compile.t change.
14819      Branch: perl
14820            + lib/Attribute/Handlers/demo/Demo.pm
14821            + lib/Attribute/Handlers/demo/Descriptions.pm
14822            + lib/Attribute/Handlers/demo/MyClass.pm
14823            + lib/Attribute/Handlers/demo/demo.pl
14824            + lib/Attribute/Handlers/demo/demo2.pl
14825            + lib/Attribute/Handlers/demo/demo3.pl
14826            + lib/Attribute/Handlers/demo/demo4.pl
14827            + lib/Attribute/Handlers/demo/demo_call.pl
14828            + lib/Attribute/Handlers/demo/demo_chain.pl
14829            + lib/Attribute/Handlers/demo/demo_cycle.pl
14830            + lib/Attribute/Handlers/demo/demo_hashdir.pl
14831            + lib/Attribute/Handlers/demo/demo_phases.pl
14832            + lib/Attribute/Handlers/demo/demo_range.pl
14833            + lib/Attribute/Handlers/demo/demo_rawdata.pl
14834            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
14835            ! t/lib/attrhand.t
14836 ____________________________________________________________________________
14837 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
14838         Log: One less -Wall whine.
14839      Branch: perl
14840            ! regcomp.c
14841 ____________________________________________________________________________
14842 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
14843         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
14844      Branch: perl
14845           !> t/op/eval.t
14846 ____________________________________________________________________________
14847 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
14848         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
14849              aren't "normally" visible inside eval""s contained in subs unless
14850              a cloned reference to them already exists)
14851              
14852              strangely enough, t/harness didn't show this up as a failure
14853              (harness needs fixing?)
14854      Branch: maint-5.6/perl
14855            ! t/op/eval.t
14856 ____________________________________________________________________________
14857 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
14858         Log: Update to Text::Balanced 1.85.
14859      Branch: perl
14860            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
14861 ____________________________________________________________________________
14862 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
14863         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
14864              From: Nicholas Clark <nick@ccl4.org>
14865              Date: Sun, 3 Jun 2001 17:54:36 +0100
14866              Message-ID: <20010603175436.E76396@plum.flirble.org> 
14867      Branch: perl
14868            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
14869            ! ext/Sys/Syslog/Syslog.xs
14870 ____________________________________________________________________________
14871 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
14872         Log: Unused variables.
14873      Branch: perl
14874            ! util.c
14875 ____________________________________________________________________________
14876 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
14877         Log: Subject: [PATCH] APIfy op_clear 
14878              From: Simon Cozens <simon@netthink.co.uk>
14879              Date: Sun, 3 Jun 2001 13:51:46 +0100
14880              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
14881              
14882              (despite the subject line, op_null is APIfied by the patch)
14883      Branch: perl
14884            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
14885 ____________________________________________________________________________
14886 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
14887         Log: Subject: [PATCH] t/lib/extutils.t
14888              From: Nicholas Clark <nick@ccl4.org>
14889              Date: Sat, 2 Jun 2001 23:57:05 +0100
14890              Message-ID: <20010602235705.Q12698@plum.flirble.org>
14891      Branch: perl
14892            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
14893 ____________________________________________________________________________
14894 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
14895         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
14896              From: Prymmer/Kahn <pvhp@best.com>
14897              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
14898              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
14899      Branch: perl
14900            ! win32/Makefile win32/makefile.mk
14901 ____________________________________________________________________________
14902 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
14903         Log: Subject: Re: 'decimal digits' macro? 
14904              From: Hugo <hv@crypt.compulink.co.uk>
14905              Date: Sun, 03 Jun 2001 04:26:36 +0100
14906              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
14907      Branch: perl
14908            ! handy.h t/lib/posix.t t/op/tr.t
14909 ____________________________________________________________________________
14910 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
14911         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
14912              From: Hugo <hv@crypt.compulink.co.uk>
14913              Date: Sun, 03 Jun 2001 14:56:30 +0100
14914              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
14915      Branch: perl
14916            ! util.c
14917 ____________________________________________________________________________
14918 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
14919         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
14920      Branch: perl
14921           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
14922           !> vms/perly_c.vms
14923 ____________________________________________________________________________
14924 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
14925         Log: fix leakage of lexicals at file scope into subroutines that were
14926              declared before them; this appears to be a longstanding bug that
14927              meant that lexicals at file scope were never "deintroduced", meaning
14928              their scope range was never properly closed, and their visibility
14929              extended to all subsequent eval""s or requires
14930              
14931              added a test case
14932              
14933              seems to also fix a case of bogus duplicate warnings
14934      Branch: maint-5.6/perl
14935            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
14936            ! vms/perly_c.vms
14937 ____________________________________________________________________________
14938 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
14939         Log: More VMS tweaks from Craig A. Berry.
14940      Branch: perl
14941            ! configure.com t/lib/extutils.t
14942 ____________________________________________________________________________
14943 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
14944         Log: -Wall cleanup continues.
14945      Branch: perl
14946            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
14947            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
14948            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
14949            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
14950            ! run.c toke.c util.c
14951 ____________________________________________________________________________
14952 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
14953         Log: The metaconfig unit change for #10390.
14954      Branch: metaconfig/U/perl
14955            ! gccvers.U
14956 ____________________________________________________________________________
14957 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
14958         Log: Drop the -ansi from the default gcc flags.
14959              
14960              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
14961              that struct cannot be compared with a flat integer, such as STRLEN.
14962              The -ansi will also cause a lot of noise in Solaris because of:
14963              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
14964      Branch: perl
14965            ! Configure
14966 ____________________________________________________________________________
14967 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
14968         Log: Integrate perlio.
14969      Branch: perl
14970           !> pod/perlapi.pod util.c
14971 ____________________________________________________________________________
14972 [ 10388] By: nick                                  on 2001/06/02  08:01:12
14973         Log: Integrate mainline
14974      Branch: perlio
14975           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
14976           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
14977           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
14978           !> t/lib/1_compile.t t/lib/mimeqp.t
14979 ____________________________________________________________________________
14980 [ 10387] By: nick                                  on 2001/06/02  07:39:17
14981         Log: Tweak util.c's atof2 for MULTIPLICITY
14982      Branch: perlio
14983            ! util.c
14984 ____________________________________________________________________________
14985 [ 10386] By: nick                                  on 2001/06/02  07:38:33
14986         Log: Integrate mainline
14987      Branch: perlio
14988           !> (integrate 41 files)
14989 ____________________________________________________________________________
14990 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
14991         Log: Add Attribute::Handlers 0.61 from Damian Conway.
14992      Branch: perl
14993            + lib/Attribute/Handlers.pm t/lib/attrhand.t
14994            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
14995 ____________________________________________________________________________
14996 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
14997         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
14998              From: Peter Prymmer <pvhp@forte.com>
14999              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
15000              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
15001      Branch: perl
15002            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
15003 ____________________________________________________________________________
15004 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
15005         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
15006              From: Jeff Pinyan <jeffp@crusoe.net>
15007              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
15008              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
15009      Branch: perl
15010            ! lib/File/Find.pm
15011 ____________________________________________________________________________
15012 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
15013         Log: Subject: [PATCH perl@10381] configure.com tweaks
15014              From: "Craig A. Berry" <craigberry@mac.com>
15015              Date: Fri, 1 Jun 2001 13:55:43 -0500
15016              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
15017      Branch: perl
15018            ! configure.com
15019 ____________________________________________________________________________
15020 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
15021         Log: Update Changes.
15022      Branch: perl
15023            ! Changes patchlevel.h
15024 ____________________________________________________________________________
15025 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
15026         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
15027              From: Mike Guy <mjtg@cam.ac.uk>
15028              Date: Fri, 01 Jun 2001 18:17:02 +0100
15029              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
15030      Branch: perl
15031            ! lib/perl5db.pl
15032 ____________________________________________________________________________
15033 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
15034         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
15035              From: Hugo <hv@crypt.compulink.co.uk>
15036              Date: Thu, 31 May 2001 20:49:48 +0100
15037              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
15038      Branch: perl
15039            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
15040            ! util.c
15041 ____________________________________________________________________________
15042 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
15043         Log: Zero() is not available in x2p (or, rather, some of its
15044              implementations like memzero() might not be available.)
15045      Branch: perl
15046            ! x2p/hash.c
15047 ____________________________________________________________________________
15048 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
15049         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
15050              From: Michael G Schwern <schwern@pobox.com>
15051              Date: Fri, 1 Jun 2001 12:00:29 +0100
15052              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
15053              
15054              (But use Zero() instead of memset.)
15055      Branch: perl
15056            ! x2p/hash.c
15057 ____________________________________________________________________________
15058 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
15059         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
15060              From: Jeff Pinyan <jeffp@crusoe.net>
15061              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
15062              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
15063      Branch: perl
15064            ! pod/perldiag.pod regcomp.c t/op/pat.t
15065 ____________________________________________________________________________
15066 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
15067         Log: Retract #10324 and #10333; not needed.
15068      Branch: perl
15069            ! hints/irix_6.sh hints/linux.sh
15070 ____________________________________________________________________________
15071 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
15072         Log: The #10370 wasn't quite right.
15073      Branch: perl
15074            ! ext/XS/Typemap/Typemap.xs
15075 ____________________________________________________________________________
15076 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
15077         Log: The metaconfig units changes for #10372.
15078      Branch: metaconfig/U/perl
15079            + d_realpath.U d_sresgproto.U d_sresuproto.U
15080            ! gccvers.U i_db.U
15081 ____________________________________________________________________________
15082 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
15083         Log: Configure tweaks; record the Berkeley DB version,
15084              probe for realpath(), for setresuid() and setresgid()
15085              prototypes; use realpath() (try to be paranoid enough),
15086              use the setres[ug]id prototypes because glibc has the functions
15087              but not their prototypes; add -Wall -ansi to gcc ccflags;
15088              regen toc.
15089      Branch: perl
15090            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15091            ! config_h.SH configure.com epoc/config.sh
15092            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
15093            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
15094            ! vos/config.ga.def win32/config.bc win32/config.gc
15095            ! win32/config.vc
15096 ____________________________________________________________________________
15097 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
15098         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
15099              From: Michael G Schwern <schwern@pobox.com>
15100              Date: Fri, 1 Jun 2001 11:28:14 +0100
15101              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
15102      Branch: perl
15103            ! lib/attributes.pm xsutils.c
15104 ____________________________________________________________________________
15105 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
15106         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
15107              From: Tim Jenness <t.jenness@jach.hawaii.edu>
15108              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
15109              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
15110      Branch: perl
15111            ! ext/XS/Typemap/Typemap.xs
15112 ____________________________________________________________________________
15113 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
15114         Log: Subject: [patch] Cwd.xs optimizations/abstraction
15115              From: Doug MacEachern <dougm@covalent.net>
15116              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
15117              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
15118      Branch: perl
15119            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
15120            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
15121 ____________________________________________________________________________
15122 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
15123         Log: Subject: Re: Why t/lib/extutils.t is failing  (was Re: [PATCH] Re: [PATCH] Re: [SPAM] Re: [SPAM] Re: [EGGS] Re: [BACON] Re: [TOAST] Re: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!])
15124              From: Nicholas Clark <nick@ccl4.org>
15125              Date: Thu, 31 May 2001 23:56:40 +0100
15126              Message-ID: <20010531235640.F12698@plum.flirble.org>
15127              
15128              Make the test work also under only static extensions
15129              (sh Configure -Uusedl fakes this nicely)
15130      Branch: perl
15131            ! t/lib/extutils.t
15132 ____________________________________________________________________________
15133 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
15134         Log: Subject: [PATCH hv.c] Eliminating trigraph
15135              From: Michael G Schwern <schwern@pobox.com>
15136              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
15137              Date: Fri, 1 Jun 2001 11:49:56 +0100
15138      Branch: perl
15139            ! hv.c
15140 ____________________________________________________________________________
15141 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
15142         Log: Subject: Re: [PATCH] Tests for File::Compare 
15143              From: "Philip Newton" <Philip.Newton@gmx.net>
15144              Date: Thu, 31 May 2001 19:44:05 +0200
15145              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
15146              
15147              Unnecessary "quotation marks".
15148      Branch: perl
15149            ! t/lib/filecomp.t
15150 ____________________________________________________________________________
15151 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
15152         Log: Integrate perlio.
15153      Branch: perl
15154           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
15155 ____________________________________________________________________________
15156 [ 10364] By: nick                                  on 2001/06/01  10:13:31
15157         Log: Cleanup dll.base and dll.exp created by GCC builds.
15158      Branch: perlio
15159            ! lib/ExtUtils/MM_Win32.pm
15160 ____________________________________________________________________________
15161 [ 10363] By: nick                                  on 2001/06/01  10:02:17
15162         Log: Make filecomp test work on CRLF platforms by adding binmode.
15163      Branch: perlio
15164            ! t/lib/filecomp.t
15165 ____________________________________________________________________________
15166 [ 10362] By: nick                                  on 2001/06/01  08:37:17
15167         Log: Integrate mainline
15168      Branch: perlio
15169           !> Changes Configure patchlevel.h perlio.c
15170 ____________________________________________________________________________
15171 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
15172         Log: panic:claustrophobia.
15173      Branch: perl
15174            ! perlio.c
15175 ____________________________________________________________________________
15176 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
15177         Log: Update Changes.
15178      Branch: perl
15179            ! Changes patchlevel.h
15180 ____________________________________________________________________________
15181 [ 10359] By: nick                                  on 2001/05/31  12:35:50
15182         Log: Integrate mainline.
15183      Branch: perlio
15184           +> t/lib/filecomp.t
15185           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
15186           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
15187 ____________________________________________________________________________
15188 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
15189         Log: Integrate perlio.
15190      Branch: perl
15191           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
15192           !> win32/config_H.vc
15193 ____________________________________________________________________________
15194 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
15195         Log: Metaconfig unit change for #10356.
15196      Branch: metaconfig
15197            ! U/installdirs/inc_version_list.U
15198 ____________________________________________________________________________
15199 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
15200         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
15201              (idea from Sarathy; implementation from Andy)
15202      Branch: perl
15203            ! Configure
15204 ____________________________________________________________________________
15205 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
15206         Log: More AUTHORS.
15207      Branch: perl
15208            ! AUTHORS
15209 ____________________________________________________________________________
15210 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
15211         Log: Subject: Re: [PATCH] Tests for File::Compare
15212              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
15213              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
15214              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
15215      Branch: perl
15216            + t/lib/filecomp.t
15217            ! MANIFEST t/lib/1_compile.t
15218 ____________________________________________________________________________
15219 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
15220         Log: Subject: [PATCH] DEBUG_* macro cleanups
15221              From: Abhijit Menon-Sen <ams@wiw.org>
15222              Date: Thu, 31 May 2001 12:16:22 +0530
15223              Message-ID: <20010531121622.B4829@lustre.linux.in>
15224              
15225              Subject: Re: [PATCH] DEBUG_* macro cleanups
15226              From: Abhijit Menon-Sen <ams@wiw.org>
15227              Date: Thu, 31 May 2001 13:57:01 +0530
15228              Message-ID: <20010531135701.A21775@lustre.linux.in>
15229              
15230              (The DEBUG_ definitions in perl.h changed to use the
15231              STMT_START and STMT_END.)
15232      Branch: perl
15233            ! perl.h pp_ctl.c sv.c toke.c
15234 ____________________________________________________________________________
15235 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
15236         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
15237              From: Abhijit Menon-Sen <ams@wiw.org>
15238              Date: Thu, 31 May 2001 08:27:55 +0530
15239              Message-ID: <20010531082755.A10018@lustre.linux.in>
15240      Branch: perl
15241            ! ext/Storable/Storable.xs gv.c perl.c
15242 ____________________________________________________________________________
15243 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
15244         Log: Subject: [PATCH] AUTHORS
15245              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
15246              Date: Thu, 31 May 2001 01:27:59 -0500
15247              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
15248              
15249              Subject: Re: [PATCH] AUTHORS
15250              From: "Philip Newton" <Philip.Newton@gmx.net>
15251              Date: Thu, 31 May 2001 10:08:06 +0200
15252              (Message-Id missing?)
15253      Branch: perl
15254            ! AUTHORS
15255 ____________________________________________________________________________
15256 [ 10350] By: nick                                  on 2001/05/31  11:40:43
15257         Log: win32 - dmake regen_config_h
15258      Branch: perlio
15259            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15260 ____________________________________________________________________________
15261 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
15262         Log: Subject: Re: [PATCH util.c] More warning cleanups.
15263              From: "Philip Newton" <Philip.Newton@gmx.net>
15264              Date: Thu, 31 May 2001 07:41:36 +0200
15265              Message-Id: <200105310538.IAA25458@taku.hut.fi>
15266              
15267              Undo C++-ism that snekt in.
15268      Branch: perl
15269            ! util.c
15270 ____________________________________________________________________________
15271 [ 10348] By: nick                                  on 2001/05/31  11:36:46
15272         Log: Tolerate Win32 numerics
15273      Branch: perlio
15274            ! t/pragma/warn/toke
15275 ____________________________________________________________________________
15276 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
15277         Log: Integrate perlio.
15278      Branch: perl
15279           !> perlio.c win32/win32.h
15280 ____________________________________________________________________________
15281 [ 10346] By: nick                                  on 2001/05/31  10:54:55
15282         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
15283              perlio.c change 10255.
15284      Branch: perlio
15285            ! perlio.c
15286 ____________________________________________________________________________
15287 [ 10345] By: nick                                  on 2001/05/31  10:01:57
15288         Log: Conditionaly put back some "unused" dTHX which are used
15289              with PERL_IMPLICIT_SYS
15290      Branch: perlio
15291            ! perlio.c
15292 ____________________________________________________________________________
15293 [ 10344] By: nick                                  on 2001/05/31  10:00:59
15294         Log: Fix Win32 for new spelling IN_BYTES 
15295      Branch: perlio
15296            ! win32/win32.h
15297 ____________________________________________________________________________
15298 [ 10343] By: nick                                  on 2001/05/31  08:01:32
15299         Log: perlio.c -Wall cleaner under MULTIPLICITY
15300              - still minor noise with linux stdio
15301      Branch: perlio
15302            ! perlio.c
15303 ____________________________________________________________________________
15304 [ 10342] By: nick                                  on 2001/05/31  07:52:23
15305         Log: Integrate mainline.
15306      Branch: perlio
15307           !> (integrate 42 files)
15308 ____________________________________________________________________________
15309 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
15310         Log: AUTHORS updates.
15311      Branch: perl
15312            ! AUTHORS
15313 ____________________________________________________________________________
15314 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
15315         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
15316              From: Peter Prymmer <pvhp@forte.com>
15317              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
15318              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
15319      Branch: perl
15320            ! t/lib/md5-file.t
15321 ____________________________________________________________________________
15322 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
15323         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
15324              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
15325              to match the pragma name; various robustness cleanups.
15326      Branch: perl
15327            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
15328            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
15329 ____________________________________________________________________________
15330 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
15331         Log: More -Wall sweeping.
15332      Branch: perl
15333            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
15334            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
15335            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
15336            ! regcomp.c sv.c toke.c utf8.c
15337 ____________________________________________________________________________
15338 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
15339         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
15340              From: Nicholas Clark <nick@ccl4.org>
15341              Date: Wed, 30 May 2001 22:34:41 +0100
15342              Message-ID: <20010530223441.Y86445@plum.flirble.org>
15343      Branch: perl
15344            ! t/op/cmp.t
15345 ____________________________________________________________________________
15346 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
15347         Log: It's is not, it isn't ain't, and it's it's, not its,
15348              if you mean it is. If you don't, it's its. Then too,
15349              it's hers. It isn't her's. It isn't our's either.
15350              It's ours, and likewise yours and theirs.
15351              -- Oxford University Press, Edpress News
15352      Branch: perl
15353            ! lib/autouse.pm
15354 ____________________________________________________________________________
15355 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
15356         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
15357      Branch: perl
15358            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
15359            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
15360            ! x2p/str.c x2p/walk.c xsutils.c
15361 ____________________________________________________________________________
15362 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
15363         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
15364              From: Michael G Schwern <schwern@pobox.com>
15365              Date: Wed, 30 May 2001 17:10:38 +0100
15366              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
15367              
15368              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
15369              From: Abhijit Menon-Sen <ams@wiw.org>
15370              Date: Wed, 30 May 2001 23:16:13 +0530
15371              Message-ID: <20010530231613.A31933@lustre.linux.in>
15372      Branch: perl
15373            ! perl.c t/run/runenv.t
15374 ____________________________________________________________________________
15375 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
15376         Log: (Retracted by #10375.)
15377              
15378              IRIX hints patch from Merijn Broeren.
15379              
15380              TODO: (this and the earlier Linux hints patch) should be solved
15381              at Configure level.  Merijn: -ldb should not be used on any platform
15382              for perl, just when linking DBFile itself. Trying to be helpful here
15383              is counterproductive.
15384      Branch: perl
15385            ! hints/irix_6.sh
15386 ____________________________________________________________________________
15387 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
15388         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
15389              From: Nicholas Clark <nick@ccl4.org>
15390              Date: Wed, 30 May 2001 23:20:58 +0100
15391              Message-ID: <20010530232058.B86445@plum.flirble.org>
15392      Branch: perl
15393            ! doop.c
15394 ____________________________________________________________________________
15395 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
15396         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
15397              From: Michael G Schwern <schwern@pobox.com> 
15398              Date: Wed, 30 May 2001 15:24:20 +0100
15399              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
15400      Branch: perl
15401            ! t/pragma/autouse.t
15402 ____________________________________________________________________________
15403 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
15404         Log: The regex trick wasn't a good idea.
15405      Branch: perl
15406            ! pod/perlfaq4.pod
15407 ____________________________________________________________________________
15408 [ 10329] By: nick                                  on 2001/05/30  18:34:35
15409         Log: Integrate mainline
15410      Branch: perlio
15411           !> (integrate 40 files)
15412 ____________________________________________________________________________
15413 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
15414         Log: Update Changes.
15415      Branch: perl
15416            ! Changes patchlevel.h
15417 ____________________________________________________________________________
15418 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
15419         Log: The metaconfig unit change for #10325.
15420      Branch: metaconfig
15421            + U/modified/afs.U
15422 ____________________________________________________________________________
15423 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
15424         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
15425              is now wrong.
15426      Branch: perl
15427            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
15428 ____________________________________________________________________________
15429 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
15430         Log: Introduce $Config{afsroot}.
15431      Branch: perl
15432            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15433            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
15434            ! win32/config.gc win32/config.vc
15435 ____________________________________________________________________________
15436 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
15437         Log: (Retracted by #10375.)
15438              
15439              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
15440      Branch: perl
15441            ! hints/linux.sh
15442 ____________________________________________________________________________
15443 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
15444         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
15445              (Also Configure tweaks needed; coming up soon.)
15446      Branch: perl
15447            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
15448 ____________________________________________________________________________
15449 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
15450         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
15451              From: Michael G Schwern <schwern@pobox.com>
15452              Date: Sun, 27 May 2001 10:29:43 +0100
15453              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
15454      Branch: perl
15455            ! lib/perl5db.pl
15456 ____________________________________________________________________________
15457 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
15458         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
15459              and Abhijit Menon-Sen.
15460      Branch: perl
15461            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
15462            ! perl.c pp_sys.c regcomp.c
15463 ____________________________________________________________________________
15464 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
15465         Log: Fix the BOOT section to call myU2time properly.
15466      Branch: perl
15467            ! ext/Time/HiRes/HiRes.xs
15468 ____________________________________________________________________________
15469 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
15470         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
15471              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
15472              Date: Wed, 30 May 2001 09:44:29 -0400
15473              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
15474              
15475              Detypo; plus add one more trick.
15476      Branch: perl
15477            ! pod/perlfaq4.pod
15478 ____________________________________________________________________________
15479 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
15480         Log: Subject: Re: [PATCH lib/autouse.pm t/pragma/autouse.t]  (was Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed)
15481              From: Michael G Schwern <schwern@pobox.com>
15482              Date: Wed, 30 May 2001 14:39:06 +0100
15483              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
15484      Branch: perl
15485            ! lib/autouse.pm t/pragma/autouse.t
15486 ____________________________________________________________________________
15487 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
15488         Log: Subject: Re: AIX and gcc (moving targets)
15489              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15490              Date: Wed, 30 May 2001 15:25:08 +0200
15491              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
15492      Branch: perl
15493            ! ext/Time/HiRes/HiRes.xs
15494 ____________________________________________________________________________
15495 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
15496         Log: Subject: [PATCH t/TEST] sorting tests
15497              From: Michael G Schwern <schwern@pobox.com>
15498              Date: Wed, 30 May 2001 10:24:02 +0100
15499              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
15500      Branch: perl
15501            ! t/TEST
15502 ____________________________________________________________________________
15503 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
15504         Log: Subject: [ID 20010529.002] typos in man page perlre
15505              From: bart@cg681574-a.adubn1.nj.home.com 
15506              Date: Tue, 29 May 2001 13:58:59 -0500
15507              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
15508      Branch: perl
15509            ! pod/perlre.pod
15510 ____________________________________________________________________________
15511 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
15512         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
15513              From: "Craig A. Berry" <craigberry@mac.com>
15514              Date: Tue, 29 May 2001 23:23:45 -0500
15515              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
15516      Branch: perl
15517            ! t/lib/extutils.t t/pragma/autouse.t
15518 ____________________________________________________________________________
15519 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
15520         Log: Subject: Re: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (patch to t/lib/filefind.t as requested)
15521              From: David Dyck <dcd@tc.fluke.com>
15522              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
15523              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
15524      Branch: perl
15525            ! t/lib/filefind.t
15526 ____________________________________________________________________________
15527 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
15528         Log: AIX hints update for gcc from Merijn H. Brand.
15529      Branch: perl
15530            ! hints/aix.sh
15531 ____________________________________________________________________________
15532 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
15533         Log: Retract #10295 and #10296: a more generic solution
15534              is needed (there's something funny with gcc on AIX).
15535      Branch: perl
15536            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
15537 ____________________________________________________________________________
15538 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
15539         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
15540              From: Hugo <hv@crypt.compulink.co.uk>
15541              Date: Wed, 30 May 2001 11:59:19 +0100
15542              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
15543              
15544              localizing $@ has unfortunate semantics - if you die past
15545              a local $@, the die message is lost.
15546      Branch: perl
15547            ! lib/utf8_heavy.pl
15548 ____________________________________________________________________________
15549 [ 10309] By: nick                                  on 2001/05/30  08:23:02
15550         Log: Integrate mainline (autouse works again.)
15551      Branch: perlio
15552           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
15553           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
15554           !> pod/perlvar.pod t/op/cmp.t
15555 ____________________________________________________________________________
15556 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
15557         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
15558              From: David Dyck <dcd@tc.fluke.com>
15559              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
15560              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
15561      Branch: perl
15562            ! lib/File/Find.pm
15563 ____________________________________________________________________________
15564 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
15565         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
15566              From: Nicholas Clark <nick@ccl4.org>
15567              Date: Tue, 29 May 2001 23:16:09 +0100
15568              Message-ID: <20010529231609.U86445@plum.flirble.org>
15569              
15570              Make the test output slightly clearer by distinguishing
15571              between '' and undef.
15572      Branch: perl
15573            ! t/op/cmp.t
15574 ____________________________________________________________________________
15575 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
15576         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
15577              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15578              Date: Tue, 29 May 2001 19:15:19 -0400
15579              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
15580      Branch: perl
15581            ! hints/os2.sh
15582 ____________________________________________________________________________
15583 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
15584         Log: Subject: perlvar.pod addition
15585              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
15586              Date: Fri, 25 May 2001 20:23:12 +0200
15587              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
15588              
15589              Subject: Re: perlvar.pod addition
15590              From: "Abigail" <abigail@foad.org> 
15591              Date: Fri, 25 May 2001 22:00:39 +0200
15592              Message-ID: <20010525200039.28029.qmail@foad.org>
15593              
15594              Mention $a and $b in perlvar.
15595      Branch: perl
15596            ! pod/perlvar.pod
15597 ____________________________________________________________________________
15598 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
15599         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
15600              From: Jeff Pinyan <jeffp@crusoe.net>
15601              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
15602              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
15603      Branch: perl
15604            ! pod/perlvar.pod
15605 ____________________________________________________________________________
15606 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
15607         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
15608              From: Jeff Pinyan <jeffp@crusoe.net>
15609              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
15610              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
15611      Branch: perl
15612            ! pod/perlfaq6.pod
15613 ____________________________________________________________________________
15614 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
15615         Log: Mention Time::localtime and Time::gmtime.
15616      Branch: perl
15617            ! ext/Time/Piece/Piece.pm
15618 ____________________________________________________________________________
15619 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
15620         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
15621              From: Michael G Schwern <schwern@pobox.com>
15622              Date: Tue, 29 May 2001 18:51:32 +0100
15623              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
15624      Branch: perl
15625            ! pod/perlfaq4.pod
15626 ____________________________________________________________________________
15627 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
15628         Log: Retract #10243.
15629      Branch: perl
15630            ! lib/autouse.pm
15631 ____________________________________________________________________________
15632 [ 10299] By: nick                                  on 2001/05/29  18:41:19
15633         Log: Post weekend integrate mainline (fails one test pragma/autouse).
15634      Branch: perlio
15635           +> (branch 29 files)
15636           !> (integrate 91 files)
15637 ____________________________________________________________________________
15638 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
15639         Log: Update Changes.
15640      Branch: perl
15641            ! Changes patchlevel.h
15642 ____________________________________________________________________________
15643 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
15644         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
15645              before Perl_load_module/Perl_call_method and restore the value
15646              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
15647      Branch: perl
15648            ! utf8.c
15649 ____________________________________________________________________________
15650 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
15651         Log: Subject: Re: AIX and gcc (moving targets)
15652              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15653              Date: Tue, 29 May 2001 17:59:40 +0200
15654              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
15655      Branch: perl
15656            ! ext/Storable/Makefile.PL
15657 ____________________________________________________________________________
15658 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
15659         Log: Subject: Re: AIX and gcc (moving targets)
15660              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15661              Date: Tue, 29 May 2001 12:32:57 +0200
15662              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
15663      Branch: perl
15664            ! ext/POSIX/Makefile.PL
15665 ____________________________________________________________________________
15666 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
15667         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
15668              From: Michael G Schwern <schwern@pobox.com>
15669              Date: Tue, 29 May 2001 09:53:29 +0100
15670              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
15671              
15672              (#10280 retracted)
15673      Branch: perl
15674            ! lib/Test/Harness.pm t/lib/test-harness.t
15675 ____________________________________________________________________________
15676 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
15677         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
15678              From: Michael G Schwern <schwern@pobox.com>
15679              Date: Tue, 29 May 2001 09:19:52 +0100
15680              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
15681      Branch: perl
15682            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
15683            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
15684            + t/lib/Test/todo.t
15685            ! MANIFEST lib/Test.pm t/TEST
15686 ____________________________________________________________________________
15687 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
15688         Log: From: Michael G Schwern <schwern@pobox.com>
15689              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
15690              Date: Tue, 29 May 2001 08:26:09 +0100
15691              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
15692      Branch: perl
15693            ! t/TEST
15694 ____________________________________________________________________________
15695 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
15696         Log: Add tests for Time::gmtime and Time::localtime.
15697      Branch: perl
15698            + t/lib/time-gmtime.t t/lib/time-localtime.t
15699            ! MANIFEST t/lib/1_compile.t
15700 ____________________________________________________________________________
15701 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
15702         Log: Add test for File::stat.
15703      Branch: perl
15704            + t/lib/filestat.t
15705            ! MANIFEST t/lib/1_compile.t
15706 ____________________________________________________________________________
15707 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
15708         Log: Add test for Net::servent.
15709      Branch: perl
15710            + t/lib/net-sent.t
15711            ! MANIFEST t/lib/1_compile.t
15712 ____________________________________________________________________________
15713 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
15714         Log: Add test for Net::protoent.
15715      Branch: perl
15716            + t/lib/net-pent.t
15717            ! MANIFEST t/lib/1_compile.t
15718 ____________________________________________________________________________
15719 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
15720         Log: Add test for Net::netent.
15721      Branch: perl
15722            + t/lib/net-nent.t
15723            ! MANIFEST t/lib/1_compile.t
15724 ____________________________________________________________________________
15725 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
15726         Log: Add test for User::grent.  Portability doubtful.
15727      Branch: perl
15728            + t/lib/user-grent.t
15729            ! MANIFEST t/lib/1_compile.t
15730 ____________________________________________________________________________
15731 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
15732         Log: Add test for User::pwent.
15733              Probably will fall down somewhere for portability reasons.
15734      Branch: perl
15735            + t/lib/user-pwent.t
15736            ! MANIFEST t/lib/1_compile.t
15737 ____________________________________________________________________________
15738 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
15739         Log: Metaconfig units changes for #10283.
15740      Branch: metaconfig
15741            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
15742            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
15743            ! U/installdirs/sitescript.U U/modified/Signal.U
15744 ____________________________________________________________________________
15745 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
15746         Log: Subject: [PATCH 5.6.1] signal names in Configure
15747              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15748              Date: Tue, 29 May 2001 03:52:25 -0400
15749              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
15750              
15751              Subject: [PATCH 5.6.1] older perl in Configure
15752              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15753              Date: Tue, 29 May 2001 03:55:40 -0400
15754              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
15755              
15756              Subject: [PATCH 5.6.1] goofs in Configure
15757              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15758              Date: Tue, 29 May 2001 04:13:07 -0400
15759              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
15760              
15761              Configure portability tweaks.
15762      Branch: perl
15763            ! Configure
15764 ____________________________________________________________________________
15765 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
15766         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
15767              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15768              Date: Tue, 29 May 2001 04:07:06 -0400
15769              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
15770      Branch: perl
15771            ! os2/os2.c
15772 ____________________________________________________________________________
15773 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
15774         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
15775              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15776              Date: Tue, 29 May 2001 04:01:38 -0400
15777              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
15778      Branch: perl
15779            ! hints/os2.sh os2/Makefile.SHs
15780 ____________________________________________________________________________
15781 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
15782         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
15783              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15784              Date: Tue, 29 May 2001 03:50:18 -0400
15785              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
15786      Branch: perl
15787            ! lib/Test/Harness.pm
15788 ____________________________________________________________________________
15789 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
15790         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
15791      Branch: perl
15792            ! lib/utf8_heavy.pl
15793 ____________________________________________________________________________
15794 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
15795         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
15796              From: Hugo <hv@crypt.compulink.co.uk>
15797              Date: Tue, 29 May 2001 03:03:45 +0100
15798              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
15799              
15800              Explanation why the $@ always gets the UTF8 flag when under use utf8--
15801              because we told it to have the flag when under use utf8.
15802      Branch: perl
15803            ! pp_ctl.c
15804 ____________________________________________________________________________
15805 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
15806         Log: At least a partial fix for 20010528.004.
15807      Branch: perl
15808            ! lib/utf8_heavy.pl
15809 ____________________________________________________________________________
15810 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
15811         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
15812              From: Nicholas Clark <nick@ccl4.org> 
15813              Date: Mon, 28 May 2001 23:39:38 +0100
15814              Message-ID: <20010528233938.M86445@plum.flirble.org>
15815              
15816              More portable non-zero UV.
15817      Branch: perl
15818            ! t/lib/extutils.t
15819 ____________________________________________________________________________
15820 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
15821         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
15822              From: Nicholas Clark <nick@ccl4.org>
15823              Date: Mon, 28 May 2001 22:46:09 +0100
15824              Message-ID: <20010528224608.L86445@plum.flirble.org>
15825              
15826              Test also "make clean".
15827      Branch: perl
15828            ! t/lib/extutils.t
15829 ____________________________________________________________________________
15830 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
15831         Log: Subject: Re: Would -Wno-unused -Wall be better?
15832              From: Michael G Schwern <schwern@pobox.com>
15833              Date: Tue, 29 May 2001 00:55:54 +0100
15834              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
15835      Branch: perl
15836            ! pp.h
15837 ____________________________________________________________________________
15838 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
15839         Log: Add a test for 20010528.007, fixed in #10272.
15840      Branch: perl
15841            ! t/op/misc.t toke.c
15842 ____________________________________________________________________________
15843 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
15844         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
15845              From: Hugo <hv@crypt.compulink.co.uk>
15846              Date: Tue, 29 May 2001 00:23:23 +0100
15847              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
15848      Branch: perl
15849            ! toke.c
15850 ____________________________________________________________________________
15851 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
15852         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
15853              From: Michael G Schwern <schwern@pobox.com>
15854              Date: Tue, 29 May 2001 00:42:59 +0100
15855              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
15856      Branch: perl
15857            ! t/pragma/autouse.t
15858 ____________________________________________________________________________
15859 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
15860         Log: Some shells seemingly arrange the signal handlers differently
15861              (bug id 20010521.004).
15862      Branch: perl
15863            ! t/lib/sigaction.t
15864 ____________________________________________________________________________
15865 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
15866         Log: Regen perlmodlib.
15867      Branch: perl
15868            ! pod/perlmodlib.pod
15869 ____________________________________________________________________________
15870 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
15871         Log: Update Changes.
15872      Branch: perl
15873            ! Changes patchlevel.h
15874 ____________________________________________________________________________
15875 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
15876         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
15877              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
15878              Date: Mon, 28 May 2001 14:56:35 -0500
15879              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
15880      Branch: perl
15881            ! pod/perlnewmod.pod
15882 ____________________________________________________________________________
15883 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
15884         Log: Regen toc.
15885      Branch: perl
15886            ! pod/perltoc.pod
15887 ____________________________________________________________________________
15888 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
15889         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
15890              From: "Richard Soderberg" <rs@crystalflame.net>
15891              Date: Mon, 28 May 2001 12:31:23 -0700
15892              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
15893      Branch: perl
15894            ! t/op/splice.t
15895 ____________________________________________________________________________
15896 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
15897         Log: The #10260 was too bold: locales and utf8 still do not mix.
15898      Branch: perl
15899            ! t/pragma/locale.t
15900 ____________________________________________________________________________
15901 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
15902         Log: Subject: [PATCH] Pod nitpicks
15903              From: "Richard Soderberg" <rs@crystalflame.net>
15904              Date: Mon, 28 May 2001 10:08:58 -0700
15905              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
15906      Branch: perl
15907            ! pod/perl571delta.pod pod/perlapi.pod sv.h
15908 ____________________________________________________________________________
15909 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
15910         Log: Upgrade to I18N::LangTags 0.22.
15911      Branch: perl
15912            + lib/I18N/LangTags/List.pod
15913            ! MANIFEST lib/I18N/LangTags.pm
15914 ____________________________________________________________________________
15915 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
15916         Log: A slightly more serious bug found by -Mutf8; op/misc and
15917              lib/complex dumped core.
15918      Branch: perl
15919            ! regexec.c
15920 ____________________________________________________________________________
15921 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
15922         Log: Various buglets shaken out by -Mutf8.
15923      Branch: perl
15924            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
15925            ! t/pragma/locale.t
15926 ____________________________________________________________________________
15927 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
15928         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
15929      Branch: perl
15930            ! t/lib/carp.t
15931 ____________________________________________________________________________
15932 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
15933         Log: Subject: [PATCH] todo patch
15934              From: Artur Bergman <artur@contiller.se> 
15935              Date: Mon, 28 May 2001 17:03:51 +0200
15936              Message-ID: <B7383577.F34%artur@contiller.se>
15937      Branch: perl
15938            ! pod/perltodo.pod
15939 ____________________________________________________________________________
15940 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
15941         Log: Subject: typo in perlguts.pod
15942              From: "John P. Linderman" <jpl@research.att.com>
15943              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
15944              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
15945      Branch: perl
15946            ! pod/perlguts.pod
15947 ____________________________________________________________________________
15948 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
15949         Log: Subject: AIX and gcc (moving targets)
15950              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15951              Date: Mon, 28 May 2001 12:54:04 +0200
15952              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
15953      Branch: perl
15954            ! hints/aix.sh
15955 ____________________________________________________________________________
15956 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
15957         Log: Subject: Re: perlio + multiple perl_alloc..destruct
15958              From: Doug MacEachern <dougm@covalent.net>
15959              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
15960              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
15961      Branch: perl
15962            ! perlio.c
15963 ____________________________________________________________________________
15964 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
15965         Log: The #10251 wasn't quite up-to-the-code.
15966      Branch: perl
15967            ! t/op/misc.t
15968 ____________________________________________________________________________
15969 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
15970         Log: Test case for bug 20010526.004, fixed in #10252.
15971      Branch: perl
15972            ! t/op/taint.t
15973 ____________________________________________________________________________
15974 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
15975         Log: Subject: Re: [ID 20010526.004] Taint looses value
15976              From: Hugo <hv@crypt.compulink.co.uk>
15977              Date: Sun, 27 May 2001 20:39:32 +0100
15978              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
15979      Branch: perl
15980            ! sv.c
15981 ____________________________________________________________________________
15982 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
15983         Log: Test case for 20010422.005, fixed by #10250.
15984      Branch: perl
15985            ! t/op/misc.t
15986 ____________________________________________________________________________
15987 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
15988         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
15989              From: Spider Boardman <spider@Orb.Nashua.NH.US>
15990              Date: Mon, 28 May 2001 06:39:12 -0400
15991              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
15992      Branch: perl
15993            ! toke.c
15994 ____________________________________________________________________________
15995 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
15996         Log: Linerewrapping.
15997      Branch: perl
15998            ! lib/open.pm
15999 ____________________________________________________________________________
16000 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
16001         Log: Updates on the modules list.
16002      Branch: perl
16003            ! t/lib/1_compile.t
16004 ____________________________________________________________________________
16005 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
16006         Log: Add a test for PerlIO.
16007              
16008              (I probably got the crlf/raw thing wrong for clrfy platforms...)
16009      Branch: perl
16010            + t/lib/perlio.t
16011            ! MANIFEST lib/PerlIO.pm
16012 ____________________________________________________________________________
16013 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
16014         Log: Add a test for carp et alia.
16015      Branch: perl
16016            + t/lib/carp.t
16017            ! MANIFEST
16018 ____________________________________________________________________________
16019 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
16020         Log: Adding the new test would be swell.
16021      Branch: perl
16022            + t/pragma/autouse.t
16023 ____________________________________________________________________________
16024 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
16025         Log: Add a test for the autouse pragma.
16026      Branch: perl
16027            ! MANIFEST
16028 ____________________________________________________________________________
16029 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
16030         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
16031              From: dLux <dlux@spam.sch.bme.hu>
16032              Date: Sun, 27 May 2001 16:14:26 +0200
16033              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
16034      Branch: perl
16035            ! lib/autouse.pm
16036 ____________________________________________________________________________
16037 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
16038         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
16039              From: "Richard Soderberg" <rs@crystalflame.net>
16040              Date: Mon, 28 May 2001 03:56:36 -0700
16041              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
16042      Branch: perl
16043            ! utils/dprofpp.PL
16044 ____________________________________________________________________________
16045 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
16046         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
16047              From: "Stephen P. Potter" <spp@spotter.yi.org>
16048              Date: Tue, 22 May 2001 11:40:25 -0400
16049              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
16050              
16051              Subject: Re: [ID 20010522.003] Time::Local module bug
16052              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
16053              Date: Tue, 22 May 2001 11:50:19 -0400
16054              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
16055      Branch: perl
16056            ! lib/Time/Local.pm
16057 ____________________________________________________________________________
16058 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
16059         Log: The PERL_DL_NONLAZY can have whitespace in front.
16060      Branch: perl
16061            ! t/lib/extutils.t
16062 ____________________________________________________________________________
16063 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
16064         Log: Document strftime() and strptime().
16065      Branch: perl
16066            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
16067 ____________________________________________________________________________
16068 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
16069         Log: Make Time::Piece::strptime() to be a function, not a method.
16070      Branch: perl
16071            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
16072 ____________________________________________________________________________
16073 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
16074         Log: Tweak the test to be more portable.
16075      Branch: perl
16076            ! t/lib/extutils.t
16077 ____________________________________________________________________________
16078 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
16079         Log: Subject: PATCH: Re: Re: Attributes that tie
16080              From: Leon Brocard <acme@astray.com>
16081              Date: Sun, 27 May 2001 12:37:29 +0100
16082              Message-ID: <20010527123729.A22663@ns0.astray.com>
16083              
16084              Document that variable attributes are not currently usable
16085              for tieing.  (An ugly limitation that should be fixed.)
16086      Branch: perl
16087            ! lib/attributes.pm
16088 ____________________________________________________________________________
16089 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
16090         Log: Microperl tweaks.
16091      Branch: perl
16092            ! Makefile.micro uconfig.h uconfig.sh
16093 ____________________________________________________________________________
16094 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
16095         Log: Add make target for microperl (kind of silly, but convenient).
16096      Branch: perl
16097            ! Makefile.SH
16098 ____________________________________________________________________________
16099 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
16100         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
16101              for microperl.)
16102      Branch: perl
16103            ! doio.c
16104 ____________________________________________________________________________
16105 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
16106         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
16107              From: rspier@pobox.com (Robert Spier)
16108              Date: Sat, 26 May 2001 20:05:23 -0400
16109              Message-ID: <15120.17603.148648.12430@rls.cx>
16110              
16111              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
16112              From: rspier@pobox.com (Robert Spier)
16113              Date: Sun, 27 May 2001 00:23:12 -0400
16114              Message-ID: <15120.33072.511966.767230@rls.cx>
16115      Branch: perl
16116            ! doio.c pod/perlfunc.pod
16117 ____________________________________________________________________________
16118 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
16119         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
16120      Branch: perl
16121            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
16122 ____________________________________________________________________________
16123 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
16124         Log: Add README.tru64.
16125      Branch: perl
16126            + README.tru64
16127 ____________________________________________________________________________
16128 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
16129         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
16130      Branch: perl
16131            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
16132            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
16133            ! MANIFEST
16134 ____________________________________________________________________________
16135 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
16136         Log: Integrate I18N::LangTags from Sean Burke.
16137              
16138              TODO: the language list from RFC 3066 needs to be integrated
16139              and made available somehow.  The list is included in the
16140              I18N-LangTags 0.21 distribution, but it is undocumented
16141              and unconnected to the module.
16142      Branch: perl
16143            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
16144            ! MANIFEST
16145 ____________________________________________________________________________
16146 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
16147         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
16148              envisioned by Sarathy.
16149      Branch: perl
16150            ! t/op/ver.t toke.c
16151 ____________________________________________________________________________
16152 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
16153         Log: Subject: [ID 20010525.001] Pod typo nits fixed
16154              From: lvirden@cas.org
16155              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
16156              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
16157              
16158              minus the perlsolaris decimation plus the
16159              
16160              Subject: Re: [ID 20010525.001] Pod typo nits fixed
16161              From: "Philip Newton" <Philip.Newton@gmx.net>
16162              Date: Fri, 25 May 2001 18:05:55 +0200
16163              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
16164      Branch: perl
16165            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
16166            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
16167            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
16168            ! pod/perlutil.pod pod/perlxstut.pod
16169 ____________________________________________________________________________
16170 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
16171         Log: return clauses are nice.
16172      Branch: perl
16173            ! sv.c
16174 ____________________________________________________________________________
16175 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
16176         Log: Subject: change 10199 backwards?
16177              From: Doug MacEachern <dougm@covalent.net>
16178              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
16179              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
16180      Branch: perl
16181            ! sv.c
16182 ____________________________________________________________________________
16183 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
16184         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
16185              From: Hugo <hv@crypt.compulink.co.uk>
16186              Date: Sat, 26 May 2001 17:05:12 +0100
16187              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
16188      Branch: perl
16189            + t/op/gmagic.t
16190            ! MANIFEST doop.c embed.h embed.pl global.sym
16191            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
16192            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
16193 ____________________________________________________________________________
16194 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
16195         Log: Regen headers for #10221.
16196      Branch: perl
16197            ! global.sym objXSUB.h perlapi.c
16198 ____________________________________________________________________________
16199 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
16200         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
16201              From: Juha Laiho <juha.laiho@Elma.Net>
16202              Date: Thu, 3 May 2001 09:51:30 +0300
16203              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
16204      Branch: perl
16205            ! embed.pl
16206 ____________________________________________________________________________
16207 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
16208         Log: Subject: Re: [PATCH] Re: stability of sort()?
16209              From: "John P. Linderman" <jpl@research.att.com>
16210              Date: Sat, 26 May 2001 13:27:19 -0400
16211              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
16212      Branch: perl
16213            ! pod/perlfunc.pod
16214 ____________________________________________________________________________
16215 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
16216         Log: Integrate perlio.
16217      Branch: perl
16218           !> pod/perlguts.pod
16219 ____________________________________________________________________________
16220 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
16221         Log: Subject: [PATCH perl@10210] PerlIO for VMS
16222              From: "Craig A. Berry" <craigberry@mac.com>
16223              Date: Sat, 26 May 2001 09:34:11 -0500
16224              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
16225      Branch: perl
16226            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
16227            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
16228            ! vms/vmsish.h
16229 ____________________________________________________________________________
16230 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
16231         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
16232              From: David Dyck <dcd@tc.fluke.com>
16233              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
16234              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
16235      Branch: perl
16236            ! lib/perl5db.pl
16237 ____________________________________________________________________________
16238 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
16239         Log: Subject: utf8 regexp tests
16240              From: Hugo <hv@crypt.compulink.co.uk>
16241              Date: Fri, 25 May 2001 22:35:01 +0100
16242              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
16243      Branch: perl
16244            ! t/op/regexp.t
16245 ____________________________________________________________________________
16246 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
16247         Log: Subject: [PATCH] Re: stability of sort()?
16248              From: Nicholas Clark <nick@ccl4.org>
16249              Date: Fri, 25 May 2001 22:40:19 +0100
16250              Message-ID: <20010525224019.B86445@plum.flirble.org>
16251      Branch: perl
16252            ! pod/perlfunc.pod
16253 ____________________________________________________________________________
16254 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
16255         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
16256              From: John Peacock <jpeacock@rowman.com>
16257              Date: Thu, 24 May 2001 22:14:01 -0400
16258              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
16259      Branch: perl
16260            ! mg.c scope.c sv.c
16261 ____________________________________________________________________________
16262 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
16263         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
16264              From: Nicholas Clark <nick@ccl4.org>
16265              Date: Sun, 20 May 2001 19:24:13 +0100
16266              Message-ID: <20010520192413.G83222@plum.flirble.org>
16267      Branch: perl
16268            + lib/ExtUtils/Constant.pm t/lib/extutils.t
16269            ! MANIFEST utils/h2xs.PL
16270 ____________________________________________________________________________
16271 [ 10212] By: nick                                  on 2001/05/26  09:49:28
16272         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
16273              add a few more notes there on use of mortals on the stack.
16274      Branch: perlio
16275            ! pod/perlguts.pod
16276 ____________________________________________________________________________
16277 [ 10211] By: nick                                  on 2001/05/26  09:05:36
16278         Log: Integrate mainline
16279      Branch: perlio
16280           +> t/lib/fcntl.t t/pragma/vars.t
16281           !> (integrate 49 files)
16282 ____________________________________________________________________________
16283 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
16284         Log: Update Changes.
16285      Branch: perl
16286            ! Changes patchlevel.h
16287 ____________________________________________________________________________
16288 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
16289         Log: Based on
16290              
16291              Subject: [PATCH pp.c] Wrapping pack("C",256)
16292              From: Simon Cozens <simon@netthink.co.uk>
16293              Date: Sat, 12 May 2001 17:58:41 +0100
16294              Message-ID: <20010512175841.A6132@netthink.co.uk>
16295      Branch: perl
16296            ! pod/perldiag.pod pp.c t/pragma/warn/pp
16297 ____________________________________________________________________________
16298 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
16299         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
16300              From: "Brendan O'Dea" <bod@compusol.com.au>
16301              Date: Fri, 25 May 2001 11:18:29 +1000
16302              Message-ID: <20010525111829.A28411@compusol.com.au>
16303              
16304              (Slightly modified.)
16305      Branch: perl
16306            ! lib/Term/Cap.pm
16307 ____________________________________________________________________________
16308 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
16309         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
16310              From: Hugo <hv@crypt.compulink.co.uk>
16311              Date: Fri, 25 May 2001 02:13:25 +0100
16312              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
16313      Branch: perl
16314            ! t/op/misc.t
16315 ____________________________________________________________________________
16316 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
16317         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
16318              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
16319              Date: Fri, 25 May 2001 10:25:36 +0900
16320              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
16321      Branch: perl
16322            ! regcomp.c regexec.c
16323 ____________________________________________________________________________
16324 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
16325         Log: Subject: [PATCH #2] stash autovivification and method call error messages
16326              From: Ilmari Karonen <iltzu@sci.fi>
16327              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
16328              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
16329      Branch: perl
16330            ! gv.c pp_hot.c t/op/method.t
16331 ____________________________________________________________________________
16332 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
16333         Log: Add make target and documentation for gprof profiling.
16334      Branch: perl
16335            ! Makefile.SH pod/perlhack.pod
16336 ____________________________________________________________________________
16337 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
16338         Log: Subject: Don't think about UTF8 
16339              From: Mike Guy <mjtg@cam.ac.uk> 
16340              Date: Tue, 22 May 2001 14:35:39 +0100
16341              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
16342      Branch: perl
16343            ! sv.h
16344 ____________________________________________________________________________
16345 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
16346         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
16347              From: Geraint A Edwards <gedge@serf.org> 
16348              Date: Thu, 24 May 2001 22:51:24 +0100
16349              Message-Id: <20010524225124.A34981@cymru.serf.org>
16350      Branch: perl
16351            ! x2p/find2perl.PL
16352 ____________________________________________________________________________
16353 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
16354         Log: DB_File has its own attribute story.
16355      Branch: perl
16356            ! ext/DB_File/DB_File.xs
16357 ____________________________________________________________________________
16358 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
16359         Log: Subject: Re: Making perl with -Wall
16360              From: Andy Dougherty <doughera@lafayette.edu>
16361              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
16362              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
16363      Branch: perl
16364            ! perl.h
16365 ____________________________________________________________________________
16366 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
16367         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
16368              From: "Richard Soderberg" <rs@crystalflame.net>
16369              Date: Thu, 24 May 2001 08:58:16 -0700
16370              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
16371      Branch: perl
16372            ! sv.c
16373 ____________________________________________________________________________
16374 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
16375         Log: IV/UV casting fixes from Nicholas Clark.
16376      Branch: perl
16377            ! perl.h pp_sys.c util.c
16378 ____________________________________________________________________________
16379 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
16380         Log: Subject: Re: Making perl with -Wall
16381              From: Michael G Schwern <schwern@pobox.com>
16382              Date: Thu, 24 May 2001 15:40:28 +0100
16383              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
16384      Branch: perl
16385            ! malloc.c perl.h
16386 ____________________________________________________________________________
16387 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
16388         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
16389              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16390              Date: Tue, 22 May 2001 11:49:37 +0200
16391              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
16392      Branch: metaconfig
16393            ! U/modified/Oldsym.U
16394      Branch: metaconfig/U/perl
16395            ! patchlevel.U
16396      Branch: perl
16397            ! Configure config_h.SH myconfig.SH
16398 ____________________________________________________________________________
16399 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
16400         Log: Under versiononly install also the scripts with the version suffix.
16401              (e.g. .../bin/h2xs5.7.1)
16402      Branch: perl
16403            ! installperl
16404 ____________________________________________________________________________
16405 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
16406         Log: Subject: [PATCH] Stop segfault in mg.c:636
16407              From: "Richard Soderberg" <rs@crystalflame.net>
16408              Date: Thu, 24 May 2001 05:51:52 -0700
16409              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
16410      Branch: perl
16411            ! mg.c
16412 ____________________________________________________________________________
16413 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
16414         Log: Iteration continues; hopefully convergently.
16415      Branch: perl
16416            ! t/lib/b-stash.t
16417 ____________________________________________________________________________
16418 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
16419         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
16420              From: Gisle Aas <gisle@ActiveState.com>
16421              Date: 23 May 2001 16:13:10 -0700
16422              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
16423      Branch: perl
16424            ! op.c toke.c
16425 ____________________________________________________________________________
16426 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
16427         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
16428              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
16429              Date: Thu, 24 May 2001 05:05:22 -0500
16430              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
16431      Branch: perl
16432            ! lib/dumpvar.pl lib/perl5db.pl
16433 ____________________________________________________________________________
16434 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
16435         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
16436              From: David Dyck <dcd@tc.fluke.com>
16437              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
16438              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
16439      Branch: perl
16440            ! lib/perl5db.pl
16441 ____________________________________________________________________________
16442 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
16443         Log: Tiny pod nits on READMEs, mostly whitespace issues.
16444      Branch: perl
16445            ! README.amiga README.dos README.macos README.mpeix README.vmesa
16446            ! README.win32
16447 ____________________________________________________________________________
16448 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
16449         Log: The DG/UX part of the 20010521.005.
16450      Branch: perl
16451            ! README.dgux
16452 ____________________________________________________________________________
16453 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
16454         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
16455              From: Hugo <hv@crypt.compulink.co.uk>
16456              Date: Mon, 21 May 2001 16:32:02 +0100
16457              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
16458      Branch: perl
16459            ! regcomp.c t/op/misc.t
16460 ____________________________________________________________________________
16461 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
16462         Log: Subject: [PATCH] Extra UNIVERSAL tests
16463              From: Mike Guy <mjtg@cam.ac.uk>
16464              Date: Wed, 23 May 2001 12:29:20 +0100
16465              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
16466      Branch: perl
16467            ! t/op/universal.t
16468 ____________________________________________________________________________
16469 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
16470         Log: Subject: [PATCH] Remove EQ keyword
16471              From: Mike Guy <mjtg@cam.ac.uk>
16472              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
16473              Date: Wed, 23 May 2001 11:17:29 +0100
16474      Branch: perl
16475            ! keywords.h keywords.pl
16476 ____________________________________________________________________________
16477 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
16478         Log: Subject: [PATCH] lib/perl5db.pl
16479              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
16480              Date: Wed, 23 May 2001 02:18:03 -0500
16481              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
16482      Branch: perl
16483            ! lib/perl5db.pl
16484 ____________________________________________________________________________
16485 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
16486         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
16487              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
16488              Date: Tue, 22 May 2001 23:34:41 -0500
16489              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
16490      Branch: perl
16491            ! lib/Term/Cap.pm
16492 ____________________________________________________________________________
16493 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
16494         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
16495              From: davem@fdgroup.co.uk
16496              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
16497              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
16498      Branch: perl
16499            ! emacs/e2ctags.pl
16500 ____________________________________________________________________________
16501 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
16502         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
16503              From: Michael G Schwern <schwern@pobox.com>
16504              Date: Tue, 22 May 2001 14:15:09 +0100
16505              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
16506      Branch: perl
16507            ! lib/vars.pm
16508 ____________________________________________________________________________
16509 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
16510         Log: Subject: [PATCH lib/vars.pm] Odd code nit
16511              From: Michael G Schwern <schwern@pobox.com>
16512              Date: Tue, 22 May 2001 14:14:28 +0100
16513              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
16514      Branch: perl
16515            ! lib/vars.pm
16516 ____________________________________________________________________________
16517 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
16518         Log: Use the new use vars feature.
16519      Branch: perl
16520            ! t/lib/b-stash.t
16521 ____________________________________________________________________________
16522 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
16523         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
16524              From: Mike Guy <mjtg@cam.ac.uk>
16525              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16526              Date: Tue, 22 May 2001 13:11:39 +0100
16527      Branch: perl
16528            + t/pragma/vars.t
16529            ! MANIFEST lib/vars.pm t/lib/1_compile.t
16530 ____________________________________________________________________________
16531 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
16532         Log: -qlongdouble considered harmful by Merijn.
16533      Branch: perl
16534            ! hints/aix.sh
16535 ____________________________________________________________________________
16536 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
16537         Log: Update Changes.
16538      Branch: perl
16539            ! Changes patchlevel.h
16540 ____________________________________________________________________________
16541 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
16542         Log: Add a test of its very own for Fcntl.  Hopefully portable.
16543      Branch: perl
16544            + t/lib/fcntl.t
16545            ! MANIFEST
16546 ____________________________________________________________________________
16547 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
16548         Log: Must be trickier for 'minitest' not to die.
16549      Branch: perl
16550            ! t/op/taint.t
16551 ____________________________________________________________________________
16552 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
16553         Log: Can't declare other people's variables.
16554      Branch: perl
16555            ! t/lib/b-stash.t
16556 ____________________________________________________________________________
16557 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
16558         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
16559      Branch: perl
16560            ! doio.c t/op/taint.t
16561 ____________________________________________________________________________
16562 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
16563         Log: The OS/2 variable needs to be declared.
16564      Branch: perl
16565            ! t/lib/b-stash.t
16566 ____________________________________________________________________________
16567 [ 10170] By: nick                                  on 2001/05/20  16:48:29
16568         Log: Integrate mainline
16569      Branch: perlio
16570           !> (integrate 41 files)
16571 ____________________________________________________________________________
16572 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
16573         Log: Small perlsec updates: clarify the taintedness of filename
16574              globbing; suggest using Scalar::Util::tainted().
16575      Branch: perl
16576            ! pod/perlsec.pod
16577 ____________________________________________________________________________
16578 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
16579         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
16580              From: Dave Mitchell <davem@fdgroup.co.uk>
16581              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
16582              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
16583      Branch: perl
16584            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
16585            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
16586            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
16587            ! xsutils.c
16588 ____________________________________________________________________________
16589 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
16590         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
16591              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16592              Date: Sat, 19 May 2001 04:08:46 -0400
16593              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
16594      Branch: perl
16595            ! lib/ExtUtils/Mksymlists.pm makedef.pl
16596 ____________________________________________________________________________
16597 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
16598         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
16599              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16600              Date: Sat, 19 May 2001 04:30:45 -0400
16601              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
16602      Branch: perl
16603            ! os2/os2.c
16604 ____________________________________________________________________________
16605 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
16606         Log: Subject: [PATCH 5.6.1] build bugs OS/2
16607              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16608              Date: Sat, 19 May 2001 04:35:28 -0400
16609              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
16610      Branch: perl
16611            ! os2/Makefile.SHs os2/os2.c
16612 ____________________________________________________________________________
16613 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
16614         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
16615              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16616              Date: Sat, 19 May 2001 04:04:23 -0400
16617              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
16618              
16619              (In bleadperl patched b-stash.t instead of b.t)
16620      Branch: perl
16621            ! t/lib/b-stash.t t/lib/bigfltpm.t
16622 ____________________________________________________________________________
16623 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
16624         Log: Subject: [PATCH 5.6.1] perl5db
16625              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16626              Date: Sat, 19 May 2001 03:49:09 -0400
16627              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
16628      Branch: perl
16629            ! lib/perl5db.pl
16630 ____________________________________________________________________________
16631 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
16632         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
16633              From: Gisle Aas <gisle@ActiveState.com>
16634              Date: 18 May 2001 14:24:51 -0700
16635              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
16636      Branch: perl
16637            ! pp_ctl.c
16638 ____________________________________________________________________________
16639 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
16640         Log: Subject: [PATCH] Chomp should not always stringify
16641              From: Gisle Aas <gisle@ActiveState.com>
16642              Date: 18 May 2001 07:55:25 -0700
16643              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
16644      Branch: perl
16645            ! doop.c t/op/chop.t
16646 ____________________________________________________________________________
16647 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
16648         Log: Integrate perlio.
16649      Branch: perl
16650           !> pod/perlfunc.pod
16651 ____________________________________________________________________________
16652 [ 10159] By: nick                                  on 2001/05/20  09:39:46
16653         Log: Document some more of open's features.
16654      Branch: perlio
16655            ! pod/perlfunc.pod
16656 ____________________________________________________________________________
16657 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
16658         Log: back out change#10153 (it has compatibility issues such as the
16659              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
16660              benefit for 5.6.x doesn't seem worth the risk)
16661      Branch: maint-5.6/perl
16662            ! toke.c
16663 ____________________________________________________________________________
16664 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
16665         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
16666      Branch: perl
16667            ! x2p/s2p.PL
16668 ____________________________________________________________________________
16669 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
16670         Log: Update Changes.
16671      Branch: perl
16672            ! Changes patchlevel.h
16673 ____________________________________________________________________________
16674 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
16675         Log: Integrate change #10144 from maintperl.
16676              
16677              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
16678      Branch: perl
16679           !> win32/config.bc win32/config.gc win32/config.vc
16680           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
16681 ____________________________________________________________________________
16682 [ 10154] By: nick                                  on 2001/05/18  07:23:03
16683         Log: Integrate mainline.
16684      Branch: perlio
16685           +> README.dgux t/lib/i18n-collate.t utils.lst
16686           !> (integrate 49 files)
16687 ____________________________________________________________________________
16688 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
16689         Log: Integrate change #7224 from mainline into maintperl.
16690              
16691              Allow @+ and @- to be doublequoted, from Simon Cozens. 
16692              (Approved by Larry, see Tom's comment in 20000830.005.)
16693      Branch: maint-5.6/perl
16694           !> toke.c
16695 ____________________________________________________________________________
16696 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
16697         Log: Subject: [PATCH bleadperl] small lookbehind fix
16698              From: Hugo <hv@crypt.compulink.co.uk>
16699              Date: Fri, 18 May 2001 00:07:19 +0100
16700              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
16701      Branch: perl
16702            ! regexec.c
16703 ____________________________________________________________________________
16704 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
16705         Log: Detypos.
16706      Branch: perl
16707            ! installman utils.lst
16708 ____________________________________________________________________________
16709 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
16710         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
16711              in 20001222.001.
16712      Branch: perl
16713            ! t/lib/glob-basic.t
16714 ____________________________________________________________________________
16715 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
16716         Log: Subject: [PATCH] Test for bug 20010515.004
16717              From: Benjamin Sugars <bsugars@canoe.ca>
16718              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
16719              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
16720      Branch: perl
16721            ! t/op/misc.t
16722 ____________________________________________________________________________
16723 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
16724         Log: Integrate #10145 from maintperl.
16725              
16726              fix for ID 20010515.004 (needs test)
16727      Branch: perl
16728           !> pp_hot.c
16729 ____________________________________________________________________________
16730 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
16731         Log: Thinko noticed by Doug MacEachern.
16732      Branch: perl
16733            ! thread.h
16734 ____________________________________________________________________________
16735 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
16736         Log: Subject: Re: [PATCH] HERE mark in regex
16737              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
16738              Date: Thu, 17 May 2001 12:20:33 -0400
16739              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
16740      Branch: perl
16741            ! t/op/re_tests
16742 ____________________________________________________________________________
16743 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
16744         Log: fix for ID 20010515.004 (needs test)
16745      Branch: maint-5.6/perl
16746            ! pp_hot.c
16747 ____________________________________________________________________________
16748 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
16749         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
16750      Branch: maint-5.6/perl
16751            ! win32/config.bc win32/config.gc win32/config.vc
16752            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16753 ____________________________________________________________________________
16754 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
16755         Log: Macrofy the getspecific (and use it also in util.c)
16756      Branch: perl
16757            ! thread.h util.c
16758 ____________________________________________________________________________
16759 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
16760         Log: Use the unchecked thread-specific key fetch also in Tru64.
16761      Branch: perl
16762            ! thread.h
16763 ____________________________________________________________________________
16764 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
16765         Log: Subject: [PATCH 5.6.1]Quick thread speedup
16766              From: Dan Sugalski <dan@sidhe.org> 
16767              Date: Wed, 16 May 2001 18:05:19 -0400
16768              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
16769      Branch: perl
16770            ! thread.h util.c
16771 ____________________________________________________________________________
16772 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
16773         Log: I think this is quite enough testing for a deprecated feature.
16774      Branch: perl
16775            + t/lib/i18n-collate.t
16776            ! MANIFEST t/lib/1_compile.t
16777 ____________________________________________________________________________
16778 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
16779         Log: More HP-UX lore from Jeff Okamoto.
16780      Branch: perl
16781            ! README.hpux
16782 ____________________________________________________________________________
16783 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
16784         Log: Sort utils.lst for easier maintenance.
16785      Branch: perl
16786            ! utils.lst
16787 ____________________________________________________________________________
16788 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
16789         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
16790              From: Tim Jenness <t.jenness@jach.hawaii.edu>
16791              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
16792              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
16793              
16794              Add pod2latex to utils.lst.
16795      Branch: perl
16796            ! MANIFEST utils.lst
16797 ____________________________________________________________________________
16798 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
16799         Log: Subject: Re: [PATCH] HERE mark in regex
16800              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
16801              Date: Wed, 16 May 2001 13:04:43 -0400
16802              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
16803      Branch: perl
16804            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
16805            ! t/op/regmesg.t t/pragma/warn/regcomp
16806 ____________________________________________________________________________
16807 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
16808         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
16809              From: Simon Cozens <simon@netthink.co.uk>
16810              Date: Wed, 16 May 2001 18:02:08 +0100
16811              Message-ID: <20010516180208.A6458@netthink.co.uk>
16812      Branch: perl
16813            ! installman utils.lst
16814 ____________________________________________________________________________
16815 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
16816         Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
16817              From: "Philip Newton" <pnewton@gmx.de>
16818              Date: Tue, 15 May 2001 15:09:30 +0200
16819              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
16820              
16821              Test case for #10128.
16822      Branch: perl
16823            ! t/pragma/warn/pp_hot
16824 ____________________________________________________________________________
16825 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
16826         Log: Update Changes.
16827      Branch: perl
16828            ! Changes patchlevel.h
16829 ____________________________________________________________________________
16830 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
16831         Log: Deprecate pseudo-hashes.
16832      Branch: perl
16833            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
16834 ____________________________________________________________________________
16835 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
16836         Log: HP-UX hints update from Merijn.
16837      Branch: perl
16838            ! hints/hpux.sh
16839 ____________________________________________________________________________
16840 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
16841         Log: README.hpux update from Merijn.
16842      Branch: perl
16843            ! README.hpux
16844 ____________________________________________________________________________
16845 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
16846         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
16847              From: Simon Cozens <simon@netthink.co.uk>
16848              Date: Wed, 16 May 2001 15:57:55 +0100
16849              Message-ID: <20010516155755.A4728@netthink.co.uk>
16850      Branch: perl
16851            + utils.lst
16852            ! MANIFEST installman installperl
16853 ____________________________________________________________________________
16854 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
16855         Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
16856              From: "Philip Newton" <pnewton@gmx.de>
16857              Date: Tue, 15 May 2001 16:31:05 +0200
16858              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
16859              
16860              Fix PERL_Y2KWARN test to check before rather than after appending.
16861      Branch: perl
16862            ! pp_hot.c
16863 ____________________________________________________________________________
16864 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
16865         Log: Regen Porting stuff.
16866      Branch: perl
16867            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16868            ! config_h.SH
16869 ____________________________________________________________________________
16870 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
16871         Log: Metaconfig unit change for #10125.
16872      Branch: metaconfig
16873            ! U/modified/Oldconfig.U
16874 ____________________________________________________________________________
16875 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
16876         Log: Use OSVERS.
16877      Branch: perl
16878            ! Configure config_h.SH perl.c
16879 ____________________________________________________________________________
16880 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
16881         Log: Regen toc.
16882      Branch: perl
16883            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
16884 ____________________________________________________________________________
16885 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
16886         Log: Adding the README.dgux to the MANIFEST would be a good idea.
16887      Branch: perl
16888            ! MANIFEST
16889 ____________________________________________________________________________
16890 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
16891         Log: Move the stack desire definition to thread.h.
16892      Branch: perl
16893            ! ext/Thread/Thread.xs thread.h
16894 ____________________________________________________________________________
16895 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
16896         Log: DG-UX threading patches, including a README.dgux,
16897              from Takis Psarogiannakopoulos.
16898      Branch: perl
16899            + README.dgux
16900            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
16901 ____________________________________________________________________________
16902 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
16903         Log: Subject: [PATCH B::Deparse] More on /x regexes
16904              From: Robin Houston <robin@kitsite.com>
16905              Date: Tue, 15 May 2001 19:09:35 +0100
16906              Message-ID: <20010515190935.A27268@penderel>
16907      Branch: perl
16908            ! ext/B/B/Deparse.pm
16909 ____________________________________________________________________________
16910 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
16911         Log: Document that the core time() may be rounding rather
16912              than truncating, would have saved at least my confusion.
16913      Branch: perl
16914            ! ext/Time/HiRes/HiRes.pm
16915 ____________________________________________________________________________
16916 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
16917         Log: Subject: perl-current/t/time-hires.t
16918              From: John Peacock <jpeacock@rowman.com>
16919              Date: Fri, 11 May 2001 14:09:41 -0400
16920              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
16921      Branch: perl
16922            ! t/lib/time-hires.t
16923 ____________________________________________________________________________
16924 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
16925         Log: Subject: [PATCH dump.c] Op private flags
16926              From: Simon Cozens <simon@netthink.co.uk>
16927              Date: Sun, 13 May 2001 20:20:36 +0100
16928              Message-ID: <20010513202036.A21896@netthink.co.uk>
16929      Branch: perl
16930            ! dump.c
16931 ____________________________________________________________________________
16932 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
16933         Log: Upgrade to Switch 2.03.
16934      Branch: perl
16935            ! lib/Switch.pm
16936 ____________________________________________________________________________
16937 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
16938         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
16939              to PERL_CONFIG_SH and use it consistently.
16940      Branch: maint-5.6/perl
16941           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
16942           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
16943           !> myconfig.SH writemain.SH
16944 ____________________________________________________________________________
16945 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
16946         Log: Metaconfig units changes for #10113.
16947      Branch: metaconfig
16948            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
16949 ____________________________________________________________________________
16950 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
16951         Log: The problem described in 20010514.031 still wasn't
16952              fully cured, there were remnants of $CONFIG when
16953              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
16954              to avoid future conflicts.
16955      Branch: perl
16956            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
16957            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
16958            ! myconfig.SH writemain.SH
16959 ____________________________________________________________________________
16960 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
16961         Log: Half of #10107 got lost.
16962      Branch: perl
16963            ! ext/B/B/Deparse.pm
16964 ____________________________________________________________________________
16965 [ 10111] By: nick                                  on 2001/05/15  08:39:14
16966         Log: Integrate mainline.
16967      Branch: perlio
16968           +> ext/POSIX/hints/uts.pl
16969            - Todo Todo-5.6 t/camel-III/vstring.t
16970           !> (integrate 48 files)
16971 ____________________________________________________________________________
16972 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
16973         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
16974              From: Robin Houston <robin@kitsite.com>
16975              Date: Mon, 14 May 2001 22:27:08 +0100
16976              Message-ID: <20010514222708.A22963@penderel>
16977      Branch: perl
16978            ! t/TestInit.pm
16979 ____________________________________________________________________________
16980 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
16981         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
16982              From: Robin Houston <robin@kitsite.com>
16983              Date: Mon, 14 May 2001 22:16:43 +0100
16984              Message-ID: <20010514221643.A22437@penderel>
16985      Branch: perl
16986            ! ext/B/B/Deparse.pm
16987 ____________________________________________________________________________
16988 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
16989         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
16990              From: Robin Houston <robin@kitsite.com>
16991              Date: Mon, 14 May 2001 22:03:44 +0100
16992              Message-ID: <20010514220344.A20643@penderel>
16993      Branch: perl
16994            ! ext/B/B/Deparse.pm
16995 ____________________________________________________________________________
16996 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
16997         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
16998              From: Robin Houston <robin@kitsite.com>
16999              Date: Mon, 14 May 2001 22:10:07 +0100
17000              Message-ID: <20010514221007.A21118@penderel>
17001      Branch: perl
17002            ! ext/B/B/Deparse.pm
17003 ____________________________________________________________________________
17004 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
17005         Log: Fix for 20010514.037; substr() didn't invalidate the locale
17006              collation magic.
17007      Branch: perl
17008            ! pp.c
17009 ____________________________________________________________________________
17010 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
17011         Log: Update Changes.
17012      Branch: perl
17013            ! Changes patchlevel.h
17014 ____________________________________________________________________________
17015 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
17016         Log: Retract #10094.
17017      Branch: perl
17018            ! lib/Pod/Text.pm
17019 ____________________________________________________________________________
17020 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
17021         Log: Integrate change #10100 from maintperl.
17022              
17023              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
17024              bug ID 20010514.027)
17025      Branch: perl
17026           !> mg.c pp_ctl.c
17027 ____________________________________________________________________________
17028 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
17029         Log: Document the deprecatedness of suidperl.
17030      Branch: perl
17031            ! INSTALL pod/perlfaq1.pod
17032 ____________________________________________________________________________
17033 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
17034         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
17035              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
17036              Date: Mon, 14 May 2001 09:38:59 -0400
17037              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
17038      Branch: perl
17039            ! lib/ExtUtils/MM_Unix.pm
17040 ____________________________________________________________________________
17041 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
17042         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
17043              bug ID 20010514.027)
17044              
17045              TODO: this needs a testsuite addition
17046      Branch: maint-5.6/perl
17047            ! mg.c pp_ctl.c
17048 ____________________________________________________________________________
17049 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
17050         Log: More DWIMminess for Class::Struct: calling the array or hash
17051              accessors only with one argument, an array or a hash reference,
17052              sets the underlying array or hash.  This mirrors nicely also
17053              the usage in the constructor.
17054              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
17055      Branch: perl
17056            ! lib/Class/Struct.pm t/lib/class-struct.t
17057 ____________________________________________________________________________
17058 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
17059         Log: Reference cmp'ing should go through the whole stringification
17060              process shebang, as pointed out by Sarathy in #10091.
17061      Branch: perl
17062            ! pp.c
17063 ____________________________________________________________________________
17064 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
17065         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
17066              From: Simon Cozens <simon@netthink.co.uk>
17067              Date: Sat, 12 May 2001 16:36:27 +0100
17068              Message-ID: <20010512163627.A5522@netthink.co.uk>
17069              
17070              with some additions salvaged from Todo and Todo-5.6 before
17071              retiring them.
17072      Branch: perl
17073            - Todo Todo-5.6
17074            ! MANIFEST pod/perltodo.pod
17075 ____________________________________________________________________________
17076 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
17077         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
17078              From: "Golubev I. N." <gin@mo.msk.ru>
17079              Date: Mon, 07 May 2001 14:33:34 (GMT)
17080              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
17081      Branch: perl
17082            ! perl.h
17083 ____________________________________________________________________________
17084 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
17085         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
17086              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
17087              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
17088              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
17089      Branch: perl
17090            ! lib/ExtUtils/MM_Unix.pm
17091 ____________________________________________________________________________
17092 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
17093         Log: (Retracted by #10104.)
17094              
17095              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
17096              From: barries <barries@slaysys.com>
17097              Date: Sat, 12 May 2001 01:28:10 -0400
17098              Message-ID: <20010512012810.B26358@jester.slaysys.com>
17099      Branch: perl
17100            ! lib/Pod/Text.pm
17101 ____________________________________________________________________________
17102 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
17103         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
17104              From: Mike Guy <mjtg@cam.ac.uk>
17105              Date: Sat, 12 May 2001 19:24:33 +0100
17106              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
17107      Branch: perl
17108            ! lib/AutoSplit.pm
17109 ____________________________________________________________________________
17110 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
17111         Log: Yet another HP-UX hints tweak from Merijn.
17112      Branch: perl
17113            ! hints/hpux.sh
17114 ____________________________________________________________________________
17115 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
17116         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
17117              isn't defined (changes#9366,9368,9370 from mainline without the
17118              pp_scmp() change)
17119      Branch: maint-5.6/perl
17120            ! pp.c pp.h pp_hot.c
17121 ____________________________________________________________________________
17122 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
17123         Log: The sorting seems to happen now automatically.
17124      Branch: perl
17125            ! t/lib/glob-basic.t
17126 ____________________________________________________________________________
17127 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
17128         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
17129              From: Benjamin Sugars <bsugars@canoe.ca>
17130              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
17131              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
17132      Branch: perl
17133            ! pod/perlfunc.pod
17134 ____________________________________________________________________________
17135 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
17136         Log: Subject: Re: undef(&foo) does not work for XS functions
17137              From: Doug MacEachern <dougm@covalent.net>
17138              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
17139              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
17140      Branch: perl
17141            ! op.c
17142 ____________________________________________________________________________
17143 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
17144         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
17145              From: Peter Prymmer <pvhp@forte.com>
17146              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
17147              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
17148      Branch: perl
17149            ! t/op/append.t
17150 ____________________________________________________________________________
17151 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
17152         Log: Update Changes.
17153      Branch: perl
17154            ! Changes patchlevel.h
17155 ____________________________________________________________________________
17156 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
17157         Log: Remove the 'asciir' re subpragma.  Should instead implement
17158              the 'physical vs logical' range scheme:
17159              
17160              \xAA-\xCC is a native physical range, you want that range of
17161              codepoints in your native encoding.  In EBCDIC the codepoints
17162              in the gaps (between i-j and r-s) should be included.
17163              
17164              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
17165              codepoints in Unicode.
17166              
17167              a-z is a logical range, you want that range of 'logical' codepoints
17168              in your native encoding.  In EBCDIC the codepoints in the gaps
17169              (between i-j and r-s) should not be included.
17170              
17171              Mixed cases (a-\xAA, etc) should either be errors, or maybe
17172              the 'logical' endpoints should be converted to native/Unicode
17173              codepoints, and the range handled as a physical range.
17174              
17175              'Logical endpoints' are to be recognized only in the A-Z, a-z,
17176              and 0-9 ranges.  Probably a warning should be given for mixed
17177              cases like A-z or a-9 (since such expressions are encoding
17178              dependent), with a recommendation to use physical ranges.
17179      Branch: perl
17180            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
17181            ! t/op/regexp.t
17182 ____________________________________________________________________________
17183 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
17184         Log: Make the test to cleanup the test directory tree
17185              both before and after the testing so that we always
17186              have a clean slate to work with.
17187      Branch: perl
17188            ! t/lib/filefind.t
17189 ____________________________________________________________________________
17190 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
17191         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
17192              From: Jon Eveland <jweveland@yahoo.com>
17193              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
17194              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
17195      Branch: perl
17196            ! pod/perlfunc.pod
17197 ____________________________________________________________________________
17198 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
17199         Log: Merge the camel-III/vstring.t with op/ver.t.
17200      Branch: perl
17201            - t/camel-III/vstring.t
17202            ! MANIFEST t/TEST t/harness t/op/ver.t
17203 ____________________________________________________________________________
17204 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
17205         Log: Add test.deparse make target.
17206      Branch: perl
17207            ! Makefile.SH
17208 ____________________________________________________________________________
17209 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
17210         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
17211              From: Robin Houston <robin@kitsite.com>
17212              Date: Fri, 11 May 2001 12:02:22 +0100
17213              Message-ID: <20010511120222.A11529@penderel>
17214      Branch: perl
17215            ! ext/B/B/Deparse.pm t/op/method.t
17216 ____________________________________________________________________________
17217 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
17218         Log: A nicely working combination for UTS from Hal Morris.
17219      Branch: perl
17220            + ext/POSIX/hints/uts.pl
17221            ! MANIFEST hints/uts.sh
17222 ____________________________________________________________________________
17223 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
17224         Log: i_ieeefp=undef for UTS.
17225      Branch: perl
17226            ! hints/uts.sh
17227 ____________________________________________________________________________
17228 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
17229         Log: Subject: RE: rand(0) is rand(1)
17230              From: Larry Shatzer <lshatzer@islanddata.com>
17231              Date: Thu, 10 May 2001 11:09:27 -0700
17232              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
17233      Branch: perl
17234            ! pod/perlfunc.pod
17235 ____________________________________________________________________________
17236 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
17237         Log: Subject: [patch] make op_{clear,null} public
17238              From: Doug MacEachern <dougm@covalent.net>
17239              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
17240              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
17241      Branch: perl
17242            ! embed.h embed.pl op.c proto.h
17243 ____________________________________________________________________________
17244 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
17245         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
17246              From: Robin Houston <robin@kitsite.com>
17247              Date: Thu, 10 May 2001 18:54:59 +0100
17248              Message-ID: <20010510185459.A5995@penderel>
17249      Branch: perl
17250            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
17251 ____________________________________________________________________________
17252 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
17253         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
17254              From: Robin Houston <robin@kitsite.com>
17255              Date: Thu, 10 May 2001 12:56:39 +0100
17256              Message-ID: <20010510125639.A2119@penderel>
17257      Branch: perl
17258            ! ext/B/B/Deparse.pm
17259 ____________________________________________________________________________
17260 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
17261         Log: Retract #10070, not ready yet.
17262      Branch: perl
17263            ! ext/B/B/Deparse.pm
17264 ____________________________________________________________________________
17265 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
17266         Log: The metaconfig unit change for #10071.
17267      Branch: metaconfig
17268            ! U/modified/mallocsrc.U
17269 ____________________________________________________________________________
17270 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
17271         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
17272      Branch: perl
17273            ! Configure
17274 ____________________________________________________________________________
17275 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
17276         Log: (Retracted by #10073)
17277              
17278              Subject: Re: [PATCH t/TEST] B::Deparse tester 
17279              From: Hugo <hv@crypt.compulink.co.uk>
17280              Date: Thu, 10 May 2001 05:48:09 +0100
17281              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
17282      Branch: perl
17283            ! ext/B/B/Deparse.pm
17284 ____________________________________________________________________________
17285 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
17286         Log: Add a for(func()) test.
17287      Branch: perl
17288            ! t/cmd/for.t
17289 ____________________________________________________________________________
17290 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
17291         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
17292              From: Robin Houston <robin@kitsite.com>
17293              Date: Thu, 10 May 2001 13:50:08 +0100
17294              Message-ID: <20010510135008.A2454@penderel>
17295      Branch: perl
17296            ! ext/B/B/Deparse.pm
17297 ____________________________________________________________________________
17298 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
17299         Log: A thinko in #10065.
17300      Branch: perl
17301            ! hv.c
17302 ____________________________________________________________________________
17303 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
17304         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
17305              From: Robin Houston <robin@kitsite.com>
17306              Date: Thu, 10 May 2001 02:10:34 +0100
17307              Message-ID: <20010510021034.A19421@penderel>
17308      Branch: perl
17309            ! ext/B/B.xs ext/B/B/Deparse.pm
17310 ____________________________________________________________________________
17311 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
17312         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
17313              From: Doug MacEachern <dougm@covalent.net>
17314              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
17315              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
17316      Branch: perl
17317            ! hv.c
17318 ____________________________________________________________________________
17319 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
17320         Log: One more workaround for the UTS compiler from Hal Morris.
17321      Branch: perl
17322            ! perl.h
17323 ____________________________________________________________________________
17324 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
17325         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
17326              From: Robin Houston <robin@kitsite.com>
17327              Date: Thu, 10 May 2001 01:02:08 +0100
17328              Message-ID: <20010510010208.A18200@penderel>
17329      Branch: perl
17330            ! ext/B/B/Debug.pm
17331 ____________________________________________________________________________
17332 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
17333         Log: Subject: [PATCH] Simplify deb_curcv() a bit
17334              From: Benjamin Sugars <bsugars@canoe.ca>
17335              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
17336              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
17337      Branch: perl
17338            ! run.c
17339 ____________________________________________________________________________
17340 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
17341         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
17342              From: Benjamin Sugars <bsugars@canoe.ca>
17343              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
17344              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
17345      Branch: perl
17346            ! t/lib/io_scalar.t
17347 ____________________________________________________________________________
17348 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
17349         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
17350              From: Peter Prymmer <pvhp@forte.com>
17351              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
17352              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
17353      Branch: perl
17354            ! t/lib/md5-file.t
17355 ____________________________________________________________________________
17356 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
17357         Log: Subject: [PATCH t/TEST] B::Deparse tester
17358              From: Robin Houston <robin@kitsite.com>
17359              Date: Wed, 9 May 2001 19:17:50 +0100
17360              Message-ID: <20010509191750.A16940@penderel>
17361      Branch: perl
17362            ! ext/B/O.pm t/TEST
17363 ____________________________________________________________________________
17364 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
17365         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
17366              From: Jeff Pinyan <jeffp@crusoe.net>
17367              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
17368              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
17369      Branch: perl
17370            ! lib/Pod/Html.pm
17371 ____________________________________________________________________________
17372 [ 10057] By: nick                                  on 2001/05/09  18:37:56
17373         Log: Integrate mainline.
17374      Branch: perlio
17375           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
17376           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
17377 ____________________________________________________________________________
17378 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
17379         Log: Update Changes.
17380      Branch: perl
17381            ! Changes patchlevel.h
17382 ____________________________________________________________________________
17383 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
17384         Log: Integrate perlio.
17385      Branch: perl
17386           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
17387 ____________________________________________________________________________
17388 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
17389         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
17390              From: Benjamin Sugars <bsugars@canoe.ca>
17391              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
17392              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
17393      Branch: perl
17394            ! perlio.c
17395 ____________________________________________________________________________
17396 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
17397         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
17398              From: Benjamin Sugars <bsugars@canoe.ca>
17399              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
17400              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
17401      Branch: perl
17402            ! ext/PerlIO/Scalar/Scalar.xs
17403 ____________________________________________________________________________
17404 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
17405         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
17406              From: Jeff Pinyan <jeffp@crusoe.net>
17407              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
17408              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
17409      Branch: perl
17410            ! lib/Pod/Html.pm
17411 ____________________________________________________________________________
17412 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
17413         Log: EPOC tweak from Olaf Flebbe.
17414      Branch: perl
17415            ! epoc/epocish.h
17416 ____________________________________________________________________________
17417 [ 10050] By: nick                                  on 2001/05/09  14:37:57
17418         Log: win32, regen_config_h
17419      Branch: perlio
17420            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17421 ____________________________________________________________________________
17422 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
17423         Log: Integrate perlio.
17424      Branch: perl
17425           !> pp_sys.c
17426 ____________________________________________________________________________
17427 [ 10048] By: nick                                  on 2001/05/09  11:59:50
17428         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
17429              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
17430      Branch: perlio
17431            ! pp_sys.c
17432 ____________________________________________________________________________
17433 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
17434         Log: Integrate perlio.
17435      Branch: perl
17436           !> run.c
17437 ____________________________________________________________________________
17438 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
17439         Log: Subject: Re: Less warnings during configure
17440              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17441              Date: Wed, 09 May 2001 13:12:49 +0200
17442              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
17443      Branch: perl
17444            ! hints/hpux.sh
17445 ____________________________________________________________________________
17446 [ 10045] By: nick                                  on 2001/05/09  09:56:59
17447         Log: MULTIPLICITY/DEBUGGING build fix.
17448      Branch: perlio
17449            ! run.c
17450 ____________________________________________________________________________
17451 [ 10044] By: nick                                  on 2001/05/09  09:46:37
17452         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
17453      Branch: perlio
17454           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
17455            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
17456           !> (integrate 65 files)
17457 ____________________________________________________________________________
17458 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
17459         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
17460              From: Robin Houston <robin@kitsite.com>
17461              Date: Tue, 8 May 2001 19:38:00 +0100
17462              Message-ID: <20010508193800.A4389@penderel>
17463              
17464              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
17465              From: Robin Houston <robin@kitsite.com>
17466              Date: Tue, 8 May 2001 20:03:57 +0100
17467              Message-ID: <20010508200357.A4614@penderel>
17468              
17469              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
17470              From: Robin Houston <robin@kitsite.com>
17471              Date: Wed, 9 May 2001 00:12:05 +0100
17472              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
17473      Branch: perl
17474            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
17475 ____________________________________________________________________________
17476 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
17477         Log: Retract #10031.
17478      Branch: perl
17479            ! pod/perlfunc.pod
17480 ____________________________________________________________________________
17481 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
17482         Log: The metaconfig unit changes for #10040.
17483      Branch: metaconfig/U/perl
17484            ! Checkcc.U d_dlsymun.U dlsrc.U
17485 ____________________________________________________________________________
17486 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
17487         Log: The Configure half of
17488              
17489              Subject: Less warnings during configure
17490              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17491              Date: Tue, 08 May 2001 08:44:02 +0200
17492              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
17493      Branch: perl
17494            ! Configure
17495 ____________________________________________________________________________
17496 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
17497         Log: Subject: Less warnings during configure
17498              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17499              Date: Tue, 08 May 2001 08:44:02 +0200
17500              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
17501      Branch: perl
17502            ! hints/hpux.sh
17503 ____________________________________________________________________________
17504 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
17505         Log: Don't forget to whine about \d__\d.
17506      Branch: perl
17507            ! t/pragma/warn/toke toke.c
17508 ____________________________________________________________________________
17509 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
17510         Log: Allow underscores also in the exponent part.
17511      Branch: perl
17512            ! t/pragma/warn/toke toke.c
17513 ____________________________________________________________________________
17514 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
17515         Log: CodeMagicCD doesn't look like an *I*DE.
17516      Branch: perl
17517            ! pod/perlfaq3.pod
17518 ____________________________________________________________________________
17519 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
17520         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
17521              to be consistently down).
17522      Branch: perl
17523            ! pod/perlfaq3.pod
17524 ____________________________________________________________________________
17525 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
17526         Log: Upgrade to Text::Balanced 1.84.
17527      Branch: perl
17528            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
17529 ____________________________________________________________________________
17530 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
17531         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
17532              From: Benjamin Sugars <bsugars@canoe.ca>
17533              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
17534              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
17535      Branch: perl
17536            ! run.c
17537 ____________________________________________________________________________
17538 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
17539         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
17540              From: Peter Prymmer <pvhp@forte.com>
17541              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
17542              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
17543      Branch: perl
17544            ! t/pod/plainer.t
17545 ____________________________________________________________________________
17546 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
17547         Log: (Retracted by #10042)
17548              
17549              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
17550              From: "Philip Newton" <pnewton@gmx.de>
17551              Date: Tue, 8 May 2001 09:18:10 +0200
17552              Message-ID: <3AF7B9D2.28861.603732@localhost>
17553      Branch: perl
17554            ! pod/perlfunc.pod
17555 ____________________________________________________________________________
17556 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
17557         Log: Subject: [PATCH B::Deparse] Document known bugs
17558              From: Robin Houston <robin@kitsite.com>
17559              Date: Tue, 8 May 2001 01:53:34 +0100
17560              Message-ID: <20010508015334.A32394@penderel>
17561      Branch: perl
17562            ! ext/B/B/Deparse.pm
17563 ____________________________________________________________________________
17564 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
17565         Log: Subject: Re: Perl book, magazine and website updates.
17566              From: "Philip Newton" <pnewton@gmx.de>
17567              Date: Mon, 7 May 2001 17:03:58 +0200
17568              Message-ID: <3AF6D57E.5387.1E29930@localhost>
17569      Branch: perl
17570            ! pod/perlfaq2.pod
17571 ____________________________________________________________________________
17572 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
17573         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
17574              From: Peter Prymmer <pvhp@forte.com>
17575              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
17576              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
17577      Branch: perl
17578            ! t/io/fflush.t
17579 ____________________________________________________________________________
17580 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
17581         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
17582              From: Robin Houston <robin@kitsite.com>
17583              Date: Tue, 8 May 2001 01:14:55 +0100
17584              Message-ID: <20010508011455.A32162@penderel>
17585      Branch: perl
17586            ! ext/B/B/Deparse.pm
17587 ____________________________________________________________________________
17588 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
17589         Log: Typo in #10025.
17590      Branch: perl
17591            ! hints/uts.sh
17592 ____________________________________________________________________________
17593 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
17594         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
17595      Branch: perl
17596            ! hints/uts.sh
17597 ____________________________________________________________________________
17598 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
17599         Log: Subject: Re: [ID 20010506.045] question about hash syntax
17600              From: Peter Scott <Peter@PSDT.com>
17601              Date: Sun, 06 May 2001 13:10:40 -0700
17602              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
17603      Branch: perl
17604            ! pod/perl56delta.pod
17605 ____________________________________________________________________________
17606 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
17607         Log: Configure should figure out the list of dynamic extensions
17608              just fine in UTS-- and in fact it does, as reported by Hal Morris.
17609      Branch: perl
17610            ! hints/uts.sh
17611 ____________________________________________________________________________
17612 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
17613         Log: Update Changes.
17614      Branch: perl
17615            ! Changes patchlevel.h
17616 ____________________________________________________________________________
17617 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
17618         Log: Subject: [PATCH regcomp.c] Insecure regexes
17619              From: Robin Houston <robin@kitsite.com>
17620              Date: Mon, 7 May 2001 21:56:12 +0100
17621              Message-ID: <20010507215612.A31114@penderel>
17622      Branch: perl
17623            ! regcomp.c
17624 ____________________________________________________________________________
17625 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
17626         Log: Drop the foobar.perl.com references for now until Simon
17627              gets them sorted out.
17628      Branch: perl
17629            ! pod/perlfaq2.pod
17630 ____________________________________________________________________________
17631 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
17632         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
17633              From: Prymmer/Kahn <pvhp@best.com>
17634              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
17635              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
17636      Branch: perl
17637            ! lib/Devel/SelfStubber.pm
17638 ____________________________________________________________________________
17639 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
17640         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
17641              From: Prymmer/Kahn <pvhp@best.com>
17642              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
17643              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
17644      Branch: perl
17645            ! win32/Makefile
17646 ____________________________________________________________________________
17647 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
17648         Log: s/WebTechnique's/WebTechniques/
17649      Branch: perl
17650            ! pod/perlfaq2.pod
17651 ____________________________________________________________________________
17652 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
17653         Log: Llama 3 updates from Randal.
17654      Branch: perl
17655            ! pod/perlfaq2.pod
17656 ____________________________________________________________________________
17657 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
17658         Log: Subject: [PATCH] Help -Dt show correct pad variables
17659              From: Benjamin Sugars <ben.sugars@home.com>
17660              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
17661              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
17662      Branch: perl
17663            ! embed.h embed.pl proto.h run.c
17664 ____________________________________________________________________________
17665 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
17666         Log: Subject: [PATCH] Document C<our $foo : shared>
17667              From: Benjamin Sugars <ben.sugars@home.com>
17668              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
17669              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
17670      Branch: perl
17671            ! pod/perlfunc.pod
17672 ____________________________________________________________________________
17673 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
17674         Log: Subject: [PATCH B::Deparse] undefined folded constants
17675              From: Robin Houston <robin@kitsite.com>
17676              Date: Sun, 6 May 2001 17:19:09 +0100
17677              Message-ID: <20010506171909.A7046@penderel>
17678      Branch: perl
17679            ! ext/B/B/Deparse.pm
17680 ____________________________________________________________________________
17681 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
17682         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
17683              From: Robin Houston <robin@kitsite.com>
17684              Message-ID: <20010506164654.A6848@penderel>
17685              Date: Sun, 6 May 2001 16:46:54 +0100
17686      Branch: perl
17687            ! ext/B/B/Deparse.pm
17688 ____________________________________________________________________________
17689 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
17690         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
17691              From: Robin Houston <robin@kitsite.com>
17692              Date: Sun, 6 May 2001 14:47:02 +0100
17693              Message-ID: <20010506144702.A6308@penderel>
17694      Branch: perl
17695            ! t/op/my_stash.t
17696 ____________________________________________________________________________
17697 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
17698         Log: Subject: Perl book, magazine and website updates.
17699              From: Simon Cozens <simon@netthink.co.uk>
17700              Date: Sun, 6 May 2001 16:55:36 +0100
17701              Message-ID: <20010506165536.A1795@netthink.co.uk>
17702      Branch: perl
17703            ! pod/perlbook.pod pod/perlfaq2.pod
17704 ____________________________________________________________________________
17705 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
17706         Log: Tweaks on the Tru64 prof options.
17707      Branch: perl
17708            ! pod/perlhack.pod
17709 ____________________________________________________________________________
17710 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
17711         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
17712              From: Robin Houston <robin@kitsite.com>
17713              Date: Sun, 6 May 2001 14:40:51 +0100
17714              Message-ID: <20010506144051.A6279@penderel>
17715      Branch: perl
17716            ! t/pod/testp2pt.pl
17717 ____________________________________________________________________________
17718 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
17719         Log: Subject: [PATCH B::Deparse] scoping
17720              From: Robin Houston <robin@kitsite.com>
17721              Date: Sun, 6 May 2001 14:36:56 +0100
17722              Message-ID: <20010506143656.A4006@penderel>
17723      Branch: perl
17724            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
17725 ____________________________________________________________________________
17726 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
17727         Log: Document the undefinedness of bitshifting out of range.
17728      Branch: perl
17729            ! pod/perlop.pod
17730 ____________________________________________________________________________
17731 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
17732         Log: Retract #10003 and update the IDE descriptions a bit.
17733      Branch: perl
17734            ! pod/perlfaq3.pod
17735 ____________________________________________________________________________
17736 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
17737         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
17738              From: Prymmer/Kahn <pvhp@best.com>
17739              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
17740              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
17741      Branch: perl
17742            ! win32/Makefile win32/buildext.pl win32/config.bc
17743            ! win32/config.gc win32/config.vc
17744 ____________________________________________________________________________
17745 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
17746         Log: (Retracted by #10005.)
17747      Branch: perl
17748            ! pod/perlfaq3.pod
17749 ____________________________________________________________________________
17750 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
17751         Log: It's "psed", not "sed".
17752      Branch: perl
17753            ! x2p/s2p.PL
17754 ____________________________________________________________________________
17755 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
17756         Log: Update Changes.
17757      Branch: perl
17758            ! Changes patchlevel.h
17759 ____________________________________________________________________________
17760 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
17761         Log: Subject: Re: bleadperl make install fails due to "psed"
17762              From: andreas.koenig@anima.de (Andreas J. Koenig)
17763              Date: 05 May 2001 18:23:28 +0200
17764              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
17765      Branch: perl
17766            ! x2p/Makefile.SH x2p/s2p.PL
17767 ____________________________________________________________________________
17768 [  9999] By: jhi                                   on 2001/05/05  18:28:09
17769         Log: AUTHORS updates.
17770      Branch: perl
17771            ! AUTHORS
17772 ____________________________________________________________________________
17773 [  9998] By: jhi                                   on 2001/05/05  18:16:00
17774         Log: Updates on the pods related to the modules included since 5.6.
17775              
17776              TODO: perltodo really could use major updating.
17777      Branch: perl
17778            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
17779            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
17780            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
17781            ! pod/perlsyn.pod pod/perltodo.pod
17782 ____________________________________________________________________________
17783 [  9997] By: jhi                                   on 2001/05/05  17:35:17
17784         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
17785              from Kurt Skauen.
17786      Branch: perl
17787            + hints/atheos.sh
17788            ! MANIFEST
17789 ____________________________________________________________________________
17790 [  9996] By: jhi                                   on 2001/05/05  17:25:00
17791         Log: Add preemptive #undefs for some of the shorter and more prone
17792              to collision regcomp.h #defines.  (Background: the MASK collided
17793              with a system header #define in Rhapsody.)
17794      Branch: perl
17795            ! regcomp.h
17796 ____________________________________________________________________________
17797 [  9995] By: jhi                                   on 2001/05/05  13:24:21
17798         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
17799              From: Nicholas Clark <nick@ccl4.org>
17800              Date: Sat, 5 May 2001 14:46:39 +0100
17801              Message-ID: <20010505144639.O53513@plum.flirble.org>
17802              
17803              Add a test for the constants (if any) being processed correctly.
17804      Branch: perl
17805            ! utils/h2xs.PL
17806 ____________________________________________________________________________
17807 [  9994] By: jhi                                   on 2001/05/05  02:11:03
17808         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
17809              From: Peter Prymmer <pvhp@forte.com>
17810              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
17811              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
17812      Branch: perl
17813            ! t/lib/b-stash.t
17814 ____________________________________________________________________________
17815 [  9993] By: jhi                                   on 2001/05/05  02:03:49
17816         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
17817              From: Peter Prymmer <pvhp@forte.com>
17818              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
17819              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
17820      Branch: perl
17821            ! perlio.c vms/vmsish.h
17822 ____________________________________________________________________________
17823 [  9992] By: jhi                                   on 2001/05/04  17:21:12
17824         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
17825              From: Robin Barker <rmb1@cise.npl.co.uk>
17826              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
17827              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
17828      Branch: perl
17829            + t/pod/plainer.t
17830            ! MANIFEST
17831 ____________________________________________________________________________
17832 [  9991] By: jhi                                   on 2001/05/04  16:47:45
17833         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
17834              From: Robin Barker <rmb1@cise.npl.co.uk>
17835              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
17836              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
17837      Branch: perl
17838            ! regcomp.c
17839 ____________________________________________________________________________
17840 [  9990] By: jhi                                   on 2001/05/04  14:37:20
17841         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
17842              From: Prymmer/Kahn <pvhp@best.com>
17843              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
17844              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
17845      Branch: perl
17846            ! t/lib/b-stash.t
17847 ____________________________________________________________________________
17848 [  9989] By: jhi                                   on 2001/05/04  14:03:58
17849         Log: Introduce perl572delta, update Todo, add the missing
17850              mention about signal safety since 5.7.1 (though this
17851              requires verification and more details.)
17852      Branch: perl
17853            + pod/perl572delta.pod
17854            ! MANIFEST Todo pod/perl571delta.pod
17855 ____________________________________________________________________________
17856 [  9988] By: jhi                                   on 2001/05/04  12:41:51
17857         Log: Subject: [PATCH perl@9944] long =item
17858              From: Robin Barker <rmb1@cise.npl.co.uk>
17859              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
17860              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
17861      Branch: perl
17862            ! ext/Time/HiRes/HiRes.pm
17863 ____________________________________________________________________________
17864 [  9987] By: jhi                                   on 2001/05/04  12:39:19
17865         Log: The #9901 had removed one line essential for EBCDIC.
17866      Branch: perl
17867            ! regcomp.c
17868 ____________________________________________________________________________
17869 [  9986] By: jhi                                   on 2001/05/04  12:30:23
17870         Log: Subject: cygwin/Makefile.SHs INSTALL patch
17871              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
17872              Date: Mon, 08 Jan 2001 04:59:21 +0200
17873              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
17874      Branch: perl
17875            ! cygwin/Makefile.SHs
17876 ____________________________________________________________________________
17877 [  9985] By: jhi                                   on 2001/05/04  03:51:39
17878         Log: Encode/IO doc tweaks.
17879      Branch: perl
17880            ! ext/Encode/Encode.pm
17881 ____________________________________________________________________________
17882 [  9984] By: jhi                                   on 2001/05/04  03:29:34
17883         Log: Remove GDBM_File from the dynamic extensions for UTS,
17884              GDBM is not a standard feature.
17885      Branch: perl
17886            ! hints/uts.sh
17887 ____________________________________________________________________________
17888 [  9983] By: jhi                                   on 2001/05/04  03:22:59
17889         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
17890      Branch: perl
17891            ! pod/perlretut.pod
17892 ____________________________________________________________________________
17893 [  9982] By: jhi                                   on 2001/05/03  23:21:03
17894         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
17895              From: Benjamin Sugars <bsugars@canoe.ca>
17896              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
17897              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
17898      Branch: perl
17899            ! dump.c
17900 ____________________________________________________________________________
17901 [  9981] By: jhi                                   on 2001/05/03  23:20:05
17902         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
17903              From: Benjamin Sugars <bsugars@canoe.ca>
17904              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
17905              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
17906      Branch: perl
17907            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
17908 ____________________________________________________________________________
17909 [  9980] By: jhi                                   on 2001/05/03  23:15:29
17910         Log: Integrate perlio.
17911      Branch: perl
17912           !> ext/Encode/Encode.pm
17913 ____________________________________________________________________________
17914 [  9979] By: jhi                                   on 2001/05/03  16:54:59
17915         Log: Install psed man page.
17916      Branch: perl
17917            ! installman
17918 ____________________________________________________________________________
17919 [  9978] By: jhi                                   on 2001/05/03  16:45:58
17920         Log: Remove unused files; noted by Sarathy.
17921      Branch: perl
17922            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
17923            ! MANIFEST
17924 ____________________________________________________________________________
17925 [  9977] By: jhi                                   on 2001/05/03  16:42:30
17926         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
17927              From: Andy Dougherty <doughera@lafayette.edu>
17928              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
17929              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
17930      Branch: perl
17931            ! INSTALL
17932 ____________________________________________________________________________
17933 [  9976] By: nick                                  on 2001/05/03  16:40:42
17934         Log: Allow $answer = encode($object,$text); like it says in docs.
17935      Branch: perlio
17936            ! ext/Encode/Encode.pm
17937 ____________________________________________________________________________
17938 [  9975] By: nick                                  on 2001/05/03  16:22:30
17939         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
17940              to be in scope (fair enough), and also a package variable (our) for eval to see it.
17941      Branch: perlio
17942            ! ext/Encode/Encode.pm
17943 ____________________________________________________________________________
17944 [  9974] By: nick                                  on 2001/05/03  15:48:17
17945         Log: Integrate mainline.
17946      Branch: perlio
17947           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
17948           +> t/lib/filter-simple.t t/lib/next.t
17949           !> (integrate 70 files)
17950 ____________________________________________________________________________
17951 [  9973] By: jhi                                   on 2001/05/03  13:09:09
17952         Log: Update Changes.
17953      Branch: perl
17954            ! Changes patchlevel.h
17955 ____________________________________________________________________________
17956 [  9972] By: jhi                                   on 2001/05/03  12:58:33
17957         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
17958              From: Prymmer/Kahn <pvhp@best.com>
17959              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
17960              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
17961      Branch: perl
17962            ! t/io/fflush.t
17963 ____________________________________________________________________________
17964 [  9971] By: jhi                                   on 2001/05/03  12:57:26
17965         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
17966              From: Prymmer/Kahn <pvhp@best.com>
17967              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
17968              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
17969      Branch: perl
17970            ! win32/FindExt.pm
17971 ____________________________________________________________________________
17972 [  9970] By: jhi                                   on 2001/05/03  02:42:46
17973         Log: Can't croak sans thread context, from Doug MacEachern.
17974      Branch: perl
17975            ! toke.c
17976 ____________________________________________________________________________
17977 [  9969] By: jhi                                   on 2001/05/03  01:23:48
17978         Log: Subject: Random input test and Perl
17979              From: Ilya Zakharevich <ilya@math.berkeley.edu>
17980              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
17981              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
17982      Branch: perl
17983            ! toke.c
17984 ____________________________________________________________________________
17985 [  9968] By: jhi                                   on 2001/05/02  22:17:21
17986         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
17987              From: Peter Prymmer <pvhp@forte.com>
17988              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
17989              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
17990      Branch: perl
17991            ! pod/perlfunc.pod pod/perlport.pod
17992 ____________________________________________________________________________
17993 [  9967] By: jhi                                   on 2001/05/02  20:12:45
17994         Log: Workaround for UTS compiler casting bug from Hal Morris.
17995      Branch: perl
17996            ! perl.h
17997 ____________________________________________________________________________
17998 [  9966] By: jhi                                   on 2001/05/02  18:31:37
17999         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
18000              From: Dan Sugalski <dan@sidhe.org>
18001              Date: Wed, 02 May 2001 15:23:22 -0400
18002              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
18003      Branch: perl
18004            ! perl.c vms/vms.c
18005 ____________________________________________________________________________
18006 [  9965] By: jhi                                   on 2001/05/02  18:21:29
18007         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
18008      Branch: perl
18009            ! pod/perlfunc.pod
18010 ____________________________________________________________________________
18011 [  9964] By: jhi                                   on 2001/05/02  18:15:01
18012         Log: Document large files in INSTALL, document also the %x
18013              limitation if not use64bitint, closes bug 20010326.007.
18014      Branch: perl
18015            ! INSTALL
18016 ____________________________________________________________________________
18017 [  9963] By: jhi                                   on 2001/05/02  17:24:47
18018         Log: perlmodlib tweaks; regen pods.
18019      Branch: perl
18020            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
18021            ! pod/perltoc.pod
18022 ____________________________________________________________________________
18023 [  9962] By: jhi                                   on 2001/05/02  17:14:00
18024         Log: Fix for a segfault, from Marc Lehmann.
18025      Branch: perl
18026            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
18027 ____________________________________________________________________________
18028 [  9961] By: jhi                                   on 2001/05/02  15:55:53
18029         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
18030              From: "Philip Newton" <pnewton@gmx.de>
18031              Date: Wed, 2 May 2001 18:39:03 +0200
18032              Message-ID: <3AF05447.15525.173B588@localhost>
18033      Branch: perl
18034            ! pod/perlop.pod
18035 ____________________________________________________________________________
18036 [  9960] By: jhi                                   on 2001/05/02  15:35:37
18037         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
18038              From: Dan Sugalski <dan@sidhe.org>
18039              Date: Wed, 02 May 2001 11:37:27 -0400
18040              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
18041      Branch: perl
18042            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
18043            ! thread.h vms/vms.c vms/vmsish.h
18044 ____________________________________________________________________________
18045 [  9959] By: jhi                                   on 2001/05/02  15:21:08
18046         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
18047              From: Benjamin Sugars <bsugars@canoe.ca>
18048              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
18049              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
18050      Branch: perl
18051            ! ext/PerlIO/Scalar/Scalar.xs
18052 ____________________________________________________________________________
18053 [  9958] By: jhi                                   on 2001/05/02  15:15:53
18054         Log: Bug in #9915, spotted by Mike Guy.
18055      Branch: perl
18056            ! installperl
18057 ____________________________________________________________________________
18058 [  9957] By: jhi                                   on 2001/05/02  13:26:01
18059         Log: Add a test for not griping about references as array
18060              indices if the reference has magic in it (overloaded
18061              methods).
18062      Branch: perl
18063            ! pod/perldiag.pod t/pragma/warn/pp_hot
18064 ____________________________________________________________________________
18065 [  9956] By: jhi                                   on 2001/05/02  13:07:01
18066         Log: Retracted a bit too much in #9952.
18067      Branch: perl
18068            ! t/pragma/sub_lval.t
18069 ____________________________________________________________________________
18070 [  9955] By: jhi                                   on 2001/05/02  13:05:38
18071         Log: Test for #9952.
18072      Branch: perl
18073            ! t/op/tie.t
18074 ____________________________________________________________________________
18075 [  9954] By: jhi                                   on 2001/05/02  11:48:18
18076         Log: Additional note on the encoding example: one cannot
18077              convert string constants in-place.
18078      Branch: perl
18079            ! ext/Encode/Encode.pm
18080 ____________________________________________________________________________
18081 [  9953] By: jhi                                   on 2001/05/02  11:43:51
18082         Log: Note that if you have recent enough Perl you already
18083              have Filter::Util::Call.
18084      Branch: perl
18085            ! lib/Filter/Simple.pm
18086 ____________________________________________________________________________
18087 [  9952] By: jhi                                   on 2001/05/02  11:31:53
18088         Log: Retract changes #8254 and #8255, causes coredump in
18089              'tie FH, "main"', reported by Abigail, culprit found by
18090              Benjamin Sugars.  Mirrors maintperl change #9950.
18091      Branch: perl
18092            ! op.c t/pragma/sub_lval.t
18093 ____________________________________________________________________________
18094 [  9951] By: jhi                                   on 2001/05/02  11:14:29
18095         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
18096      Branch: perl
18097            + t/lib/MyFilter.pm
18098 ____________________________________________________________________________
18099 [  9950] By: gsar                                  on 2001/05/02  03:17:11
18100         Log: revert integration of changes#8254,8255 in change#8620 (causes
18101              a coredump in C<tie FH, 'foo'>; the idea itself may need better
18102              rationalization)
18103      Branch: maint-5.6/perl
18104            ! op.c t/pragma/sub_lval.t
18105 ____________________________________________________________________________
18106 [  9949] By: gsar                                  on 2001/05/02  02:56:32
18107         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
18108              
18109              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
18110              
18111              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
18112      Branch: maint-5.6/perl
18113           !> hints/svr5.sh
18114 ____________________________________________________________________________
18115 [  9948] By: gsar                                  on 2001/05/02  02:49:15
18116         Log: pod/find.t breaks on VMS (from Craig Berry)
18117      Branch: maint-5.6/perl
18118            ! t/pod/find.t
18119 ____________________________________________________________________________
18120 [  9947] By: jhi                                   on 2001/05/02  02:43:09
18121         Log: Add an encoding conversion example.
18122      Branch: perl
18123            ! ext/Encode/Encode.pm
18124 ____________________________________________________________________________
18125 [  9946] By: jhi                                   on 2001/05/02  01:34:22
18126         Log: Another coat of paint but still nowhere finished.
18127              Need to decide on the semantics of strptime(): should
18128              strptime() be a function instead of a method?  To do
18129              the week/monthname-strptiming the i18n/l10n bullet needs
18130              to be bitten with gusto.
18131      Branch: perl
18132            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
18133 ____________________________________________________________________________
18134 [  9945] By: jhi                                   on 2001/05/01  23:40:52
18135         Log: Update Changes.
18136      Branch: perl
18137            ! Changes patchlevel.h
18138 ____________________________________________________________________________
18139 [  9944] By: jhi                                   on 2001/05/01  23:33:37
18140         Log: Add known-to-be-tested modules to the list-to-be-skipped.
18141      Branch: perl
18142            ! t/lib/1_compile.t
18143 ____________________________________________________________________________
18144 [  9943] By: jhi                                   on 2001/05/01  23:24:40
18145         Log: Subject: BorlandC++ fix
18146              From: "Vadim Konovalov" <watman@inbox.ru>
18147              Date: Mon, 30 Apr 2001 20:12:26 -0700
18148              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
18149      Branch: perl
18150            ! win32/makefile.mk
18151 ____________________________________________________________________________
18152 [  9942] By: jhi                                   on 2001/05/01  23:18:02
18153         Log: Update to Filter::Simple 0.60, create a test for it.
18154      Branch: perl
18155            + t/lib/filter-simple.t
18156            ! MANIFEST lib/Filter/Simple.pm
18157 ____________________________________________________________________________
18158 [  9941] By: jhi                                   on 2001/05/01  19:47:24
18159         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
18160              From: Hugo <hv@crypt.compulink.co.uk>
18161              Date: Tue, 01 May 2001 20:12:20 +0100
18162              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
18163      Branch: perl
18164            ! pp_hot.c t/op/re_tests
18165 ____________________________________________________________________________
18166 [  9940] By: jhi                                   on 2001/05/01  19:42:16
18167         Log: Integrate perlio.
18168      Branch: perl
18169           !> lib/base.pm t/lib/fields.t
18170 ____________________________________________________________________________
18171 [  9939] By: jhi                                   on 2001/05/01  19:39:51
18172         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
18173              From: Benjamin Sugars <bsugars@canoe.ca>
18174              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
18175              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
18176      Branch: perl
18177            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
18178 ____________________________________________________________________________
18179 [  9938] By: jhi                                   on 2001/05/01  19:34:09
18180         Log: Add NEXT, a pseudo-class for method redispatching.
18181              <Damian>NEXT.pm probably offers more bang-for-buck
18182              than anything else I've ever written.</Damian>
18183      Branch: perl
18184            + lib/NEXT.pm t/lib/next.t
18185            ! MANIFEST
18186 ____________________________________________________________________________
18187 [  9937] By: jhi                                   on 2001/05/01  19:21:41
18188         Log: Update to Switch 2.02.
18189      Branch: perl
18190            ! lib/Switch.pm t/lib/switch.t
18191 ____________________________________________________________________________
18192 [  9936] By: nick                                  on 2001/05/01  19:09:21
18193         Log: Fix for base.pm clobbering $VERSION
18194      Branch: perlio
18195            ! lib/base.pm
18196 ____________________________________________________________________________
18197 [  9935] By: nick                                  on 2001/05/01  18:54:38
18198         Log: Test for base.pm clobbering $VERSION.
18199      Branch: perlio
18200            ! t/lib/fields.t
18201 ____________________________________________________________________________
18202 [  9934] By: jhi                                   on 2001/05/01  18:39:10
18203         Log: Add information about Scalar::Util::blessed.
18204      Branch: perl
18205            ! pod/perlobj.pod
18206 ____________________________________________________________________________
18207 [  9933] By: jhi                                   on 2001/05/01  18:33:51
18208         Log: Subject: Extra UNIVERSAL documentation
18209              From: Mike Guy <mjtg@cam.ac.uk>
18210              Date: Tue, 01 May 2001 20:12:11 +0100
18211              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
18212      Branch: perl
18213            ! pod/perlobj.pod
18214 ____________________________________________________________________________
18215 [  9932] By: jhi                                   on 2001/05/01  18:26:54
18216         Log: Subject: Autoflush in tests as appropriate
18217              From: Mike Guy <mjtg@cam.ac.uk>
18218              Date: Tue, 01 May 2001 20:05:31 +0100
18219              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
18220      Branch: perl
18221            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
18222            ! t/op/taint.t
18223 ____________________________________________________________________________
18224 [  9931] By: jhi                                   on 2001/05/01  18:02:29
18225         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
18226              From: Benjamin Sugars <bsugars@canoe.ca>
18227              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
18228              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
18229      Branch: perl
18230            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
18231 ____________________________________________________________________________
18232 [  9930] By: jhi                                   on 2001/05/01  15:12:26
18233         Log: Subject: Re: Finally got a round tuit
18234              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18235              Date: Tue, 01 May 2001 14:14:10 +0200
18236              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
18237              
18238              The -DP part, slightly modified.
18239      Branch: perl
18240            ! perl.c
18241 ____________________________________________________________________________
18242 [  9929] By: jhi                                   on 2001/05/01  14:17:15
18243         Log: Subject: Re: Finally got a round tuit
18244              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18245              Date: Tue, 01 May 2001 16:34:06 +0200
18246              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
18247              
18248              cpp and optimization tweaks for HP-UX.
18249      Branch: perl
18250            ! hints/hpux.sh
18251 ____________________________________________________________________________
18252 [  9928] By: jhi                                   on 2001/05/01  13:24:20
18253         Log: Tune the scan_num() comments to reality.
18254      Branch: perl
18255            ! toke.c
18256 ____________________________________________________________________________
18257 [  9927] By: jhi                                   on 2001/05/01  13:14:01
18258         Log: Subject: [PATCH B::Deparse] optimised sort
18259              From: Robin Houston <robin@kitsite.com>
18260              Date: Tue, 1 May 2001 14:07:12 +0100
18261              Message-ID: <20010501140712.A4266@penderel>
18262      Branch: perl
18263            ! ext/B/B/Deparse.pm
18264 ____________________________________________________________________________
18265 [  9926] By: jhi                                   on 2001/05/01  13:10:53
18266         Log: Subject: [PATCH t/lib/b-deparse.t] 
18267              From: Robin Houston <robin@kitsite.com>
18268              Date: Tue, 1 May 2001 13:37:42 +0100
18269              Message-ID: <20010501133742.A4082@penderel>
18270      Branch: perl
18271            ! t/lib/b-deparse.t
18272 ____________________________________________________________________________
18273 [  9925] By: jhi                                   on 2001/05/01  13:10:13
18274         Log: Subject: [PATCH B::Deparse] for(;;), sort
18275              From: Robin Houston <robin@kitsite.com>
18276              Date: Tue, 1 May 2001 13:35:00 +0100
18277              Message-ID: <20010501133500.A4061@penderel>
18278      Branch: perl
18279            ! ext/B/B/Deparse.pm
18280 ____________________________________________________________________________
18281 [  9924] By: jhi                                   on 2001/05/01  13:09:22
18282         Log: Subject: [PATCH B::Deparse] do, warn, use
18283              From: Robin Houston <robin@kitsite.com>
18284              Date: Tue, 1 May 2001 13:31:03 +0100
18285              Message-ID: <20010501133103.A4041@penderel>
18286      Branch: perl
18287            ! ext/B/B/Deparse.pm
18288 ____________________________________________________________________________
18289 [  9923] By: jhi                                   on 2001/05/01  11:45:36
18290         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
18291              From: Benjamin Sugars <ben.sugars@home.com>
18292              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
18293              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
18294      Branch: perl
18295            + t/io/fflush.t
18296            ! MANIFEST
18297 ____________________________________________________________________________
18298 [  9922] By: jhi                                   on 2001/05/01  11:35:42
18299         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
18300              From: Peter Prymmer <pvhp@forte.com>
18301              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
18302              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
18303      Branch: perl
18304            ! t/lib/selfstubber.t
18305 ____________________________________________________________________________
18306 [  9921] By: jhi                                   on 2001/04/30  16:34:33
18307         Log: Subject: [PATCH B::Concise] suppress warning
18308              From: Robin Houston <robin@kitsite.com>
18309              Date: Mon, 30 Apr 2001 16:09:49 +0100
18310              Message-ID: <20010430160949.A25086@penderel>
18311      Branch: perl
18312            ! ext/B/B/Concise.pm
18313 ____________________________________________________________________________
18314 [  9920] By: jhi                                   on 2001/04/30  13:56:04
18315         Log: Strip the *markers* from #9919.
18316      Branch: perl
18317            ! pod/perlfaq.pod pod/perlfaq5.pod
18318 ____________________________________________________________________________
18319 [  9919] By: jhi                                   on 2001/04/30  13:54:04
18320         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
18321              From: Gwyn Judd <b.judd@xtra.co.nz>
18322              Date: Sun, 29 Apr 2001 01:47:49 +1200
18323              Message-ID: <20010429014749.A4418@thislove>
18324      Branch: perl
18325            ! pod/perlfaq.pod pod/perlfaq5.pod
18326 ____________________________________________________________________________
18327 [  9918] By: jhi                                   on 2001/04/30  13:13:54
18328         Log: More_tweakage.
18329      Branch: perl
18330            ! pod/perldata.pod pod/perldiag.pod
18331 ____________________________________________________________________________
18332 [  9917] By: jhi                                   on 2001/04/30  13:01:27
18333         Log: Update Changes.
18334      Branch: perl
18335            ! Changes patchlevel.h
18336 ____________________________________________________________________________
18337 [  9916] By: jhi                                   on 2001/04/30  12:57:03
18338         Log: T_w_e_a_k_a_g_e.
18339      Branch: perl
18340            ! pod/perldata.pod pod/perldiag.pod
18341 ____________________________________________________________________________
18342 [  9915] By: jhi                                   on 2001/04/30  12:39:29
18343         Log: Install s2p also as psed.
18344              
18345              TODO: psed documentation?
18346      Branch: perl
18347            ! installperl
18348 ____________________________________________________________________________
18349 [  9914] By: jhi                                   on 2001/04/30  12:29:21
18350         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
18351              From: Jens Hamisch <jens@Strawberry.COM>
18352              Date: Fri, 27 Apr 2001 17:00:36 +0200
18353              Message-ID: <20010427170036.K1372@Strawberry.COM>
18354              
18355              SOCKS5_VERSION_NAME is the right symbol to detect
18356              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
18357              function called socks5_init() is available, and even that is
18358              not universal, most SOCKS5 installations use SOCKSinit()).
18359      Branch: perl
18360            ! perlio.c
18361 ____________________________________________________________________________
18362 [  9913] By: jhi                                   on 2001/04/30  12:22:15
18363         Log: Allow a zero timeout on IO::Socket accept and connect--
18364              though one really shouldn't do that.  Based on
18365              
18366              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
18367              From: "John Holdsworth" <coldwave@bigfoot.com>
18368              Date: Sun, 4 Feb 2001 12:48:18 +0100
18369              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
18370      Branch: perl
18371            ! ext/IO/lib/IO/Socket.pm
18372 ____________________________________________________________________________
18373 [  9912] By: jhi                                   on 2001/04/30  11:27:27
18374         Log: Save the spot of regprev (see #9911) for binary compatibility;
18375              regen API.
18376      Branch: perl
18377            ! embedvar.h perlapi.h thrdvar.h
18378 ____________________________________________________________________________
18379 [  9911] By: jhi                                   on 2001/04/30  11:22:03
18380         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
18381              From: Hugo <hv@crypt.compulink.co.uk>
18382              Date: Sun, 29 Apr 2001 17:09:30 +0100
18383              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
18384      Branch: perl
18385            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
18386 ____________________________________________________________________________
18387 [  9910] By: jhi                                   on 2001/04/30  11:15:12
18388         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
18389              a dummy for PL_numeric_radix); no pressing reason to break
18390              binary compatibility; regen API.
18391      Branch: perl
18392            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
18393            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
18394 ____________________________________________________________________________
18395 [  9909] By: jhi                                   on 2001/04/30  10:56:08
18396         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
18397              From: Walt Mankowski <waltman@netaxs.com>
18398              Date: Sun, 29 Apr 2001 21:53:48 -0400
18399              Message-ID: <20010429215348.A3971@netaxs.com>
18400      Branch: perl
18401            ! pod/perlfunc.pod
18402 ____________________________________________________________________________
18403 [  9908] By: jhi                                   on 2001/04/30  10:49:40
18404         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
18405      Branch: perl
18406            ! t/lib/selfstubber.t
18407 ____________________________________________________________________________
18408 [  9907] By: nick                                  on 2001/04/30  09:26:50
18409         Log: Integrate mainline.
18410      Branch: perlio
18411           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
18412 ____________________________________________________________________________
18413 [  9906] By: jhi                                   on 2001/04/29  23:24:20
18414         Log: Abigail spotted a thinko in #9905.
18415      Branch: perl
18416            ! pod/perldiag.pod
18417 ____________________________________________________________________________
18418 [  9905] By: jhi                                   on 2001/04/29  15:55:39
18419         Log: Changed the underscore/undebar syntax in numeric constants;
18420              now any grouping will do, as long as the underscores are not
18421              consecutive (so "zero-grouping" is out), and they do not begin
18422              or end the integer or fractional parts.
18423      Branch: perl
18424            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
18425 ____________________________________________________________________________
18426 [  9904] By: nick                                  on 2001/04/29  15:43:22
18427         Log: Integrate mainline.
18428      Branch: perlio
18429           +> (branch 98 files)
18430            - lib/unicode/Block.pl
18431            - lib/unicode/In/AlphabeticPresentationForms.pl
18432            - lib/unicode/In/Arabic.pl
18433            - lib/unicode/In/ArabicPresentationForms-A.pl
18434            - lib/unicode/In/ArabicPresentationForms-B.pl
18435            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
18436            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
18437            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
18438            - lib/unicode/In/BopomofoExtended.pl
18439            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
18440            - lib/unicode/In/CJKCompatibility.pl
18441            - lib/unicode/In/CJKCompatibilityForms.pl
18442            - lib/unicode/In/CJKCompatibilityIdeographs.pl
18443            - lib/unicode/In/CJKRadicalsSupplement.pl
18444            - lib/unicode/In/CJKSymbolsandPunctuation.pl
18445            - lib/unicode/In/CJKUnifiedIdeographs.pl
18446            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
18447            - lib/unicode/In/Cherokee.pl
18448            - lib/unicode/In/CombiningDiacriticalMarks.pl
18449            - lib/unicode/In/CombiningHalfMarks.pl
18450            - lib/unicode/In/CombiningMarksforSymbols.pl
18451            - lib/unicode/In/ControlPictures.pl
18452            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
18453            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
18454            - lib/unicode/In/EnclosedAlphanumerics.pl
18455            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
18456            - lib/unicode/In/Ethiopic.pl
18457            - lib/unicode/In/GeneralPunctuation.pl
18458            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
18459            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
18460            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
18461            - lib/unicode/In/HalfwidthandFullwidthForms.pl
18462            - lib/unicode/In/HangulCompatibilityJamo.pl
18463            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
18464            - lib/unicode/In/Hebrew.pl
18465            - lib/unicode/In/HighPrivateUseSurrogates.pl
18466            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
18467            - lib/unicode/In/IPAExtensions.pl
18468            - lib/unicode/In/IdeographicDescriptionCharacters.pl
18469            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
18470            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
18471            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
18472            - lib/unicode/In/Latin-1Supplement.pl
18473            - lib/unicode/In/LatinExtended-A.pl
18474            - lib/unicode/In/LatinExtended-B.pl
18475            - lib/unicode/In/LatinExtendedAdditional.pl
18476            - lib/unicode/In/LetterlikeSymbols.pl
18477            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
18478            - lib/unicode/In/MathematicalOperators.pl
18479            - lib/unicode/In/MiscellaneousSymbols.pl
18480            - lib/unicode/In/MiscellaneousTechnical.pl
18481            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
18482            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
18483            - lib/unicode/In/OpticalCharacterRecognition.pl
18484            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
18485            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
18486            - lib/unicode/In/SmallFormVariants.pl
18487            - lib/unicode/In/SpacingModifierLetters.pl
18488            - lib/unicode/In/Specials.pl
18489            - lib/unicode/In/SuperscriptsandSubscripts.pl
18490            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
18491            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
18492            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
18493            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
18494            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
18495           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
18496           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
18497           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
18498           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
18499           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
18500           !> utf8.c win32/Makefile
18501 ____________________________________________________________________________
18502 [  9903] By: jhi                                   on 2001/04/29  14:30:53
18503         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
18504              From: Prymmer/Kahn <pvhp@best.com>
18505              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
18506              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
18507      Branch: perl
18508            ! win32/Makefile
18509 ____________________________________________________________________________
18510 [  9902] By: jhi                                   on 2001/04/29  02:52:44
18511         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
18512              From: "Abigail" <abigail@foad.org>
18513              Date: Sun, 29 Apr 2001 03:14:25 +0200
18514              Message-ID: <20010429011425.24503.qmail@foad.org>
18515      Branch: perl
18516            ! ext/IO/lib/IO/Seekable.pm
18517 ____________________________________________________________________________
18518 [  9901] By: jhi                                   on 2001/04/29  02:04:46
18519         Log: In character classes one couldn't have 0x80..0xff characters
18520              at the left hand side if there were 0x100.. characters in the
18521              character class.
18522      Branch: perl
18523            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
18524            ! t/op/pat.t utf8.c
18525 ____________________________________________________________________________
18526 [  9900] By: jhi                                   on 2001/04/28  22:55:04
18527         Log: Forgot the latest mktables.PL from #9899.
18528      Branch: perl
18529            ! lib/unicode/mktables.PL
18530 ____________________________________________________________________________
18531 [  9899] By: jhi                                   on 2001/04/28  22:53:28
18532         Log: Explain the \p{} and \P{} error message better and
18533              have prettier prettyprint in In.pl.
18534      Branch: perl
18535            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
18536            ! pod/perldiag.pod
18537 ____________________________________________________________________________
18538 [  9898] By: jhi                                   on 2001/04/28  21:03:34
18539         Log: Add one possible explanation for the "Invalid [] range" error.
18540      Branch: perl
18541            ! pod/perldiag.pod
18542 ____________________________________________________________________________
18543 [  9897] By: jhi                                   on 2001/04/28  17:18:26
18544         Log: Add a level of indirection to the implementation of \p{InFoo}
18545              so that we don't have to have long filenames.  (Nothing changes
18546              in the user interface.)   The indirection is defined in
18547              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
18548              Also rename some the character classes by removing '-' from
18549              the classnames, and finally renamed Block.pl as Blocks.pl.
18550      Branch: perl
18551            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
18552            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
18553            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
18554            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
18555            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
18556            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
18557            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
18558            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
18559            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
18560            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
18561            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
18562            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
18563            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
18564            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
18565            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
18566            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
18567            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
18568            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
18569            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
18570            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
18571            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
18572            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
18573            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
18574            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
18575            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
18576            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
18577            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
18578            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
18579            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
18580            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
18581            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
18582            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
18583            + lib/unicode/In/94.pl lib/unicode/In/95.pl
18584            - lib/unicode/Block.pl
18585            - lib/unicode/In/AlphabeticPresentationForms.pl
18586            - lib/unicode/In/Arabic.pl
18587            - lib/unicode/In/ArabicPresentationForms-A.pl
18588            - lib/unicode/In/ArabicPresentationForms-B.pl
18589            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
18590            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
18591            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
18592            - lib/unicode/In/BopomofoExtended.pl
18593            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
18594            - lib/unicode/In/CJKCompatibility.pl
18595            - lib/unicode/In/CJKCompatibilityForms.pl
18596            - lib/unicode/In/CJKCompatibilityIdeographs.pl
18597            - lib/unicode/In/CJKRadicalsSupplement.pl
18598            - lib/unicode/In/CJKSymbolsandPunctuation.pl
18599            - lib/unicode/In/CJKUnifiedIdeographs.pl
18600            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
18601            - lib/unicode/In/Cherokee.pl
18602            - lib/unicode/In/CombiningDiacriticalMarks.pl
18603            - lib/unicode/In/CombiningHalfMarks.pl
18604            - lib/unicode/In/CombiningMarksforSymbols.pl
18605            - lib/unicode/In/ControlPictures.pl
18606            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
18607            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
18608            - lib/unicode/In/EnclosedAlphanumerics.pl
18609            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
18610            - lib/unicode/In/Ethiopic.pl
18611            - lib/unicode/In/GeneralPunctuation.pl
18612            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
18613            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
18614            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
18615            - lib/unicode/In/HalfwidthandFullwidthForms.pl
18616            - lib/unicode/In/HangulCompatibilityJamo.pl
18617            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
18618            - lib/unicode/In/Hebrew.pl
18619            - lib/unicode/In/HighPrivateUseSurrogates.pl
18620            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
18621            - lib/unicode/In/IPAExtensions.pl
18622            - lib/unicode/In/IdeographicDescriptionCharacters.pl
18623            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
18624            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
18625            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
18626            - lib/unicode/In/Latin-1Supplement.pl
18627            - lib/unicode/In/LatinExtended-A.pl
18628            - lib/unicode/In/LatinExtended-B.pl
18629            - lib/unicode/In/LatinExtendedAdditional.pl
18630            - lib/unicode/In/LetterlikeSymbols.pl
18631            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
18632            - lib/unicode/In/MathematicalOperators.pl
18633            - lib/unicode/In/MiscellaneousSymbols.pl
18634            - lib/unicode/In/MiscellaneousTechnical.pl
18635            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
18636            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
18637            - lib/unicode/In/OpticalCharacterRecognition.pl
18638            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
18639            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
18640            - lib/unicode/In/SmallFormVariants.pl
18641            - lib/unicode/In/SpacingModifierLetters.pl
18642            - lib/unicode/In/Specials.pl
18643            - lib/unicode/In/SuperscriptsandSubscripts.pl
18644            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
18645            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
18646            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
18647            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
18648            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
18649            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
18650            ! pod/perlunicode.pod
18651 ____________________________________________________________________________
18652 [  9896] By: jhi                                   on 2001/04/28  14:33:17
18653         Log: Update the information on shared library path on HP-UX.
18654      Branch: perl
18655            ! INSTALL
18656 ____________________________________________________________________________
18657 [  9895] By: jhi                                   on 2001/04/28  14:32:30
18658         Log: Because #9894 seems to do the trick, this workaround can be removed.
18659      Branch: perl
18660            ! t/lib/selfstubber.t
18661 ____________________________________________________________________________
18662 [  9894] By: jhi                                   on 2001/04/28  14:26:13
18663         Log: For PerlIO flush the children's file handles (on fork/exec/system).
18664      Branch: perl
18665            ! perl.h
18666 ____________________________________________________________________________
18667 [  9893] By: jhi                                   on 2001/04/28  14:23:15
18668         Log: Test tweak for #9891.
18669      Branch: perl
18670            ! t/lib/b-deparse.t
18671 ____________________________________________________________________________
18672 [  9892] By: jhi                                   on 2001/04/28  14:10:13
18673         Log: New HP-UX hints from Merijn.
18674      Branch: perl
18675            ! hints/hpux.sh
18676 ____________________________________________________________________________
18677 [  9891] By: jhi                                   on 2001/04/28  14:07:27
18678         Log: Subject: [PATCH B::Deparse] non-block scopes
18679              From: Robin Houston <robin@kitsite.com>
18680              Date: Fri, 27 Apr 2001 19:15:14 +0100
18681              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
18682      Branch: perl
18683            ! ext/B/B/Deparse.pm
18684 ____________________________________________________________________________
18685 [  9890] By: nick                                  on 2001/04/27  19:41:25
18686         Log: Integrate mainline
18687      Branch: perlio
18688           +> t/lib/selfstubber.t
18689           !> (integrate 50 files)
18690 ____________________________________________________________________________
18691 [  9889] By: jhi                                   on 2001/04/27  18:23:46
18692         Log: Subject: Re: selfstubber test fail on bleadperl
18693              From: Mike Guy <mjtg@cam.ac.uk>
18694              Date: Fri, 27 Apr 2001 19:31:18 +0100
18695              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
18696      Branch: perl
18697            ! t/lib/selfstubber.t
18698 ____________________________________________________________________________
18699 [  9888] By: jhi                                   on 2001/04/27  16:20:54
18700         Log: Test tweak for #9886.
18701      Branch: perl
18702            ! t/lib/b-deparse.t
18703 ____________________________________________________________________________
18704 [  9887] By: jhi                                   on 2001/04/27  16:16:33
18705         Log: Buffering issue at least in Solaris (even with perlio).
18706      Branch: perl
18707            ! t/lib/selfstubber.t
18708 ____________________________________________________________________________
18709 [  9886] By: jhi                                   on 2001/04/27  14:59:23
18710         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
18711              From: Robin Houston <robin@kitsite.com>
18712              Date: Fri, 27 Apr 2001 16:53:20 +0100
18713              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
18714      Branch: perl
18715            ! ext/B/B/Deparse.pm
18716 ____________________________________________________________________________
18717 [  9885] By: jhi                                   on 2001/04/27  14:23:51
18718         Log: Update Changes.
18719      Branch: perl
18720            ! Changes patchlevel.h
18721 ____________________________________________________________________________
18722 [  9884] By: jhi                                   on 2001/04/27  14:14:12
18723         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
18724              From: "Philip Newton" <pnewton@gmx.de>
18725              Date: Fri, 27 Apr 2001 16:40:13 +0200
18726              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
18727      Branch: perl
18728            ! pod/perldata.pod
18729 ____________________________________________________________________________
18730 [  9883] By: jhi                                   on 2001/04/27  13:28:19
18731         Log: Add LOG_PERROR; prettify the "removed".
18732      Branch: perl
18733            ! ext/Sys/Syslog/Syslog.xs
18734 ____________________________________________________________________________
18735 [  9882] By: jhi                                   on 2001/04/27  13:13:18
18736         Log: h2xs tweaks: use NV instead of double, "quote" the removed
18737              prefixes for clarity (especially when nothing is removed),
18738              slight pod reformats.
18739      Branch: perl
18740            ! utils/h2xs.PL
18741 ____________________________________________________________________________
18742 [  9881] By: jhi                                   on 2001/04/27  12:58:48
18743         Log: Don't bother creating existing directories.
18744      Branch: perl
18745            ! utils/h2xs.PL
18746 ____________________________________________________________________________
18747 [  9880] By: jhi                                   on 2001/04/27  12:45:39
18748         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
18749              From: Mike Schilli <m@perlmeister.com>
18750              Date: Wed, 25 Apr 2001 01:29:21 -0700
18751              Message-id: <3AE68AE1.6A981723@perlmeister.com>
18752      Branch: perl
18753            ! utils/h2xs.PL
18754 ____________________________________________________________________________
18755 [  9879] By: jhi                                   on 2001/04/27  12:40:55
18756         Log: break is not yet Perl.  Added the template license also to README.
18757      Branch: perl
18758            ! utils/h2xs.PL
18759 ____________________________________________________________________________
18760 [  9878] By: jhi                                   on 2001/04/27  03:08:20
18761         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
18762              From: Tim Jenness <t.jenness@jach.hawaii.edu>
18763              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
18764              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
18765      Branch: perl
18766            ! t/lib/xs-typemap.t
18767 ____________________________________________________________________________
18768 [  9877] By: jhi                                   on 2001/04/26  23:54:40
18769         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
18770              From: "Abigail" <abigail@foad.org>
18771              Date: Fri, 27 Apr 2001 01:44:28 +0200
18772              Message-ID: <20010426234428.19786.qmail@foad.org>
18773      Branch: perl
18774            ! utils/h2xs.PL
18775 ____________________________________________________________________________
18776 [  9876] By: jhi                                   on 2001/04/26  23:52:06
18777         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
18778              From: Peter Prymmer <pvhp@forte.com>
18779              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
18780              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
18781      Branch: perl
18782            ! t/lib/selfstubber.t
18783 ____________________________________________________________________________
18784 [  9875] By: jhi                                   on 2001/04/26  23:48:10
18785         Log: Deparse nits.
18786      Branch: perl
18787            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
18788 ____________________________________________________________________________
18789 [  9874] By: jhi                                   on 2001/04/26  22:46:05
18790         Log: Document ANYOF_CLASS.
18791      Branch: perl
18792            ! regcomp.h
18793 ____________________________________________________________________________
18794 [  9873] By: jhi                                   on 2001/04/26  22:35:03
18795         Log: Subject: Re: [PATCH @9846] dumping ANYOF
18796              From: Hugo <hv@crypt.compulink.co.uk>
18797              Date: Thu, 26 Apr 2001 23:33:38 +0100
18798              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
18799      Branch: perl
18800            ! regcomp.c regcomp.h
18801 ____________________________________________________________________________
18802 [  9872] By: jhi                                   on 2001/04/26  22:34:31
18803         Log: Subject: [PATCH] more for Devel::SelfStubber
18804              From: Nicholas Clark <nick@ccl4.org>
18805              Date: Fri, 27 Apr 2001 00:13:52 +0100
18806              Message-ID: <20010427001351.K88186@plum.flirble.org>
18807      Branch: perl
18808            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
18809 ____________________________________________________________________________
18810 [  9871] By: jhi                                   on 2001/04/26  21:59:17
18811         Log: Subject: [PATCH B::Deparse] formats must be flush left
18812              From: Robin Houston <robin@kitsite.com>
18813              Date: Thu, 26 Apr 2001 23:54:29 +0100
18814              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
18815      Branch: perl
18816            ! ext/B/B/Deparse.pm
18817 ____________________________________________________________________________
18818 [  9870] By: jhi                                   on 2001/04/26  21:57:37
18819         Log: If some of the constants are prefixes of others,
18820              the prefixes may never get recognized.  (See 20010426.006.)
18821      Branch: perl
18822            ! utils/h2xs.PL
18823 ____________________________________________________________________________
18824 [  9869] By: jhi                                   on 2001/04/26  21:50:42
18825         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
18826              From: Chris Bongaarts <cab@tc.umn.edu>
18827              Date: Thu, 26 Apr 2001 17:10:31 -0500
18828              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
18829      Branch: perl
18830            ! ext/Sys/Syslog/Syslog.xs
18831 ____________________________________________________________________________
18832 [  9868] By: jhi                                   on 2001/04/26  21:35:12
18833         Log: Further cuts and more docs from Graham Barr.
18834      Branch: perl
18835            ! ext/List/Util/lib/List/Util.pm
18836            ! ext/List/Util/lib/Scalar/Util.pm
18837 ____________________________________________________________________________
18838 [  9867] By: jhi                                   on 2001/04/26  21:18:57
18839         Log: Subject: [PATCH 5.7.1] DB_File-1.77
18840              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
18841              Date: Thu, 26 Apr 2001 22:37:53 +0100
18842              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
18843      Branch: perl
18844            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
18845            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
18846 ____________________________________________________________________________
18847 [  9866] By: jhi                                   on 2001/04/26  21:12:31
18848         Log: Subject: [PATCH B::Deparse] fix easy bugs
18849              From: Robin Houston <robin@kitsite.com>
18850              Date: Thu, 26 Apr 2001 23:03:33 +0100
18851              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
18852      Branch: perl
18853            ! ext/B/B/Deparse.pm
18854 ____________________________________________________________________________
18855 [  9865] By: jhi                                   on 2001/04/26  20:26:13
18856         Log: Update Changes.
18857      Branch: perl
18858            ! Changes patchlevel.h
18859 ____________________________________________________________________________
18860 [  9864] By: jhi                                   on 2001/04/26  19:27:48
18861         Log: Dethinko from Robin Houston.
18862      Branch: perl
18863            ! ext/B/B/Deparse.pm
18864 ____________________________________________________________________________
18865 [  9863] By: jhi                                   on 2001/04/26  19:10:35
18866         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
18867              From: Robin Houston <robin@kitsite.com>
18868              Date: Thu, 26 Apr 2001 21:08:32 +0100
18869              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
18870      Branch: perl
18871            ! ext/B/B/Deparse.pm
18872 ____________________________________________________________________________
18873 [  9862] By: jhi                                   on 2001/04/26  19:04:23
18874         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
18875              From: Robin Houston <robin@kitsite.com>
18876              Date: Thu, 26 Apr 2001 20:52:50 +0100
18877              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
18878      Branch: perl
18879            ! ext/B/B/Deparse.pm
18880 ____________________________________________________________________________
18881 [  9861] By: jhi                                   on 2001/04/26  18:56:14
18882         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
18883              From: Mike Guy <mjtg@cam.ac.uk>
18884              Date: Thu, 26 Apr 2001 14:22:40 +0100
18885              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
18886      Branch: perl
18887            ! pod/perlobj.pod
18888 ____________________________________________________________________________
18889 [  9860] By: jhi                                   on 2001/04/26  18:46:42
18890         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
18891              From: Robin Houston <robin@kitsite.com>
18892              Date: Thu, 26 Apr 2001 20:34:29 +0100
18893              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
18894              
18895              Hashes do not interpolate.
18896      Branch: perl
18897            ! ext/B/B/Deparse.pm
18898 ____________________________________________________________________________
18899 [  9859] By: jhi                                   on 2001/04/26  18:43:51
18900         Log: Subject: The Time::Piece conspiracy unmasked!!!
18901              From: Mike Guy <mjtg@cam.ac.uk>
18902              Date: Thu, 26 Apr 2001 19:02:50 +0100
18903              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
18904              
18905              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
18906              From: Mike Guy <mjtg@cam.ac.uk>
18907              Date: Thu, 26 Apr 2001 19:08:21 +0100
18908              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
18909              
18910              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
18911              From: Graham Barr <gbarr@pobox.com>
18912              Date: Thu, 26 Apr 2001 19:12:03 +0100
18913              Message-ID: <20010426191203.A70835@pobox.com>
18914              
18915              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
18916      Branch: perl
18917            ! ext/List/Util/lib/List/Util.pm
18918            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
18919 ____________________________________________________________________________
18920 [  9858] By: jhi                                   on 2001/04/26  18:17:42
18921         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
18922              From: Robin Houston <robin@kitsite.com>
18923              Date: Thu, 26 Apr 2001 16:09:35 +0100
18924              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
18925      Branch: perl
18926            ! t/comp/proto.t
18927 ____________________________________________________________________________
18928 [  9857] By: jhi                                   on 2001/04/26  18:04:59
18929         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
18930              From: barries <barries@slaysys.com>
18931              Date: Thu, 26 Apr 2001 12:01:10 -0400
18932              Message-ID: <20010426120110.E29698@jester.slaysys.com>
18933      Branch: perl
18934            ! pod/perldiag.pod
18935 ____________________________________________________________________________
18936 [  9856] By: jhi                                   on 2001/04/26  18:03:33
18937         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
18938              Date: Thu, 26 Apr 2001 17:13:41 +0100
18939              From: Robin Houston <robin@kitsite.com>
18940              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
18941              
18942              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
18943              From: Robin Houston <robin@kitsite.com>
18944              Date: Thu, 26 Apr 2001 18:44:29 +0100
18945              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
18946      Branch: perl
18947            ! ext/B/B/Deparse.pm
18948 ____________________________________________________________________________
18949 [  9855] By: jhi                                   on 2001/04/26  17:56:04
18950         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
18951              From: Robin Houston <robin@kitsite.com>
18952              Date: Thu, 26 Apr 2001 17:04:08 +0100
18953              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
18954      Branch: perl
18955            ! ext/B/B/Deparse.pm
18956 ____________________________________________________________________________
18957 [  9854] By: jhi                                   on 2001/04/26  17:47:26
18958         Log: Subject: Re: Short test case for undef %stash:: crash
18959              From: Benjamin Sugars <bsugars@canoe.ca> 
18960              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
18961              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
18962              Changed and moved the perldiag entry.
18963      Branch: perl
18964            ! gv.c pod/perldiag.pod
18965 ____________________________________________________________________________
18966 [  9853] By: jhi                                   on 2001/04/26  14:35:16
18967         Log: Beginnings of strptime().  Do not touch the wet paint.
18968      Branch: perl
18969            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
18970 ____________________________________________________________________________
18971 [  9852] By: jhi                                   on 2001/04/26  13:17:21
18972         Log: Retract #9851, core dumps from pod2man.
18973      Branch: perl
18974            ! regcomp.c
18975 ____________________________________________________________________________
18976 [  9851] By: jhi                                   on 2001/04/26  11:54:41
18977         Log: (Retracted by #9852.)
18978              
18979              Subject: [PATCH @9846] dumping ANYOF
18980              From: Hugo <hv@crypt.compulink.co.uk>
18981              Date: Thu, 26 Apr 2001 05:32:38 +0100
18982              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
18983      Branch: perl
18984            ! regcomp.c
18985 ____________________________________________________________________________
18986 [  9850] By: jhi                                   on 2001/04/26  02:34:44
18987         Log: If ccflags was empty the _previous_ $* containing all the
18988              environment variables and Configure variables was used,
18989              which lead, among other bad things, into $ccflags being your
18990              uname -a output, which lead into test compile with cc failing,
18991              which lead into gcc being selected, which didn't work that well
18992              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
18993              with large files, et cetera.
18994      Branch: perl
18995            ! hints/hpux.sh
18996 ____________________________________________________________________________
18997 [  9849] By: jhi                                   on 2001/04/26  01:44:57
18998         Log: Make selfstubber test more portable.
18999      Branch: perl
19000            ! t/lib/selfstubber.t
19001 ____________________________________________________________________________
19002 [  9848] By: jhi                                   on 2001/04/26  00:50:26
19003         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
19004              From: Benjamin Sugars <ben.sugars@home.com>
19005              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
19006              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
19007      Branch: perl
19008            ! ext/Cwd/Cwd.xs
19009 ____________________________________________________________________________
19010 [  9847] By: jhi                                   on 2001/04/26  00:46:58
19011         Log: Subject: [PATCH: perl@9841] VMS updates
19012              From: Peter Prymmer <pvhp@forte.com>
19013              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
19014              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
19015      Branch: perl
19016            ! README.vms configure.com vms/descrip_mms.template
19017            ! vms/ext/filespec.t
19018 ____________________________________________________________________________
19019 [  9846] By: jhi                                   on 2001/04/26  00:11:56
19020         Log: re 'debug' was broken by #9084.
19021      Branch: perl
19022            ! ext/re/re.xs
19023 ____________________________________________________________________________
19024 [  9845] By: jhi                                   on 2001/04/25  22:33:17
19025         Log: Subject: [PATCH] test for Devel::SelfStubber
19026              From: Nicholas Clark <nick@ccl4.org>
19027              Date: Thu, 26 Apr 2001 00:00:54 +0100
19028              Message-ID: <20010426000054.D89026@plum.flirble.org>
19029      Branch: perl
19030            + t/lib/selfstubber.t
19031            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
19032 ____________________________________________________________________________
19033 [  9844] By: jhi                                   on 2001/04/25  22:29:32
19034         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
19035              From: Paul Johnson <paul@pjcj.net>
19036              Date: Thu, 26 Apr 2001 00:46:08 +0200
19037              Message-ID: <20010426004608.H2338@pjcj.net>
19038      Branch: perl
19039            ! ext/B/B/Concise.pm
19040 ____________________________________________________________________________
19041 [  9843] By: jhi                                   on 2001/04/25  22:28:28
19042         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
19043              From: Peter Prymmer <pvhp@forte.com>
19044              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
19045              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
19046      Branch: perl
19047            ! ext/Cwd/Cwd.xs
19048 ____________________________________________________________________________
19049 [  9842] By: jhi                                   on 2001/04/25  20:58:12
19050         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
19051              From: John Peacock <jpeacock@rowman.com>
19052              Date: Wed, 25 Apr 2001 17:30:26 -0400
19053              Message-ID: <3AE741F2.B3217464@rowman.com>
19054      Branch: perl
19055            ! lib/Math/BigInt.pm t/lib/bigintpm.t
19056 ____________________________________________________________________________
19057 [  9841] By: jhi                                   on 2001/04/25  20:07:05
19058         Log: Update Changes.
19059      Branch: perl
19060            ! Changes patchlevel.h
19061 ____________________________________________________________________________
19062 [  9840] By: jhi                                   on 2001/04/25  19:56:51
19063         Log: Yet another HP-UX hints version from Merijn.
19064      Branch: perl
19065            ! hints/hpux.sh
19066 ____________________________________________________________________________
19067 [  9839] By: jhi                                   on 2001/04/25  19:53:04
19068         Log: abs_path() didn't terminate the filename correctly,
19069              in DIRNAMLENless systems like HP-UX this would fail.
19070      Branch: perl
19071            ! ext/Cwd/Cwd.xs
19072 ____________________________________________________________________________
19073 [  9838] By: jhi                                   on 2001/04/25  16:37:26
19074         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
19075              From: Mike Guy <mjtg@cam.ac.uk>
19076              Date: Wed, 25 Apr 2001 18:31:47 +0100
19077              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
19078      Branch: perl
19079            ! op.c
19080 ____________________________________________________________________________
19081 [  9837] By: jhi                                   on 2001/04/25  16:21:53
19082         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
19083              From: Jon Eveland <jweveland@yahoo.com>
19084              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
19085              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
19086      Branch: perl
19087            ! lib/perl5db.pl
19088 ____________________________________________________________________________
19089 [  9836] By: jhi                                   on 2001/04/25  14:17:50
19090         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
19091              From: "Philip Newton" <pnewton@gmx.de>
19092              Date: Wed, 25 Apr 2001 17:05:58 +0200
19093              Message-ID: <3AE703F6.3234.1833C45@localhost>
19094      Branch: perl
19095            ! Porting/patching.pod
19096 ____________________________________________________________________________
19097 [  9835] By: jhi                                   on 2001/04/25  13:58:07
19098         Log: It would seem that both ar and full_ar need to be overridden
19099              for HP-UX to avoid the GNU ar.
19100      Branch: perl
19101            ! hints/hpux.sh
19102 ____________________________________________________________________________
19103 [  9834] By: jhi                                   on 2001/04/25  13:50:40
19104         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
19105              From: "Philip Newton" <pnewton@gmx.de>
19106              Date: Wed, 25 Apr 2001 16:09:23 +0200
19107              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
19108              
19109              Detypo.
19110      Branch: perl
19111            ! t/op/misc.t
19112 ____________________________________________________________________________
19113 [  9833] By: jhi                                   on 2001/04/25  12:36:11
19114         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
19115      Branch: perl
19116            ! hints/hpux.sh
19117 ____________________________________________________________________________
19118 [  9832] By: jhi                                   on 2001/04/25  12:33:36
19119         Log: New version of HP-UX hints from Merijn.
19120      Branch: perl
19121            ! hints/hpux.sh
19122 ____________________________________________________________________________
19123 [  9831] By: jhi                                   on 2001/04/25  03:39:45
19124         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
19125      Branch: perl
19126            ! hints/hpux.sh
19127 ____________________________________________________________________________
19128 [  9830] By: jhi                                   on 2001/04/25  02:53:25
19129         Log: The tzname[] bit is not needed by util.c -- and causes
19130              heartburn in VMS (and it missing was probably the cause of
19131              the Mac OS X trouble).  Ouch.
19132      Branch: perl
19133            ! ext/POSIX/POSIX.xs util.c
19134 ____________________________________________________________________________
19135 [  9829] By: jhi                                   on 2001/04/25  00:10:06
19136         Log: Metaconfig unit change for #9828.
19137      Branch: metaconfig
19138            ! U/compline/ccflags.U
19139 ____________________________________________________________________________
19140 [  9828] By: jhi                                   on 2001/04/25  00:04:18
19141         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
19142              (which is actually the reason for the change, we need to pass
19143              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
19144              EP/IX, OS/2, and TitanOS, based on the hints files.
19145      Branch: perl
19146            ! Configure config_h.SH
19147 ____________________________________________________________________________
19148 [  9827] By: jhi                                   on 2001/04/24  23:49:20
19149         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
19150              the $cat must have an absolute path.
19151      Branch: perl
19152            ! makedepend.SH
19153 ____________________________________________________________________________
19154 [  9826] By: jhi                                   on 2001/04/24  23:40:53
19155         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
19156      Branch: perl
19157            ! README.amiga
19158 ____________________________________________________________________________
19159 [  9825] By: jhi                                   on 2001/04/24  23:35:35
19160         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
19161              From: "Philip Newton" <pnewton@gmx.de>
19162              Date: Tue, 24 Apr 2001 18:52:49 +0200
19163              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
19164      Branch: perl
19165            ! x2p/find2perl.PL
19166 ____________________________________________________________________________
19167 [  9824] By: jhi                                   on 2001/04/24  23:33:07
19168         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
19169              Some gcc specifics dropped out due to extensive rewriting;
19170              will be put back later as needed.
19171      Branch: perl
19172            ! hints/hpux.sh
19173 ____________________________________________________________________________
19174 [  9823] By: jhi                                   on 2001/04/24  23:27:57
19175         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
19176      Branch: perl
19177            ! ext/POSIX/POSIX.xs
19178 ____________________________________________________________________________
19179 [  9822] By: jhi                                   on 2001/04/24  23:25:21
19180         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
19181              From: Tim Jenness <t.jenness@jach.hawaii.edu>
19182              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
19183              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
19184      Branch: perl
19185            ! ext/XS/Typemap/Typemap.xs
19186 ____________________________________________________________________________
19187 [  9821] By: jhi                                   on 2001/04/24  23:24:10
19188         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
19189              From: "Abigail" <abigail@foad.org>
19190              Date: Tue, 24 Apr 2001 23:12:03 +0200
19191              Message-ID: <20010424211203.7901.qmail@foad.org>
19192      Branch: perl
19193            ! pod/perlport.pod
19194 ____________________________________________________________________________
19195 [  9820] By: jhi                                   on 2001/04/24  23:23:15
19196         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
19197              From: Matt Sergeant <matt@sergeant.org>
19198              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
19199              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
19200      Branch: perl
19201            ! pod/perlfaq4.pod
19202 ____________________________________________________________________________
19203 [  9819] By: nick                                  on 2001/04/24  18:49:43
19204         Log: Integrate mainline.
19205      Branch: perlio
19206           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
19207           !> (integrate 37 files)
19208 ____________________________________________________________________________
19209 [  9818] By: jhi                                   on 2001/04/24  14:35:23
19210         Log: Update Changes.
19211      Branch: perl
19212            ! Changes patchlevel.h
19213 ____________________________________________________________________________
19214 [  9817] By: jhi                                   on 2001/04/24  14:09:17
19215         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
19216              From: "Philip Newton" <pnewton@gmx.de>
19217              Date: Tue, 24 Apr 2001 12:58:12 +0200
19218              Message-ID: <3AE57864.8304.B77A0A@localhost> 
19219              
19220              plus add CPAN to the list of modules that have their own tests.
19221      Branch: perl
19222            ! t/lib/1_compile.t
19223 ____________________________________________________________________________
19224 [  9816] By: jhi                                   on 2001/04/24  14:07:03
19225         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
19226              From: Michael G Schwern <schwern@pobox.com>
19227              Date: Sat, 21 Apr 2001 22:35:00 +0100
19228              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
19229      Branch: perl
19230            ! t/lib/1_compile.t
19231 ____________________________________________________________________________
19232 [  9815] By: jhi                                   on 2001/04/24  13:54:32
19233         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
19234              From: Robin Houston <robin@kitsite.com>
19235              Date: Tue, 24 Apr 2001 15:51:18 +0100
19236              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
19237      Branch: perl
19238            ! ext/B/B/Deparse.pm
19239 ____________________________________________________________________________
19240 [  9814] By: jhi                                   on 2001/04/24  13:17:34
19241         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
19242              From: Bill Glicker <billg@burrelles.com>
19243              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
19244              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
19245      Branch: perl
19246            ! hints/svr5.sh
19247 ____________________________________________________________________________
19248 [  9813] By: jhi                                   on 2001/04/24  12:54:23
19249         Log: Prevent path disclosure (probing for existence of filenames)
19250              using suidperl; bug id 20010322.218.
19251      Branch: perl
19252            ! perl.c pod/perldiag.pod
19253 ____________________________________________________________________________
19254 [  9812] By: jhi                                   on 2001/04/24  12:08:36
19255         Log: Retract #9811.
19256      Branch: perl
19257            ! ext/POSIX/POSIX.xs
19258 ____________________________________________________________________________
19259 [  9811] By: jhi                                   on 2001/04/24  11:57:35
19260         Log: (Retracted by #9812.)
19261      Branch: perl
19262            ! ext/POSIX/POSIX.xs
19263 ____________________________________________________________________________
19264 [  9810] By: jhi                                   on 2001/04/24  03:32:35
19265         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
19266      Branch: perl
19267            ! util.c
19268 ____________________________________________________________________________
19269 [  9809] By: jhi                                   on 2001/04/24  03:16:13
19270         Log: The Math::BigFloat::import() was broken.
19271              (Fixes bug id 20010422.002.)
19272      Branch: perl
19273            ! lib/Math/BigFloat.pm
19274 ____________________________________________________________________________
19275 [  9808] By: jhi                                   on 2001/04/24  01:11:40
19276         Log: Additional dependencies; should help for parallel makes
19277              not to fail on missing lib/lib.pm or lib/re.pm.
19278      Branch: perl
19279            ! Makefile.SH
19280 ____________________________________________________________________________
19281 [  9807] By: jhi                                   on 2001/04/24  00:57:01
19282         Log: Update the test failure disclaimer.
19283      Branch: perl
19284            ! t/pragma/warn/pp_hot
19285 ____________________________________________________________________________
19286 [  9806] By: jhi                                   on 2001/04/24  00:54:04
19287         Log: Add make target "install-all" which is alias for "install"
19288              to cater for case-preserving filesystems like HFS+.
19289      Branch: perl
19290            ! INSTALL Makefile.SH
19291 ____________________________________________________________________________
19292 [  9805] By: jhi                                   on 2001/04/24  00:47:28
19293         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
19294              From: Peter Prymmer <pvhp@forte.com>
19295              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
19296              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
19297              
19298              (Ken William's message forwarded from macosx@perl.org)
19299      Branch: perl
19300            ! hints/darwin.sh
19301 ____________________________________________________________________________
19302 [  9804] By: jhi                                   on 2001/04/23  23:57:35
19303         Log: Cut-and-pasto.
19304      Branch: perl
19305            ! perlio.c
19306 ____________________________________________________________________________
19307 [  9803] By: jhi                                   on 2001/04/23  23:52:25
19308         Log: More PerlIO robustness.
19309      Branch: perl
19310            ! perlio.c
19311 ____________________________________________________________________________
19312 [  9802] By: jhi                                   on 2001/04/23  23:43:35
19313         Log: Make the "STD* opened only for ..." errors more consistent.
19314      Branch: perl
19315            ! doio.c
19316 ____________________________________________________________________________
19317 [  9801] By: jhi                                   on 2001/04/23  23:34:26
19318         Log: Test case for #9800.
19319      Branch: perl
19320            ! t/op/misc.t
19321 ____________________________________________________________________________
19322 [  9800] By: jhi                                   on 2001/04/23  23:14:43
19323         Log: Avoid coredump on 'close STDERR; die' by making
19324              the PerlIO calls more robust.  Also use SETERRNO()
19325              instead of errno = to be more VMS-ready.
19326      Branch: perl
19327            ! perlio.c
19328 ____________________________________________________________________________
19329 [  9799] By: jhi                                   on 2001/04/23  21:41:10
19330         Log: Subject: test for ID 20010423.002
19331              From: Robin Houston <robin@kitsite.com>
19332              Date: Mon, 23 Apr 2001 16:52:21 +0100
19333              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
19334      Branch: perl
19335            ! t/op/avhv.t
19336 ____________________________________________________________________________
19337 [  9798] By: jhi                                   on 2001/04/23  21:40:07
19338         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
19339              From: David Dyck <dcd@tc.fluke.com>
19340              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
19341              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
19342      Branch: perl
19343            ! installperl
19344 ____________________________________________________________________________
19345 [  9797] By: jhi                                   on 2001/04/23  21:37:56
19346         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
19347              From: Benjamin Sugars <bsugars@canoe.ca>
19348              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
19349              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
19350      Branch: perl
19351            ! ext/Cwd/Cwd.xs lib/Cwd.pm
19352 ____________________________________________________________________________
19353 [  9796] By: jhi                                   on 2001/04/23  21:29:24
19354         Log: Synchronize h2xs and pod2man some more on the documentation
19355              templates they propose.
19356      Branch: perl
19357            ! pod/pod2man.PL utils/h2xs.PL
19358 ____________________________________________________________________________
19359 [  9795] By: jhi                                   on 2001/04/23  17:30:40
19360         Log: Add one more naughty test for base64; make encoding logic cleaner.
19361      Branch: perl
19362            ! t/lib/mimeb64.t
19363 ____________________________________________________________________________
19364 [  9794] By: jhi                                   on 2001/04/23  13:51:32
19365         Log: Update Changes.
19366      Branch: perl
19367            ! Changes patchlevel.h
19368 ____________________________________________________________________________
19369 [  9793] By: jhi                                   on 2001/04/23  13:44:18
19370         Log: Duplicate lines.
19371      Branch: perl
19372            ! MANIFEST
19373 ____________________________________________________________________________
19374 [  9792] By: jhi                                   on 2001/04/23  13:39:13
19375         Log: Subject: Re: PATCH 5.7.1
19376              From: Mark-Jason Dominus <mjd@plover.com>
19377              Date: Mon, 23 Apr 2001 10:30:21 -0400
19378              Message-ID: <20010423143021.17335.qmail@plover.com>
19379      Branch: perl
19380            ! perl.h sv.c
19381 ____________________________________________________________________________
19382 [  9791] By: jhi                                   on 2001/04/23  13:32:40
19383         Log: Add the CPAN.pm 1.59_54 tests.
19384      Branch: perl
19385            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
19386            ! MANIFEST
19387 ____________________________________________________________________________
19388 [  9790] By: jhi                                   on 2001/04/23  13:21:55
19389         Log: Subject: Deparse nit
19390              From: Robin Houston <robin@kitsite.com>
19391              Date: Mon, 23 Apr 2001 12:38:20 +0100
19392              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
19393      Branch: perl
19394            ! ext/B/B/Deparse.pm
19395 ____________________________________________________________________________
19396 [  9789] By: jhi                                   on 2001/04/23  13:19:07
19397         Log: Subject: [PATCH] bug 20010423.002
19398              From: Robin Houston <robin@kitsite.com>
19399              Date: Mon, 23 Apr 2001 13:12:30 +0100
19400              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
19401      Branch: perl
19402            ! pp.c
19403 ____________________________________________________________________________
19404 [  9788] By: jhi                                   on 2001/04/23  13:02:49
19405         Log: Subject: PATCH [5.7.1] hv.c unused #define
19406              From: Mark-Jason Dominus <mjd@plover.com>
19407              Date: Sun, 22 Apr 2001 14:17:49 -0400
19408              Message-ID: <20010422181749.26976.qmail@plover.com>
19409      Branch: perl
19410            ! hv.c
19411 ____________________________________________________________________________
19412 [  9787] By: jhi                                   on 2001/04/23  13:02:02
19413         Log: Subject: PATCH 5.7.1
19414              From: Mark-Jason Dominus <mjd@plover.com>
19415              Date: Sun, 22 Apr 2001 15:12:57 -0400
19416              Message-ID: <20010422191258.6539.qmail@plover.com>
19417              
19418              plus Sarathy's STMT_START + STMT_END suggestion.
19419      Branch: perl
19420            ! perl.h
19421 ____________________________________________________________________________
19422 [  9786] By: jhi                                   on 2001/04/23  12:53:25
19423         Log: Fix for
19424              
19425              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
19426              From: dLux <dlux@spam.sch.bme.hu>
19427              Date: Mon, 23 Apr 2001 01:25:26 +0200
19428              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
19429              
19430              (SvGROW really does return a char *.)
19431      Branch: perl
19432            ! pod/perlapi.pod sv.h
19433 ____________________________________________________________________________
19434 [  9785] By: jhi                                   on 2001/04/23  04:34:04
19435         Log: Time::Piece work continues.  $t->day removed since
19436              I think it's too confusing.  Now has normal and
19437              abbreviated length weekday names and month names,
19438              the names change with _names(), not _list().
19439              Now has strftime() in Perl, _strftime() is
19440              the libc version (to which strftime() falls back
19441              if it doesn't know the format.  To do: the reverse
19442              of strftime, strptime(), and the localisation of both.
19443      Branch: perl
19444            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
19445            ! t/lib/time-piece.t
19446 ____________________________________________________________________________
19447 [  9784] By: jhi                                   on 2001/04/23  02:41:46
19448         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
19449              From: andreas.koenig@anima.de (Andreas J. Koenig)
19450              Date: 23 Apr 2001 05:20:55 +0200
19451              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
19452      Branch: perl
19453            ! t/pragma/overload.t
19454 ____________________________________________________________________________
19455 [  9783] By: jhi                                   on 2001/04/22  23:32:42
19456         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
19457              From: Robin Houston <robin@kitsite.com>
19458              Date: Mon, 23 Apr 2001 00:38:18 +0100
19459              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
19460      Branch: perl
19461            ! ext/B/B/Deparse.pm
19462 ____________________________________________________________________________
19463 [  9782] By: jhi                                   on 2001/04/22  20:55:43
19464         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
19465              From: Simon Cozens <simon@netthink.co.uk>
19466              Date: Sun, 22 Apr 2001 18:47:25 +0100
19467              Message-ID: <20010422184725.A14411@netthink.co.uk>
19468      Branch: perl
19469            ! sv.c t/pragma/overload.t
19470 ____________________________________________________________________________
19471 [  9781] By: jhi                                   on 2001/04/22  20:52:13
19472         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
19473              From: Robin Houston <robin@kitsite.com>
19474              Date: Sun, 22 Apr 2001 22:14:50 +0100
19475              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
19476      Branch: perl
19477            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
19478 ____________________________________________________________________________
19479 [  9780] By: nick                                  on 2001/04/22  20:40:31
19480         Log: Integrate mainline.
19481      Branch: perlio
19482           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
19483           +> t/lib/b-stash.t
19484           !> (integrate 38 files)
19485 ____________________________________________________________________________
19486 [  9779] By: jhi                                   on 2001/04/22  15:16:03
19487         Log: Subject: IO::Socket::INET patch
19488              From: andrew deryabin <djsf@technarchy.ru>
19489              Date: Sat, 21 Apr 2001 17:46:52 +0400
19490              Message-ID: <20010421174652.B1426@technarchy>
19491      Branch: perl
19492            ! ext/IO/lib/IO/Socket/INET.pm
19493 ____________________________________________________________________________
19494 [  9778] By: jhi                                   on 2001/04/22  15:14:33
19495         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
19496              From: Mark-Jason Dominus <mjd@plover.com>
19497              Date: Sat, 21 Apr 2001 21:27:49 -0400
19498              Message-ID: <20010422012749.27024.qmail@plover.com>
19499      Branch: perl
19500            ! regcomp.c
19501 ____________________________________________________________________________
19502 [  9777] By: jhi                                   on 2001/04/22  15:10:51
19503         Log: Subject: Re: Regex debugger patch 
19504              From: Mark-Jason Dominus <mjd@plover.com>
19505              Date: Sat, 21 Apr 2001 21:48:51 -0400
19506              Message-ID: <20010422014851.27165.qmail@plover.com>
19507      Branch: perl
19508            ! pod/perldebguts.pod
19509 ____________________________________________________________________________
19510 [  9776] By: jhi                                   on 2001/04/22  15:09:48
19511         Log: Subject: Re: Regex debugger patch
19512              From: Mark-Jason Dominus <mjd@plover.com>
19513              Date: Sat, 21 Apr 2001 14:24:39 -0400
19514              Message-ID: <20010421182439.16508.qmail@plover.com>
19515              
19516              Regex debugger backend.
19517      Branch: perl
19518            ! regcomp.c regexp.h
19519 ____________________________________________________________________________
19520 [  9775] By: jhi                                   on 2001/04/21  16:45:40
19521         Log: Subject: [PATCH] Typo in utf8.h
19522              From: Jesús Quiroga <jquiroga@pobox.com>
19523              Date: Sat, 21 Apr 2001 19:25:33 +0200
19524              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
19525      Branch: perl
19526            ! utf8.h
19527 ____________________________________________________________________________
19528 [  9774] By: jhi                                   on 2001/04/21  16:43:52
19529         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
19530              From: Joe Orton <jorton@redhat.com>
19531              Date: Tue, 17 Apr 2001 15:50:43 +0100
19532              Message-Id: <20010417155043.D19132@eu.c2.net>
19533      Branch: perl
19534            ! hints/svr5.sh
19535 ____________________________________________________________________________
19536 [  9773] By: jhi                                   on 2001/04/21  15:30:15
19537         Log: Subject: Patch utils/h2xs.PL
19538              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
19539              Date: Sat, 21 Apr 2001 10:32:16 -0500
19540              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
19541              
19542              Add MAILING list and LICENSE templates.
19543      Branch: perl
19544            ! utils/h2xs.PL
19545 ____________________________________________________________________________
19546 [  9772] By: jhi                                   on 2001/04/21  15:28:36
19547         Log: Subject: perlfaq2.patch for 5.7.1
19548              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
19549              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
19550              Date: Fri, 20 Apr 2001 16:42:19 -0500
19551              
19552              rm an extra tab, a blurb about the xx.cpan to clarify
19553              which countries actually have that and dejanews is history
19554              as well as most of that nonsensical entry.
19555      Branch: perl
19556            ! pod/perlfaq2.pod
19557 ____________________________________________________________________________
19558 [  9771] By: jhi                                   on 2001/04/21  15:27:17
19559         Log: Subject: perlfaq1.patch for 5.7.1
19560              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
19561              Date: Fri, 20 Apr 2001 16:57:36 -0500
19562              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
19563              
19564              Evil URLs must die. Especially when they are broken.
19565      Branch: perl
19566            ! pod/perlfaq1.pod
19567 ____________________________________________________________________________
19568 [  9770] By: jhi                                   on 2001/04/21  15:23:38
19569         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
19570              From: Michael G Schwern <schwern@pobox.com>
19571              Date: Sat, 21 Apr 2001 16:11:12 +0100
19572              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
19573      Branch: perl
19574            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
19575            + t/lib/b-stash.t
19576            ! MANIFEST ext/B/B.pm t/lib/b.t
19577 ____________________________________________________________________________
19578 [  9769] By: jhi                                   on 2001/04/21  15:03:32
19579         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
19580              From: Michael G Schwern <schwern@pobox.com>
19581              Date: Sat, 21 Apr 2001 09:48:00 +0100
19582              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
19583      Branch: perl
19584            ! utils/h2ph.PL
19585 ____________________________________________________________________________
19586 [  9768] By: jhi                                   on 2001/04/21  14:33:49
19587         Log: PerlIO and Encode doc cleanup and tweaks.
19588      Branch: perl
19589            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
19590            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
19591 ____________________________________________________________________________
19592 [  9767] By: jhi                                   on 2001/04/21  12:40:16
19593         Log: Integrate perlio.
19594      Branch: perl
19595           !> doio.c
19596 ____________________________________________________________________________
19597 [  9766] By: nick                                  on 2001/04/20  18:28:35
19598         Log: Avoid core dump on
19599              open(STDOUT,">",\$foo);
19600      Branch: perlio
19601            ! doio.c
19602 ____________________________________________________________________________
19603 [  9765] By: jhi                                   on 2001/04/20  13:23:43
19604         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
19605              From: Robin Houston <robin@kitsite.com>
19606              Date: Fri, 20 Apr 2001 14:29:22 +0100
19607              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
19608      Branch: perl
19609            ! ext/B/B.pm ext/B/B/Deparse.pm
19610 ____________________________________________________________________________
19611 [  9764] By: jhi                                   on 2001/04/20  13:19:33
19612         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
19613              From: Peter Prymmer <pvhp@forte.com>
19614              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
19615              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
19616      Branch: perl
19617            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
19618            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
19619            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
19620            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
19621 ____________________________________________________________________________
19622 [  9763] By: jhi                                   on 2001/04/20  12:36:39
19623         Log: Subject: Re: A new PerlIO coredump
19624              From: Nick Ing-Simmons <nik@tiuk.ti.com>
19625              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
19626              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
19627      Branch: perl
19628            ! doio.c
19629 ____________________________________________________________________________
19630 [  9762] By: jhi                                   on 2001/04/19  23:02:30
19631         Log: Update Changes.
19632      Branch: perl
19633            ! Changes patchlevel.h
19634 ____________________________________________________________________________
19635 [  9761] By: jhi                                   on 2001/04/19  22:59:19
19636         Log: More cleanup cleanup.
19637      Branch: perl
19638            ! Makefile.SH win32/Makefile win32/makefile.mk
19639 ____________________________________________________________________________
19640 [  9760] By: jhi                                   on 2001/04/19  22:50:31
19641         Log: lib/Time is non-empty, let's not rmdir it.
19642      Branch: perl
19643            ! Makefile.SH
19644 ____________________________________________________________________________
19645 [  9759] By: jhi                                   on 2001/04/19  22:36:51
19646         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
19647              From: Robin Houston <robin@kitsite.com>
19648              Date: Fri, 20 Apr 2001 00:18:53 +0100
19649              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
19650      Branch: perl
19651            ! ext/B/B/Deparse.pm
19652 ____________________________________________________________________________
19653 [  9758] By: jhi                                   on 2001/04/19  22:36:00
19654         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
19655              From: Peter Prymmer <pvhp@forte.com>
19656              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
19657              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
19658      Branch: perl
19659            ! ext/Cwd/Cwd.xs
19660 ____________________________________________________________________________
19661 [  9757] By: nick                                  on 2001/04/19  18:53:54
19662         Log: Blind (untested) integrate of mainline.
19663      Branch: perlio
19664           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
19665           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
19666           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
19667           !> (integrate 53 files)
19668 ____________________________________________________________________________
19669 [  9756] By: jhi                                   on 2001/04/19  16:59:23
19670         Log: Document and test Time::Piece.
19671      Branch: perl
19672            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
19673            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
19674 ____________________________________________________________________________
19675 [  9755] By: jhi                                   on 2001/04/19  12:13:29
19676         Log: A better fix for the \x{12345678} trouble from NI-S.
19677      Branch: perl
19678            ! utf8.c
19679 ____________________________________________________________________________
19680 [  9754] By: jhi                                   on 2001/04/19  11:56:07
19681         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
19682              From: Robin Houston <robin@kitsite.com>
19683              Date: Wed, 18 Apr 2001 17:58:33 +0100
19684              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
19685      Branch: perl
19686            ! ext/B/B/Deparse.pm op.c
19687 ____________________________________________________________________________
19688 [  9753] By: jhi                                   on 2001/04/19  04:21:52
19689         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
19690              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
19691              Date: Thu, 19 Apr 2001 01:11:41 -0400
19692              Message-ID: <20010419011141.A5798@cpan.org>
19693      Branch: perl
19694            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
19695 ____________________________________________________________________________
19696 [  9752] By: jhi                                   on 2001/04/19  02:41:10
19697         Log: The new time utils need to be thread-aware, too.
19698      Branch: perl
19699            ! util.c
19700 ____________________________________________________________________________
19701 [  9751] By: jhi                                   on 2001/04/19  02:26:47
19702         Log: Compilation nit noticed by AIX compiler.
19703      Branch: perl
19704            ! perlio.c
19705 ____________________________________________________________________________
19706 [  9750] By: jhi                                   on 2001/04/19  02:20:06
19707         Log: The new time utils need to be public.
19708      Branch: perl
19709            ! embed.pl
19710 ____________________________________________________________________________
19711 [  9749] By: jhi                                   on 2001/04/19  01:42:39
19712         Log: Regen toc.
19713      Branch: perl
19714            ! pod/perltoc.pod
19715 ____________________________________________________________________________
19716 [  9748] By: jhi                                   on 2001/04/19  01:41:10
19717         Log: Add Time::Piece, a slight rewrite of Time::Object,
19718              from Matt Sergeant.
19719      Branch: perl
19720            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
19721            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
19722            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
19723            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
19724            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
19725            ! win32/makefile.mk
19726 ____________________________________________________________________________
19727 [  9747] By: jhi                                   on 2001/04/19  00:55:35
19728         Log: The new metaconfig unit from strftime.
19729      Branch: metaconfig/U/perl
19730            + d_strftime.U
19731 ____________________________________________________________________________
19732 [  9746] By: jhi                                   on 2001/04/19  00:54:54
19733         Log: Move the strftime() wrapper from POSIX.xs to util.c
19734              as my_strftime(), requires HAS_STRFTIME.
19735      Branch: perl
19736            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19737            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
19738            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
19739            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19740            ! vos/config.ga.h win32/config.bc win32/config.gc
19741            ! win32/config.vc
19742 ____________________________________________________________________________
19743 [  9745] By: jhi                                   on 2001/04/18  23:11:03
19744         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
19745              in preparation of Time::Piece.
19746      Branch: perl
19747            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
19748 ____________________________________________________________________________
19749 [  9744] By: jhi                                   on 2001/04/18  22:33:12
19750         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
19751              From: Peter Prymmer <pvhp@forte.com>
19752              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
19753              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
19754      Branch: perl
19755            ! t/lib/exporter.t
19756 ____________________________________________________________________________
19757 [  9743] By: jhi                                   on 2001/04/18  22:32:23
19758         Log: Subject: Fwd: pod2html leaves cache files lying around?
19759              From: Rajesh Vaidheeswarran <rv@gnu.org>
19760              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
19761              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
19762      Branch: perl
19763            ! lib/Pod/Html.pm
19764 ____________________________________________________________________________
19765 [  9742] By: jhi                                   on 2001/04/18  20:31:49
19766         Log: Update Changes.
19767      Branch: perl
19768            ! Changes patchlevel.h
19769 ____________________________________________________________________________
19770 [  9741] By: jhi                                   on 2001/04/18  20:23:02
19771         Log: Declare hints only if needed.
19772      Branch: perl
19773            ! ext/B/B/Deparse.pm
19774 ____________________________________________________________________________
19775 [  9740] By: jhi                                   on 2001/04/18  19:06:05
19776         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
19777              bug noticed by Robin Houston; basically the code of detecting
19778              value wraparound was acting differently under different compilers
19779              and platforms.  The workaround is to remove the overflow check
19780              for now, a real fix would be to do the overflow (portably) right.
19781      Branch: perl
19782            ! t/op/pat.t utf8.c
19783 ____________________________________________________________________________
19784 [  9739] By: jhi                                   on 2001/04/18  19:01:23
19785         Log: Subject: [PATCH B::Deparse] some pragma support
19786              From: Robin Houston <robin@kitsite.com>
19787              Date: Wed, 18 Apr 2001 19:32:12 +0100
19788              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
19789      Branch: perl
19790            ! ext/B/B/Deparse.pm
19791 ____________________________________________________________________________
19792 [  9738] By: jhi                                   on 2001/04/18  15:16:37
19793         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
19794              From: Benjamin Sugars <bsugars@canoe.ca>
19795              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
19796              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
19797      Branch: perl
19798            ! t/op/glob.t
19799 ____________________________________________________________________________
19800 [  9737] By: jhi                                   on 2001/04/18  13:24:50
19801         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
19802              From: Tim Jenness <t.jenness@jach.hawaii.edu>
19803              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
19804              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
19805      Branch: perl
19806            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
19807            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
19808 ____________________________________________________________________________
19809 [  9736] By: jhi                                   on 2001/04/18  04:15:14
19810         Log: The #9735 also changes the subtest 12.
19811      Branch: perl
19812            ! t/lib/b.t
19813 ____________________________________________________________________________
19814 [  9735] By: jhi                                   on 2001/04/18  03:55:17
19815         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
19816              From: David Dyck <dcd@tc.fluke.com>
19817              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
19818              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
19819      Branch: perl
19820            ! ext/B/B/Deparse.pm
19821 ____________________________________________________________________________
19822 [  9734] By: jhi                                   on 2001/04/18  03:54:11
19823         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
19824              From: Gisle Aas <gisle@ActiveState.com>
19825              Date: 17 Apr 2001 19:06:45 -0700
19826              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
19827      Branch: perl
19828            ! pp_hot.c t/op/misc.t
19829 ____________________________________________________________________________
19830 [  9733] By: jhi                                   on 2001/04/17  22:25:22
19831         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
19832              From: "Abigail" <abigail@foad.org>
19833              Date: Wed, 18 Apr 2001 01:17:46 +0200
19834              Message-ID: <20010417231746.21657.qmail@foad.org>
19835      Branch: perl
19836            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
19837 ____________________________________________________________________________
19838 [  9732] By: jhi                                   on 2001/04/17  20:47:56
19839         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
19840              From: Robin Houston <robin@kitsite.com>
19841              Date: Tue, 17 Apr 2001 22:37:42 +0100
19842              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
19843      Branch: perl
19844            ! ext/B/B/Deparse.pm
19845 ____________________________________________________________________________
19846 [  9731] By: nick                                  on 2001/04/17  20:46:35
19847         Log: Re-sync for t/lib/b.t fix
19848      Branch: perlio
19849           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
19850 ____________________________________________________________________________
19851 [  9730] By: jhi                                   on 2001/04/17  20:45:29
19852         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
19853              From: Robin Houston <robin@kitsite.com>
19854              Date: Tue, 17 Apr 2001 22:29:36 +0100
19855              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
19856      Branch: perl
19857            ! ext/B/B.xs ext/B/B/Deparse.pm
19858 ____________________________________________________________________________
19859 [  9729] By: jhi                                   on 2001/04/17  20:43:11
19860         Log: Subject: Deparse - parenthesise args to undeclared subs
19861              From: Robin Houston <robin@kitsite.com>
19862              Date: Tue, 17 Apr 2001 21:31:05 +0100
19863              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
19864      Branch: perl
19865            ! ext/B/B/Deparse.pm
19866 ____________________________________________________________________________
19867 [  9728] By: jhi                                   on 2001/04/17  18:57:30
19868         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
19869              From: Benjamin Sugars <ben.sugars@home.com>
19870              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
19871              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
19872      Branch: perl
19873            ! t/lib/cwd.t
19874 ____________________________________________________________________________
19875 [  9727] By: jhi                                   on 2001/04/17  18:20:20
19876         Log: Subject: [PATCH B::Deparse] ambient pragmas
19877              From: Robin Houston <robin@kitsite.com>
19878              Date: Tue, 17 Apr 2001 20:01:59 +0100
19879              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
19880      Branch: perl
19881            ! ext/B/B/Deparse.pm t/lib/b.t
19882 ____________________________________________________________________________
19883 [  9726] By: nick                                  on 2001/04/17  16:33:51
19884         Log: Integrate mainline (t/lib/b.t fails test 2...)
19885      Branch: perlio
19886           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
19887           +> ext/List/Util/README ext/List/Util/Util.xs
19888           +> ext/List/Util/lib/List/Util.pm
19889           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
19890           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
19891           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
19892           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
19893           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
19894           !> (integrate 31 files)
19895 ____________________________________________________________________________
19896 [  9725] By: jhi                                   on 2001/04/17  12:14:24
19897         Log: Subject: multiple B::* changes
19898              From: Robin Houston <robin@kitsite.com>
19899              Date: Thu, 12 Apr 2001 20:12:27 +0100
19900              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
19901      Branch: perl
19902            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
19903 ____________________________________________________________________________
19904 [  9724] By: jhi                                   on 2001/04/17  11:59:05
19905         Log: Thread-awareness from Doug MacEachern.
19906      Branch: perl
19907            ! ext/List/Util/Util.xs
19908 ____________________________________________________________________________
19909 [  9723] By: jhi                                   on 2001/04/17  11:57:41
19910         Log: Make the test more portable.
19911      Branch: perl
19912            ! t/lib/cwd.t
19913 ____________________________________________________________________________
19914 [  9722] By: jhi                                   on 2001/04/17  11:53:50
19915         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
19916              From: Benjamin Sugars <ben.sugars@home.com>
19917              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
19918              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
19919      Branch: perl
19920            ! t/lib/cwd.t
19921 ____________________________________________________________________________
19922 [  9721] By: jhi                                   on 2001/04/17  11:52:17
19923         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
19924              From: Benjamin Sugars <bsugars@canoe.ca>
19925              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
19926              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
19927      Branch: perl
19928            ! op.c
19929 ____________________________________________________________________________
19930 [  9720] By: jhi                                   on 2001/04/17  11:35:42
19931         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
19932              From: Chris Nandor <pudge@pobox.com>
19933              Date: Tue, 17 Apr 2001 00:30:49 -0400
19934              Message-Id: <p05100207b701768712de@[10.0.1.177]>
19935      Branch: perl
19936            ! ext/File/Glob/bsd_glob.c gv.c
19937 ____________________________________________________________________________
19938 [  9719] By: jhi                                   on 2001/04/17  11:32:13
19939         Log: Subject: [PATCH] Tweten->West
19940              From: Casey West <casey@geeknest.com>
19941              Date: Mon, 16 Apr 2001 12:11:22 -0400
19942              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
19943      Branch: perl
19944            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
19945            ! pod/perltie.pod
19946 ____________________________________________________________________________
19947 [  9718] By: jhi                                   on 2001/04/16  03:22:52
19948         Log: Update Changes.
19949      Branch: perl
19950            ! Changes patchlevel.h
19951 ____________________________________________________________________________
19952 [  9717] By: jhi                                   on 2001/04/16  03:06:28
19953         Log: Regen toc.
19954      Branch: perl
19955            ! pod/perltoc.pod
19956 ____________________________________________________________________________
19957 [  9716] By: jhi                                   on 2001/04/16  02:58:42
19958         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
19959              From: Prymmer/Kahn <pvhp@best.com>
19960              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
19961              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
19962      Branch: perl
19963            ! utf8.c
19964 ____________________________________________________________________________
19965 [  9715] By: jhi                                   on 2001/04/15  23:40:35
19966         Log: Subject: Re: Net::Ping patch, adds stream protocol
19967              From: bronson@rinspin.com (Scott Bronson)
19968              Date: Tue, 10 Apr 2001 23:58:33 -0700
19969              Message-ID: <20010410235833.N29719@rinspin.com>
19970      Branch: perl
19971            ! lib/Net/Ping.pm
19972 ____________________________________________________________________________
19973 [  9714] By: jhi                                   on 2001/04/15  23:31:46
19974         Log: Printing out the ok messages helps successful testing.
19975      Branch: perl
19976            ! t/lib/time-hires.t
19977 ____________________________________________________________________________
19978 [  9713] By: jhi                                   on 2001/04/15  21:43:24
19979         Log: Update Douglas Wegscheid's email.
19980      Branch: perl
19981            ! AUTHORS
19982 ____________________________________________________________________________
19983 [  9712] By: jhi                                   on 2001/04/15  21:40:41
19984         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
19985              From: Michael G Schwern <schwern@pobox.com>
19986              Date: Sat, 14 Apr 2001 22:40:50 +0100
19987              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
19988      Branch: perl
19989            + t/lib/exporter.t
19990            ! MANIFEST lib/Exporter/Heavy.pm
19991 ____________________________________________________________________________
19992 [  9711] By: jhi                                   on 2001/04/15  21:39:21
19993         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
19994              From: Michael G Schwern <schwern@pobox.com>
19995              Date: Sat, 14 Apr 2001 22:13:59 +0100
19996              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
19997      Branch: perl
19998            ! t/op/loopctl.t
19999 ____________________________________________________________________________
20000 [  9710] By: jhi                                   on 2001/04/15  21:30:19
20001         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
20002              From: Michael G Schwern <schwern@pobox.com>
20003              Date: Sat, 14 Apr 2001 22:05:32 +0100
20004              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
20005      Branch: perl
20006            ! t/pragma/warnings.t
20007 ____________________________________________________________________________
20008 [  9709] By: jhi                                   on 2001/04/15  19:34:09
20009         Log: Integrate changes #9706,9707 from maintperl into mainline.
20010              
20011              change#7210 broke .packlist generation
20012              
20013              ExtUtils::Installed doesn't quote regex metacharacters in paths
20014              before using them in match; also make it work for dosish platforms
20015      Branch: perl
20016           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
20017 ____________________________________________________________________________
20018 [  9708] By: jhi                                   on 2001/04/15  19:31:01
20019         Log: Test also the scalar aspect of getitimer().
20020      Branch: perl
20021            ! t/lib/time-hires.t
20022 ____________________________________________________________________________
20023 [  9707] By: gsar                                  on 2001/04/15  17:24:20
20024         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
20025              before using them in match; also make it work for dosish platforms
20026      Branch: maint-5.6/perl
20027            ! lib/ExtUtils/Installed.pm
20028 ____________________________________________________________________________
20029 [  9706] By: gsar                                  on 2001/04/15  17:21:59
20030         Log: change#7210 broke .packlist generation (listed only filename
20031              rather than fully qualified path name)
20032      Branch: maint-5.6/perl
20033            ! lib/ExtUtils/Install.pm
20034 ____________________________________________________________________________
20035 [  9705] By: jhi                                   on 2001/04/15  12:36:33
20036         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
20037      Branch: perl
20038            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
20039            ! t/lib/time-hires.t
20040 ____________________________________________________________________________
20041 [  9704] By: jhi                                   on 2001/04/15  10:49:08
20042         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
20043              From: Prymmer/Kahn <pvhp@best.com>
20044              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
20045              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
20046      Branch: perl
20047            ! lib/utf8.pm pod/perlebcdic.pod
20048 ____________________________________________________________________________
20049 [  9703] By: jhi                                   on 2001/04/15  02:26:26
20050         Log: I keep forgetting to sort MANIFEST.
20051      Branch: perl
20052            ! MANIFEST
20053 ____________________________________________________________________________
20054 [  9702] By: jhi                                   on 2001/04/15  02:07:47
20055         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
20056              Now we have blessed, reftype, tainted, first, reduce, ...
20057      Branch: perl
20058            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
20059            + ext/List/Util/README ext/List/Util/Util.xs
20060            + ext/List/Util/lib/List/Util.pm
20061            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
20062            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
20063            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
20064            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
20065            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
20066            ! MANIFEST
20067 ____________________________________________________________________________
20068 [  9701] By: jhi                                   on 2001/04/14  15:05:25
20069         Log: Subject: RE: dprofpp.pl updates 
20070              From: Carl Eklof <CEklof@endeca.com>
20071              Date: Thu, 12 Apr 2001 18:45:46 -0400
20072              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
20073      Branch: perl
20074            ! utils/dprofpp.PL
20075 ____________________________________________________________________________
20076 [  9700] By: jhi                                   on 2001/04/14  14:44:55
20077         Log: Do not just blindly add CR.
20078      Branch: perl
20079            ! Porting/makerel
20080 ____________________________________________________________________________
20081 [  9699] By: jhi                                   on 2001/04/13  13:17:01
20082         Log: Update Changes.
20083      Branch: perl
20084            ! Changes patchlevel.h
20085 ____________________________________________________________________________
20086 [  9698] By: jhi                                   on 2001/04/13  12:44:48
20087         Log: Integrate perlio.
20088      Branch: perl
20089           !> ext/PerlIO/Scalar/Scalar.xs
20090 ____________________________________________________________________________
20091 [  9697] By: jhi                                   on 2001/04/13  12:29:15
20092         Log: Add more debug output to the test.
20093      Branch: perl
20094            ! t/lib/cwd.t
20095 ____________________________________________________________________________
20096 [  9696] By: nick                                  on 2001/04/13  10:14:29
20097         Log: Fix core dump on binmode($fh,'Scalar')
20098      Branch: perlio
20099            ! ext/PerlIO/Scalar/Scalar.xs
20100 ____________________________________________________________________________
20101 [  9695] By: nick                                  on 2001/04/13  09:05:42
20102         Log: Integrate mainline
20103      Branch: perlio
20104           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
20105           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
20106           +> t/lib/time-hires.t
20107           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
20108           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
20109           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
20110           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
20111           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
20112           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
20113           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
20114 ____________________________________________________________________________
20115 [  9694] By: jhi                                   on 2001/04/12  22:23:35
20116         Log: Integrate change #9693 from maintperl into mainline.
20117              
20118              $VERSION and Version() on the same line provokes a warning from
20119              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
20120      Branch: perl
20121           !> lib/Devel/SelfStubber.pm
20122 ____________________________________________________________________________
20123 [  9693] By: gsar                                  on 2001/04/12  21:55:56
20124         Log: $VERSION and Version() on the same line provokes a warning from
20125              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
20126      Branch: maint-5.6/perl
20127            ! lib/Devel/SelfStubber.pm
20128 ____________________________________________________________________________
20129 [  9692] By: jhi                                   on 2001/04/12  13:54:00
20130         Log: This is at least 5.005.
20131      Branch: perl
20132            ! ext/Time/HiRes/HiRes.xs
20133 ____________________________________________________________________________
20134 [  9691] By: jhi                                   on 2001/04/12  13:37:20
20135         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
20136      Branch: perl
20137            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
20138            ! win32/Makefile win32/makefile.mk
20139 ____________________________________________________________________________
20140 [  9690] By: jhi                                   on 2001/04/12  01:34:46
20141         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
20142      Branch: perl
20143            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
20144            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
20145            + t/lib/time-hires.t
20146            ! MANIFEST
20147 ____________________________________________________________________________
20148 [  9689] By: jhi                                   on 2001/04/12  00:28:39
20149         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
20150              From: Gisle Aas <gisle@ActiveState.com>
20151              Date: 11 Apr 2001 16:36:11 -0700
20152              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
20153      Branch: perl
20154            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
20155 ____________________________________________________________________________
20156 [  9688] By: jhi                                   on 2001/04/12  00:27:39
20157         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
20158              From: Gisle Aas <gisle@ActiveState.com>
20159              Date: 11 Apr 2001 11:13:24 -0700
20160              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
20161      Branch: perl
20162            ! ext/MIME/Base64/Base64.xs
20163 ____________________________________________________________________________
20164 [  9687] By: jhi                                   on 2001/04/11  19:51:47
20165         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
20166      Branch: perl
20167            ! Todo-5.6
20168 ____________________________________________________________________________
20169 [  9686] By: jhi                                   on 2001/04/11  16:54:25
20170         Log: Subject: [PATCH opcode.pl] Documentation of table format
20171              From: Simon Cozens <simon@netthink.co.uk>
20172              Date: Wed, 11 Apr 2001 12:59:31 +0100
20173              Message-ID: <20010411125931.A25681@netthink.co.uk>
20174      Branch: perl
20175            ! opcode.pl
20176 ____________________________________________________________________________
20177 [  9685] By: jhi                                   on 2001/04/11  16:53:15
20178         Log: Subject: [PATCH] prototype("CORE::recv")
20179              From: Simon Cozens <simon@netthink.co.uk>
20180              Date: Wed, 11 Apr 2001 13:24:35 +0100
20181              Message-ID: <20010411132435.A26169@netthink.co.uk>
20182      Branch: perl
20183            ! pp.c t/comp/proto.t
20184 ____________________________________________________________________________
20185 [  9684] By: jhi                                   on 2001/04/11  16:47:13
20186         Log: FAQ (and AUTHORS) update from Dan Carson: the information
20187              was several years obsolete, Term::Readkey has been updated
20188              to have the functionality.
20189      Branch: perl
20190            ! AUTHORS pod/perlfaq5.pod
20191 ____________________________________________________________________________
20192 [  9683] By: jhi                                   on 2001/04/11  12:15:46
20193         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
20194              From: Calle Dybedahl <calle@lysator.liu.se>
20195              Date: 10 Apr 2001 16:44:16 +0200
20196              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
20197      Branch: perl
20198            ! ext/MIME/Base64/Base64.xs
20199 ____________________________________________________________________________
20200 [  9682] By: jhi                                   on 2001/04/11  12:12:26
20201         Log: A more minimal fix for 20010410.006 from Hugo.
20202      Branch: perl
20203            ! regexec.c
20204 ____________________________________________________________________________
20205 [  9681] By: jhi                                   on 2001/04/11  11:34:23
20206         Log: Integrate changes #9678,9679 from maintline into mainperl.
20207              
20208              addendum to change#9676
20209              
20210              up $File::Glob::VERSION; add a note pointing out the version of
20211              the OpenBSD glob bsd_glob.c resembles
20212      Branch: perl
20213           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
20214           !> ext/File/Glob/bsd_glob.h
20215 ____________________________________________________________________________
20216 [  9680] By: jhi                                   on 2001/04/11  11:30:38
20217         Log: Bad test numbering in integrate in #9677.
20218              Fixes ID 20010411.001.
20219      Branch: perl
20220            ! t/op/pat.t
20221 ____________________________________________________________________________
20222 [  9679] By: gsar                                  on 2001/04/11  03:38:40
20223         Log: up $File::Glob::VERSION; add a note pointing out the version of
20224              the OpenBSD glob bsd_glob.c resembles
20225      Branch: maint-5.6/perl
20226            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
20227            ! ext/File/Glob/bsd_glob.h
20228 ____________________________________________________________________________
20229 [  9678] By: gsar                                  on 2001/04/11  03:09:48
20230         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
20231              revision 1.8.10.1 found here:
20232              
20233              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
20234      Branch: maint-5.6/perl
20235            ! ext/File/Glob/bsd_glob.c
20236 ____________________________________________________________________________
20237 [  9677] By: jhi                                   on 2001/04/11  02:54:39
20238         Log: Integrate changes #9675,9676 from maintperl into mainline.
20239              
20240              fix for bug 20010410.006, undo change#7115
20241              
20242              port the OpenBSD glob() security patch
20243      Branch: perl
20244           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
20245           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
20246           !> t/op/pat.t
20247 ____________________________________________________________________________
20248 [  9676] By: gsar                                  on 2001/04/11  02:19:02
20249         Log: port the glob() security patch found at:
20250              
20251              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
20252              
20253              CERT advisory for the issue is here:
20254              
20255              http://www.cert.org/advisories/CA-2001-07.html
20256              
20257              Note that the security scare is only relevant for those who are
20258              foolish enough to build suidperl (which is now officially discouraged)
20259      Branch: maint-5.6/perl
20260            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
20261            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
20262 ____________________________________________________________________________
20263 [  9675] By: gsar                                  on 2001/04/10  23:52:11
20264         Log: fix for bug 20010410.006
20265              
20266              undo change#7115 (came into maint-5.6 as change#8156)
20267              
20268              add tests to keep it from coming back
20269      Branch: maint-5.6/perl
20270            ! regexec.c t/op/pat.t
20271 ____________________________________________________________________________
20272 [  9674] By: nick                                  on 2001/04/10  20:39:31
20273         Log: Integrate mainline
20274      Branch: perlio
20275           +> Porting/testall.atom
20276           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
20277           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
20278           !> t/lib/lc-uk.t t/pod/find.t
20279 ____________________________________________________________________________
20280 [  9673] By: nick                                  on 2001/04/10  18:46:14
20281         Log: Integrate against change 9670 aka perl-5.7.1
20282      Branch: perlio
20283           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
20284           !> (integrate 53 files)
20285 ____________________________________________________________________________
20286 [  9672] By: jhi                                   on 2001/04/10  13:45:01
20287         Log: Add a script for doing cumulative profile of the test suite.
20288              (Requires ATOM, that is, Tru64.)
20289      Branch: perl
20290            + Porting/testall.atom
20291            ! MANIFEST
20292 ____________________________________________________________________________
20293 [  9671] By: jhi                                   on 2001/04/10  12:38:53
20294         Log: Missing std block.
20295      Branch: perl
20296            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
20297            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
20298            ! t/pod/find.t
20299 ____________________________________________________________________________
20300 [  9670] By: jhi                                   on 2001/04/10  01:25:58
20301         Log: This is 5.7.1.
20302      Branch: perl
20303            ! patchlevel.h
20304 ____________________________________________________________________________
20305 [  9669] By: jhi                                   on 2001/04/10  01:09:14
20306         Log: Update Changes.
20307      Branch: perl
20308            ! Changes patchlevel.h
20309 ____________________________________________________________________________
20310 [  9668] By: jhi                                   on 2001/04/10  01:00:38
20311         Log: Regen toc.
20312      Branch: perl
20313            ! pod/perltoc.pod
20314 ____________________________________________________________________________
20315 [  9667] By: jhi                                   on 2001/04/10  00:52:16
20316         Log: Update perlhist.
20317      Branch: perl
20318            ! pod/perlhist.pod
20319 ____________________________________________________________________________
20320 [  9666] By: jhi                                   on 2001/04/09  23:38:59
20321         Log: Slight wording tweaks from Damian to #9658.
20322      Branch: perl
20323            ! pod/perlobj.pod
20324 ____________________________________________________________________________
20325 [  9665] By: jhi                                   on 2001/04/09  19:56:06
20326         Log: Subject: [PATCH perlutil.pod] Nit
20327              From: Simon Cozens <simon@netthink.co.uk>
20328              Date: Mon, 9 Apr 2001 20:29:44 +0100
20329              Message-ID: <20010409202944.A14796@the.earth.li>
20330      Branch: perl
20331            ! pod/perlutil.pod
20332 ____________________________________________________________________________
20333 [  9664] By: jhi                                   on 2001/04/09  19:54:42
20334         Log: Subject: Re: perl571delta.pod@9631
20335              From: Mike Guy <mjtg@cam.ac.uk>
20336              Date: Mon, 09 Apr 2001 18:09:14 +0100
20337              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
20338      Branch: perl
20339            ! pod/perl571delta.pod
20340 ____________________________________________________________________________
20341 [  9663] By: jhi                                   on 2001/04/09  13:43:35
20342         Log: Update Changes.
20343      Branch: perl
20344            ! Changes patchlevel.h
20345 ____________________________________________________________________________
20346 [  9662] By: jhi                                   on 2001/04/09  13:24:46
20347         Log: tweak tweak.
20348      Branch: perl
20349            ! AUTHORS pod/perl571delta.pod
20350 ____________________________________________________________________________
20351 [  9661] By: jhi                                   on 2001/04/09  13:15:13
20352         Log: Thinko in manual patch applying.
20353      Branch: perl
20354            ! sv.c
20355 ____________________________________________________________________________
20356 [  9660] By: jhi                                   on 2001/04/09  13:07:53
20357         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
20358              From: Robin Barker <rmb1@cise.npl.co.uk> 
20359              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
20360              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
20361              
20362              (This corrects the case where the "isn't numeric" string contains \0s
20363              and is longer than the temporary buffer, and contains \0 at the point
20364              the string would be truncated by "...".) 
20365      Branch: perl
20366            ! sv.c
20367 ____________________________________________________________________________
20368 [  9659] By: jhi                                   on 2001/04/09  12:57:41
20369         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
20370      Branch: perl
20371            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
20372            ! t/lib/cgi-function.t t/lib/cgi-html.t
20373 ____________________________________________________________________________
20374 [  9658] By: jhi                                   on 2001/04/09  12:48:47
20375         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
20376              From: Ilmari Karonen <iltzu@sci.fi>
20377              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
20378              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
20379              
20380              Rearrange and rewrite the Method Invocation section
20381              to explain the concepts in nicer order.
20382      Branch: perl
20383            ! pod/perlobj.pod
20384 ____________________________________________________________________________
20385 [  9657] By: jhi                                   on 2001/04/09  12:35:58
20386         Log: Upgrade to podlators 1.09, from Russ Allbery.
20387      Branch: perl
20388            ! lib/Pod/Man.pm lib/Pod/Text.pm
20389 ____________________________________________________________________________
20390 [  9656] By: jhi                                   on 2001/04/09  12:31:53
20391         Log: perl571delta.
20392      Branch: perl
20393            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
20394 ____________________________________________________________________________
20395 [  9655] By: jhi                                   on 2001/04/09  12:20:09
20396         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
20397              From: Prymmer/Kahn <pvhp@best.com>
20398              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
20399              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
20400      Branch: perl
20401            ! lib/utf8.pm pod/perlunicode.pod
20402 ____________________________________________________________________________
20403 [  9654] By: gsar                                  on 2001/04/09  03:38:33
20404         Log: here lies 5.6.1
20405      Branch: maint-5.6/perl
20406            ! Changes
20407 ____________________________________________________________________________
20408 [  9653] By: jhi                                   on 2001/04/09  03:25:24
20409         Log: Update perlhist.
20410      Branch: perl
20411            ! pod/perlhist.pod
20412 ____________________________________________________________________________
20413 [  9652] By: jhi                                   on 2001/04/09  03:18:49
20414         Log: perl571delta tweaking continues.
20415      Branch: perl
20416            ! pod/perl571delta.pod
20417 ____________________________________________________________________________
20418 [  9651] By: gsar                                  on 2001/04/09  03:11:19
20419         Log: update Changes, patchlevel.h &c.
20420      Branch: maint-5.6/perl
20421            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
20422            ! pod/perltoc.pod
20423 ____________________________________________________________________________
20424 [  9650] By: jhi                                   on 2001/04/09  02:40:24
20425         Log: Integrate the perlfork half of #9513 from maintperl into mainline
20426              (the perlunicode half is obsolete)
20427      Branch: perl
20428            ! pod/perlfork.pod
20429 ____________________________________________________________________________
20430 [  9649] By: gsar                                  on 2001/04/09  02:35:43
20431         Log: tweak perldelta as suggested by Jarkko
20432      Branch: maint-5.6/perl
20433            ! pod/perldelta.pod
20434 ____________________________________________________________________________
20435 [  9648] By: jhi                                   on 2001/04/09  02:13:04
20436         Log: Integrate change #9646 from maintperl into mainline.
20437              
20438              add note about ithreads and Thread.pm
20439      Branch: perl
20440           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
20441 ____________________________________________________________________________
20442 [  9647] By: jhi                                   on 2001/04/09  02:10:18
20443         Log: Bad assumption that shortsize == 2.
20444      Branch: perl
20445            ! t/lib/xs-typemap.t
20446 ____________________________________________________________________________
20447 [  9646] By: gsar                                  on 2001/04/09  00:48:04
20448         Log: add note about ithreads and Thread.pm (too many people are
20449              confused by the fact that Thread.pm is built and installed
20450              under non-5005threads but doesn't work)
20451      Branch: maint-5.6/perl
20452            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
20453 ____________________________________________________________________________
20454 [  9645] By: gsar                                  on 2001/04/09  00:19:03
20455         Log: update perldelta.pod for changes in 5.6.1
20456      Branch: maint-5.6/perl
20457            ! Changes pod/perldelta.pod
20458 ____________________________________________________________________________
20459 [  9644] By: jhi                                   on 2001/04/08  20:37:00
20460         Log: Integrate change #9639 from maintperl into mainline:
20461              on windows, many of the README.* pods were being copied to
20462              the wrong location
20463      Branch: perl
20464           !> win32/Makefile win32/makefile.mk
20465 ____________________________________________________________________________
20466 [  9643] By: jhi                                   on 2001/04/08  20:07:11
20467         Log: Integrate change #9624 from maintperl into mainline:
20468              the pod tests were not okay.  (t/pod/find.t changes ignored)
20469      Branch: perl
20470           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
20471           !> t/pod/include.t t/pod/included.t t/pod/lref.t
20472           !> t/pod/multiline_items.t t/pod/nested_items.t
20473           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
20474           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
20475 ____________________________________________________________________________
20476 [  9642] By: jhi                                   on 2001/04/08  19:57:17
20477         Log: Integrate change #9638 from maintperl into mainline:
20478              update to latest JPL from the anoncvs repository
20479      Branch: perl
20480           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
20481           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
20482           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
20483 ____________________________________________________________________________
20484 [  9641] By: jhi                                   on 2001/04/08  19:53:30
20485         Log: perl571delta updates.
20486      Branch: perl
20487            ! lib/Filter/Simple.pm pod/perl571delta.pod
20488 ____________________________________________________________________________
20489 [  9640] By: gsar                                  on 2001/04/08  19:20:46
20490         Log: integrate change#9634 from mainline
20491              
20492              Fix the perlmodlib generation (didn't understand separate .pod
20493              files; didn't understand -- as the name-thing separator).
20494              Update the CPAN mirrors list.
20495      Branch: maint-5.6/perl
20496            ! pod/perlmodlib.pod
20497           !> pod/perlmodlib.PL
20498 ____________________________________________________________________________
20499 [  9639] By: gsar                                  on 2001/04/08  18:57:31
20500         Log: on windows, many of the README.* pods were being copied to the wrong
20501              location
20502      Branch: maint-5.6/perl
20503            ! win32/Makefile win32/makefile.mk
20504 ____________________________________________________________________________
20505 [  9638] By: gsar                                  on 2001/04/08  18:38:25
20506         Log: update to latest JPL from the anoncvs repository
20507      Branch: maint-5.6/perl
20508            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
20509            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
20510            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
20511 ____________________________________________________________________________
20512 [  9637] By: jhi                                   on 2001/04/08  17:53:53
20513         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
20514      Branch: perl
20515            ! pod/perl571delta.pod
20516 ____________________________________________________________________________
20517 [  9636] By: jhi                                   on 2001/04/08  17:18:32
20518         Log: Regen toc.
20519      Branch: perl
20520            ! pod/perltoc.pod
20521 ____________________________________________________________________________
20522 [  9635] By: jhi                                   on 2001/04/08  17:16:33
20523         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
20524              From: "Craig A. Berry" <craigberry@mac.com>
20525              Date: Sun, 08 Apr 2001 12:30:16 -0500
20526              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
20527      Branch: perl
20528            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
20529 ____________________________________________________________________________
20530 [  9634] By: jhi                                   on 2001/04/08  17:09:19
20531         Log: Fix the perlmodlib generation (didn't understand separate .pod
20532              files; didn't understand -- as the name-thing separator).
20533              
20534              Update the CPAN mirrors list.
20535      Branch: perl
20536            ! pod/perlmodlib.PL pod/perlmodlib.pod
20537 ____________________________________________________________________________
20538 [  9633] By: jhi                                   on 2001/04/08  16:49:17
20539         Log: Sort MANIFEST.
20540      Branch: perl
20541            ! MANIFEST
20542 ____________________________________________________________________________
20543 [  9632] By: gsar                                  on 2001/04/08  16:36:06
20544         Log: add $Tie::RefHash::VERSION
20545      Branch: maint-5.6/perl
20546            ! lib/Tie/RefHash.pm
20547 ____________________________________________________________________________
20548 [  9631] By: jhi                                   on 2001/04/08  16:10:15
20549         Log: perl571delta updates based on p5p feedback; still needs
20550              lots of examples.
20551      Branch: perl
20552            ! pod/perl571delta.pod
20553 ____________________________________________________________________________
20554 [  9630] By: jhi                                   on 2001/04/08  15:59:13
20555         Log: Update the list of supported platforms to talk about 5.7.1
20556              (and 5.6.1)
20557      Branch: perl
20558            ! pod/perlport.pod
20559 ____________________________________________________________________________
20560 [  9629] By: jhi                                   on 2001/04/08  15:55:41
20561         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
20562              from maintperl into mainline: perlport updates.
20563      Branch: perl
20564            ! pod/perlport.pod
20565 ____________________________________________________________________________
20566 [  9628] By: jhi                                   on 2001/04/08  15:53:17
20567         Log: perlsolaris.pod copied to wrong directory.
20568      Branch: perl
20569            ! win32/makefile.mk
20570 ____________________________________________________________________________
20571 [  9627] By: jhi                                   on 2001/04/08  14:48:18
20572         Log: Subject: Typos in perl571delta.pod
20573              From: "Stephen P. Potter" <spp@spotter.yi.org>
20574              Date: Sat, 07 Apr 2001 20:37:05 -0400
20575              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
20576      Branch: perl
20577            ! pod/perl571delta.pod
20578 ____________________________________________________________________________
20579 [  9626] By: jhi                                   on 2001/04/08  14:39:04
20580         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
20581      Branch: perl
20582            ! gv.c
20583 ____________________________________________________________________________
20584 [  9625] By: nick                                  on 2001/04/08  10:14:23
20585         Log: Integrate mainline
20586      Branch: perlio
20587           +> pod/perl570delta.pod pod/perl571delta.pod
20588           !> (integrate 27 files)
20589 ____________________________________________________________________________
20590 [  9624] By: gsar                                  on 2001/04/08  06:08:17
20591         Log: test in t/pod/* were busted
20592              
20593              these tests are still not enabled in t/{harness,TEST}
20594      Branch: maint-5.6/perl
20595            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
20596            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
20597            ! t/pod/multiline_items.t t/pod/nested_items.t
20598            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
20599            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
20600 ____________________________________________________________________________
20601 [  9623] By: gsar                                  on 2001/04/08  03:37:01
20602         Log: integrate change#9470 from mainline
20603              
20604              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
20605      Branch: maint-5.6/perl
20606           !> ext/Socket/Socket.xs
20607 ____________________________________________________________________________
20608 [  9622] By: jhi                                   on 2001/04/07  22:40:47
20609         Log: Update Changes.
20610      Branch: perl
20611            ! Changes patchlevel.h
20612 ____________________________________________________________________________
20613 [  9621] By: jhi                                   on 2001/04/07  22:34:16
20614         Log: Update AUTHORS.
20615      Branch: perl
20616            ! AUTHORS
20617 ____________________________________________________________________________
20618 [  9620] By: jhi                                   on 2001/04/07  22:12:47
20619         Log: Forgot to bump the number of tests in #9164.
20620      Branch: perl
20621            ! t/op/array.t
20622 ____________________________________________________________________________
20623 [  9619] By: jhi                                   on 2001/04/07  22:09:50
20624         Log: Bump patchlevel to 5.7.1.
20625      Branch: perl
20626            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20627            ! config_h.SH patchlevel.h
20628 ____________________________________________________________________________
20629 [  9618] By: jhi                                   on 2001/04/07  22:02:41
20630         Log: Populate perl571delta.
20631      Branch: perl
20632            ! pod/perl571delta.pod
20633 ____________________________________________________________________________
20634 [  9617] By: jhi                                   on 2001/04/07  22:01:23
20635         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
20636              to forget it later; do not change patchlevel.h yet or regenerate
20637              Configure yet.
20638      Branch: perl
20639            ! epoc/config.sh win32/Makefile win32/config_H.bc
20640            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
20641 ____________________________________________________________________________
20642 [  9616] By: jhi                                   on 2001/04/07  17:46:33
20643         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
20644      Branch: perl
20645            ! pod/perl571delta.pod
20646 ____________________________________________________________________________
20647 [  9615] By: jhi                                   on 2001/04/07  17:33:21
20648         Log: Change the toc configuration.
20649      Branch: perl
20650            ! pod/buildtoc.PL pod/perl.pod
20651 ____________________________________________________________________________
20652 [  9614] By: jhi                                   on 2001/04/07  17:29:47
20653         Log: Subject: PATCH: $[
20654              From: Robin Houston <robin@kitsite.com>
20655              Date: Fri, 6 Apr 2001 18:10:14 +0100
20656              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
20657      Branch: perl
20658            ! op.c t/op/array.t
20659 ____________________________________________________________________________
20660 [  9613] By: jhi                                   on 2001/04/07  17:28:26
20661         Log: Subject: [PATCH perl@9424] isn't numeric warning
20662              From: Robin Barker <rmb1@cise.npl.co.uk>
20663              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
20664              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
20665      Branch: perl
20666            ! sv.c t/pragma/warn/sv
20667 ____________________________________________________________________________
20668 [  9612] By: jhi                                   on 2001/04/07  17:26:45
20669         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
20670              From: Mike Guy <mjtg@cam.ac.uk>
20671              Date: Fri, 06 Apr 2001 12:47:06 +0100
20672              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
20673      Branch: perl
20674            ! dump.c t/lib/peek.t
20675 ____________________________________________________________________________
20676 [  9611] By: jhi                                   on 2001/04/07  17:21:35
20677         Log: Create perl571delta and seed it off with the perldelta changes
20678              since 5.7.0; remove those changes from perldelta and rename it
20679              as perl570delta; recreate perldelta but leave it almost empty.
20680      Branch: perl
20681            + pod/perl570delta.pod pod/perl571delta.pod
20682            ! MANIFEST pod/perldelta.pod
20683 ____________________________________________________________________________
20684 [  9610] By: jhi                                   on 2001/04/07  16:56:32
20685         Log: Denit.
20686      Branch: perl
20687            ! pod/perldelta.pod
20688 ____________________________________________________________________________
20689 [  9609] By: jhi                                   on 2001/04/07  16:38:32
20690         Log: Retract #9523: needs more thought.
20691      Branch: perl
20692            ! Makefile.SH
20693 ____________________________________________________________________________
20694 [  9608] By: jhi                                   on 2001/04/07  14:59:20
20695         Log: atmark() code cleanaup.
20696      Branch: perl
20697            ! ext/IO/IO.xs
20698 ____________________________________________________________________________
20699 [  9607] By: jhi                                   on 2001/04/07  14:48:14
20700         Log: Integrate change #9605 from maintperl into mainline.
20701              
20702              can't optimize away scope entry if tr/// is present
20703      Branch: perl
20704           !> op.c t/op/tr.t
20705 ____________________________________________________________________________
20706 [  9606] By: jhi                                   on 2001/04/07  14:43:59
20707         Log: Integrate perlio.
20708      Branch: perl
20709           +> win32/FindExt.pm
20710           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
20711           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
20712 ____________________________________________________________________________
20713 [  9605] By: gsar                                  on 2001/04/07  11:52:40
20714         Log: can't optimize away scope entry if tr/// is present
20715      Branch: maint-5.6/perl
20716            ! op.c t/op/tr.t
20717 ____________________________________________________________________________
20718 [  9604] By: nick                                  on 2001/04/07  11:39:45
20719         Log: Split out extension finding code from buildext.pl into FindExt.pm
20720              Use it to get Config.pm's idea of available extensions in line
20721              with what is built.
20722      Branch: perlio
20723            + win32/FindExt.pm
20724            ! MANIFEST win32/buildext.pl win32/config_sh.PL
20725            ! win32/makefile.mk
20726 ____________________________________________________________________________
20727 [  9603] By: nick                                  on 2001/04/07  09:11:38
20728         Log: Cleanup correction for failed :Via() layer, also set an error code.
20729      Branch: perlio
20730            ! ext/PerlIO/Via/Via.xs
20731 ____________________________________________________________________________
20732 [  9602] By: nick                                  on 2001/04/07  08:38:04
20733         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
20734              style. So don't use binmode() on the handles so that Win32 etc. see
20735              same sequence and produce same digests.
20736      Branch: perlio
20737            ! t/lib/md5-file.t
20738 ____________________________________________________________________________
20739 [  9601] By: nick                                  on 2001/04/07  08:36:26
20740         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
20741              Else it complains and so crlf layer (say) does not get pushed.
20742      Branch: perlio
20743            ! perlio.c
20744 ____________________________________________________________________________
20745 [  9600] By: jhi                                   on 2001/04/06  23:00:09
20746         Log: Integrate change #9599 from perlio into mainline.
20747      Branch: perl
20748           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
20749           !> win32/config_H.vc
20750 ____________________________________________________________________________
20751 [  9599] By: nick                                  on 2001/04/06  21:42:43
20752         Log: Quote $VERSION in Encode.pm.
20753              regen_config_h as requested.
20754      Branch: perlio
20755            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
20756            ! win32/config_H.vc
20757 ____________________________________________________________________________
20758 [  9598] By: nick                                  on 2001/04/06  20:34:59
20759         Log: Integrate mainline
20760      Branch: perlio
20761           +> README.macos
20762           !> (integrate 39 files)
20763 ____________________________________________________________________________
20764 [  9597] By: gsar                                  on 2001/04/06  18:06:35
20765         Log: integrate change#9464 from mainline (addendum to change#8313)
20766              
20767              Subject: [PATCH @9452] Better peep()ing for foreach() loops
20768      Branch: maint-5.6/perl
20769           !> op.c
20770 ____________________________________________________________________________
20771 [  9596] By: jhi                                   on 2001/04/06  17:26:03
20772         Log: The d_casti32=undef is good for you even when not use64bitall.
20773      Branch: perl
20774            ! hints/hpux.sh
20775 ____________________________________________________________________________
20776 [  9595] By: gsar                                  on 2001/04/06  14:57:17
20777         Log: add a low-impact fix to accomodate darwin-ism
20778      Branch: maint-5.6/perl
20779            ! ext/Errno/Errno_pm.PL
20780 ____________________________________________________________________________
20781 [  9594] By: jhi                                   on 2001/04/06  14:55:14
20782         Log: Integrate changes #9528,9593 from mainline into maintperl;
20783              tweaking the editor/IDE/shell list.
20784      Branch: maint-5.6/perl
20785           !> pod/perlfaq3.pod
20786 ____________________________________________________________________________
20787 [  9593] By: jhi                                   on 2001/04/06  14:51:39
20788         Log: Make the editor/IDE/shell list a little bit airier.
20789      Branch: perl
20790            ! pod/perlfaq3.pod
20791 ____________________________________________________________________________
20792 [  9592] By: gsar                                  on 2001/04/06  14:45:18
20793         Log: integrate change#9477 from mainline (base.pm doc tweak)
20794              
20795              missing doc entry for fmod()
20796      Branch: maint-5.6/perl
20797            ! lib/Math/BigFloat.pm
20798           !> lib/base.pm
20799 ____________________________________________________________________________
20800 [  9591] By: jhi                                   on 2001/04/06  13:55:48
20801         Log: Regen toc.
20802      Branch: perl
20803            ! pod/perltoc.pod
20804 ____________________________________________________________________________
20805 [  9590] By: jhi                                   on 2001/04/06  13:54:52
20806         Log: Math::BigFloat patches from John Peacock.  The equivalent
20807              of #9586 from maintperl but reworked by John to work with
20808              the bleadperl.
20809      Branch: perl
20810            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
20811 ____________________________________________________________________________
20812 [  9589] By: jhi                                   on 2001/04/06  13:42:23
20813         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
20814      Branch: perl
20815            ! ext/Digest/MD5/Makefile.PL
20816 ____________________________________________________________________________
20817 [  9588] By: jhi                                   on 2001/04/06  13:31:45
20818         Log: Integrate changes #9584,9587 from maintperl into mainline.
20819              
20820              keep eval"" CVs alive until the end of the statement in which
20821              they're called
20822              
20823              add README.macos (from Chris Nandor)
20824              
20825              tyop in change#9555
20826      Branch: perl
20827           +> README.macos
20828           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
20829           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
20830           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
20831           !> win32/makefile.mk
20832 ____________________________________________________________________________
20833 [  9587] By: gsar                                  on 2001/04/06  07:31:30
20834         Log: add README.macos (from Chris Nandor)
20835              
20836              tyop in change#9555
20837      Branch: maint-5.6/perl
20838            + README.macos
20839            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
20840            ! win32/Makefile win32/makefile.mk
20841 ____________________________________________________________________________
20842 [  9586] By: gsar                                  on 2001/04/06  07:08:54
20843         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
20844      Branch: maint-5.6/perl
20845            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
20846 ____________________________________________________________________________
20847 [  9585] By: gsar                                  on 2001/04/06  06:58:44
20848         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
20849              from mainline
20850              
20851              Subject: [PATCH] Base64 update to perlfaq9.pod
20852              
20853              Subject: [PATCH AUTHORS] Housekeeping
20854              
20855              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
20856              Mac OS X (Darwin) has extra pwent fields.
20857              
20858              Subject: [PATCH B::*] print control-character vars readably
20859              Needs EBCDICification.
20860              
20861              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
20862              
20863              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
20864              
20865              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
20866              
20867              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
20868              
20869              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
20870              
20871              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
20872              
20873              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
20874              
20875              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
20876              
20877              FreeBSD hints tweak from Anton Berezin.
20878              
20879              Subject: [PATCH foolperl & bleadperl] README.vms update
20880              
20881              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
20882      Branch: maint-5.6/perl
20883           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
20884           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
20885           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
20886 ____________________________________________________________________________
20887 [  9584] By: gsar                                  on 2001/04/06  04:09:00
20888         Log: keep eval"" CVs alive until the end of the statement in which
20889              they're called; this avoids a coredump ensuing from search for
20890              lexicals in code such as:
20891              
20892              sub bug {
20893              my $s = @_;
20894              eval q[sub { eval 'sub { &$s }' }];
20895              }
20896              bug("x")->()->();
20897              
20898              this code still doesn't work as intended (as it has remained
20899              since time immemorial), but it doesn't provoke a coredump anymore
20900      Branch: maint-5.6/perl
20901            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
20902            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
20903 ____________________________________________________________________________
20904 [  9583] By: jhi                                   on 2001/04/05  23:52:51
20905         Log: Update Changes.
20906      Branch: perl
20907            ! Changes patchlevel.h
20908 ____________________________________________________________________________
20909 [  9582] By: jhi                                   on 2001/04/05  23:11:23
20910         Log: Slight doc tweak.
20911      Branch: perl
20912            ! pod/perlunicode.pod
20913 ____________________________________________________________________________
20914 [  9581] By: jhi                                   on 2001/04/05  23:04:11
20915         Log: Integrate perlio.
20916      Branch: perl
20917           !> pod/perlunicode.pod
20918 ____________________________________________________________________________
20919 [  9580] By: jhi                                   on 2001/04/05  23:03:29
20920         Log: Test for #9579.
20921      Branch: perl
20922            ! t/op/do.t
20923 ____________________________________________________________________________
20924 [  9579] By: jhi                                   on 2001/04/05  22:54:17
20925         Log: Subject: [PATCH] Propagate calling context for do '...'
20926              From: Gisle Aas <gisle@ActiveState.com>
20927              Date: 04 Apr 2001 20:17:29 -0700
20928              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
20929      Branch: perl
20930            ! pod/perlfunc.pod pp_ctl.c
20931 ____________________________________________________________________________
20932 [  9578] By: jhi                                   on 2001/04/05  22:52:51
20933         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
20934              From: Peter Prymmer <pvhp@forte.com>
20935              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
20936              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
20937      Branch: perl
20938            ! README.vms
20939 ____________________________________________________________________________
20940 [  9577] By: jhi                                   on 2001/04/05  22:48:22
20941         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
20942              From: "Craig A. Berry" <craigberry@mac.com>
20943              Date: Thu, 5 Apr 2001 13:43:28 -0500
20944              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
20945      Branch: perl
20946            ! README.vms
20947 ____________________________________________________________________________
20948 [  9576] By: jhi                                   on 2001/04/05  22:31:38
20949         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
20950              From: Michael G Schwern <schwern@pobox.com>
20951              Date: Thu, 5 Apr 2001 21:53:21 +0100
20952              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
20953      Branch: perl
20954            ! lib/base.pm t/lib/fields.t
20955 ____________________________________________________________________________
20956 [  9575] By: jhi                                   on 2001/04/05  22:26:10
20957         Log: FreeBSD hints tweak from Anton Berezin.
20958      Branch: perl
20959            ! hints/freebsd.sh
20960 ____________________________________________________________________________
20961 [  9574] By: jhi                                   on 2001/04/05  22:24:03
20962         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
20963              From: David Dyck <dcd@tc.fluke.com>
20964              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
20965              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
20966      Branch: perl
20967            ! t/op/oct.t
20968 ____________________________________________________________________________
20969 [  9573] By: jhi                                   on 2001/04/05  22:23:06
20970         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
20971              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
20972              From: David Dyck <dcd@tc.fluke.com>
20973              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
20974      Branch: perl
20975            ! pp.c
20976 ____________________________________________________________________________
20977 [  9572] By: jhi                                   on 2001/04/05  22:14:47
20978         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
20979              From: Robin Houston <robin@kitsite.com>
20980              Date: Thu, 5 Apr 2001 20:56:48 +0100
20981              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
20982      Branch: perl
20983            ! ext/B/B/Deparse.pm
20984 ____________________________________________________________________________
20985 [  9571] By: jhi                                   on 2001/04/05  22:12:53
20986         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
20987              From: Robin Houston <robin@kitsite.com>
20988              Date: Thu, 5 Apr 2001 19:55:51 +0100
20989              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
20990      Branch: perl
20991            ! ext/B/B/Deparse.pm
20992 ____________________________________________________________________________
20993 [  9570] By: jhi                                   on 2001/04/05  22:11:06
20994         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
20995              From: Robin Houston <robin@kitsite.com>
20996              Date: Thu, 5 Apr 2001 20:16:29 +0100
20997              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
20998      Branch: perl
20999            ! ext/B/B/Deparse.pm
21000 ____________________________________________________________________________
21001 [  9569] By: nick                                  on 2001/04/05  21:32:26
21002         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
21003      Branch: perlio
21004            ! pod/perlunicode.pod
21005 ____________________________________________________________________________
21006 [  9568] By: nick                                  on 2001/04/05  19:38:09
21007         Log: Integrate mainline
21008      Branch: perlio
21009           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
21010           !> (integrate 35 files)
21011 ____________________________________________________________________________
21012 [  9567] By: jhi                                   on 2001/04/05  18:31:45
21013         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
21014              From: Robin Houston <robin@kitsite.com>
21015              Date: Thu, 5 Apr 2001 18:03:23 +0100
21016              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
21017      Branch: perl
21018            ! ext/B/B/Deparse.pm
21019 ____________________________________________________________________________
21020 [  9566] By: jhi                                   on 2001/04/05  18:29:35
21021         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
21022              From: Robin Houston <robin@kitsite.com>
21023              Date: Thu, 5 Apr 2001 16:45:18 +0100
21024              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
21025      Branch: perl
21026            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
21027 ____________________________________________________________________________
21028 [  9565] By: jhi                                   on 2001/04/05  18:24:23
21029         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
21030              From: Robin Houston <robin@kitsite.com>
21031              Date: Thu, 5 Apr 2001 14:50:09 +0100
21032              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
21033      Branch: perl
21034            ! ext/B/B/Deparse.pm
21035 ____________________________________________________________________________
21036 [  9564] By: jhi                                   on 2001/04/05  18:23:03
21037         Log: Subject: [PATCH B::*] print control-character vars readably
21038              From: Robin Houston <robin@kitsite.com>
21039              Date: Thu, 5 Apr 2001 14:27:38 +0100
21040              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
21041              
21042              Needs EBCDICification.
21043      Branch: perl
21044            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
21045            ! ext/B/B/Terse.pm
21046 ____________________________________________________________________________
21047 [  9563] By: jhi                                   on 2001/04/05  18:20:32
21048         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
21049              Date: Thu, 5 Apr 2001 13:21:42 -0400
21050              From: Paul Schinder <schinder@pobox.com>
21051              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
21052              
21053              Mac OS X (Darwin) has extra pwent fields.
21054      Branch: perl
21055            ! t/op/pwent.t
21056 ____________________________________________________________________________
21057 [  9562] By: jhi                                   on 2001/04/05  17:57:51
21058         Log: Regen toc.
21059      Branch: perl
21060            ! pod/perltoc.pod
21061 ____________________________________________________________________________
21062 [  9561] By: jhi                                   on 2001/04/05  17:47:33
21063         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
21064      Branch: metaconfig
21065            ! U/Glossary.patch
21066      Branch: metaconfig/U/perl
21067            + d_u32align.U
21068            ! d_cmsghdr_s.U d_msghdr_s.U
21069 ____________________________________________________________________________
21070 [  9560] By: jhi                                   on 2001/04/05  17:47:01
21071         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
21072              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
21073              Introduce probes for struct msghdr, struct cmsghdr,
21074              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
21075              ualarm, usleep, for possible later extension work.
21076      Branch: perl
21077            + t/lib/md5-align.t
21078            ! Configure MANIFEST Porting/Glossary Porting/config.sh
21079            ! Porting/config_H config_h.SH configure.com epoc/config.sh
21080            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
21081            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21082            ! vos/config.ga.h win32/config.bc win32/config.gc
21083            ! win32/config.vc
21084 ____________________________________________________________________________
21085 [  9559] By: jhi                                   on 2001/04/05  13:03:04
21086         Log: Be traditional in your cpp (for the Errno extension).
21087      Branch: perl
21088            ! hints/darwin.sh
21089 ____________________________________________________________________________
21090 [  9558] By: jhi                                   on 2001/04/05  13:00:05
21091         Log: Add $Config{cppflags} to the gcc incantation.
21092      Branch: perl
21093            ! ext/Errno/Errno_pm.PL
21094 ____________________________________________________________________________
21095 [  9557] By: jhi                                   on 2001/04/05  04:22:39
21096         Log: Introduce Sean Burke's Class::ISA 0.32.
21097      Branch: perl
21098            + lib/Class/ISA.pm t/lib/class-isa.t
21099            ! MANIFEST
21100 ____________________________________________________________________________
21101 [  9556] By: jhi                                   on 2001/04/05  04:09:50
21102         Log: Subject: [PATCH AUTHORS] Housekeeping
21103              From: Paul Johnson <paul@pjcj.net> 
21104              Date: Wed, 4 Apr 2001 22:45:47 +0200
21105              Message-ID: <20010404224547.D9548@pjcj.net>
21106      Branch: perl
21107            ! AUTHORS
21108 ____________________________________________________________________________
21109 [  9555] By: jhi                                   on 2001/04/05  04:06:33
21110         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
21111              From: Gisle Aas <gisle@ActiveState.com>
21112              Date: 04 Apr 2001 14:23:04 -0700
21113              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
21114      Branch: perl
21115            ! pod/perlfaq9.pod
21116 ____________________________________________________________________________
21117 [  9554] By: jhi                                   on 2001/04/05  04:05:49
21118         Log: Downgrade also the "Wide character" diagnostic.
21119      Branch: perl
21120            ! pod/perldiag.pod
21121 ____________________________________________________________________________
21122 [  9553] By: jhi                                   on 2001/04/05  04:00:33
21123         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
21124              maintperl into mainline.
21125              
21126              "double" should be "NV"; standard typemap is missing entry
21127              for NV
21128              
21129              s/djSP/dSP/
21130              
21131              Downgrade "Wide character in print" to a warning.
21132              
21133              B::Deparse fix for ${^FOO} and documentation for PVX() method
21134              (from Robin Houston)
21135              
21136              tr/// doesn't null-terminate the result in some situations
21137              (from Gisle Aas)
21138      Branch: perl
21139           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
21140           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
21141           !> t/io/utf8.t t/op/tr.t
21142 ____________________________________________________________________________
21143 [  9552] By: jhi                                   on 2001/04/05  03:52:50
21144         Log: Retract changes #9542 and #9538 (from maintperl, integrated
21145              at #9540), shouldn't be needed because of the perlio changes.
21146      Branch: perl
21147            ! util.c
21148 ____________________________________________________________________________
21149 [  9551] By: gsar                                  on 2001/04/05  00:18:34
21150         Log: tr/// doesn't null-terminate the result in some situations
21151              (from Gisle Aas)
21152      Branch: maint-5.6/perl
21153            ! doop.c t/op/tr.t
21154 ____________________________________________________________________________
21155 [  9550] By: gsar                                  on 2001/04/04  20:04:17
21156         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
21157              (from Robin Houston)
21158      Branch: maint-5.6/perl
21159            ! ext/B/B.pm ext/B/B/Deparse.pm
21160 ____________________________________________________________________________
21161 [  9549] By: nick                                  on 2001/04/04  18:56:15
21162         Log: Downgrade "Wide character in print" to a warning.
21163      Branch: perlio
21164            ! doio.c t/io/utf8.t
21165 ____________________________________________________________________________
21166 [  9548] By: gsar                                  on 2001/04/04  18:51:49
21167         Log: integrate changes#9460,9462,9482,9521,9522
21168              
21169              Subject: PATCH: B::Debug should show LOOP-specific fields
21170              
21171              Subject: B::Deparse precedence bug. (Patch included.)
21172              
21173              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
21174              
21175              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
21176              
21177              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
21178      Branch: maint-5.6/perl
21179           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
21180           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
21181 ____________________________________________________________________________
21182 [  9547] By: gsar                                  on 2001/04/04  18:49:16
21183         Log: s/djSP/dSP/
21184      Branch: maint-5.6/perl
21185            ! ext/Thread/Thread.xs
21186 ____________________________________________________________________________
21187 [  9546] By: nick                                  on 2001/04/04  18:44:00
21188         Log: Integrate mainline.
21189      Branch: perlio
21190           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
21191           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
21192 ____________________________________________________________________________
21193 [  9545] By: gsar                                  on 2001/04/04  18:38:52
21194         Log: integrate change#8837 from mainline
21195              
21196              Subject: [patch] -Wall cleanup round 2
21197      Branch: maint-5.6/perl
21198           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
21199           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
21200           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
21201           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
21202           !> ext/SDBM_File/SDBM_File.xs
21203 ____________________________________________________________________________
21204 [  9544] By: gsar                                  on 2001/04/04  17:49:57
21205         Log: "double" should be "NV"; standard typemap is missing entry
21206              for NV
21207      Branch: maint-5.6/perl
21208            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
21209 ____________________________________________________________________________
21210 [  9543] By: jhi                                   on 2001/04/04  14:13:18
21211         Log: Thou shalt not (just) match for English error messages.
21212      Branch: perl
21213            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
21214            ! os2/OS2/Process/Process.pm
21215 ____________________________________________________________________________
21216 [  9542] By: jhi                                   on 2001/04/04  13:20:39
21217         Log: Make the stdio tricks of fflush_all() to exist only if
21218              stdio is being used.
21219      Branch: perl
21220            ! util.c
21221 ____________________________________________________________________________
21222 [  9541] By: jhi                                   on 2001/04/04  04:20:24
21223         Log: Subject: Re: [PATCH] Lighten up glob
21224              From: Benjamin Sugars <bsugars@canoe.ca>
21225              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
21226              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
21227      Branch: perl
21228            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
21229            ! util.c
21230 ____________________________________________________________________________
21231 [  9540] By: jhi                                   on 2001/04/04  04:03:57
21232         Log: Integrate changes #9538,9539 from maintperl into mainline.
21233              
21234              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
21235              for use with _fwalk() (fix for change#7705)
21236              
21237              another tweak needed for SunOS 4.1.x build (from Mike Guy)
21238              (cp -f is not portable)
21239      Branch: perl
21240           !> Makefile.SH util.c
21241 ____________________________________________________________________________
21242 [  9539] By: gsar                                  on 2001/04/04  03:01:14
21243         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
21244      Branch: maint-5.6/perl
21245            ! Makefile.SH
21246 ____________________________________________________________________________
21247 [  9538] By: gsar                                  on 2001/04/04  01:00:38
21248         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
21249              for use with _fwalk() (fix for change#7705)
21250      Branch: maint-5.6/perl
21251            ! util.c
21252 ____________________________________________________________________________
21253 [  9537] By: nick                                  on 2001/04/03  19:24:55
21254         Log: Integrate mainline
21255      Branch: perlio
21256           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
21257           +> lib/unicode/PropList.html
21258            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
21259           !> (integrate 69 files)
21260 ____________________________________________________________________________
21261 [  9536] By: jhi                                   on 2001/04/03  18:02:31
21262         Log: Integrate change #9533 from maintperl into mainline.
21263              
21264              better fix for change#9517 to accomodate UNC paths like
21265              \\server\share\foo, and paths with trailing backslash
21266              like c:\this\
21267      Branch: perl
21268           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
21269 ____________________________________________________________________________
21270 [  9535] By: jhi                                   on 2001/04/03  17:58:07
21271         Log: Change the push/unshift warning to be of class syntax, not misc.
21272      Branch: perl
21273            ! op.c pod/perldiag.pod t/pragma/warn/op
21274 ____________________________________________________________________________
21275 [  9534] By: jhi                                   on 2001/04/03  15:03:46
21276         Log: Change the push/unshift warning (#9532) to talk about "no values"
21277              instead of "no arguments".
21278      Branch: perl
21279            ! op.c pod/perldiag.pod t/pragma/warn/op
21280 ____________________________________________________________________________
21281 [  9533] By: gsar                                  on 2001/04/03  14:30:07
21282         Log: better fix for change#9517 to accomodate UNC paths like
21283              \\server\share\foo, and paths with trailing backslash
21284              like c:\this\
21285      Branch: maint-5.6/perl
21286            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
21287 ____________________________________________________________________________
21288 [  9532] By: jhi                                   on 2001/04/03  13:11:46
21289         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
21290              From: Robin Houston <robin@kitsite.com>
21291              Date: Mon, 2 Apr 2001 15:03:29 +0100
21292              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
21293      Branch: perl
21294            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
21295 ____________________________________________________________________________
21296 [  9531] By: jhi                                   on 2001/04/03  13:06:34
21297         Log: Integrate change #9530 from maintperl into mainline.
21298              
21299              accomodate VMS "mailbox overflow" quirk in testsuite (from
21300              Craig Berry)
21301      Branch: perl
21302           !> t/lib/socket.t
21303 ____________________________________________________________________________
21304 [  9530] By: gsar                                  on 2001/04/03  04:56:41
21305         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
21306              Craig Berry)
21307      Branch: maint-5.6/perl
21308            ! t/lib/socket.t
21309 ____________________________________________________________________________
21310 [  9529] By: jhi                                   on 2001/04/03  02:34:34
21311         Log: Update Changes.
21312      Branch: perl
21313            ! Changes patchlevel.h
21314 ____________________________________________________________________________
21315 [  9528] By: jhi                                   on 2001/04/03  01:27:57
21316         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
21317              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
21318              To: perl5-porters@perl.org
21319              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
21320      Branch: perl
21321            ! pod/perlfaq3.pod
21322 ____________________________________________________________________________
21323 [  9527] By: jhi                                   on 2001/04/03  01:22:09
21324         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
21325              From: Peter Prymmer <pvhp@forte.com>
21326              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
21327              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
21328      Branch: perl
21329            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
21330 ____________________________________________________________________________
21331 [  9526] By: jhi                                   on 2001/04/03  01:18:25
21332         Log: The metaconfig unit changes for #9525.
21333      Branch: metaconfig
21334            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
21335      Branch: metaconfig/U/perl
21336            ! use64bits.U
21337 ____________________________________________________________________________
21338 [  9525] By: jhi                                   on 2001/04/03  01:17:30
21339         Log: Configure sanity checks:
21340              * if use64bitall is attempted but pointers are only 32-bit,
21341              'downgrade' to use64bitint
21342              * if use64bitint is attempted but there's no quad type,
21343              forget about use64bitint (well, the default for it is 'n',
21344              the user can still override this)
21345              * if pointers are 64 bits, do not try to use Perl's malloc
21346      Branch: perl
21347            ! Configure
21348 ____________________________________________________________________________
21349 [  9524] By: gsar                                  on 2001/04/03  01:09:12
21350         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
21351      Branch: maint-5.6/perl
21352            ! pp_sys.c
21353 ____________________________________________________________________________
21354 [  9523] By: jhi                                   on 2001/04/03  00:02:31
21355         Log: (Retracted by #9609)
21356              
21357              Make it harder for parallel makes to enter 'test' before
21358              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
21359              should be unhappy enough, but sometimes parallel makes seem
21360              to sneak past both in Tru64 and AIX.)
21361      Branch: perl
21362            ! Makefile.SH
21363 ____________________________________________________________________________
21364 [  9522] By: jhi                                   on 2001/04/02  22:35:31
21365         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
21366              Date: Mon, 2 Apr 2001 22:54:10 +0100
21367              From: Robin Houston <robin@kitsite.com>
21368              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
21369      Branch: perl
21370            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
21371 ____________________________________________________________________________
21372 [  9521] By: jhi                                   on 2001/04/02  22:32:23
21373         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
21374              From: Robin Houston <robin@kitsite.com>
21375              Date: Mon, 2 Apr 2001 20:24:03 +0100
21376              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
21377      Branch: perl
21378            ! ext/B/B/Concise.pm
21379 ____________________________________________________________________________
21380 [  9520] By: jhi                                   on 2001/04/02  22:30:43
21381         Log: Subject: [PATCH] REALLY pedantic hv.h nit
21382              From: Simon Cozens <simon@netthink.co.uk>
21383              Date: Mon, 2 Apr 2001 15:43:06 +0100
21384              Message-ID: <20010402154306.A21711@netthink.co.uk>
21385      Branch: perl
21386            ! hv.h
21387 ____________________________________________________________________________
21388 [  9519] By: jhi                                   on 2001/04/02  22:28:04
21389         Log: Based on
21390              
21391              Subject: [foolperl] EPOC fix
21392              From: Olaf Flebbe <O.Flebbe@science-computing.de>
21393              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
21394              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
21395      Branch: perl
21396            ! pp_sys.c
21397 ____________________________________________________________________________
21398 [  9518] By: jhi                                   on 2001/04/02  22:22:34
21399         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
21400              
21401              README.win32 tweaks; add a note about alternative location for
21402              getting a gcc-2.95.2 that will build perl properly on windows
21403              
21404              add some notes about gutsy threading matters
21405              
21406              many of the utilities interpolate literal paths within doublequotes
21407              (fails on dosish platforms where path contains backslashes)
21408      Branch: perl
21409           !> README.win32 pod/perlguts.pod utils/perldoc.PL
21410           !> x2p/find2perl.PL x2p/s2p.PL
21411 ____________________________________________________________________________
21412 [  9517] By: gsar                                  on 2001/04/02  19:52:21
21413         Log: many of the utilities interpolate literal paths within doublequotes
21414              (fails on dosish platforms where path contains backslashes)
21415      Branch: maint-5.6/perl
21416            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
21417 ____________________________________________________________________________
21418 [  9516] By: gsar                                  on 2001/04/02  05:49:37
21419         Log: a foolish release
21420      Branch: maint-5.6/perl
21421            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
21422            ! pod/perltoc.pod
21423 ____________________________________________________________________________
21424 [  9515] By: gsar                                  on 2001/04/02  05:04:29
21425         Log: add missing changelog summaries
21426      Branch: maint-5.6/perl
21427            ! Changes
21428 ____________________________________________________________________________
21429 [  9514] By: gsar                                  on 2001/04/02  04:07:13
21430         Log: add some notes about gutsy threading matters
21431      Branch: maint-5.6/perl
21432            ! pod/perlguts.pod
21433 ____________________________________________________________________________
21434 [  9513] By: gsar                                  on 2001/04/02  03:25:21
21435         Log: add more prominent caveat notices about experimental features
21436      Branch: maint-5.6/perl
21437            ! pod/perlfork.pod pod/perlunicode.pod
21438 ____________________________________________________________________________
21439 [  9512] By: gsar                                  on 2001/04/02  02:54:33
21440         Log: integrate changes#9479,9509 from mainline
21441              
21442              [PATCH] File::Glob stuff for Mac OS
21443              
21444              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
21445      Branch: maint-5.6/perl
21446           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
21447           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
21448           !> t/lib/glob-taint.t
21449 ____________________________________________________________________________
21450 [  9511] By: gsar                                  on 2001/04/02  02:38:24
21451         Log: README.win32 tweaks; add a note about alternative location for
21452              getting a gcc-2.95.2 that will build perl properly on windows
21453      Branch: maint-5.6/perl
21454            ! README.win32
21455 ____________________________________________________________________________
21456 [  9510] By: jhi                                   on 2001/04/01  20:45:10
21457         Log: An ambiguosity warning.
21458      Branch: perl
21459            ! t/lib/trig.t
21460 ____________________________________________________________________________
21461 [  9509] By: jhi                                   on 2001/04/01  19:53:47
21462         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
21463              From: Jonathan Stowe <gellyfish@gellyfish.com>
21464              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
21465              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
21466      Branch: perl
21467            ! ext/File/Glob/bsd_glob.c
21468 ____________________________________________________________________________
21469 [  9508] By: jhi                                   on 2001/04/01  19:35:03
21470         Log: Update Changes.
21471      Branch: perl
21472            ! Changes patchlevel.h
21473 ____________________________________________________________________________
21474 [  9507] By: jhi                                   on 2001/04/01  19:24:01
21475         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
21476              from mainline to maintperl: pod tweaks.
21477      Branch: maint-5.6/perl
21478           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
21479           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
21480           !> pod/perlvar.pod
21481 ____________________________________________________________________________
21482 [  9506] By: jhi                                   on 2001/04/01  19:11:53
21483         Log: Commit Sarathy to April release of 5.6.1 :-)
21484      Branch: perl
21485            ! pod/perlfaq1.pod
21486 ____________________________________________________________________________
21487 [  9505] By: jhi                                   on 2001/04/01  19:03:15
21488         Log: Subject: PATCH 5.6.0 (perldebug.pod)
21489              From: Mark-Jason Dominus <mjd@plover.com>
21490              Date: Sun, 01 Apr 2001 14:25:11 -0400
21491              Message-ID: <20010401182511.9247.qmail@plover.com>
21492      Branch: perl
21493            ! pod/perldebug.pod
21494 ____________________________________________________________________________
21495 [  9504] By: jhi                                   on 2001/04/01  18:43:09
21496         Log: Add great_circle_direction().
21497      Branch: perl
21498            ! lib/Math/Trig.pm t/lib/trig.t
21499 ____________________________________________________________________________
21500 [  9503] By: jhi                                   on 2001/04/01  17:29:12
21501         Log: Unicode ReadMe update for Unicode 3.1.
21502      Branch: perl
21503            ! lib/unicode/ReadMe.txt
21504 ____________________________________________________________________________
21505 [  9502] By: jhi                                   on 2001/04/01  17:18:40
21506         Log: Integrate change #9501 from maintperl into mainline.
21507              
21508              fix the perlembed notes on multiple interpreters
21509              
21510              fix ExtUtils::Embed to work passably on Windows
21511      Branch: perl
21512           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
21513 ____________________________________________________________________________
21514 [  9501] By: gsar                                  on 2001/04/01  07:21:57
21515         Log: fix the perlembed notes on multiple interpreters
21516              
21517              fix ExtUtils::Embed to work passably on Windows
21518      Branch: maint-5.6/perl
21519            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
21520 ____________________________________________________________________________
21521 [  9500] By: jhi                                   on 2001/04/01  05:58:23
21522         Log: Test for #9499.
21523      Branch: perl
21524            ! t/op/tr.t
21525 ____________________________________________________________________________
21526 [  9499] By: jhi                                   on 2001/04/01  05:55:46
21527         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
21528      Branch: perl
21529            ! embed.h embed.pl op.c proto.h
21530 ____________________________________________________________________________
21531 [  9498] By: jhi                                   on 2001/04/01  05:44:34
21532         Log: Protect the workaround hunk more.
21533      Branch: perl
21534            ! toke.c
21535 ____________________________________________________________________________
21536 [  9497] By: jhi                                   on 2001/04/01  00:24:25
21537         Log: Integrate changes #9493,9494,9495,9496 from maintperl
21538              into mainline.
21539              
21540              fix a broken workaround for Borland compiler in change#4739
21541              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
21542              
21543              nits spotted by Borland compiler
21544              
21545              avoid redefinition warnings under Borland 5.02
21546              
21547              various nits identified by the Borland 5.5 compiler; remove suppression
21548              of a few warnings
21549      Branch: perl
21550           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
21551           !> win32/win32.h
21552 ____________________________________________________________________________
21553 [  9496] By: gsar                                  on 2001/03/31  23:22:28
21554         Log: various nits identified by the Borland 5.5 compiler; remove suppression
21555              of a few warnings
21556      Branch: maint-5.6/perl
21557            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
21558 ____________________________________________________________________________
21559 [  9495] By: gsar                                  on 2001/03/31  21:03:08
21560         Log: avoid redefinition warnings under Borland 5.02
21561      Branch: maint-5.6/perl
21562            ! win32/makefile.mk
21563 ____________________________________________________________________________
21564 [  9494] By: gsar                                  on 2001/03/31  20:18:59
21565         Log: nits spotted by Borland compiler
21566      Branch: maint-5.6/perl
21567            ! utf8.h win32/win32.h
21568 ____________________________________________________________________________
21569 [  9493] By: gsar                                  on 2001/03/31  20:18:05
21570         Log: fix a broken workaround for Borland compiler in change#4739
21571              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
21572      Branch: maint-5.6/perl
21573            ! toke.c
21574 ____________________________________________________________________________
21575 [  9492] By: jhi                                   on 2001/03/31  18:36:24
21576         Log: Integrate change #9491 from maintperl into mainline.
21577              
21578              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
21579              directory is relative (need to fetch the full path name *before*
21580              the chdir!)
21581      Branch: perl
21582           !> lib/Cwd.pm
21583 ____________________________________________________________________________
21584 [  9491] By: gsar                                  on 2001/03/31  17:01:56
21585         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
21586              directory is relative (need to fetch the full path name *before*
21587              the chdir!)
21588              
21589              this is a followup patch for change#6749
21590      Branch: maint-5.6/perl
21591            ! lib/Cwd.pm
21592 ____________________________________________________________________________
21593 [  9490] By: jhi                                   on 2001/03/31  15:50:18
21594         Log: Subject: Re: [PATCH] av.h cosmetics
21595              From: Simon Cozens <simon@netthink.co.uk>
21596              Date: Sat, 31 Mar 2001 13:09:59 +0100
21597              Message-ID: <20010331130959.A22000@netthink.co.uk>
21598              
21599              Document AvALLOC.
21600      Branch: perl
21601            ! pod/perlguts.pod
21602 ____________________________________________________________________________
21603 [  9489] By: jhi                                   on 2001/03/31  15:48:44
21604         Log: Subject: [PATCH] Re: Math::Big* v1.21
21605              From: Tels <perl_dummy@bloodgate.com>
21606              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
21607              Message-Id: <200103311125.GAA377738@www08.hway.net>
21608      Branch: perl
21609            ! pod/perlop.pod
21610 ____________________________________________________________________________
21611 [  9488] By: jhi                                   on 2001/03/31  03:39:51
21612         Log: Debug output tweak.
21613      Branch: perl
21614            ! t/lib/cwd.t
21615 ____________________________________________________________________________
21616 [  9487] By: jhi                                   on 2001/03/31  03:33:02
21617         Log: OverVMSification.
21618      Branch: perl
21619            ! t/lib/cwd.t
21620 ____________________________________________________________________________
21621 [  9486] By: jhi                                   on 2001/03/31  03:01:40
21622         Log: Missed MANIFESTations in #9483.
21623      Branch: perl
21624            ! MANIFEST
21625 ____________________________________________________________________________
21626 [  9485] By: jhi                                   on 2001/03/31  02:58:17
21627         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
21628              From: Peter Prymmer <pvhp@forte.com>
21629              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
21630              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
21631      Branch: perl
21632            ! regexec.c t/lib/cwd.t
21633 ____________________________________________________________________________
21634 [  9484] By: jhi                                   on 2001/03/31  01:04:41
21635         Log: Obsolete file (see #3938)
21636      Branch: perl
21637            - lib/unicode/README.Ethiopic
21638            ! MANIFEST
21639 ____________________________________________________________________________
21640 [  9483] By: jhi                                   on 2001/03/31  00:52:42
21641         Log: Update to Unicode 3.1.
21642              (Rename Names.txt to NamesList.txt.)
21643      Branch: perl
21644            + lib/unicode/NamesList.txt lib/unicode/PropList.html
21645            - lib/unicode/Names.txt
21646            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
21647            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
21648            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
21649            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
21650            ! lib/unicode/UCD.html lib/unicode/Unicode.html
21651            ! lib/unicode/rename lib/unicode/version
21652 ____________________________________________________________________________
21653 [  9482] By: jhi                                   on 2001/03/30  23:33:44
21654         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
21655              From: Robin Houston <robin@kitsite.com>
21656              Date: Fri, 30 Mar 2001 20:07:22 +0100
21657              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
21658      Branch: perl
21659            ! ext/B/B/Deparse.pm
21660 ____________________________________________________________________________
21661 [  9481] By: jhi                                   on 2001/03/30  23:20:25
21662         Log: Subject: Re: [PATCH] CwdXS, Take 2
21663              From: Benjamin Sugars <bsugars@canoe.ca>
21664              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
21665              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
21666      Branch: perl
21667            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
21668            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
21669 ____________________________________________________________________________
21670 [  9480] By: jhi                                   on 2001/03/30  22:52:38
21671         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
21672              From: David Dyck <dcd@tc.fluke.com>
21673              Date: Fri, 30 Mar 2001 14:44:13 -0800
21674              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
21675              
21676              The t/rantests flags file creation was accidentally
21677              removed by #9217.
21678      Branch: perl
21679            ! Makefile.SH
21680 ____________________________________________________________________________
21681 [  9479] By: jhi                                   on 2001/03/30  22:45:45
21682         Log: Subject: [PATCH] File::Glob stuff for Mac OS
21683              From: Chris Nandor <pudge@pobox.com>
21684              Date: Fri, 30 Mar 2001 16:51:00 -0500
21685              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
21686      Branch: perl
21687            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
21688            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
21689            ! t/lib/glob-taint.t
21690 ____________________________________________________________________________
21691 [  9478] By: jhi                                   on 2001/03/30  22:43:12
21692         Log: Subject: fix for win32/buildext.pl
21693              From: "Vadim Konovalov" <watman@inbox.ru>
21694              Date: Sat, 31 Mar 2001 00:50:36 +0400
21695              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
21696      Branch: perl
21697            ! win32/buildext.pl
21698 ____________________________________________________________________________
21699 [  9477] By: jhi                                   on 2001/03/30  22:41:16
21700         Log: Subject: small base.pm doc patch
21701              From: Leon Brocard <acme@astray.com>
21702              Date: Fri, 30 Mar 2001 21:49:57 +0100
21703              Message-ID: <20010330214957.B8733@ns0.astray.com>
21704      Branch: perl
21705            ! lib/base.pm
21706 ____________________________________________________________________________
21707 [  9476] By: jhi                                   on 2001/03/30  18:16:57
21708         Log: Subject: [PATCH] av.h cosmetics
21709              From: Simon Cozens <simon@netthink.co.uk>
21710              Date: Fri, 30 Mar 2001 18:12:28 +0100
21711              Message-ID: <20010330181228.A9319@netthink.co.uk>
21712      Branch: perl
21713            ! av.h
21714 ____________________________________________________________________________
21715 [  9475] By: jhi                                   on 2001/03/30  18:15:50
21716         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
21717              From: "Philip Newton" <pnewton@gmx.de>
21718              Date: Fri, 30 Mar 2001 19:06:57 +0200
21719              Message-ID: <3AC4D951.14815.1AC7068@localhost>
21720      Branch: perl
21721            ! pod/perlhack.pod
21722 ____________________________________________________________________________
21723 [  9474] By: jhi                                   on 2001/03/30  18:14:02
21724         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
21725              From: Benjamin Sugars <bsugars@canoe.ca>
21726              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
21727              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
21728      Branch: perl
21729            ! t/lib/glob-basic.t
21730 ____________________________________________________________________________
21731 [  9473] By: jhi                                   on 2001/03/30  16:09:24
21732         Log: Update Changes.
21733      Branch: perl
21734            ! Changes patchlevel.h
21735 ____________________________________________________________________________
21736 [  9472] By: jhi                                   on 2001/03/30  15:16:08
21737         Log: Integrate perlio.
21738      Branch: perl
21739           !> t/lib/cwd.t t/lib/glob-basic.t
21740 ____________________________________________________________________________
21741 [  9471] By: nick                                  on 2001/03/30  14:47:10
21742         Log: Should be (^O eq 'MSWin32') not 'Win32'
21743              Fail #12 seems real - chdir is in wrong dir.
21744      Branch: perlio
21745            ! t/lib/cwd.t
21746 ____________________________________________________________________________
21747 [  9470] By: jhi                                   on 2001/03/30  14:41:11
21748         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
21749              From: Radu Greab <radu@netsoft.ro>
21750              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
21751              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
21752              
21753              Replace #9352.
21754      Branch: perl
21755            ! ext/Socket/Socket.xs pp_sys.c
21756 ____________________________________________________________________________
21757 [  9469] By: jhi                                   on 2001/03/30  14:37:51
21758         Log: Subject: PATCH pod/perldiag.pod
21759              From: Robin Houston <robin@kitsite.com>
21760              Date: Fri, 30 Mar 2001 14:10:36 +0100
21761              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
21762      Branch: perl
21763            ! pod/perldiag.pod t/lib/glob-basic.t
21764 ____________________________________________________________________________
21765 [  9468] By: jhi                                   on 2001/03/30  14:36:36
21766         Log: Subject: Better diagnostic in io/fs.t
21767              From: andreas.koenig@anima.de (Andreas J. Koenig)
21768              Date: 30 Mar 2001 10:11:43 +0200
21769              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
21770      Branch: perl
21771            ! t/io/fs.t
21772 ____________________________________________________________________________
21773 [  9467] By: nick                                  on 2001/03/30  14:25:43
21774         Log: Skip order test of glob if case-ignoring system cannot 
21775              create a.test and A.test
21776      Branch: perlio
21777            ! t/lib/glob-basic.t
21778 ____________________________________________________________________________
21779 [  9466] By: nick                                  on 2001/03/30  13:03:12
21780         Log: Integrate mainline.
21781      Branch: perlio
21782            - ext/re/hints/aix.pl
21783           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
21784           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
21785           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
21786           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
21787 ____________________________________________________________________________
21788 [  9465] By: jhi                                   on 2001/03/30  03:53:37
21789         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
21790              the tests sometimes hang, sometimes not.)
21791      Branch: perl
21792            ! t/lib/io_multihomed.t t/lib/io_sock.t
21793 ____________________________________________________________________________
21794 [  9464] By: jhi                                   on 2001/03/30  02:56:04
21795         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
21796              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21797              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
21798              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
21799      Branch: perl
21800            ! op.c
21801 ____________________________________________________________________________
21802 [  9463] By: jhi                                   on 2001/03/30  02:34:48
21803         Log: Test for #9462.
21804      Branch: perl
21805            ! t/lib/b.t
21806 ____________________________________________________________________________
21807 [  9462] By: jhi                                   on 2001/03/30  02:29:37
21808         Log: Subject: B::Deparse precedence bug. (Patch included.)
21809              From: Jeremy Madea <jmadea@inktomi.com>
21810              Date: Thu, 29 Mar 2001 12:05:02 -0800
21811              Message-ID: <20010329120502.A24881@dr.inktomi.com>
21812      Branch: perl
21813            ! ext/B/B/Deparse.pm
21814 ____________________________________________________________________________
21815 [  9461] By: jhi                                   on 2001/03/30  02:18:41
21816         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
21817              From: Peter Prymmer <pvhp@forte.com>
21818              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
21819              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
21820      Branch: perl
21821            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
21822            ! t/lib/md5-file.t
21823 ____________________________________________________________________________
21824 [  9460] By: jhi                                   on 2001/03/30  02:17:07
21825         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
21826              From: Robin Houston <robin@kitsite.com>
21827              Date: Thu, 29 Mar 2001 20:47:56 +0100
21828              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
21829      Branch: perl
21830            ! ext/B/B/Debug.pm
21831 ____________________________________________________________________________
21832 [  9459] By: jhi                                   on 2001/03/30  02:16:05
21833         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
21834              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
21835              Date: Wed, 28 Mar 2001 18:02:20 -0600
21836              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
21837      Branch: perl
21838            ! lib/ExtUtils/MM_VMS.pm
21839 ____________________________________________________________________________
21840 [  9458] By: jhi                                   on 2001/03/30  02:07:58
21841         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
21842              From: "Joshua E. Rodd" <jrodd@pbs.org>
21843              Date: Wed, 28 Mar 2001 17:29:12 -0500
21844              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
21845      Branch: perl
21846            ! pod/perlop.pod
21847 ____________________________________________________________________________
21848 [  9457] By: jhi                                   on 2001/03/30  02:04:33
21849         Log: Subject: ext/re/aix.pl can go
21850              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21851              Date: Thu, 29 Mar 2001 12:03:28 +0200
21852              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
21853      Branch: perl
21854            - ext/re/hints/aix.pl
21855            ! MANIFEST
21856 ____________________________________________________________________________
21857 [  9456] By: jhi                                   on 2001/03/30  02:03:32
21858         Log: Integrate perlio.
21859      Branch: perl
21860           !> ext/Encode/Encode.xs installperl
21861 ____________________________________________________________________________
21862 [  9455] By: nick                                  on 2001/03/29  21:11:46
21863         Log: DLL name has changed so installperl needs to know
21864              (Why isn't it working it out or passed it?)
21865      Branch: perlio
21866            ! installperl
21867 ____________________________________________________________________________
21868 [  9454] By: nick                                  on 2001/03/29  20:56:12
21869         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
21870              and we don't get undef warnings.
21871      Branch: perlio
21872            ! ext/Encode/Encode.xs
21873 ____________________________________________________________________________
21874 [  9453] By: nick                                  on 2001/03/29  17:58:48
21875         Log: Integrate mainline
21876      Branch: perlio
21877           !> Changes patchlevel.h
21878 ____________________________________________________________________________
21879 [  9452] By: jhi                                   on 2001/03/29  16:44:55
21880         Log: Update Changes.
21881      Branch: perl
21882            ! Changes patchlevel.h
21883 ____________________________________________________________________________
21884 [  9451] By: nick                                  on 2001/03/29  16:31:38
21885         Log: Integrate mainline
21886      Branch: perlio
21887           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
21888           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
21889           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
21890           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
21891           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
21892 ____________________________________________________________________________
21893 [  9450] By: jhi                                   on 2001/03/29  16:29:17
21894         Log: Integrate perlio.
21895      Branch: perl
21896           !> win32/buildext.pl
21897 ____________________________________________________________________________
21898 [  9449] By: jhi                                   on 2001/03/29  15:50:01
21899         Log: Update Changes.
21900      Branch: perl
21901            ! Changes patchlevel.h
21902 ____________________________________________________________________________
21903 [  9448] By: nick                                  on 2001/03/29  15:47:15
21904         Log: Make sure buildext.pl finds Errno.pm
21905      Branch: perlio
21906            ! win32/buildext.pl
21907 ____________________________________________________________________________
21908 [  9447] By: jhi                                   on 2001/03/29  15:39:34
21909         Log: Integrate perlio.
21910      Branch: perl
21911           !> win32/makefile.mk
21912 ____________________________________________________________________________
21913 [  9446] By: nick                                  on 2001/03/29  15:30:03
21914         Log: Integrate win32/makefile.mk with mainline.
21915      Branch: perlio
21916           !> win32/makefile.mk
21917 ____________________________________________________________________________
21918 [  9445] By: nick                                  on 2001/03/29  15:27:32
21919         Log: Fix breakage ... 
21920      Branch: perlio
21921            ! win32/makefile.mk
21922 ____________________________________________________________________________
21923 [  9444] By: jhi                                   on 2001/03/29  15:03:08
21924         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
21925              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
21926              Date: Thu, 29 Mar 2001 10:32:59 +0400
21927              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
21928      Branch: perl
21929            ! win32/makefile.mk
21930 ____________________________________________________________________________
21931 [  9443] By: jhi                                   on 2001/03/29  15:02:12
21932         Log: Integrate perlio.
21933      Branch: perl
21934           +> win32/buildext.pl
21935           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
21936           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
21937 ____________________________________________________________________________
21938 [  9442] By: nick                                  on 2001/03/29  14:59:11
21939         Log: Work in progress - determine win32 extensions to build via script.
21940      Branch: perlio
21941            + win32/buildext.pl
21942            ! MANIFEST win32/makefile.mk
21943 ____________________________________________________________________________
21944 [  9441] By: jhi                                   on 2001/03/29  14:51:47
21945         Log: Reintroduce the use of external pwd.
21946      Branch: perl
21947            ! t/lib/cwd.t
21948 ____________________________________________________________________________
21949 [  9440] By: jhi                                   on 2001/03/29  14:42:58
21950         Log: use warnings instead of -w.
21951      Branch: perl
21952            ! utils/h2xs.PL
21953 ____________________________________________________________________________
21954 [  9439] By: jhi                                   on 2001/03/29  14:41:52
21955         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
21956              From: Jonathan Stowe <gellyfish@gellyfish.com>
21957              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
21958              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
21959      Branch: perl
21960            ! utils/h2xs.PL
21961 ____________________________________________________________________________
21962 [  9438] By: jhi                                   on 2001/03/29  14:39:38
21963         Log: Subject: [PATCH perl@9424] minor pod nits
21964              From: Robin Barker <rmb1@cise.npl.co.uk>
21965              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
21966              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
21967      Branch: perl
21968            ! pod/perlhack.pod pod/perliol.pod
21969 ____________________________________________________________________________
21970 [  9437] By: jhi                                   on 2001/03/29  14:29:16
21971         Log: Subject: [PATCH perl@9424] typemap cast warning
21972              From: Robin Barker <rmb1@cise.npl.co.uk>
21973              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
21974              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
21975      Branch: perl
21976            ! lib/ExtUtils/typemap
21977 ____________________________________________________________________________
21978 [  9436] By: jhi                                   on 2001/03/29  14:26:03
21979         Log: Subject: [PATCH perl@9424] printf warning
21980              From: Robin Barker <rmb1@cise.npl.co.uk>
21981              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
21982              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
21983      Branch: perl
21984            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
21985            ! ext/Storable/Storable.xs toke.c
21986 ____________________________________________________________________________
21987 [  9435] By: nick                                  on 2001/03/29  14:23:31
21988         Log: Win32 has name conflict with ERROR
21989      Branch: perlio
21990            ! ext/PerlIO/Via/Via.xs
21991 ____________________________________________________________________________
21992 [  9434] By: jhi                                   on 2001/03/29  14:17:48
21993         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
21994              From: Peter Prymmer <pvhp@forte.com>
21995              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
21996              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
21997      Branch: perl
21998            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
21999 ____________________________________________________________________________
22000 [  9433] By: jhi                                   on 2001/03/29  13:52:44
22001         Log: test-prep target was missing.
22002      Branch: perl
22003            ! Makefile.SH
22004 ____________________________________________________________________________
22005 [  9432] By: nick                                  on 2001/03/29  12:40:03
22006         Log: Make as-shipped compiler default to MSVC6 
22007      Branch: perlio
22008            ! win32/makefile.mk
22009 ____________________________________________________________________________
22010 [  9431] By: nick                                  on 2001/03/29  12:12:16
22011         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
22012              akin to PerlIO::Scalar.
22013      Branch: perlio
22014            ! perlio.c perlio.h
22015 ____________________________________________________________________________
22016 [  9430] By: nick                                  on 2001/03/29  10:56:35
22017         Log: Integrate mainline.
22018      Branch: perlio
22019           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
22020           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
22021           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
22022           !> win32/makefile.mk win32/win32sck.c
22023 ____________________________________________________________________________
22024 [  9429] By: nick                                  on 2001/03/29  09:03:43
22025         Log: Noticed that two tests were skipped as perlio:: package
22026              isn't there any more. Changed the skip condition.
22027              Avoid core-dump if sv_utf8_upgrade() called on something
22028              that does not become SvPOK after SvPV() (e.g. a ref).
22029      Branch: perlio
22030            ! sv.c t/io/utf8.t t/lib/io_scalar.t
22031 ____________________________________________________________________________
22032 [  9428] By: jhi                                   on 2001/03/29  01:31:47
22033         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
22034              From: Benjamin Sugars <bsugars@canoe.ca> 
22035              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
22036              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
22037      Branch: perl
22038            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
22039            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
22040            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
22041 ____________________________________________________________________________
22042 [  9427] By: jhi                                   on 2001/03/29  00:49:30
22043         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
22044              From: "Vadim Konovalov" <watman@inbox.ru>
22045              Date: Thu, 29 Mar 2001 01:50:12 +0400
22046              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
22047      Branch: perl
22048            ! win32/makefile.mk win32/win32sck.c
22049 ____________________________________________________________________________
22050 [  9426] By: gsar                                  on 2001/03/29  00:28:04
22051         Log: dmake can only handle == and != in comparisons; support building
22052              with Borland's VCL libraries (from Vadim Konovalov)
22053      Branch: maint-5.6/perl
22054            ! win32/makefile.mk
22055 ____________________________________________________________________________
22056 [  9425] By: nick                                  on 2001/03/28  19:29:56
22057         Log: Integrate (@snapshot)
22058      Branch: perlio
22059           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
22060 ____________________________________________________________________________
22061 [  9424] By: jhi                                   on 2001/03/28  19:03:16
22062         Log: Update Changes.
22063      Branch: perl
22064            ! Changes patchlevel.h
22065 ____________________________________________________________________________
22066 [  9423] By: jhi                                   on 2001/03/28  18:52:09
22067         Log: Rmdir lib/XS on cleanup.
22068      Branch: perl
22069            ! Makefile.SH
22070 ____________________________________________________________________________
22071 [  9422] By: jhi                                   on 2001/03/28  18:49:34
22072         Log: Integrate perlio.
22073      Branch: perl
22074           !> t/op/utf8decode.t
22075 ____________________________________________________________________________
22076 [  9421] By: nick                                  on 2001/03/28  18:46:44
22077         Log: Loose duplicate chunk.
22078      Branch: perlio
22079            ! t/op/utf8decode.t
22080 ____________________________________________________________________________
22081 [  9420] By: nick                                  on 2001/03/28  18:44:11
22082         Log: Integrate mainline.
22083      Branch: perlio
22084           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
22085           !> vms/vmsish.h
22086 ____________________________________________________________________________
22087 [  9419] By: jhi                                   on 2001/03/28  18:42:05
22088         Log: Can't trust external pwds
22089              (either shell builtins or external programs)
22090      Branch: perl
22091            ! t/lib/cwd.t
22092 ____________________________________________________________________________
22093 [  9418] By: jhi                                   on 2001/03/28  18:34:05
22094         Log: Integrate perlio.
22095      Branch: perl
22096            - lib/perlio.pm
22097           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
22098           !> t/op/utf8decode.t
22099 ____________________________________________________________________________
22100 [  9417] By: nick                                  on 2001/03/28  18:24:02
22101         Log: PerlIO.pm / perlio.pm conflict.
22102              Update some pods.
22103              Make t/op/utf8decode.t a text file.
22104      Branch: perlio
22105            - lib/perlio.pm
22106            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
22107            ! t/op/utf8decode.t
22108 ____________________________________________________________________________
22109 [  9416] By: jhi                                   on 2001/03/28  18:06:07
22110         Log: Integrate change #9409 from mainline to maintperl.
22111              
22112              Yet another tweak on AIX dynaloading.
22113      Branch: maint-5.6/perl
22114           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
22115 ____________________________________________________________________________
22116 [  9415] By: gsar                                  on 2001/03/28  17:13:01
22117         Log: integrate changes#9377,9385,9401 from mainline
22118              
22119              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
22120              
22121              If directory entries compare equal case-insensitively,
22122              retry case-sensitively.
22123              
22124              Subject: [PATCH] B::Terse and warnings
22125      Branch: maint-5.6/perl
22126           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
22127           !> t/pragma/warn/perl
22128 ____________________________________________________________________________
22129 [  9414] By: jhi                                   on 2001/03/28  17:11:12
22130         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
22131              From: "Craig A. Berry" <craigberry@mac.com>
22132              Date: Wed, 28 Mar 2001 10:55:20 -0600
22133              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
22134      Branch: perl
22135            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
22136 ____________________________________________________________________________
22137 [  9413] By: jhi                                   on 2001/03/28  17:03:12
22138         Log: Dup hunk.
22139      Branch: perl
22140            ! t/op/utf8decode.t
22141 ____________________________________________________________________________
22142 [  9412] By: jhi                                   on 2001/03/28  17:02:36
22143         Log: Forced integrate from perlio.
22144      Branch: perl
22145           !> t/op/utf8decode.t
22146 ____________________________________________________________________________
22147 [  9411] By: nick                                  on 2001/03/28  16:50:03
22148         Log: Integrate mainline.
22149      Branch: perlio
22150           +> t/lib/cwd.t
22151           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
22152           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
22153           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
22154           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
22155           !> t/pragma/warn/perl
22156 ____________________________________________________________________________
22157 [  9410] By: jhi                                   on 2001/03/28  16:44:23
22158         Log: Subject: Re: [PATCH] 9403 cannot be tested
22159              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22160              Date: Wed, 28 Mar 2001 18:33:56 +0200
22161              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
22162      Branch: perl
22163            ! makedef.pl
22164 ____________________________________________________________________________
22165 [  9409] By: jhi                                   on 2001/03/28  16:12:45
22166         Log: Yet another tweak on AIX dynaloading.
22167      Branch: perl
22168            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
22169 ____________________________________________________________________________
22170 [  9408] By: jhi                                   on 2001/03/28  15:52:55
22171         Log: Subject: [PATCH] 9403 cannot be tested
22172              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
22173              Date: Wed, 28 Mar 2001 17:23:00 +0200
22174              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
22175              
22176              A missing symbol.
22177      Branch: perl
22178            ! makedef.pl
22179 ____________________________________________________________________________
22180 [  9407] By: jhi                                   on 2001/03/28  15:47:43
22181         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
22182      Branch: perl
22183            ! t/op/utf8decode.t
22184           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
22185           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
22186 ____________________________________________________________________________
22187 [  9406] By: jhi                                   on 2001/03/28  15:37:08
22188         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
22189              From: Benjamin Sugars <bsugars@canoe.ca> 
22190              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
22191              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
22192      Branch: perl
22193            + t/lib/cwd.t
22194            ! MANIFEST
22195 ____________________________________________________________________________
22196 [  9405] By: jhi                                   on 2001/03/28  15:13:18
22197         Log: pp_ne() needs a CORRECT boolean.
22198      Branch: perl
22199            ! pp.c
22200 ____________________________________________________________________________
22201 [  9404] By: jhi                                   on 2001/03/28  15:09:23
22202         Log: pp_ne() needs a boolean, not an integer.
22203      Branch: perl
22204            ! pp.c
22205 ____________________________________________________________________________
22206 [  9403] By: jhi                                   on 2001/03/28  14:47:43
22207         Log: (Retracted by #9404.)
22208      Branch: perl
22209            ! pp.c
22210 ____________________________________________________________________________
22211 [  9402] By: jhi                                   on 2001/03/28  14:43:59
22212         Log: Subject: Re: [PATCH] Typemap testing
22213              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
22214              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
22215              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
22216      Branch: perl
22217            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
22218            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
22219 ____________________________________________________________________________
22220 [  9401] By: jhi                                   on 2001/03/28  14:42:14
22221         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
22222              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
22223              Date: Sun, 25 Mar 2001 21:59:15 +0100
22224              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
22225              
22226              A variable will be checked for the "use once" warnings if:
22227              
22228              1. It is in the scope of a use warnings 'once'
22229              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
22230              
22231              Otherwise it won't be checked at all.
22232              
22233              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
22234              
22235              The enclosed patch partially fixes this issue. What I didn't
22236              get to work was the case where the "used once" warning is enabled
22237              in any file other than the main file.
22238      Branch: perl
22239            ! gv.c t/pragma/warn/perl
22240 ____________________________________________________________________________
22241 [  9400] By: nick                                  on 2001/03/28  14:38:24
22242         Log: More EBCDIC tweaks:
22243              - one more swash issue &~(0xA0-1) did not do the right thing,
22244              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
22245              - add "use re 'asciirange'" to make [!-~] etc. work
22246              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
22247              - Choose a key for t/op/each.t test which gets encoded.
22248              - Skip utf8decode if this is UTF-EBCDIC.
22249      Branch: perlio
22250            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
22251            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
22252 ____________________________________________________________________________
22253 [  9399] By: jhi                                   on 2001/03/28  14:21:00
22254         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
22255              Andreas Schwab.
22256      Branch: perl
22257            ! pp.c
22258 ____________________________________________________________________________
22259 [  9398] By: jhi                                   on 2001/03/28  00:55:56
22260         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
22261              From: David Dyck <dcd@tc.fluke.com>
22262              Date: Tue, 27 Mar 2001 15:16:24 -0800
22263              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
22264      Branch: perl
22265            ! ext/IO/lib/IO/Socket.pm
22266 ____________________________________________________________________________
22267 [  9397] By: jhi                                   on 2001/03/27  21:52:49
22268         Log: Integrate perlio.
22269      Branch: perl
22270           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
22271           +> ext/PerlIO/Via/Via.xs
22272           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
22273 ____________________________________________________________________________
22274 [  9396] By: nick                                  on 2001/03/27  21:45:13
22275         Log: Integrate mainline.
22276      Branch: perlio
22277           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
22278           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
22279 ____________________________________________________________________________
22280 [  9395] By: nick                                  on 2001/03/27  21:18:58
22281         Log: Outline docs for PerlIO and PerlIO::Scalar
22282      Branch: perlio
22283            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
22284 ____________________________________________________________________________
22285 [  9394] By: nick                                  on 2001/03/27  20:50:13
22286         Log: PerlIO::Via layer (alpha-ish).
22287      Branch: perlio
22288            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
22289            + ext/PerlIO/Via/Via.xs
22290            ! MANIFEST
22291 ____________________________________________________________________________
22292 [  9393] By: jhi                                   on 2001/03/27  20:49:55
22293         Log: Retract #9329 now that 9390 should take care of the matter.
22294      Branch: perl
22295            ! utils/h2xs.PL
22296 ____________________________________________________________________________
22297 [  9390] By: jhi                                   on 2001/03/27  20:47:50
22298         Log: Subject: Autoloading Errno.pm when %! is encountered
22299              From: Robin Houston <robin@kitsite.com>
22300              Date: Tue, 27 Mar 2001 20:57:11 +0100
22301              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
22302      Branch: perl
22303            ! embed.h embed.pl gv.c proto.h t/op/magic.t
22304 ____________________________________________________________________________
22305 [  9389] By: jhi                                   on 2001/03/27  20:24:31
22306         Log: Integrate perlio.
22307      Branch: perl
22308           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
22309           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
22310           !> utf8.c
22311 ____________________________________________________________________________
22312 [  9388] By: jhi                                   on 2001/03/27  20:21:38
22313         Log: Better have a three-element array if one is going to assign
22314              to the third element of that array. (from Tim Jenness)
22315      Branch: perl
22316            ! ext/XS/Typemap/Typemap.xs
22317 ____________________________________________________________________________
22318 [  9387] By: nick                                  on 2001/03/27  20:15:43
22319         Log: Integrate mainline.
22320      Branch: perlio
22321           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
22322           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
22323           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
22324           +> t/lib/xs-typemap.t
22325           !> (integrate 34 files)
22326 ____________________________________________________________________________
22327 [  9386] By: jhi                                   on 2001/03/27  20:04:18
22328         Log: Subject: Re: perl@9359 breaks HTML::Parser
22329              From: Gisle Aas <gisle@ActiveState.com>
22330              Date: 27 Mar 2001 11:30:24 -0800
22331              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
22332              
22333              Clarify the UTF-8 issues of the API docs.
22334              (Slightly reworded and expanded.)
22335      Branch: perl
22336            ! pod/perlapi.pod sv.c sv.h
22337 ____________________________________________________________________________
22338 [  9385] By: jhi                                   on 2001/03/27  19:44:25
22339         Log: If directory entries compare equal case-insensitively,
22340              retry case-sensitively.
22341      Branch: perl
22342            ! ext/File/Glob/bsd_glob.c
22343 ____________________________________________________________________________
22344 [  9384] By: nick                                  on 2001/03/27  19:38:50
22345         Log: Various EBCDIC fixes:
22346              - major revelation that swash code is encoding aware,
22347              (or thought it was) - now it is ;-)
22348              - With that out of the way fix a slab of tr/// cases.
22349              - Fix Encode 'Unicode' to be true Unicode so tests pass.
22350              - As anticipated Base64.xs needed tweaks.
22351              - Until tr/// works right avoid old_encode64 in MIME tests.
22352      Branch: perlio
22353            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
22354            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
22355 ____________________________________________________________________________
22356 [  9383] By: jhi                                   on 2001/03/27  18:34:41
22357         Log: Add the std test suite BEGIN block.
22358      Branch: perl
22359            ! t/lib/xs-typemap.t
22360 ____________________________________________________________________________
22361 [  9382] By: jhi                                   on 2001/03/27  15:16:07
22362         Log: Add debugging output to the test.
22363      Branch: perl
22364            ! t/lib/glob-basic.t
22365 ____________________________________________________________________________
22366 [  9381] By: jhi                                   on 2001/03/27  15:08:10
22367         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
22368      Branch: perl
22369            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
22370            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
22371            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
22372            + t/lib/xs-typemap.t
22373            ! MANIFEST
22374 ____________________________________________________________________________
22375 [  9380] By: jhi                                   on 2001/03/27  14:48:34
22376         Log: Subject: [PATCH] Typemap testing
22377              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
22378              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
22379              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
22380              
22381              (The first part of the patch.)
22382      Branch: perl
22383            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
22384 ____________________________________________________________________________
22385 [  9379] By: jhi                                   on 2001/03/27  14:44:56
22386         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
22387              From: Benjamin Sugars <bsugars@canoe.ca> 
22388              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
22389              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
22390      Branch: perl
22391            ! t/lib/glob-basic.t
22392 ____________________________________________________________________________
22393 [  9378] By: jhi                                   on 2001/03/27  14:42:30
22394         Log: Subject: [PATCH] perlvar nit
22395              From: Simon Cozens <simon@netthink.co.uk>
22396              Date: Tue, 27 Mar 2001 01:12:01 +0100
22397              Message-ID: <20010327011201.A19179@netthink.co.uk>
22398      Branch: perl
22399            ! pod/perlvar.pod
22400 ____________________________________________________________________________
22401 [  9377] By: jhi                                   on 2001/03/27  14:36:26
22402         Log: Subject: [PATCH] B::Terse and warnings
22403              From: Benjamin Sugars <ben.sugars@home.com>
22404              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
22405              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
22406      Branch: perl
22407            ! ext/B/B.pm ext/B/B/Terse.pm
22408 ____________________________________________________________________________
22409 [  9376] By: jhi                                   on 2001/03/27  14:31:31
22410         Log: Document sockatmark() some.
22411      Branch: perl
22412            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
22413            ! pod/perltoc.pod
22414 ____________________________________________________________________________
22415 [  9375] By: jhi                                   on 2001/03/27  14:00:24
22416         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
22417              noted by Gisle and fixed by NI-S.
22418      Branch: perl
22419            ! sv.c
22420 ____________________________________________________________________________
22421 [  9374] By: jhi                                   on 2001/03/27  05:50:01
22422         Log: Regen toc.
22423      Branch: perl
22424            ! pod/perltoc.pod
22425 ____________________________________________________________________________
22426 [  9373] By: jhi                                   on 2001/03/27  05:43:51
22427         Log: Pixie documenting.
22428      Branch: perl
22429            ! Makefile.SH pod/perlhack.pod
22430 ____________________________________________________________________________
22431 [  9372] By: jhi                                   on 2001/03/27  05:29:34
22432         Log: Metaconfig unit changes for #9371.
22433      Branch: metaconfig
22434            ! U/modified/myhostname.U
22435      Branch: metaconfig/U/perl
22436            + d_sockatmark.U
22437            ! gccvers.U
22438 ____________________________________________________________________________
22439 [  9371] By: jhi                                   on 2001/03/27  05:29:07
22440         Log: Add sockatmark() probing.
22441      Branch: perl
22442            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22443            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
22444            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
22445            ! vos/config.ga.h win32/config.bc win32/config.gc
22446            ! win32/config.vc
22447 ____________________________________________________________________________
22448 [  9370] By: jhi                                   on 2001/03/26  22:01:18
22449         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
22450              Really need to benchmark this.
22451      Branch: perl
22452            ! pp.c
22453 ____________________________________________________________________________
22454 [  9369] By: nick                                  on 2001/03/26  21:59:30
22455         Log: Integrate mainline.
22456      Branch: perlio
22457            ! ext/MIME/Base64/QuotedPrint.pm
22458           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
22459           !> patchlevel.h pod/perlhack.pod pp_sys.c
22460 ____________________________________________________________________________
22461 [  9368] By: jhi                                   on 2001/03/26  21:47:03
22462         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
22463              
22464              TODO1: perlbench.
22465              TODO2: le, lt, ge, gt?  Yech.
22466      Branch: perl
22467            ! pp.c
22468 ____________________________________________________________________________
22469 [  9367] By: jhi                                   on 2001/03/26  21:34:57
22470         Log: Too much cut-and-paste in #9363.
22471      Branch: perl
22472            ! pp_sys.c
22473 ____________________________________________________________________________
22474 [  9366] By: jhi                                   on 2001/03/26  21:20:53
22475         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
22476              From: Andreas Schwab <schwab@suse.de>
22477              Date: 26 Mar 2001 17:29:04 +0200
22478              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
22479              
22480              (The patch for 5.6.0 or so, this is a guess for bleadperl)
22481      Branch: perl
22482            ! pp_hot.c
22483 ____________________________________________________________________________
22484 [  9365] By: jhi                                   on 2001/03/26  21:07:54
22485         Log: Integrate perlio.
22486      Branch: perl
22487           !> perlio.c
22488 ____________________________________________________________________________
22489 [  9364] By: nick                                  on 2001/03/26  20:30:48
22490         Log: REFCNT botch in layer name cache hash.
22491      Branch: perlio
22492            ! perlio.c
22493 ____________________________________________________________________________
22494 [  9363] By: jhi                                   on 2001/03/26  18:44:32
22495         Log: Subject: [PATCH] socket() leaks file descriptors
22496              From: Benjamin Sugars <bsugars@canoe.ca>
22497              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
22498              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
22499              
22500              Also sockpair() fixed similarly.
22501      Branch: perl
22502            ! pp_sys.c
22503 ____________________________________________________________________________
22504 [  9362] By: jhi                                   on 2001/03/26  18:37:52
22505         Log: Integrate perlio.
22506      Branch: perl
22507           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
22508 ____________________________________________________________________________
22509 [  9361] By: nick                                  on 2001/03/26  17:32:06
22510         Log: Implement flush of linebuffered streams on read of a tty.
22511      Branch: perlio
22512            ! perlio.c perliol.h
22513 ____________________________________________________________________________
22514 [  9360] By: nick                                  on 2001/03/26  17:12:32
22515         Log: Memory tweaks and notes for OEMVS.
22516      Branch: perlio
22517            ! README.os390 miniperlmain.c t/op/pat.t
22518 ____________________________________________________________________________
22519 [  9359] By: jhi                                   on 2001/03/26  02:12:54
22520         Log: Update Changes.
22521      Branch: perl
22522            ! Changes patchlevel.h
22523 ____________________________________________________________________________
22524 [  9358] By: jhi                                   on 2001/03/26  02:05:32
22525         Log: Document the most common pixie options.
22526      Branch: perl
22527            ! pod/perlhack.pod
22528 ____________________________________________________________________________
22529 [  9357] By: jhi                                   on 2001/03/26  01:25:28
22530         Log: For perl.pixie check *before* compiling that optimize is -g,
22531              as for perl.third.
22532      Branch: perl
22533            ! Makefile.SH
22534 ____________________________________________________________________________
22535 [  9356] By: jhi                                   on 2001/03/26  01:13:41
22536         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
22537      Branch: perl
22538            ! Makefile.SH
22539 ____________________________________________________________________________
22540 [  9355] By: jhi                                   on 2001/03/26  01:11:19
22541         Log: Remove t/perl.third.
22542      Branch: perl
22543            ! Makefile.SH
22544 ____________________________________________________________________________
22545 [  9354] By: jhi                                   on 2001/03/26  00:23:38
22546         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
22547              IO::Sockatmark().
22548      Branch: perl
22549            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
22550 ____________________________________________________________________________
22551 [  9353] By: jhi                                   on 2001/03/25  22:25:04
22552         Log: Integrate perlio.
22553      Branch: perl
22554           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
22555           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
22556           !> pp_hot.c win32/makefile.mk
22557 ____________________________________________________________________________
22558 [  9352] By: jhi                                   on 2001/03/25  22:21:41
22559         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
22560              From: Radu Greab <radu@netsoft.ro>
22561              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
22562              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
22563      Branch: perl
22564            ! pp_sys.c
22565 ____________________________________________________________________________
22566 [  9351] By: nick                                  on 2001/03/25  22:15:02
22567         Log: Fix readline in list mode to tell rest of world that it has
22568              things on the stack. Otherwise if perl code gets invoked
22569              underneath it it scribbles over results-so-far.
22570              (Why TIEHANDLE has not tripped on this is a mystery.)
22571      Branch: perlio
22572            ! pp_hot.c
22573 ____________________________________________________________________________
22574 [  9350] By: nick                                  on 2001/03/25  22:10:13
22575         Log: win32/makefile.mk typos
22576      Branch: perlio
22577            ! win32/makefile.mk
22578 ____________________________________________________________________________
22579 [  9349] By: nick                                  on 2001/03/25  21:31:14
22580         Log: Integrate now-non-binary file.
22581      Branch: perlio
22582           !> t/lib/mimeqp.t
22583 ____________________________________________________________________________
22584 [  9348] By: nick                                  on 2001/03/25  21:27:24
22585         Log: Make it text
22586      Branch: perlio
22587            ! t/lib/mimeqp.t
22588 ____________________________________________________________________________
22589 [  9347] By: nick                                  on 2001/03/25  21:25:37
22590         Log: Integrate mainline.
22591      Branch: perlio
22592           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
22593           !> lib/Term/ReadLine.pm t/lib/md5-file.t
22594 ____________________________________________________________________________
22595 [  9346] By: nick                                  on 2001/03/25  20:58:15
22596         Log: Add destruct time hook to PerlIO (for work-in-process implementing
22597              layers in perl code. In such cases layers need to be popped before
22598              we loose the ability to run perl code.)
22599              Also back-out "PerlIO::object" hook - it isn't going to work like that...
22600      Branch: perlio
22601            ! perl.c perlio.c perlio.h perliol.h
22602 ____________________________________________________________________________
22603 [  9345] By: nick                                  on 2001/03/25  20:49:11
22604         Log: Avoid at leasy one of undefined warnings in Encode.
22605      Branch: perlio
22606            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
22607 ____________________________________________________________________________
22608 [  9344] By: jhi                                   on 2001/03/25  20:37:43
22609         Log: A workaround for using Term::ReadLine in emacs minibuffer
22610              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
22611              additional tweaks from Ilya Zakharevich.
22612      Branch: perl
22613            ! lib/Term/ReadLine.pm
22614 ____________________________________________________________________________
22615 [  9343] By: nick                                  on 2001/03/25  20:21:14
22616         Log: Missing return value.
22617      Branch: perlio
22618            ! ext/PerlIO/Scalar/Scalar.xs
22619 ____________________________________________________________________________
22620 [  9342] By: jhi                                   on 2001/03/25  16:21:00
22621         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
22622              to equal the CPAN versions since no code changes have been made.
22623      Branch: perl
22624            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
22625            ! t/lib/md5-file.t
22626 ____________________________________________________________________________
22627 [  9341] By: jhi                                   on 2001/03/25  16:01:48
22628         Log: Escape 8-bit characters.
22629      Branch: perl
22630            ! t/lib/mimeqp.t
22631 ____________________________________________________________________________
22632 [  9340] By: gsar                                  on 2001/03/25  15:50:53
22633         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
22634              chars)
22635      Branch: perl
22636            + t/lib/mimeqp.t
22637 ____________________________________________________________________________
22638 [  9339] By: gsar                                  on 2001/03/25  15:48:50
22639         Log: delete mimeqp.t for later with text mode set
22640      Branch: perl
22641            - t/lib/mimeqp.t
22642 ____________________________________________________________________________
22643 [  9338] By: nick                                  on 2001/03/25  09:01:57
22644         Log: Integrate mainline.
22645      Branch: perlio
22646           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
22647           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
22648           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
22649           +> t/lib/mimeb64u.t t/lib/mimeqp.t
22650           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
22651           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
22652           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
22653 ____________________________________________________________________________
22654 [  9337] By: jhi                                   on 2001/03/25  04:23:24
22655         Log: Add MIME::Base64 here and there.  Again, a lot of
22656              optimism is in the air.
22657      Branch: perl
22658            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
22659            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
22660 ____________________________________________________________________________
22661 [  9336] By: jhi                                   on 2001/03/25  04:12:43
22662         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
22663              this by ear as I do not do Win32 programming.)
22664      Branch: perl
22665            ! win32/Makefile win32/makefile.mk
22666 ____________________________________________________________________________
22667 [  9335] By: jhi                                   on 2001/03/25  04:03:50
22668         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
22669      Branch: perl
22670            ! t/lib/md5-file.t
22671 ____________________________________________________________________________
22672 [  9334] By: jhi                                   on 2001/03/25  03:58:53
22673         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
22674      Branch: perl
22675            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
22676            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
22677            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
22678            + t/lib/mimeb64u.t t/lib/mimeqp.t
22679            ! MANIFEST
22680 ____________________________________________________________________________
22681 [  9333] By: jhi                                   on 2001/03/24  20:14:37
22682         Log: Integrate perlio.
22683      Branch: perl
22684           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
22685 ____________________________________________________________________________
22686 [  9332] By: nick                                  on 2001/03/24  19:40:34
22687         Log: Fix un-init variable leading to spurious "Out of Memory!"
22688      Branch: perlio
22689            ! doio.c
22690 ____________________________________________________________________________
22691 [  9331] By: nick                                  on 2001/03/24  19:09:59
22692         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
22693              and update layers internals doc.
22694      Branch: perlio
22695            ! pod/perlfunc.pod pod/perliol.pod
22696 ____________________________________________________________________________
22697 [  9330] By: jhi                                   on 2001/03/24  18:42:11
22698         Log: The length might be uninitialized garbage if the *svp is the undef.
22699      Branch: perl
22700            ! doio.c
22701 ____________________________________________________________________________
22702 [  9329] By: jhi                                   on 2001/03/24  18:26:57
22703         Log: (Retracted by #9393)
22704
22705              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
22706              From: Simon Cozens <simon@netthink.co.uk>
22707              Date: Sat, 24 Mar 2001 17:13:17 +0000
22708              Message-ID: <20010324171317.A13406@netthink.co.uk>
22709      Branch: perl
22710            ! utils/h2xs.PL
22711 ____________________________________________________________________________
22712 [  9328] By: nick                                  on 2001/03/24  17:22:02
22713         Log: Integrate mainline.
22714      Branch: perlio
22715           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
22716           !> lib/unicode/version
22717 ____________________________________________________________________________
22718 [  9327] By: nick                                  on 2001/03/24  17:16:02
22719         Log: Integrate mainline.
22720      Branch: perlio
22721           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
22722           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
22723           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
22724           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
22725           +> t/lib/md5-file.t
22726           !> MANIFEST Makefile.SH configure.com djgpp/config.over
22727           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
22728           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
22729           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
22730           !> win32/makefile.mk
22731 ____________________________________________________________________________
22732 [  9326] By: jhi                                   on 2001/03/24  17:00:42
22733         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
22734      Branch: perl
22735            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
22736            ! lib/unicode/version
22737 ____________________________________________________________________________
22738 [  9325] By: jhi                                   on 2001/03/24  16:22:33
22739         Log: Subject: Re: B::Deparse bug (5.6.0)
22740              From: Robin Houston <robin@kitsite.com>
22741              Date: Sat, 24 Mar 2001 14:33:09 +0000
22742              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
22743      Branch: perl
22744            ! op.c pp.c t/lib/b.t t/op/repeat.t
22745 ____________________________________________________________________________
22746 [  9324] By: jhi                                   on 2001/03/24  16:21:56
22747         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
22748              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
22749              these additions may be too optimistic.
22750      Branch: perl
22751            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
22752            ! hints/uwin.sh hints/vmesa.sh
22753 ____________________________________________________________________________
22754 [  9323] By: jhi                                   on 2001/03/24  16:06:01
22755         Log: Integrate perlio.
22756      Branch: perl
22757           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
22758           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
22759            ! Makefile.SH
22760           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
22761           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
22762           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
22763           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
22764           !> win32/makefile.mk win32/perlhost.h win32/win32.c
22765           !> win32/win32iop.h
22766 ____________________________________________________________________________
22767 [  9322] By: nick                                  on 2001/03/24  14:39:12
22768         Log: Routine Win32 regen_config_h - no real changes.
22769      Branch: perlio
22770            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
22771 ____________________________________________________________________________
22772 [  9321] By: nick                                  on 2001/03/24  14:31:49
22773         Log: PerlIO fixups for Win32:
22774              - provide win33_popenlist() - non-functional as yet.
22775              - avoid need for aTHX in PerlIO_debug calls - even if not 
22776              enabled args are still evaluated so Win32 has trouble during fork().
22777              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
22778              - Fixup makedef.pl for latest set of symbols.
22779      Branch: perlio
22780            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
22781            ! win32/perlhost.h win32/win32.c win32/win32iop.h
22782 ____________________________________________________________________________
22783 [  9320] By: nick                                  on 2001/03/24  14:26:58
22784         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
22785              was gibberish - broke it on WIn32 at least.
22786      Branch: perlio
22787            ! ext/POSIX/POSIX.xs
22788 ____________________________________________________________________________
22789 [  9319] By: nick                                  on 2001/03/24  11:29:41
22790         Log: Generated files.
22791      Branch: perlio
22792            ! embed.h global.sym objXSUB.h perlapi.c proto.h
22793 ____________________________________________________________________________
22794 [  9318] By: nick                                  on 2001/03/24  10:29:37
22795         Log: Implement:
22796              1.  open($fh,"+<",undef);  # add test to t/io/open.t
22797              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
22798      Branch: perlio
22799            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
22800            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
22801            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
22802            ! t/io/open.t t/io/utf8.t
22803 ____________________________________________________________________________
22804 [  9317] By: jhi                                   on 2001/03/23  23:41:25
22805         Log: AIX does seems to have optimization problems with its C compilers.
22806      Branch: perl
22807            ! hints/aix.sh
22808 ____________________________________________________________________________
22809 [  9316] By: jhi                                   on 2001/03/23  23:40:46
22810         Log: Integrate perlio.
22811      Branch: perl
22812           +> lib/PerlIO.pm
22813           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
22814           !> perliol.h
22815 ____________________________________________________________________________
22816 [  9315] By: jhi                                   on 2001/03/23  22:16:30
22817         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
22818      Branch: perl
22819            ! t/lib/md5-file.t
22820 ____________________________________________________________________________
22821 [  9314] By: nick                                  on 2001/03/23  20:49:02
22822         Log: Perlio internals re-organized.
22823              - open process creates AV of layer/arg pairs
22824              (appends layers from open() or open.pm to default list).
22825              - push arg is now an SV.
22826              - layer ->Open get passed the AV
22827              - open is no longer mandatory method.
22828              - topmost layer that has ->Open method does the open
22829              - any layers above are pushed once that returns.
22830              - vtable re-ordered so dummy layers need only provide push/pop methods.
22831      Branch: perlio
22832            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
22833 ____________________________________________________________________________
22834 [  9313] By: nick                                  on 2001/03/23  16:27:41
22835         Log: Check in a stable (working) version before next round of tweaks.
22836              Changes include:
22837              - Move default layers code out of doio.c and into perlio.c
22838              - Single routine for parsing layer specification strings.
22839              - Skeleton support for demand loading of layers
22840              - Core-dump avoidance if PERLIO environment specifies loadable layer
22841              (does not _work_ as need IO to load and need load to do IO ...)
22842      Branch: perlio
22843            + lib/PerlIO.pm
22844            ! MANIFEST doio.c perlio.c
22845 ____________________________________________________________________________
22846 [  9312] By: gsar                                  on 2001/03/23  16:25:25
22847         Log: add execute bit to files with shebang lines in the repository;
22848              avoid clobbering execute bit in Porting/makerel 
22849      Branch: maint-5.6/perl
22850            ! (edit 144 files)
22851 ____________________________________________________________________________
22852 [  9311] By: jhi                                   on 2001/03/23  14:25:35
22853         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
22854      Branch: perl
22855            ! MANIFEST
22856 ____________________________________________________________________________
22857 [  9310] By: jhi                                   on 2001/03/23  13:45:04
22858         Log: Subject: [PATCH] Net::Ping
22859              From: Colin McMillen <mcmi0037@tc.umn.edu>
22860              Date: Thu, 22 Mar 2001 19:30:31 -0600
22861              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
22862      Branch: perl
22863            ! lib/Net/Ping.pm
22864 ____________________________________________________________________________
22865 [  9309] By: jhi                                   on 2001/03/23  13:39:13
22866         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
22867      Branch: perl
22868            ! t/lib/md5-aaa.t t/lib/md5-file.t
22869 ____________________________________________________________________________
22870 [  9308] By: jhi                                   on 2001/03/23  13:20:34
22871         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
22872              - bump the version to 2.14
22873              - drop the base64 tests since they require MIME::Base64
22874              - drop the rfc1321.txt
22875              - drop the hints/dec_osf.pl since it's only needed for
22876              pre-5.005_03 Perls
22877              Todo:
22878              - the U32 alignment testing is now removed; it needs to
22879              be reintroduced as as a Config variable (meaning also
22880              as a Configure test)
22881              - get the new EBCDIC md5sum for MD5.pm
22882              - test in Win32 to see how badly I botched the makefiles
22883      Branch: perl
22884            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
22885            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
22886            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
22887            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
22888            + t/lib/md5-file.t
22889            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
22890            ! win32/Makefile win32/makefile.mk
22891 ____________________________________________________________________________
22892 [  9307] By: jhi                                   on 2001/03/23  12:56:14
22893         Log: Integrate change #9306 from maintperl into mainline,
22894              AIX dynaloader for AIXes without <load.h>.
22895      Branch: perl
22896           !> ext/DynaLoader/hints/aix.pl
22897 ____________________________________________________________________________
22898 [  9306] By: jhi                                   on 2001/03/23  12:51:36
22899         Log: There are AIXes without /usr/include/load.h,
22900              patch from H.Merijn Brand.
22901      Branch: maint-5.6/perl
22902            ! ext/DynaLoader/hints/aix.pl
22903 ____________________________________________________________________________
22904 [  9305] By: nick                                  on 2001/03/23  11:00:42
22905         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
22906      Branch: perlio
22907            ! ext/Encode/Encode.xs perlio.c perlio.h
22908 ____________________________________________________________________________
22909 [  9304] By: nick                                  on 2001/03/23  10:20:46
22910         Log: Render -Duseperlio functional again.
22911              - this is "quick fix" which calls PerlIO_apply_layers after opening,
22912              which is what old scheme did. New scheme needs to change that
22913              to make open(...,\$scalar) etc. work but this will do for now.
22914      Branch: perlio
22915            ! perlio.c
22916 ____________________________________________________________________________
22917 [  9303] By: nick                                  on 2001/03/23  09:53:20
22918         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
22919              -Uuseperlio now works again.
22920              -Duseperlio is still poorly. Don't merge yet...
22921      Branch: perlio
22922            ! doio.c perlio.h
22923 ____________________________________________________________________________
22924 [  9302] By: nick                                  on 2001/03/22  22:26:51
22925         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
22926              type code.
22927              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
22928              is its main caller. In particular now has access to "extra" args, and
22929              can tell when an open handle is "reopened" (or duped?).
22930              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
22931              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
22932              PerlIO_open() et. al. (i.e. other way round).
22933              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
22934              with args close to PerlIO_openn().
22935      Branch: perlio
22936            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
22937 ____________________________________________________________________________
22938 [  9301] By: jhi                                   on 2001/03/22  20:58:04
22939         Log: Integrate perlio.
22940      Branch: perl
22941           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
22942           !> t/io/open.t util.c
22943 ____________________________________________________________________________
22944 [  9300] By: nick                                  on 2001/03/22  17:36:32
22945         Log: Don't include $@ in not ok message.
22946      Branch: perlio
22947            ! t/io/open.t
22948 ____________________________________________________________________________
22949 [  9299] By: gsar                                  on 2001/03/22  16:53:45
22950         Log: back out changes#7532,7521 for now (appears to have problems
22951              on IRIX)
22952      Branch: maint-5.6/perl
22953            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
22954            ! ext/POSIX/typemap pod/perlvar.pod
22955 ____________________________________________________________________________
22956 [  9298] By: nick                                  on 2001/03/22  14:35:46
22957         Log: Give a meaning to '&' in n-arg open case:
22958              open($fh,"<&",$scalar);
22959              $scalar can be:
22960              - an integer which does "fdopen"
22961              open($fh,"<&",2); # like open($fh,"<&2")
22962              - something that will yield a file handle via sv_2io()
22963              useful for dup'ing anonymous handles.
22964              e.g.:
22965              open(my $fh,"<&",\*STDIN);
22966              open(my $dup,"<&",$fh);
22967      Branch: perlio
22968            ! doio.c t/io/open.t
22969 ____________________________________________________________________________
22970 [  9297] By: nick                                  on 2001/03/22  13:34:35
22971         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
22972      Branch: perlio
22973            ! util.c
22974 ____________________________________________________________________________
22975 [  9296] By: nick                                  on 2001/03/22  12:51:20
22976         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
22977      Branch: perlio
22978            ! perl.c
22979 ____________________________________________________________________________
22980 [  9295] By: nick                                  on 2001/03/22  11:59:44
22981         Log: If stdin, stdout or stderr get opened in unexpected read/write state
22982              then warn at time of open not at time of use.
22983      Branch: perlio
22984            ! doio.c pp_hot.c pp_sys.c
22985 ____________________________________________________________________________
22986 [  9294] By: nick                                  on 2001/03/22  10:54:35
22987         Log: Die on n-arg open(...,"",xxx,yyy,...)
22988              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
22989              - die on read/write cases so we can decide what it means later.
22990      Branch: perlio
22991            ! doio.c embed.pl iperlsys.h util.c
22992 ____________________________________________________________________________
22993 [  9293] By: nick                                  on 2001/03/22  09:02:45
22994         Log: perlio tweaks (reported by Nick Clark)
22995              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
22996              error check in Pendinf_read().
22997      Branch: perlio
22998            ! perlio.c
22999 ____________________________________________________________________________
23000 [  9292] By: gsar                                  on 2001/03/22  07:12:00
23001         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
23002              fixes)
23003      Branch: maint-5.6/perl
23004           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
23005 ____________________________________________________________________________
23006 [  9291] By: jhi                                   on 2001/03/22  06:06:44
23007         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
23008      Branch: perl
23009            ! t/op/re_tests
23010 ____________________________________________________________________________
23011 [  9290] By: jhi                                   on 2001/03/22  05:57:01
23012         Log: Move MacOS Classic higher in the list of supported platforms.
23013      Branch: maint-5.6/perl
23014            ! pod/perlport.pod
23015 ____________________________________________________________________________
23016 [  9289] By: gsar                                  on 2001/03/22  05:35:04
23017         Log: revert part of change#6438 for compatibility (av_reify()
23018              appears to be needed to implement av_splice()ish things
23019              in XS)
23020      Branch: maint-5.6/perl
23021            ! embed.pl global.sym objXSUB.h perlapi.c
23022 ____________________________________________________________________________
23023 [  9288] By: gsar                                  on 2001/03/22  03:09:19
23024         Log: update copyright year
23025      Branch: maint-5.6/perl
23026            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
23027            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
23028            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
23029            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
23030            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
23031            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
23032            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
23033            ! x2p/walk.c
23034 ____________________________________________________________________________
23035 [  9287] By: jhi                                   on 2001/03/21  20:30:54
23036         Log: Integrate perlio.
23037      Branch: perl
23038           !> ext/Data/Dumper/Dumper.xs
23039 ____________________________________________________________________________
23040 [  9286] By: gsar                                  on 2001/03/21  19:49:54
23041         Log: makefile.mk tweak
23042      Branch: maint-5.6/perl
23043            ! win32/Makefile win32/makefile.mk
23044 ____________________________________________________________________________
23045 [  9285] By: nick                                  on 2001/03/21  19:07:13
23046         Log: Multiplicity fix for Dumper.
23047      Branch: perlio
23048            ! ext/Data/Dumper/Dumper.xs
23049 ____________________________________________________________________________
23050 [  9284] By: nick                                  on 2001/03/21  19:01:07
23051         Log: Integrate mainline - (does not build xTHX issue in Dumper).
23052      Branch: perlio
23053           !> (integrate 27 files)
23054 ____________________________________________________________________________
23055 [  9283] By: jhi                                   on 2001/03/21  17:17:35
23056         Log: Integrate change #9282 from mainline into maintperl,
23057              4-arg UTF-8 substr().
23058      Branch: maint-5.6/perl
23059           !> pp.c
23060 ____________________________________________________________________________
23061 [  9282] By: jhi                                   on 2001/03/21  17:15:43
23062         Log: The #9270 would have leaked a scalar if pp_substr()
23063              returned early.
23064      Branch: perl
23065            ! pp.c
23066 ____________________________________________________________________________
23067 [  9281] By: gsar                                  on 2001/03/21  17:03:14
23068         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
23069      Branch: maint-5.6/perl
23070            ! win32/makefile.mk
23071 ____________________________________________________________________________
23072 [  9280] By: gsar                                  on 2001/03/21  17:01:20
23073         Log: some tweaks to change#9278 (fork() emulation should be enabled
23074              by setting BUILD_FLAVOR instead of changing the defaults)
23075      Branch: maint-5.6/perl
23076            ! win32/makefile.mk
23077 ____________________________________________________________________________
23078 [  9279] By: gsar                                  on 2001/03/21  16:47:19
23079         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
23080      Branch: maint-5.6/perl
23081            ! ext/File/Glob/Glob.pm
23082           !> lib/Cwd.pm
23083 ____________________________________________________________________________
23084 [  9278] By: jhi                                   on 2001/03/21  14:35:10
23085         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
23086              From: "Vadim Konovalov" <watman@inbox.ru>
23087              Date: Wed, 21 Mar 2001 01:53:51 +0300
23088              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
23089      Branch: maint-5.6/perl
23090            ! win32/makefile.mk win32/win32sck.c
23091 ____________________________________________________________________________
23092 [  9277] By: jhi                                   on 2001/03/21  13:58:28
23093         Log: Integrate change #9270 from mainline to maintperl:
23094              continued 4-arg UTF-8 substr() fixing.
23095      Branch: maint-5.6/perl
23096           !> pp.c t/op/substr.t
23097 ____________________________________________________________________________
23098 [  9276] By: jhi                                   on 2001/03/21  13:33:00
23099         Log: More pixie cleaning.
23100      Branch: perl
23101            ! Makefile.SH
23102 ____________________________________________________________________________
23103 [  9275] By: jhi                                   on 2001/03/21  03:54:17
23104         Log: Update Changes.
23105      Branch: perl
23106            ! Changes patchlevel.h
23107 ____________________________________________________________________________
23108 [  9274] By: jhi                                   on 2001/03/21  03:48:24
23109         Log: First stab at making Data::Dumper to grok Unicode.
23110              
23111              TODO: tests, EBCDICify.
23112      Branch: perl
23113            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
23114 ____________________________________________________________________________
23115 [  9273] By: jhi                                   on 2001/03/21  02:23:00
23116         Log: Fix for
23117              
23118              Subject: Memory leak in unquoted print   
23119              From: Benjamin Sugars <bsugars@canoe.ca> 
23120              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
23121              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
23122      Branch: perl
23123            ! perlio.c
23124 ____________________________________________________________________________
23125 [  9272] By: jhi                                   on 2001/03/21  01:33:17
23126         Log: Subject: Re: [PATCH] POSIX::getcwd()
23127              From: Benjamin Sugars <bsugars@canoe.ca> 
23128              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
23129              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
23130      Branch: perl
23131            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
23132 ____________________________________________________________________________
23133 [  9271] By: jhi                                   on 2001/03/21  01:22:52
23134         Log: Subject: [PATCH] Cwd.pm docs
23135              From: Benjamin Sugars <bsugars@canoe.ca>
23136              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
23137              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
23138      Branch: perl
23139            ! lib/Cwd.pm
23140 ____________________________________________________________________________
23141 [  9270] By: jhi                                   on 2001/03/21  01:16:29
23142         Log: Continue 4-arg substr() UTF-8 fixage.
23143      Branch: perl
23144            ! pp.c t/op/substr.t
23145 ____________________________________________________________________________
23146 [  9269] By: jhi                                   on 2001/03/21  00:46:14
23147         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
23148              
23149              revert the leak fix in change#9142 (problem needs a more experimental
23150              fix unsuitable for 5.6.1)
23151              
23152              do alphabetical sorting by default (for csh compatibility)
23153              
23154              cut-n-paste goof in change#9264
23155              
23156              VMS piping fixes (from Charles Lane)
23157      Branch: perl
23158           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
23159           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
23160           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
23161 ____________________________________________________________________________
23162 [  9268] By: jhi                                   on 2001/03/21  00:37:04
23163         Log: Integrate perlio.
23164      Branch: perl
23165           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
23166           !> utf8.c utf8.h utfebcdic.h
23167 ____________________________________________________________________________
23168 [  9267] By: nick                                  on 2001/03/20  20:04:39
23169         Log: More EBCDIC stuff:
23170              - Loose the extra level of function on ASCII.
23171              - spotted a chr(0) issue in sv.c
23172              - re-work of UTF-X tr/// ranges to work in Unicode
23173              space. Still issues with the "0xff is illegal UTF-8" hack.
23174              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
23175              (why do it once when you can do it all over the place :-(
23176              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
23177              need utf8.pm for swashes.
23178              - Simplified and commented scan_const() in toke.c
23179              Still something wrong regexp and tr (swashes?).
23180      Branch: perlio
23181            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
23182            ! utf8.c utf8.h utfebcdic.h
23183 ____________________________________________________________________________
23184 [  9266] By: gsar                                  on 2001/03/20  19:16:43
23185         Log: VMS piping fixes (from Charles Lane)
23186      Branch: maint-5.6/perl
23187            ! vms/vms.c vms/vmspipe.com
23188 ____________________________________________________________________________
23189 [  9265] By: gsar                                  on 2001/03/20  17:53:52
23190         Log: cut-n-paste goof in change#9264
23191      Branch: maint-5.6/perl
23192            ! ext/File/Glob/Glob.xs
23193 ____________________________________________________________________________
23194 [  9264] By: gsar                                  on 2001/03/20  17:43:47
23195         Log: do alphabetical sorting by default (for csh compatibility);
23196              bsd_glob() does ASCII sort by default as usual, unless
23197              GLOB_ALPHASORT was specified
23198      Branch: maint-5.6/perl
23199            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
23200            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
23201            ! ext/File/Glob/bsd_glob.h
23202 ____________________________________________________________________________
23203 [  9263] By: gsar                                  on 2001/03/20  16:40:08
23204         Log: integrate change#9255 from mainline (unicode fix)
23205              
23206              substr($bytestr, i, n, $charstr)
23207      Branch: maint-5.6/perl
23208           !> Todo-5.6 pp.c t/op/substr.t
23209 ____________________________________________________________________________
23210 [  9262] By: gsar                                  on 2001/03/20  15:57:41
23211         Log: revert the leak fix in change#9142 (problem needs a more experimental
23212              fix unsuitable for 5.6.1)
23213      Branch: maint-5.6/perl
23214            ! scope.c
23215 ____________________________________________________________________________
23216 [  9261] By: jhi                                   on 2001/03/20  14:26:25
23217         Log: Integrate changes #9259,9260 from maintperl into mainline.
23218              
23219              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
23220              
23221              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
23222      Branch: perl
23223           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
23224 ____________________________________________________________________________
23225 [  9260] By: jhi                                   on 2001/03/20  14:05:46
23226         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
23227              From: Robin Barker <rmb1@cise.npl.co.uk>
23228              Date: Tue, 20 Mar 2001 10:12:04 GMT
23229              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
23230      Branch: maint-5.6/perl
23231            ! run.c
23232 ____________________________________________________________________________
23233 [  9259] By: jhi                                   on 2001/03/20  14:04:39
23234         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
23235              From: Chris Nandor <pudge@pobox.com>
23236              Date: Tue, 20 Mar 2001 00:40:56 -0500
23237              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
23238      Branch: maint-5.6/perl
23239            ! ext/POSIX/POSIX.xs lib/File/Path.pm
23240 ____________________________________________________________________________
23241 [  9258] By: jhi                                   on 2001/03/20  05:09:34
23242         Log: Update Changes.
23243      Branch: perl
23244            ! Changes patchlevel.h
23245 ____________________________________________________________________________
23246 [  9257] By: jhi                                   on 2001/03/20  05:04:25
23247         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
23248      Branch: perl
23249            ! t/op/tr.t
23250 ____________________________________________________________________________
23251 [  9256] By: jhi                                   on 2001/03/20  04:43:12
23252         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
23253              From: Peter Prymmer <pvhp@forte.com>
23254              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
23255              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
23256      Branch: maint-5.6/perl
23257            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
23258 ____________________________________________________________________________
23259 [  9255] By: jhi                                   on 2001/03/19  23:17:17
23260         Log: substr($bytestr, i, n, $charstr)
23261
23262              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
23263      Branch: perl
23264            ! Todo-5.6 pp.c t/op/substr.t
23265 ____________________________________________________________________________
23266 [  9254] By: jhi                                   on 2001/03/19  22:25:09
23267         Log: Rearrange the make test target prerequisites so that
23268              in a parallel make 'all' is finished before 'test'.
23269      Branch: perl
23270            ! Makefile.SH
23271 ____________________________________________________________________________
23272 [  9253] By: jhi                                   on 2001/03/19  21:48:07
23273         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
23274              From: Robin Houston <robin@kitsite.com>
23275              Date: Mon, 19 Mar 2001 15:48:41 +0000
23276              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
23277      Branch: perl
23278            ! pp_ctl.c
23279 ____________________________________________________________________________
23280 [  9252] By: jhi                                   on 2001/03/19  21:42:27
23281         Log: Integrate perlio.
23282      Branch: perl
23283           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
23284           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
23285           !> utfebcdic.h vms/perly_c.vms
23286 ____________________________________________________________________________
23287 [  9251] By: jhi                                   on 2001/03/19  21:31:28
23288         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
23289              
23290              Dynaloading in 64-bit AIX with vac.
23291      Branch: perl
23292           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
23293           !> hints/aix.sh
23294 ____________________________________________________________________________
23295 [  9250] By: jhi                                   on 2001/03/19  21:18:00
23296         Log: A more robust solution for the 64bitall AIX dynaloading
23297              problem, from Jens-Uwe Mager.
23298      Branch: maint-5.6/perl
23299            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
23300 ____________________________________________________________________________
23301 [  9249] By: nick                                  on 2001/03/19  20:59:37
23302         Log: Integrate mainline.
23303      Branch: perlio
23304           !> (integrate 42 files)
23305 ____________________________________________________________________________
23306 [  9248] By: nick                                  on 2001/03/19  20:22:07
23307         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
23308              (Building on OS390 uses native YACC and YYDEBUG has other
23309              side effects.)
23310      Branch: perlio
23311            ! perly.c perly.y vms/perly_c.vms
23312 ____________________________________________________________________________
23313 [  9247] By: jhi                                   on 2001/03/19  19:59:53
23314         Log: 64-bit AIX dynaloading problem (see #9244) idea
23315              from Jens-Uwe Mager.
23316      Branch: maint-5.6/perl
23317            ! ext/DynaLoader/dl_aix.xs
23318 ____________________________________________________________________________
23319 [  9246] By: nick                                  on 2001/03/19  19:27:57
23320         Log: More EBCDIC fixes.
23321      Branch: perlio
23322            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
23323            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
23324 ____________________________________________________________________________
23325 [  9245] By: jhi                                   on 2001/03/19  19:05:19
23326         Log: Integrate change #9243 from mainline into maintperl.
23327              
23328              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
23329      Branch: maint-5.6/perl
23330           !> README.vmesa
23331 ____________________________________________________________________________
23332 [  9244] By: jhi                                   on 2001/03/19  19:03:15
23333         Log: Get 64bitall AIX building, but still does not test okay:
23334              dynaloading anything fails, for example for op/defins:
23335              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
23336              (update: fixed by #9247,9250)
23337      Branch: maint-5.6/perl
23338            ! hints/aix.sh
23339 ____________________________________________________________________________
23340 [  9243] By: jhi                                   on 2001/03/19  19:00:16
23341         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
23342              From: Robin Barker <rmb1@cise.npl.co.uk>
23343              Date: Mon, 19 Mar 2001 18:01:57 GMT
23344              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
23345      Branch: perl
23346            ! README.vmesa
23347 ____________________________________________________________________________
23348 [  9242] By: jhi                                   on 2001/03/19  18:58:43
23349         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
23350              
23351              TODO: tests.
23352      Branch: perl
23353            ! doop.c op.c
23354 ____________________________________________________________________________
23355 [  9241] By: gsar                                  on 2001/03/19  17:34:46
23356         Log: VMSify tests (from Charles Lane)
23357      Branch: maint-5.6/perl
23358            ! t/lib/filehand.t t/lib/texttabs.t
23359 ____________________________________________________________________________
23360 [  9240] By: jhi                                   on 2001/03/19  14:24:26
23361         Log: Integrate change #9233 from maintperl into mainline.
23362              
23363              some refcounts were incorrect in perl_clone()
23364      Branch: perl
23365           !> sv.c
23366 ____________________________________________________________________________
23367 [  9239] By: gsar                                  on 2001/03/19  09:23:17
23368         Log: this is 5.6.1-trial3
23369      Branch: maint-5.6/perl
23370            ! Changes
23371 ____________________________________________________________________________
23372 [  9238] By: gsar                                  on 2001/03/19  08:47:04
23373         Log: some new symbols are only available under ithreads
23374      Branch: maint-5.6/perl
23375            ! makedef.pl
23376 ____________________________________________________________________________
23377 [  9237] By: gsar                                  on 2001/03/19  08:42:28
23378         Log: update patchlevel.h, Changes, &c.
23379      Branch: maint-5.6/perl
23380            ! Changes patchlevel.h pod/perlhist.pod
23381           !> AUTHORS
23382 ____________________________________________________________________________
23383 [  9236] By: gsar                                  on 2001/03/19  08:17:49
23384         Log: integrate changes#8068,8717 from mainline
23385              
23386              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
23387              
23388              [PATCH CPAN 1.59_51] warning message (not!)
23389      Branch: maint-5.6/perl
23390           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
23391           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
23392           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
23393           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
23394           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
23395 ____________________________________________________________________________
23396 [  9235] By: gsar                                  on 2001/03/19  08:07:09
23397         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
23398              
23399              [PATCH] Add missing CV flags to dump.c
23400              
23401              Re: [patch] Re: PL_ptr_table
23402              
23403              Fixup non-ithread build after 8713
23404              
23405              Generated files form 8713 etc.
23406              
23407              Correct the correction :-(
23408              
23409              Documenting coderef @INC (Re: CPAN "make this script work" feature)
23410              
23411              Subject: Re: sync sync sync: have I missed any patches?
23412              Replace djSP with dSP.
23413      Branch: maint-5.6/perl
23414           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
23415           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
23416           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
23417           !> sv.c sv.h win32/perlhost.h
23418 ____________________________________________________________________________
23419 [  9234] By: gsar                                  on 2001/03/19  07:22:05
23420         Log: revert the change#9090 integrate for now (change looks somewhat
23421              incomplete in that [ha]v_exists() need something similar; lacks
23422              tests; &c.)
23423      Branch: maint-5.6/perl
23424            ! hv.c
23425 ____________________________________________________________________________
23426 [  9233] By: gsar                                  on 2001/03/19  07:10:01
23427         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
23428              destruction when there are unreferenced scalars (SvREFCNT==0)
23429      Branch: maint-5.6/perl
23430            ! sv.c
23431 ____________________________________________________________________________
23432 [  9232] By: jhi                                   on 2001/03/19  05:11:02
23433         Log: Regen api and toc.
23434      Branch: maint-5.6/perl
23435            ! pod/perlapi.pod pod/perltoc.pod
23436 ____________________________________________________________________________
23437 [  9231] By: jhi                                   on 2001/03/19  04:06:03
23438         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
23439              add a lost line in pp.c:pp_chop(), update to new op/chop.
23440              
23441              Clarify the description differentiating for and while; inspired by
23442              
23443              Subject: [ID 20010306.004] || != named unary operator
23444              
23445              The $Is_MacOS needs to be declared.
23446      Branch: maint-5.6/perl
23447            ! pp.c t/op/chop.t
23448           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
23449 ____________________________________________________________________________
23450 [  9230] By: jhi                                   on 2001/03/19  03:48:16
23451         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
23452              9079,9083,9089,9090,9091 from mainline to maintperl.
23453              
23454              Quieten some noise in Win32 builds
23455              
23456              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
23457              
23458              The perlretut was still talking about the old \p and \P
23459              definitions.
23460              
23461              More tweakage on the Unicode character class descriptions.
23462              
23463              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
23464              
23465              Subject: 'no *POSIX' Patch speeding up make on BS2000 
23466              
23467              Subject: [PATCH] perldata.pod here-doc docs
23468              
23469              Add /sbin and /usr/sbin to the list of directories scanned
23470              for setuid programs.  Takes care of bug id 20010309.003.
23471              
23472              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
23473              
23474              In op/stat #35 better to scan all the potential directories
23475              for setuids, not just the first one.
23476      Branch: maint-5.6/perl
23477            ! Makefile.SH
23478           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
23479           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
23480           !> t/op/stat.t toke.c win32/win32.h
23481 ____________________________________________________________________________
23482 [  9229] By: jhi                                   on 2001/03/19  02:31:50
23483         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
23484              From: Chris Nandor <pudge@pobox.com>
23485              Date: Sat, 10 Mar 2001 14:22:19 -0500
23486              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
23487      Branch: maint-5.6/perl
23488            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
23489            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
23490            ! t/lib/b.t t/lib/errno.t
23491 ____________________________________________________________________________
23492 [  9228] By: jhi                                   on 2001/03/19  02:29:59
23493         Log: Integrate changes #9113,9122 from mainline into maintperl.
23494              
23495              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?)
23496      Branch: maint-5.6/perl
23497           !> Configure README.os390 hints/os390.sh
23498 ____________________________________________________________________________
23499 [  9227] By: jhi                                   on 2001/03/19  02:22:35
23500         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
23501              into maintperl.
23502              
23503              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
23504              
23505              Forgot to check-in the larger part of #9120, duh.
23506              
23507              Subject: Another patch for integer.pm POD 
23508              
23509              h2ph strictness and cleanliness from Kurt Starsinic.
23510              
23511              Borland filename case problem.
23512              
23513              h2ph strictness and cleanliness from Kurt Starsinic.
23514              
23515              Subject: [PATCH] the uncontroversial doc patches
23516      Branch: maint-5.6/perl
23517           +> win32/sncfnmcs.pl
23518           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
23519           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
23520           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
23521           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
23522           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
23523           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
23524           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
23525 ____________________________________________________________________________
23526 [  9226] By: jhi                                   on 2001/03/19  02:10:21
23527         Log: Integrate changes #9207,9214 from mainline into maintperl.
23528              
23529              podchecker relaxations: =over has an *optional* number after it,
23530              and whitespace in L<> is okay.
23531      Branch: maint-5.6/perl
23532           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
23533           !> t/pod/poderrs.xr
23534 ____________________________________________________________________________
23535 [  9225] By: jhi                                   on 2001/03/19  02:07:38
23536         Log: Integrate change #9219 from maintperl into mainline.
23537              
23538              remove duplicated tests
23539      Branch: perl
23540           !> t/op/re_tests
23541 ____________________________________________________________________________
23542 [  9224] By: jhi                                   on 2001/03/19  02:06:11
23543         Log: Integrate change #9223 from mainline to maintperl.
23544              
23545              Document -Dmksymlinks.
23546      Branch: maint-5.6/perl
23547           !> INSTALL
23548 ____________________________________________________________________________
23549 [  9223] By: jhi                                   on 2001/03/19  02:01:25
23550         Log: Document -Dmksymlinks.
23551      Branch: perl
23552            ! INSTALL
23553 ____________________________________________________________________________
23554 [  9222] By: jhi                                   on 2001/03/19  01:15:35
23555         Log: The -Dmksymlinks wasn't working for maintperl.
23556      Branch: maint-5.6/perl
23557            ! Configure
23558 ____________________________________________________________________________
23559 [  9221] By: jhi                                   on 2001/03/19  00:49:43
23560         Log: Cleanup pixie residue.
23561      Branch: perl
23562            ! Makefile.SH
23563 ____________________________________________________________________________
23564 [  9220] By: jhi                                   on 2001/03/19  00:44:47
23565         Log: Document the use of pixie/prof; create make targets for it.
23566              
23567              TODO: make t/TEST pixie-aware.
23568      Branch: perl
23569            ! Makefile.SH pod/perlhack.pod
23570 ____________________________________________________________________________
23571 [  9219] By: gsar                                  on 2001/03/19  00:16:55
23572         Log: remove duplicated tests
23573      Branch: maint-5.6/perl
23574            ! t/op/re_tests
23575 ____________________________________________________________________________
23576 [  9218] By: jhi                                   on 2001/03/18  23:59:31
23577         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
23578      Branch: perl
23579            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
23580 ____________________________________________________________________________
23581 [  9217] By: jhi                                   on 2001/03/18  23:25:20
23582         Log: Rewrite the tests section of Makefile to be less redundant
23583              and to allow for more flexible test targets, many recursive
23584              make calls introduced.
23585      Branch: perl
23586            ! Makefile.SH
23587 ____________________________________________________________________________
23588 [  9216] By: jhi                                   on 2001/03/18  22:30:04
23589         Log: Document the use of Third Degree (sparsely).
23590      Branch: perl
23591            ! pod/perlhack.pod t/TEST
23592 ____________________________________________________________________________
23593 [  9215] By: jhi                                   on 2001/03/18  22:10:30
23594         Log: Make targets for testing with Third Degree.
23595      Branch: perl
23596            ! Makefile.SH
23597 ____________________________________________________________________________
23598 [  9214] By: jhi                                   on 2001/03/18  21:08:53
23599         Log: The podchecker relaxations need to mirrored also at the tests.
23600      Branch: perl
23601            ! t/pod/poderrs.xr
23602 ____________________________________________________________________________
23603 [  9213] By: jhi                                   on 2001/03/18  20:56:21
23604         Log: Update Changes.
23605      Branch: perl
23606            ! Changes patchlevel.h
23607 ____________________________________________________________________________
23608 [  9212] By: jhi                                   on 2001/03/18  20:36:59
23609         Log: Looking for config.sh in parent directories isn't
23610              very useful for the toplevel Makefile.
23611      Branch: perl
23612            ! Makefile.SH
23613 ____________________________________________________________________________
23614 [  9211] By: jhi                                   on 2001/03/18  20:33:37
23615         Log: On "make clean" take care of Third Degree droppings.
23616      Branch: perl
23617            ! Makefile.SH
23618 ____________________________________________________________________________
23619 [  9210] By: jhi                                   on 2001/03/18  20:21:34
23620         Log: Add a hook for running the tests under the Third Degree
23621              debugging tool (set $ENV{PERL_3LOG} to non-zero)
23622              
23623              TODO: Document the use of Third Degree.
23624      Branch: perl
23625            ! t/TEST
23626 ____________________________________________________________________________
23627 [  9209] By: jhi                                   on 2001/03/18  20:19:07
23628         Log: Regen toc and api pods.
23629      Branch: perl
23630            ! pod/perlapi.pod pod/perltoc.pod
23631 ____________________________________________________________________________
23632 [  9208] By: jhi                                   on 2001/03/18  20:12:12
23633         Log: Integrate changes #8128,9132 from mainline into maintperl,
23634              Tie::SubstrHash fixes.
23635      Branch: maint-5.6/perl
23636           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
23637 ____________________________________________________________________________
23638 [  9207] By: jhi                                   on 2001/03/18  20:07:43
23639         Log: podchecker relaxations from Michael Stevens.
23640      Branch: perl
23641            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
23642 ____________________________________________________________________________
23643 [  9206] By: jhi                                   on 2001/03/18  20:04:24
23644         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
23645      Branch: perl
23646            ! lib/Locale/Constants.pm lib/Locale/Country.pm
23647            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
23648            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
23649 ____________________________________________________________________________
23650 [  9205] By: jhi                                   on 2001/03/18  19:54:45
23651         Log: Integrate changes #9161,9162 from maintperl to mainline.
23652              
23653              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
23654              results
23655      Branch: perl
23656           !> t/op/magic.t
23657 ____________________________________________________________________________
23658 [  9204] By: jhi                                   on 2001/03/18  19:37:46
23659         Log: Make perl.third checks more understandable to the builder.
23660      Branch: perl
23661            ! Makefile.SH
23662 ____________________________________________________________________________
23663 [  9203] By: jhi                                   on 2001/03/18  19:20:54
23664         Log: Re-integrate #9138 from maintperl to mainline,
23665              the squelching of the unneeded "Scalars leaked" messages.
23666      Branch: perl
23667           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
23668           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
23669           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
23670 ____________________________________________________________________________
23671 [  9202] By: jhi                                   on 2001/03/18  18:48:36
23672         Log: More robust and more paranoid perl.third target.
23673      Branch: perl
23674            ! Makefile.SH
23675 ____________________________________________________________________________
23676 [  9201] By: jhi                                   on 2001/03/18  18:39:21
23677         Log: Integrate change #9197 from maintperl to mainline.
23678              
23679              more thorough cleaning of arenas.
23680      Branch: perl
23681           !> embed.pl perl.c proto.h sv.c t/op/sort.t
23682 ____________________________________________________________________________
23683 [  9200] By: jhi                                   on 2001/03/18  18:25:17
23684         Log: Integrate perlio.
23685      Branch: perl
23686           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
23687           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
23688           !> t/lib/encode.t toke.c universal.c utf8.c
23689 ____________________________________________________________________________
23690 [  9199] By: nick                                  on 2001/03/18  15:23:51
23691         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
23692              is the sense of the test being done. Avoid some magical 127 and 128 values
23693              by using macros.
23694      Branch: perlio
23695            ! doop.c pp_ctl.c sv.c toke.c
23696 ____________________________________________________________________________
23697 [  9198] By: nick                                  on 2001/03/18  14:18:12
23698         Log: UTF-X encoding invariance for Encode:
23699              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
23700              - move the XS code for those to universal.c (so in miniperl)
23701              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
23702              - change ext/Encode/compile to use above.
23703              - Fix t/lib/encode.t for above
23704              - Teach t/lib/b.t to expect -uutf8
23705              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
23706              utf8.pm is needed.
23707      Branch: perlio
23708            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
23709            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
23710 ____________________________________________________________________________
23711 [  9197] By: gsar                                  on 2001/03/18  12:15:57
23712         Log: more thorough cleaning of arenas--keep going until no more
23713              SvREFCNT_dec()s occur (this fixes the problem that causes the
23714              pesky "Scalars leaked" warnings)
23715      Branch: maint-5.6/perl
23716            ! embed.pl perl.c proto.h sv.c t/op/sort.t
23717 ____________________________________________________________________________
23718 [  9196] By: nick                                  on 2001/03/18  10:57:29
23719         Log: Fix pragma/utf8.t # 15
23720              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
23721              are SvUTF8 as well.
23722      Branch: perlio
23723            ! toke.c
23724 ____________________________________________________________________________
23725 [  9195] By: nick                                  on 2001/03/18  09:27:06
23726         Log: Integrate mainline
23727      Branch: perlio
23728           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
23729           !> t/op/pat.t
23730 ____________________________________________________________________________
23731 [  9194] By: jhi                                   on 2001/03/18  05:29:59
23732         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
23733              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
23734      Branch: perl
23735            ! op.c op.h t/op/misc.t t/op/pat.t
23736 ____________________________________________________________________________
23737 [  9193] By: jhi                                   on 2001/03/18  05:15:06
23738         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
23739      Branch: perl
23740            ! mg.c t/op/pat.t
23741 ____________________________________________________________________________
23742 [  9192] By: jhi                                   on 2001/03/18  04:22:43
23743         Log: tr/// UTF-8 patches from Inaba Hiroto.
23744      Branch: perl
23745            ! doop.c op.c
23746 ____________________________________________________________________________
23747 [  9191] By: jhi                                   on 2001/03/18  04:21:17
23748         Log: Integrate perlio.
23749      Branch: perl
23750           !> utf8.c utfebcdic.h
23751 ____________________________________________________________________________
23752 [  9190] By: nick                                  on 2001/03/17  20:32:01
23753         Log: Correct #if EBCDIC side typos.
23754              Builds and passes many tests on OS390.
23755      Branch: perlio
23756            ! utf8.c utfebcdic.h
23757 ____________________________________________________________________________
23758 [  9189] By: jhi                                   on 2001/03/17  18:55:49
23759         Log: Add prerequisites for the perl.third target.
23760      Branch: perl
23761            ! Makefile.SH
23762 ____________________________________________________________________________
23763 [  9188] By: jhi                                   on 2001/03/17  18:46:00
23764         Log: Integrate perlio.
23765      Branch: perl
23766           +> utfebcdic.h
23767           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
23768 ____________________________________________________________________________
23769 [  9187] By: jhi                                   on 2001/03/17  18:38:47
23770         Log: Add a make rule for perl.third (the Third Degree memory debugging
23771              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
23772      Branch: perl
23773            ! Makefile.SH
23774 ____________________________________________________________________________
23775 [  9186] By: nick                                  on 2001/03/17  18:34:48
23776         Log: MANIFEST addition :-(
23777      Branch: perlio
23778            ! MANIFEST
23779 ____________________________________________________________________________
23780 [  9185] By: nick                                  on 2001/03/17  18:29:50
23781         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
23782              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
23783              a superset of ASCII are invariant under the encoding. This is EBCDIC
23784              friendly as an encoded string can be looked at as being EBCDIC by lexer
23785              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
23786              ASCII on ASCII machines.
23787              
23788              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
23789              seperate.
23790              - Add some more macros to comprehend different shift amounts and
23791              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
23792              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
23793              and conditionaly #include it.
23794              
23795              EBCDIC build as yet untested.  ASCII still fails the one test.
23796      Branch: perlio
23797            + utfebcdic.h
23798            ! utf8.c utf8.h
23799 ____________________________________________________________________________
23800 [  9184] By: nick                                  on 2001/03/17  17:44:16
23801         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
23802      Branch: perlio
23803            ! doop.c perl.h pp.c utf8.h
23804 ____________________________________________________________________________
23805 [  9183] By: jhi                                   on 2001/03/17  15:55:42
23806         Log: Integrate perlio.
23807      Branch: perl
23808            ! MANIFEST
23809           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
23810 ____________________________________________________________________________
23811 [  9182] By: nick                                  on 2001/03/17  09:16:06
23812         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
23813      Branch: perlio
23814            ! t/op/pat.t
23815 ____________________________________________________________________________
23816 [  9181] By: nick                                  on 2001/03/17  09:15:11
23817         Log: Integrate mainline.
23818      Branch: perlio
23819           +> lib/Locale/Constants.pm lib/Locale/Country.pm
23820           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
23821           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
23822           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
23823           !> (integrate 83 files)
23824 ____________________________________________________________________________
23825 [  9180] By: nick                                  on 2001/03/16  17:23:21
23826         Log: EBCDIC Fixes.
23827      Branch: perlio
23828            ! perl.h sv.c toke.c utf8.c utf8.h
23829 ____________________________________________________________________________
23830 [  9179] By: jhi                                   on 2001/03/16  14:10:12
23831         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
23832              a change needed to work around an AIX compiler bug.
23833      Branch: perl
23834            ! ext/Storable/Storable.xs
23835 ____________________________________________________________________________
23836 [  9178] By: jhi                                   on 2001/03/16  03:19:59
23837         Log: With Damian's approval synchronize damian's modules'
23838              licensing with Perl's standard module licensing.
23839      Branch: perl
23840            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
23841 ____________________________________________________________________________
23842 [  9177] By: jhi                                   on 2001/03/16  03:15:34
23843         Log: Make the Filter::Util:Call files have their own copies
23844              of the Perl standard module licensing, from Paul Marquess.
23845      Branch: perl
23846            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
23847 ____________________________________________________________________________
23848 [  9176] By: jhi                                   on 2001/03/16  02:56:04
23849         Log: Subject: [PATCH] more pod patches
23850              From: Michael Stevens <michael@etla.org>
23851              Date: Thu, 15 Mar 2001 21:25:18 +0000
23852              Message-ID: <20010315212518.A18870@firedrake.org>
23853      Branch: perl
23854            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
23855            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
23856            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
23857            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
23858            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
23859            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
23860            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
23861            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
23862            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
23863            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
23864            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
23865            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
23866            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
23867            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
23868            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
23869            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
23870            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
23871            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
23872            ! lib/Locale/Country.pm lib/Locale/Language.pm
23873            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
23874            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
23875            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
23876            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
23877            ! os2/OS2/Process/Process.pm
23878 ____________________________________________________________________________
23879 [  9175] By: jhi                                   on 2001/03/16  02:53:32
23880         Log: Subject: [PATCH] the uncontroversial doc patches
23881              From: Michael Stevens <michael@etla.org>
23882              Date: Thu, 15 Mar 2001 20:01:12 +0000
23883              Message-ID: <20010315200112.A7636@firedrake.org>
23884      Branch: perl
23885            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
23886            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
23887            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
23888            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
23889            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
23890 ____________________________________________________________________________
23891 [  9174] By: jhi                                   on 2001/03/16  02:50:49
23892         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
23893              From: Paul Lindner <lindner@inuus.com>
23894              Date: Fri, 16 Mar 2001 11:28:03 -0800
23895              Message-ID: <20010316112803.A7577@inuus.com>
23896      Branch: perl
23897            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
23898 ____________________________________________________________________________
23899 [  9173] By: nick                                  on 2001/03/15  20:21:03
23900         Log: 1st day's EBCDIC fixes:
23901              - toke.c's parsing of strings needed attention
23902              needed to conditionally e2a if string was already UTF-8
23903              - e2a/a2e tables where wrong way round.
23904              - new macros in utf8.h
23905      Branch: perlio
23906            ! perl.h toke.c utf8.h
23907 ____________________________________________________________________________
23908 [  9172] By: jhi                                   on 2001/03/15  15:17:17
23909         Log: Update Changes.
23910      Branch: perl
23911            ! Changes patchlevel.h
23912 ____________________________________________________________________________
23913 [  9171] By: jhi                                   on 2001/03/15  15:09:32
23914         Log: Subject: Re: Another Borland C++ problem.
23915              From: "Vadim Konovalov" <watman@inbox.ru>
23916              Date: Sat, 10 Mar 2001 19:26:07 +0300
23917              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
23918              
23919              Borland filename case problem.
23920      Branch: perl
23921            + win32/sncfnmcs.pl
23922            ! MANIFEST README.win32
23923 ____________________________________________________________________________
23924 [  9170] By: jhi                                   on 2001/03/15  14:54:23
23925         Log: Add Locale::Codes 1.06, from Neil Bowers.
23926      Branch: perl
23927            + lib/Locale/Constants.pm lib/Locale/Country.pm
23928            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
23929            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
23930            + t/lib/lc-language.t t/lib/lc-uk.t
23931            ! MANIFEST
23932 ____________________________________________________________________________
23933 [  9169] By: jhi                                   on 2001/03/15  14:19:01
23934         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
23935      Branch: perl
23936            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
23937            ! ext/Storable/Storable.xs
23938 ____________________________________________________________________________
23939 [  9168] By: jhi                                   on 2001/03/15  14:13:22
23940         Log: Integrate changes #9120,9167 from mainline to maintperl.
23941              
23942              Subject: [PATCH 5.6.1] OS/2 docs
23943              
23944              Subject: [PATCH 5.6.1] perldoc
23945      Branch: maint-5.6/perl
23946           !> os2/Changes utils/perldoc.PL
23947 ____________________________________________________________________________
23948 [  9167] By: jhi                                   on 2001/03/15  14:07:42
23949         Log: Subject: [PATCH 5.6.1] perldoc
23950              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23951              Date: Wed, 14 Mar 2001 23:46:52 -0500
23952              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
23953      Branch: perl
23954            ! utils/perldoc.PL
23955 ____________________________________________________________________________
23956 [  9166] By: jhi                                   on 2001/03/15  13:53:15
23957         Log: sigaction test condition tweakage.
23958      Branch: perl
23959            ! t/lib/sigaction.t
23960 ____________________________________________________________________________
23961 [  9165] By: alanbur                               on 2001/03/15  03:49:17
23962         Log: Resynchronised with parent
23963      Branch: maint-5.6/pureperl
23964           +> os2/os2add.sym t/op/anonsub.t
23965           !> (integrate 72 files)
23966 ____________________________________________________________________________
23967 [  9164] By: jhi                                   on 2001/03/15  01:05:01
23968         Log: Avoid stomping off the beginning of an array in tr///.
23969      Branch: perl
23970            ! op.c
23971 ____________________________________________________________________________
23972 [  9163] By: jhi                                   on 2001/03/15  00:58:57
23973         Log: h2ph strictness and cleanliness from Kurt Starsinic.
23974      Branch: perl
23975            ! utils/h2ph.PL
23976 ____________________________________________________________________________
23977 [  9162] By: gsar                                  on 2001/03/15  00:56:53
23978         Log: avoid warnings
23979      Branch: maint-5.6/perl
23980            ! t/op/magic.t
23981 ____________________________________________________________________________
23982 [  9161] By: gsar                                  on 2001/03/15  00:52:09
23983         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
23984              results
23985      Branch: maint-5.6/perl
23986            ! t/op/magic.t
23987 ____________________________________________________________________________
23988 [  9160] By: jhi                                   on 2001/03/14  22:02:10
23989         Log: Do not use the Perl malloc in IRIX, suggested by
23990              Helmus Jarausch.
23991      Branch: perl
23992            ! hints/irix_6.sh
23993 ____________________________________________________________________________
23994 [  9159] By: nick                                  on 2001/03/14  21:45:59
23995         Log: Integrate mainline
23996      Branch: perlio
23997           +> t/op/loopctl.t
23998           !> (integrate 41 files)
23999 ____________________________________________________________________________
24000 [  9158] By: jhi                                   on 2001/03/14  21:10:09
24001         Log: The Day of the Retractions continues: the #9138
24002              (integrated in #9144) doesn't work well in mainline.
24003      Branch: perl
24004            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
24005            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
24006            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
24007 ____________________________________________________________________________
24008 [  9157] By: jhi                                   on 2001/03/14  20:58:12
24009         Log: The #9145 CANNOT be enabled: the clear_pmop code still
24010              dumps core all over in Tru64.
24011      Branch: perl
24012            ! op.c op.h t/op/pat.t
24013 ____________________________________________________________________________
24014 [  9156] By: jhi                                   on 2001/03/14  20:48:06
24015         Log: Integrate change #9154 from maintperl to mainline.
24016              
24017              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
24018              (caused Storable 1.0.10 to break on windows)
24019      Branch: perl
24020           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
24021           !> perlapi.c proto.h
24022 ____________________________________________________________________________
24023 [  9155] By: jhi                                   on 2001/03/14  20:23:53
24024         Log: Retract #9136: breaks threading (and binary compatibility).
24025      Branch: perl
24026            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
24027 ____________________________________________________________________________
24028 [  9154] By: gsar                                  on 2001/03/14  17:48:18
24029         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
24030              (caused Storable 1.0.10 to break on windows)
24031      Branch: maint-5.6/perl
24032            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
24033            ! perlapi.c proto.h
24034 ____________________________________________________________________________
24035 [  9153] By: jhi                                   on 2001/03/14  13:35:21
24036         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
24037      Branch: perl
24038            ! t/lib/sigaction.t
24039 ____________________________________________________________________________
24040 [  9152] By: gsar                                  on 2001/03/14  07:29:40
24041         Log: back out changes#9012,9010,9009 and parts of change#9016
24042              (causes ABRs under purify, and some prerequisites don't
24043              seem to be there in 5.6.x)
24044      Branch: maint-5.6/perl
24045            ! doop.c op.c t/op/tr.t toke.c
24046 ____________________________________________________________________________
24047 [  9151] By: gsar                                  on 2001/03/14  07:01:29
24048         Log: reenable change#9145 (the test was busted due to a missing
24049              C<print "ok 27\n">)
24050      Branch: perl
24051            ! op.c op.h t/op/pat.t
24052 ____________________________________________________________________________
24053 [  9150] By: jhi                                   on 2001/03/14  06:38:36
24054         Log: Retract #9145.
24055      Branch: perl
24056            ! op.c op.h t/op/pat.t
24057 ____________________________________________________________________________
24058 [  9149] By: jhi                                   on 2001/03/14  06:14:56
24059         Log: Retract #9143.
24060      Branch: perl
24061            ! op.c
24062 ____________________________________________________________________________
24063 [  9148] By: gsar                                  on 2001/03/14  06:13:02
24064         Log: Uninitialized Memory Read in regexec.c
24065      Branch: perl
24066            ! regexec.c
24067 ____________________________________________________________________________
24068 [  9147] By: jhi                                   on 2001/03/14  04:59:54
24069         Log: Subject: PATCH: make goto work in nested eval ""
24070              From: Robin Houston <robin@kitsite.com>
24071              Date: Wed, 14 Mar 2001 04:16:10 +0000
24072              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
24073      Branch: perl
24074            ! pp_ctl.c t/op/goto.t
24075 ____________________________________________________________________________
24076 [  9146] By: jhi                                   on 2001/03/14  04:42:54
24077         Log: Preserve the #ifdef PERL_CORE in perly.h.
24078      Branch: perl
24079            ! perly.fixer
24080 ____________________________________________________________________________
24081 [  9145] By: jhi                                   on 2001/03/14  03:57:41
24082         Log: (Retracted by #9150.)
24083      Branch: perl
24084            ! op.c op.h t/op/pat.t
24085 ____________________________________________________________________________
24086 [  9144] By: jhi                                   on 2001/03/14  03:50:38
24087         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
24088              
24089              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
24090              
24091              remove squelch controls for "Scalars leaked" messages in most places
24092              (these are now cured)
24093              
24094              fix another memory leak reported by purify (tie callbacks that
24095              croak can leak when wiping out magic)
24096      Branch: perl
24097           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
24098           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
24099           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
24100           !> t/pragma/warnings.t
24101 ____________________________________________________________________________
24102 [  9143] By: jhi                                   on 2001/03/14  03:37:53
24103         Log: (Retracted by #9149.)
24104      Branch: perl
24105            ! op.c
24106 ____________________________________________________________________________
24107 [  9142] By: gsar                                  on 2001/03/14  03:20:48
24108         Log: fix another memory leak reported by purify (tie callbacks that
24109              croak can leak when wiping out magic)
24110      Branch: maint-5.6/perl
24111            ! scope.c
24112 ____________________________________________________________________________
24113 [  9141] By: jhi                                   on 2001/03/14  02:55:00
24114         Log: Subject: PATCH for [ID 20010305.003]
24115              From: Robin Houston <robin@kitsite.com>
24116              Date: Wed, 14 Mar 2001 02:45:51 +0000
24117              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
24118      Branch: perl
24119            ! pp_ctl.c t/op/eval.t
24120 ____________________________________________________________________________
24121 [  9140] By: jhi                                   on 2001/03/14  02:41:54
24122         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
24123              Date: Wed, 14 Mar 2001 01:52:51 +0000
24124              From: Robin Houston <robin@kitsite.com>
24125              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
24126              
24127              Fix for 2000313.004.
24128      Branch: perl
24129            ! pp_ctl.c t/op/goto.t
24130 ____________________________________________________________________________
24131 [  9139] By: jhi                                   on 2001/03/14  02:40:50
24132         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
24133              From: Robin Houston <robin@kitsite.com>
24134              Date: Wed, 14 Mar 2001 00:43:45 +0000
24135              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
24136      Branch: perl
24137            + t/op/loopctl.t
24138            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
24139            ! vms/perly_c.vms
24140 ____________________________________________________________________________
24141 [  9138] By: gsar                                  on 2001/03/14  01:18:00
24142         Log: remove squelch controls for "Scalars leaked" messages in most places
24143              (these are now cured)
24144      Branch: maint-5.6/perl
24145            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
24146            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
24147            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
24148 ____________________________________________________________________________
24149 [  9137] By: gsar                                  on 2001/03/14  00:57:04
24150         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
24151      Branch: maint-5.6/perl
24152            ! regcomp.c
24153 ____________________________________________________________________________
24154 [  9136] By: jhi                                   on 2001/03/13  23:12:24
24155         Log: (Retracted by #9155)
24156              
24157              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
24158              From: Jens-Uwe Mager <jum@helios.de>
24159              Date: Wed, 21 Feb 2001 21:32:04 +0100
24160              Message-ID: <20010221213203.A18340@ans.helios.de>
24161      Branch: perl
24162            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
24163 ____________________________________________________________________________
24164 [  9135] By: jhi                                   on 2001/03/13  22:50:05
24165         Log: Integrate perlio.
24166      Branch: perl
24167           !> pp.c
24168 ____________________________________________________________________________
24169 [  9134] By: jhi                                   on 2001/03/13  22:49:05
24170         Log: Integrate change #9131 from maintperl into mainline.
24171              
24172              make the error text look more consistent in hints/hpux.sh
24173      Branch: perl
24174           !> hints/hpux.sh
24175 ____________________________________________________________________________
24176 [  9133] By: gsar                                  on 2001/03/13  22:46:20
24177         Log: integrate change#9067 from mainline
24178              
24179              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
24180      Branch: maint-5.6/perl
24181           !> lib/ExtUtils/MM_Unix.pm
24182 ____________________________________________________________________________
24183 [  9132] By: jhi                                   on 2001/03/13  22:41:21
24184         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
24185              From: "John P. Linderman" <jpl@research.att.com>
24186              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
24187              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
24188              
24189              A more correct prime finder.
24190      Branch: perl
24191            ! lib/Tie/SubstrHash.pm
24192 ____________________________________________________________________________
24193 [  9131] By: gsar                                  on 2001/03/13  22:30:42
24194         Log: make the error text look more consistent in hints/hpux.sh
24195      Branch: maint-5.6/perl
24196            ! hints/hpux.sh
24197 ____________________________________________________________________________
24198 [  9130] By: jhi                                   on 2001/03/13  22:23:44
24199         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
24200              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24201              Date: Tue, 13 Mar 2001 18:41:26 +0100
24202              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
24203              
24204              If the test is run non-interactively the default handler
24205              is different.
24206      Branch: perl
24207            ! t/lib/sigaction.t
24208 ____________________________________________________________________________
24209 [  9129] By: jhi                                   on 2001/03/13  22:20:21
24210         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
24211              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24212              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
24213              Date:     Tue, 13 Mar 2001 16:44:32 EST
24214      Branch: perl
24215            ! t/lib/1_compile.t
24216 ____________________________________________________________________________
24217 [  9128] By: jhi                                   on 2001/03/13  22:18:34
24218         Log: Subject: Another patch for integer.pm POD 
24219              From: "John L. Allen" <allen@grumman.com>
24220              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
24221              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
24222      Branch: perl
24223            ! lib/integer.pm
24224 ____________________________________________________________________________
24225 [  9127] By: nick                                  on 2001/03/13  21:26:30
24226         Log: Integrate mainline.
24227      Branch: perlio
24228           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
24229           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
24230           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
24231           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
24232           !> Changes Configure MANIFEST README.os2 README.os390
24233           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
24234           !> os2/Changes patchlevel.h win32/perlhost.h
24235 ____________________________________________________________________________
24236 [  9126] By: nick                                  on 2001/03/13  20:39:51
24237         Log: #ifdef'ed out code to make packed side of pack/unpack
24238              octets. (i.e. pack('U') => encode_utf8).
24239      Branch: perlio
24240            ! pp.c
24241 ____________________________________________________________________________
24242 [  9125] By: jhi                                   on 2001/03/13  15:07:16
24243         Log: Update Changes.
24244      Branch: perl
24245            ! Changes patchlevel.h
24246 ____________________________________________________________________________
24247 [  9124] By: jhi                                   on 2001/03/13  14:22:45
24248         Log: Workaround for the buggy ("internal compiler error")
24249              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
24250              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
24251              of Andreas König.
24252      Branch: perl
24253            ! ext/re/Makefile.PL hints/aix.sh
24254 ____________________________________________________________________________
24255 [  9123] By: jhi                                   on 2001/03/13  03:24:34
24256         Log: Typo in #9114.
24257      Branch: metaconfig
24258            ! U/modified/myhostname.U
24259 ____________________________________________________________________________
24260 [  9122] By: jhi                                   on 2001/03/13  03:24:06
24261         Log: Typo in #9113.
24262      Branch: perl
24263            ! Configure
24264 ____________________________________________________________________________
24265 [  9121] By: jhi                                   on 2001/03/13  01:53:05
24266         Log: Forgot to check-in the larger part of #9120, duh.
24267      Branch: perl
24268            ! README.os2
24269 ____________________________________________________________________________
24270 [  9120] By: jhi                                   on 2001/03/13  01:51:31
24271         Log: Subject: [PATCH 5.6.1] OS/2 docs
24272              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24273              Date: Mon, 12 Mar 2001 03:27:32 -0500
24274              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
24275      Branch: perl
24276            ! os2/Changes
24277 ____________________________________________________________________________
24278 [  9119] By: jhi                                   on 2001/03/13  01:49:41
24279         Log: Integrate change #9116 from maintperl into mainline.
24280              
24281              Win32::GetCwd() returns C: instead of C:\ in the root directory
24282              under ithreads
24283      Branch: perl
24284           !> win32/perlhost.h
24285 ____________________________________________________________________________
24286 [  9118] By: jhi                                   on 2001/03/13  01:13:39
24287         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
24288      Branch: perl
24289            + lib/Switch.pm t/lib/switch.t
24290            ! MANIFEST
24291 ____________________________________________________________________________
24292 [  9117] By: jhi                                   on 2001/03/13  01:03:17
24293         Log: Add Text::Balanced 1.83.
24294      Branch: perl
24295            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
24296            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
24297            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
24298            + t/lib/tb-xvari.t
24299            ! MANIFEST
24300 ____________________________________________________________________________
24301 [  9116] By: gsar                                  on 2001/03/13  00:55:53
24302         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
24303              under ithreads
24304      Branch: maint-5.6/perl
24305            ! win32/perlhost.h
24306 ____________________________________________________________________________
24307 [  9115] By: jhi                                   on 2001/03/13  00:54:09
24308         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
24309              From: "John L. Allen" <allen@grumman.com>
24310              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
24311              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
24312              
24313              use integer document clarification.
24314      Branch: perl
24315            ! lib/integer.pm
24316 ____________________________________________________________________________
24317 [  9114] By: jhi                                   on 2001/03/13  00:38:54
24318         Log: Metaconfig unit change for #9113.
24319      Branch: metaconfig
24320            ! U/modified/myhostname.U
24321 ____________________________________________________________________________
24322 [  9113] By: jhi                                   on 2001/03/13  00:38:35
24323         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?)
24324              From: Peter Prymmer <pvhp@forte.com>
24325              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
24326              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
24327      Branch: perl
24328            ! Configure README.os390 hints/os390.sh
24329 ____________________________________________________________________________
24330 [  9112] By: jhi                                   on 2001/03/13  00:29:00
24331         Log: Integrate perlio.
24332      Branch: perl
24333           !> sv.c utf8.h
24334 ____________________________________________________________________________
24335 [  9111] By: nick                                  on 2001/03/12  21:16:33
24336         Log: Integrate mainline.
24337      Branch: perlio
24338           +> t/op/anonsub.t
24339           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
24340           !> proto.h sv.c
24341 ____________________________________________________________________________
24342 [  9110] By: nick                                  on 2001/03/12  21:00:13
24343         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
24344      Branch: perlio
24345            ! sv.c utf8.h
24346 ____________________________________________________________________________
24347 [  9109] By: jhi                                   on 2001/03/12  16:04:47
24348         Log: Integrate change #9108 from maintperl to mainline.
24349              
24350              fix memory leak in C<sub X { sub {} }> arising from a refcount
24351              loop between the outer sub and the inner prototype anonsub
24352              
24353              this also enables closures returned by subroutines that
24354              subsequently get redefined to work without generating coredumps :)
24355              
24356              completely removed the free_closures() hack--it shouldn't be
24357              needed anymore
24358      Branch: perl
24359           +> t/op/anonsub.t
24360           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
24361           !> proto.h sv.c
24362 ____________________________________________________________________________
24363 [  9108] By: gsar                                  on 2001/03/12  10:21:31
24364         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
24365              loop between the outer sub and the inner prototype anonsub
24366              
24367              this also enables closures returned by subroutines that
24368              subsequently get redefined to work without generating coredumps :)
24369              
24370              completely removed the free_closures() hack--it shouldn't be
24371              needed anymore
24372      Branch: maint-5.6/perl
24373            + t/op/anonsub.t
24374            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
24375            ! proto.h sv.c
24376 ____________________________________________________________________________
24377 [  9107] By: jhi                                   on 2001/03/12  05:15:31
24378         Log: Integrate perlio.
24379      Branch: perl
24380           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
24381 ____________________________________________________________________________
24382 [  9106] By: nick                                  on 2001/03/11  20:10:12
24383         Log: regcomp.c is working in native space, not Unicode space (if different)
24384              as it is doing compare against 'W' in \W etc.
24385      Branch: perlio
24386            ! regcomp.c
24387 ____________________________________________________________________________
24388 [  9105] By: nick                                  on 2001/03/11  19:39:34
24389         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
24390              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
24391      Branch: perlio
24392            ! regcomp.c toke.c utf8.c
24393 ____________________________________________________________________________
24394 [  9104] By: nick                                  on 2001/03/11  18:15:44
24395         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
24396      Branch: perlio
24397            ! sv.c
24398 ____________________________________________________________________________
24399 [  9103] By: nick                                  on 2001/03/11  18:03:28
24400         Log: Integrate mainline (for regexp stuff).
24401      Branch: perlio
24402           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
24403           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
24404           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
24405           !> t/lib/errno.t t/op/pat.t
24406 ____________________________________________________________________________
24407 [  9102] By: nick                                  on 2001/03/11  17:44:20
24408         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
24409              - exclude layer syms in makedef.pl for sfio
24410              - also inhibit Encode from trying to build ":encode()" layer.
24411      Branch: perlio
24412            ! ext/Encode/Encode.xs makedef.pl
24413 ____________________________________________________________________________
24414 [  9101] By: jhi                                   on 2001/03/10  22:38:13
24415         Log: The $Is_MacOS needs to be declared.
24416      Branch: perl
24417            ! lib/ExtUtils/Manifest.pm
24418 ____________________________________________________________________________
24419 [  9100] By: jhi                                   on 2001/03/10  22:14:29
24420         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
24421              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
24422              pollute the symbolspace if using sfio.
24423      Branch: perl
24424            ! ext/Encode/Encode.xs
24425 ____________________________________________________________________________
24426 [  9099] By: jhi                                   on 2001/03/10  21:58:48
24427         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
24428              Date: Sat, 10 Mar 2001 14:23:55 -0500
24429              From: Chris Nandor <pudge@pobox.com>
24430              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
24431      Branch: perl
24432            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
24433            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
24434            ! t/lib/errno.t
24435 ____________________________________________________________________________
24436 [  9098] By: jhi                                   on 2001/03/10  21:38:30
24437         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
24438      Branch: perl
24439            ! regcomp.c regexec.c t/op/pat.t
24440 ____________________________________________________________________________
24441 [  9097] By: jhi                                   on 2001/03/10  14:38:07
24442         Log: Integrate perlio.
24443      Branch: perl
24444           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
24445           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
24446           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
24447 ____________________________________________________________________________
24448 [  9096] By: nick                                  on 2001/03/10  11:55:43
24449         Log: EBCDIC sanity - phase I
24450              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
24451              - use utf8n_xxxx (c.f. pvn) for forms which take length.
24452              - back out vN.N and $^V exceptions to e2a/a2e
24453              - make "locale" isxxx macros be uvchr (may be redundant?)
24454              
24455              Not clear yet that toUPPER_uni et. al. return being handled correctly.
24456              The tr// and rexexp stuff still needs an audit, assumption is they are working
24457              in Unicode space.
24458              
24459              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
24460      Branch: perlio
24461            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
24462            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
24463            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
24464 ____________________________________________________________________________
24465 [  9095] By: jhi                                   on 2001/03/09  22:10:01
24466         Log: Integrate perlio.
24467      Branch: perl
24468           !> dump.c
24469 ____________________________________________________________________________
24470 [  9094] By: nick                                  on 2001/03/09  17:36:38
24471         Log: Builds an passes all tests after integrate and this tweak.
24472      Branch: perlio
24473            ! dump.c
24474 ____________________________________________________________________________
24475 [  9093] By: nick                                  on 2001/03/09  17:16:03
24476         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
24477      Branch: perlio
24478           +> lib/unicode/Scripts.txt t/lib/sigaction.t
24479           !> (integrate 79 files)
24480 ____________________________________________________________________________
24481 [  9092] By: jhi                                   on 2001/03/09  15:28:26
24482         Log: Update Changes.
24483      Branch: perl
24484            ! Changes patchlevel.h
24485 ____________________________________________________________________________
24486 [  9091] By: jhi                                   on 2001/03/09  15:25:05
24487         Log: In op/stat #35 better to scan all the potential directories
24488              for setuids, not just the first one.
24489      Branch: perl
24490            ! t/op/stat.t
24491 ____________________________________________________________________________
24492 [  9090] By: jhi                                   on 2001/03/09  15:01:27
24493         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
24494              From: rspier@pobox.com (Robert Spier)
24495              Date: Fri, 9 Mar 2001 03:30:20 -0500
24496              Message-ID: <15016.38044.381174.160189@rls.cx>
24497              
24498              EXISTS() returning undef mistakenly triggered a FETCH().
24499      Branch: perl
24500            ! hv.c
24501 ____________________________________________________________________________
24502 [  9089] By: jhi                                   on 2001/03/09  14:59:02
24503         Log: Add /sbin and /usr/sbin to the list of directories scanned
24504              for setuid programs.  Takes care of bug id 20010309.003.
24505      Branch: perl
24506            ! t/op/stat.t
24507 ____________________________________________________________________________
24508 [  9088] By: jhi                                   on 2001/03/09  14:48:32
24509         Log: Regen perlapi, perltoc.
24510      Branch: perl
24511            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
24512 ____________________________________________________________________________
24513 [  9087] By: jhi                                   on 2001/03/09  14:38:56
24514         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
24515              From: David Mitchell <davem@fdgroup.co.uk>
24516              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
24517              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
24518      Branch: perl
24519            ! dump.c perl.c perl.h pod/perlrun.pod
24520 ____________________________________________________________________________
24521 [  9086] By: jhi                                   on 2001/03/09  01:47:16
24522         Log: A modified version of
24523              
24524              Subject: [ID 20010307.005] POSIX::sigaction has various problems
24525              From: anders@broadcom.com
24526              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
24527              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
24528              
24529              Currently the sigaction.t test #6 fails (and is fudged to look
24530              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
24531              This may well be a genuine bug in Linux sigaction() (since at
24532              least Tru64, Solaris, and HP-UX disagree with Linux).
24533              Anyone with POSIX / SUSv2 tome handy?  The problem is that
24534              the flags of the oldaction don't match with the flags in
24535              the previously installed disposition.
24536      Branch: perl
24537            + t/lib/sigaction.t
24538            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
24539 ____________________________________________________________________________
24540 [  9085] By: jhi                                   on 2001/03/09  01:30:13
24541         Log: Subject: Re: mission impossible for the day
24542              From: Alex Gough <alex@rcon.org>
24543              Date: Thu, 08 Mar 2001 17:18:19 +0000
24544              Message-ID: <3AA7BEDB.8070409@rcon.org>
24545              
24546              If references (are overloaded) and can be directly stringified,
24547              show that instead of "stringified".
24548              
24549              (The problem, infinite mutual recursion caused by overloaded bool
24550              in Switch.pm, tracked by David Mitchell)
24551      Branch: perl
24552            ! lib/Carp/Heavy.pm
24553 ____________________________________________________________________________
24554 [  9084] By: jhi                                   on 2001/03/09  01:20:39
24555         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
24556              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
24557              From: David Mitchell <davem@fdgroup.co.uk>
24558              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
24559      Branch: perl
24560            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
24561            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
24562 ____________________________________________________________________________
24563 [  9083] By: jhi                                   on 2001/03/09  01:16:51
24564         Log: Subject: [PATCH] perldata.pod here-doc docs
24565              From: Jeff Pinyan <jeffp@crusoe.net>
24566              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
24567              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
24568      Branch: perl
24569            ! pod/perldata.pod
24570 ____________________________________________________________________________
24571 [  9082] By: jhi                                   on 2001/03/09  01:01:27
24572         Log: Subject: Re: Unicode/EBCDIC
24573              From: Peter Prymmer <pvhp@forte.com>
24574              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
24575              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
24576      Branch: perl
24577            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
24578 ____________________________________________________________________________
24579 [  9081] By: jhi                                   on 2001/03/08  13:41:30
24580         Log: Subject: Ooops, wrong 'no *POSIX' Patch
24581              From: Dorner Thomas <Thomas.Dorner@start.de>
24582              Date: Thu, 8 Mar 2001 08:43:28 +0100
24583              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
24584      Branch: perl
24585            ! hints/posix-bc.sh
24586 ____________________________________________________________________________
24587 [  9080] By: jhi                                   on 2001/03/08  13:11:42
24588         Log: It's Scripts.txt, not Script.txt.
24589      Branch: perl
24590            ! MANIFEST
24591 ____________________________________________________________________________
24592 [  9079] By: jhi                                   on 2001/03/08  12:59:05
24593         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
24594              From: Dorner Thomas <Thomas.Dorner@start.de>
24595              Date: Wed, 7 Mar 2001 14:13:31 +0100
24596              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
24597      Branch: perl
24598            ! makedepend.SH
24599 ____________________________________________________________________________
24600 [  9078] By: jhi                                   on 2001/03/08  12:57:43
24601         Log: Retract #9069, wrong patch.
24602      Branch: perl
24603            ! Makefile.SH
24604 ____________________________________________________________________________
24605 [  9077] By: jhi                                   on 2001/03/08  01:06:13
24606         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
24607      Branch: perl
24608            + lib/unicode/Scripts.txt
24609            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
24610            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
24611            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
24612            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
24613            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
24614            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
24615            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
24616            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
24617            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
24618            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
24619            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
24620            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
24621            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
24622            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
24623            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
24624            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
24625            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
24626            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
24627            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
24628            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
24629            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
24630            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
24631            ! lib/unicode/version
24632 ____________________________________________________________________________
24633 [  9076] By: jhi                                   on 2001/03/07  22:59:39
24634         Log: Integrate change #7784 from mainline into maintperl.
24635              
24636              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
24637      Branch: maint-5.6/perl
24638           !> pp_ctl.c t/op/pat.t
24639 ____________________________________________________________________________
24640 [  9075] By: jhi                                   on 2001/03/07  22:05:11
24641         Log: More UTF-8 test tweaks.
24642      Branch: perl
24643            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
24644 ____________________________________________________________________________
24645 [  9074] By: nick                                  on 2001/03/07  21:39:29
24646         Log: Integrate mainline.
24647      Branch: perlio
24648           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
24649           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
24650           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
24651           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
24652           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
24653 ____________________________________________________________________________
24654 [  9073] By: jhi                                   on 2001/03/07  16:37:09
24655         Log: Update Changes.
24656      Branch: perl
24657            ! Changes patchlevel.h
24658 ____________________________________________________________________________
24659 [  9072] By: jhi                                   on 2001/03/07  16:32:30
24660         Log: Subject: [ID 20010306.004] || != named unary operator
24661              From: abela@geneanet.org
24662              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
24663              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
24664      Branch: perl
24665            ! pod/perlop.pod
24666 ____________________________________________________________________________
24667 [  9071] By: jhi                                   on 2001/03/07  15:14:11
24668         Log: Subject: downgrading to bytes for common functions
24669              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
24670              Date: Wed, 7 Mar 2001 02:36:55 -0500
24671              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
24672      Branch: perl
24673            ! pp_sys.c
24674 ____________________________________________________________________________
24675 [  9070] By: jhi                                   on 2001/03/07  15:04:58
24676         Log: Clarify the description differentiating for and while; inspired by
24677              
24678              Subject: [ID 20010306.002] for/while difference in for definition
24679              From: abela@geneanet.org
24680              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
24681              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
24682      Branch: perl
24683            ! pod/perlsyn.pod
24684 ____________________________________________________________________________
24685 [  9069] By: jhi                                   on 2001/03/07  14:55:30
24686         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
24687              From: Dorner Thomas <Thomas.Dorner@start.de>
24688              Date: Wed, 7 Mar 2001 14:13:31 +0100
24689              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
24690      Branch: perl
24691            ! Makefile.SH
24692 ____________________________________________________________________________
24693 [  9068] By: jhi                                   on 2001/03/07  14:51:17
24694         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
24695              From: Radu Greab <radu@netsoft.ro>
24696              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
24697              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
24698      Branch: perl
24699            ! pp.c t/op/chop.t
24700 ____________________________________________________________________________
24701 [  9067] By: jhi                                   on 2001/03/07  14:48:57
24702         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
24703              From: Simon Cozens <simon@netthink.co.uk>
24704              Date: Wed, 7 Mar 2001 13:59:28 +0000
24705              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
24706              
24707              In order to allow MakeMaker to build correct Makefiles,
24708              you need to change the order of the arguments in MM_Unix.pm
24709              as well. (Unless you have C89_CCMODE set, but we're trying
24710              to be POSIXly correct)
24711              
24712              Thanks to Merijn Broeren for tracking this down.
24713      Branch: perl
24714            ! lib/ExtUtils/MM_Unix.pm
24715 ____________________________________________________________________________
24716 [  9066] By: jhi                                   on 2001/03/07  14:30:02
24717         Log: Floating point too messy.
24718      Branch: perl
24719            ! t/camel-III/vstring.t
24720 ____________________________________________________________________________
24721 [  9065] By: jhi                                   on 2001/03/07  14:17:44
24722         Log: Integrate change #9064 from maintperl into mainline.
24723              
24724              fix memory leak in pack("Bb",...)
24725      Branch: perl
24726           !> perl.c
24727 ____________________________________________________________________________
24728 [  9064] By: gsar                                  on 2001/03/07  06:29:24
24729         Log: fix memory leak in pack("Bb",...)
24730      Branch: maint-5.6/perl
24731            ! perl.c
24732 ____________________________________________________________________________
24733 [  9063] By: jhi                                   on 2001/03/07  00:55:04
24734         Log: Major utf8 test reorganisation and rewrite.
24735              Hopefully no tests were lost in the shuffle.
24736              (The beginning of pragma/utf8 was lost intentionally,
24737              the tests were rather bogus and incomplete.)
24738      Branch: perl
24739            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
24740            ! t/pragma/utf8.t
24741 ____________________________________________________________________________
24742 [  9062] By: jhi                                   on 2001/03/07  00:41:16
24743         Log: More tweakage on the Unicode character class descriptions.
24744      Branch: perl
24745            ! lib/unicode/mktables.PL pod/perlretut.pod
24746 ____________________________________________________________________________
24747 [  9061] By: jhi                                   on 2001/03/06  23:12:38
24748         Log: The perlretut was still talking about the old \p and \P
24749              definitions.
24750      Branch: perl
24751            ! pod/perlretut.pod
24752 ____________________________________________________________________________
24753 [  9060] By: nick                                  on 2001/03/06  20:52:37
24754         Log: Integrate mainline (make test works again now).
24755      Branch: perlio
24756           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
24757 ____________________________________________________________________________
24758 [  9059] By: jhi                                   on 2001/03/06  15:36:14
24759         Log: 0.999... does equal 1.0, doesn't it?
24760      Branch: perl
24761            ! t/camel-III/vstring.t
24762 ____________________________________________________________________________
24763 [  9058] By: jhi                                   on 2001/03/06  15:34:00
24764         Log: Make /x{abcd}/ to work without use utf8.
24765      Branch: perl
24766            ! regcomp.c
24767 ____________________________________________________________________________
24768 [  9057] By: jhi                                   on 2001/03/06  03:02:36
24769         Log: Easier to outcomment all the three reset() tests for now.
24770      Branch: perl
24771            ! t/op/pat.t
24772 ____________________________________________________________________________
24773 [  9056] By: jhi                                   on 2001/03/06  02:30:02
24774         Log: Comment out the deadly reset; until the 20010301.005
24775              is finally fixed.
24776      Branch: perl
24777            ! t/op/pat.t
24778 ____________________________________________________________________________
24779 [  9055] By: jhi                                   on 2001/03/06  02:21:26
24780         Log: Integrate the change #9054 from mainline:
24781              retract the PMOP cleanup patch pending further investigation.
24782      Branch: maint-5.6/perl
24783           !> op.c op.h
24784 ____________________________________________________________________________
24785 [  9054] By: jhi                                   on 2001/03/06  02:19:57
24786         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
24787              with oddly familiar stack traces.
24788      Branch: perl
24789            ! op.c op.h
24790 ____________________________________________________________________________
24791 [  9053] By: jhi                                   on 2001/03/05  23:20:28
24792         Log: Integrate perlio.
24793      Branch: perl
24794           +> ext/Encode/Encode/koi8-r.ucm
24795           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
24796           !> makedef.pl
24797 ____________________________________________________________________________
24798 [  9052] By: nick                                  on 2001/03/05  23:08:17
24799         Log: skipping USE_PERLIO symbols correction.
24800      Branch: perlio
24801            ! makedef.pl
24802 ____________________________________________________________________________
24803 [  9051] By: nick                                  on 2001/03/05  22:35:07
24804         Log: More Encode alias tidying.
24805      Branch: perlio
24806            + ext/Encode/Encode/koi8-r.ucm
24807            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
24808 ____________________________________________________________________________
24809 [  9050] By: jhi                                   on 2001/03/05  21:44:29
24810         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
24811              Sarathy's fix for ID 20010301.005.
24812      Branch: maint-5.6/perl
24813           !> op.c op.h
24814 ____________________________________________________________________________
24815 [  9049] By: nick                                  on 2001/03/05  19:54:04
24816         Log: Integrate Jarkko's Encode.pm tweak.
24817      Branch: perlio
24818           !> ext/Encode/Encode.pm
24819 ____________________________________________________________________________
24820 [  9048] By: nick                                  on 2001/03/05  19:47:57
24821         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
24822      Branch: perlio
24823           +> os2/os2add.sym
24824           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
24825           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
24826           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
24827           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
24828           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
24829 ____________________________________________________________________________
24830 [  9047] By: jhi                                   on 2001/03/05  19:25:26
24831         Log: Regen perlapi.
24832      Branch: perl
24833            ! pod/perlapi.pod
24834 ____________________________________________________________________________
24835 [  9046] By: jhi                                   on 2001/03/05  19:12:14
24836         Log: Integrate perlio.
24837      Branch: perl
24838           +> t/camel-III/vstring.t
24839           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
24840 ____________________________________________________________________________
24841 [  9045] By: jhi                                   on 2001/03/05  19:10:36
24842         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
24843      Branch: perl
24844            ! ext/Encode/Encode.pm
24845 ____________________________________________________________________________
24846 [  9044] By: jhi                                   on 2001/03/05  18:49:12
24847         Log: Forgot the other half of the PMOP patch (#9033).
24848      Branch: perl
24849            ! op.h
24850 ____________________________________________________________________________
24851 [  9043] By: nick                                  on 2001/03/05  18:14:47
24852         Log: Update MANIFEST for new test.
24853      Branch: perlio
24854            ! MANIFEST
24855 ____________________________________________________________________________
24856 [  9042] By: nick                                  on 2001/03/05  18:12:41
24857         Log: Some tests for Camel 3rd edition features.
24858              Make gethostbyaddr() test in above work.
24859      Branch: perlio
24860            + t/camel-III/vstring.t
24861            ! pp.h pp_sys.c t/TEST t/harness
24862 ____________________________________________________________________________
24863 [  9041] By: jhi                                   on 2001/03/05  17:41:48
24864         Log: Add more ISO 8859 encoding aliases.
24865      Branch: perl
24866            ! ext/Encode/Encode.pm
24867 ____________________________________________________________________________
24868 [  9040] By: jhi                                   on 2001/03/05  17:30:43
24869         Log: Integrate perlio.
24870      Branch: perl
24871           !> MANIFEST sv.c
24872 ____________________________________________________________________________
24873 [  9039] By: nick                                  on 2001/03/05  17:11:36
24874         Log: Missed added file.
24875      Branch: perlio
24876            ! MANIFEST
24877 ____________________________________________________________________________
24878 [  9038] By: jhi                                   on 2001/03/05  15:58:01
24879         Log: Add tr tests for EBCDIC, from Karsten Sperling.
24880      Branch: perl
24881            ! t/op/tr.t
24882 ____________________________________________________________________________
24883 [  9037] By: nick                                  on 2001/03/05  15:56:35
24884         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
24885              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
24886              
24887              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
24888              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
24889              - uses SvPV() rather than sv_2pv() in case it isn't a string.
24890      Branch: perlio
24891            ! sv.c
24892 ____________________________________________________________________________
24893 [  9036] By: jhi                                   on 2001/03/05  15:49:15
24894         Log: Add matching tests currently failing in EBCDIC,
24895              suggested by Karsten Sperling.
24896      Branch: perl
24897            ! t/op/pat.t
24898 ____________________________________________________________________________
24899 [  9035] By: jhi                                   on 2001/03/05  15:36:55
24900         Log: The #9034 needs a MANIFESTation.
24901      Branch: perl
24902            ! MANIFEST
24903 ____________________________________________________________________________
24904 [  9034] By: jhi                                   on 2001/03/05  15:35:14
24905         Log: Integrate perlio.
24906      Branch: perl
24907           +> ext/Encode/Encode/Tcl.pm
24908           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
24909           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
24910           !> ext/Encode/Encode/iso8859-1.ucm
24911           !> ext/Encode/Encode/iso8859-10.ucm
24912           !> ext/Encode/Encode/iso8859-13.ucm
24913           !> ext/Encode/Encode/iso8859-14.ucm
24914           !> ext/Encode/Encode/iso8859-15.ucm
24915           !> ext/Encode/Encode/iso8859-16.ucm
24916           !> ext/Encode/Encode/iso8859-2.ucm
24917           !> ext/Encode/Encode/iso8859-3.ucm
24918           !> ext/Encode/Encode/iso8859-4.ucm
24919           !> ext/Encode/Encode/iso8859-5.ucm
24920           !> ext/Encode/Encode/iso8859-6.ucm
24921           !> ext/Encode/Encode/iso8859-7.ucm
24922           !> ext/Encode/Encode/iso8859-8.ucm
24923           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
24924           !> t/lib/encode.t
24925 ____________________________________________________________________________
24926 [  9033] By: jhi                                   on 2001/03/05  15:33:18
24927         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
24928              From: Gurusamy Sarathy <gsar@ActiveState.com>
24929              Date: Sun, 04 Mar 2001 22:33:15 -0800
24930              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
24931              
24932              PMOPs need to remember their own stash so that they can
24933              gracefully remove themselves from their linked list.
24934      Branch: perl
24935            ! op.c
24936 ____________________________________________________________________________
24937 [  9032] By: nick                                  on 2001/03/05  14:51:50
24938         Log: Encode implementation "completion"
24939              Implement and document define_encoding()
24940              Implement and document encoding aliases including define_alias()
24941              Make Encode::XS use define_encoding() rather than back-door.
24942              Move run-time *.enc to separate Encode::Tcl module.
24943              Make 'compile' honour <codeset_name>
24944              Change canonical names of to iso-8859-* and US-ascii.
24945      Branch: perlio
24946            + ext/Encode/Encode/Tcl.pm
24947            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
24948            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
24949            ! ext/Encode/Encode/iso8859-1.ucm
24950            ! ext/Encode/Encode/iso8859-10.ucm
24951            ! ext/Encode/Encode/iso8859-13.ucm
24952            ! ext/Encode/Encode/iso8859-14.ucm
24953            ! ext/Encode/Encode/iso8859-15.ucm
24954            ! ext/Encode/Encode/iso8859-16.ucm
24955            ! ext/Encode/Encode/iso8859-2.ucm
24956            ! ext/Encode/Encode/iso8859-3.ucm
24957            ! ext/Encode/Encode/iso8859-4.ucm
24958            ! ext/Encode/Encode/iso8859-5.ucm
24959            ! ext/Encode/Encode/iso8859-6.ucm
24960            ! ext/Encode/Encode/iso8859-7.ucm
24961            ! ext/Encode/Encode/iso8859-8.ucm
24962            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
24963            ! t/lib/encode.t
24964 ____________________________________________________________________________
24965 [  9031] By: jhi                                   on 2001/03/05  13:51:17
24966         Log: Integrate change #9030 from maintperl into mainline.
24967              
24968              Subject: [PATCH 5.6.1] OS/2 cleanup
24969      Branch: perl
24970           +> os2/os2add.sym
24971           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
24972           !> makedef.pl os2/Changes os2/Makefile.SHs
24973           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
24974           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
24975           !> os2/os2.sym os2/os2ish.h
24976 ____________________________________________________________________________
24977 [  9030] By: jhi                                   on 2001/03/05  13:46:49
24978         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
24979              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24980              Date: Mon, 5 Mar 2001 02:29:44 -0500
24981              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
24982      Branch: maint-5.6/perl
24983            + os2/os2add.sym
24984            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
24985            ! makedef.pl os2/Changes os2/Makefile.SHs
24986            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
24987            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
24988            ! os2/os2.sym os2/os2ish.h
24989 ____________________________________________________________________________
24990 [  9029] By: jhi                                   on 2001/03/05  13:40:35
24991         Log: Integrate change #9028 from maintperl into mainline.
24992              
24993              various nits in MM_Unix.pm found by disabling SelfLoader
24994      Branch: perl
24995           !> lib/ExtUtils/MM_Unix.pm
24996 ____________________________________________________________________________
24997 [  9028] By: gsar                                  on 2001/03/05  09:58:38
24998         Log: various nits in MM_Unix.pm found by disabling SelfLoader
24999      Branch: maint-5.6/perl
25000            ! lib/ExtUtils/MM_Unix.pm
25001 ____________________________________________________________________________
25002 [  9027] By: nick                                  on 2001/03/05  08:35:22
25003         Log: Integrate mainline
25004      Branch: perlio
25005           !> (integrate 28 files)
25006 ____________________________________________________________________________
25007 [  9026] By: jhi                                   on 2001/03/05  02:14:59
25008         Log: Integrate change #9025 from mainline to maintperl,
25009              retract \N{U+HHHH}.
25010      Branch: maint-5.6/perl
25011           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
25012           !> t/lib/charnames.t toke.c
25013 ____________________________________________________________________________
25014 [  9025] By: jhi                                   on 2001/03/05  02:13:09
25015         Log: Retracting \N{U+HHHH}.
25016      Branch: perl
25017            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
25018            ! t/lib/charnames.t toke.c
25019 ____________________________________________________________________________
25020 [  9024] By: jhi                                   on 2001/03/04  20:51:07
25021         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
25022              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
25023              Date: Fri, 02 Mar 2001 18:25:26 +0100
25024              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
25025              
25026              Casting problem.
25027      Branch: perl
25028            ! ext/Storable/Storable.xs
25029 ____________________________________________________________________________
25030 [  9023] By: jhi                                   on 2001/03/04  19:46:45
25031         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
25032              From: nick@talking.bollo.cx
25033              Date: Sat, 03 Mar 2001 21:41:33 +0000
25034              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
25035              
25036              Revert the workaround.
25037      Branch: perl
25038            ! perlio.c
25039 ____________________________________________________________________________
25040 [  9022] By: jhi                                   on 2001/03/04  19:36:28
25041         Log: Update Changes.
25042      Branch: perl
25043            ! Changes patchlevel.h
25044 ____________________________________________________________________________
25045 [  9021] By: jhi                                   on 2001/03/04  18:41:00
25046         Log: makedef.pl updates suggested by Chris Nandor; double-checking
25047              the changes in AIX, OS/2 Win32 would be nice.
25048      Branch: perl
25049            ! makedef.pl
25050 ____________________________________________________________________________
25051 [  9020] By: jhi                                   on 2001/03/04  18:23:58
25052         Log: Integrate change #9012 from maintperl into mainline,
25053              quench a compiler warning.
25054      Branch: perl
25055           !> toke.c
25056 ____________________________________________________________________________
25057 [  9019] By: jhi                                   on 2001/03/04  18:18:43
25058         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
25059              
25060              \N{U+HHHH} fix.
25061              
25062              pattern in G_ARRAY context
25063      Branch: maint-5.6/perl
25064           !> pp_hot.c t/op/pat.t toke.c
25065 ____________________________________________________________________________
25066 [  9018] By: jhi                                   on 2001/03/04  18:07:48
25067         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
25068              From: Jeff Pinyan <jeffp@crusoe.net>
25069              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
25070              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
25071      Branch: perl
25072            ! pp_hot.c t/op/pat.t
25073 ____________________________________________________________________________
25074 [  9017] By: jhi                                   on 2001/03/04  18:06:21
25075         Log: I thought I tested the #9014.
25076      Branch: perl
25077            ! toke.c
25078 ____________________________________________________________________________
25079 [  9016] By: jhi                                   on 2001/03/04  17:41:22
25080         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
25081              
25082              Tweak the get*ent() OS/2 prototypes.
25083              
25084              Add the \N{U+HHHH} syntax.
25085              
25086              More tr/// UTF-8 fixes from Inaba Hiroto.
25087      Branch: maint-5.6/perl
25088           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
25089           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
25090 ____________________________________________________________________________
25091 [  9015] By: jhi                                   on 2001/03/04  17:36:04
25092         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
25093      Branch: perl
25094            ! doop.c t/op/tr.t
25095 ____________________________________________________________________________
25096 [  9014] By: jhi                                   on 2001/03/04  17:24:49
25097         Log: Add the \N{U+HHHH} syntax.
25098      Branch: perl
25099            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
25100            ! t/lib/charnames.t toke.c
25101 ____________________________________________________________________________
25102 [  9013] By: jhi                                   on 2001/03/04  17:20:45
25103         Log: Tweak the get*ent() OS/2 prototypes.
25104      Branch: perl
25105            ! os2/os2.c
25106 ____________________________________________________________________________
25107 [  9012] By: gsar                                  on 2001/03/04  06:26:14
25108         Log: avoid warning (nit in change#9009)
25109      Branch: maint-5.6/perl
25110            ! toke.c
25111 ____________________________________________________________________________
25112 [  9011] By: gsar                                  on 2001/03/04  06:15:24
25113         Log: lib/charnames.t fails in 5.6.x because of older Unicode
25114              data
25115              
25116              TODO: need to revisit this after updating lib/unicode/...
25117      Branch: maint-5.6/perl
25118            ! t/lib/charnames.t
25119 ____________________________________________________________________________
25120 [  9010] By: gsar                                  on 2001/03/04  06:08:36
25121         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
25122      Branch: maint-5.6/perl
25123            ! toke.c
25124 ____________________________________________________________________________
25125 [  9009] By: jhi                                   on 2001/03/03  19:27:20
25126         Log: Integrate change #9008 from mainline to maintperl,
25127              UTF-8 tr/// fixes from Inaba Hiroto.
25128      Branch: maint-5.6/perl
25129           !> doop.c op.c t/op/tr.t toke.c
25130 ____________________________________________________________________________
25131 [  9008] By: jhi                                   on 2001/03/03  19:19:42
25132         Log: UTF8 tr/// fixes from Inaba Hiroto.
25133      Branch: perl
25134            ! doop.c op.c t/op/tr.t toke.c
25135 ____________________________________________________________________________
25136 [  9007] By: jhi                                   on 2001/03/03  19:00:30
25137         Log: Integrate change #9006 from maintperl to mainline,
25138              more robust quest for the infinite.
25139      Branch: perl
25140           !> lib/Math/Complex.pm
25141 ____________________________________________________________________________
25142 [  9006] By: jhi                                   on 2001/03/03  18:58:06
25143         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
25144              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25145              Date: Sat, 3 Mar 2001 12:51:50 -0500
25146              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
25147              
25148              Be more robust in our quest for the infinite.
25149      Branch: maint-5.6/perl
25150            ! lib/Math/Complex.pm
25151 ____________________________________________________________________________
25152 [  9005] By: jhi                                   on 2001/03/03  17:55:50
25153         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
25154      Branch: maint-5.6/perl
25155            ! doio.c
25156 ____________________________________________________________________________
25157 [  9004] By: jhi                                   on 2001/03/03  17:40:14
25158         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
25159              so that picky compilers like IRIX won't get huffy about
25160              "statements without effect" (like 1;).
25161      Branch: perl
25162            ! toke.c
25163 ____________________________________________________________________________
25164 [  9003] By: jhi                                   on 2001/03/03  17:15:52
25165         Log: Integrate change #9002 from mainline to maintperl.
25166              
25167              Subject: [perl-5.6.x, perl-current] accept for EPOC
25168      Branch: maint-5.6/perl
25169           !> pp_sys.c
25170 ____________________________________________________________________________
25171 [  9002] By: jhi                                   on 2001/03/03  17:14:30
25172         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
25173              From: Olaf Flebbe <O.Flebbe@science-computing.de>
25174              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
25175              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
25176      Branch: perl
25177            ! pp_sys.c
25178 ____________________________________________________________________________
25179 [  9001] By: jhi                                   on 2001/03/03  17:13:13
25180         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
25181              From: "Craig A. Berry" <craigberry@mac.com>
25182              Date: Fri, 02 Mar 2001 17:44:40 -0600
25183              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
25184      Branch: perl
25185            ! t/pod/find.t
25186 ____________________________________________________________________________
25187 [  9000] By: jhi                                   on 2001/03/03  17:11:55
25188         Log: Integrate changes #8997,8999 from maintperl.
25189              
25190              Subject: [PATCH 5.6.1] compiling on OS/2
25191              (Better error message from hints/os2.sh)
25192              
25193              Subject: [PATCH 5.6.1] syslog.t
25194      Branch: perl
25195           !> hints/os2.sh t/lib/syslog.t
25196 ____________________________________________________________________________
25197 [  8999] By: jhi                                   on 2001/03/03  17:09:28
25198         Log: Subject: [PATCH 5.6.1] syslog.t
25199              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25200              Date: Sat, 3 Mar 2001 02:11:17 -0500
25201              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
25202      Branch: maint-5.6/perl
25203            ! t/lib/syslog.t
25204 ____________________________________________________________________________
25205 [  8998] By: jhi                                   on 2001/03/03  17:07:50
25206         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
25207              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25208              Date: Sat, 3 Mar 2001 01:53:52 -0500
25209              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
25210      Branch: maint-5.6/perl
25211            ! opcode.pl os2/os2.c
25212 ____________________________________________________________________________
25213 [  8997] By: jhi                                   on 2001/03/03  17:03:30
25214         Log: Subject: [PATCH 5.6.1] compiling on OS/2
25215              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25216              Date: Sat, 3 Mar 2001 01:59:59 -0500
25217              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
25218      Branch: maint-5.6/perl
25219            ! hints/os2.sh
25220 ____________________________________________________________________________
25221 [  8996] By: jhi                                   on 2001/03/03  00:55:58
25222         Log: Regen files for mainline.
25223      Branch: perl
25224            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25225            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
25226 ____________________________________________________________________________
25227 [  8995] By: jhi                                   on 2001/03/03  00:35:22
25228         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
25229              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
25230              to maintperl.
25231              
25232              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
25233              
25234              Add Configure option -Dmksymlinks which will create a symlink
25235              forest if the current/build differs from the source directory.
25236              (8218,8220,8221,8317,8318,8971)
25237              
25238              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
25239              (Document APPLLIB_EXP in INSTALL.)
25240              
25241              If running byacc write-enable also perly.h.
25242              
25243              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
25244              
25245              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
25246              
25247              Sanity check for conflicting thread flavours.
25248              
25249              Fix the sys/fcntl.h problem reported by Peter Prymmer.
25250              
25251              Add few CPUs/architectures to the Cppsym scan,
25252              add -perlio to archname if so selected (modified 8890)
25253              
25254              Be more helpful for devel builders, suggested by John L. Allen.
25255              (admittedly pointless change for maintperl, but the usedevel
25256              code is there already)
25257      Branch: maint-5.6/perl
25258           !> Configure INSTALL Makefile.SH Porting/Glossary
25259           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
25260           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
25261           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
25262           !> win32/config.bc win32/config.gc win32/config.vc
25263 ____________________________________________________________________________
25264 [  8994] By: jhi                                   on 2001/03/02  23:31:41
25265         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
25266      Branch: metaconfig/U/perl
25267            ! gccvers.U
25268 ____________________________________________________________________________
25269 [  8993] By: jhi                                   on 2001/03/02  23:22:12
25270         Log: Regenerate various files for maint.
25271      Branch: maint-5.6/perl
25272            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
25273            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
25274 ____________________________________________________________________________
25275 [  8992] By: alanbur                               on 2001/03/02  22:48:34
25276         Log: Resync wuth parent
25277      Branch: maint-5.6/pureperl
25278           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
25279           !> (integrate 60 files)
25280 ____________________________________________________________________________
25281 [  8991] By: jhi                                   on 2001/03/02  21:00:08
25282         Log: Retract the #8742 part of #8986, backward compat.
25283      Branch: maint-5.6/perl
25284            ! embed.pl
25285 ____________________________________________________________________________
25286 [  8990] By: jhi                                   on 2001/03/02  20:40:07
25287         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
25288      Branch: maint-5.6/perl
25289            ! hv.c
25290 ____________________________________________________________________________
25291 [  8989] By: jhi                                   on 2001/03/02  19:59:56
25292         Log: Update Changes.
25293      Branch: perl
25294            ! Changes patchlevel.h
25295 ____________________________________________________________________________
25296 [  8988] By: jhi                                   on 2001/03/02  19:57:08
25297         Log: Integrate perlio.
25298      Branch: perl
25299           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
25300           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
25301           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
25302           !> ext/Encode/Encode/iso8859-10.ucm
25303           !> ext/Encode/Encode/iso8859-13.ucm
25304           !> ext/Encode/Encode/iso8859-14.ucm
25305           !> ext/Encode/Encode/iso8859-15.ucm
25306           !> ext/Encode/Encode/iso8859-16.ucm
25307           !> ext/Encode/Encode/iso8859-2.ucm
25308           !> ext/Encode/Encode/iso8859-3.ucm
25309           !> ext/Encode/Encode/iso8859-4.ucm
25310           !> ext/Encode/Encode/iso8859-5.ucm
25311           !> ext/Encode/Encode/iso8859-6.ucm
25312           !> ext/Encode/Encode/iso8859-7.ucm
25313           !> ext/Encode/Encode/iso8859-8.ucm
25314           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
25315           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
25316 ____________________________________________________________________________
25317 [  8987] By: jhi                                   on 2001/03/02  19:43:40
25318         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
25319              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
25320              8950,8952,8955 from mainline to maintperl.
25321              
25322              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
25323              
25324              Put to rest the 20010205.001, the email address checking (not) regex.
25325              
25326              fork() not everywhere, cleanup temp files.
25327              
25328              The #8843 wasn't quite right: %Config needs to imported.
25329              
25330              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
25331              (#8849: the glob-basic hunk needed massaging as it depended
25332              on Schwern's large-scale (unintegrated) patches)
25333              
25334              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
25335              
25336              Upgrade to CGI.pm 2.752, from Lincoln Stein.
25337              (Note: there were some conflicts due to EBCDIC and EPOC
25338              patches, in general I preferred the repository code.)
25339              (When 2.753 comes out, we need to synchronize.)
25340              
25341              Subject: [PATCH] fix for charnames above FFFF
25342              
25343              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
25344              
25345              If no sfio, no -lsfio.
25346              
25347              Run run/*.t also in minitest.
25348              
25349              Subject:  [PATCH perl 5.7.0] malloc message address offset
25350              
25351              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
25352              
25353              Subject: fix for parameter -Dm (for perl@8867)
25354              
25355              Subject: [PATCH: perl@8892] was Re: hashing order difference?
25356              (make the test more portable)
25357              
25358              Subject: Re: [PATCH] fix for charnames above FFFF
25359              
25360              Subject: Re: I'm losing the war...
25361              (hv_store() not working correctly in ENV_IS_CASELESS case.)
25362              
25363              Subject: Modified README.bs2000 
25364              
25365              Subject: [PATCH: perl@8935] -Dt padsv($var)
25366              
25367              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
25368              
25369              Subject: PATCH: extra tests to check on negative float to unsigned cast
25370              
25371              Subject: [PATCH] XPUSH[insp] was Re: progress
25372              
25373              Subject: Re: Compile with perlcc..
25374      Branch: maint-5.6/perl
25375           !> (integrate 36 files)
25376 ____________________________________________________________________________
25377 [  8986] By: jhi                                   on 2001/03/02  18:51:25
25378         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
25379              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
25380              to maintperl.
25381              
25382              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
25383              
25384              Subject: [DOC PATCH] overload.pm nits
25385              
25386              Add header for LIB$ prototypes (C. Berry)
25387              
25388              Convert fwrite()s to sockets to write()s, since some socket stacks
25389              don't take kindly to stdio.
25390              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
25391              (for often optional LNMs)
25392              Correct a few typos
25393              (C. Bailey)
25394              
25395              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
25396              
25397              De-cut-and-pasto.
25398              
25399              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
25400              
25401              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
25402              
25403              Upgrade to CPAN 1.59_54, from Andreas König.
25404              
25405              Bogus shebang.
25406              
25407              Subject: [PATCH] Document makepatch in Porting/patching
25408              
25409              UTF-8 documentation.
25410              
25411              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
25412              
25413              Sort the MANIFEST.
25414              
25415              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
25416              
25417              Subject: [PATCH @8807] toke.c cleanup: scan_str()
25418              
25419              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
25420              
25421              Add run/*.t to testables.
25422              
25423              TODO: integrate #8784.
25424      Branch: maint-5.6/perl
25425           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
25426           !> (integrate 28 files)
25427 ____________________________________________________________________________
25428 [  8985] By: nick                                  on 2001/03/02  18:15:45
25429         Log: Integrate mainline
25430      Branch: perlio
25431           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
25432           !> vms/vms.c
25433 ____________________________________________________________________________
25434 [  8984] By: jhi                                   on 2001/03/02  16:00:17
25435         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
25436              
25437              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
25438              5.004_05, and mention the suidperl August 2000 security problem.
25439              (#8978,#8981)
25440              
25441              Subject: [ID 20010301.004] Technically speaking in perldata
25442              
25443              Subject: [PATCH] File::Copy for bleadperl, maintperl
25444              
25445              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
25446              
25447              (The #8982, fix for 20010221.005 and 20010221.008,
25448              would be nice too but it didn't integrate cleanly.)
25449      Branch: maint-5.6/perl
25450           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
25451 ____________________________________________________________________________
25452 [  8983] By: jhi                                   on 2001/03/02  15:51:16
25453         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
25454              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25455              Date:     Thu, 1 Mar 2001 15:54:09 EST
25456              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
25457      Branch: perl
25458            ! vms/vms.c
25459 ____________________________________________________________________________
25460 [  8982] By: jhi                                   on 2001/03/02  15:43:31
25461         Log: Subject: Re: sync sync sync: have I missed any patches?
25462              From: Radu Greab <radu@netsoft.ro> 
25463              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
25464              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
25465              
25466              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
25467              was checking argv[0] regardless of whether a different pathname
25468              will actually be executed."  Test case not supplied because 
25469              drafting that, ironically enough, revealed another bug
25470              (or a feature).
25471      Branch: perl
25472            ! doio.c
25473 ____________________________________________________________________________
25474 [  8981] By: jhi                                   on 2001/03/02  15:28:03
25475         Log: Misdate in #8978.
25476      Branch: perl
25477            ! pod/perlfaq1.pod
25478 ____________________________________________________________________________
25479 [  8980] By: jhi                                   on 2001/03/02  15:24:20
25480         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
25481              From: Chris Nandor <pudge@pobox.com>
25482              Date: Wed, 28 Feb 2001 22:10:15 -0500
25483              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
25484      Branch: perl
25485            ! lib/File/Copy.pm
25486 ____________________________________________________________________________
25487 [  8979] By: jhi                                   on 2001/03/02  15:17:16
25488         Log: Subject: [ID 20010301.004] Technically speaking in perldata
25489              From: abela@geneanet.org
25490              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
25491              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
25492      Branch: perl
25493            ! pod/perldata.pod
25494 ____________________________________________________________________________
25495 [  8978] By: jhi                                   on 2001/03/02  15:15:27
25496         Log: Subject: [ID 20010301.003] ref to 5.004
25497              From: abela@geneanet.org
25498              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
25499              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
25500              
25501              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
25502              and mention the suidperl August 2000 security problem.
25503      Branch: perl
25504            ! pod/perlfaq1.pod
25505 ____________________________________________________________________________
25506 [  8977] By: alanbur                               on 2001/03/02  14:17:45
25507         Log: Resynchronised with parent
25508      Branch: maint-5.6/pureperl
25509           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
25510           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
25511           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
25512           !> vms/descrip_mms.template win32/win32.c win32/win32.h
25513           !> win32/win32iop.h
25514 ____________________________________________________________________________
25515 [  8976] By: nick                                  on 2001/03/01  23:25:30
25516         Log: Integrate mainline.
25517      Branch: perlio
25518            - t/op/qu.t
25519           !> (integrate 55 files)
25520 ____________________________________________________________________________
25521 [  8975] By: jhi                                   on 2001/03/01  16:51:34
25522         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
25523      Branch: perl
25524           !> toke.c
25525 ____________________________________________________________________________
25526 [  8974] By: gsar                                  on 2001/03/01  16:28:21
25527         Log: fix for bugid 20010226.008
25528              
25529              the problem was that some of the pointers (PL_last_lop and
25530              PL_last_uni specifically) into the lex buffers weren't correctly
25531              being invalidated when the buffer changed; this would leave the
25532              pointers pointing at an arbitrary location in the buffer if
25533              the buffer didn't need to be reallocated, or point into freed
25534              memory if the buffer had to be realloced
25535              
25536              TODO item for bugdb maintainers: check other seemingly random
25537              parser-related bugs--they might be cured by this
25538      Branch: maint-5.6/perl
25539            ! toke.c
25540 ____________________________________________________________________________
25541 [  8973] By: jhi                                   on 2001/03/01  02:23:25
25542         Log: Retract #8970 because of a completely mysterious core dump:
25543              adding the tests 241..244 causes op/pat dump core at test #25.
25544              The test needs a lot of whittling down before the bug can be solved.
25545      Branch: perl
25546            ! t/op/pat.t
25547 ____________________________________________________________________________
25548 [  8972] By: jhi                                   on 2001/03/01  01:58:38
25549         Log: Regen perlapi.
25550      Branch: perl
25551            ! pod/perlapi.pod
25552 ____________________________________________________________________________
25553 [  8971] By: jhi                                   on 2001/03/01  01:34:09
25554         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))
25555              From: Nicholas Clark <nick@ccl4.org>
25556              Date: Wed, 28 Feb 2001 23:28:49 +0000
25557              Message-ID: <20010228232849.A55187@plum.flirble.org>
25558              
25559              Allow a completely write protected source code tree
25560              when using the Configure -Dmksymlinks.
25561      Branch: perl
25562            ! embed.pl warnings.pl
25563 ____________________________________________________________________________
25564 [  8970] By: jhi                                   on 2001/03/01  01:32:04
25565         Log: Add back the EBCDIC character range tests (for matching).
25566      Branch: perl
25567            ! t/op/pat.t
25568 ____________________________________________________________________________
25569 [  8969] By: nick                                  on 2001/02/28  18:18:01
25570         Log: Add charname comments to .ucm files writen by 'compile',
25571              also order charmaps in those files by source encoding.
25572              regenerate distrubuted .ucm files
25573      Branch: perlio
25574            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
25575            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
25576            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
25577            ! ext/Encode/Encode/iso8859-10.ucm
25578            ! ext/Encode/Encode/iso8859-13.ucm
25579            ! ext/Encode/Encode/iso8859-14.ucm
25580            ! ext/Encode/Encode/iso8859-15.ucm
25581            ! ext/Encode/Encode/iso8859-16.ucm
25582            ! ext/Encode/Encode/iso8859-2.ucm
25583            ! ext/Encode/Encode/iso8859-3.ucm
25584            ! ext/Encode/Encode/iso8859-4.ucm
25585            ! ext/Encode/Encode/iso8859-5.ucm
25586            ! ext/Encode/Encode/iso8859-6.ucm
25587            ! ext/Encode/Encode/iso8859-7.ucm
25588            ! ext/Encode/Encode/iso8859-8.ucm
25589            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
25590            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
25591 ____________________________________________________________________________
25592 [  8968] By: jhi                                   on 2001/02/28  16:26:37
25593         Log: Expand usemorebits early if d_casti32 needs to be undefined.
25594      Branch: perl
25595            ! hints/hpux.sh hints/irix_6.sh
25596 ____________________________________________________________________________
25597 [  8967] By: jhi                                   on 2001/02/28  16:22:26
25598         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
25599              retract toke.c/qu parts of #8583, retract #8485, retract
25600              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
25601              op/length.t, and MANIFEST, and delete t/op/qu.t.
25602      Branch: perl
25603            - t/op/qu.t
25604            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
25605            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
25606            ! t/op/length.t toke.c
25607 ____________________________________________________________________________
25608 [  8966] By: jhi                                   on 2001/02/28  15:00:27
25609         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
25610              by not changing from pre-Unicode days into being Unicode-aware.
25611              Sniff.
25612      Branch: perl
25613            ! pp.c t/op/pack.t t/op/qu.t
25614 ____________________________________________________________________________
25615 [  8965] By: jhi                                   on 2001/02/28  14:37:55
25616         Log: Subject: Re: Errors in core PODs
25617              From: Michael Stevens <michael@etla.org> 
25618              Date: Fri, 23 Feb 2001 15:47:56 +0000
25619              Message-ID: <20010223154756.A7723@firedrake.org> 
25620      Branch: perl
25621            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
25622            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
25623            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
25624            ! x2p/a2p.pod
25625 ____________________________________________________________________________
25626 [  8964] By: jhi                                   on 2001/02/28  14:35:35
25627         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
25628              (The #8961 was too bold.)
25629      Branch: perl
25630            ! hints/hpux.sh hints/irix_6.sh
25631 ____________________________________________________________________________
25632 [  8963] By: jhi                                   on 2001/02/28  14:33:39
25633         Log: Subject: Re: sync sync sync: have I missed any patches?
25634              From: Tim Jenness <t.jenness@jach.hawaii.edu>
25635              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
25636              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
25637              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
25638              
25639              Replace djSP with dSP.
25640      Branch: perl
25641            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
25642            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
25643            ! win32/perlhost.h
25644 ____________________________________________________________________________
25645 [  8962] By: jhi                                   on 2001/02/27  23:21:14
25646         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
25647      Branch: perl
25648            ! lib/Filter/Simple.pm
25649 ____________________________________________________________________________
25650 [  8961] By: jhi                                   on 2001/02/27  22:55:26
25651         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
25652              and this would be it.
25653      Branch: perl
25654            ! hints/hpux.sh hints/irix_6.sh
25655 ____________________________________________________________________________
25656 [  8960] By: jhi                                   on 2001/02/27  22:51:33
25657         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
25658              From: "Craig A. Berry" <craigberry@mac.com>
25659              Date: Tue, 27 Feb 2001 16:11:44 -0600
25660              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
25661      Branch: maint-5.6/perl
25662            ! configure.com vms/descrip_mms.template
25663 ____________________________________________________________________________
25664 [  8959] By: jhi                                   on 2001/02/27  22:47:23
25665         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
25666              From: "Craig A. Berry" <craigberry@mac.com>
25667              Date: Tue, 27 Feb 2001 16:11:44 -0600
25668              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
25669      Branch: perl
25670            ! configure.com vms/descrip_mms.template
25671 ____________________________________________________________________________
25672 [  8958] By: jhi                                   on 2001/02/27  15:16:42
25673         Log: Update Changes.
25674      Branch: perl
25675            ! Changes patchlevel.h
25676 ____________________________________________________________________________
25677 [  8957] By: jhi                                   on 2001/02/27  06:15:07
25678         Log: Subject: [5.6.x] EPOC additions
25679              From: Olaf Flebbe <O.Flebbe@science-computing.de>
25680              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
25681              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
25682      Branch: maint-5.6/perl
25683            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
25684 ____________________________________________________________________________
25685 [  8956] By: jhi                                   on 2001/02/27  06:12:11
25686         Log: Subject: [perl-current] EPOC 
25687              From: Olaf Flebbe <O.Flebbe@science-computing.de>
25688              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
25689              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
25690      Branch: perl
25691            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
25692            ! epoc/epocish.c epoc/epocish.h pp_sys.c
25693 ____________________________________________________________________________
25694 [  8955] By: jhi                                   on 2001/02/27  05:59:50
25695         Log: Subject: Re: Compile with perlcc..
25696              From: Edward Peschko <edwardp@excitehome.net>
25697              Date: Mon, 26 Feb 2001 18:51:58 -0800
25698              Message-ID: <20010226185158.A9871@excitehome.net>
25699              
25700              plus add a simple usage message if no arguments given.
25701      Branch: perl
25702            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
25703            ! utils/Makefile utils/perlcc.PL win32/pod.mak
25704 ____________________________________________________________________________
25705 [  8954] By: nick                                  on 2001/02/26  21:02:59
25706         Log: Integrate mainline
25707      Branch: perlio
25708           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
25709           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
25710           !> t/op/sprintf.t
25711 ____________________________________________________________________________
25712 [  8953] By: jhi                                   on 2001/02/26  14:43:54
25713         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
25714              From: Nicholas Clark <nick@ccl4.org>
25715              Date: Mon, 26 Feb 2001 00:42:07 +0000
25716              Message-ID: <20010226004207.F23333@plum.flirble.org>
25717      Branch: perl
25718            ! pp_ctl.c
25719 ____________________________________________________________________________
25720 [  8952] By: jhi                                   on 2001/02/26  14:42:13
25721         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
25722              From: Simon Cozens <simon@netthink.co.uk>
25723              Date: Mon, 26 Feb 2001 12:23:48 +0000
25724              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
25725      Branch: perl
25726            ! pod/perlguts.pod
25727 ____________________________________________________________________________
25728 [  8951] By: jhi                                   on 2001/02/26  14:39:15
25729         Log: Subject: [PATCH] perlio - unknown layer
25730              From: Nicholas Clark <nick@ccl4.org>
25731              Date: Mon, 26 Feb 2001 00:27:19 +0000
25732              Message-ID: <20010226002719.E23333@plum.flirble.org>
25733      Branch: perl
25734            ! perlio.c
25735 ____________________________________________________________________________
25736 [  8950] By: jhi                                   on 2001/02/26  14:38:04
25737         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
25738              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
25739              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
25740              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
25741      Branch: perl
25742            ! t/op/bop.t
25743 ____________________________________________________________________________
25744 [  8949] By: jhi                                   on 2001/02/26  14:37:07
25745         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
25746              From: Peter Prymmer <pvhp@forte.com>
25747              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
25748              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
25749      Branch: perl
25750            ! lib/Test.pm
25751 ____________________________________________________________________________
25752 [  8948] By: jhi                                   on 2001/02/26  14:35:53
25753         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
25754              From: Radu Greab <radu@netsoft.ro>
25755              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
25756              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
25757      Branch: perl
25758            ! pod/perlop.pod
25759 ____________________________________________________________________________
25760 [  8947] By: jhi                                   on 2001/02/26  14:34:46
25761         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
25762              From: David Mitchell <davem@fdgroup.co.uk>
25763              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
25764              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
25765      Branch: perl
25766            ! run.c
25767 ____________________________________________________________________________
25768 [  8946] By: jhi                                   on 2001/02/26  14:32:37
25769         Log: Subject: Modified README.bs2000 
25770              From: Dorner Thomas <Thomas.Dorner@start.de>
25771              Date: Mon, 26 Feb 2001 09:22:17 +0100
25772              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
25773      Branch: perl
25774            ! README.bs2000
25775 ____________________________________________________________________________
25776 [  8945] By: jhi                                   on 2001/02/26  14:19:53
25777         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
25778              to maintperl, listing the known failures on the tests 129 and 130.
25779      Branch: maint-5.6/perl
25780           !> t/op/sprintf.t
25781 ____________________________________________________________________________
25782 [  8944] By: jhi                                   on 2001/02/26  14:14:15
25783         Log: Add more known sprintf failures.
25784      Branch: perl
25785            ! t/op/sprintf.t
25786 ____________________________________________________________________________
25787 [  8943] By: jhi                                   on 2001/02/26  13:56:22
25788         Log: perlglob.exe needs to be found in Win32, patch from
25789              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
25790              which needs external glob at mini-perl time."
25791      Branch: perl
25792            ! ext/Encode/compile
25793 ____________________________________________________________________________
25794 [  8942] By: jhi                                   on 2001/02/26  13:52:19
25795         Log: A missing dTHX from Vadim Konovalov.
25796      Branch: perl
25797            ! perlio.c
25798 ____________________________________________________________________________
25799 [  8941] By: jhi                                   on 2001/02/26  13:37:05
25800         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
25801      Branch: perl
25802            ! op.c
25803 ____________________________________________________________________________
25804 [  8940] By: jhi                                   on 2001/02/26  13:35:40
25805         Log: Integrate perlio.
25806      Branch: perl
25807           !> ext/Encode/Encode.pm
25808 ____________________________________________________________________________
25809 [  8939] By: nick                                  on 2001/02/25  23:47:09
25810         Log: Integrate mainline.
25811      Branch: perlio
25812           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
25813           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
25814 ____________________________________________________________________________
25815 [  8938] By: nick                                  on 2001/02/25  19:36:28
25816         Log: Encode implementations docs.
25817      Branch: perlio
25818            ! ext/Encode/Encode.pm
25819 ____________________________________________________________________________
25820 [  8937] By: jhi                                   on 2001/02/25  19:26:16
25821         Log: Script wasn't aligned with reality.
25822      Branch: perl
25823            ! t/pod/find.t
25824 ____________________________________________________________________________
25825 [  8936] By: jhi                                   on 2001/02/25  18:54:55
25826         Log: Update Changes.
25827      Branch: perl
25828            ! Changes patchlevel.h
25829 ____________________________________________________________________________
25830 [  8935] By: jhi                                   on 2001/02/25  18:46:36
25831         Log: Retract #8929,8930,8932,8933 for now.
25832      Branch: perl
25833            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
25834 ____________________________________________________________________________
25835 [  8934] By: jhi                                   on 2001/02/25  17:34:35
25836         Log: Integrate perlio.
25837      Branch: perl
25838           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
25839           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
25840           !> t/lib/encode.t
25841 ____________________________________________________________________________
25842 [  8933] By: jhi                                   on 2001/02/25  17:33:12
25843         Log: (Retracted by #8395.)
25844              
25845              Slight tweaks in scan_const(), not fixes yet, it seems like
25846              lots of work remains to be done...
25847      Branch: perl
25848            ! toke.c
25849 ____________________________________________________________________________
25850 [  8932] By: jhi                                   on 2001/02/25  17:27:11
25851         Log: (Retracted by #8395.)
25852              
25853              Missing from #8930.
25854      Branch: perl
25855            ! perl.h
25856 ____________________________________________________________________________
25857 [  8931] By: jhi                                   on 2001/02/25  17:26:19
25858         Log: A comment tweak.
25859      Branch: perl
25860            ! utf8.c
25861 ____________________________________________________________________________
25862 [  8930] By: jhi                                   on 2001/02/25  17:25:47
25863         Log: (Retracted by #8395.)
25864              
25865              Attempt to fix the EBCDIC character range problwm with //.
25866      Branch: perl
25867            ! regcomp.c
25868 ____________________________________________________________________________
25869 [  8929] By: jhi                                   on 2001/02/25  17:23:45
25870         Log: (Retracted by #8395.)
25871              
25872              Expand the EBCDIC character range tests, and add few nasty
25873              tr tests from Karsten Sperling.
25874      Branch: perl
25875            ! t/op/pat.t t/op/tr.t
25876 ____________________________________________________________________________
25877 [  8928] By: jhi                                   on 2001/02/25  17:18:49
25878         Log: Missing check-in.
25879      Branch: perl
25880            ! lib/Pod/Find.pm
25881 ____________________________________________________________________________
25882 [  8927] By: nick                                  on 2001/02/25  11:30:22
25883         Log: Change method names in Encode implementation classes to something
25884              less confusing (preparing to "go public").
25885      Branch: perlio
25886            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
25887 ____________________________________________________________________________
25888 [  8926] By: nick                                  on 2001/02/25  10:53:24
25889         Log: GCC __atribute__ / printf fix
25890      Branch: perlio
25891            ! perl.h
25892 ____________________________________________________________________________
25893 [  8925] By: nick                                  on 2001/02/25  10:52:25
25894         Log: Checked in the wrong one ...
25895      Branch: perlio
25896            ! ext/Encode/Encode.pm
25897 ____________________________________________________________________________
25898 [  8924] By: nick                                  on 2001/02/24  18:46:51
25899         Log: Integrate mainline - to see what Jarkko has in ...
25900      Branch: perlio
25901           +> t/pod/testpods/lib/Pod/Stuff.pm
25902           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
25903 ____________________________________________________________________________
25904 [  8923] By: nick                                  on 2001/02/24  17:05:23
25905         Log: Encode API documentation nd tidy up.
25906              Minor additions to test.
25907              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
25908              Adds STRLEN to standard typemap.
25909      Branch: perlio
25910            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
25911            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
25912 ____________________________________________________________________________
25913 [  8922] By: jhi                                   on 2001/02/24  16:38:12
25914         Log: Add a test for the "character range should match in EBCDIC
25915              if specified using explicit numerics" bug found by Karsten
25916              Sperling.
25917      Branch: perl
25918            ! t/op/pat.t
25919 ____________________________________________________________________________
25920 [  8921] By: jhi                                   on 2001/02/24  16:30:16
25921         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
25922              From: schwern@pobox.com
25923              Date: Fri, 23 Feb 2001 03:21:37 -0500
25924              Message-ID: <20010223032137.A26022@magnonel.guild.net>
25925              
25926              plus Charles Lane's fixes, plus tweaks.
25927      Branch: perl
25928            + t/pod/testpods/lib/Pod/Stuff.pm
25929            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
25930 ____________________________________________________________________________
25931 [  8920] By: nick                                  on 2001/02/24  10:30:11
25932         Log: Integrate mainline
25933      Branch: perlio
25934           !> (integrate 33 files)
25935 ____________________________________________________________________________
25936 [  8919] By: jhi                                   on 2001/02/24  00:23:35
25937         Log: Subject: Re: I'm losing the war...
25938              From: "Vadim Konovalov" <watman@inbox.ru>
25939              Date: Sat, 24 Feb 2001 00:10:14 +0300
25940              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
25941              
25942              hv_store() not working correctly in ENV_IS_CASELESS case.
25943      Branch: perl
25944            ! hv.c
25945 ____________________________________________________________________________
25946 [  8918] By: jhi                                   on 2001/02/24  00:20:09
25947         Log: Subject: Re: [PATCH] fix for charnames above FFFF
25948              From: andreas.koenig@anima.de (Andreas J. Koenig)
25949              Date: 23 Feb 2001 02:39:03 +0100
25950              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
25951              
25952              A further efficiency tweak.
25953      Branch: perl
25954            ! lib/charnames.pm
25955 ____________________________________________________________________________
25956 [  8917] By: jhi                                   on 2001/02/23  20:27:51
25957         Log: Integrate change #8916 from mainline,
25958              do away with USE_WIN32_RTL_ENV.
25959      Branch: maint-5.6/perl
25960           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
25961 ____________________________________________________________________________
25962 [  8916] By: jhi                                   on 2001/02/23  20:02:25
25963         Log: Abolish USE_WIN32_RTL_ENV.
25964      Branch: perl
25965            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
25966 ____________________________________________________________________________
25967 [  8915] By: jhi                                   on 2001/02/23  19:36:00
25968         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
25969              later protected by some #define.
25970      Branch: perl
25971            ! gv.c
25972 ____________________________________________________________________________
25973 [  8914] By: jhi                                   on 2001/02/23  19:31:38
25974         Log: Retract #8902 for now, requested by Charles Lane, the correct
25975              fix will be something else.
25976      Branch: perl
25977            ! op.c
25978 ____________________________________________________________________________
25979 [  8913] By: jhi                                   on 2001/02/23  19:11:36
25980         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
25981              From: Peter Prymmer <pvhp@forte.com>
25982              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
25983              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
25984      Branch: perl
25985            ! t/op/lex_assign.t
25986 ____________________________________________________________________________
25987 [  8912] By: jhi                                   on 2001/02/23  18:38:20
25988         Log: Subject: [patch] perlio + useithreads
25989              From: Doug MacEachern <dougm@covalent.net>
25990              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
25991              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
25992              
25993              Gets things running but not complete.
25994      Branch: perl
25995            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
25996 ____________________________________________________________________________
25997 [  8911] By: jhi                                   on 2001/02/23  04:20:02
25998         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
25999              
26000              Duplicated environment freeing, File::Temp 0.12,
26001              op/append portability (EBCDIC) tweak.
26002      Branch: maint-5.6/perl
26003           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
26004           !> t/op/append.t
26005 ____________________________________________________________________________
26006 [  8910] By: jhi                                   on 2001/02/23  02:07:33
26007         Log: Integrate change #8909 from mainline, a better Borland
26008              putenv() workaround.
26009      Branch: maint-5.6/perl
26010           !> perl.c
26011 ____________________________________________________________________________
26012 [  8909] By: jhi                                   on 2001/02/23  02:05:46
26013         Log: A better workaround for Borland putenv() brokenness from Sarathy.
26014      Branch: perl
26015            ! perl.c
26016 ____________________________________________________________________________
26017 [  8908] By: jhi                                   on 2001/02/23  02:04:14
26018         Log: Subject: fix for parameter -Dm (for perl@8867)
26019              From: "Vadim Konovalov" <watman@inbox.ru>
26020              Date: Thu, 22 Feb 2001 17:30:12 +0300
26021              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
26022      Branch: perl
26023            ! perl.h
26024 ____________________________________________________________________________
26025 [  8907] By: jhi                                   on 2001/02/23  01:58:20
26026         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
26027              From: Peter Prymmer <pvhp@forte.com>
26028              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
26029              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
26030      Branch: perl
26031            ! t/op/append.t
26032 ____________________________________________________________________________
26033 [  8906] By: jhi                                   on 2001/02/23  01:48:34
26034         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
26035      Branch: perl
26036            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
26037 ____________________________________________________________________________
26038 [  8905] By: jhi                                   on 2001/02/23  01:43:30
26039         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
26040              From: Peter Prymmer <pvhp@forte.com>
26041              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
26042              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
26043      Branch: perl
26044            ! t/lib/st-06compat.t
26045 ____________________________________________________________________________
26046 [  8904] By: jhi                                   on 2001/02/23  01:42:39
26047         Log: Metaconfig unit change for #8903.
26048      Branch: metaconfig/U/perl
26049            ! Devel.U
26050 ____________________________________________________________________________
26051 [  8903] By: jhi                                   on 2001/02/23  01:42:12
26052         Log: Be more helpful for devel builders, suggested by John L. Allen.
26053      Branch: perl
26054            ! Configure
26055 ____________________________________________________________________________
26056 [  8902] By: jhi                                   on 2001/02/23  01:37:41
26057         Log: (Retracted by #8914)
26058              (Wrongly, reinstated by #8941)             
26059
26060              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
26061              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26062              Date:     Thu, 22 Feb 2001 09:43:57 EST
26063              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
26064      Branch: perl
26065            ! op.c
26066 ____________________________________________________________________________
26067 [  8901] By: jhi                                   on 2001/02/23  01:20:32
26068         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
26069              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26070              Date:     Thu, 22 Feb 2001 08:01:35 EST
26071              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
26072      Branch: perl
26073            ! malloc.c
26074 ____________________________________________________________________________
26075 [  8900] By: jhi                                   on 2001/02/23  01:18:02
26076         Log: Integrate changes #8898,8899 from mainline, environ handling.
26077      Branch: maint-5.6/perl
26078           !> perl.c
26079 ____________________________________________________________________________
26080 [  8899] By: jhi                                   on 2001/02/23  01:16:25
26081         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
26082              putenv() is not to be relied on, they are either broken or leaky
26083              or both.)
26084      Branch: perl
26085            ! perl.c
26086 ____________________________________________________________________________
26087 [  8898] By: jhi                                   on 2001/02/22  23:36:59
26088         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
26089              and safesysfree() must be used.
26090      Branch: perl
26091            ! perl.c
26092 ____________________________________________________________________________
26093 [  8897] By: jhi                                   on 2001/02/22  23:25:45
26094         Log: With environ one must use safesysmalloc()/safesysfree().
26095      Branch: perl
26096            ! perl.c
26097 ____________________________________________________________________________
26098 [  8896] By: jhi                                   on 2001/02/22  22:13:18
26099         Log: If we have a duplicated environment free it
26100              if PERL_DESTRUCT_LEVEL.
26101      Branch: perl
26102            ! perl.c
26103 ____________________________________________________________________________
26104 [  8895] By: alanbur                               on 2001/02/22  19:31:57
26105         Log: Synchronised with parent
26106      Branch: maint-5.6/pureperl
26107           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
26108 ____________________________________________________________________________
26109 [  8894] By: gsar                                  on 2001/02/22  19:06:18
26110         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
26111              
26112              fix memory leak in method call optimization (change#3768);
26113              made C<eval "$x->foo()"> leak
26114              
26115              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
26116      Branch: maint-5.6/perl
26117           !> op.c
26118 ____________________________________________________________________________
26119 [  8893] By: jhi                                   on 2001/02/22  18:35:27
26120         Log: (Retracted by #8915.)
26121              
26122              Third Degree finding:
26123              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
26124      Branch: perl
26125            ! gv.c
26126 ____________________________________________________________________________
26127 [  8892] By: jhi                                   on 2001/02/22  14:28:32
26128         Log: Update Changes.
26129      Branch: perl
26130            ! Changes patchlevel.h
26131 ____________________________________________________________________________
26132 [  8891] By: jhi                                   on 2001/02/22  13:22:45
26133         Log: Metaconfig unit changes for #8890.
26134      Branch: metaconfig
26135            ! U/modified/Cppsym.U U/threads/archname.U
26136 ____________________________________________________________________________
26137 [  8890] By: jhi                                   on 2001/02/22  13:22:12
26138         Log: Add -stdio to the archname if no perlio selected,
26139              no -perlio added since that is now the default.
26140              
26141              Add few CPUs/architectures to the Cppsym scan.
26142      Branch: perl
26143            ! Configure config_h.SH
26144 ____________________________________________________________________________
26145 [  8889] By: jhi                                   on 2001/02/22  13:05:59
26146         Log: Metaconfig unit change for #8888.
26147      Branch: metaconfig/U/perl
26148            ! useperlio.U
26149 ____________________________________________________________________________
26150 [  8888] By: jhi                                   on 2001/02/22  13:05:28
26151         Log: *drum roll*  Make perlio the default.
26152      Branch: perl
26153            ! Configure config_h.SH
26154 ____________________________________________________________________________
26155 [  8887] By: jhi                                   on 2001/02/22  12:50:52
26156         Log: Integrate change #8665 from maintperl to mainline,
26157              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
26158      Branch: perl
26159           !> ext/POSIX/POSIX.xs
26160 ____________________________________________________________________________
26161 [  8886] By: jhi                                   on 2001/02/22  12:49:24
26162         Log: Integrate changes #8883,8884 from mainline to maintperl.
26163              
26164              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
26165              Subject: Re: File::Temp::_gettemp warning
26166      Branch: maint-5.6/perl
26167           !> embed.h embed.pl lib/File/Temp.pm
26168 ____________________________________________________________________________
26169 [  8885] By: jhi                                   on 2001/02/22  12:43:59
26170         Log: Based on
26171              
26172              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
26173              From: schwab@suse.de
26174              Date: Thu, 22 Feb 2001 13:08:09 +0100
26175              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
26176              
26177              but the fix done slightly differently because the other
26178              half was already done in #8664.
26179      Branch: maint-5.6/perl
26180            ! ext/POSIX/POSIX.xs
26181 ____________________________________________________________________________
26182 [  8884] By: jhi                                   on 2001/02/22  12:37:15
26183         Log: Subject: Re: File::Temp::_gettemp warning
26184              From: Tim Jenness <t.jenness@jach.hawaii.edu>
26185              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
26186              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
26187              
26188              This patch to File::Temp does two things:
26189              
26190              1. Fixes the problem with CGI::Carp when determining
26191              the Fcntl constants
26192              
26193              2. Removes most of the carps and consolidates them so that all the
26194              reasons are included in a single die that is caught by the test. This
26195              means that the correct skipping behaviour is displayed by the test.
26196      Branch: perl
26197            ! lib/File/Temp.pm
26198 ____________________________________________________________________________
26199 [  8883] By: jhi                                   on 2001/02/22  12:29:19
26200         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
26201              From: Peter Prymmer <pvhp@forte.com>
26202              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
26203              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
26204      Branch: perl
26205            ! embed.h embed.pl
26206 ____________________________________________________________________________
26207 [  8882] By: jhi                                   on 2001/02/21  19:41:33
26208         Log: Integrate change #8881 from mainlin to maintperl.
26209              
26210              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
26211      Branch: maint-5.6/perl
26212           !> op.c
26213 ____________________________________________________________________________
26214 [  8881] By: jhi                                   on 2001/02/21  19:38:57
26215         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
26216              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26217              Date:     Wed, 21 Feb 2001 13:08:03 EST
26218              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
26219      Branch: perl
26220            ! op.c
26221 ____________________________________________________________________________
26222 [  8880] By: jhi                                   on 2001/02/21  19:34:34
26223         Log: Retract #8875, cannot let go of the old semantics of unpack U
26224              without rethinking utf8decode.t.
26225      Branch: perl
26226            ! pp.c t/op/pack.t
26227 ____________________________________________________________________________
26228 [  8879] By: jhi                                   on 2001/02/21  19:08:02
26229         Log: Run run/*.t also in minitest.
26230      Branch: perl
26231            ! Makefile.SH
26232 ____________________________________________________________________________
26233 [  8878] By: nick                                  on 2001/02/21  18:55:37
26234         Log: Integrate mainline
26235      Branch: perlio
26236           !> (integrate 76 files)
26237 ____________________________________________________________________________
26238 [  8877] By: jhi                                   on 2001/02/21  15:09:33
26239         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
26240      Branch: metaconfig
26241            ! U/compline/nblock_io.U
26242      Branch: perl
26243            ! Configure config_h.SH
26244 ____________________________________________________________________________
26245 [  8876] By: jhi                                   on 2001/02/21  14:54:45
26246         Log: If no sfio, no -lsfio.
26247      Branch: metaconfig/U/perl
26248            ! d_sfio.U
26249      Branch: perl
26250            ! Configure config_h.SH
26251 ____________________________________________________________________________
26252 [  8875] By: jhi                                   on 2001/02/21  14:54:00
26253         Log: Make unpack C and unpack C truly equivalent.
26254      Branch: perl
26255            ! pp.c t/op/pack.t
26256 ____________________________________________________________________________
26257 [  8874] By: jhi                                   on 2001/02/21  14:26:02
26258         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
26259              From: Peter Prymmer <pvhp@forte.com>
26260              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
26261              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
26262      Branch: perl
26263            ! pod/perlport.pod
26264 ____________________________________________________________________________
26265 [  8873] By: jhi                                   on 2001/02/21  14:24:31
26266         Log: Subject: [PATCH] fix for charnames above FFFF
26267              From: andreas.koenig@anima.de (Andreas J. Koenig)
26268              Date: 21 Feb 2001 07:05:45 +0100
26269              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
26270      Branch: perl
26271            ! lib/charnames.pm t/lib/charnames.t
26272 ____________________________________________________________________________
26273 [  8872] By: jhi                                   on 2001/02/21  14:15:25
26274         Log: Integrate change #8868 from pureperl to mainline.
26275              
26276              Fixed reference count loop caused by sv_magic.
26277      Branch: perl
26278           !> sv.c
26279 ____________________________________________________________________________
26280 [  8871] By: jhi                                   on 2001/02/21  14:07:29
26281         Log: Integrate change #8868 from pureperl to maintperl.
26282              
26283              Fixed reference count loop caused by sv_magic.
26284      Branch: maint-5.6/perl
26285           !> sv.c
26286 ____________________________________________________________________________
26287 [  8870] By: jhi                                   on 2001/02/21  14:04:41
26288         Log: Put back the #8840, it was innocent.
26289      Branch: perl
26290            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
26291            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
26292 ____________________________________________________________________________
26293 [  8869] By: jhi                                   on 2001/02/21  14:00:03
26294         Log: unpack("C", ...) was left slightly unfinished by #8865.
26295      Branch: perl
26296            ! pp.c t/op/pack.t
26297 ____________________________________________________________________________
26298 [  8868] By: alanbur                               on 2001/02/21  01:33:45
26299         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
26300              from gv_fetchpv to create single-character magic variables (e.g. $!),
26301              and it is passed a sv and the gv that contains the sv as the mg_obj
26302              value.  When sv_magic stores the mg_obj pointer it increments the gv
26303              refcount, thus causing a sv-gv pair that can't be freed.  There is
26304              already a check for sv == obj which is used to prevent such reference
26305              loops.  This change extends the check to cover the case described above.
26306      Branch: maint-5.6/pureperl
26307            ! sv.c
26308 ____________________________________________________________________________
26309 [  8867] By: jhi                                   on 2001/02/21  00:52:39
26310         Log: Update Changes.
26311      Branch: perl
26312            ! Changes patchlevel.h
26313 ____________________________________________________________________________
26314 [  8866] By: jhi                                   on 2001/02/21  00:34:20
26315         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
26316              (Note: there were some conflicts due to EBCDIC and EPOC
26317              patches, in general I preferred the repository code.)
26318              (When 2.753 comes out, we need to synchronize.)
26319      Branch: perl
26320            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
26321            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
26322            ! t/lib/cgi-html.t
26323 ____________________________________________________________________________
26324 [  8865] By: jhi                                   on 2001/02/21  00:24:22
26325         Log: Make pack("C", 0x100) to create Unicode, unless under the
26326              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
26327              will understand Unicode, unless you under know what.
26328      Branch: perl
26329            ! pp.c t/op/pack.t t/op/qu.t
26330 ____________________________________________________________________________
26331 [  8864] By: alanbur                               on 2001/02/20  22:35:34
26332         Log: Resynchronised with parent
26333      Branch: maint-5.6/pureperl
26334           !> README.win32 ext/GDBM_File/GDBM_File.pm
26335           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
26336           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
26337           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
26338           !> t/lib/sdbm.t util.c
26339 ____________________________________________________________________________
26340 [  8863] By: jhi                                   on 2001/02/20  20:55:11
26341         Log: Integrate change #8860,8861 from mainline into maintperl.
26342              
26343              "pseudo-literal j"
26344              
26345              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
26346      Branch: maint-5.6/perl
26347           !> lib/Test.pm pod/perlop.pod
26348 ____________________________________________________________________________
26349 [  8862] By: jhi                                   on 2001/02/20  20:30:07
26350         Log: Don't do casting between pointers pointing to differently sized
26351              integers.
26352      Branch: perl
26353            ! hv.c sv.c
26354 ____________________________________________________________________________
26355 [  8861] By: jhi                                   on 2001/02/20  19:53:44
26356         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
26357              From: Peter Prymmer <pvhp@forte.com>
26358              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
26359              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
26360      Branch: perl
26361            ! lib/Test.pm
26362 ____________________________________________________________________________
26363 [  8860] By: jhi                                   on 2001/02/20  19:48:02
26364         Log: "pseudo-literal j", a documentation glitch reported to Debian.
26365              The text recovered from Perl 5.005_03, and pseudo-literal replaced
26366              by "backtick string".
26367      Branch: perl
26368            ! pod/perlop.pod
26369 ____________________________________________________________________________
26370 [  8859] By: jhi                                   on 2001/02/20  19:15:46
26371         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
26372              from Chris Nandor.
26373      Branch: perl
26374            ! makedef.pl
26375 ____________________________________________________________________________
26376 [  8858] By: jhi                                   on 2001/02/20  17:36:53
26377         Log: Integrate pureperl changes #8844,8845,8850 to mainline
26378              (via maintperl #8855).
26379              
26380              Fixed %^H scoping bug
26381              
26382              Removed GV <-> CV refcount loop
26383              
26384              Removed %ENV refcount loop
26385      Branch: perl
26386           !> gv.c op.c perl.c pp.c scope.c
26387 ____________________________________________________________________________
26388 [  8857] By: jhi                                   on 2001/02/20  17:34:32
26389         Log: Integrate changes #8853,8854 from maintperl to mainline.
26390              
26391              EBDIC fixes, README.win32 Borland update.
26392      Branch: perl
26393           !> README.win32 handy.h util.c
26394 ____________________________________________________________________________
26395 [  8856] By: jhi                                   on 2001/02/20  17:33:16
26396         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
26397      Branch: maint-5.6/perl
26398           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
26399           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
26400           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
26401 ____________________________________________________________________________
26402 [  8855] By: jhi                                   on 2001/02/20  17:32:13
26403         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
26404              
26405              Fixed %^H scoping bug
26406              
26407              Removed GV <-> CV refcount loop
26408              
26409              Removed %ENV refcount loop
26410      Branch: maint-5.6/perl
26411           !> gv.c op.c perl.c pp.c scope.c
26412 ____________________________________________________________________________
26413 [  8854] By: jhi                                   on 2001/02/20  17:25:06
26414         Log: Subject: Addition to readme.win32 for Borland C++ compilers
26415              Date: Tue, 20 Feb 2001 02:15:25 +0300
26416              From: "Vadim Konovalov" <watman@inbox.ru>
26417              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
26418              
26419              Document Borland compiler misbehaviour.
26420      Branch: maint-5.6/perl
26421            ! README.win32
26422 ____________________________________________________________________________
26423 [  8853] By: jhi                                   on 2001/02/20  17:22:25
26424         Log: The assimilation of ebcdic.c didn't quite work at the first try,
26425              patches from Thomas Dorner.
26426      Branch: maint-5.6/perl
26427            ! handy.h util.c
26428 ____________________________________________________________________________
26429 [  8852] By: jhi                                   on 2001/02/20  17:20:15
26430         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
26431              From: Chris Nandor <pudge@pobox.com>
26432              Date: Tue, 20 Feb 2001 08:32:45 -0500
26433              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
26434      Branch: maint-5.6/perl
26435            ! makedef.pl mg.c
26436 ____________________________________________________________________________
26437 [  8851] By: jhi                                   on 2001/02/20  17:15:52
26438         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
26439      Branch: perl
26440            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
26441            ! t/lib/filter-util.t
26442 ____________________________________________________________________________
26443 [  8850] By: alanbur                               on 2001/02/20  17:12:40
26444         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
26445              and the magic pointer points back to the GV that contains the
26446              %ENV hash.  This creates a refcount loop that prevents members
26447              of %ENV from being freed correctly.  This change removes the
26448              refcount loop - the magic pointer was never used anyway, the
26449              only use of the magic was to check the type ('E') so that the
26450              appropriate environment manipulation code is called when %ENV
26451              is modified.
26452      Branch: maint-5.6/pureperl
26453            ! perl.c
26454 ____________________________________________________________________________
26455 [  8849] By: jhi                                   on 2001/02/20  17:12:20
26456         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
26457              From: "Craig A. Berry" <craigberry@mac.com>
26458              Date: Mon, 19 Feb 2001 23:36:12 -0600
26459              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
26460              
26461              Case-forgiving systems match TestInit.pm with TES*.
26462      Branch: perl
26463            ! t/lib/glob-basic.t
26464 ____________________________________________________________________________
26465 [  8848] By: jhi                                   on 2001/02/20  17:10:02
26466         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
26467      Branch: perl
26468            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
26469            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
26470            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
26471 ____________________________________________________________________________
26472 [  8847] By: jhi                                   on 2001/02/20  15:34:41
26473         Log: The #8843 wasn't quite right: %Config needs to imported.
26474      Branch: perl
26475            ! t/run/runenv.t
26476 ____________________________________________________________________________
26477 [  8846] By: jhi                                   on 2001/02/20  15:31:50
26478         Log: Retract the #8838 and #8840 for now because of
26479              the DB_File tie problem.
26480      Branch: perl
26481            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
26482            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
26483            ! proto.h sv.c
26484 ____________________________________________________________________________
26485 [  8845] By: alanbur                               on 2001/02/20  14:25:41
26486         Log: Removed GV <-> CV refcount loop
26487              CvGV(mycv) points to the parent GV of the CV, and was previously
26488              refcounted.  The pointer remains, but the refcounting has been removed
26489              as it causes a refcount loop between the CV and GV that means the CV
26490              can't ever be deleted.
26491      Branch: maint-5.6/pureperl
26492            ! gv.c op.c pp.c
26493 ____________________________________________________________________________
26494 [  8844] By: alanbur                               on 2001/02/20  14:23:13
26495         Log: Fixed %^H scoping bug
26496      Branch: maint-5.6/pureperl
26497            ! scope.c
26498 ____________________________________________________________________________
26499 [  8843] By: jhi                                   on 2001/02/19  13:38:08
26500         Log: fork() not everywhere, cleanup temp files.
26501      Branch: perl
26502            ! t/run/runenv.t
26503 ____________________________________________________________________________
26504 [  8842] By: alanbur                               on 2001/02/19  12:42:07
26505         Log: Resynchronised with parent
26506      Branch: maint-5.6/pureperl
26507           !> pod/perlfaq4.pod sv.c utf8.c
26508 ____________________________________________________________________________
26509 [  8841] By: jhi                                   on 2001/02/19  03:35:51
26510         Log: Update Changes.
26511      Branch: perl
26512            ! Changes patchlevel.h
26513 ____________________________________________________________________________
26514 [  8840] By: jhi                                   on 2001/02/19  00:23:41
26515         Log: Subject: [patch] add sv_setref_uv
26516              From: Doug MacEachern <dougm@covalent.net>
26517              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
26518              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
26519      Branch: perl
26520            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
26521            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
26522 ____________________________________________________________________________
26523 [  8839] By: jhi                                   on 2001/02/19  00:01:38
26524         Log: Put to rest the 20010205.001, the email address checking (not) regex.
26525      Branch: perl
26526            ! pod/perlfaq9.pod
26527 ____________________________________________________________________________
26528 [  8838] By: jhi                                   on 2001/02/18  22:17:54
26529         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
26530              From: Doug MacEachern <dougm@covalent.net>
26531              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
26532              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
26533      Branch: perl
26534            ! lib/ExtUtils/xsubpp
26535 ____________________________________________________________________________
26536 [  8837] By: jhi                                   on 2001/02/18  22:16:50
26537         Log: Subject: [patch] -Wall cleanup round 2
26538              From: Doug MacEachern <dougm@covalent.net>
26539              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
26540              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
26541      Branch: perl
26542            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
26543            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
26544            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
26545            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
26546            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
26547            ! ext/SDBM_File/SDBM_File.xs
26548 ____________________________________________________________________________
26549 [  8836] By: jhi                                   on 2001/02/18  22:11:20
26550         Log: Misapplied regex optimizations when \C is present.
26551              Fixes 20001230.002.
26552              
26553              What still remains broken is that the submatches that
26554              have \C in them get their UTF8 flag on because their
26555              parent SV has it on.  This will result in malformed
26556              UTF8 if a \C happened to match a non-ASCII byte.
26557      Branch: perl
26558            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
26559            ! t/pragma/utf8.t
26560 ____________________________________________________________________________
26561 [  8835] By: jhi                                   on 2001/02/18  20:12:02
26562         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
26563              
26564              The hash key got wrongly UTF8fied.
26565      Branch: perl
26566            ! pod/perlapi.pod toke.c utf8.c
26567 ____________________________________________________________________________
26568 [  8834] By: jhi                                   on 2001/02/18  19:44:25
26569         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
26570              don't warn on magical or overloaded things.
26571      Branch: perl
26572            ! pp_hot.c
26573 ____________________________________________________________________________
26574 [  8833] By: nick                                  on 2001/02/18  19:31:22
26575         Log: Integrate mainline
26576      Branch: perlio
26577           +> t/TestInit.pm t/run/runenv.t
26578            - t/UTEST
26579           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
26580           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
26581           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
26582           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
26583           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
26584           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
26585           !> utf8.c
26586 ____________________________________________________________________________
26587 [  8832] By: jhi                                   on 2001/02/18  19:21:18
26588         Log: Integrate perlio.
26589      Branch: perl
26590           !> perlio.c pod/perldiag.pod
26591 ____________________________________________________________________________
26592 [  8831] By: jhi                                   on 2001/02/18  19:14:20
26593         Log: Integrate change #8827 from mainline.
26594              
26595              UTF8 tweaks.
26596      Branch: maint-5.6/perl
26597           !> sv.c utf8.c
26598 ____________________________________________________________________________
26599 [  8830] By: nick                                  on 2001/02/18  19:10:34
26600         Log: Apply the spirit of patch from Nick Clark:
26601              Subject: [PATCH] Re: extensions that provide layers
26602              From: Nicholas Clark <nick@ccl4.org>
26603              Date: Mon, 12 Feb 2001 16:43:51 +0000
26604              Message-Id: <20010212164350.Q3652@plum.flirble.org>
26605      Branch: perlio
26606            ! perlio.c pod/perldiag.pod
26607 ____________________________________________________________________________
26608 [  8829] By: jhi                                   on 2001/02/18  19:03:25
26609         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
26610              From: schwern@pobox.com 
26611              Date: Sun, 18 Feb 2001 13:44:35 -0500
26612              Message-ID: <20010218134435.A17544@magnonel.guild.net>
26613              
26614              Applied, but as t/TestInit.pm.
26615      Branch: perl
26616            + t/TestInit.pm
26617            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
26618            ! t/op/subst_wamp.t
26619 ____________________________________________________________________________
26620 [  8828] By: jhi                                   on 2001/02/18  18:43:52
26621         Log: Integrate perlio.
26622      Branch: perl
26623           !> perlio.c
26624 ____________________________________________________________________________
26625 [  8827] By: jhi                                   on 2001/02/18  18:41:33
26626         Log: UTF-8 tweaks.
26627      Branch: perl
26628            ! sv.c utf8.c
26629 ____________________________________________________________________________
26630 [  8826] By: nick                                  on 2001/02/18  17:40:59
26631         Log: Fix [ID 20010217.002]
26632              open FOO, "<:raw:perlio", ...
26633              :raw now inserts default base layer below itself.
26634              Also
26635              open FOO, "<:unix", ...
26636              works as well - but leaves buffer layer on stack under the unix layer.
26637      Branch: perlio
26638            ! perlio.c
26639 ____________________________________________________________________________
26640 [  8825] By: jhi                                   on 2001/02/18  17:15:39
26641         Log: Integrate perlio.
26642      Branch: perl
26643           !> perlio.c perliol.h
26644 ____________________________________________________________________________
26645 [  8824] By: jhi                                   on 2001/02/18  17:10:53
26646         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
26647              From: schwern@pobox.com
26648              Date: Sun, 18 Feb 2001 01:48:50 -0500
26649              Message-ID: <20010218014850.C19957@magnonel.guild.net>
26650      Branch: perl
26651            ! lib/Test/Harness.pm t/TEST t/op/chop.t
26652 ____________________________________________________________________________
26653 [  8823] By: jhi                                   on 2001/02/18  17:01:06
26654         Log: Add run/*.t to testables.
26655      Branch: perl
26656            ! t/TEST
26657 ____________________________________________________________________________
26658 [  8822] By: jhi                                   on 2001/02/18  16:58:58
26659         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
26660              From: schwern@pobox.com
26661              Date: Sun, 18 Feb 2001 01:11:35 -0500
26662              Message-ID: <20010218011135.A19957@magnonel.guild.net>
26663              
26664              Revive mjd's and Simon's PERL5OPT fix.
26665      Branch: perl
26666            + t/run/runenv.t
26667            ! MANIFEST perl.c
26668 ____________________________________________________________________________
26669 [  8821] By: jhi                                   on 2001/02/18  16:53:46
26670         Log: Subject: Re: Why t/TEST and not Test::Harness?
26671              From: schwern@pobox.com
26672              Date: Sat, 17 Feb 2001 22:44:44 -0500
26673              Message-ID: <20010217224444.A6679@magnonel.guild.net>
26674              
26675              Replace UTEST with TEST -utf8.
26676      Branch: perl
26677            - t/UTEST
26678            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
26679            ! t/lib/glob-basic.t
26680 ____________________________________________________________________________
26681 [  8820] By: nick                                  on 2001/02/18  13:06:16
26682         Log: Clean up a few core dumps when layers are used in unexpected ways.
26683              (Still not "right"...)
26684      Branch: perlio
26685            ! perlio.c perliol.h
26686 ____________________________________________________________________________
26687 [  8819] By: jhi                                   on 2001/02/18  02:25:55
26688         Log: Integrate change #8818 from maintperl, a FAQ nit.
26689      Branch: perl
26690           !> pod/perlfaq4.pod
26691 ____________________________________________________________________________
26692 [  8818] By: jhi                                   on 2001/02/18  02:24:50
26693         Log: FAQ nit from Chris Fedde.
26694      Branch: maint-5.6/perl
26695            ! pod/perlfaq4.pod
26696 ____________________________________________________________________________
26697 [  8817] By: nick                                  on 2001/02/17  18:20:14
26698         Log: Integrate mainline
26699      Branch: perlio
26700           +> lib/unicode/UCD.html lib/unicode/Unicode.html
26701           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
26702           +> pod/perlclib.pod
26703            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
26704            - lib/unicode/Unicode.301
26705           !> (integrate 324 files)
26706 ____________________________________________________________________________
26707 [  8816] By: jhi                                   on 2001/02/17  16:56:58
26708         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
26709      Branch: perl
26710            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
26711            ! ext/Storable/Storable.xs t/lib/st-06compat.t
26712            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
26713 ____________________________________________________________________________
26714 [  8815] By: jhi                                   on 2001/02/17  16:40:07
26715         Log: Subject: [patch] -Wall
26716              From: Doug MacEachern <dougm@covalent.net>
26717              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
26718              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
26719      Branch: perl
26720            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
26721            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
26722 ____________________________________________________________________________
26723 [  8814] By: jhi                                   on 2001/02/16  19:27:18
26724         Log: Document qu better.
26725      Branch: perl
26726            ! pod/perlop.pod
26727 ____________________________________________________________________________
26728 [  8813] By: jhi                                   on 2001/02/15  13:54:37
26729         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
26730              From: Hugo <hv@crypt.compulink.co.uk>
26731              Date: Thu, 15 Feb 2001 13:39:49 +0000
26732              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
26733      Branch: perl
26734            ! toke.c
26735 ____________________________________________________________________________
26736 [  8812] By: alanbur                               on 2001/02/15  13:52:16
26737         Log: Resynchronised with parent
26738      Branch: maint-5.6/pureperl
26739            - ebcdic.c
26740           !> (integrate 36 files)
26741 ____________________________________________________________________________
26742 [  8811] By: jhi                                   on 2001/02/15  13:51:16
26743         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
26744              
26745              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
26746              From: Jan Dubois <JanD@ActiveState.com>
26747              Date: Wed, 31 Jan 2001 21:17:03 -0800
26748              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
26749              
26750              tweak change#8659 to keep it simple
26751              
26752              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
26753              From: Russ Allbery <rra@stanford.edu>
26754              Date: 14 Feb 2001 10:15:41 -0800
26755              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
26756              
26757              (8809 empty)
26758
26759              Upgrade to podlators 1.08, from Russ Allbery.
26760      Branch: perl
26761           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
26762           !> utils/perldoc.PL
26763 ____________________________________________________________________________
26764 [  8810] By: jhi                                   on 2001/02/15  13:35:08
26765         Log: Upgrade to podlators 1.08, from Russ Allbery.
26766      Branch: maint-5.6/perl
26767            ! lib/Pod/Man.pm lib/Pod/Text.pm
26768 ____________________________________________________________________________
26769 [  8809] By: jhi                                   on 2001/02/15  13:26:38
26770         Log: (accidentally empty check-in)
26771      Branch: maint-5.6/perl
26772            ! lib/Test/Harness.pm
26773 ____________________________________________________________________________
26774 [  8808] By: jhi                                   on 2001/02/15  13:23:47
26775         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
26776              From: Russ Allbery <rra@stanford.edu>
26777              Date: 14 Feb 2001 10:15:41 -0800
26778              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
26779              
26780              perldoc was hardcoding $Config{installscript}, which breaks
26781              when install* isn't where Perl ends up (such as with AFS).
26782              
26783              Use $Config{scriptdir} instead.
26784      Branch: maint-5.6/perl
26785            ! utils/perldoc.PL
26786 ____________________________________________________________________________
26787 [  8807] By: jhi                                   on 2001/02/14  14:37:27
26788         Log: Update Changes.
26789      Branch: perl
26790            ! Changes patchlevel.h
26791 ____________________________________________________________________________
26792 [  8806] By: jhi                                   on 2001/02/14  14:25:31
26793         Log: Integrate changes #8803,8804,8805 from mainline.
26794              
26795              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
26796              
26797              Don't skip too much of the locale error message if no environ array,
26798              from Chris Nandor.
26799              
26800              More MacOS Classic fixes from Chris Nandor.
26801      Branch: maint-5.6/perl
26802           !> doop.c lib/Cwd.pm perl.c perl.h util.c
26803 ____________________________________________________________________________
26804 [  8805] By: jhi                                   on 2001/02/14  03:29:01
26805         Log: More MacOS Classic fixes from Chris Nandor.
26806      Branch: perl
26807            ! doop.c lib/Cwd.pm
26808 ____________________________________________________________________________
26809 [  8804] By: jhi                                   on 2001/02/14  03:18:35
26810         Log: Don't skip too much of the locale error message if no environ array,
26811              from Chris Nandor.
26812      Branch: perl
26813            ! util.c
26814 ____________________________________________________________________________
26815 [  8803] By: jhi                                   on 2001/02/14  03:14:14
26816         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
26817      Branch: perl
26818            ! perl.c perl.h
26819 ____________________________________________________________________________
26820 [  8802] By: jhi                                   on 2001/02/13  18:31:33
26821         Log: AUTHORS update.
26822      Branch: perl
26823            ! AUTHORS
26824 ____________________________________________________________________________
26825 [  8801] By: jhi                                   on 2001/02/13  17:55:19
26826         Log: Integrate change #8792 from mainline.
26827              
26828              Subject: buncha MacPerl patches for bleadperl
26829              From: Chris Nandor <pudge@pobox.com>
26830              Date: Tue, 13 Feb 2001 00:02:43 -0500
26831              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
26832      Branch: maint-5.6/perl
26833           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
26834           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
26835           !> t/lib/basename.t toke.c util.h
26836 ____________________________________________________________________________
26837 [  8800] By: jhi                                   on 2001/02/13  17:46:43
26838         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
26839              to be forced to Off_t.
26840              
26841              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
26842              From: nick@ccl4.org
26843              Date: Thu, 1 Feb 2001 12:01:04 +0000
26844              Message-Id: <20010201120103.E11401@plum.flirble.org>
26845      Branch: maint-5.6/perl
26846            ! iperlsys.h perlio.c
26847 ____________________________________________________________________________
26848 [  8799] By: jhi                                   on 2001/02/13  16:52:51
26849         Log: Duplex duplex hunk hunk.
26850      Branch: maint-5.6/perl
26851            ! Makefile.SH
26852 ____________________________________________________________________________
26853 [  8797] By: jhi                                   on 2001/02/13  14:52:04
26854         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
26855              From: "Craig A. Berry" <craigberry@mac.com>
26856              Date: Mon, 12 Feb 2001 11:05:25 -0600
26857              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
26858      Branch: perl
26859            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
26860 ____________________________________________________________________________
26861 [  8796] By: jhi                                   on 2001/02/13  14:36:47
26862         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
26863              From: simon.cozens@pembroke.oxford.ac.uk 
26864              Date: Sat, 10 Feb 2001 17:57:02 +0000
26865              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
26866              
26867              Now it does include.
26868      Branch: perl
26869            ! pod/perldiag.pod
26870 ____________________________________________________________________________
26871 [  8795] By: jhi                                   on 2001/02/13  14:30:11
26872         Log: Sort the MANIFEST.
26873      Branch: perl
26874            ! MANIFEST
26875 ____________________________________________________________________________
26876 [  8794] By: jhi                                   on 2001/02/13  14:26:51
26877         Log: Integrate change #8793 from mainline, FAQ updates.
26878      Branch: maint-5.6/perl
26879           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
26880 ____________________________________________________________________________
26881 [  8793] By: jhi                                   on 2001/02/13  14:25:13
26882         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
26883      Branch: perl
26884            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
26885 ____________________________________________________________________________
26886 [  8792] By: jhi                                   on 2001/02/13  14:22:50
26887         Log: Subject: buncha MacPerl patches for bleadperl
26888              From: Chris Nandor <pudge@pobox.com>
26889              Date: Tue, 13 Feb 2001 00:02:43 -0500
26890              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
26891      Branch: perl
26892            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
26893            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
26894            ! t/lib/basename.t toke.c util.h
26895 ____________________________________________________________________________
26896 [  8791] By: jhi                                   on 2001/02/13  14:10:39
26897         Log: Integrate change #8790 from mainline.
26898              
26899              environ array wrongly assumed in Perl_init_i18nl10n(),
26900      Branch: maint-5.6/perl
26901           !> util.c
26902 ____________________________________________________________________________
26903 [  8790] By: jhi                                   on 2001/02/13  14:06:15
26904         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
26905              noticed by Chris Nandor in MacOS Classic.
26906      Branch: perl
26907            ! util.c
26908 ____________________________________________________________________________
26909 [  8789] By: jhi                                   on 2001/02/13  13:58:07
26910         Log: Integrate changes #8373,8487,8544,8783 from mainline.
26911              
26912              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
26913              hints files, the dynaloading, assimilate ebcdic into util.c.
26914      Branch: maint-5.6/perl
26915            - ebcdic.c
26916            ! MANIFEST hints/posix-bc.sh
26917           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
26918           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
26919           !> perlapi.c proto.h util.c
26920 ____________________________________________________________________________
26921 [  8788] By: alanbur                               on 2001/02/13  10:33:13
26922         Log: Integrated changes from maint-5.6
26923      Branch: maint-5.6/pureperl
26924           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
26925           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
26926           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
26927           !> vos/config.ga.h vos/configure_perl.cm
26928 ____________________________________________________________________________
26929 [  8787] By: jhi                                   on 2001/02/13  05:56:36
26930         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
26931      Branch: perl
26932           !> Makefile.SH
26933 ____________________________________________________________________________
26934 [  8786] By: jhi                                   on 2001/02/13  05:54:34
26935         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
26936              From: Dorner Thomas <Thomas.Dorner@start.de>
26937              Date: Mon, 12 Feb 2001 15:06:26 +0100
26938              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
26939      Branch: maint-5.6/perl
26940            ! Makefile.SH
26941 ____________________________________________________________________________
26942 [  8785] By: jhi                                   on 2001/02/13  05:29:04
26943         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
26944      Branch: perl
26945           !> hints/openbsd.sh
26946 ____________________________________________________________________________
26947 [  8784] By: jhi                                   on 2001/02/13  02:25:24
26948         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
26949              From: Peter Prymmer <pvhp@forte.com>
26950              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
26951              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
26952      Branch: perl
26953            ! pod/perlclib.pod
26954 ____________________________________________________________________________
26955 [  8783] By: jhi                                   on 2001/02/13  02:22:36
26956         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
26957      Branch: perl
26958            - ebcdic.c
26959            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
26960            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
26961            ! util.c
26962 ____________________________________________________________________________
26963 [  8782] By: jhi                                   on 2001/02/13  02:00:07
26964         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
26965      Branch: maint-5.6/perl
26966            ! pod/perlport.pod
26967 ____________________________________________________________________________
26968 [  8781] By: jhi                                   on 2001/02/13  01:58:44
26969         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
26970      Branch: maint-5.6/perl
26971            ! hints/openbsd.sh
26972 ____________________________________________________________________________
26973 [  8780] By: jhi                                   on 2001/02/13  01:57:33
26974         Log: Synchronize the regexp tests between maintperl and mainline.
26975      Branch: maint-5.6/perl
26976           !> t/op/re_tests
26977 ____________________________________________________________________________
26978 [  8779] By: jhi                                   on 2001/02/13  01:49:35
26979         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
26980              From: Hugo <hv@crypt.compulink.co.uk>
26981              Date: Tue, 13 Feb 2001 00:11:11 +0000
26982              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
26983      Branch: perl
26984            ! regcomp.c t/op/re_tests
26985 ____________________________________________________________________________
26986 [  8778] By: jhi                                   on 2001/02/13  00:23:10
26987         Log: Comments do not nest.
26988      Branch: perl
26989            ! perl.h
26990 ____________________________________________________________________________
26991 [  8777] By: jhi                                   on 2001/02/13  00:17:54
26992         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
26993              From: Hugo <hv@crypt.compulink.co.uk>
26994              Date: Tue, 13 Feb 2001 00:11:11 +0000
26995              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
26996      Branch: maint-5.6/perl
26997            ! regcomp.c t/op/re_tests
26998 ____________________________________________________________________________
26999 [  8776] By: jhi                                   on 2001/02/12  23:25:52
27000         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
27001      Branch: maint-5.6/perl
27002            ! pod/perlport.pod
27003 ____________________________________________________________________________
27004 [  8775] By: jhi                                   on 2001/02/12  23:04:28
27005         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
27006      Branch: maint-5.6/perl
27007            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
27008            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
27009            ! vos/configure_perl.cm
27010 ____________________________________________________________________________
27011 [  8774] By: jhi                                   on 2001/02/12  22:59:11
27012         Log: Subject: Re: [patch] context for 'U' magic functions
27013              From: Doug MacEachern <dougm@covalent.net>
27014              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
27015              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
27016              
27017              plus the suggestion by Nick Ing-Simmons to name the macro
27018              as PERL_MG_UFUNC to avoid namespace pollution, plus add
27019              the advice by Doug for XS writers to perl.h
27020      Branch: perl
27021            ! mg.c perl.h
27022 ____________________________________________________________________________
27023 [  8773] By: jhi                                   on 2001/02/11  20:14:12
27024         Log: Update Changes.
27025      Branch: perl
27026            ! Changes patchlevel.h
27027 ____________________________________________________________________________
27028 [  8772] By: jhi                                   on 2001/02/11  18:47:52
27029         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
27030              From: Simon Cozens <simon@cozens.net>
27031              Date: Wed, 31 Jan 2001 16:31:43 +0000
27032              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
27033      Branch: perl
27034            + pod/perlclib.pod
27035            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
27036            ! pod/perltoc.pod
27037 ____________________________________________________________________________
27038 [  8771] By: jhi                                   on 2001/02/11  18:36:48
27039         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
27040              
27041              Blocks-4d3.beta.txt
27042              CaseFolding-3d4.beta.txt
27043              CompositionExclusions-3d6.beta.txt
27044              EastAsianWidth-4d4.beta.txt
27045              LineBreak-6d3.beta.txt
27046              NamesList-3.1.0d1.beta.txt
27047              PropList-3.1.0d4.beta.txt
27048              SpecialCasing-4d1.beta.txt
27049              UnicodeData-3.1.0d6.beta.txt
27050      Branch: perl
27051            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
27052           +> lib/unicode/UCD.html lib/unicode/Unicode.html
27053            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
27054            - lib/unicode/Unicode.301
27055            ! (edit 257 files)
27056 ____________________________________________________________________________
27057 [  8770] By: jhi                                   on 2001/02/11  17:26:22
27058         Log: UTF-8 documentation.
27059      Branch: perl
27060            ! utf8.h
27061 ____________________________________________________________________________
27062 [  8769] By: jhi                                   on 2001/02/11  17:12:49
27063         Log: Retract #8762.
27064      Branch: perl
27065            ! regexec.c
27066 ____________________________________________________________________________
27067 [  8768] By: jhi                                   on 2001/02/11  16:54:45
27068         Log: Subject: [PATCH] Test::Harness
27069              From: andreas.koenig@anima.de (Andreas J. Koenig)
27070              Date: 11 Feb 2001 14:37:00 +0100
27071              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
27072      Branch: perl
27073            ! lib/Test/Harness.pm
27074 ____________________________________________________________________________
27075 [  8767] By: jhi                                   on 2001/02/11  16:53:52
27076         Log: Subject: [PATCH] Document makepatch in Porting/patching
27077              From: andreas.koenig@anima.de (Andreas J. Koenig)
27078              Date: 11 Feb 2001 16:46:28 +0100
27079              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
27080      Branch: perl
27081            ! Porting/patching.pod
27082 ____________________________________________________________________________
27083 [  8766] By: jhi                                   on 2001/02/11  06:30:23
27084         Log: Subject: Re: [patch] GvSHARED
27085              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
27086              From: Doug MacEachern <dougm@covalent.net>
27087              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
27088              
27089              Subject: Re: [patch] GvSHARED
27090              From: Doug MacEachern <dougm@covalent.net>
27091              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
27092              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
27093              
27094              Subject: [patch] attributes.pm support for `shared'
27095              From: Doug MacEachern <dougm@covalent.net>
27096              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
27097              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
27098              
27099              our() attributes were ignored, our :shared pieces missing,
27100              allow attributes.pm to turn on shared.
27101      Branch: perl
27102            ! op.c t/op/attrs.t toke.c xsutils.c
27103 ____________________________________________________________________________
27104 [  8765] By: alanbur                               on 2001/02/10  23:11:19
27105         Log: Resync with parent (hopefully sucessfully this time)
27106      Branch: maint-5.6/pureperl
27107           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
27108           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
27109           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
27110           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
27111           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
27112           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
27113           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
27114 ____________________________________________________________________________
27115 [  8764] By: jhi                                   on 2001/02/10  22:54:38
27116         Log: Make TEST and UTEST more verbose in case something goes
27117              wrong in running/compiling a script, suggested by Doug
27118              MacEachern.
27119      Branch: perl
27120            ! t/TEST t/UTEST
27121 ____________________________________________________________________________
27122 [  8763] By: jhi                                   on 2001/02/10  22:11:34
27123         Log: Bogus shebang.
27124      Branch: perl
27125            ! t/lib/texttabs.t
27126 ____________________________________________________________________________
27127 [  8762] By: jhi                                   on 2001/02/10  21:56:02
27128         Log: (Retracted by #8769)
27129      Branch: perl
27130            ! regexec.c
27131 ____________________________________________________________________________
27132 [  8761] By: jhi                                   on 2001/02/10  21:26:15
27133         Log: Subject: Re: [patch] GvSHARED 
27134              From: Doug MacEachern <dougm@covalent.net>
27135              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
27136              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
27137              
27138              our @EXPORT : shared = (...);
27139      Branch: perl
27140            ! toke.c
27141 ____________________________________________________________________________
27142 [  8760] By: jhi                                   on 2001/02/10  21:25:07
27143         Log: Subject: [patch] GvSHARED
27144              From: Doug MacEachern <dougm@covalent.net>
27145              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
27146              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
27147      Branch: perl
27148            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
27149 ____________________________________________________________________________
27150 [  8759] By: alanbur                               on 2001/02/10  21:24:27
27151         Log: Backed out mismerge.
27152      Branch: maint-5.6/pureperl
27153            ! MANIFEST README.hpux README.vmesa gv.c installhtml
27154            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
27155            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
27156            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
27157            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
27158            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
27159            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
27160 ____________________________________________________________________________
27161 [  8758] By: jhi                                   on 2001/02/10  18:01:17
27162         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
27163              
27164              Fixed UMRs and leak in Perl_pmtrans()
27165              
27166              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
27167              associated UTFied tr/// code.  Also fixed scoping leak of
27168              PL_reg_start_tmp.
27169              
27170              newATTRSUB leaks when an attempt to redefine the active sort sub is
27171              made.
27172      Branch: maint-5.6/perl
27173           !> op.c regcomp.c
27174 ____________________________________________________________________________
27175 [  8757] By: alanbur                               on 2001/02/10  17:56:46
27176         Log: Resynchronised with parent
27177      Branch: maint-5.6/pureperl
27178           +> README.bs2000
27179            - README.posix-bc
27180            ! gv.c perl.c sv.c
27181           !> MANIFEST README.hpux README.vmesa installhtml
27182           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
27183           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
27184           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
27185           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
27186           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
27187           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
27188 ____________________________________________________________________________
27189 [  8756] By: alanbur                               on 2001/02/10  17:51:15
27190         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
27191              made.
27192      Branch: maint-5.6/pureperl
27193            ! op.c
27194 ____________________________________________________________________________
27195 [  8755] By: jhi                                   on 2001/02/09  22:41:35
27196         Log: Upgrade to CPAN 1.59_54, from Andreas König.
27197      Branch: perl
27198            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
27199 ____________________________________________________________________________
27200 [  8754] By: jhi                                   on 2001/02/09  22:29:20
27201         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
27202              
27203              Didn't upgrade the fill.t since it has a dependency to File::Slurp
27204              purely for debugging purposes, the actual test hasn't changed.
27205      Branch: perl
27206            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
27207            ! t/lib/textwrap.t
27208 ____________________________________________________________________________
27209 [  8753] By: jhi                                   on 2001/02/09  20:17:50
27210         Log: Integrate change #8682 from maintperl.
27211              
27212              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
27213              to work correctly.
27214      Branch: perl
27215           !> hints/irix_6.sh
27216 ____________________________________________________________________________
27217 [  8752] By: jhi                                   on 2001/02/09  20:00:46
27218         Log: Update Changes.
27219      Branch: perl
27220            ! Changes patchlevel.h
27221 ____________________________________________________________________________
27222 [  8751] By: nick                                  on 2001/02/09  19:48:37
27223         Log: Integrate mainline
27224      Branch: perlio
27225           +> README.bs2000 t/lib/cgi-esc.t
27226            - README.posix-bc
27227           !> (integrate 53 files)
27228 ____________________________________________________________________________
27229 [  8750] By: nick                                  on 2001/02/09  19:25:16
27230         Log: Subject: RE: Biannual Competition to Improve Hashing Function
27231              From: Fisher Mark <fisherm@tce.com>
27232              Date: Thu, 8 Feb 2001 10:44:00 -0500
27233              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
27234              Date: Thu, 8 Feb 2001 15:02:47 -0500
27235              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
27236      Branch: perl
27237            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
27238 ____________________________________________________________________________
27239 [  8749] By: jhi                                   on 2001/02/09  19:02:35
27240         Log: Forgotten fragment.
27241      Branch: perl
27242            ! pod/perlapi.pod
27243 ____________________________________________________________________________
27244 [  8748] By: jhi                                   on 2001/02/09  18:31:34
27245         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
27246              plus manual tweakage.
27247              
27248              Sync the perlfaq2 between mainline and maintperl.
27249      Branch: maint-5.6/perl
27250            ! pod/perlfaq2.pod
27251      Branch: perl
27252           !> pod/perlfaq2.pod
27253 ____________________________________________________________________________
27254 [  8747] By: jhi                                   on 2001/02/09  18:12:04
27255         Log: Subject: versiononly and installperl
27256              From: abigail@foad.org
27257              Date: Wed, 7 Feb 2001 22:43:12 +0100
27258              Message-ID: <20010207214312.7045.qmail@foad.org>    
27259              
27260              Add +v flag to force a normal install of the perl binary
27261              and the utilities.
27262              
27263              Subject: [PATCH] installperl
27264              From: Nicholas Clark <nick@ccl4.org>
27265              Date: Fri, 9 Feb 2001 16:28:57 +0000
27266              Message-ID: <20010209162857.B10931@plum.flirble.org>
27267              
27268              Add -A flag which also hardlinks the binary with
27269              the full architecture name.
27270      Branch: perl
27271            ! installperl
27272 ____________________________________________________________________________
27273 [  8746] By: jhi                                   on 2001/02/09  18:03:43
27274         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
27275              
27276              Subject: perlfaq2, re: perlmongers
27277              
27278              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
27279              
27280              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
27281              
27282              Subject: [ID 20010205.001] typo in perlfaq9
27283              
27284              Subject: [ID 20010208.002] unordered explanation in perlcall
27285      Branch: maint-5.6/perl
27286           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
27287           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
27288           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
27289 ____________________________________________________________________________
27290 [  8745] By: jhi                                   on 2001/02/09  17:59:09
27291         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
27292              From: abela@geneanet.org
27293              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
27294              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
27295      Branch: perl
27296            ! pod/perlcall.pod
27297 ____________________________________________________________________________
27298 [  8744] By: jhi                                   on 2001/02/09  17:48:16
27299         Log: Subject: [ID 20010205.001] typo in perlfaq9
27300              From: eserte@vran.herceg.de
27301              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
27302              Message-Id: <200102042244.XAA21926@vran.herceg.de>
27303      Branch: perl
27304            ! pod/perlfaq9.pod
27305 ____________________________________________________________________________
27306 [  8743] By: jhi                                   on 2001/02/09  17:25:12
27307         Log: Integrate change #8695 from maintperl.
27308              
27309              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
27310      Branch: perl
27311           !> thread.h
27312 ____________________________________________________________________________
27313 [  8742] By: jhi                                   on 2001/02/09  17:21:22
27314         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
27315              From: Andy Dougherty <doughera@lafayette.edu>
27316              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
27317              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
27318      Branch: perl
27319            ! embed.pl
27320 ____________________________________________________________________________
27321 [  8741] By: jhi                                   on 2001/02/09  17:05:19
27322         Log: Integrate changes #8738,8739,8740 from maintperl.
27323              
27324              Html files will be installed in a more logical and easier to
27325              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
27326              
27327              Html files will be generated with a header to make them look
27328              a little less bare.
27329              
27330              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
27331      Branch: perl
27332           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
27333 ____________________________________________________________________________
27334 [  8740] By: jhi                                   on 2001/02/09  17:03:46
27335         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
27336              From: "Brendan O'Dea" <bod@compusol.com.au>
27337              Date: Sun, 4 Feb 2001 11:17:56 +1100
27338              Message-ID: <20010204111756.A16301@compusol.com.au>
27339      Branch: maint-5.6/perl
27340            ! pod/perlfaq3.pod
27341 ____________________________________________________________________________
27342 [  8739] By: jhi                                   on 2001/02/09  17:01:59
27343         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
27344              From: "Indy Singh" <indy@nusphere.com>
27345              Date: Fri, 2 Feb 2001 15:09:59 -0500
27346              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
27347              
27348              Html files will be generated with a header to make them look
27349              a little less bare.
27350      Branch: maint-5.6/perl
27351            ! installhtml
27352 ____________________________________________________________________________
27353 [  8738] By: jhi                                   on 2001/02/09  16:58:48
27354         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
27355              From: "Indy Singh" <indy@nusphere.com>
27356              Date: Fri, 2 Feb 2001 15:08:23 -0500
27357              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
27358              
27359              Html files will be installed in a more logical and easier to
27360              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
27361      Branch: maint-5.6/perl
27362            ! win32/Makefile win32/makefile.mk
27363 ____________________________________________________________________________
27364 [  8737] By: jhi                                   on 2001/02/09  16:46:54
27365         Log: Integrate changes #8687,8736 from maintperl.
27366              
27367              HP-UX thread patches from Merijn H. Brand.
27368              
27369              Latin nit from Philip Newton.
27370      Branch: perl
27371           !> README.hpux hints/hpux.sh
27372 ____________________________________________________________________________
27373 [  8736] By: jhi                                   on 2001/02/09  16:42:31
27374         Log: Latin nit from Philip Newton.
27375      Branch: maint-5.6/perl
27376            ! README.hpux
27377 ____________________________________________________________________________
27378 [  8735] By: jhi                                   on 2001/02/09  16:24:03
27379         Log: Integrate changes #8704,8710 from pureperl.
27380              
27381              Fixed UMRs and leak in Perl_pmtrans()
27382              
27383              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
27384              associated UTFied tr/// code.  Also fixed scoping leak of
27385              PL_reg_start_tmp.
27386      Branch: perl
27387           !> op.c regcomp.c
27388 ____________________________________________________________________________
27389 [  8734] By: jhi                                   on 2001/02/09  15:40:21
27390         Log: Integrate change #8733 from maintperl.
27391              
27392              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
27393      Branch: perl
27394           !> pod/perlre.pod
27395 ____________________________________________________________________________
27396 [  8733] By: jhi                                   on 2001/02/09  15:35:47
27397         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
27398              From: Prymmer/Kahn <pvhp@best.com>
27399              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
27400              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
27401      Branch: maint-5.6/perl
27402            ! pod/perlre.pod
27403 ____________________________________________________________________________
27404 [  8732] By: jhi                                   on 2001/02/09  15:26:17
27405         Log: Rename README.posix-bc to README.bs2000 (to avoid the
27406              confusion of a "perlposix-bc.pod"), add a few missing
27407              arch pods, regen toc.
27408      Branch: maint-5.6/perl
27409           +> README.bs2000
27410            - README.posix-bc
27411            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
27412            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
27413 ____________________________________________________________________________
27414 [  8731] By: jhi                                   on 2001/02/09  15:23:39
27415         Log: De-cut-and-pasto.
27416      Branch: perl
27417            ! pod/perl.pod
27418 ____________________________________________________________________________
27419 [  8730] By: jhi                                   on 2001/02/09  15:11:13
27420         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
27421              when people think that perlposix-bc.pod tells anything about
27422              Perl and POSIX.  Regen toc.
27423      Branch: perl
27424           +> README.bs2000
27425            - README.posix-bc
27426            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
27427            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
27428 ____________________________________________________________________________
27429 [  8729] By: jhi                                   on 2001/02/09  14:52:28
27430         Log: The README.vmesa part of #8712 from maintperl.
27431      Branch: perl
27432            ! README.vmesa
27433 ____________________________________________________________________________
27434 [  8728] By: jhi                                   on 2001/02/09  14:46:06
27435         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
27436              From: Peter Prymmer <pvhp@forte.com>
27437              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
27438              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
27439      Branch: maint-5.6/perl
27440            ! README.vmesa win32/Makefile win32/makefile.mk
27441 ____________________________________________________________________________
27442 [  8727] By: jhi                                   on 2001/02/09  14:33:25
27443         Log: Integrate change #8712 from mainline.
27444              
27445              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
27446      Branch: maint-5.6/perl
27447           !> lib/Pod/Find.pm
27448 ____________________________________________________________________________
27449 [  8726] By: jhi                                   on 2001/02/09  14:30:28
27450         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
27451              From: Peter Prymmer <pvhp@forte.com>
27452              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
27453              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
27454      Branch: perl
27455            + t/lib/cgi-esc.t
27456            ! MANIFEST lib/CGI/Util.pm
27457 ____________________________________________________________________________
27458 [  8725] By: jhi                                   on 2001/02/09  04:56:47
27459         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
27460      Branch: maint-5.6/perl
27461            ! pod/perlport.pod
27462 ____________________________________________________________________________
27463 [  8724] By: jhi                                   on 2001/02/09  04:40:59
27464         Log: Integrate changes 7819,7820 from vmsperl into mainline.
27465              
27466              Add header for LIB$ prototypes (C. Berry)
27467              
27468              Convert fwrite()s to sockets to write()s, since some socket stacks
27469              don't take kindly to stdio.
27470              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
27471              (for often optional LNMs)
27472              Correct a few typos
27473              (C. Bailey)
27474      Branch: perl
27475           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
27476 ____________________________________________________________________________
27477 [  8723] By: jhi                                   on 2001/02/09  03:29:29
27478         Log: Integrate change #8722 from mainline.
27479              
27480              The Im() function wasn't returning zero for non-Math::Complex
27481              arguments.  The bug reported by John Gamble.
27482      Branch: maint-5.6/perl
27483           !> lib/Math/Complex.pm
27484 ____________________________________________________________________________
27485 [  8722] By: jhi                                   on 2001/02/09  03:28:33
27486         Log: The Im() function wasn't returning zero for non-Math::Complex
27487              arguments.  The bug reported by John Gamble.
27488      Branch: perl
27489            ! lib/Math/Complex.pm
27490 ____________________________________________________________________________
27491 [  8721] By: nick                                  on 2001/02/08  22:11:35
27492         Log: Correct the correction :-(
27493      Branch: perl
27494            ! perl.c
27495 ____________________________________________________________________________
27496 [  8720] By: bailey                                on 2001/02/08  20:59:22
27497         Log: Convert frwite()s to sockets to write()s, since some socket stacks
27498              don't take kindly to stdio.
27499              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
27500              (for often optional LNMs)
27501              Correct a few typos
27502              (C. Bailey)
27503      Branch: vmsperl
27504            ! vms/vms.c vms/vmsish.h
27505 ____________________________________________________________________________
27506 [  8719] By: bailey                                on 2001/02/08  20:51:02
27507         Log: Add header for LIB$ prototypes (C. Berry)
27508      Branch: vmsperl
27509            ! ext/Devel/DProf/DProf.xs
27510 ____________________________________________________________________________
27511 [  8718] By: bailey                                on 2001/02/08  20:49:00
27512         Log: SYN SYN
27513      Branch: vmsperl
27514           +> pod/perliol.pod t/lib/sample-tests/bailout
27515           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
27516           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
27517           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
27518           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
27519           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
27520           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
27521            - lib/unicode/Is/DCinital.pl
27522           !> (integrate 101 files)
27523 ____________________________________________________________________________
27524 [  8717] By: nick                                  on 2001/02/08  19:38:48
27525         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
27526              From: Robin Barker <rmb1@cise.npl.co.uk>
27527              Date: Thu, 8 Feb 2001 14:38:07 GMT
27528              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
27529      Branch: perl
27530            ! lib/CPAN.pm
27531 ____________________________________________________________________________
27532 [  8716] By: nick                                  on 2001/02/08  19:29:07
27533         Log: Generated files form 8713 etc.
27534      Branch: perl
27535            ! embed.h global.sym objXSUB.h perlapi.c proto.h
27536 ____________________________________________________________________________
27537 [  8715] By: nick                                  on 2001/02/08  19:26:08
27538         Log: Fixup non-ithread build after 8713
27539      Branch: perl
27540            ! perl.c
27541 ____________________________________________________________________________
27542 [  8714] By: nick                                  on 2001/02/08  19:17:45
27543         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
27544              From: nick@ccl4.org
27545              Date: Wed, 7 Feb 2001 00:27:47 +0000
27546              Message-Id: <20010207002747.B63724@plum.flirble.org>
27547      Branch: perl
27548            ! sv.c toke.c
27549 ____________________________________________________________________________
27550 [  8713] By: nick                                  on 2001/02/08  19:15:58
27551         Log: Subject: Re: [patch] Re: PL_ptr_table
27552              From: Doug Maceachern <dougm@covalent.net>
27553              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
27554              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
27555      Branch: perl
27556            ! embed.pl perl.c sv.c sv.h
27557 ____________________________________________________________________________
27558 [  8712] By: nick                                  on 2001/02/08  19:12:47
27559         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
27560              From: Peter Prymmer <pvhp@forte.com>
27561              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
27562              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
27563      Branch: perl
27564            ! lib/Pod/Find.pm
27565 ____________________________________________________________________________
27566 [  8711] By: nick                                  on 2001/02/07  21:06:11
27567         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
27568              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
27569              From: Alan Burlison <Alan.Burlison@uk.sun.com>
27570              Date: Tue, 06 Feb 2001 23:37:01 +0000
27571              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
27572      Branch: perl
27573            ! regcomp.c
27574 ____________________________________________________________________________
27575 [  8710] By: alanbur                               on 2001/02/07  00:22:04
27576         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
27577              associated UTFied tr/// code.  Also fixed scoping leak of
27578              PL_reg_start_tmp.
27579      Branch: maint-5.6/pureperl
27580            ! op.c regcomp.c
27581 ____________________________________________________________________________
27582 [  8709] By: nick                                  on 2001/02/06  21:16:49
27583         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
27584              From: Michael G Schwern <schwern@pobox.com>
27585              Date: Sun, 4 Feb 2001 19:47:14 -0500
27586              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
27587      Branch: perl
27588            ! pod/perlapi.pod pod/perlmodlib.PL
27589 ____________________________________________________________________________
27590 [  8708] By: nick                                  on 2001/02/06  20:41:20
27591         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
27592              From: Michael G Schwern <schwern@pobox.com>
27593              Date: Sun, 4 Feb 2001 21:17:49 -0500
27594              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
27595      Branch: perl
27596            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
27597            ! pod/perltootc.pod
27598 ____________________________________________________________________________
27599 [  8707] By: nick                                  on 2001/02/06  20:29:11
27600         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
27601              From: Michael G Schwern <schwern@pobox.com>
27602              Date: Tue, 6 Feb 2001 05:54:30 -0500
27603              Message-Id: <20010206055430.A951@blackrider.aocn.com>
27604      Branch: perl
27605            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
27606 ____________________________________________________________________________
27607 [  8706] By: nick                                  on 2001/02/06  20:21:40
27608         Log: Subject: RE: some win32 fixes
27609              Date: Tue, 6 Feb 2001 09:23:20 +0300
27610              From: Vadim Konovalov <vkonovalov@lucent.com>
27611              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
27612      Branch: perl
27613            ! toke.c win32/Makefile win32/config.bc win32/config.gc
27614            ! win32/config.vc win32/config_H.bc win32/makefile.mk
27615 ____________________________________________________________________________
27616 [  8705] By: alanbur                               on 2001/02/06  15:00:03
27617         Log: Synchronised with parent
27618      Branch: maint-5.6/pureperl
27619            ! regexec.c
27620           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
27621           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
27622 ____________________________________________________________________________
27623 [  8704] By: alanbur                               on 2001/02/06  14:55:24
27624         Log: Fixed UMRs and leak in Perl_pmtrans()
27625      Branch: maint-5.6/pureperl
27626            ! op.c
27627 ____________________________________________________________________________
27628 [  8703] By: gsar                                  on 2001/02/06  02:29:37
27629         Log: $(MAKE) distclean doesn't clean up properly on windows
27630      Branch: maint-5.6/perl
27631            ! win32/Makefile win32/makefile.mk
27632 ____________________________________________________________________________
27633 [  8702] By: gsar                                  on 2001/02/06  01:00:46
27634         Log: tweak change#8659 to keep it simple
27635      Branch: maint-5.6/perl
27636            ! utils/perldoc.PL
27637 ____________________________________________________________________________
27638 [  8701] By: gsar                                  on 2001/02/05  22:45:41
27639         Log: change#8693 was missing testsuite changes
27640      Branch: maint-5.6/perl
27641           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
27642 ____________________________________________________________________________
27643 [  8700] By: nick                                  on 2001/02/05  20:32:52
27644         Log: Integrate mainline
27645      Branch: perlio
27646           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
27647           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
27648           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
27649           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
27650           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
27651           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
27652           +> t/lib/test-harness.t
27653           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
27654           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
27655           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
27656           !> pod/perlutil.pod t/TEST utils/h2xs.PL
27657 ____________________________________________________________________________
27658 [  8699] By: nick                                  on 2001/02/05  19:41:07
27659         Log: Subject: perlfaq2, re: perlmongers
27660              From: David H. Adler <dha@panix.com>
27661              Date: Sun, 4 Feb 2001 23:48:23 -0500
27662              Message-Id: <20010204234823.A13429@panix.com>
27663      Branch: perl
27664            ! pod/perlfaq2.pod
27665 ____________________________________________________________________________
27666 [  8698] By: nick                                  on 2001/02/05  19:39:31
27667         Log: Missed file f#rom the testharness mess.
27668      Branch: perl
27669            + t/lib/test-harness.t
27670 ____________________________________________________________________________
27671 [  8697] By: nick                                  on 2001/02/05  19:37:21
27672         Log: Subject: [DOC PATCH] overload.pm nits
27673              From: John Tobey <jtobey@john-edwin-tobey.org>
27674              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
27675              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
27676      Branch: perl
27677            ! lib/overload.pm
27678 ____________________________________________________________________________
27679 [  8696] By: alanbur                               on 2001/02/05  11:56:00
27680         Log: Sync with parent
27681      Branch: maint-5.6/pureperl
27682           !> thread.h
27683 ____________________________________________________________________________
27684 [  8695] By: gsar                                  on 2001/02/05  03:27:34
27685         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
27686      Branch: maint-5.6/perl
27687            ! thread.h
27688 ____________________________________________________________________________
27689 [  8694] By: alanbur                               on 2001/02/05  00:07:47
27690         Log: Initial branch creation from //depot/maint-5.6/perl
27691      Branch: maint-5.6/pureperl
27692           +> (branch 1719 files)
27693 ____________________________________________________________________________
27694 [  8693] By: gsar                                  on 2001/02/04  22:38:49
27695         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
27696              changes)
27697      Branch: maint-5.6/perl
27698           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
27699           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
27700           !> ext/DB_File/version.c
27701 ____________________________________________________________________________
27702 [  8692] By: nick                                  on 2001/02/04  18:15:57
27703         Log: The missed t/TEST part of the grand testharness upgrade.
27704      Branch: perl
27705            ! t/TEST
27706 ____________________________________________________________________________
27707 [  8691] By: nick                                  on 2001/02/04  18:05:17
27708         Log: New improved test harness
27709              Subject: Re: [PATCH Test::Harness] Third time's a charm?
27710              From: Michael G Schwern <schwern@pobox.com>
27711              Date: Sun, 4 Feb 2001 08:01:20 -0500
27712              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
27713      Branch: perl
27714            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
27715            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
27716            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
27717            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
27718            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
27719            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
27720            ! MANIFEST lib/Test/Harness.pm
27721 ____________________________________________________________________________
27722 [  8690] By: nick                                  on 2001/02/04  17:57:51
27723         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
27724              From: Jonathan Stowe <gellyfish@gellyfish.com>
27725              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
27726              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
27727      Branch: perl
27728            ! utils/h2xs.PL
27729 ____________________________________________________________________________
27730 [  8689] By: nick                                  on 2001/02/04  17:55:24
27731         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
27732              From: Michael G Schwern <schwern@pobox.com>
27733              Date: Sat, 3 Feb 2001 22:46:38 -0500
27734              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
27735      Branch: perl
27736            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
27737            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
27738 ____________________________________________________________________________
27739 [  8688] By: nick                                  on 2001/02/04  17:43:55
27740         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
27741              length byfailing to spot lack of closing )
27742              From: nick@talking.bollo.cx
27743              Date: Sat, 03 Feb 2001 23:53:16 +0000
27744              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
27745      Branch: perl
27746            ! perlio.c pod/perldiag.pod
27747 ____________________________________________________________________________
27748 [  8687] By: jhi                                   on 2001/02/03  17:11:42
27749         Log: HP-UX thread patches from Merijn H. Brand.
27750      Branch: maint-5.6/perl
27751            ! README.hpux hints/hpux.sh
27752 ____________________________________________________________________________
27753 [  8686] By: jhi                                   on 2001/02/03  16:40:12
27754         Log: Metaconfig changes for #8685.
27755      Branch: metaconfig
27756            ! U/installdirs/instubperl.U
27757      Branch: metaconfig/U/perl
27758            ! Devel.U versiononly.U
27759 ____________________________________________________________________________
27760 [  8685] By: jhi                                   on 2001/02/03  16:39:49
27761         Log: For -Dusedevel builds turn off installusrbinperl and turn on
27762              versiononly, a combined idea of Richard Soderberg and Merijn
27763              H. Brand.  You can still override both of these from the command
27764              line if you need to, -Dinstallusrbinperl and -Uversiononly.
27765      Branch: perl
27766            ! Configure
27767 ____________________________________________________________________________
27768 [  8684] By: jhi                                   on 2001/02/03  16:16:34
27769         Log: Metaconfig unit fix for #8683.
27770      Branch: metaconfig
27771            ! U/compline/nblock_io.U
27772 ____________________________________________________________________________
27773 [  8683] By: jhi                                   on 2001/02/03  16:16:12
27774         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
27775              reported by Peter Prymmer for 5.6-TRIAL1.
27776      Branch: perl
27777            ! Configure
27778 ____________________________________________________________________________
27779 [  8682] By: jhi                                   on 2001/02/03  05:52:11
27780         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
27781              to work correctly.
27782      Branch: maint-5.6/perl
27783            ! hints/irix_6.sh
27784 ____________________________________________________________________________
27785 [  8681] By: jhi                                   on 2001/02/03  05:47:33
27786         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
27787      Branch: maint-5.6/perl
27788            ! pod/perlport.pod
27789 ____________________________________________________________________________
27790 [  8680] By: jhi                                   on 2001/02/02  21:39:49
27791         Log: perlport update from Peter Prymmer.
27792      Branch: maint-5.6/perl
27793            ! pod/perlport.pod
27794 ____________________________________________________________________________
27795 [  8679] By: nick                                  on 2001/02/02  20:50:48
27796         Log: Integrate mainline
27797      Branch: perlio
27798           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
27799           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
27800           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
27801 ____________________________________________________________________________
27802 [  8678] By: gsar                                  on 2001/02/02  16:02:12
27803         Log: note about bincompat, slightly modified (from Lupe Christoph)
27804      Branch: maint-5.6/perl
27805            ! README.solaris
27806 ____________________________________________________________________________
27807 [  8677] By: jhi                                   on 2001/02/02  15:46:20
27808         Log: Supported platforms updates.
27809      Branch: maint-5.6/perl
27810            ! pod/perlport.pod
27811 ____________________________________________________________________________
27812 [  8676] By: jhi                                   on 2001/02/02  03:41:26
27813         Log: A couple more perlfaq2 tweaks.
27814      Branch: maint-5.6/perl
27815            ! pod/perlfaq2.pod
27816 ____________________________________________________________________________
27817 [  8675] By: jhi                                   on 2001/02/02  03:17:44
27818         Log: Misedit in #8661.
27819      Branch: maint-5.6/perl
27820            ! Configure
27821 ____________________________________________________________________________
27822 [  8674] By: jhi                                   on 2001/02/02  03:14:38
27823         Log: Damien again.
27824      Branch: maint-5.6/perl
27825            ! pod/perlfaq2.pod
27826 ____________________________________________________________________________
27827 [  8673] By: jhi                                   on 2001/02/02  03:12:40
27828         Log: perlfaq update from Elaine Ashton.
27829      Branch: maint-5.6/perl
27830            ! pod/perlfaq2.pod
27831 ____________________________________________________________________________
27832 [  8672] By: jhi                                   on 2001/02/02  03:07:08
27833         Log: UTF-8 s/// patch from Inaba Hiroto.
27834      Branch: maint-5.6/perl
27835            ! pp_ctl.c pp_hot.c
27836 ____________________________________________________________________________
27837 [  8671] By: jhi                                   on 2001/02/01  22:34:31
27838         Log: Update Changes.
27839      Branch: perl
27840            ! Changes patchlevel.h
27841 ____________________________________________________________________________
27842 [  8670] By: jhi                                   on 2001/02/01  22:15:29
27843         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
27844              from maintperl.
27845              
27846              Upgrade to Getopt::Long 2.25, from Johan Vromans.
27847              
27848              more files need to be writable in the source distribution
27849              
27850              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
27851              
27852              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
27853              
27854              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
27855              
27856              Allow the float to be fuzzier.
27857              
27858              need to use INT2PTR instead of a straight cast or ia64 fails
27859              
27860              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
27861              
27862              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
27863      Branch: perl
27864           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
27865           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
27866           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
27867 ____________________________________________________________________________
27868 [  8669] By: jhi                                   on 2001/02/01  21:57:02
27869         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
27870              From: Robin Barker <rmb1@cise.npl.co.uk>
27871              Date: Thu, 1 Feb 2001 16:59:05 GMT
27872              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
27873      Branch: maint-5.6/perl
27874            ! pod/perlmodlib.PL
27875 ____________________________________________________________________________
27876 [  8668] By: nick                                  on 2001/02/01  19:41:40
27877         Log: Integrate mainline
27878      Branch: perlio
27879           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
27880           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
27881           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
27882 ____________________________________________________________________________
27883 [  8667] By: gsar                                  on 2001/02/01  16:59:11
27884         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
27885      Branch: maint-5.6/perl
27886            ! embed.pl embedvar.h
27887 ____________________________________________________________________________
27888 [  8666] By: gsar                                  on 2001/02/01  16:34:51
27889         Log: add missing entries to win32/config.?c
27890      Branch: maint-5.6/perl
27891            ! win32/config.bc win32/config.gc win32/config.vc
27892            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
27893 ____________________________________________________________________________
27894 [  8665] By: jhi                                   on 2001/02/01  14:58:51
27895         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
27896              From: "Stephen P. Potter" <spp@spotter.yi.org>
27897              Date: Thu, 01 Feb 2001 10:45:46 -0500
27898              Message-Id: <200102011545.KAA31479@spotter.yi.org>
27899      Branch: maint-5.6/perl
27900            ! pod/perlfunc.pod
27901 ____________________________________________________________________________
27902 [  8664] By: gsar                                  on 2001/02/01  14:52:37
27903         Log: need to use INT2PTR instead of a straight cast or ia64 fails
27904              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
27905      Branch: maint-5.6/perl
27906            ! ext/POSIX/POSIX.xs
27907 ____________________________________________________________________________
27908 [  8663] By: jhi                                   on 2001/02/01  14:09:13
27909         Log: Allow the float to be fuzzier.
27910      Branch: maint-5.6/perl
27911            ! t/lib/peek.t
27912 ____________________________________________________________________________
27913 [  8662] By: jhi                                   on 2001/02/01  13:59:00
27914         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
27915              From: Robin Barker <rmb1@cise.npl.co.uk>
27916              Date: Thu, 1 Feb 2001 13:05:39 GMT
27917              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
27918      Branch: maint-5.6/perl
27919            ! pod/perlmodlib.pod
27920 ____________________________________________________________________________
27921 [  8661] By: jhi                                   on 2001/02/01  13:57:38
27922         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
27923              Date: Thu, 01 Feb 2001 14:15:41 +0100
27924              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27925              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
27926              
27927              Have the $ccflags in the gcc version test (strange, this change
27928              is claimed to be have been integrated already)
27929      Branch: maint-5.6/perl
27930            ! Configure
27931 ____________________________________________________________________________
27932 [  8660] By: jhi                                   on 2001/02/01  13:44:10
27933         Log: Integrate changes #7950,7964,7962 from mainline.
27934              
27935              Find the stdchar signedness using cpp, should fix some of
27936              the Solaris compiler warnings reported by Alan Burlison.
27937      Branch: maint-5.6/perl
27938           !> Configure config_h.SH
27939 ____________________________________________________________________________
27940 [  8659] By: jhi                                   on 2001/02/01  05:35:32
27941         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
27942              From: Jan Dubois <JanD@ActiveState.com>
27943              Date: Wed, 31 Jan 2001 21:17:03 -0800
27944              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
27945      Branch: maint-5.6/perl
27946            ! utils/perldoc.PL
27947 ____________________________________________________________________________
27948 [  8658] By: jhi                                   on 2001/02/01  04:33:17
27949         Log: Integrate the README.os390 and README.posix-bc parts of mainline
27950              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
27951              installperl parts were taken care of by #8657.)
27952      Branch: maint-5.6/perl
27953           !> README.os390 README.posix-bc
27954 ____________________________________________________________________________
27955 [  8657] By: jhi                                   on 2001/02/01  04:29:21
27956         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
27957              From: Peter Prymmer <pvhp@forte.com>
27958              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
27959              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
27960      Branch: maint-5.6/perl
27961            + ext/DynaLoader/dl_dllload.xs
27962            ! MANIFEST Makefile.SH hints/os390.sh installperl
27963 ____________________________________________________________________________
27964 [  8656] By: jhi                                   on 2001/02/01  04:25:45
27965         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
27966              From: Peter Prymmer <pvhp@forte.com>
27967              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
27968              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
27969      Branch: maint-5.6/perl
27970            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
27971 ____________________________________________________________________________
27972 [  8655] By: jhi                                   on 2001/02/01  04:14:47
27973         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
27974              From: troc@netrus.net
27975              Date: Wed, 31 Jan 2001 22:31:26 -0500
27976              Message-Id: <200102010331.WAA117.85@rocco.homenet>
27977      Branch: maint-5.6/perl
27978            ! os2/os2.c
27979 ____________________________________________________________________________
27980 [  8654] By: jhi                                   on 2001/02/01  04:12:52
27981         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
27982              as reported by Alan Burlison.
27983      Branch: maint-5.6/perl
27984            ! pp.h
27985 ____________________________________________________________________________
27986 [  8653] By: jhi                                   on 2001/02/01  04:05:12
27987         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
27988              From: dsugalski@northernlight.com
27989              Date: Wed, 31 Jan 2001 18:54:11 -0500
27990              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
27991      Branch: maint-5.6/perl
27992            ! configure.com
27993 ____________________________________________________________________________
27994 [  8652] By: jhi                                   on 2001/02/01  04:03:11
27995         Log: Misplaced #endif.
27996              
27997              Subject: [perl-5-6-1-trial2] patches for EPOC
27998              From: Olaf Flebbe <O.Flebbe@science-computing.de>
27999              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
28000              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
28001      Branch: maint-5.6/perl
28002            ! epoc/epocish.c
28003 ____________________________________________________________________________
28004 [  8651] By: jhi                                   on 2001/02/01  04:00:25
28005         Log: Integrate changes #8647,8648,8650 from mainline.
28006              
28007              Macrofy a magic UTF-8 test.
28008              
28009              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
28010              
28011              Watch out for cross compiling for EPOC (usually done on linux).
28012      Branch: maint-5.6/perl
28013           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
28014 ____________________________________________________________________________
28015 [  8650] By: jhi                                   on 2001/02/01  03:56:20
28016         Log: Watch out for cross compiling for EPOC (usually done on linux)
28017              
28018              Subject: [perl-5-6-1-trial2] patches for EPOC
28019              From: Olaf Flebbe <O.Flebbe@science-computing.de>
28020              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
28021              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
28022      Branch: perl
28023            ! ext/Errno/Errno_pm.PL
28024 ____________________________________________________________________________
28025 [  8649] By: gsar                                  on 2001/02/01  00:46:00
28026         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
28027      Branch: maint-5.6/perl
28028            ! sv.c
28029 ____________________________________________________________________________
28030 [  8648] By: jhi                                   on 2001/01/31  23:35:36
28031         Log: All the uses of PL_numeric_radix must be protected by
28032              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
28033              
28034              Subject: [perl-5-6-1-trial2] patches for EPOC
28035              From: Olaf Flebbe <O.Flebbe@science-computing.de>
28036              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
28037              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
28038      Branch: perl
28039            ! sv.c
28040 ____________________________________________________________________________
28041 [  8647] By: jhi                                   on 2001/01/31  22:56:16
28042         Log: Macrofy a magic UTF-8 test.
28043      Branch: perl
28044            ! utf8.c utf8.h
28045 ____________________________________________________________________________
28046 [  8646] By: gsar                                  on 2001/01/31  15:55:12
28047         Log: update Changes
28048      Branch: maint-5.6/perl
28049            ! Changes
28050 ____________________________________________________________________________
28051 [  8645] By: gsar                                  on 2001/01/31  15:10:14
28052         Log: Configure tweak suggested by Peter Prymmer
28053      Branch: maint-5.6/perl
28054            ! Configure
28055 ____________________________________________________________________________
28056 [  8644] By: gsar                                  on 2001/01/31  15:06:32
28057         Log: more files need to be writable in the source distribution
28058      Branch: maint-5.6/perl
28059            ! Porting/makerel
28060 ____________________________________________________________________________
28061 [  8643] By: jhi                                   on 2001/01/31  14:59:46
28062         Log: Integrate changes #8258,8278,8279 from mainline.
28063              
28064              Make the large file tests more robust/talkative.
28065      Branch: maint-5.6/perl
28066           !> t/lib/syslfs.t t/op/lfs.t
28067 ____________________________________________________________________________
28068 [  8642] By: gsar                                  on 2001/01/31  14:53:48
28069         Log: integrate changes#8311,8334 from mainline
28070              
28071              Add a new MakeMaker variable PM_FILTER that defines a Unix
28072              filter to be run on each .pm during the pm_to_blib() phase,
28073              a fixed version of
28074              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
28075              
28076              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
28077              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
28078              accurate reading of the "atime".  
28079      Branch: maint-5.6/perl
28080           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
28081           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
28082           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
28083 ____________________________________________________________________________
28084 [  8641] By: jhi                                   on 2001/01/31  14:46:37
28085         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
28086      Branch: maint-5.6/perl
28087            ! lib/Getopt/Long.pm
28088 ____________________________________________________________________________
28089 [  8640] By: gsar                                  on 2001/01/31  14:40:24
28090         Log: make regen_all
28091      Branch: maint-5.6/perl
28092            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
28093 ____________________________________________________________________________
28094 [  8639] By: gsar                                  on 2001/01/31  14:37:25
28095         Log: refresh windows config files
28096      Branch: maint-5.6/perl
28097            ! win32/Makefile win32/config_H.bc win32/config_H.gc
28098            ! win32/config_H.vc win32/makefile.mk
28099 ____________________________________________________________________________
28100 [  8638] By: gsar                                  on 2001/01/31  14:28:10
28101         Log: makefile tweaks for windows: introduce a bulk-switch to enable
28102              same options as ActivePerl; sync changes with makefile.mk
28103      Branch: maint-5.6/perl
28104            ! win32/Makefile win32/makefile.mk
28105 ____________________________________________________________________________
28106 [  8637] By: jhi                                   on 2001/01/31  04:41:30
28107         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
28108              From: Nicholas Clark <nick@ccl4.org>
28109              Date: Tue, 30 Jan 2001 19:51:05 +0000
28110              Message-ID: <20010130195105.R76607@plum.flirble.org> 
28111              
28112              op/inc cure.
28113      Branch: perl
28114            ! pp.c pp.h pp_hot.c t/op/arith.t
28115 ____________________________________________________________________________
28116 [  8636] By: jhi                                   on 2001/01/31  02:38:32
28117         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
28118              no perlio],8257,8380,8479,8515 from mainline.
28119              
28120              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
28121              
28122              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
28123              Subject: [PATCH perl@8133] fix-up for VMS extensions
28124              
28125              In VMS embedded perls couldn't access the statically built Socket.
28126              
28127              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
28128              
28129              Further VMS piping fixes from Charles Lane.
28130              
28131              Subject:  [PATCH] make t/op/misc.t work on VMS
28132              
28133              Add tracing for debugging extensions builds in VMS.
28134              
28135              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
28136      Branch: maint-5.6/perl
28137           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
28138           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
28139           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
28140 ____________________________________________________________________________
28141 [  8635] By: jhi                                   on 2001/01/31  01:46:41
28142         Log: Integrate change #7732 from mainline.
28143              
28144              Sparc 64-bit pack() fix from Jens Hamisch.
28145      Branch: maint-5.6/perl
28146           !> pp.c
28147 ____________________________________________________________________________
28148 [  8634] By: jhi                                   on 2001/01/31  01:41:16
28149         Log: One spot missing from #8626.
28150      Branch: maint-5.6/perl
28151            ! sv.c
28152 ____________________________________________________________________________
28153 [  8633] By: jhi                                   on 2001/01/31  00:49:17
28154         Log: Integrate change #7495 from mainline.
28155              
28156              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
28157      Branch: maint-5.6/perl
28158           !> MANIFEST ext/re/Makefile.PL
28159 ____________________________________________________________________________
28160 [  8632] By: jhi                                   on 2001/01/30  23:38:49
28161         Log: Integrate change #8396 from mainline.
28162              
28163              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
28164              better multicast support (resend)
28165      Branch: maint-5.6/perl
28166           !> ext/Socket/Socket.pm
28167 ____________________________________________________________________________
28168 [  8631] By: jhi                                   on 2001/01/30  23:28:03
28169         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
28170              
28171              More AIX lore. (7514, ext/re/hints/aix.pl)
28172              
28173              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
28174              
28175              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)
28176              
28177              Subject: [ID 20001214.002] Net::Ping patch
28178              
28179              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
28180              
28181              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
28182              
28183              Add ReuseAddr as a (preferred) alias for Reuse as we now
28184              also have ReusePort.
28185              
28186              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
28187      Branch: maint-5.6/perl
28188           +> ext/re/hints/aix.pl
28189           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
28190           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
28191 ____________________________________________________________________________
28192 [  8630] By: jhi                                   on 2001/01/30  23:03:59
28193         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
28194              
28195              read() documentation tweak for 20001121.004.
28196              
28197              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
28198      Branch: maint-5.6/perl
28199           !> pod/perlfunc.pod pod/perlre.pod
28200 ____________________________________________________________________________
28201 [  8629] By: jhi                                   on 2001/01/30  22:41:57
28202         Log: Integrate change #8098 from mainline.
28203              
28204              fastgetcwd is defined using a glob alias on a $^O dependent basis
28205              and there was no default assignment or perl subroutine.
28206      Branch: maint-5.6/perl
28207           !> lib/Cwd.pm
28208 ____________________________________________________________________________
28209 [  8628] By: jhi                                   on 2001/01/30  21:58:52
28210         Log: Integrate change #7866 from mainline.
28211              
28212              File::Temp 0.11.
28213      Branch: maint-5.6/perl
28214           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
28215 ____________________________________________________________________________
28216 [  8627] By: jhi                                   on 2001/01/30  21:39:44
28217         Log: Integrate changes #8075,8086,8228 from mainline.  
28218              
28219              Darwin is not Windows. (8075,8086)
28220              
28221              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
28222      Branch: maint-5.6/perl
28223           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
28224           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
28225           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
28226           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
28227 ____________________________________________________________________________
28228 [  8626] By: jhi                                   on 2001/01/30  21:22:11
28229         Log: Integrate with tweakery the change #8625 from mainline,
28230              the multibyte decimal separator fix ("fa_IR locale failure").
28231      Branch: maint-5.6/perl
28232            ! embedvar.h perlapi.h
28233           !> intrpvar.h perl.c perl.h sv.c util.c
28234 ____________________________________________________________________________
28235 [  8625] By: jhi                                   on 2001/01/30  20:26:33
28236         Log: Fix for the fa_IR locale failure.  The reason for the failure
28237              was that Perl was assuming the decimal separator aka the radix
28238              separator is one character.  The Farsi-Iranian locale crushed
28239              that bad assumption since there the separator is 'Momayyez',
28240              glyphwise looking somewhat like a slash, and in Unicode UTF-8
28241              encoded in two bytes, 0xd9 0xab.
28242      Branch: perl
28243            ! intrpvar.h perl.c perl.h sv.c util.c
28244 ____________________________________________________________________________
28245 [  8624] By: gsar                                  on 2001/01/30  20:17:03
28246         Log: regen_headers
28247      Branch: maint-5.6/perl
28248            ! Makefile.SH pod/perlintern.pod
28249 ____________________________________________________________________________
28250 [  8623] By: gsar                                  on 2001/01/30  19:42:34
28251         Log: backout change#7431 and its dependents (causes spurious rebuilds
28252              of autogenerated files)
28253              
28254              fix benign b.t failure
28255      Branch: maint-5.6/perl
28256            ! Makefile.SH t/lib/b.t
28257 ____________________________________________________________________________
28258 [  8622] By: jhi                                   on 2001/01/30  19:41:41
28259         Log: Microperl sync.
28260      Branch: perl
28261            ! mg.c perl.h
28262 ____________________________________________________________________________
28263 [  8621] By: gsar                                  on 2001/01/30  19:24:47
28264         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
28265              from mainline
28266              
28267              Subject: podlators 1.06 released
28268              
28269              Subject: [PATCH @8436] Eliminate op_children
28270              
28271              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
28272              
28273              (Replaced by #8448)  More op_children traces (cleanup of #8442).
28274              
28275              Subject: [PATCH #3 @8436] Re: Eliminate op_children
28276              Replace #8444 and #8445.
28277              
28278              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
28279              at the setting of the ofs_sv in new_struct_thread() as the
28280              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
28281              uninitialized fields are, uh, initialized with),
28282              SvREFCNT_inc()ing that invited a core dump.
28283              
28284              podlators 1.07, from Russ Allbery.
28285              
28286              Subject: [PATCH] regcomp.c old feature removal
28287              From: mjd@plover.com
28288              Date: 16 Jan 2001 14:43:18 -0000 
28289              Message-ID: <20010116144318.7140.qmail@plover.com> 
28290      Branch: maint-5.6/perl
28291           +> lib/Pod/Text/Overstrike.pm
28292           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
28293           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
28294           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
28295           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
28296           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
28297           !> util.c
28298 ____________________________________________________________________________
28299 [  8620] By: gsar                                  on 2001/01/30  18:48:32
28300         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
28301              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
28302              now fails one test)
28303              
28304              Subject: [PATCH] lvalue AUTOLOAD. No, really.
28305              
28306              Subject: [PATCH] Interesting syntax idea
28307              Make opens + bareword assigns do typeglob assigns.
28308              
28309              Tests for #8254.
28310              
28311              Subject: [PATCH @8269] Continue blocks and B::Deparse
28312              Make the peephole optimizer to bypass more null ops and
28313              and rewrite the deparse handling of continue blocks.
28314              
28315              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
28316              Doc tweak on #8313.
28317              
28318              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
28319              
28320              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
28321              
28322              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
28323              
28324              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
28325              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
28326              according to the platform.
28327              
28328              Subject: [PATCH @8404] Consolidated lvalue sub changes
28329              
28330              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
28331              
28332              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
28333              
28334              Subject: B::Concise -- an improved replacement for B::Terse 
28335              
28336              The B::Terse drop-in replacement wasn't quite drop-in.
28337              
28338              The LVRET macro needed an aTHX.
28339              
28340              Use the /^Perl_/-less form of is_lvalue_sub().
28341              
28342              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
28343      Branch: maint-5.6/perl
28344           +> ext/B/B/Concise.pm
28345           !> (integrate 27 files)
28346 ____________________________________________________________________________
28347 [  8619] By: nick                                  on 2001/01/30  18:40:28
28348         Log: Integrate mainline
28349      Branch: perlio
28350           !> (integrate 40 files)
28351 ____________________________________________________________________________
28352 [  8618] By: jhi                                   on 2001/01/30  18:37:18
28353         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
28354              Date: Mon, 29 Jan 2001 22:51:29 -0600
28355              From: "Craig A. Berry" <craigberry@mac.com>
28356              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
28357      Branch: perl
28358            ! vms/test.com
28359 ____________________________________________________________________________
28360 [  8617] By: jhi                                   on 2001/01/30  18:34:53
28361         Log: Subject: [PATCH] Add missing CV flags to dump.c
28362              From: Tim Jenness <t.jenness@jach.hawaii.edu>
28363              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
28364              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
28365      Branch: perl
28366            ! dump.c
28367 ____________________________________________________________________________
28368 [  8616] By: jhi                                   on 2001/01/30  18:20:58
28369         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
28370              part isn't applicable to maintperl.
28371              
28372              UTF-8 nit from Inaba Hiroto.
28373      Branch: maint-5.6/perl
28374           !> pod/perlapi.pod utf8.c
28375 ____________________________________________________________________________
28376 [  8615] By: jhi                                   on 2001/01/30  18:18:51
28377         Log: UTF-8 nit from Inaba Hiroto.
28378      Branch: perl
28379            ! pod/perlapi.pod t/op/each.t utf8.c
28380 ____________________________________________________________________________
28381 [  8614] By: jhi                                   on 2001/01/30  18:13:38
28382         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
28383              
28384              perl's internal variables are not for public consumption,
28385              move their docs from perlapi.pod to perlintern.pod
28386              
28387              support for -Dusethreads build under HP-UX 10.20 and DCE threads
28388              library (11.0 and later have pthreads but 10.x don't)
28389              
28390              avoid uninitialized value warnings
28391              
28392              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
28393              gets weird results)
28394              
28395              perldoc nit on windows
28396              
28397              make it possible to run the tests outside the source tree
28398              (there's still a dependency on ../lib being the library
28399              location)
28400      Branch: perl
28401           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
28402           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
28403           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
28404           !> win32/bin/search.pl win32/vdir.h
28405 ____________________________________________________________________________
28406 [  8613] By: gsar                                  on 2001/01/30  16:39:59
28407         Log: make it possible to run the tests outside the source tree
28408              (there's still a dependency on ../lib being the library
28409              location)
28410      Branch: maint-5.6/perl
28411            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
28412 ____________________________________________________________________________
28413 [  8612] By: gsar                                  on 2001/01/30  16:31:12
28414         Log: perldoc nit on windows
28415      Branch: maint-5.6/perl
28416            ! utils/perldoc.PL
28417 ____________________________________________________________________________
28418 [  8611] By: gsar                                  on 2001/01/30  16:22:54
28419         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
28420              gets weird results)
28421      Branch: maint-5.6/perl
28422            ! win32/vdir.h
28423 ____________________________________________________________________________
28424 [  8610] By: gsar                                  on 2001/01/30  16:12:45
28425         Log: avoid uninitialized value warnings
28426      Branch: maint-5.6/perl
28427            ! win32/bin/search.pl
28428 ____________________________________________________________________________
28429 [  8609] By: gsar                                  on 2001/01/30  16:08:01
28430         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
28431              library (11.0 and later have pthreads but 10.x don't)
28432      Branch: maint-5.6/perl
28433            ! hints/hpux.sh thread.h
28434 ____________________________________________________________________________
28435 [  8608] By: gsar                                  on 2001/01/30  15:48:55
28436         Log: perl's internal variables are not for public consumption,
28437              move their docs from perlapi.pod to perlintern.pod
28438      Branch: maint-5.6/perl
28439            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
28440            ! thrdvar.h
28441 ____________________________________________________________________________
28442 [  8607] By: gsar                                  on 2001/01/30  15:44:27
28443         Log: mistakenly branched perl56delta.pod, revert
28444      Branch: maint-5.6/perl
28445            - pod/perl56delta.pod
28446           !> pod/perldelta.pod
28447 ____________________________________________________________________________
28448 [  8606] By: gsar                                  on 2001/01/30  14:20:24
28449         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
28450              dTHR which has been a noop for a while now, except for the
28451              compatibility definition in thread.h)
28452      Branch: maint-5.6/perl
28453           !> (integrate 45 files)
28454 ____________________________________________________________________________
28455 [  8605] By: jhi                                   on 2001/01/30  05:43:58
28456         Log: Mark the UTF-8 APIs as experimental.
28457      Branch: maint-5.6/perl
28458            ! embed.pl pod/perlapi.pod
28459 ____________________________________________________________________________
28460 [  8604] By: jhi                                   on 2001/01/30  05:38:40
28461         Log: Nits from earlier integrates.
28462      Branch: maint-5.6/perl
28463            ! lib/Carp/Heavy.pm
28464           !> sv.c
28465 ____________________________________________________________________________
28466 [  8603] By: jhi                                   on 2001/01/30  05:27:26
28467         Log: Regenerate Porting files.
28468      Branch: maint-5.6/perl
28469            ! Porting/Glossary Porting/config.sh Porting/config_H
28470 ____________________________________________________________________________
28471 [  8602] By: jhi                                   on 2001/01/30  05:14:59
28472         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
28473              8310,8339,8447,8492,8493,8505,8525: documentation changes.
28474              
28475              Subject: Re: perlfaq style changes
28476              
28477              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
28478              
28479              Subject: [PATCH] docs on NaN
28480              
28481              Subject: [patch] perlfaq7
28482              
28483              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
28484              
28485              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
28486              
28487              Subject: [PATCH] open() example in perlfunc.pod
28488              
28489              Podify README.mpeix (a new version from the web)
28490              
28491              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
28492              
28493              Subject: [PATCH] format and rewording in perlfaq.pod
28494              
28495              Subject: [PATCH] API Variable documentation   
28496              
28497              Memory management calls documentation.
28498              
28499              Subject: [PATCH: perl@8482] README.vms URL updates
28500              
28501              Subject: Minor typos in perlfaq2.pod
28502              
28503              Subject: [PATCH] pod/perlvar.pod
28504      Branch: maint-5.6/perl
28505           +> pod/perl56delta.pod
28506            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
28507           !> README.amiga README.epoc README.mpeix README.vms
28508           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
28509           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
28510           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
28511           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
28512           !> pod/perlvar.pod thrdvar.h
28513 ____________________________________________________________________________
28514 [  8601] By: jhi                                   on 2001/01/30  04:38:35
28515         Log: Integrate changes #8036,8096,8253 from mainline:
28516              hints changes.
28517              
28518              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
28519              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
28520              
28521              Output the (apparent) version of gcc in Tru64.
28522      Branch: maint-5.6/perl
28523           +> ext/POSIX/hints/svr4.pl
28524           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
28525           !> hints/svr4.sh t/lib/bigfltpm.t
28526 ____________________________________________________________________________
28527 [  8600] By: jhi                                   on 2001/01/30  04:04:01
28528         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
28529              locale fixes.
28530              
28531              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
28532              
28533              Debian allows /usr/bin/locale to exist without any locales. (7868)
28534              
28535              Allow the locale test needing POSIX and the taint test
28536              needing IPC::SysV to run under 'minitest' (basically,
28537              bail out if loading the extension fails). (8384)
28538              
28539              Cleanup the locale.t output  (8480)
28540      Branch: maint-5.6/perl
28541           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
28542           !> t/pragma/locale.t
28543 ____________________________________________________________________________
28544 [  8599] By: jhi                                   on 2001/01/30  03:51:04
28545         Log: Missing generated files from #8598.
28546      Branch: maint-5.6/perl
28547            ! embed.h global.sym objXSUB.h perlapi.c proto.h
28548 ____________________________________________________________________________
28549 [  8598] By: jhi                                   on 2001/01/30  03:41:54
28550         Log: Integrate change #8555 from mainline, manually integrate parts
28551              of changes 8452 and 8583.
28552              
28553              Subject: [PATCH] utf8.c documentation (8452)
28554              
28555              No point in checking the length if the pointer is bogus. (8555)
28556              
28557              Introduce bytes_from_utf8() and implement sv_eq() using it,
28558              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
28559              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
28560              was malformed. (8583)
28561      Branch: maint-5.6/perl
28562            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
28563           !> pod/perlapi.pod sv.c utf8.c
28564 ____________________________________________________________________________
28565 [  8597] By: gsar                                  on 2001/01/30  02:37:26
28566         Log: get PERL_OBJECT build going again on windows
28567      Branch: maint-5.6/perl
28568            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
28569            ! pod/perlapi.pod proto.h sv.c
28570 ____________________________________________________________________________
28571 [  8596] By: jhi                                   on 2001/01/30  02:16:17
28572         Log: Signedness nit.
28573      Branch: perl
28574            ! sv.c
28575 ____________________________________________________________________________
28576 [  8595] By: jhi                                   on 2001/01/30  02:11:07
28577         Log: EBCDIC patch for Storable, from Peter Prymmer.
28578      Branch: perl
28579            ! t/lib/st-06compat.t
28580 ____________________________________________________________________________
28581 [  8594] By: jhi                                   on 2001/01/30  01:04:48
28582         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
28583              From: Peter Prymmer <pvhp@forte.com>
28584              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
28585              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
28586      Branch: perl
28587            ! t/lib/b.t
28588 ____________________________________________________________________________
28589 [  8593] By: jhi                                   on 2001/01/30  00:56:47
28590         Log: Subject: [PATCH: perl@8585] pod problems in io
28591              From: Peter Prymmer <pvhp@forte.com>
28592              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
28593              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
28594      Branch: perl
28595            ! pod/perlapio.pod pod/perliol.pod
28596 ____________________________________________________________________________
28597 [  8592] By: jhi                                   on 2001/01/30  00:48:20
28598         Log: Integrate perlio.
28599      Branch: perl
28600           !> pod/perlapio.pod pod/perliol.pod
28601 ____________________________________________________________________________
28602 [  8591] By: nick                                  on 2001/01/29  22:02:28
28603         Log: GNU 'merge' Simon's copy of perliol.pod with version
28604              patched by Craig's patch.
28605      Branch: perlio
28606            ! pod/perliol.pod
28607 ____________________________________________________________________________
28608 [  8590] By: nick                                  on 2001/01/29  21:55:10
28609         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
28610      Branch: perlio
28611            ! pod/perlapio.pod pod/perliol.pod
28612 ____________________________________________________________________________
28613 [  8589] By: jhi                                   on 2001/01/29  15:35:33
28614         Log: Integrate change #8586 from maint-5.6/perl.
28615              
28616              make the BOM detection code not call tell() until it has to
28617              (meant to fix esoteric compatibility issues where PL_rsfp
28618              is overridden)
28619      Branch: perl
28620           !> toke.c
28621 ____________________________________________________________________________
28622 [  8588] By: jhi                                   on 2001/01/29  15:29:11
28623         Log: Subject: MAking Solaris malloc() the default
28624              From: Lupe Christoph <lupe@lupe-christoph.de>
28625              Date: Mon, 29 Jan 2001 12:59:36 +0100
28626              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
28627              
28628              The README.solaris part slightly tweaked.
28629      Branch: perl
28630            ! README.solaris hints/solaris_2.sh
28631 ____________________________________________________________________________
28632 [  8587] By: jhi                                   on 2001/01/29  15:17:34
28633         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
28634              From: root@ak-75.mind.de
28635              Date: Sun, 28 Jan 2001 20:32:29 +0100
28636              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
28637      Branch: perl
28638            ! pod/perlre.pod
28639 ____________________________________________________________________________
28640 [  8586] By: gsar                                  on 2001/01/29  13:43:44
28641         Log: make the BOM detection code not call tell() until it has to
28642              (meant to fix esoteric compatibility issues where PL_rsfp
28643              is overridden)
28644      Branch: maint-5.6/perl
28645            ! toke.c
28646 ____________________________________________________________________________
28647 [  8585] By: jhi                                   on 2001/01/28  20:05:45
28648         Log: Update Changes.
28649      Branch: perl
28650            ! Changes patchlevel.h
28651 ____________________________________________________________________________
28652 [  8584] By: jhi                                   on 2001/01/28  19:30:02
28653         Log: Integrate perlio.
28654      Branch: perl
28655           +> pod/perliol.pod
28656           !> MANIFEST pod/perlapio.pod
28657 ____________________________________________________________________________
28658 [  8583] By: jhi                                   on 2001/01/28  19:28:40
28659         Log: Patch from Inaba Hiroto:
28660              - canonical UTF-8 hash keys: if a key string for a hash is
28661              UTF8-on, try downgrade the string and use it if
28662              unicode::distinct is not in effect.
28663              For the task, I added a function bytes_from_utf8() to utf8.c.
28664              It might resemble utf8_to_bytes() but it is not convenient
28665              to the task.
28666              Made a test for it and added to t/op/each.t
28667              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
28668              the mortal copy of the argument SV.
28669              And changed t/io/utf8.t test 18 which expects print() to
28670              upgrade its argument.
28671              - re-implement sv_eq with bytes_from_utf8()
28672              - some bug fixes
28673              - tr/// does not handle UTF8 range (\x{}-\x{})
28674              - \ before raw UTF8 character produced
28675              "Malformed UTF-8 character" warning.
28676              - "\x{100}\N{CENT SIGN}" is Malformed.
28677              Added tests for these 3.
28678              - and one silly bug (by me) with qu operator.
28679      Branch: perl
28680            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
28681            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
28682            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
28683 ____________________________________________________________________________
28684 [  8582] By: nick                                  on 2001/01/28  19:25:04
28685         Log: Add pod/perliol.pod to MANIFEST :-(
28686      Branch: perlio
28687            ! MANIFEST
28688 ____________________________________________________________________________
28689 [  8581] By: nick                                  on 2001/01/28  19:22:40
28690         Log: PerlIO documentation. Proofing and sub-editing requested.
28691      Branch: perlio
28692            + pod/perliol.pod
28693            ! pod/perlapio.pod
28694 ____________________________________________________________________________
28695 [  8580] By: jhi                                   on 2001/01/28  05:16:25
28696         Log: Revert the change to sv_2pv() done by #8054: Someone who
28697              did SvNV_set() on a scalar that also happened to be POK,
28698              followed by sv_2pv() won't get the right coercion anymore.
28699              [Sarathy]
28700      Branch: maint-5.6/perl
28701            ! sv.c
28702 ____________________________________________________________________________
28703 [  8579] By: jhi                                   on 2001/01/28  05:15:04
28704         Log: Remove the #8084 effect: do not allow -Q to be interpreted
28705              as -&Q(), this is too much wiggle room.
28706      Branch: maint-5.6/perl
28707            ! toke.c
28708 ____________________________________________________________________________
28709 [  8578] By: jhi                                   on 2001/01/28  05:12:45
28710         Log: Needed bits of #8439 (should have been in #8576),
28711              mainly for lval substr().
28712      Branch: maint-5.6/perl
28713            ! mg.c pp.c pp_hot.c
28714 ____________________________________________________________________________
28715 [  8577] By: jhi                                   on 2001/01/28  05:02:46
28716         Log: A missing check-in.
28717      Branch: maint-5.6/perl
28718            ! utf8.c
28719 ____________________________________________________________________________
28720 [  8576] By: jhi                                   on 2001/01/28  04:26:18
28721         Log: Integrate changes #8425,8436,8439,8517 from mainline.
28722              The 8439 was not truly integrated because it had too many
28723              dependencies on the development branch and because it introduced
28724              concepts too bold for a maintenance branch (such as the qu operator).
28725              
28726              Subject: [PATCH perl@8342] -Wformat
28727              
28728              Tighten some of the UTF-8 tests a bit.
28729              
28730              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
28731              - The substr lval was still not okay.
28732              - Now pp_stringify and sv_setsv copies source's UTF8 flag
28733              even if IN_BYTE.  pp_stringify is called from fold_constants
28734              at optimization phase and "\x{100}" was made SvUTF8_off under
28735              use bytes (the bytes pragma is for "byte semantics" and not
28736              for "do not produce UTF8 data")
28737      Branch: maint-5.6/perl
28738            ! t/lib/charnames.t t/op/substr.t toke.c
28739           !> sv.c t/pragma/utf8.t
28740 ____________________________________________________________________________
28741 [  8575] By: jhi                                   on 2001/01/28  04:01:51
28742         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
28743              
28744              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
28745              
28746              Subject: [ID 20001230.003] UTF-8 tr still hurts
28747              
28748              Test cases for #8385 (from Simon's "torture.pl")
28749              
28750              Start fixing UTF-8 lval substr() (8405)
28751      Branch: maint-5.6/perl
28752           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
28753           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
28754 ____________________________________________________________________________
28755 [  8574] By: jhi                                   on 2001/01/28  03:09:06
28756         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
28757              from mainline.
28758              
28759              UTF-8 cleanup.
28760              
28761              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
28762              
28763              "\x{FF}\xFF" was broken.
28764              
28765              Tests for #8329 and #8330.
28766              
28767              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
28768              
28769              IRIX compiler noticed that the bof initialization might be
28770              bypassed by control flow.
28771              
28772              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
28773      Branch: maint-5.6/perl
28774           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
28775           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
28776 ____________________________________________________________________________
28777 [  8573] By: jhi                                   on 2001/01/28  02:06:12
28778         Log: Retract #8552.
28779      Branch: perl
28780            ! lib/Text/Wrap.pm t/lib/textwrap.t
28781 ____________________________________________________________________________
28782 [  8572] By: jhi                                   on 2001/01/28  02:04:49
28783         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
28784              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
28785              not really integrated but instead salvaged by hand
28786              (they had too many dependencies on the development release
28787              to be cleanly integratable).
28788              
28789              Subject: more UTF8 test suites and an UTF8 patch
28790              
28791              Tweak for MULTIPLICITY/USE_PERLIO
28792              
28793              Signedness nit.
28794              
28795              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
28796              
28797              Use the UTF8_XXX macros in is_utf8_char().
28798              
28799              Rewrite pp_concat() in terms of sv_catsv().  The . operator
28800              should now be UTF-8-proof.
28801              
28802              Subject: [PATCH perl@8269] scanning two hex-constants
28803              fails on EBCDIC environment (script length.t)
28804              
28805              Add some Unicode chop() tests.
28806      Branch: maint-5.6/perl
28807            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
28808           !> sv.c t/op/chop.t utf8.h
28809 ____________________________________________________________________________
28810 [  8571] By: jhi                                   on 2001/01/28  00:35:59
28811         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
28812              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
28813              
28814              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
28815              
28816              The maxiters upper limit sanity check (guarding against
28817              non-progress) assumed bytes instead of characters in s///
28818              and split().
28819              
28820              Signedness nit.
28821              
28822              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
28823              join() should now be UTF-8-proof.
28824              
28825              More split // UTF-8 tests. (8250)
28826      Branch: maint-5.6/perl
28827           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
28828           !> util.c
28829 ____________________________________________________________________________
28830 [  8570] By: jhi                                   on 2001/01/27  22:15:46
28831         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
28832              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
28833              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
28834              8084,8204,8244,8333 from mainline.
28835              
28836              For -Q where Q might be a one-letter sub name one does no more
28837              get a warning about an unknown filetest (7941,7943,7944,8084).
28838              
28839              Subject: Re: [ID 20001130.011] expression parsing bug ?
28840              
28841              Make uv_to_utf8() to zero-terminate its output buffer.
28842              
28843              Split off t/op/length.t (7995)
28844              
28845              Split off t/op/utf8decode.t (7996)
28846              
28847              Remove an unnecessary 'use utf8' from the utf8.t (7998)
28848              
28849              Split off t/op/concat.t (8004)
28850              
28851              Split off t/op/ver.t (8005)
28852              
28853              Document utf8_length(), utf8_distance(), and utf8_hop().
28854              
28855              Document utf8_to_uv() better.
28856              
28857              Introduce macros for UTF8 decoding (8028,8033).
28858              
28859              Add test for reverse() (8030,8031).
28860              
28861              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
28862              
28863              Do not return the Unicode replacement character    on UTF-8
28864              decoding failure.
28865              
28866              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
28867              not this_utf8 i.e. the output string has one, but don't mess
28868              with source assumption. (8052,8053)
28869              
28870              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
28871              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
28872              was not expecting to be called with something that was already
28873              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
28874              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
28875              (8054)
28876              
28877              Recode the naughty binary bytes in utf8decode.t using the \xHH.
28878              
28879              Make some panic messages a bit more logical.
28880      Branch: maint-5.6/perl
28881           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
28882           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
28883           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
28884           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
28885           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
28886           !> utf8.c utf8.h
28887 ____________________________________________________________________________
28888 [  8569] By: jhi                                   on 2001/01/27  19:16:43
28889         Log: Integrate changes #7750 from perlio and #8566 from mainline.
28890      Branch: maint-5.6/perl
28891           !> regexec.c sv.c
28892 ____________________________________________________________________________
28893 [  8568] By: jhi                                   on 2001/01/27  18:06:51
28894         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
28895              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
28896              7935[-perlio.c],7936,7959,7965 from mainline.
28897              
28898              Change the "big byte" error message to "Wide character".
28899              (7355, the croak-if-wide-chars-in-print part ignored)
28900              
28901              Use UINT64_C().
28902              
28903              Introduce Perl_utf8_length().
28904              
28905              diff -se shows these as different (7753, forgotten check-ins)
28906              
28907              Subject: [PATCH] doop.c - UTF8 tr///
28908              
28909              If we use (aTHX_ ...) then put Perl_ on the front.
28910              
28911              Make utf8_length() and utf8_distance() to be less forgiving
28912              about bad UTF-8.
28913              
28914              Test line numbers are different with utf8.
28915              
28916              No need to scan till infinity, 13 is enough. (7872,7911)
28917              
28918              Subject: [PATCH] Tokeniser debugging
28919              
28920              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
28921              
28922              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
28923              
28924              Be more careful in Perl_sv_utf8_downgrade().
28925              
28926              Use DO_UTF8().
28927              
28928              Raw zero bytes in text files confuse at least GNU patch 2.1.
28929      Branch: maint-5.6/perl
28930           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
28931           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
28932           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
28933           !> t/pragma/utf8.t toke.c utf8.c utf8.h
28934 ____________________________________________________________________________
28935 [  8567] By: nick                                  on 2001/01/27  11:10:38
28936         Log: Integrate mainline
28937      Branch: perlio
28938           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
28939           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
28940           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
28941           !> toke.c
28942 ____________________________________________________________________________
28943 [  8566] By: jhi                                   on 2001/01/27  06:22:48
28944         Log: More documentation for the regexp context stack.
28945      Branch: perl
28946            ! regexec.c
28947 ____________________________________________________________________________
28948 [  8565] By: jhi                                   on 2001/01/27  05:21:57
28949         Log: Update Changes.
28950      Branch: perl
28951            ! Changes patchlevel.h
28952 ____________________________________________________________________________
28953 [  8564] By: jhi                                   on 2001/01/27  04:44:04
28954         Log: Threadedness patch for #8562 from Doug MacEachern.
28955      Branch: perl
28956            ! toke.c
28957 ____________________________________________________________________________
28958 [  8563] By: jhi                                   on 2001/01/27  04:26:24
28959         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
28960              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
28961              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
28962              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
28963      Branch: perl
28964            ! op.c
28965 ____________________________________________________________________________
28966 [  8562] By: jhi                                   on 2001/01/27  04:20:30
28967         Log: Subject: Re: Announce : Tokener reporting patch
28968              From: Simon Cozens <simon@cozens.net>
28969              Date: Mon, 22 Jan 2001 02:17:22 +0000
28970              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
28971      Branch: perl
28972            ! embed.h embed.pl proto.h toke.c
28973 ____________________________________________________________________________
28974 [  8561] By: jhi                                   on 2001/01/27  04:17:24
28975         Log: Forgot from #8545.  Oops.
28976      Branch: perl
28977            ! pp.c t/pragma/overload.t
28978 ____________________________________________________________________________
28979 [  8560] By: jhi                                   on 2001/01/27  03:01:47
28980         Log: A better module compilation test, use MANIFEST as suggested
28981              by Spider.
28982      Branch: perl
28983            ! t/lib/1_compile.t
28984 ____________________________________________________________________________
28985 [  8559] By: jhi                                   on 2001/01/27  02:50:48
28986         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
28987              From: Peter Prymmer <pvhp@forte.com>
28988              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
28989              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
28990      Branch: perl
28991            ! t/lib/b.t
28992 ____________________________________________________________________________
28993 [  8558] By: jhi                                   on 2001/01/27  02:27:05
28994         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
28995              From: Peter Prymmer <pvhp@forte.com>
28996              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
28997              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
28998      Branch: perl
28999            ! t/pragma/sub_lval.t
29000 ____________________________________________________________________________
29001 [  8557] By: jhi                                   on 2001/01/27  02:26:03
29002         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
29003              From: Peter Prymmer <pvhp@forte.com>
29004              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
29005              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
29006      Branch: perl
29007            ! t/lib/st-06compat.t
29008 ____________________________________________________________________________
29009 [  8556] By: jhi                                   on 2001/01/27  02:24:33
29010         Log: Subject: [PATCH: perl@8531] minor update to README.os390
29011              From: Peter Prymmer <pvhp@forte.com>
29012              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
29013              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
29014      Branch: perl
29015            ! README.os390
29016 ____________________________________________________________________________
29017 [  8555] By: jhi                                   on 2001/01/27  00:35:47
29018         Log: No point in checking the length before we know whether the pointer
29019              is bogus or not, fixes Abigail's odbm failures in Linux.
29020      Branch: perl
29021            ! sv.c
29022 ____________________________________________________________________________
29023 [  8554] By: nick                                  on 2001/01/26  19:01:31
29024         Log: Integrate mainline
29025      Branch: perlio
29026           !> lib/Text/Wrap.pm t/lib/textwrap.t
29027 ____________________________________________________________________________
29028 [  8553] By: jhi                                   on 2001/01/26  15:19:39
29029         Log: Integrate change #7792 from perlio (multiplicity fix),
29030              fix the AV leak in regex DEBUGGING (tiny part of the
29031              polymorphic regexp patch #8143).
29032      Branch: maint-5.6/perl
29033            ! regcomp.c
29034           !> scope.h
29035 ____________________________________________________________________________
29036 [  8552] By: jhi                                   on 2001/01/26  15:03:23
29037         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
29038              From: Michael G Schwern <schwern@pobox.com>
29039              Date: Fri, 26 Jan 2001 09:28:31 -0500
29040              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
29041      Branch: perl
29042            ! lib/Text/Wrap.pm t/lib/textwrap.t
29043 ____________________________________________________________________________
29044 [  8551] By: jhi                                   on 2001/01/26  02:33:19
29045         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
29046              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
29047              
29048              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
29049              
29050              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
29051              
29052              Message nit.
29053              
29054              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
29055              
29056              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
29057              
29058              (the cleanup of unused submatches in regtry() and regcppop())
29059              
29060              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
29061              stored and restored, and thusly was trounced by the utf8 swash
29062              routines.
29063              
29064              use utf8 not required to use \x{}.
29065              
29066              Removed two more tests that make no sense in UTF-8 since the test
29067              data is not in UTF-8.
29068              
29069              Get the three different space character classes right under utf8.
29070              
29071              Implement ANYOFUTF8 regprop() dumping.
29072              
29073              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
29074              
29075              Document the regex context pushing/popping a bit better.
29076      Branch: maint-5.6/perl
29077           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
29078           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
29079           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
29080           !> t/op/regmesg.t utf8.c
29081 ____________________________________________________________________________
29082 [  8550] By: nick                                  on 2001/01/25  19:42:30
29083         Log: Integrate mainline
29084      Branch: perlio
29085           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
29086           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
29087           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
29088           !> t/lib/bigint.t t/lib/bigintpm.t
29089 ____________________________________________________________________________
29090 [  8549] By: jhi                                   on 2001/01/25  15:22:28
29091         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
29092      Branch: maint-5.6/perl
29093            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
29094 ____________________________________________________________________________
29095 [  8548] By: jhi                                   on 2001/01/25  15:02:55
29096         Log: Integrate changes #7997,8063,8492,8547 from mainline.
29097              
29098              Subject: Re: STRLEN - what?
29099              
29100              Subject: [PATCH] perlguts.pod
29101              
29102              Memory management calls documentation.
29103              
29104              Layout using tabulator is not a good idea in a pod.
29105      Branch: maint-5.6/perl
29106           !> pod/perlguts.pod
29107 ____________________________________________________________________________
29108 [  8547] By: jhi                                   on 2001/01/25  14:49:05
29109         Log: Layout using tabulator is not a good idea in a pod.
29110      Branch: perl
29111            ! pod/perlguts.pod
29112 ____________________________________________________________________________
29113 [  8546] By: jhi                                   on 2001/01/25  14:31:12
29114         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
29115              from mainline.
29116              
29117              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
29118              
29119              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
29120              
29121              More Win32 editor/IDE/shell hints.
29122              
29123              More Win32 Perling.
29124              
29125              Yet another editor edit.
29126              
29127              Edit edit edit.
29128              
29129              IDE/editor section tweaking.
29130              
29131              Few more IDE/editor nits from p5p.
29132      Branch: maint-5.6/perl
29133           !> pod/perlfaq3.pod
29134 ____________________________________________________________________________
29135 [  8545] By: jhi                                   on 2001/01/25  04:16:32
29136         Log: Subject: [PATCH 5.7.0] overload int()
29137              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29138              Date: Wed, 24 Jan 2001 19:06:57 -0500
29139              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
29140      Branch: perl
29141            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
29142            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
29143            ! t/lib/bigintpm.t
29144 ____________________________________________________________________________
29145 [  8544] By: jhi                                   on 2001/01/25  04:15:11
29146         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
29147              From: Peter Prymmer <pvhp@forte.com>
29148              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
29149              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
29150      Branch: perl
29151            ! Makefile.SH README.os390 hints/os390.sh installperl
29152 ____________________________________________________________________________
29153 [  8543] By: jhi                                   on 2001/01/25  03:52:08
29154         Log: Integrate change #8462,8469 from mainline.
29155              
29156              In VMS Perl subversion (perl -V) is undef.
29157      Branch: maint-5.6/perl
29158           !> configure.com
29159 ____________________________________________________________________________
29160 [  8542] By: jhi                                   on 2001/01/25  03:44:55
29161         Log: Integrate changes #7835,7850,8315,8316 from mainline.
29162              
29163              Solaris hints.
29164      Branch: maint-5.6/perl
29165           !> hints/solaris_2.sh
29166 ____________________________________________________________________________
29167 [  8541] By: jhi                                   on 2001/01/25  03:39:28
29168         Log: Integrate #8336 from mainline.
29169      Branch: maint-5.6/perl
29170           !> hv.c
29171 ____________________________________________________________________________
29172 [  8540] By: jhi                                   on 2001/01/25  03:23:50
29173         Log: Retract #8539.
29174      Branch: maint-5.6/perl
29175            ! pod/perlfaq3.pod
29176 ____________________________________________________________________________
29177 [  8539] By: jhi                                   on 2001/01/25  03:21:55
29178         Log: (Retracted by #5940.)
29179      Branch: maint-5.6/perl
29180            ! pod/perlfaq3.pod
29181 ____________________________________________________________________________
29182 [  8538] By: jhi                                   on 2001/01/25  03:14:07
29183         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
29184              From: Peter Prymmer <pvhp@forte.com>
29185              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
29186              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
29187              
29188              The VMS bits.
29189      Branch: maint-5.6/perl
29190            ! configure.com vms/descrip_mms.template
29191 ____________________________________________________________________________
29192 [  8537] By: jhi                                   on 2001/01/25  03:06:09
29193         Log: Integrate #7710,7824,7973 from mainline.
29194      Branch: maint-5.6/perl
29195           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
29196           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
29197           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
29198           !> vos/config.ga.def vos/config.ga.h win32/config.bc
29199           !> win32/config.gc win32/config.vc
29200 ____________________________________________________________________________
29201 [  8536] By: jhi                                   on 2001/01/24  13:50:20
29202         Log: Revert the edits made by me so far to the 5.6 branch since
29203              the TRIAL1 since I did edits when I should have been using
29204              integrates.  Bad programmer.   (Will integrate them properly later.)
29205              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
29206              The #8353 will not be reapplied at least for now since
29207              the UTF-8 hash keys need more thinking.
29208              (The patches #8347, #8354, #8454, #8473 were okay since they
29209              were original edits made specifically for the 5.6.1-TRIAL1.)
29210      Branch: maint-5.6/perl
29211            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29212            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
29213            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
29214            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
29215            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
29216            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
29217            ! win32/config.bc win32/config.gc win32/config.vc
29218 ____________________________________________________________________________
29219 [  8535] By: bailey                                on 2001/01/24  06:37:02
29220         Log: SYN SYN
29221      Branch: vmsperl
29222           +> (branch 26 files)
29223           !> (integrate 130 files)
29224 ____________________________________________________________________________
29225 [  8534] By: nick                                  on 2001/01/23  19:30:57
29226         Log: Integrate mainline.
29227      Branch: perlio
29228           !> Changes Configure Porting/Glossary Porting/config.sh
29229           !> Porting/config_H embed.h embed.pl ext/Encode/compile
29230           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
29231           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
29232           !> pod/perlvar.pod proto.h t/lib/1_compile.t
29233 ____________________________________________________________________________
29234 [  8533] By: jhi                                   on 2001/01/23  16:15:46
29235         Log: Forgotten from #8501.
29236      Branch: perl
29237            ! Porting/Glossary Porting/config.sh Porting/config_H
29238 ____________________________________________________________________________
29239 [  8532] By: jhi                                   on 2001/01/23  16:13:27
29240         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
29241              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
29242              Date: Mon, 22 Jan 2001 17:51:58 +0100
29243              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
29244      Branch: perl
29245            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
29246 ____________________________________________________________________________
29247 [  8531] By: jhi                                   on 2001/01/23  15:46:01
29248         Log: Update Changes.
29249      Branch: perl
29250            ! Changes patchlevel.h
29251 ____________________________________________________________________________
29252 [  8530] By: jhi                                   on 2001/01/23  15:38:39
29253         Log: De-cut-and-pasto.
29254      Branch: perl
29255            ! t/lib/1_compile.t
29256 ____________________________________________________________________________
29257 [  8529] By: jhi                                   on 2001/01/23  15:11:04
29258         Log: Document the mkdir trailing slashes case.
29259      Branch: perl
29260            ! pod/perlfunc.pod
29261 ____________________________________________________________________________
29262 [  8528] By: jhi                                   on 2001/01/23  15:08:28
29263         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
29264              get installed:
29265              
29266              Subject: lib/lib.pm
29267              From: <abigail@foad.org>
29268              Date: Mon, 28 Aug 2000 20:35:08 -0400
29269              Message-ID: <20000829003508.21281.qmail@foad.org>
29270      Branch: perl
29271            ! installperl
29272 ____________________________________________________________________________
29273 [  8527] By: jhi                                   on 2001/01/23  14:44:04
29274         Log: Metaconfig unit change for #8526.
29275      Branch: metaconfig
29276            ! U/threads/archname.U
29277 ____________________________________________________________________________
29278 [  8526] By: jhi                                   on 2001/01/23  14:43:19
29279         Log: Attach -perlio to the archname if so selected.
29280      Branch: perl
29281            ! Configure
29282 ____________________________________________________________________________
29283 [  8525] By: jhi                                   on 2001/01/23  14:24:01
29284         Log: Subject: [PATCH] pod/perlvar.pod
29285              From: abigail@foad.org
29286              Date: Tue, 23 Jan 2001 01:41:10 +0100
29287              Message-ID: <20010123004110.22259.qmail@foad.org>
29288      Branch: perl
29289            ! pod/perlvar.pod
29290 ____________________________________________________________________________
29291 [  8524] By: jhi                                   on 2001/01/23  14:22:32
29292         Log: A bug introduced in #8217 (the undefined variable in the
29293              lib/safe1_t #3) fixed, by Charles Lane:
29294              
29295              The earlier patch made it so that stuff running in Safe
29296              compartments could do a "caller" and see "main".  That
29297              little change in name is done right before the code in
29298              the compartment is run, and apparantly the parser
29299              was picking up the stash name before it got changed.
29300              
29301              (why it was threaded vs. unthreaded Perl that was sensitive to this
29302              I still don't know...and it probably doesn't matter).
29303              
29304              I tryed removing the stash name-change and saw that threaded Perl
29305              did indeed pass the lib/safe1.t tests.
29306              
29307              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
29308              do the name change (and to connect _ in the compartment to the global
29309              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
29310              to call _safe_pkg_prep when creating a new compartment.
29311              
29312              Passes all tests with threaded perl on linux; passes all tests
29313              with unthreaded perl on VMS.
29314              
29315              At some point I'll probably want to revisit Safe and Opcode to
29316              provide more sensible handling of global variables...and to get
29317              formats working in Safe compartments, which they don't do currently.
29318      Branch: perl
29319            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
29320 ____________________________________________________________________________
29321 [  8523] By: jhi                                   on 2001/01/23  14:11:58
29322         Log: Also the lib/Thread.pm itself needs to be ignored if
29323              the Thread extension hasn't been built.
29324      Branch: perl
29325            ! t/lib/1_compile.t
29326 ____________________________________________________________________________
29327 [  8522] By: jhi                                   on 2001/01/23  13:51:28
29328         Log: print() instead of warn() so that stderr doesn't get
29329              unncessarily polluted.
29330      Branch: perl
29331            ! ext/Encode/compile
29332 ____________________________________________________________________________
29333 [  8521] By: jhi                                   on 2001/01/23  13:49:48
29334         Log: Integrate perlio.
29335      Branch: perl
29336           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
29337           !> ext/Encode/encode.h
29338 ____________________________________________________________________________
29339 [  8520] By: nick                                  on 2001/01/22  21:44:00
29340         Log: More messing with Encode:
29341              Extra fields in header to allow multiple names and to record
29342              other things "compile" knows.
29343              Re-organise compile to factor out common output routines.
29344      Branch: perlio
29345            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
29346 ____________________________________________________________________________
29347 [  8519] By: nick                                  on 2001/01/22  20:33:50
29348         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
29349      Branch: perlio
29350            ! ext/Encode/Makefile.PL ext/Encode/compile
29351 ____________________________________________________________________________
29352 [  8518] By: nick                                  on 2001/01/22  20:28:13
29353         Log: Integrate mainline
29354      Branch: perlio
29355           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
29356           !> vos/config.alpha.def vos/config.alpha.h
29357 ____________________________________________________________________________
29358 [  8517] By: jhi                                   on 2001/01/22  15:37:17
29359         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
29360              by Inaba Hiroto.
29361      Branch: perl
29362            ! sv.c
29363 ____________________________________________________________________________
29364 [  8516] By: jhi                                   on 2001/01/22  14:55:15
29365         Log: More SIG_SIZE fixes.
29366      Branch: perl
29367            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
29368 ____________________________________________________________________________
29369 [  8515] By: jhi                                   on 2001/01/22  14:50:27
29370         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
29371              From: "Craig A. Berry" <craigberry@mac.com>
29372              Date: Mon, 22 Jan 2001 00:42:24 -0600
29373              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
29374      Branch: perl
29375            ! configure.com
29376 ____________________________________________________________________________
29377 [  8514] By: jhi                                   on 2001/01/22  14:31:17
29378         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
29379              From: "Craig A. Berry" <craigberry@mac.com>
29380              Date: Sun, 21 Jan 2001 23:03:25 -0600
29381              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
29382      Branch: perl
29383            ! configure.com
29384 ____________________________________________________________________________
29385 [  8513] By: jhi                                   on 2001/01/22  14:14:00
29386         Log: Add the .ucm encoding tables to the MANIFEST.
29387      Branch: perl
29388            ! MANIFEST
29389 ____________________________________________________________________________
29390 [  8512] By: jhi                                   on 2001/01/22  13:43:33
29391         Log: Integrate perlio.
29392      Branch: perl
29393           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
29394           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
29395           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
29396           +> ext/Encode/Encode/iso8859-10.ucm
29397           +> ext/Encode/Encode/iso8859-13.ucm
29398           +> ext/Encode/Encode/iso8859-14.ucm
29399           +> ext/Encode/Encode/iso8859-15.ucm
29400           +> ext/Encode/Encode/iso8859-16.ucm
29401           +> ext/Encode/Encode/iso8859-2.ucm
29402           +> ext/Encode/Encode/iso8859-3.ucm
29403           +> ext/Encode/Encode/iso8859-4.ucm
29404           +> ext/Encode/Encode/iso8859-5.ucm
29405           +> ext/Encode/Encode/iso8859-6.ucm
29406           +> ext/Encode/Encode/iso8859-7.ucm
29407           +> ext/Encode/Encode/iso8859-8.ucm
29408           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
29409           +> ext/Encode/Encode/symbol.ucm
29410           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
29411           !> perliol.h
29412 ____________________________________________________________________________
29413 [  8511] By: nick                                  on 2001/01/21  23:44:47
29414         Log: Make "real" layers of ":utf8" and ":raw".
29415              So now PERLIO=utf8 perl ...
29416              does what Andreas wanted.
29417              Fix arg passing in open.pm (still have a Carp issue).
29418      Branch: perlio
29419            ! lib/open.pm perlio.c perliol.h
29420 ____________________________________________________________________________
29421 [  8510] By: jhi                                   on 2001/01/21  22:56:53
29422         Log: Document the regex context pushing/popping a bit better.
29423      Branch: perl
29424            ! regexec.c
29425 ____________________________________________________________________________
29426 [  8509] By: jhi                                   on 2001/01/21  22:55:44
29427         Log: Tweak the mkdir trailing slash code some more.
29428              
29429              TO DO: the same handling should probably be done for
29430              all the other filesystem functions that can have directories
29431              as their arguments.
29432      Branch: perl
29433            ! pp_sys.c
29434 ____________________________________________________________________________
29435 [  8508] By: nick                                  on 2001/01/21  21:37:43
29436         Log: Switch "compiled in" encodings to .ucm format.
29437              (Leave others as .enc till we can run-time load .ucm,
29438              or find some other way to load them.)
29439      Branch: perlio
29440            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
29441            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
29442            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
29443            + ext/Encode/Encode/iso8859-10.ucm
29444            + ext/Encode/Encode/iso8859-13.ucm
29445            + ext/Encode/Encode/iso8859-14.ucm
29446            + ext/Encode/Encode/iso8859-15.ucm
29447            + ext/Encode/Encode/iso8859-16.ucm
29448            + ext/Encode/Encode/iso8859-2.ucm
29449            + ext/Encode/Encode/iso8859-3.ucm
29450            + ext/Encode/Encode/iso8859-4.ucm
29451            + ext/Encode/Encode/iso8859-5.ucm
29452            + ext/Encode/Encode/iso8859-6.ucm
29453            + ext/Encode/Encode/iso8859-7.ucm
29454            + ext/Encode/Encode/iso8859-8.ucm
29455            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
29456            + ext/Encode/Encode/symbol.ucm
29457            ! ext/Encode/Makefile.PL ext/Encode/compile
29458 ____________________________________________________________________________
29459 [  8507] By: nick                                  on 2001/01/21  21:02:03
29460         Log: Integrate (partial) mainline.
29461      Branch: perlio
29462           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
29463           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
29464           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
29465 ____________________________________________________________________________
29466 [  8506] By: jhi                                   on 2001/01/21  20:09:30
29467         Log: Update Changes.
29468      Branch: perl
29469            ! Changes patchlevel.h
29470 ____________________________________________________________________________
29471 [  8505] By: jhi                                   on 2001/01/21  19:39:59
29472         Log: Subject: Minor typos in perlfaq2.pod
29473              From: "Stephen P. Potter" <spp@spotter.yi.org>
29474              Message-Id: <200101192101.QAA11911@spotter.yi.org>
29475              Date: Fri, 19 Jan 2001 16:01:13 -0500
29476              
29477              with a nit from Philip Netwon.
29478      Branch: perl
29479            ! pod/perlfaq2.pod
29480 ____________________________________________________________________________
29481 [  8504] By: jhi                                   on 2001/01/21  19:33:05
29482         Log: Metaconfig change for #8503.
29483      Branch: metaconfig
29484            ! U/threads/usethreads.U
29485 ____________________________________________________________________________
29486 [  8503] By: jhi                                   on 2001/01/21  19:32:21
29487         Log: Sanity check for conflicting thread flavours.
29488      Branch: perl
29489            ! Configure config_h.SH
29490 ____________________________________________________________________________
29491 [  8502] By: jhi                                   on 2001/01/21  19:23:00
29492         Log: Metaconfig change for #8501.
29493      Branch: metaconfig
29494            ! U/modified/sig_name.U
29495 ____________________________________________________________________________
29496 [  8501] By: jhi                                   on 2001/01/21  19:22:26
29497         Log: The SIG_SIZE is the number of the elements *excluding*
29498              the terminating NULL.
29499      Branch: perl
29500            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
29501            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
29502            ! win32/config_H.vc
29503 ____________________________________________________________________________
29504 [  8500] By: jhi                                   on 2001/01/21  18:31:31
29505         Log: Integrate perlio.
29506      Branch: perl
29507           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
29508           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
29509           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
29510           !> pp_sys.c proto.h sv.c
29511 ____________________________________________________________________________
29512 [  8499] By: jhi                                   on 2001/01/21  17:43:57
29513         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
29514              From: Hugo <hv@crypt.compulink.co.uk>
29515              Date: Sun, 21 Jan 2001 13:34:05 +0000
29516              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
29517              
29518              In sprintf UTF8ize only if necessary.
29519      Branch: perl
29520            ! sv.c
29521 ____________________________________________________________________________
29522 [  8498] By: nick                                  on 2001/01/21  16:25:32
29523         Log: Encode cleanup.
29524              Add command line control over "compile" so that Makefile.PL
29525              needs can be combined with other uses.
29526              Use command line options in Makefile.PL.
29527              Fix multi-byte parsing in .ucm files.
29528      Branch: perlio
29529            ! ext/Encode/Makefile.PL ext/Encode/compile
29530 ____________________________________________________________________________
29531 [  8497] By: nick                                  on 2001/01/21  12:56:27
29532         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
29533      Branch: perlio
29534            ! ext/Encode/Encode.xs
29535 ____________________________________________________________________________
29536 [  8496] By: nick                                  on 2001/01/21  12:18:45
29537         Log: Fixup after integrate:
29538              missed the .sym files that are changed by regen_headers
29539              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
29540      Branch: perlio
29541            ! global.sym pp.sym sv.c
29542 ____________________________________________________________________________
29543 [  8495] By: nick                                  on 2001/01/21  11:51:07
29544         Log: Integrate mainline.
29545      Branch: perlio
29546           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
29547           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
29548           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
29549           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
29550           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
29551           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
29552           !> win32/Makefile win32/makefile.mk
29553 ____________________________________________________________________________
29554 [  8494] By: jhi                                   on 2001/01/20  23:12:11
29555         Log: Forgot the expect_number() prototype.
29556      Branch: perl
29557            ! embed.h embed.pl proto.h
29558 ____________________________________________________________________________
29559 [  8493] By: jhi                                   on 2001/01/20  22:56:39
29560         Log: Subject: [PATCH: perl@8482] README.vms URL updates
29561              From: Peter Prymmer <pvhp@forte.com>
29562              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
29563              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
29564              
29565              Plus Craig A. Berry's suggestion to use compaq.com instead
29566              of digital.com.
29567      Branch: perl
29568            ! README.vms
29569 ____________________________________________________________________________
29570 [  8492] By: jhi                                   on 2001/01/20  22:50:05
29571         Log: Memory management calls documentation.
29572      Branch: perl
29573            ! pod/perlguts.pod
29574 ____________________________________________________________________________
29575 [  8491] By: jhi                                   on 2001/01/20  22:38:33
29576         Log: Signedness nit plus few memcpy/Copy nits.
29577      Branch: perl
29578            ! sv.c
29579 ____________________________________________________________________________
29580 [  8490] By: jhi                                   on 2001/01/20  22:25:53
29581         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
29582              From: Peter Prymmer <pvhp@forte.com>
29583              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
29584              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
29585      Branch: perl
29586            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
29587 ____________________________________________________________________________
29588 [  8489] By: jhi                                   on 2001/01/20  22:24:41
29589         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
29590              From: Peter Prymmer <pvhp@forte.com>
29591              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
29592              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
29593      Branch: perl
29594            ! win32/Makefile win32/makefile.mk
29595 ____________________________________________________________________________
29596 [  8488] By: jhi                                   on 2001/01/20  22:22:27
29597         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
29598              From: Peter Prymmer <pvhp@forte.com>
29599              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
29600              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
29601      Branch: perl
29602            ! Makefile.SH
29603 ____________________________________________________________________________
29604 [  8487] By: jhi                                   on 2001/01/20  22:21:18
29605         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
29606              From: Peter Prymmer <pvhp@forte.com>
29607              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
29608              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
29609      Branch: perl
29610            + ext/DynaLoader/dl_dllload.xs
29611            ! MANIFEST Makefile.SH hints/os390.sh
29612 ____________________________________________________________________________
29613 [  8486] By: jhi                                   on 2001/01/20  22:17:53
29614         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
29615              From: Peter Prymmer <pvhp@forte.com>
29616              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
29617              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
29618      Branch: perl
29619            ! README.os390 README.posix-bc
29620 ____________________________________________________________________________
29621 [  8485] By: jhi                                   on 2001/01/20  20:15:30
29622         Log: Document and test the new qu operator.
29623      Branch: perl
29624            + t/op/qu.t
29625            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
29626            ! pod/perlretut.pod pod/perlunicode.pod
29627 ____________________________________________________________________________
29628 [  8484] By: nick                                  on 2001/01/20  19:42:30
29629         Log: Infrastructure to allow:
29630              open($fh,"|-",@array);
29631              to be implemented
29632              i.e. mark pp_open as needing a stack mark, and make pp_open
29633              process its args in that style (and pass them _all_ to tied handles OPEN).
29634              Invent do_openn() which takes SV ** at allow it to see multiple args.
29635              Note this does not _do_ anything yet.
29636      Branch: perlio
29637            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
29638            ! perlapi.c pp_proto.h pp_sys.c proto.h
29639 ____________________________________________________________________________
29640 [  8483] By: nick                                  on 2001/01/20  17:23:14
29641         Log: Integrate mainline.
29642      Branch: perlio
29643           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
29644           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
29645 ____________________________________________________________________________
29646 [  8482] By: jhi                                   on 2001/01/19  15:37:49
29647         Log: Update Changes.
29648      Branch: perl
29649            ! Changes patchlevel.h
29650 ____________________________________________________________________________
29651 [  8481] By: jhi                                   on 2001/01/19  14:41:24
29652         Log: Subject: Re: new feature: s?printf parameter reordering 
29653              From: Hugo <hv@crypt.compulink.co.uk>
29654              Date: Thu, 11 Jan 2001 17:09:03 +0000
29655              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
29656              
29657              - support reordering for all parameters: %, *v, *, .*
29658              - lay down that the reordering specification must immediately
29659              follow that parameter: %3$, *v3$, *3$, .*3$
29660              - fix vectorisation of a zero-length string
29661              - factor out the code choosing the argument to format
29662              
29663              Possibly unwanted side-effects:
29664              - the special format specifiers ' +-0' must now precede any
29665              vectorisation specifier. Tests in op/sprintf and op/ver
29666              have been changed to reflect this.
29667              - sprintf.t test #214 changed its expectations because in many
29668              cases, the next parameter has already been consumed when an
29669              invalid type letter is detected.
29670              
29671              Probably wanted side-effects:
29672              - attempts to format a non-existent parameter will warn as if C<undef>
29673              - attempt to write to non-existent parameter with '%n' will complain
29674              of "attempt to modify read-only value" instead of being silent
29675      Branch: perl
29676            ! sv.c t/op/sprintf.t t/op/ver.t
29677 ____________________________________________________________________________
29678 [  8480] By: jhi                                   on 2001/01/19  14:08:37
29679         Log: Subject: PATCH pragma/locale.t
29680              From: andreas.koenig@anima.de (Andreas J. Koenig)
29681              Date: 18 Jan 2001 09:45:37 +0100
29682              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
29683      Branch: perl
29684            ! t/pragma/locale.t
29685 ____________________________________________________________________________
29686 [  8479] By: jhi                                   on 2001/01/19  13:19:58
29687         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
29688      Branch: perl
29689            ! configure.com
29690 ____________________________________________________________________________
29691 [  8478] By: jhi                                   on 2001/01/19  02:12:35
29692         Log: Automate 1_compile.t.
29693      Branch: perl
29694            ! t/lib/1_compile.t
29695 ____________________________________________________________________________
29696 [  8477] By: jhi                                   on 2001/01/19  01:49:56
29697         Log: Integrate perlio.
29698      Branch: perl
29699           !> sv.c win32/config.bc win32/config.gc win32/config.vc
29700           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
29701 ____________________________________________________________________________
29702 [  8476] By: nick                                  on 2001/01/18  21:51:52
29703         Log: Integrate mainline
29704      Branch: perlio
29705           +> t/lib/1_compile.t t/lib/compmod.pl
29706           !> MANIFEST configure.com lib/unicode/distinct.pm
29707 ____________________________________________________________________________
29708 [  8475] By: nick                                  on 2001/01/18  21:48:02
29709         Log: Win32 "safe signals" co-existance fix.
29710              Fix SIG_SIZE value.
29711              Clear PL_sig_pending when cloning (fork).
29712      Branch: perlio
29713            ! sv.c win32/config.bc win32/config.gc win32/config.vc
29714            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
29715 ____________________________________________________________________________
29716 [  8474] By: jhi                                   on 2001/01/18  14:40:57
29717         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
29718      Branch: perl
29719            ! t/lib/1_compile.t
29720 ____________________________________________________________________________
29721 [  8473] By: gsar                                  on 2001/01/18  11:42:31
29722         Log: unsubmitted trial1 change
29723      Branch: maint-5.6/perl
29724            ! Changes
29725 ____________________________________________________________________________
29726 [  8472] By: jhi                                   on 2001/01/18  04:30:24
29727         Log: The first bug found by 1_compile.t.
29728      Branch: perl
29729            ! lib/unicode/distinct.pm
29730 ____________________________________________________________________________
29731 [  8471] By: jhi                                   on 2001/01/18  04:29:42
29732         Log: Add Schwern's 1_compile test.  The compile_module script renamed
29733              to be a bit shorter for the 8.3 people.
29734      Branch: perl
29735            + t/lib/1_compile.t t/lib/compmod.pl
29736            ! MANIFEST
29737 ____________________________________________________________________________
29738 [  8470] By: jhi                                   on 2001/01/18  04:16:00
29739         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)
29740              From: Peter Prymmer <pvhp@forte.com>
29741              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
29742              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
29743              Replace #8463.
29744      Branch: maint-5.6/perl
29745            ! configure.com
29746 ____________________________________________________________________________
29747 [  8469] By: jhi                                   on 2001/01/18  04:13:02
29748         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)
29749              From: Peter Prymmer <pvhp@forte.com>
29750              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
29751              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
29752              Replace #8462.
29753      Branch: perl
29754            ! configure.com
29755 ____________________________________________________________________________
29756 [  8468] By: jhi                                   on 2001/01/18  03:42:08
29757         Log: Integrate perlio.
29758      Branch: perl
29759           !> gv.c mg.c perlio.c util.c
29760 ____________________________________________________________________________
29761 [  8467] By: nick                                  on 2001/01/17  22:41:10
29762         Log: "Safe" signals - trial implementation.
29763              gv.c tweaked to zero PL_sig_pend array
29764              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
29765              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
29766              Odd thing is that it "works" with PERLIO=stdio as well (linux).
29767      Branch: perlio
29768            ! gv.c mg.c perlio.c util.c
29769 ____________________________________________________________________________
29770 [  8466] By: nick                                  on 2001/01/17  20:40:20
29771         Log: Integrate mainline.
29772      Branch: perlio
29773           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
29774           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
29775           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
29776           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
29777           !> vos/config.ga.h win32/config.bc win32/config.gc
29778           !> win32/config.vc
29779 ____________________________________________________________________________
29780 [  8465] By: jhi                                   on 2001/01/17  18:37:13
29781         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
29782              From: Nicholas Clark <nick@ccl4.org>
29783              Date: Wed, 17 Jan 2001 17:31:33 +0000
29784              Message-ID: <20010117173133.I2633@plum.flirble.org>
29785      Branch: perl
29786            ! t/op/int.t
29787 ____________________________________________________________________________
29788 [  8464] By: jhi                                   on 2001/01/17  14:43:17
29789         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
29790              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
29791              Date: Wed, 17 Jan 2001 15:16:43 +0100
29792              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
29793              
29794              pp_int() was dropping an NV to the floor,
29795              int(279964589018079/59) either returned not an integer
29796              4745162525730.15, or one got "Attempt to free unreferenced scalar."
29797      Branch: perl
29798            ! pp.c
29799 ____________________________________________________________________________
29800 [  8463] By: jhi                                   on 2001/01/17  06:12:42
29801         Log: (Replaced by #8470)
29802              
29803              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)
29804              From: "Craig A. Berry" <craigberry@mac.com>
29805              Date: Tue, 16 Jan 2001 23:38:46 -0600
29806              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
29807      Branch: maint-5.6/perl
29808            ! configure.com
29809 ____________________________________________________________________________
29810 [  8462] By: jhi                                   on 2001/01/17  06:11:31
29811         Log: (Replaced by #8469)
29812              
29813              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)
29814              From: "Craig A. Berry" <craigberry@mac.com>
29815              Date: Tue, 16 Jan 2001 23:38:46 -0600
29816              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
29817      Branch: perl
29818            ! configure.com
29819 ____________________________________________________________________________
29820 [  8461] By: jhi                                   on 2001/01/17  05:56:12
29821         Log: Allow for one trailing slash in the directory of mkdir().
29822      Branch: perl
29823            ! pp_sys.c
29824 ____________________________________________________________________________
29825 [  8460] By: jhi                                   on 2001/01/17  03:26:01
29826         Log: Metaconfig unit changes for #8459.
29827      Branch: metaconfig
29828            ! U/modified/Loc.U U/modified/sig_name.U
29829 ____________________________________________________________________________
29830 [  8459] By: jhi                                   on 2001/01/17  03:24:48
29831         Log: Define SIG_SIZE, the number of elements in the sig_name and
29832              sig_num arrays, including the final NULL entry.
29833      Branch: perl
29834            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29835            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
29836            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
29837            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
29838            ! win32/config.bc win32/config.gc win32/config.vc
29839 ____________________________________________________________________________
29840 [  8458] By: jhi                                   on 2001/01/17  01:41:33
29841         Log: Integrate perlio.
29842      Branch: perl
29843           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
29844           !> perlapi.h proto.h sv.c
29845 ____________________________________________________________________________
29846 [  8457] By: nick                                  on 2001/01/16  22:07:26
29847         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
29848              Provides all the "cost" but no benefit yet - it is to allow cost
29849              to be measured, and implementation experiments (just in mg.c?).
29850      Branch: perlio
29851            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
29852            ! perlapi.h proto.h sv.c
29853 ____________________________________________________________________________
29854 [  8456] By: nick                                  on 2001/01/16  21:07:07
29855         Log: Integrate mainline.
29856      Branch: perlio
29857           !> (integrate 51 files)
29858 ____________________________________________________________________________
29859 [  8455] By: jhi                                   on 2001/01/16  18:13:43
29860         Log: Subject: [PATCH] regcomp.c old feature removal
29861              From: mjd@plover.com
29862              Date: 16 Jan 2001 14:43:18 -0000 
29863              Message-ID: <20010116144318.7140.qmail@plover.com> 
29864      Branch: perl
29865            ! regcomp.c
29866 ____________________________________________________________________________
29867 [  8454] By: jhi                                   on 2001/01/16  16:12:39
29868         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
29869              From: "Indy Singh" <indy@nusphere.com>
29870              Date: Wed, 10 Jan 2001 20:17:49 -0500
29871              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
29872      Branch: maint-5.6/perl
29873            ! win32/Makefile
29874 ____________________________________________________________________________
29875 [  8453] By: jhi                                   on 2001/01/16  16:09:33
29876         Log: Update Changes.
29877      Branch: perl
29878            ! Changes patchlevel.h
29879 ____________________________________________________________________________
29880 [  8452] By: jhi                                   on 2001/01/16  15:42:04
29881         Log: Subject: Re: API Cleanup
29882              To: perl5-porters@perl.org
29883              Date: Tue, 16 Jan 2001 13:42:30 +0000
29884              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
29885              
29886              Subject: [PATCH] utf8.c documentation
29887              From: Simon Cozens <simon@cozens.net>
29888              Date: Tue, 16 Jan 2001 13:52:48 +0000
29889              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
29890              
29891              Subject: Re: API Cleanup
29892              From: Simon Cozens <simon@cozens.net>
29893              Date: Tue, 16 Jan 2001 14:58:55 +0000
29894              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
29895              
29896              UTF-8 doc patches.
29897      Branch: perl
29898            ! embed.pl pod/perlapi.pod utf8.c
29899 ____________________________________________________________________________
29900 [  8451] By: jhi                                   on 2001/01/16  14:41:39
29901         Log: podlators 1.07, from Russ Allbery.
29902      Branch: perl
29903            ! lib/Pod/Man.pm
29904 ____________________________________________________________________________
29905 [  8450] By: jhi                                   on 2001/01/16  14:24:19
29906         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
29907              From: "Indy Singh" <indy@nusphere.com>
29908              Date: Mon, 15 Jan 2001 20:59:40 -0500
29909              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
29910      Branch: perl
29911            ! win32/Makefile
29912 ____________________________________________________________________________
29913 [  8449] By: jhi                                   on 2001/01/16  03:42:55
29914         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
29915              at the setting of the ofs_sv in new_struct_thread() as the
29916              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
29917              that invited a core dump.
29918      Branch: perl
29919            ! util.c
29920 ____________________________________________________________________________
29921 [  8448] By: jhi                                   on 2001/01/16  01:49:07
29922         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
29923              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
29924              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
29925              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
29926              
29927              Replace #8444 and #8445.
29928      Branch: perl
29929            ! ext/B/B.xs ext/B/B/Debug.pm
29930 ____________________________________________________________________________
29931 [  8447] By: jhi                                   on 2001/01/15  21:05:35
29932         Log: Subject: [PATCH] API Variable documentation   
29933              From: Simon Cozens <simon@cozens.net>
29934              Date: Mon, 15 Jan 2001 19:35:54 +0000
29935              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
29936      Branch: perl
29937            ! pod/perlapi.pod thrdvar.h
29938 ____________________________________________________________________________
29939 [  8446] By: jhi                                   on 2001/01/15  20:49:20
29940         Log: Signedness nit.
29941      Branch: perl
29942            ! pp_ctl.c
29943 ____________________________________________________________________________
29944 [  8445] By: jhi                                   on 2001/01/15  20:28:48
29945         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
29946      Branch: perl
29947            ! ext/B/B/Debug.pm
29948 ____________________________________________________________________________
29949 [  8444] By: jhi                                   on 2001/01/15  13:09:10
29950         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
29951      Branch: perl
29952            ! ext/B/B.xs
29953 ____________________________________________________________________________
29954 [  8443] By: jhi                                   on 2001/01/15  13:06:26
29955         Log: Missing from #8439.
29956      Branch: perl
29957            ! keywords.h mg.c
29958 ____________________________________________________________________________
29959 [  8442] By: jhi                                   on 2001/01/15  13:02:38
29960         Log: Subject: [PATCH @8436] Eliminate op_children
29961              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
29962              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
29963              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
29964              
29965              Subject: [PATCH @8436] Re: Eliminate op_children
29966              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
29967              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
29968              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
29969      Branch: perl
29970            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
29971            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
29972            ! op.c op.h
29973 ____________________________________________________________________________
29974 [  8441] By: jhi                                   on 2001/01/15  12:57:08
29975         Log: Use the /^Perl_/-less form of is_lvalue_sub().
29976      Branch: perl
29977            ! pp.h
29978 ____________________________________________________________________________
29979 [  8440] By: jhi                                   on 2001/01/15  05:13:09
29980         Log: Revert #8437 and #8438, the Linux large files story is more complex.
29981      Branch: metaconfig/U/perl
29982            ! d_fpos64_t.U d_off64_t.U
29983      Branch: perl
29984            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29985            ! config_h.SH configure.com epoc/config.sh perl.h
29986            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
29987            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
29988            ! win32/config.bc win32/config.gc win32/config.vc
29989 ____________________________________________________________________________
29990 [  8439] By: jhi                                   on 2001/01/15  05:02:24
29991         Log: More UTF-8 patches from Inaba Hiroto.
29992              - The substr lval was still not okay.
29993              - Now pp_stringify and sv_setsv copies source's UTF8 flag
29994              even if IN_BYTE.  pp_stringify is called from fold_constants
29995              at optimization phase and "\x{100}" was made SvUTF8_off under
29996              use bytes (the bytes pragma is for "byte semantics" and not
29997              for "do not produce UTF8 data")
29998              - New `qu' operator to generate UTF8 string explicitly.
29999              Though I agree with the policy "0x00-0xff always produce bytes",
30000              sometimes want to such a string to be coded in UTF8.
30001              I can use pack"U0a*" but it requires more typing and has
30002              runtime overhead.
30003              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
30004              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
30005              string is not UTF8_on and has char 0x80-0xff.
30006              
30007              TODO: document and test qu.
30008      Branch: perl
30009            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
30010            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
30011            ! toke.c
30012 ____________________________________________________________________________
30013 [  8438] By: jhi                                   on 2001/01/14  05:10:23
30014         Log: Metaconfig unit changes for #8437.
30015      Branch: metaconfig/U/perl
30016            ! d_fpos64_t.U d_off64_t.U
30017 ____________________________________________________________________________
30018 [  8437] By: jhi                                   on 2001/01/14  04:55:34
30019         Log: Add <features.h> probing, seems to be needed for (some?)
30020              Linux largefileness.
30021      Branch: perl
30022            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30023            ! config_h.SH configure.com epoc/config.sh perl.h
30024            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
30025            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
30026            ! win32/config.bc win32/config.gc win32/config.vc
30027 ____________________________________________________________________________
30028 [  8436] By: jhi                                   on 2001/01/13  17:47:21
30029         Log: Tighten some of the tests a bit.
30030      Branch: perl
30031            ! t/pragma/utf8.t
30032 ____________________________________________________________________________
30033 [  8435] By: jhi                                   on 2001/01/13  17:31:54
30034         Log: Integrate perlio.
30035      Branch: perl
30036           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
30037           !> win32/config_H.gc win32/config_H.vc
30038 ____________________________________________________________________________
30039 [  8434] By: nick                                  on 2001/01/13  11:36:53
30040         Log: Run dmake regen_config_h for Win32
30041      Branch: perlio
30042            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
30043 ____________________________________________________________________________
30044 [  8433] By: nick                                  on 2001/01/13  11:31:55
30045         Log: VMS friendly patch to Encode compile process
30046      Branch: perlio
30047            ! ext/Encode/Makefile.PL ext/Encode/compile
30048 ____________________________________________________________________________
30049 [  8432] By: nick                                  on 2001/01/13  11:06:44
30050         Log: Integrate mainline
30051      Branch: perlio
30052           +> ext/B/B/Concise.pm
30053           !> (integrate 52 files)
30054 ____________________________________________________________________________
30055 [  8431] By: jhi                                   on 2001/01/13  05:55:55
30056         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
30057              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
30058              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
30059              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
30060      Branch: perl
30061            ! ext/B/B/Concise.pm
30062 ____________________________________________________________________________
30063 [  8430] By: jhi                                   on 2001/01/13  04:24:18
30064         Log: The LVRET macro needed an aTHX.
30065      Branch: perl
30066            ! pp.h
30067 ____________________________________________________________________________
30068 [  8429] By: jhi                                   on 2001/01/13  02:12:42
30069         Log: Update Changes.
30070      Branch: perl
30071            ! Changes patchlevel.h
30072 ____________________________________________________________________________
30073 [  8428] By: jhi                                   on 2001/01/13  02:08:50
30074         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
30075              From: Peter Prymmer <pvhp@forte.com>
30076              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
30077              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
30078              
30079              Add a BEGIN guard for sloppy floating point division.
30080      Branch: perl
30081            ! lib/Math/BigInt.pm lib/bigint.pl
30082 ____________________________________________________________________________
30083 [  8427] By: jhi                                   on 2001/01/13  01:47:16
30084         Log: The B::Terse drop-in replacement wasn't quite drop-in.
30085      Branch: perl
30086            ! ext/B/B/Terse.pm
30087 ____________________________________________________________________________
30088 [  8426] By: jhi                                   on 2001/01/12  21:20:43
30089         Log: Use UVXf.
30090      Branch: perl
30091            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30092            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
30093            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
30094            ! vos/config.ga.def vos/config.ga.h win32/config.bc
30095            ! win32/config.gc win32/config.vc
30096 ____________________________________________________________________________
30097 [  8425] By: jhi                                   on 2001/01/12  20:20:14
30098         Log: Subject: [PATCH perl@8342] -Wformat
30099              From: Robin Barker <rmb1@cise.npl.co.uk>
30100              Date: Fri, 12 Jan 2001 20:03:14 GMT
30101              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
30102      Branch: perl
30103            ! ext/Encode/Encode.xs mg.c sv.c toke.c
30104 ____________________________________________________________________________
30105 [  8424] By: jhi                                   on 2001/01/12  20:01:48
30106         Log: Subject: B::Concise -- an improved replacement for B::Terse 
30107              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
30108              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
30109              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
30110      Branch: perl
30111            + ext/B/B/Concise.pm
30112            ! MANIFEST ext/B/B/Terse.pm
30113 ____________________________________________________________________________
30114 [  8423] By: jhi                                   on 2001/01/12  19:24:02
30115         Log: The new metaconfig unit from the #8421.
30116      Branch: metaconfig/U/perl
30117            + d_sigprocmask.U
30118 ____________________________________________________________________________
30119 [  8422] By: jhi                                   on 2001/01/12  19:23:43
30120         Log: Forgot the microperl config from the #8421.
30121      Branch: perl
30122            ! uconfig.h uconfig.sh
30123 ____________________________________________________________________________
30124 [  8421] By: jhi                                   on 2001/01/12  19:05:27
30125         Log: Add sigprocmask() probe, regen Configure, regen toc.
30126      Branch: perl
30127            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30128            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
30129            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
30130            ! vos/config.ga.h win32/config.bc win32/config.gc
30131            ! win32/config.vc
30132 ____________________________________________________________________________
30133 [  8420] By: jhi                                   on 2001/01/12  18:34:31
30134         Log: Add sockatmark() to the todo list.
30135      Branch: perl
30136            ! Todo-5.6
30137 ____________________________________________________________________________
30138 [  8419] By: jhi                                   on 2001/01/12  18:09:46
30139         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
30140      Branch: perl
30141            ! op.c
30142 ____________________________________________________________________________
30143 [  8418] By: jhi                                   on 2001/01/12  18:05:30
30144         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
30145              From: Radu Greab <radu@netsoft.ro>
30146              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
30147              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
30148      Branch: perl
30149            ! op.c t/pragma/sub_lval.t
30150 ____________________________________________________________________________
30151 [  8417] By: jhi                                   on 2001/01/12  16:09:09
30152         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
30153              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
30154              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
30155              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
30156      Branch: perl
30157            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
30158            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
30159            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
30160            ! t/pragma/sub_lval.t toke.c
30161 ____________________________________________________________________________
30162 [  8416] By: jhi                                   on 2001/01/12  15:42:06
30163         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
30164              From: "Richard Soderberg" <rs@crystalflame.net>
30165              Date: Fri, 12 Jan 2001 04:49:35 -0800
30166              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
30167              
30168              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
30169              according to the platform.
30170      Branch: perl
30171            ! op.c
30172 ____________________________________________________________________________
30173 [  8415] By: jhi                                   on 2001/01/12  15:33:41
30174         Log: One more UTF-8 fix from Inaba Hiroto.
30175      Branch: perl
30176            ! pp.c regexec.c t/pragma/utf8.t
30177 ____________________________________________________________________________
30178 [  8414] By: jhi                                   on 2001/01/12  15:30:18
30179         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
30180      Branch: perl
30181            ! regexec.c
30182 ____________________________________________________________________________
30183 [  8413] By: jhi                                   on 2001/01/12  15:22:10
30184         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
30185              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
30186              Date: Thu, 11 Jan 2001 12:53:36 +0100
30187              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
30188      Branch: perl
30189            ! toke.c
30190 ____________________________________________________________________________
30191 [  8412] By: jhi                                   on 2001/01/12  15:20:25
30192         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
30193              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
30194              Date: Fri, 12 Jan 2001 14:37:55 +0100
30195              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
30196      Branch: perl
30197            ! hints/posix-bc.sh
30198 ____________________________________________________________________________
30199 [  8411] By: jhi                                   on 2001/01/12  15:14:14
30200         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
30201              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
30202              Date: Fri, 12 Jan 2001 10:42:21 +0100
30203              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
30204      Branch: perl
30205            ! t/op/regmesg.t
30206 ____________________________________________________________________________
30207 [  8410] By: jhi                                   on 2001/01/12  05:48:55
30208         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
30209              From: Nicholas Clark <nick@ccl4.org> 
30210              Date: Sun, 7 Jan 2001 19:47:14 +0000
30211              Message-ID: <20010107194714.B1048@plum.flirble.org>
30212      Branch: perl
30213            ! t/op/numconvert.t
30214 ____________________________________________________________________________
30215 [  8409] By: jhi                                   on 2001/01/12  05:41:28
30216         Log: Integrate perlio.
30217      Branch: perl
30218           !> mg.c scope.h
30219 ____________________________________________________________________________
30220 [  8408] By: nick                                  on 2001/01/11  22:43:28
30221         Log: Remove variables that were used in experiments.
30222      Branch: perlio
30223            ! mg.c
30224 ____________________________________________________________________________
30225 [  8407] By: nick                                  on 2001/01/11  20:57:44
30226         Log: Catch die in %SIG handler and unblock the signal before re-dying.
30227              This make Linux work _without_ sigsetjmp().
30228              Turn off sigsetjmp() to see what else it does.
30229              May need Configure probe for sigprocmask() if anything has sigaction()
30230              but not sigprocmask().
30231      Branch: perlio
30232            ! mg.c scope.h
30233 ____________________________________________________________________________
30234 [  8406] By: nick                                  on 2001/01/11  19:32:07
30235         Log: Integrate mainline
30236      Branch: perlio
30237           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
30238           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
30239           !> t/op/substr.t
30240 ____________________________________________________________________________
30241 [  8405] By: jhi                                   on 2001/01/11  17:11:01
30242         Log: Fix UTF-8 lval substr().
30243      Branch: perl
30244            ! mg.c t/op/substr.t
30245 ____________________________________________________________________________
30246 [  8404] By: jhi                                   on 2001/01/11  05:13:58
30247         Log: Update Changes.
30248      Branch: perl
30249            ! Changes patchlevel.h
30250 ____________________________________________________________________________
30251 [  8403] By: jhi                                   on 2001/01/11  04:38:24
30252         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
30253              From: Hugo <hv@crypt.compulink.co.uk>
30254              Date: Mon, 30 Oct 2000 01:33:26 +0000
30255              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
30256      Branch: perl
30257            ! regexec.c t/op/re_tests
30258 ____________________________________________________________________________
30259 [  8402] By: jhi                                   on 2001/01/11  04:26:12
30260         Log: Integrate perlio.
30261      Branch: perl
30262           !> scope.h util.c
30263 ____________________________________________________________________________
30264 [  8401] By: nick                                  on 2001/01/10  22:52:55
30265         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
30266              (So Alan and Ilya can try setting via hints.)
30267              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
30268              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
30269              doing the save everywhere seems to restart read() correctly, but just
30270              doing it once "round" the handler does not.
30271      Branch: perlio
30272            ! scope.h
30273 ____________________________________________________________________________
30274 [  8400] By: jhi                                   on 2001/01/10  21:57:54
30275         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
30276              of IRIX, HP-UX is unaffected.
30277      Branch: perl
30278            ! perl.h
30279 ____________________________________________________________________________
30280 [  8399] By: nick                                  on 2001/01/10  21:29:19
30281         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
30282      Branch: perlio
30283            ! util.c
30284 ____________________________________________________________________________
30285 [  8398] By: jhi                                   on 2001/01/10  20:55:31
30286         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
30287              also have ReusePort.
30288      Branch: perl
30289            ! ext/IO/lib/IO/Socket/INET.pm
30290 ____________________________________________________________________________
30291 [  8397] By: jhi                                   on 2001/01/10  20:50:57
30292         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
30293              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
30294              Date: Wed, 10 Jan 2001 01:38:13 -0800
30295              Message-ID: <20010110013813.B41744@yahoo-inc.com>
30296      Branch: perl
30297            ! ext/IO/lib/IO/Socket/INET.pm
30298 ____________________________________________________________________________
30299 [  8396] By: jhi                                   on 2001/01/10  20:49:30
30300         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
30301              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
30302              Date: Wed, 10 Jan 2001 01:37:32 -0800
30303              Message-ID: <20010110013732.A41744@yahoo-inc.com>
30304      Branch: perl
30305            ! ext/Socket/Socket.pm
30306 ____________________________________________________________________________
30307 [  8395] By: jhi                                   on 2001/01/10  20:41:37
30308         Log: Test for bug id 20010105.016 (fixed by #8378).
30309      Branch: perl
30310            ! t/op/split.t
30311 ____________________________________________________________________________
30312 [  8394] By: jhi                                   on 2001/01/10  20:26:32
30313         Log: Integrate perlio.
30314      Branch: perl
30315            ! util.c
30316 ____________________________________________________________________________
30317 [  8393] By: nick                                  on 2001/01/10  19:34:30
30318         Log: Back out Simon's pid hackery for now.
30319      Branch: perlio
30320            ! util.c
30321 ____________________________________________________________________________
30322 [  8392] By: nick                                  on 2001/01/10  19:23:13
30323         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
30324      Branch: perlio
30325           !> (integrate 29 files)
30326 ____________________________________________________________________________
30327 [  8391] By: jhi                                   on 2001/01/10  18:43:15
30328         Log: Subject: [PATCH] Fix my_pclose segfault
30329              From: Simon Cozens <simon@cozens.net>
30330              Date: Wed, 10 Jan 2001 18:39:35 +0000
30331              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
30332      Branch: perl
30333            ! util.c
30334 ____________________________________________________________________________
30335 [  8390] By: jhi                                   on 2001/01/10  18:42:08
30336         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
30337              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30338              Date:     Wed, 10 Jan 2001 13:23:02 EST
30339              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
30340      Branch: perl
30341            ! ext/Opcode/Opcode.xs
30342 ____________________________________________________________________________
30343 [  8389] By: jhi                                   on 2001/01/10  15:16:07
30344         Log: Turn off the integer preservation for now.
30345      Branch: perl
30346            ! perl.h
30347 ____________________________________________________________________________
30348 [  8388] By: jhi                                   on 2001/01/10  15:01:25
30349         Log: Few more IDE/editor nits from p5p.
30350      Branch: perl
30351            ! pod/perlfaq3.pod
30352 ____________________________________________________________________________
30353 [  8387] By: jhi                                   on 2001/01/10  06:53:16
30354         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
30355              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
30356              Date: Tue, 9 Jan 2001 23:16:02 +0000
30357              Message-ID: <20010109231602.A81101@plum.flirble.org>
30358      Branch: perl
30359            ! sv.c
30360 ____________________________________________________________________________
30361 [  8386] By: jhi                                   on 2001/01/10  03:17:54
30362         Log: Test cases for #8385 (from Simon's "torture.pl")
30363      Branch: perl
30364            ! t/op/tr.t
30365 ____________________________________________________________________________
30366 [  8385] By: jhi                                   on 2001/01/10  03:17:11
30367         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
30368              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
30369              Date: Wed, 10 Jan 2001 11:39:39 +0900
30370              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
30371              
30372              Some more UTF-8 tr cases fixed.
30373      Branch: perl
30374            ! doop.c
30375 ____________________________________________________________________________
30376 [  8384] By: jhi                                   on 2001/01/09  22:45:40
30377         Log: Allow the locale test needing POSIX and the taint test
30378              needing IPC::SysV to run under 'minitest' (basically,
30379              bail out if loading the extension fails)
30380      Branch: perl
30381            ! t/op/misc.t t/op/taint.t
30382 ____________________________________________________________________________
30383 [  8383] By: jhi                                   on 2001/01/09  21:36:04
30384         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
30385              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
30386              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
30387              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
30388      Branch: perl
30389            ! t/io/openpid.t
30390 ____________________________________________________________________________
30391 [  8382] By: jhi                                   on 2001/01/09  21:06:08
30392         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
30393              Should finish up the bug id 20001205.022.
30394      Branch: perl
30395            ! pp.c pp_hot.c scope.c
30396 ____________________________________________________________________________
30397 [  8381] By: jhi                                   on 2001/01/09  18:27:43
30398         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
30399              From: Andy Dougherty <doughera@lafayette.edu>
30400              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
30401              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
30402              
30403              More robust yacc/bison error detection.
30404      Branch: perl
30405            ! t/comp/proto.t
30406 ____________________________________________________________________________
30407 [  8380] By: jhi                                   on 2001/01/09  15:21:38
30408         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
30409              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30410              Date:     Tue, 9 Jan 2001 07:53:55 EST
30411              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
30412      Branch: perl
30413            ! t/op/misc.t vms/test.com
30414 ____________________________________________________________________________
30415 [  8379] By: jhi                                   on 2001/01/09  15:20:38
30416         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
30417              From: jhi@cc.hut.fi
30418              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
30419              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
30420              
30421              The #8378 fixed this.
30422      Branch: perl
30423            ! t/op/tr.t
30424 ____________________________________________________________________________
30425 [  8378] By: jhi                                   on 2001/01/09  15:05:32
30426         Log: Subject: One more patch for UTF8 
30427              From: Inaba Hiroto <inaba@st.rim.or.jp>
30428              Date: Tue, 09 Jan 2001 01:04:32 +0900
30429              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
30430              
30431              UTF-8 fixes for 'x' and tr///.
30432      Branch: perl
30433            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
30434            ! regcomp.c regexec.c toke.c utf8.c
30435 ____________________________________________________________________________
30436 [  8377] By: jhi                                   on 2001/01/09  14:32:17
30437         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
30438      Branch: perl
30439            ! t/op/length.t
30440 ____________________________________________________________________________
30441 [  8376] By: jhi                                   on 2001/01/09  04:32:32
30442         Log: integrate changes #7775, #8316, #8316 from mainline
30443      Branch: maint-5.6/perl
30444            ! hints/solaris_2.sh
30445 ____________________________________________________________________________
30446 [  8375] By: jhi                                   on 2001/01/09  04:26:43
30447         Log: Update Changes.
30448      Branch: perl
30449            ! Changes patchlevel.h
30450 ____________________________________________________________________________
30451 [  8374] By: jhi                                   on 2001/01/09  04:14:32
30452         Log: IDE/editor section tweaking.
30453      Branch: perl
30454            ! pod/perlfaq3.pod
30455 ____________________________________________________________________________
30456 [  8373] By: jhi                                   on 2001/01/09  02:38:26
30457         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
30458              From: Peter Prymmer <pvhp@forte.com>
30459              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
30460              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
30461              
30462              In preparation os OS/390 dynamic loading.
30463      Branch: perl
30464            ! README.os390 hints/os390.sh
30465 ____________________________________________________________________________
30466 [  8372] By: jhi                                   on 2001/01/09  00:24:30
30467         Log: Integrate with perlio.
30468      Branch: perl
30469           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
30470 ____________________________________________________________________________
30471 [  8371] By: nick                                  on 2001/01/08  23:54:33
30472         Log: Fix "scalars leaked" bugs caused by overload magic
30473              (Highlighted by Ilya's DESTROY optimization.)
30474      Branch: perlio
30475            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
30476 ____________________________________________________________________________
30477 [  8370] By: nick                                  on 2001/01/08  20:19:41
30478         Log: Integrate mainline
30479      Branch: perlio
30480           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
30481           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
30482           !> t/op/64bitint.t
30483 ____________________________________________________________________________
30484 [  8369] By: jhi                                   on 2001/01/08  17:30:52
30485         Log: save_delete() Safefree() doesn't (anymore?) work with shared
30486              strings, one test failure in op/misc and almost all of lib/b.
30487              (Outcomments #8369.)
30488      Branch: perl
30489            ! scope.c
30490 ____________________________________________________________________________
30491 [  8368] By: jhi                                   on 2001/01/08  14:47:10
30492         Log: (Outcommented by #8369.)
30493              
30494              Subject: Re: Perl BugID 20001205.022 ---- save_delete
30495              From: Simon Cozens <simon@cozens.net>
30496              Date: Sat, 6 Jan 2001 11:48:40 +0000
30497              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
30498              
30499              The save_delete() does need the Safefree.
30500      Branch: perl
30501            ! scope.c
30502 ____________________________________________________________________________
30503 [  8367] By: bailey                                on 2001/01/08  08:53:52
30504         Log: Once again syncing after too long an absence
30505      Branch: vmsperl
30506           +> (branch 55 files)
30507            - MAINTAIN fix_pl vos/config.def vos/config.h
30508            - vos/config_h.SH_orig
30509           !> (integrate 498 files)
30510 ____________________________________________________________________________
30511 [  8366] By: jhi                                   on 2001/01/08  02:42:59
30512         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
30513              From: nick@ccl4.org
30514              Date: Sun, 7 Jan 2001 21:07:18 +0000
30515              Message-Id: <20010107210717.D1048@plum.flirble.org>
30516      Branch: perl
30517            ! sv.c t/op/64bitint.t
30518 ____________________________________________________________________________
30519 [  8365] By: jhi                                   on 2001/01/08  02:35:16
30520         Log: Subject: [PATCH] environ nit
30521              From: Simon Cozens <simon@cozens.net>
30522              Date: Sun, 7 Jan 2001 17:57:07 +0000
30523              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
30524              
30525              Use environ only if we have it.
30526      Branch: perl
30527            ! mg.c
30528 ____________________________________________________________________________
30529 [  8364] By: jhi                                   on 2001/01/08  02:24:51
30530         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
30531      Branch: perl
30532            ! ext/GDBM_File/GDBM_File.xs
30533 ____________________________________________________________________________
30534 [  8363] By: jhi                                   on 2001/01/08  02:19:24
30535         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
30536              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
30537              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
30538              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
30539      Branch: perl
30540            ! dump.c op.c
30541 ____________________________________________________________________________
30542 [  8362] By: jhi                                   on 2001/01/08  02:17:43
30543         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
30544              From: Doug MacEachern <dougm@covalent.net>
30545              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
30546              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
30547              
30548              Allow AUTOLOAD to be an xsub and allow such xsubs
30549              to avoid use of $AUTOLOAD.
30550      Branch: perl
30551            ! gv.c
30552 ____________________________________________________________________________
30553 [  8361] By: jhi                                   on 2001/01/08  02:16:07
30554         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
30555              From: Radu Greab <radu@netsoft.ro>
30556              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
30557              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
30558              
30559              No need for the potentially unportable $SIG{CHLD}.
30560      Branch: perl
30561            ! t/io/pipe.t
30562 ____________________________________________________________________________
30563 [  8360] By: jhi                                   on 2001/01/08  01:58:23
30564         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
30565      Branch: perl
30566            ! lib/Getopt/Long.pm
30567 ____________________________________________________________________________
30568 [  8359] By: jhi                                   on 2001/01/08  01:55:44
30569         Log: Integrate perlio.
30570      Branch: perl
30571           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
30572           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
30573           !> utf8.c win32/Makefile
30574 ____________________________________________________________________________
30575 [  8358] By: jhi                                   on 2001/01/07  21:16:50
30576         Log: Update the EPOC cross SDK URL.
30577      Branch: perl
30578            ! README.epoc
30579 ____________________________________________________________________________
30580 [  8357] By: jhi                                   on 2001/01/07  21:16:09
30581         Log: Update the EPOC cross SDK URL.
30582      Branch: maint-5.6/perl
30583            ! README.epoc
30584 ____________________________________________________________________________
30585 [  8356] By: nick                                  on 2001/01/06  21:47:52
30586         Log: FILE * in XS code for PerlIO world:
30587              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
30588              - Add FILE * T_STDIO typemap.
30589              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
30590      Branch: perlio
30591            ! lib/ExtUtils/typemap perlio.c perlio.h
30592 ____________________________________________________________________________
30593 [  8355] By: jhi                                   on 2001/01/06  20:27:15
30594         Log: integrate change #8336 from mainline
30595              
30596              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
30597      Branch: maint-5.6/perl
30598            ! hv.c
30599 ____________________________________________________________________________
30600 [  8354] By: jhi                                   on 2001/01/06  20:24:29
30601         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
30602              From: Robin Barker <rmb1@cise.npl.co.uk>
30603              Date: Fri, 22 Dec 2000 12:17:38 GMT
30604              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
30605              
30606              The patch reformats some long =item lines so they give
30607              correct output via pod2man | nroff -man
30608              
30609              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
30610              From: Robin Barker <rmb1@cise.npl.co.uk>
30611              Date: Tue, 2 Jan 2001 15:35:03 GMT
30612              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
30613              
30614              Here is a _further_ patch which corrects a few more errors:
30615              * an empty C<=item> in CPAN.pm
30616              * patching the wrong file (pod/perlamiga.pod not README.amiga)
30617              * leaving empty C<=item>s which formatted incorrectly
30618              * over long C<=item>s revealed by latest patch to Pod::Man
30619      Branch: maint-5.6/perl
30620            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
30621            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
30622            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
30623            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
30624            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
30625            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
30626 ____________________________________________________________________________
30627 [  8353] By: jhi                                   on 2001/01/06  20:21:10
30628         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
30629              
30630              UTF-8 hash keys.
30631      Branch: maint-5.6/perl
30632            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
30633 ____________________________________________________________________________
30634 [  8352] By: jhi                                   on 2001/01/06  20:18:44
30635         Log: Forgotten from #8438.
30636      Branch: maint-5.6/perl
30637            ! epoc/epocish.h
30638 ____________________________________________________________________________
30639 [  8351] By: jhi                                   on 2001/01/06  20:18:12
30640         Log: Forgotten from #8347.
30641      Branch: maint-5.6/perl
30642            ! config_h.SH
30643 ____________________________________________________________________________
30644 [  8350] By: jhi                                   on 2001/01/06  20:00:19
30645         Log: Thinko in #8347.
30646      Branch: maint-5.6/perl
30647            ! regcomp.c
30648 ____________________________________________________________________________
30649 [  8349] By: jhi                                   on 2001/01/06  18:05:30
30650         Log: Copy the FAQ3 IDE section from the development branch,
30651              changes originally by Peter Prymmer.
30652      Branch: maint-5.6/perl
30653            ! pod/perlfaq3.pod
30654 ____________________________________________________________________________
30655 [  8348] By: jhi                                   on 2001/01/06  18:03:02
30656         Log: EPOC updates for TRIAL1.
30657              
30658              Subject: [5.6.1 trial1] EPOC update
30659              From: Olaf Flebbe <O.Flebbe@science-computing.de>
30660              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
30661              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
30662              
30663              Subject: epoc patch2 for perl-5.6.1-trial1
30664              From: Olaf Flebbe <O.Flebbe@science-computing.de>
30665              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
30666              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
30667      Branch: maint-5.6/perl
30668            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
30669            ! epoc/epocish.c
30670 ____________________________________________________________________________
30671 [  8347] By: jhi                                   on 2001/01/06  17:29:10
30672         Log: integrate changes #7710,7824,7973 from mainline,
30673              plus VMS nits from Peter Prymmer and Dan Sugalski.
30674              
30675              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
30676              library (getprotobyname and getprotobynumber are outversioned by
30677              the same calls in libc, at least for xlc version 3.
30678              
30679              Add HAS_SBRK_PROTO.
30680              
30681              Fixes for signedness warnings noticed by VMSperlers.
30682      Branch: maint-5.6/perl
30683            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30684            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
30685            ! sv.c vms/descrip_mms.template vos/config.alpha.def
30686            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
30687            ! win32/config.bc win32/config.gc win32/config.vc
30688 ____________________________________________________________________________
30689 [  8346] By: nick                                  on 2001/01/06  14:36:01
30690         Log: Fixup accumulated integrate muddles (perlio == devperl again)
30691      Branch: perlio
30692            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
30693 ____________________________________________________________________________
30694 [  8345] By: nick                                  on 2001/01/06  14:24:58
30695         Log: Integrate mainline
30696      Branch: perlio
30697           !> (integrate 55 files)
30698 ____________________________________________________________________________
30699 [  8344] By: jhi                                   on 2001/01/06  02:24:02
30700         Log: Subject: [patch] PerlIO_cleanup() prototype
30701              From: Doug MacEachern <dougm@covalent.net>
30702              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
30703              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
30704      Branch: perl
30705            ! perlio.h
30706 ____________________________________________________________________________
30707 [  8343] By: jhi                                   on 2001/01/06  01:04:09
30708         Log: IRIX compiler noticed that the bof initialization might be
30709              bypassed by control flow.
30710      Branch: perl
30711            ! toke.c
30712 ____________________________________________________________________________
30713 [  8342] By: jhi                                   on 2001/01/06  00:10:48
30714         Log: Update Changes.
30715      Branch: perl
30716            ! Changes patchlevel.h
30717 ____________________________________________________________________________
30718 [  8341] By: jhi                                   on 2001/01/05  23:52:33
30719         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
30720      Branch: perl
30721            ! toke.c
30722 ____________________________________________________________________________
30723 [  8340] By: jhi                                   on 2001/01/05  22:44:08
30724         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
30725              From: Radu Greab <radu@netsoft.ro>
30726              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
30727              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
30728      Branch: perl
30729            ! t/io/pipe.t util.c
30730 ____________________________________________________________________________
30731 [  8339] By: jhi                                   on 2001/01/05  22:35:17
30732         Log: Subject: [PATCH] format and rewording in perlfaq.pod
30733              From: Robin Barker <rmb1@cise.npl.co.uk>
30734              Date: Fri, 5 Jan 2001 18:51:20 GMT
30735              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
30736      Branch: perl
30737            ! pod/perlfaq.pod
30738 ____________________________________________________________________________
30739 [  8338] By: jhi                                   on 2001/01/05  22:31:17
30740         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
30741              From: Peter Prymmer <pvhp@forte.com>
30742              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
30743              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
30744      Branch: perl
30745            ! utils/perlbug.PL
30746 ____________________________________________________________________________
30747 [  8337] By: jhi                                   on 2001/01/05  18:15:11
30748         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
30749              From: Robin Barker <rmb1@cise.npl.co.uk>
30750              Date: Tue, 2 Jan 2001 15:24:07 GMT
30751              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
30752              
30753              If you call configure as C<./Configure> or C<sh ./Configure>,
30754              $src is set to the absolute path name, not '.'.
30755              
30756              This, in turn, means -Dmksymlink tries to do its stuff because
30757              it does not think it is in the src directory.
30758              
30759              (plus a metaconfig nitfix)
30760      Branch: metaconfig
30761            ! U/compline/ccflags.U U/modified/src.U
30762      Branch: perl
30763            ! Configure config_h.SH
30764 ____________________________________________________________________________
30765 [  8336] By: jhi                                   on 2001/01/05  17:48:32
30766         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
30767              From: Alan Burlison <Alan.Burlison@uk.sun.com>
30768              Message-ID: <3A5606C4.473D2226@uk.sun.com>
30769              Date: Fri, 05 Jan 2001 17:39:16 +0000
30770      Branch: perl
30771            ! hv.c
30772 ____________________________________________________________________________
30773 [  8335] By: jhi                                   on 2001/01/05  16:05:44
30774         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
30775      Branch: perl
30776            ! lib/Getopt/Long.pm
30777 ____________________________________________________________________________
30778 [  8334] By: jhi                                   on 2001/01/05  16:00:51
30779         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
30780              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
30781              Date: Fri, 05 Jan 2001 13:46:51 +0100
30782              Message-ID: <13693.978698811@nice.ram.loc>
30783              
30784              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
30785              accurate reading of the "atime".  
30786      Branch: perl
30787            ! t/io/fs.t
30788 ____________________________________________________________________________
30789 [  8333] By: jhi                                   on 2001/01/05  15:57:37
30790         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
30791              From: Simon Cozens <simon@cozens.net>
30792              Date: Fri, 8 Dec 2000 13:33:31 +0000
30793              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
30794              
30795              A lost patch fragment.
30796      Branch: perl
30797            ! doop.c
30798 ____________________________________________________________________________
30799 [  8332] By: jhi                                   on 2001/01/05  15:40:42
30800         Log: Do away with strncpy() and a fixed length buffer.
30801      Branch: perl
30802            ! utf8.c
30803 ____________________________________________________________________________
30804 [  8331] By: jhi                                   on 2001/01/05  15:03:07
30805         Log: Tests for #8329 and #8330.
30806      Branch: perl
30807            ! t/op/bop.t
30808 ____________________________________________________________________________
30809 [  8330] By: jhi                                   on 2001/01/05  15:02:38
30810         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
30811              raw 8-bit form to the UTF-8 string.
30812      Branch: perl
30813            ! toke.c
30814 ____________________________________________________________________________
30815 [  8329] By: jhi                                   on 2001/01/05  14:55:13
30816         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
30817              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
30818              Date: Fri, 5 Jan 2001 12:28:52 +0100
30819              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
30820              
30821              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
30822              no effect.  (changed the strncpy() to Copy())
30823      Branch: perl
30824            ! toke.c
30825 ____________________________________________________________________________
30826 [  8328] By: jhi                                   on 2001/01/05  06:44:27
30827         Log: UTF-8 cleanup.
30828      Branch: perl
30829            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
30830            ! regexec.c sv.c toke.c
30831 ____________________________________________________________________________
30832 [  8327] By: jhi                                   on 2001/01/05  01:11:29
30833         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')
30834              From: Radu Greab <radu@netsoft.ro>
30835              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
30836              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
30837              
30838              Cleans up Harness to not use FileHandle, which uses IO.
30839      Branch: perl
30840            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
30841 ____________________________________________________________________________
30842 [  8326] By: jhi                                   on 2001/01/05  00:56:37
30843         Log: Update Changes.
30844      Branch: perl
30845            ! Changes patchlevel.h
30846 ____________________________________________________________________________
30847 [  8325] By: jhi                                   on 2001/01/05  00:53:18
30848         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
30849              From: Peter Prymmer <pvhp@forte.com>
30850              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
30851              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
30852              
30853              plus a couple more tailing whitespace removals.
30854      Branch: perl
30855            ! win32/Makefile
30856 ____________________________________________________________________________
30857 [  8324] By: jhi                                   on 2001/01/05  00:47:39
30858         Log: Add some Unicode chop() tests.
30859      Branch: perl
30860            ! t/op/chop.t
30861 ____________________________________________________________________________
30862 [  8323] By: jhi                                   on 2001/01/05  00:47:23
30863         Log: Unify UTF-8 malformedness handling.
30864      Branch: perl
30865            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
30866 ____________________________________________________________________________
30867 [  8322] By: jhi                                   on 2001/01/04  22:21:54
30868         Log: The new $issymlink was unknown to Mksymlinks.
30869      Branch: metaconfig/U/perl
30870            ! Mksymlinks.U issymlink.U
30871      Branch: perl
30872            ! Configure config_h.SH
30873 ____________________________________________________________________________
30874 [  8321] By: jhi                                   on 2001/01/04  21:51:05
30875         Log: The test didn't work under the core test framework.
30876      Branch: perl
30877            ! t/lib/st-lock.t
30878 ____________________________________________________________________________
30879 [  8320] By: jhi                                   on 2001/01/04  21:14:22
30880         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
30881      Branch: perl
30882            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
30883 ____________________________________________________________________________
30884 [  8319] By: jhi                                   on 2001/01/04  20:46:17
30885         Log: Typo in #8312 when manually appying a problematic patch fragment.
30886      Branch: perl
30887            ! ext/Storable/Storable.xs
30888 ____________________________________________________________________________
30889 [  8318] By: jhi                                   on 2001/01/04  20:43:01
30890         Log: The $sh_c didn't fly.
30891      Branch: metaconfig
30892            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
30893            ! U/modified/Loc.U U/modified/myhostname.U
30894            ! U/modified/spitshell.U
30895      Branch: metaconfig/U/perl
30896            ! issymlink.U
30897      Branch: perl
30898            ! Configure config_h.SH
30899 ____________________________________________________________________________
30900 [  8317] By: jhi                                   on 2001/01/04  19:58:01
30901         Log: AIX builtin test -h is broken, changes based on
30902              
30903              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
30904              Date: Tue, 02 Jan 2001 11:24:39 +0100
30905              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30906              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
30907      Branch: metaconfig
30908            + U/modified/spitshell.U
30909            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
30910            ! U/modified/Loc.U U/modified/myhostname.U
30911      Branch: metaconfig/U/perl
30912            ! Mksymlinks.U issymlink.U
30913      Branch: perl
30914            ! Configure
30915 ____________________________________________________________________________
30916 [  8316] By: jhi                                   on 2001/01/04  19:02:22
30917         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
30918              From: Andy Dougherty <doughera@lafayette.edu>
30919              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
30920              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
30921              
30922              Beware of GNU ld.
30923      Branch: perl
30924            ! hints/solaris_2.sh
30925 ____________________________________________________________________________
30926 [  8315] By: jhi                                   on 2001/01/04  18:56:48
30927         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
30928              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
30929              Date: Wed, 3 Jan 2001 07:58:51 +0100
30930              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
30931      Branch: perl
30932            ! hints/solaris_2.sh
30933 ____________________________________________________________________________
30934 [  8314] By: jhi                                   on 2001/01/04  18:54:07
30935         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
30936              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
30937              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
30938              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
30939              
30940              Doc tweak on #8313.
30941      Branch: perl
30942            ! ext/B/B/Deparse.pm
30943 ____________________________________________________________________________
30944 [  8313] By: jhi                                   on 2001/01/04  18:52:27
30945         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
30946              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
30947              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
30948              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
30949              
30950              Make the peephole optimizer to bypass more null ops and
30951              and rewrite the deparse handling of continue blocks.
30952      Branch: perl
30953            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
30954 ____________________________________________________________________________
30955 [  8312] By: jhi                                   on 2001/01/04  18:47:39
30956         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
30957      Branch: perl
30958            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
30959            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
30960            ! t/lib/st-lock.t
30961 ____________________________________________________________________________
30962 [  8311] By: jhi                                   on 2001/01/04  18:36:08
30963         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
30964              filter to be run on each .pm during the pm_to_blib() phase,
30965              a fixed version of
30966              
30967              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
30968              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
30969              Date: Wed, 03 Jan 2001 22:01:30 +0100
30970              Message-ID: <5296.978555690@nice.ram.loc>
30971      Branch: perl
30972            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
30973            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
30974            ! lib/ExtUtils/MakeMaker.pm
30975 ____________________________________________________________________________
30976 [  8310] By: jhi                                   on 2001/01/04  18:32:54
30977         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
30978              From: Robin Barker <rmb1@cise.npl.co.uk>
30979              Date: Tue, 2 Jan 2001 15:35:03 GMT
30980              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
30981      Branch: perl
30982            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
30983            ! pod/perlrequick.pod
30984 ____________________________________________________________________________
30985 [  8309] By: jhi                                   on 2001/01/04  18:29:07
30986         Log: Subject: Re: [patch] static-ize XS()
30987              From: Doug MacEachern <dougm@covalent.net>
30988              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
30989              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
30990              
30991              Provide prototypes for the XS functions.
30992      Branch: perl
30993            ! lib/ExtUtils/xsubpp
30994 ____________________________________________________________________________
30995 [  8308] By: jhi                                   on 2001/01/04  18:27:44
30996         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
30997              From: Doug MacEachern <dougm@covalent.net>
30998              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
30999              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
31000      Branch: perl
31001            ! lib/ExtUtils/typemap
31002 ____________________________________________________________________________
31003 [  8307] By: jhi                                   on 2001/01/04  18:25:25
31004         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
31005              From: Doug MacEachern <dougm@covalent.net>
31006              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
31007              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
31008              
31009              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
31010      Branch: perl
31011            ! lib/ExtUtils/MM_Unix.pm
31012 ____________________________________________________________________________
31013 [  8306] By: jhi                                   on 2001/01/04  18:23:00
31014         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
31015              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
31016              Date: Thu, 4 Jan 2001 12:47:10 +0100 
31017              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
31018              
31019              The toke.c part only, patching embed.h and proto.h is futile.
31020      Branch: perl
31021            ! toke.c
31022 ____________________________________________________________________________
31023 [  8305] By: jhi                                   on 2001/01/04  18:05:51
31024         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
31025              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
31026              Date: Thu, 4 Jan 2001 17:50:12 +0100 
31027              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
31028      Branch: perl
31029            ! toke.c
31030 ____________________________________________________________________________
31031 [  8304] By: jhi                                   on 2001/01/04  18:03:26
31032         Log: Subject: [PATCH perl@8269]
31033              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
31034              Date: Thu, 4 Jan 2001 12:53:39 +0100 
31035              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
31036              
31037              If running byacc write-enable also perly.h.
31038      Branch: perl
31039            ! Makefile.SH
31040 ____________________________________________________________________________
31041 [  8303] By: jhi                                   on 2001/01/04  15:40:49
31042         Log: Rewrite pp_concat() in terms of sv_catsv().
31043      Branch: perl
31044            ! pp_hot.c
31045 ____________________________________________________________________________
31046 [  8302] By: nick                                  on 2001/01/03  22:43:22
31047         Log: Integrate mainline.
31048      Branch: perlio
31049           !> ext/Encode/Encode.xs sv.c utf8.c
31050 ____________________________________________________________________________
31051 [  8301] By: jhi                                   on 2001/01/02  23:40:26
31052         Log: Variable naming tweak.
31053      Branch: perl
31054            ! sv.c
31055 ____________________________________________________________________________
31056 [  8300] By: jhi                                   on 2001/01/02  23:40:02
31057         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
31058              in is_utf8_string().
31059      Branch: perl
31060            ! utf8.c
31061 ____________________________________________________________________________
31062 [  8299] By: jhi                                   on 2001/01/02  22:14:40
31063         Log: Integrate perlio.
31064      Branch: perl
31065           !> pp.c pp_hot.c win32/Makefile
31066 ____________________________________________________________________________
31067 [  8298] By: nick                                  on 2001/01/02  22:03:06
31068         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
31069      Branch: perlio
31070            ! pp.c pp_hot.c
31071 ____________________________________________________________________________
31072 [  8297] By: jhi                                   on 2001/01/02  04:26:28
31073         Log: Signedness nit.
31074      Branch: perl
31075            ! ext/Encode/Encode.xs
31076 ____________________________________________________________________________
31077 [  8296] By: nick                                  on 2001/01/01  23:49:36
31078         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
31079      Branch: perlio
31080            ! win32/Makefile
31081 ____________________________________________________________________________
31082 [  8295] By: jhi                                   on 2001/01/01  23:05:48
31083         Log: Integrate perlio.
31084      Branch: perl
31085           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
31086           !> t/lib/encode.t
31087 ____________________________________________________________________________
31088 [  8294] By: nick                                  on 2001/01/01  22:48:34
31089         Log: Integrate mainline
31090      Branch: perlio
31091            ! pp_hot.c t/lib/encode.t
31092           !> (integrate 65 files)
31093 ____________________________________________________________________________
31094 [  8293] By: nick                                  on 2001/01/01  21:58:50
31095         Log: More rigor in UTF-8-ness of Encode's toUnicode
31096              XS export some of the utf8 internal functions.
31097              Test some of the functions.
31098              Fix pp_concat() bug shown by said tests.
31099      Branch: perlio
31100            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
31101            ! t/lib/encode.t
31102 ____________________________________________________________________________
31103 [  8292] By: jhi                                   on 2001/01/01  18:11:44
31104         Log: Integrate perlio.
31105      Branch: perl
31106           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
31107           !> ext/Encode/encengine.c ext/Encode/encode.h
31108 ____________________________________________________________________________
31109 [  8291] By: jhi                                   on 2001/01/01  18:10:58
31110         Log: Podify README.mpeix (a new version from the web),
31111              add a dummy NAME to Carp::Heavy, regen toc.
31112      Branch: perl
31113            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
31114            ! pod/perltoc.pod
31115 ____________________________________________________________________________
31116 [  8290] By: nick                                  on 2001/01/01  17:43:47
31117         Log: Loose the "Loading..." warning.
31118              Another bug in fallback support
31119      Branch: perlio
31120            ! ext/Encode/Encode.pm ext/Encode/encengine.c
31121 ____________________________________________________________________________
31122 [  8289] By: jhi                                   on 2001/01/01  00:01:57
31123         Log: Bump up Larry's copyright.
31124      Branch: perl
31125            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
31126            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
31127            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
31128            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
31129            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
31130            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
31131            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
31132            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
31133 ____________________________________________________________________________
31134 [  8288] By: nick                                  on 2000/12/31  21:27:53
31135         Log: Fix .ucm reading - forgot a chr()
31136              Start of .ucm write (for .enc to .ucm)
31137      Branch: perlio
31138            ! ext/Encode/compile
31139 ____________________________________________________________________________
31140 [  8287] By: jhi                                   on 2000/12/31  18:15:56
31141         Log: Comment away a diagnostic message as noted by Craig A. Berry
31142              (the unexpected message was confusing testing)
31143      Branch: perl
31144            ! ext/Encode/Encode.pm
31145 ____________________________________________________________________________
31146 [  8286] By: jhi                                   on 2000/12/31  18:14:51
31147         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
31148              Date: Sun, 31 Dec 2000 11:17:37 -0600
31149              From: "Craig A. Berry" <craigberry@mac.com>
31150              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
31151      Branch: perl
31152            ! ext/Encode/Makefile.PL
31153 ____________________________________________________________________________
31154 [  8285] By: nick                                  on 2000/12/31  18:11:54
31155         Log: Start of support of ICU-style .ucm files:
31156              - teach compile how to read a .ucm file
31157              - first guess at how to represent fallbacks in "tries".
31158              - use fallbacks if check == 0
31159              - new return code to indicate we used one.
31160      Branch: perlio
31161            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
31162            ! ext/Encode/encengine.c ext/Encode/encode.h
31163 ____________________________________________________________________________
31164 [  8284] By: jhi                                   on 2000/12/31  18:04:41
31165         Log: Pacify picky VMS compiler.
31166              
31167              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
31168              From: "Craig A. Berry" <craig.berry@psinetcs.com>
31169              Date: Sat, 30 Dec 2000 18:10:02 -0600
31170              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
31171      Branch: perl
31172            ! sv.c
31173 ____________________________________________________________________________
31174 [  8283] By: jhi                                   on 2000/12/31  16:11:47
31175         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
31176      Branch: perl
31177            ! t/lib/glob-basic.t
31178 ____________________________________________________________________________
31179 [  8282] By: jhi                                   on 2000/12/31  15:26:11
31180         Log: Integrate perlio.
31181      Branch: perl
31182           !> makedef.pl opcode.pl os2/os2.c perlio.c
31183 ____________________________________________________________________________
31184 [  8281] By: nick                                  on 2000/12/31  10:06:15
31185         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
31186              is available to be exported
31187      Branch: perlio
31188            ! makedef.pl perlio.c
31189 ____________________________________________________________________________
31190 [  8280] By: nick                                  on 2000/12/31  09:41:26
31191         Log: Ilya's OS2 patch (testing for damage on Win32)
31192      Branch: perlio
31193            ! makedef.pl opcode.pl os2/os2.c
31194 ____________________________________________________________________________
31195 [  8279] By: jhi                                   on 2000/12/30  21:52:07
31196         Log: Test nits.
31197      Branch: perl
31198            ! t/lib/syslfs.t t/op/lfs.t
31199 ____________________________________________________________________________
31200 [  8278] By: jhi                                   on 2000/12/30  21:47:49
31201         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
31202              From: andreas.koenig@anima.de (Andreas J. Koenig)
31203              Date: 30 Dec 2000 22:35:37 +0100
31204              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
31205              
31206              The 32-bit wraparound test wasn't quite right.
31207      Branch: perl
31208            ! t/lib/syslfs.t t/op/lfs.t
31209 ____________________________________________________________________________
31210 [  8277] By: jhi                                   on 2000/12/30  21:33:44
31211         Log: Subject: [PATCH] open() example in perlfunc.pod 
31212              From: Karsten Sperling <s_sperli@ira.uka.de>
31213              Date: Sat, 30 Dec 2000 22:27:09 +0100
31214              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
31215      Branch: perl
31216            ! pod/perlfunc.pod
31217 ____________________________________________________________________________
31218 [  8276] By: jhi                                   on 2000/12/30  20:32:40
31219         Log: Not quite that many tests yet.
31220      Branch: perl
31221            ! t/op/pat.t
31222 ____________________________________________________________________________
31223 [  8275] By: jhi                                   on 2000/12/30  20:26:58
31224         Log: Integrate perlio.
31225      Branch: perl
31226           !> toke.c
31227 ____________________________________________________________________________
31228 [  8274] By: jhi                                   on 2000/12/30  20:24:56
31229         Log: Signedness nit.
31230      Branch: perl
31231            ! utf8.c
31232 ____________________________________________________________________________
31233 [  8273] By: jhi                                   on 2000/12/30  20:15:46
31234         Log: Add a test case for 20000731.001 which was fixed by the #8267.
31235      Branch: perl
31236            ! t/op/pat.t
31237 ____________________________________________________________________________
31238 [  8272] By: nick                                  on 2000/12/30  19:47:51
31239         Log: Tweak for MULTIPLICITY/USE_PERLIO
31240      Branch: perlio
31241            ! toke.c
31242 ____________________________________________________________________________
31243 [  8271] By: nick                                  on 2000/12/30  19:46:45
31244         Log: Integrate mainline
31245      Branch: perlio
31246           +> lib/unicode/distinct.pm
31247           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
31248           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
31249           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
31250 ____________________________________________________________________________
31251 [  8270] By: jhi                                   on 2000/12/30  19:39:50
31252         Log: Subject: RE: perl@8269
31253              From: "Richard Soderberg" <rs@crystalflame.net>
31254              Date: Sat, 30 Dec 2000 11:36:27 -0800
31255              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
31256              
31257              A missing aTHX_.
31258      Branch: perl
31259            ! toke.c
31260 ____________________________________________________________________________
31261 [  8269] By: jhi                                   on 2000/12/30  18:55:48
31262         Log: Update Changes.
31263      Branch: perl
31264            ! Changes patchlevel.h
31265 ____________________________________________________________________________
31266 [  8268] By: jhi                                   on 2000/12/30  17:18:40
31267         Log: Add a test for Unicode split //.  The #8267 was the cure.
31268      Branch: perl
31269            ! t/op/split.t
31270 ____________________________________________________________________________
31271 [  8267] By: jhi                                   on 2000/12/30  17:14:19
31272         Log: Subject: more UTF8 test suites and an UTF8 patch
31273              From: Inaba Hiroto <inaba@st.rim.or.jp>
31274              Date: Sat, 30 Dec 2000 14:27:10 +0900
31275              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
31276              
31277              Just the patch part for now, and the pragma renamed
31278              as unicode::distinct.
31279      Branch: perl
31280            + lib/unicode/distinct.pm
31281            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
31282            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
31283            ! regcomp.h regexec.c sv.c toke.c utf8.c
31284 ____________________________________________________________________________
31285 [  8266] By: nick                                  on 2000/12/30  16:40:49
31286         Log: Integrate mainline
31287      Branch: perlio
31288           +> lib/Pod/Text/Overstrike.pm
31289           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
31290           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
31291           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
31292           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
31293           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
31294 ____________________________________________________________________________
31295 [  8265] By: jhi                                   on 2000/12/30  07:28:55
31296         Log: The sv_catsv() fix, take two.
31297      Branch: perl
31298            ! sv.c t/op/join.t
31299 ____________________________________________________________________________
31300 [  8264] By: jhi                                   on 2000/12/30  06:19:18
31301         Log: Undo all the join-related changes since #8248: relevant
31302              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
31303              The new sv_catsv() doesn't fly so it must go back to
31304              the drawing board.
31305      Branch: perl
31306            ! sv.c t/op/join.t t/pragma/utf8.t
31307 ____________________________________________________________________________
31308 [  8263] By: jhi                                   on 2000/12/30  01:08:32
31309         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
31310      Branch: perl
31311            ! sv.c
31312 ____________________________________________________________________________
31313 [  8262] By: jhi                                   on 2000/12/30  00:45:14
31314         Log: Retract #8261.
31315      Branch: perl
31316            ! hv.c util.c
31317 ____________________________________________________________________________
31318 [  8261] By: jhi                                   on 2000/12/30  00:38:32
31319         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
31320      Branch: perl
31321            ! hv.c util.c
31322 ____________________________________________________________________________
31323 [  8260] By: jhi                                   on 2000/12/29  22:51:33
31324         Log: (Retracted by #8264)  More fixing for #8251.
31325      Branch: perl
31326            ! sv.c
31327 ____________________________________________________________________________
31328 [  8259] By: jhi                                   on 2000/12/29  18:27:30
31329         Log: Subject: podlators 1.06 released
31330              From: Russ Allbery <rra@stanford.edu>
31331              Date: 25 Dec 2000 05:09:30 -0800
31332              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
31333      Branch: perl
31334            + lib/Pod/Text/Overstrike.pm
31335            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
31336            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
31337 ____________________________________________________________________________
31338 [  8258] By: jhi                                   on 2000/12/29  18:20:45
31339         Log: Make the large file tests more robust/talkative as suggested by
31340              
31341              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
31342              From: andreas.koenig@anima.de (Andreas J. Koenig)
31343              Date: 29 Dec 2000 14:23:01 +0100
31344              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
31345      Branch: perl
31346            ! t/lib/syslfs.t t/op/lfs.t
31347 ____________________________________________________________________________
31348 [  8257] By: jhi                                   on 2000/12/29  17:48:04
31349         Log: Further VMS piping fixes from Charles Lane:
31350              
31351              In summary, error messages produced when a subprocess terminated
31352              abnormally were being sent not just to the parent process, but to
31353              grandparents, because of default values for error output that were
31354              not completely overridden when the subprocess was started.
31355              
31356              This patch fixes this behavior by defining user-mode (i.e., temporary
31357              for the duration of the program) logical names for SYS$OUTPUT and
31358              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
31359              changes to make it so that the user-mode logicals are the ones that
31360              control where Perl's error messages go if it terminates abnormally.
31361              
31362              I also added some gratuitous fixes to the indentation of braces in
31363              the piping code.  It just looked ugly, before.
31364      Branch: perl
31365            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
31366 ____________________________________________________________________________
31367 [  8256] By: jhi                                   on 2000/12/29  17:45:12
31368         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
31369              From: "Casey R. Tweten" <crt@kiski.net>
31370              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
31371              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
31372              
31373              Tests for for #8240.
31374      Branch: perl
31375            ! t/pragma/constant.t
31376 ____________________________________________________________________________
31377 [  8255] By: jhi                                   on 2000/12/29  17:43:07
31378         Log: Subject: Re: [PATCH] Interesting syntax idea
31379              From: Simon Cozens <simon@cozens.net>
31380              Date: Fri, 29 Dec 2000 14:34:04 +0000
31381              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
31382              
31383              Tests for #8254.
31384      Branch: perl
31385            ! t/pragma/sub_lval.t
31386 ____________________________________________________________________________
31387 [  8254] By: jhi                                   on 2000/12/29  17:42:11
31388         Log: Subject: [PATCH] Interesting syntax idea
31389              From: Simon Cozens <simon@cozens.net>
31390              Date: Wed, 27 Dec 2000 05:08:57 +0000
31391              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
31392              
31393              Make opens + bareword assigns do typeglob assigns.
31394      Branch: perl
31395            ! op.c
31396 ____________________________________________________________________________
31397 [  8253] By: jhi                                   on 2000/12/29  17:36:45
31398         Log: Output the (apparent) version of gcc, as suggested by
31399              
31400              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
31401              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
31402              Date: 26 Dec 2000 04:29:17 -0500
31403              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
31404              
31405              (The patch as such didn't any more apply as the misparsing had
31406              already been addressed in #6474.)  Also change the wording about
31407              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
31408      Branch: perl
31409            ! hints/dec_osf.sh
31410 ____________________________________________________________________________
31411 [  8252] By: nick                                  on 2000/12/29  12:14:31
31412         Log: Integrate mainline
31413      Branch: perlio
31414           !> (integrate 27 files)
31415 ____________________________________________________________________________
31416 [  8251] By: jhi                                   on 2000/12/29  08:45:46
31417         Log: (Retracted by #8264)
31418              
31419              (Fixed by #8260.)
31420              
31421              sv_catsv() needs one more byte space than seems reasonable.
31422              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
31423              Curiouser and curiouser.
31424      Branch: perl
31425            ! sv.c
31426 ____________________________________________________________________________
31427 [  8250] By: jhi                                   on 2000/12/29  07:57:52
31428         Log: More split // UTF-8 tests.
31429      Branch: perl
31430            ! t/pragma/utf8.t
31431 ____________________________________________________________________________
31432 [  8249] By: jhi                                   on 2000/12/29  07:54:51
31433         Log: (Retracted by #8264)  More join() testing which was good because
31434              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
31435      Branch: perl
31436            ! pp.c t/op/join.t utf8.c utf8.h
31437 ____________________________________________________________________________
31438 [  8248] By: jhi                                   on 2000/12/29  07:08:32
31439         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
31440              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
31441              that the only cases to care about are byte+byte and byte+character.
31442              
31443              TODO: See how well pp_concat() could be implemented in terms
31444              of sv_catsv().
31445      Branch: perl
31446            ! doop.c sv.c t/op/join.t utf8.h
31447 ____________________________________________________________________________
31448 [  8247] By: jhi                                   on 2000/12/29  06:35:23
31449         Log: Signedness nit.
31450      Branch: perl
31451            ! pp_hot.c
31452 ____________________________________________________________________________
31453 [  8246] By: jhi                                   on 2000/12/29  01:23:31
31454         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
31455              From: Lupe Christoph <lupe@lupe-christoph.de>
31456              Date: Thu, 28 Dec 2000 23:00:00 +0100
31457              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
31458              
31459              Suggest rsync --delete --dry-run.
31460      Branch: perl
31461            ! pod/perlhack.pod
31462 ____________________________________________________________________________
31463 [  8245] By: jhi                                   on 2000/12/28  23:57:05
31464         Log: The maxiters upper limit sanity check (guarding against
31465              non-progress) assumed bytes instead of characters in s///
31466              and split().
31467      Branch: perl
31468            ! pp.c pp_hot.c
31469 ____________________________________________________________________________
31470 [  8244] By: jhi                                   on 2000/12/28  23:34:08
31471         Log: Make some panic messages a bit more logical.
31472      Branch: perl
31473            ! doop.c pod/perldiag.pod pp.c pp_hot.c
31474 ____________________________________________________________________________
31475 [  8243] By: jhi                                   on 2000/12/28  22:59:16
31476         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
31477              From: Simon Cozens <simon@cozens.net>
31478              Date: Wed, 27 Dec 2000 02:30:03 +0000
31479              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
31480      Branch: perl
31481            ! pp.c t/pragma/sub_lval.t
31482 ____________________________________________________________________________
31483 [  8242] By: jhi                                   on 2000/12/28  22:56:53
31484         Log: Subject: [PATCH blead] Fix B::Terse indentation
31485              From: Daniel Chetlin <daniel@chetlin.com>
31486              Date: Wed, 27 Dec 2000 06:43:30 -0800
31487              Message-ID: <20001227064329.B9573@darkstar>
31488      Branch: perl
31489            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
31490 ____________________________________________________________________________
31491 [  8241] By: jhi                                   on 2000/12/28  22:48:59
31492         Log: The latter patch from the
31493              
31494              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
31495              From: Peter Prymmer <pvhp@forte.com> 
31496              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
31497              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
31498              
31499              (the former patch from the above should have been
31500              taken care of by Nick I-S)
31501      Branch: perl
31502            ! win32/Makefile
31503 ____________________________________________________________________________
31504 [  8240] By: jhi                                   on 2000/12/28  22:45:22
31505         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
31506              From: "Casey R. Tweten" <crt@kiski.net>
31507              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
31508              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
31509      Branch: perl
31510            ! lib/constant.pm
31511 ____________________________________________________________________________
31512 [  8239] By: jhi                                   on 2000/12/28  22:37:45
31513         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
31514              From: Simon Cozens <simon@cozens.net>
31515              Date: Wed, 27 Dec 2000 14:12:44 +0000
31516              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
31517      Branch: perl
31518            ! t/op/method.t t/op/sort.t toke.c
31519 ____________________________________________________________________________
31520 [  8238] By: jhi                                   on 2000/12/28  22:30:32
31521         Log: Subject: [PATCH perl@8229] Call.pm
31522              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
31523              Date: Mon, 25 Dec 2000 10:47:15 -0000
31524              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
31525      Branch: perl
31526            ! ext/Filter/Util/Call/Call.pm
31527 ____________________________________________________________________________
31528 [  8237] By: jhi                                   on 2000/12/28  22:19:21
31529         Log: Subject: [PATCH blead] Fix problem with `&' prototype
31530              From: Daniel Chetlin <daniel@chetlin.com>
31531              Date: Wed, 27 Dec 2000 15:55:32 -0800
31532              Message-ID: <20001227155532.D9573@darkstar>
31533      Branch: perl
31534            ! op.c t/comp/proto.t
31535 ____________________________________________________________________________
31536 [  8236] By: jhi                                   on 2000/12/28  22:09:25
31537         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
31538              From: Daniel Chetlin <daniel@chetlin.com>
31539              Date: Sun, 24 Dec 2000 04:09:49 -0800
31540              Message-ID: <20001224040949.B3090@darkstar>
31541      Branch: perl
31542            ! gv.c mg.c t/op/attrs.t
31543 ____________________________________________________________________________
31544 [  8235] By: jhi                                   on 2000/12/28  22:07:11
31545         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
31546              From: Jan Dubois <jand@ActiveState.com>
31547              Date: Tue, 26 Dec 2000 20:57:31 -0800
31548              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
31549      Branch: perl
31550            ! win32/win32.c
31551 ____________________________________________________________________________
31552 [  8234] By: jhi                                   on 2000/12/28  21:52:42
31553         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
31554              From: Simon Cozens <simon@cozens.net>
31555              Date: Thu, 28 Dec 2000 20:33:13 +0000
31556              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
31557      Branch: perl
31558            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
31559 ____________________________________________________________________________
31560 [  8233] By: jhi                                   on 2000/12/28  19:40:49
31561         Log: Integrate perlio.
31562      Branch: perl
31563           !> ext/Encode/Makefile.PL ext/Encode/compile
31564 ____________________________________________________________________________
31565 [  8232] By: nick                                  on 2000/12/23  16:06:00
31566         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
31567              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
31568      Branch: perlio
31569            ! ext/Encode/Makefile.PL
31570 ____________________________________________________________________________
31571 [  8231] By: nick                                  on 2000/12/23  14:30:34
31572         Log: "Compiled" encode build cleanup
31573              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
31574              - .c files do not export sub-tables
31575      Branch: perlio
31576            ! ext/Encode/Makefile.PL ext/Encode/compile
31577 ____________________________________________________________________________
31578 [  8230] By: nick                                  on 2000/12/23  12:50:37
31579         Log: Integrate mainline
31580      Branch: perlio
31581           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
31582           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
31583           !> pod/perl5004delta.pod pod/perl5005delta.pod
31584           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
31585           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
31586           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
31587           !> pod/perlsub.pod
31588 ____________________________________________________________________________
31589 [  8229] By: jhi                                   on 2000/12/22  15:32:12
31590         Log: Integrate perlio.
31591      Branch: perl
31592           +> win32/distclean.bat
31593           !> MANIFEST t/io/utf8.t
31594 ____________________________________________________________________________
31595 [  8228] By: jhi                                   on 2000/12/22  15:29:40
31596         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
31597              From: Robin Barker <rmb1@cise.npl.co.uk>
31598              Date: Fri, 22 Dec 2000 12:17:38 GMT
31599              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
31600      Branch: perl
31601            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
31602            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
31603            ! pod/perl5004delta.pod pod/perl5005delta.pod
31604            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
31605            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
31606            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
31607            ! pod/perlsub.pod
31608 ____________________________________________________________________________
31609 [  8227] By: jhi                                   on 2000/12/22  15:24:28
31610         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
31611              From: "John L. Allen" <allen@grumman.com>
31612              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
31613              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
31614              
31615              Document APPLLIB_EXP.
31616      Branch: perl
31617            ! INSTALL
31618 ____________________________________________________________________________
31619 [  8226] By: nick                                  on 2000/12/21  22:11:50
31620         Log: Handy script for when one forgets to "dmake clean" 
31621      Branch: perlio
31622            + win32/distclean.bat
31623            ! MANIFEST
31624 ____________________________________________________________________________
31625 [  8225] By: nick                                  on 2000/12/21  21:54:04
31626         Log: CRLF platform issue with io/utf8 fix.
31627      Branch: perlio
31628            ! t/io/utf8.t
31629 ____________________________________________________________________________
31630 [  8224] By: nick                                  on 2000/12/21  21:02:20
31631         Log: Integrate mainline
31632      Branch: perlio
31633           !> Changes Configure Makefile.SH Porting/Glossary
31634           !> Porting/config.sh Porting/config_H configure.com
31635           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
31636           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
31637           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
31638           !> win32/config.bc win32/config.gc win32/config.vc
31639 ____________________________________________________________________________
31640 [  8223] By: jhi                                   on 2000/12/21  17:09:16
31641         Log: Update Changes.
31642      Branch: perl
31643            ! Changes patchlevel.h
31644 ____________________________________________________________________________
31645 [  8222] By: jhi                                   on 2000/12/21  16:24:01
31646         Log: Metaconfig unit changes for #8221.
31647      Branch: metaconfig/U/perl
31648           +> issymlink.U
31649            - testsyml.U
31650            ! Mksymlinks.U
31651 ____________________________________________________________________________
31652 [  8221] By: jhi                                   on 2000/12/21  16:23:48
31653         Log: Rename testsyml to issymlink.
31654      Branch: perl
31655            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31656            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
31657            ! win32/config.vc
31658 ____________________________________________________________________________
31659 [  8220] By: jhi                                   on 2000/12/21  15:47:26
31660         Log: Robustness support for #8218 (symlink forest) since the GNU
31661              tools seem to be overly picky about symlinkage depths.
31662      Branch: perl
31663            ! Makefile.SH t/io/fs.t
31664 ____________________________________________________________________________
31665 [  8219] By: jhi                                   on 2000/12/21  15:38:27
31666         Log: Metaconfig changes for #8218.
31667      Branch: metaconfig
31668            ! U/modified/Oldconfig.U
31669      Branch: metaconfig/U/perl
31670            + Mksymlinks.U
31671            ! testsyml.U
31672 ____________________________________________________________________________
31673 [  8218] By: jhi                                   on 2000/12/21  15:37:57
31674         Log: Add Configure option -Dmksymlinks which will create a symlink
31675              forest if the current/build differs from the source directory.
31676              TODO: mkdir -p is not portable.
31677      Branch: perl
31678            ! Configure
31679 ____________________________________________________________________________
31680 [  8217] By: jhi                                   on 2000/12/21  14:39:12
31681         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
31682              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
31683              Date: Thu, 21 Dec 2000 09:38:18 GMT
31684              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
31685              
31686              The ofs became an SV.
31687      Branch: perl
31688            ! ext/Thread/Thread.xs
31689 ____________________________________________________________________________
31690 [  8216] By: jhi                                   on 2000/12/21  05:40:21
31691         Log: The polymorphism seems to have fixed 20000517.001.
31692      Branch: perl
31693            ! t/pragma/utf8.t
31694 ____________________________________________________________________________
31695 [  8215] By: jhi                                   on 2000/12/21  04:44:52
31696         Log: read() documentation tweak for 20001121.004.
31697      Branch: perl
31698            ! pod/perlfunc.pod
31699 ____________________________________________________________________________
31700 [  8214] By: jhi                                   on 2000/12/21  03:54:11
31701         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
31702      Branch: perl
31703            ! pp_sys.c t/op/misc.t
31704 ____________________________________________________________________________
31705 [  8213] By: jhi                                   on 2000/12/21  00:28:10
31706         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
31707              From: Peter Prymmer <pvhp@forte.com>
31708              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
31709              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
31710      Branch: perl
31711            ! configure.com
31712 ____________________________________________________________________________
31713 [  8212] By: jhi                                   on 2000/12/21  00:26:21
31714         Log: Edit edit edit.
31715      Branch: perl
31716            ! pod/perlfaq3.pod
31717 ____________________________________________________________________________
31718 [  8211] By: jhi                                   on 2000/12/20  18:52:46
31719         Log: Update Changes.
31720      Branch: perl
31721            ! Changes patchlevel.h
31722 ____________________________________________________________________________
31723 [  8210] By: jhi                                   on 2000/12/20  18:34:47
31724         Log: Yet another editor edit.
31725      Branch: perl
31726            ! pod/perlfaq3.pod
31727 ____________________________________________________________________________
31728 [  8209] By: jhi                                   on 2000/12/20  15:33:28
31729         Log: More Win32 Perling.
31730      Branch: perl
31731            ! pod/perlfaq3.pod
31732 ____________________________________________________________________________
31733 [  8208] By: jhi                                   on 2000/12/20  15:07:46
31734         Log: More Win32 editor/IDE/shell hints.
31735      Branch: perl
31736            ! pod/perlfaq3.pod
31737 ____________________________________________________________________________
31738 [  8207] By: jhi                                   on 2000/12/20  03:54:08
31739         Log: Subject: [PATCH] obscure timing knowledge
31740              From: Nicholas Clark <nick@ccl4.org>
31741              Date: Tue, 19 Dec 2000 19:22:31 +0000
31742              Message-ID: <20001219192231.F2827@plum.flirble.org>
31743      Branch: perl
31744            ! sv.c
31745 ____________________________________________________________________________
31746 [  8206] By: jhi                                   on 2000/12/20  03:45:57
31747         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
31748              From: Spider Boardman <spider@leggy.zk3.dec.com>
31749              Date: Tue, 19 Dec 2000 21:30:16 -0500
31750              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
31751      Branch: perl
31752            ! sv.c
31753 ____________________________________________________________________________
31754 [  8205] By: jhi                                   on 2000/12/19  23:02:01
31755         Log: Update Changes.
31756      Branch: perl
31757            ! Changes patchlevel.h
31758 ____________________________________________________________________________
31759 [  8204] By: jhi                                   on 2000/12/19  22:58:18
31760         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
31761              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
31762              on editors and diffing/patching.
31763      Branch: perl
31764            ! t/op/utf8decode.t
31765 ____________________________________________________________________________
31766 [  8203] By: nick                                  on 2000/12/19  21:36:16
31767         Log: Integrate mainline (forgot my own change...)
31768      Branch: perlio
31769           !> ext/Encode/compile
31770 ____________________________________________________________________________
31771 [  8202] By: nick                                  on 2000/12/19  21:34:42
31772         Log: Integrate mainline.
31773      Branch: perlio
31774           !> (integrate 61 files)
31775 ____________________________________________________________________________
31776 [  8201] By: nick                                  on 2000/12/19  21:34:06
31777         Log: Avoid looking for File::Glob when we don't need it.
31778      Branch: perl
31779            ! ext/Encode/compile
31780 ____________________________________________________________________________
31781 [  8200] By: jhi                                   on 2000/12/19  18:35:49
31782         Log: Update Changes.
31783      Branch: perl
31784            ! Changes patchlevel.h
31785 ____________________________________________________________________________
31786 [  8199] By: jhi                                   on 2000/12/19  18:35:07
31787         Log: Microperl tweaks.
31788      Branch: perl
31789            ! sv.c uconfig.h uconfig.sh
31790 ____________________________________________________________________________
31791 [  8198] By: jhi                                   on 2000/12/19  18:29:59
31792         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
31793      Branch: perl
31794            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31795            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
31796 ____________________________________________________________________________
31797 [  8197] By: jhi                                   on 2000/12/19  17:55:29
31798         Log: In VMS embedded perls couldn't access the statically built Socket,
31799              from Charles Lane.
31800      Branch: perl
31801            ! configure.com
31802 ____________________________________________________________________________
31803 [  8196] By: jhi                                   on 2000/12/19  17:49:50
31804         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
31805              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
31806              Date: Sun, 17 Dec 2000 19:11:44 -0000
31807              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
31808      Branch: perl
31809            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
31810            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
31811 ____________________________________________________________________________
31812 [  8195] By: jhi                                   on 2000/12/19  17:47:53
31813         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
31814              From: Jonathan Stowe <gellyfish@gellyfish.com>
31815              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
31816              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
31817      Branch: perl
31818            ! utils/h2xs.PL
31819 ____________________________________________________________________________
31820 [  8194] By: jhi                                   on 2000/12/19  17:46:28
31821         Log: Subject: Re: useless use of void context work-around
31822              From: andreas.koenig@anima.de (Andreas J. Koenig)
31823              Date: 16 Dec 2000 15:13:36 +0100
31824              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
31825              
31826              Document (comment) the q(di ds ig) trick in the code.
31827      Branch: perl
31828            ! op.c
31829 ____________________________________________________________________________
31830 [  8193] By: jhi                                   on 2000/12/19  17:10:57
31831         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
31832              From: "Mark J. Reed" <mreed@strange.turner.com>
31833              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
31834              Message-Id: <200012160222.VAA13986@strange.turner.com>
31835      Branch: perl
31836            ! ext/Sys/Syslog/Syslog.pm
31837 ____________________________________________________________________________
31838 [  8192] By: jhi                                   on 2000/12/19  17:07:45
31839         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
31840              From: Nicholas Clark <nick@ccl4.org>
31841              Date: Sat, 16 Dec 2000 19:03:13 +0000
31842              Message-ID: <20001216190313.D68304@plum.flirble.org>
31843      Branch: perl
31844            ! t/op/64bitint.t
31845 ____________________________________________________________________________
31846 [  8191] By: jhi                                   on 2000/12/19  17:06:13
31847         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
31848              From: Dominic Dunlop <domo@computer.org>
31849              Date: Mon, 18 Dec 2000 12:00:15 +0100
31850              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
31851              
31852              This patchlet is needed in order that perl can be statically linked.  
31853      Branch: perl
31854            ! regexec.c
31855 ____________________________________________________________________________
31856 [  8190] By: jhi                                   on 2000/12/19  17:03:08
31857         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
31858              From: "Craig A. Berry" <craig.berry@psinetcs.com>
31859              Date: Sun, 17 Dec 2000 00:18:35 -0600
31860              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
31861      Branch: perl
31862            ! perlio.h vms/gen_shrfls.pl
31863 ____________________________________________________________________________
31864 [  8189] By: jhi                                   on 2000/12/19  16:20:28
31865         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
31866              From: Prymmer/Kahn <pvhp@best.com>
31867              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
31868              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
31869              
31870              A better version of #8188.
31871      Branch: perl
31872            ! pod/perlfaq3.pod
31873 ____________________________________________________________________________
31874 [  8188] By: jhi                                   on 2000/12/19  15:57:06
31875         Log: (Replaced by #8189)
31876              
31877              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
31878              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
31879              From: Prymmer/Kahn <pvhp@best.com>
31880              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
31881              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
31882              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
31883              Date: Mon, 18 Dec 2000 11:10:45 -0500
31884              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
31885      Branch: perl
31886            ! pod/perlfaq3.pod
31887 ____________________________________________________________________________
31888 [  8187] By: jhi                                   on 2000/12/19  15:54:19
31889         Log: Email address fix for Anton Berezin.
31890      Branch: perl
31891            ! AUTHORS
31892 ____________________________________________________________________________
31893 [  8186] By: jhi                                   on 2000/12/19  15:38:54
31894         Log: Subject: [PATCH perl@8102] cygwin port
31895              From: "Eric Fifer" <efifer@dircon.co.uk> 
31896              Date: Thu, 14 Dec 2000 13:41:29 -0000
31897              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
31898              
31899              When compiling modules the data item that is being imported
31900              from libperl.dll needs to be tagged as imported/shared data:
31901              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
31902      Branch: perl
31903            ! perliol.h
31904 ____________________________________________________________________________
31905 [  8185] By: jhi                                   on 2000/12/19  14:53:24
31906         Log: Regen uconfig.h and uconfig.sh.
31907      Branch: perl
31908            ! uconfig.h uconfig.sh
31909 ____________________________________________________________________________
31910 [  8184] By: jhi                                   on 2000/12/18  20:43:49
31911         Log: Comments work so much better when they are closed.
31912      Branch: perl
31913            ! regcomp.c
31914 ____________________________________________________________________________
31915 [  8183] By: jhi                                   on 2000/12/18  18:04:02
31916         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
31917              Fixes the bug 20001218.016.
31918      Branch: perl
31919            ! regcomp.c
31920 ____________________________________________________________________________
31921 [  8182] By: gsar                                  on 2000/12/18  09:53:47
31922         Log: delete spurious files
31923      Branch: maint-5.6/perl
31924            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
31925            - vos/config.h vos/config_h.SH_orig
31926 ____________________________________________________________________________
31927 [  8181] By: gsar                                  on 2000/12/18  09:46:08
31928         Log: regen perltoc
31929      Branch: maint-5.6/perl
31930            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
31931 ____________________________________________________________________________
31932 [  8180] By: gsar                                  on 2000/12/18  09:20:27
31933         Log: integrate changes#7924..7926,7946,7952 from mainline
31934      Branch: maint-5.6/perl
31935           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
31936           !> lib/File/stat.pm t/lib/class-struct.t
31937 ____________________________________________________________________________
31938 [  8179] By: gsar                                  on 2000/12/18  08:55:54
31939         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
31940              7918,7919,7988,8907 from mainline (various)
31941      Branch: maint-5.6/perl
31942           +> t/lib/class-struct.t
31943           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
31944           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
31945           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
31946 ____________________________________________________________________________
31947 [  8178] By: gsar                                  on 2000/12/18  08:16:30
31948         Log: avoid redefinition warnings on windows due to sys/socket.h getting
31949              #included before win32.h
31950      Branch: maint-5.6/perl
31951            ! win32/include/sys/socket.h
31952 ____________________________________________________________________________
31953 [  8177] By: gsar                                  on 2000/12/18  05:24:04
31954         Log: make regen_headers; fix POSIX.xs problems; remove outdated
31955              code from sys/socket.h that makes build fail now
31956      Branch: maint-5.6/perl
31957            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
31958            ! pod/perlapi.pod
31959           !> win32/include/sys/socket.h
31960 ____________________________________________________________________________
31961 [  8176] By: gsar                                  on 2000/12/18  05:20:17
31962         Log: update Changes
31963      Branch: maint-5.6/perl
31964            ! Changes patchlevel.h
31965 ____________________________________________________________________________
31966 [  8175] By: gsar                                  on 2000/12/18  04:57:48
31967         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
31968              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
31969              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
31970              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
31971              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
31972              7823,7825,7838
31973      Branch: maint-5.6/perl
31974           +> lib/File/Spec/Epoc.pm
31975           !> (integrate 88 files)
31976 ____________________________________________________________________________
31977 [  8174] By: gsar                                  on 2000/12/18  03:53:09
31978         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
31979              7625..7629,7631..7634,7637,7639,7642 from mainline
31980      Branch: maint-5.6/perl
31981           +> README.solaris
31982           !> (integrate 26 files)
31983 ____________________________________________________________________________
31984 [  8173] By: gsar                                  on 2000/12/18  03:37:02
31985         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
31986              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
31987              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
31988              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
31989      Branch: maint-5.6/perl
31990           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
31991            - MAINTAIN
31992           !> (integrate 111 files)
31993 ____________________________________________________________________________
31994 [  8172] By: jhi                                   on 2000/12/18  02:49:27
31995         Log: Regen pods.
31996      Branch: perl
31997            ! pod/perlmodlib.pod pod/perltoc.pod
31998 ____________________________________________________________________________
31999 [  8171] By: gsar                                  on 2000/12/18  02:49:24
32000         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
32001              7465..7471 from mainline
32002              
32003              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
32004              in platforms that strictly require all the symbols being present
32005              at link time.
32006              
32007              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
32008              
32009              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
32010              
32011              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
32012              
32013              Subject: [PATCH] todo
32014              
32015              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
32016              
32017              Use $sort, $uniq (and $tr) consistently as wondered
32018              by Nicholas Clark.
32019              
32020              Too enthusiastic editing in #7460.
32021              
32022              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
32023              
32024              Upgrade to CPAN 1.58_55.
32025              Subject: CPAN.pm status
32026              
32027              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
32028              
32029              Make target reordering to avoid pointless re-makes.
32030              Subject: Re: Total re-make of 'make okfile' after 7451 ?
32031              
32032              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
32033              
32034              Subject: DOC PATCH 5.6.0
32035              
32036              Add the repository doc by Malcolm, Sarathy, and by Simon,
32037              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
32038      Branch: maint-5.6/perl
32039           +> Porting/repository.pod
32040           !> Configure MANIFEST Makefile.SH README.dos README.os2
32041           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
32042           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
32043           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
32044 ____________________________________________________________________________
32045 [  8169] By: gsar                                  on 2000/12/18  02:33:34
32046         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
32047              7435..7441,7445 from mainline
32048              
32049              Make the UTF-8 decoding stricter and more verbose when
32050              malformation happens.  This involved adding an argument
32051              to utf8_to_uv_chk(), which involved changing its prototype,
32052              and prefer STRLEN over I32 for the UTF-8 length, which as
32053              a domino effect necessitated changing the prototypes of
32054              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
32055              The stricter UTF-8 decoding checking uses Markus Kuhn's
32056              UTF-8 Decode Stress Tester from
32057              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
32058              
32059              Run vms/vms_yfix.pl, should have done that after changing
32060              perly.c in #7382.
32061              
32062              Subject: [PATCH 5.7.0] static linking with uninstalled perl
32063              
32064              (Replaced by #7440.)
32065              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
32066              
32067              Fix the bug ID 20001024.005, the bug introduced by #7416.
32068              
32069              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
32070              
32071              Fix the bug reported in
32072              From: andreas.koenig@anima.de (Andreas J. Koenig)
32073              Also make is_utf8_char() stricter.
32074              
32075              Missed the header file changes from #7425.
32076              
32077              Check if stdio supports tweaking lval and cnt simultaneously.
32078              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
32079              
32080              Stratus VOS updates from Paul Green.
32081              
32082              Podify README.epoc and README.vos.
32083              
32084              Add targets to Makefile.SH, most importantly
32085              'regen_all' which also remembers to update vms/perly*.
32086              
32087              Subject: Minor update to find2perl, for portability
32088              
32089              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
32090              
32091              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
32092              
32093              Rename UTF8LEN() to be UNISKIP(), too confusing to have
32094              UTF8LEN() and UTF8SKIP(). 
32095              
32096              Allow poking holes at the UTF-8 decoding strictness.
32097              
32098              Continue the internal UTF-8 API tweaking.
32099              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
32100              used much more than the simpler API, now called utf8_to_uv_simple().
32101              Still not quite happy with API, too much partial duplication
32102              of functionality.
32103              
32104              A new version of making the syslog test more robust.
32105              (Replaces #7421.)
32106              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
32107              
32108              buildtoc target tweaks.
32109              
32110              Integrate with vmsperl #7430 by Charles Bailey:
32111              
32112              Cleanup from prior patch (Charles Lane?):
32113              - improve handling of MFDs in Basename and Path
32114              - default to no xsubpp line # munging when building debug images
32115      Branch: maint-5.6/perl
32116           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
32117           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
32118           !> (integrate 67 files)
32119 ____________________________________________________________________________
32120 [  8168] By: gsar                                  on 2000/12/18  02:05:49
32121         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
32122              
32123              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
32124              From: Martin Husemann <martin@duskware.de>
32125              
32126              Subject: [PATCH 5.7.0] restore match data on backtracing
32127              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32128      Branch: maint-5.6/perl
32129           !> regcomp.c regexec.c t/op/re_tests
32130 ____________________________________________________________________________
32131 [  8167] By: gsar                                  on 2000/12/18  01:55:22
32132         Log: integrate changes#7858,7986 from mainline
32133              
32134              C<foreach my $x ...> in pseudo-fork()ed process may diddle
32135              parent's memory; fix it by keeping track of the actual pad
32136              offset rather than a raw pointer (this change is probably also
32137              relevant to non-ithreads case to avoid fallout from reallocs of
32138              the pad array, but is currently only enabled for the ithreads
32139              case in the interests of minimal disruption to existing "well
32140              tested" code)
32141              
32142              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
32143              due to the notorious GetFileType() bug in Windows 9x, which fstat()
32144              tickles)
32145      Branch: maint-5.6/perl
32146           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
32147           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
32148           !> win32/win32.c win32/win32.h win32/win32sck.c
32149 ____________________________________________________________________________
32150 [  8166] By: gsar                                  on 2000/12/18  01:52:59
32151         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
32152              from mainline (xsubpp and ExtUtils::LibList fixups, various
32153              other small items)
32154      Branch: maint-5.6/perl
32155           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
32156           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
32157           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
32158           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
32159           !> win32/bin/search.pl
32160 ____________________________________________________________________________
32161 [  8165] By: gsar                                  on 2000/12/18  01:28:45
32162         Log: integrate changes#7533,7563,7611,7623 from mainline (various
32163              malloc.c embellishments)
32164      Branch: maint-5.6/perl
32165           !> malloc.c pod/perldiag.pod
32166 ____________________________________________________________________________
32167 [  8164] By: gsar                                  on 2000/12/18  01:23:33
32168         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
32169              fixups)
32170      Branch: maint-5.6/perl
32171           !> utils/h2xs.PL
32172 ____________________________________________________________________________
32173 [  8163] By: gsar                                  on 2000/12/18  01:17:50
32174         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
32175              fixups)
32176      Branch: maint-5.6/perl
32177           !> Makefile.SH utils/perlbug.PL
32178 ____________________________________________________________________________
32179 [  8162] By: gsar                                  on 2000/12/18  00:25:43
32180         Log: always export Perl_deb() (it is required by re.xs whether
32181              Perl is built with or without -DDEBUGGING)
32182      Branch: maint-5.6/perl
32183            ! makedef.pl
32184 ____________________________________________________________________________
32185 [  8161] By: gsar                                  on 2000/12/18  00:23:38
32186         Log: integrate change#7414 from mainline
32187              
32188              Undo the basename() part of #7412 since the lib/basename
32189              tests would need upgrading too.
32190              
32191              squelch two tests in tr.t that rely on tr/// paranoia change
32192              that's not in 5.6.x
32193      Branch: maint-5.6/perl
32194            ! t/op/tr.t
32195           !> lib/File/Basename.pm
32196 ____________________________________________________________________________
32197 [  8160] By: gsar                                  on 2000/12/18  00:05:30
32198         Log: missing change in previous integrate
32199      Branch: maint-5.6/perl
32200           !> README.aix
32201 ____________________________________________________________________________
32202 [  8159] By: gsar                                  on 2000/12/18  00:03:38
32203         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
32204              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
32205              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
32206              7410..7413 from mainline
32207      Branch: maint-5.6/perl
32208           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
32209           +> t/lib/tie-splice.t
32210            - lib/unicode/Is/DCinital.pl
32211           !> (integrate 112 files)
32212 ____________________________________________________________________________
32213 [  8158] By: jhi                                   on 2000/12/17  23:04:24
32214         Log: Subject: [PATCHES] RE: perl@8150 
32215              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
32216              Date: Sun, 17 Dec 2000 21:46:39 +0100
32217              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
32218              
32219              Neither cygwin has a getpwuid() one can trust on.
32220      Branch: perl
32221            ! t/lib/glob-basic.t
32222 ____________________________________________________________________________
32223 [  8157] By: jhi                                   on 2000/12/17  23:01:54
32224         Log: More MAN.PODS => {} fixes.
32225      Branch: perl
32226            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
32227            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
32228            ! os2/OS2/REXX/Makefile.PL
32229 ____________________________________________________________________________
32230 [  8156] By: gsar                                  on 2000/12/17  22:49:13
32231         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
32232              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
32233              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
32234              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
32235              7201,7204 from mainline
32236      Branch: maint-5.6/perl
32237           !> (integrate 121 files)
32238 ____________________________________________________________________________
32239 [  8155] By: jhi                                   on 2000/12/17  22:30:58
32240         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
32241              From: "Craig A. Berry" <craigberry@mac.com>
32242              Date: Sun, 17 Dec 2000 13:09:28 -0600
32243              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
32244              
32245              MAN.PODS => ' ' is naughty.
32246      Branch: perl
32247            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
32248 ____________________________________________________________________________
32249 [  8154] By: nick                                  on 2000/12/17  22:07:13
32250         Log: MULTIPLICITY nit.
32251      Branch: perl
32252            ! mg.c
32253 ____________________________________________________________________________
32254 [  8153] By: gsar                                  on 2000/12/17  21:23:05
32255         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
32256              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
32257              from mainline
32258              
32259              Document the SvIOK_.*UV().
32260              
32261              Update Unicode todo list.
32262              
32263              Guard against bad string->int conversion for quads.
32264              
32265              Subject: small apidoc fix
32266              
32267              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
32268              
32269              Subject: [PATCH] Tied filehandle documentation
32270              
32271              Subject: [PATCH] Modernize Opcode.pm documentation
32272              
32273              Make Data::Dumper (non-XS) to work with changed semantics of ref().
32274              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
32275              [applied even though said semantics didn't change in 5.6.x]
32276              
32277              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
32278              
32279              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
32280              
32281              Fix the URL, but the server is still missing in action.
32282              Subject: [ID 20000905.002] perlfaq1.pod URL error
32283              
32284              Subject: [ID 20000903.001] \w in utf8-strings
32285              
32286              Fix the ccversion detection for 5.1 and beyond.
32287              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
32288              
32289              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
32290              
32291              Subject: [ID 20000904.008] Tiny fix for perldiag
32292              
32293              Subject: Re: [ID 20000906.004] segfault with bad perl statement
32294              
32295              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
32296              
32297              Subject: [ID 20000908.002] perlipc documentation bug.
32298              
32299              Subject: [PATCH lib/Benchmark.pm]
32300              
32301              Re-allow vec() for characters > 255.
32302              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
32303              
32304              Do away with memory models cruft.  Sorry, PDP users.
32305              
32306              Continue #7041.
32307              
32308              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
32309              
32310              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
32311              
32312              Upgrade to CPAN 1.57_65, from Andreas König.
32313              
32314              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
32315              by Russ Allbery.
32316              
32317              Silence t/pod/*.t about alternate quote-mappings now implemented
32318              by Pod::Text, from Brad Appleton.
32319              
32320              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
32321              Subject: borland C++ win32.c tweak
32322              
32323              C<@a = @b = split(...)> optimization coredumps under ithreads
32324              (missed a spot when fixing up op_pmreplroot hack for ithreads)
32325              
32326              Document the SvUTF8*().
32327              
32328              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
32329              
32330              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
32331              
32332              Do in VMS as the #7054 does.
32333              
32334              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
32335              
32336              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
32337              
32338              Subject: [patch: perl@7045] vms updates
32339              
32340              Test for the #7049.
32341              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
32342              
32343              Break up the myconfig lines a bit.
32344              Subject: perlbug/perl -V output format
32345              
32346              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
32347              
32348              The #7054 truncated Configure badly.
32349              
32350              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
32351              initialization in all the threads on Windows
32352              
32353              Allow for whitespace between "#" and "line" in cpp output.
32354              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
32355              
32356              Remove vestiges of tr//CU.
32357              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
32358              
32359              The return value of setlocale must be copied away.
32360              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
32361              
32362              Allow chop() and chomp() to be overridden.
32363              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
32364              
32365              Hints optimization.
32366              Subject: Minor nit
32367              
32368              Subject: [PATCH] de-wall t/README
32369              
32370              Subject: Re: Two advertising clauses need to be removed
32371      Branch: maint-5.6/perl
32372           !> (integrate 75 files)
32373 ____________________________________________________________________________
32374 [  8152] By: gsar                                  on 2000/12/17  20:30:11
32375         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
32376              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
32377              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
32378              
32379              Don't attach -ld to the archname if pointless.
32380              
32381              Document UNTIE in a very minimalistic way.
32382              
32383              POSIX doesn't report long double values under -Duselongdouble
32384              when the long doubles are "real" (bigger than doubles).
32385              
32386              More author updates.
32387              
32388              Try to deduce NV_MAX.  Really should be Configure fodder.
32389              
32390              :: not allowed in pathnames, change to .
32391              Subject: [PATCH perl@6938] cygwin port
32392              
32393              Forget about NV_MAX (#6951).  Various floating point tweaks,
32394              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
32395              
32396              Move the Solaris 7 scan to use64bitall, make the
32397              failure to find 64-bot sparc libc to mention the
32398              possibility of being in an intel, from Lupe and Alan.
32399              
32400              Regen perltoc.
32401              
32402              AUTHORS tweaks, from Peter Prymmer.
32403              
32404              More address tweaking.
32405              
32406              Small tweaks all over.
32407              
32408              File::Temp patches from Andreas König,
32409              
32410              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
32411              
32412              Subject: CPAN.pm beta 1.57_57 for the core
32413              
32414              Part of the solution.
32415              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
32416              
32417              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
32418              
32419              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
32420              
32421              Add the overload warnings to perldiag.
32422              
32423              Drop unused argument.
32424              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
32425              
32426              Subject: Nit in Configure (bleadperl@6961)
32427              
32428              Update to PodParser 1.18, from Brad Appleton.
32429              
32430              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
32431              
32432              Subject: [PATCH: 6948] add SCNfldbl to configure.com
32433              
32434              Document UNTIE. Also tweak implementation to suppress the 'inner references'
32435              warning when UNTIE exists and instead pass the cound of extra references to
32436              the UNTIE method.
32437              
32438              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
32439              so that case-ignoring systems like DCL can tell them from
32440              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
32441              
32442              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
32443              
32444              Feature ordering tweak.
32445              
32446              Regen perltoc.
32447              
32448              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
32449              
32450              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
32451              
32452              Subject: http:// in L<>
32453              
32454              Detypo.
32455              
32456              change#6791 accidentally clobbered change#6710, put it back
32457              
32458              Only the first line, thank you very much.
32459              
32460              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
32461              plus rework the http: spots as suggested by Tom Christiansen,
32462              plus regen perltoc.
32463              
32464              Undo part of change 6489 which looks like a bulk edit which
32465              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
32466              The supressing of main:: on return from select() is undesirable.
32467              
32468              Apparently avoiding the swapping is too costly.
32469              
32470              Various Configure nits by Philip Newton,
32471              plus the ebcdic one by me.
32472              
32473              Make certain cc is set before trying to run it.
32474              
32475              If overloaded %{} etc. return the object do not loop.
32476              Thus  sub deref { $_[0] } functions if object is wanted type.
32477              
32478              Update perlhist.
32479              
32480              More %{} and other deref special casing - do not pass to 'nomethod'.
32481      Branch: maint-5.6/perl
32482           !> (integrate 59 files)
32483 ____________________________________________________________________________
32484 [  8151] By: gsar                                  on 2000/12/17  19:14:38
32485         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
32486              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
32487              
32488              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
32489              
32490              Make the epsilon to be relative, not absolute.
32491              
32492              Put back the flags dump as reasoned in
32493              Subject: Re: [PATCH] Glob dumping
32494              
32495              Introduce ccname to keep track of what compiler kind of we have.
32496              
32497              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
32498              
32499              Put back the slice accidentally removed by #6907.
32500              
32501              Reset archname and archname64 always, forcing them be
32502              recomputed at each Configure run, make Configure and
32503              the hints files agree on the naming of largefiles variables.
32504              
32505              Don't say "Perl 5.0 source kit".
32506              
32507              Subject: [PATCH] fix misc cast warnings
32508              
32509              Subject: typos in pods
32510              
32511              NVs not necessarily doubles, as pointed out by Yitzchak.
32512              
32513              Subject: [PATCH 6889] add a few ldbl formats to configure.com
32514              
32515              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
32516              
32517              Better options for rsync.
32518              
32519              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
32520              
32521              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
32522              
32523              Subject: [PATCH] Re: UNTIE method 
32524              
32525              A better fix for the Socket building problem from Craig Berry.
32526              
32527              Retract the dummy test, skip the security tests (instead of failing),
32528              explain what the warnings mean.
32529              
32530              Heap decorruption.
32531              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
32532              
32533              Update to Unicode 3.0.1.
32534              
32535              Missed one Unicode file.
32536              
32537              Subject: Re: typos in pods
32538              
32539              The #6929 was too skimpy.
32540              
32541              sscanf() may be the only way to read long doubles from strings.
32542              
32543              Reveal Borland's isnan.
32544              Subject: build with BC++ tweak
32545              
32546              Issue useful diagnostic on unknown pod commands.
32547              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
32548              
32549              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
32550              
32551              Clarify the third case of ftmp-security warnings.
32552              
32553              Make -Dusemorebits find long doubles in Solaris.
32554              
32555              Wrap the test in eval.
32556      Branch: maint-5.6/perl
32557           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
32558           +> lib/unicode/PropList.txt lib/unicode/README.perl
32559           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
32560           +> lib/unicode/Unicode.301 vms/vmspipe.com
32561            - lib/unicode/Props.txt lib/unicode/UCD300.html
32562            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
32563           !> (integrate 305 files)
32564 ____________________________________________________________________________
32565 [  8150] By: jhi                                   on 2000/12/17  18:47:57
32566         Log: Uncheckedin generated files.
32567      Branch: perl
32568            ! global.sym perlapi.c pod/perlapi.pod
32569 ____________________________________________________________________________
32570 [  8149] By: jhi                                   on 2000/12/17  18:41:22
32571         Log: Update Changes.
32572      Branch: perl
32573            ! Changes patchlevel.h
32574 ____________________________________________________________________________
32575 [  8148] By: jhi                                   on 2000/12/17  18:39:16
32576         Log: Subject: [PATCH] Fcntl constants speedup
32577              From: Nicholas Clark <nick@ccl4.org>
32578              Date: Sun, 17 Dec 2000 16:29:24 +0000
32579              Message-ID: <20001217162924.E97668@plum.flirble.org>
32580              
32581              Use IVs for the Fcntl constants instead of NVs.
32582      Branch: perl
32583            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
32584 ____________________________________________________________________________
32585 [  8147] By: jhi                                   on 2000/12/17  18:33:41
32586         Log: Add test for #8145 (binmode() warning), add warning for
32587              ioctl() and sockpair(), document them. (fileno() cannot
32588              be tripwired with the same kind of warning because
32589              'defined fileno($foo)' seems to be an idiom.)
32590      Branch: perl
32591            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
32592 ____________________________________________________________________________
32593 [  8146] By: gsar                                  on 2000/12/17  18:09:08
32594         Log: update Changes
32595      Branch: maint-5.6/perl
32596            ! Changes
32597 ____________________________________________________________________________
32598 [  8145] By: jhi                                   on 2000/12/17  17:39:35
32599         Log: Subject: [PATCH] Re: The long awaited feature ...
32600              From: Simon Cozens <simon@cozens.net>
32601              Date: Sun, 17 Dec 2000 12:31:56 +0000
32602              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
32603              
32604              Add a warning to binmode() about using bad filehandles
32605              (can happen e.g. if someone forgets the filehandle argument)
32606      Branch: perl
32607            ! pp_sys.c
32608 ____________________________________________________________________________
32609 [  8144] By: jhi                                   on 2000/12/17  17:33:48
32610         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
32611              From: Jonathan Stowe <gellyfish@gellyfish.com>
32612              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
32613              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
32614      Branch: perl
32615            ! lib/Net/Ping.pm
32616 ____________________________________________________________________________
32617 [  8143] By: jhi                                   on 2000/12/17  05:31:37
32618         Log: Polymorphic regexps.
32619              
32620              Fixes at least the bugs 20001028.003 (both of them...) and
32621              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
32622              also to be fixed by now, probably already before this patch.
32623      Branch: perl
32624            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
32625            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
32626            ! t/op/utf8decode.t t/pragma/utf8.t
32627 ____________________________________________________________________________
32628 [  8142] By: jhi                                   on 2000/12/16  17:16:05
32629         Log: Subject: [patch perl@8102] dos/djgpp update
32630              From: Laszlo Molnar <ml1050@freemail.hu>
32631              Date: Sat, 16 Dec 2000 01:40:52 +0100
32632              Message-ID: <20001216014052.A335@freemail.hu>
32633      Branch: perl
32634            ! djgpp/config.over t/base/commonsense.t
32635 ____________________________________________________________________________
32636 [  8141] By: jhi                                   on 2000/12/16  17:09:27
32637         Log: Few uncheckedin files.
32638      Branch: perl
32639            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
32640 ____________________________________________________________________________
32641 [  8140] By: nick                                  on 2000/12/15  22:14:31
32642         Log: Integrate mainline
32643      Branch: perlio
32644           !> (integrate 53 files)
32645 ____________________________________________________________________________
32646 [  8139] By: jhi                                   on 2000/12/15  19:49:49
32647         Log: One more IVUV tweak from Nicholas Clark.
32648      Branch: perl
32649            ! sv.c
32650 ____________________________________________________________________________
32651 [  8138] By: jhi                                   on 2000/12/15  19:17:06
32652         Log: Return of the IVUV-preservation, now seems to be happy even
32653              in Digital UNIX (the broken strtoul brokenness detection
32654              seems to have been the fly in the ointment).
32655      Branch: perl
32656            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32657            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
32658            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
32659            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
32660            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
32661            ! vos/config.ga.h win32/config.bc win32/config.gc
32662            ! win32/config.vc
32663 ____________________________________________________________________________
32664 [  8137] By: jhi                                   on 2000/12/15  18:12:14
32665         Log: Metaconfig unit change for #8136.
32666      Branch: metaconfig
32667            ! U/modified/d_strtoul.U
32668      Branch: metaconfig/U/perl
32669            ! d_strtoull.U d_strtouq.U
32670 ____________________________________________________________________________
32671 [  8136] By: jhi                                   on 2000/12/15  18:11:35
32672         Log: I don't think it's sensible or portable to test the strtou*
32673              on /^-/ strings.
32674      Branch: perl
32675            ! Configure
32676 ____________________________________________________________________________
32677 [  8135] By: jhi                                   on 2000/12/15  17:18:49
32678         Log: Metaconfig unit change for #8134.
32679      Branch: metaconfig
32680            ! U/modified/d_strtoul.U
32681 ____________________________________________________________________________
32682 [  8134] By: jhi                                   on 2000/12/15  17:14:13
32683         Log: If longsize is 8 we don't need a LL suffix for integer constants.
32684      Branch: perl
32685            ! Configure config_h.SH
32686 ____________________________________________________________________________
32687 [  8133] By: jhi                                   on 2000/12/15  16:00:23
32688         Log: Update Changes.
32689      Branch: perl
32690            ! Changes patchlevel.h
32691 ____________________________________________________________________________
32692 [  8132] By: jhi                                   on 2000/12/15  15:44:16
32693         Log: Some compilers get huffy if you do not cast a const pointer
32694              to a non-const when assigning.
32695      Branch: perl
32696            ! gv.c
32697 ____________________________________________________________________________
32698 [  8131] By: jhi                                   on 2000/12/15  15:38:30
32699         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
32700              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32701              Date: Fri, 15 Dec 2000 05:26:57 -0500
32702              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
32703      Branch: perl
32704            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
32705            ! t/pragma/overload.t
32706 ____________________________________________________________________________
32707 [  8130] By: jhi                                   on 2000/12/15  15:36:08
32708         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
32709              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32710              Date: Thu, 14 Dec 2000 22:02:43 -0500
32711              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
32712      Branch: perl
32713            ! gv.c perl.h
32714 ____________________________________________________________________________
32715 [  8129] By: jhi                                   on 2000/12/15  15:34:16
32716         Log: Subject: PATCH: h2xs nit
32717              From: Tim Jenness <t.jenness@jach.hawaii.edu>
32718              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
32719              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
32720              
32721              Add a template README.
32722      Branch: perl
32723            ! utils/h2xs.PL
32724 ____________________________________________________________________________
32725 [  8128] By: jhi                                   on 2000/12/15  15:32:22
32726         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
32727      Branch: perl
32728            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
32729 ____________________________________________________________________________
32730 [  8127] By: jhi                                   on 2000/12/15  15:19:34
32731         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
32732              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32733              Date:     Thu, 14 Dec 2000 20:04:42 EST
32734              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
32735      Branch: perl
32736            ! ext/Opcode/Opcode.xs
32737 ____________________________________________________________________________
32738 [  8126] By: jhi                                   on 2000/12/15  15:17:49
32739         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
32740              From: Peter Prymmer <pvhp@forte.com>
32741              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
32742              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
32743      Branch: perl
32744            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
32745            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
32746            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
32747 ____________________________________________________________________________
32748 [  8125] By: jhi                                   on 2000/12/15  15:11:05
32749         Log: This seems to be a stage sane and stable enough to checkin.
32750              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
32751      Branch: perl
32752            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
32753            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
32754            ! t/op/cmp.t t/op/numconvert.t
32755 ____________________________________________________________________________
32756 [  8124] By: jhi                                   on 2000/12/15  04:20:26
32757         Log: Something is really wonky.
32758      Branch: perl
32759            ! sv.c
32760 ____________________________________________________________________________
32761 [  8123] By: jhi                                   on 2000/12/15  04:00:50
32762         Log: Fixes for the IV UV patches to compile in Digital UNIX.
32763      Branch: perl
32764            ! sv.c
32765 ____________________________________________________________________________
32766 [  8122] By: jhi                                   on 2000/12/15  02:53:40
32767         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
32768              From: "Craig A. Berry" <craigberry@mac.com>
32769              Date: Thu, 14 Dec 2000 19:10:49 -0600
32770              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
32771      Branch: perl
32772            ! vms/vms.c
32773 ____________________________________________________________________________
32774 [  8121] By: jhi                                   on 2000/12/15  02:50:00
32775         Log: Metaconfig changes for #8120.
32776      Branch: metaconfig
32777            + U/modified/d_strtoul.U
32778      Branch: metaconfig/U/perl
32779            ! d_strtoull.U d_strtouq.U
32780 ____________________________________________________________________________
32781 [  8120] By: jhi                                   on 2000/12/15  02:49:42
32782         Log: From: Nicholas Clark <nick@ccl4.org> 
32783              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
32784              Date: Thu, 14 Dec 2000 18:38:57 +0000
32785              Message-ID: <20001214183857.B97909@plum.flirble.org>
32786      Branch: perl
32787            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32788            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
32789            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
32790            ! vos/config.ga.def vos/config.ga.h win32/config.bc
32791            ! win32/config.gc win32/config.vc
32792 ____________________________________________________________________________
32793 [  8119] By: jhi                                   on 2000/12/14  23:40:58
32794         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
32795              From: Nicholas Clark <nick@ccl4.org>
32796              Date: Wed, 13 Dec 2000 20:08:50 +0000
32797              Message-ID: <20001213200849.B71166@plum.flirble.org>
32798      Branch: perl
32799            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
32800            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
32801 ____________________________________________________________________________
32802 [  8118] By: jhi                                   on 2000/12/14  22:46:26
32803         Log: Integrate perlio.
32804      Branch: perl
32805           !> MANIFEST ext/Encode/compile makedef.pl
32806 ____________________________________________________________________________
32807 [  8117] By: nick                                  on 2000/12/14  22:38:53
32808         Log: Win32 tweaks to get Encode to build
32809              - temp hack to makedef.pl till PerlIO is properly "exported".
32810              - MSVC dislikes  
32811              static encpage_t foo[];
32812              so make 'em extern for now.
32813      Branch: perlio
32814            ! ext/Encode/compile makedef.pl
32815 ____________________________________________________________________________
32816 [  8116] By: nick                                  on 2000/12/14  22:00:53
32817         Log: Document the new files
32818      Branch: perlio
32819            ! MANIFEST
32820 ____________________________________________________________________________
32821 [  8115] By: jhi                                   on 2000/12/14  21:58:01
32822         Log: MANIFEST new files of #8114.
32823      Branch: perl
32824            ! MANIFEST
32825 ____________________________________________________________________________
32826 [  8114] By: jhi                                   on 2000/12/14  21:50:49
32827         Log: Integrate perlio.
32828      Branch: perl
32829           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
32830           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
32831           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
32832           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
32833           !> ext/Encode/Makefile.PL
32834 ____________________________________________________________________________
32835 [  8113] By: jhi                                   on 2000/12/14  21:48:49
32836         Log: The documentation part of the
32837              
32838              Subject: [ID 20001214.002] Net::Ping patch
32839              From: Jonathan Stowe <gellyfish@gellyfish.com>
32840              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
32841              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
32842              since the #7529 had already addressed the same problem.
32843      Branch: perl
32844            ! lib/Net/Ping.pm
32845 ____________________________________________________________________________
32846 [  8112] By: jhi                                   on 2000/12/14  21:42:57
32847         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
32848              From: Dominic Dunlop <domo@computer.org>
32849              Date: Tue, 12 Dec 2000 10:47:10 +0100
32850              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
32851              
32852              Document how elusive subroutines can be.
32853      Branch: perl
32854            ! pod/perlfunc.pod
32855 ____________________________________________________________________________
32856 [  8111] By: jhi                                   on 2000/12/14  21:38:05
32857         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
32858              From: Dominic Dunlop <domo@computer.org>
32859              Date: Thu, 14 Dec 2000 10:13:51 +0100
32860              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
32861      Branch: perl
32862            ! ext/POSIX/POSIX.pod
32863 ____________________________________________________________________________
32864 [  8110] By: jhi                                   on 2000/12/14  21:36:32
32865         Log: Subject: [patch] perlfaq7
32866              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
32867              Date: Thu, 14 Dec 2000 15:31:07 +0100
32868              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
32869      Branch: perl
32870            ! pod/perlfaq7.pod
32871 ____________________________________________________________________________
32872 [  8109] By: jhi                                   on 2000/12/14  21:29:20
32873         Log: Subject: [8104] Encode
32874              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32875              Date: Thu, 14 Dec 2000 14:49:34 +0100
32876              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
32877              
32878              Type casting for nervous compilers.
32879      Branch: perl
32880            ! ext/Encode/Encode.xs
32881 ____________________________________________________________________________
32882 [  8108] By: jhi                                   on 2000/12/14  21:26:17
32883         Log: Subject: [8104] DB_File
32884              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32885              Date: Thu, 14 Dec 2000 14:49:35 +0100
32886              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
32887              
32888              Type definition incorrect for DB 2.7.7.  Not known when it
32889              changed, so only changed it for a known revision.
32890      Branch: perl
32891            ! ext/DB_File/DB_File.xs
32892 ____________________________________________________________________________
32893 [  8107] By: jhi                                   on 2000/12/14  21:23:41
32894         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
32895              From: Peter Prymmer <pvhp@forte.com>
32896              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
32897              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
32898              
32899              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
32900      Branch: perl
32901            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
32902            ! ext/Encode/Encode/posix-bc.enc
32903 ____________________________________________________________________________
32904 [  8106] By: nick                                  on 2000/12/14  20:36:13
32905         Log: "Cold" build correction to Encode's Makefile.PL
32906      Branch: perlio
32907            ! ext/Encode/Makefile.PL
32908 ____________________________________________________________________________
32909 [  8105] By: nick                                  on 2000/12/14  20:09:37
32910         Log: "Compiled" encodings.
32911              Correct replacement character in EBCDIC .enc files
32912              Add 0x7F to ASCII repertoire.
32913      Branch: perlio
32914            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
32915            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
32916            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
32917            ! ext/Encode/Makefile.PL ext/Encode/compile
32918            ! ext/Encode/encengine.c ext/Encode/encode.h
32919 ____________________________________________________________________________
32920 [  8104] By: nick                                  on 2000/12/14  00:38:20
32921         Log: Integrate mainline
32922      Branch: perlio
32923           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
32924           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
32925           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
32926           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
32927           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
32928           !> t/lib/db-hash.t t/lib/db-recno.t
32929 ____________________________________________________________________________
32930 [  8103] By: nick                                  on 2000/12/13  23:16:13
32931         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
32932              so far and so it does not get lost.
32933      Branch: perlio
32934            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
32935 ____________________________________________________________________________
32936 [  8102] By: jhi                                   on 2000/12/13  17:14:22
32937         Log: Update Changes.
32938      Branch: perl
32939            ! Changes patchlevel.h
32940 ____________________________________________________________________________
32941 [  8101] By: jhi                                   on 2000/12/13  16:53:41
32942         Log: Move the proto of start_glob() to a better place; regen api files.
32943      Branch: perl
32944            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
32945 ____________________________________________________________________________
32946 [  8100] By: jhi                                   on 2000/12/13  16:47:11
32947         Log: Metaconfig change for #8099.
32948      Branch: metaconfig
32949            ! U/modified/Head.U
32950 ____________________________________________________________________________
32951 [  8099] By: jhi                                   on 2000/12/13  16:46:48
32952         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
32953              From: Andy Dougherty <doughera@lafayette.edu>
32954              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
32955              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
32956      Branch: perl
32957            ! Configure
32958 ____________________________________________________________________________
32959 [  8098] By: jhi                                   on 2000/12/13  16:39:02
32960         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
32961              From: rspier@pobox.com (Robert Spier)
32962              Date: Tue, 12 Dec 2000 21:12:39 -0500
32963              Message-ID: <14902.56087.678086.725773@rls.cx>
32964              
32965              fastgetcwd is defined using a glob alias on a $^O dependent basis -
32966              and there was no default assignment or perl subroutine.
32967      Branch: perl
32968            ! lib/Cwd.pm
32969 ____________________________________________________________________________
32970 [  8097] By: jhi                                   on 2000/12/13  16:16:01
32971         Log: Subject: [PATCH] move startglob out of pp_hot.c
32972              From: Nicholas Clark <nick@ccl4.org>
32973              Date: Mon, 11 Dec 2000 23:16:39 +0000
32974              Message-ID: <20001211231638.A55550@plum.flirble.org>
32975      Branch: perl
32976            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
32977 ____________________________________________________________________________
32978 [  8096] By: jhi                                   on 2000/12/13  15:26:23
32979         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
32980              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
32981              Date: Wed, 13 Dec 2000 14:01:37 +0100
32982              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
32983              
32984              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
32985              in turn requires libpthread in libswanted.
32986      Branch: perl
32987            ! hints/hpux.sh
32988 ____________________________________________________________________________
32989 [  8095] By: jhi                                   on 2000/12/12  19:51:05
32990         Log: The integration wars continue.
32991      Branch: perl
32992           !> sv.c
32993 ____________________________________________________________________________
32994 [  8094] By: jhi                                   on 2000/12/12  19:48:26
32995         Log: Subject: [PATCH perl@8070] DB_File-1.74  
32996              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
32997              Date: Mon, 11 Dec 2000 23:07:17 -0000
32998              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
32999      Branch: perl
33000            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
33001            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
33002            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
33003            ! t/lib/db-recno.t
33004 ____________________________________________________________________________
33005 [  8093] By: nick                                  on 2000/12/12  19:42:13
33006         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
33007      Branch: perlio
33008            ! sv.c
33009           !> lib/File/DosGlob.pm
33010 ____________________________________________________________________________
33011 [  8092] By: jhi                                   on 2000/12/12  19:28:11
33012         Log: Integrate perlio.
33013      Branch: perl
33014           !> sv.c
33015 ____________________________________________________________________________
33016 [  8091] By: nick                                  on 2000/12/12  18:49:45
33017         Log: Fix for Tk, and upgrading shared SVs.
33018      Branch: perlio
33019            ! sv.c
33020 ____________________________________________________________________________
33021 [  8090] By: jhi                                   on 2000/12/12  16:48:59
33022         Log: Subject: [PATCH] Re: Breadperl & Tk
33023              From: Nick Ing-Simmons <nik@tiuk.ti.com>
33024              Date: Tue, 12 Dec 2000 14:48:27 GMT
33025              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
33026      Branch: perl
33027            ! sv.c
33028 ____________________________________________________________________________
33029 [  8089] By: jhi                                   on 2000/12/12  03:37:19
33030         Log: Subject: DosGlob.pm diff for bash style brace expansion.
33031              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
33032              Date: Fri, 8 Dec 2000 10:45:30 -0600
33033              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
33034      Branch: perl
33035            ! lib/File/DosGlob.pm
33036 ____________________________________________________________________________
33037 [  8088] By: nick                                  on 2000/12/11  23:59:59
33038         Log: Integrate mainline
33039      Branch: perlio
33040           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
33041           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
33042           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
33043           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
33044           !> t/op/local.t t/pragma/warn/toke toke.c
33045 ____________________________________________________________________________
33046 [  8087] By: jhi                                   on 2000/12/11  23:20:23
33047         Log: Integrate perlio.
33048      Branch: perl
33049           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
33050 ____________________________________________________________________________
33051 [  8086] By: jhi                                   on 2000/12/11  22:50:59
33052         Log: Tune further the OS detection of CGI.
33053      Branch: perl
33054            ! lib/CGI.pm
33055 ____________________________________________________________________________
33056 [  8085] By: nick                                  on 2000/12/11  22:50:46
33057         Log: Finish 1st pass of "encoding" layer e.g. :
33058              open($fh,"<encoding(iso8859-7)",$greek) || die;
33059      Branch: perlio
33060            ! ext/Encode/Encode.xs perlio.c perliol.h
33061 ____________________________________________________________________________
33062 [  8084] By: jhi                                   on 2000/12/11  22:32:06
33063         Log: Revert the -f ambiguousity patch, seems to cause
33064              too much hassle (the interpret -Q as a function
33065              where Q is not a known filetest part is left in).
33066      Branch: perl
33067            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
33068            ! toke.c
33069 ____________________________________________________________________________
33070 [  8083] By: jhi                                   on 2000/12/11  22:27:23
33071         Log: (accidentally empty check-in)
33072      Branch: perl
33073            ! lib/File/DosGlob.pm
33074 ____________________________________________________________________________
33075 [  8082] By: nick                                  on 2000/12/11  19:09:51
33076         Log: Restore mmap function (broken by tweaks to shared buffer
33077              layer for encode(xxxx)).
33078      Branch: perlio
33079            ! perlio.c
33080 ____________________________________________________________________________
33081 [  8081] By: jhi                                   on 2000/12/11  18:29:13
33082         Log: Subject: Re: The long awaited feature ...
33083              From: Simon Cozens <simon@cozens.net>
33084              Date: Mon, 11 Dec 2000 15:54:24 +0000
33085              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
33086              
33087              More io/utf8 tests.
33088      Branch: perl
33089            ! t/io/utf8.t
33090 ____________________________________________________________________________
33091 [  8080] By: jhi                                   on 2000/12/11  18:19:36
33092         Log: Subject: PATCH MakeMaker manpage clarification
33093              From: andreas.koenig@anima.de (Andreas J. Koenig)
33094              Date: 10 Dec 2000 20:46:13 +0100
33095              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
33096      Branch: perl
33097            ! lib/ExtUtils/MakeMaker.pm
33098 ____________________________________________________________________________
33099 [  8079] By: jhi                                   on 2000/12/11  15:35:07
33100         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
33101              From: Simon Cozens <simon@cozens.net>
33102              Date: Sun, 10 Dec 2000 19:06:19 +0000
33103              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
33104      Branch: perl
33105            ! ext/B/B/Deparse.pm t/lib/b.t
33106 ____________________________________________________________________________
33107 [  8078] By: jhi                                   on 2000/12/11  15:09:11
33108         Log: Subject: [PATCH] docs on NaN
33109              From: Nicholas Clark <nick@ccl4.org>
33110              Date: Mon, 11 Dec 2000 01:48:38 +0000
33111              Message-ID: <20001211014838.B99205@plum.flirble.org>
33112      Branch: perl
33113            ! pod/perlop.pod
33114 ____________________________________________________________________________
33115 [  8077] By: jhi                                   on 2000/12/11  15:02:21
33116         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
33117              From: Simon Cozens <simon@cozens.net>
33118              Date: Mon, 11 Dec 2000 01:21:45 +0000
33119              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
33120      Branch: perl
33121            ! pp.c pp_hot.c scope.c t/op/local.t
33122 ____________________________________________________________________________
33123 [  8076] By: nick                                  on 2000/12/10  20:43:32
33124         Log: Not merge worthy...
33125              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
33126              syntax is modelled on attributes.
33127              Untested fix for io/utf8 on Win32 etc.
33128              Very clumsy start to the encode layer.
33129      Branch: perlio
33130            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
33131 ____________________________________________________________________________
33132 [  8075] By: jhi                                   on 2000/12/10  18:39:33
33133         Log: Darwin is not Windows.
33134      Branch: perl
33135            ! lib/CGI.pm
33136 ____________________________________________________________________________
33137 [  8074] By: jhi                                   on 2000/12/10  18:31:27
33138         Log: Subject: Ambiguous -%c() resolved as a file test
33139              From: "Paul Marquess" <Paul.Marquess@openwave.com>
33140              Date: Sun, 10 Dec 2000 15:35:07 -0000
33141              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
33142      Branch: perl
33143            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
33144 ____________________________________________________________________________
33145 [  8073] By: jhi                                   on 2000/12/10  18:16:29
33146         Log: Subject: PATCH installperl misinformed 
33147              From: andreas.koenig@anima.de (Andreas J. Koenig)
33148              Date: 10 Dec 2000 13:01:32 +0100 
33149              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
33150      Branch: perl
33151            ! installperl
33152 ____________________________________________________________________________
33153 [  8072] By: jhi                                   on 2000/12/10  18:07:55
33154         Log: The walkoptree confusion rages; walkoptree() seems to be coming
33155              from B.xs, while walkoptree_slow() comes from B.pm.
33156      Branch: perl
33157            ! ext/B/B.pm
33158 ____________________________________________________________________________
33159 [  8071] By: nick                                  on 2000/12/10  11:45:47
33160         Log: Integrate mainline
33161      Branch: perlio
33162           +> t/base/commonsense.t
33163           !> (integrate 37 files)
33164 ____________________________________________________________________________
33165 [  8070] By: jhi                                   on 2000/12/10  04:46:21
33166         Log: Update Changes.
33167      Branch: perl
33168            ! Changes patchlevel.h
33169 ____________________________________________________________________________
33170 [  8069] By: jhi                                   on 2000/12/10  04:39:19
33171         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
33172              From: andreas.koenig@anima.de (Andreas J. Koenig)
33173              Date: 09 Dec 2000 17:14:25 +0100
33174              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
33175      Branch: perl
33176            + t/base/commonsense.t
33177            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
33178 ____________________________________________________________________________
33179 [  8068] By: jhi                                   on 2000/12/10  04:17:36
33180         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
33181              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
33182              Date: Sat, 9 Dec 2000 16:47:22 -0000
33183              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
33184      Branch: perl
33185            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
33186            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
33187            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
33188            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
33189            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
33190            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
33191            ! t/lib/sdbm.t
33192 ____________________________________________________________________________
33193 [  8067] By: jhi                                   on 2000/12/10  03:52:02
33194         Log: Test case for #8066.
33195      Branch: perl
33196            ! t/op/misc.t
33197 ____________________________________________________________________________
33198 [  8066] By: jhi                                   on 2000/12/10  03:50:30
33199         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
33200              From: Simon Cozens <simon@cozens.net>
33201              Date: Sun, 10 Dec 2000 00:55:37 +0000
33202              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
33203      Branch: perl
33204            ! pp_sys.c
33205 ____________________________________________________________________________
33206 [  8065] By: jhi                                   on 2000/12/10  03:44:52
33207         Log: Test case for #8064.
33208      Branch: perl
33209            ! t/comp/proto.t
33210 ____________________________________________________________________________
33211 [  8064] By: jhi                                   on 2000/12/10  03:42:32
33212         Log: Subject: Re: prototype of substr
33213              From: Simon Cozens <simon@cozens.net>
33214              Date: Sun, 10 Dec 2000 00:13:33 +0000
33215              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
33216              
33217              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
33218      Branch: perl
33219            ! pp.c
33220 ____________________________________________________________________________
33221 [  8063] By: jhi                                   on 2000/12/10  03:39:42
33222         Log: Subject: [PATCH] perlguts.pod
33223              From: Simon Cozens <simon@cozens.net>
33224              Date: Sun, 10 Dec 2000 00:06:47 +0000
33225              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
33226              
33227              Documentation of the different types of ops,
33228              plus the functions in dump.c
33229      Branch: perl
33230            ! pod/perlguts.pod
33231 ____________________________________________________________________________
33232 [  8062] By: jhi                                   on 2000/12/10  03:30:04
33233         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
33234              From: Nicholas Clark <nick@talking.bollo.cx>
33235              Date: Sat, 09 Dec 2000 18:57:25 +0000
33236              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
33237              
33238              Be more robust in weird hostname setups.
33239      Branch: perl
33240            ! t/lib/net-hostent.t
33241 ____________________________________________________________________________
33242 [  8061] By: jhi                                   on 2000/12/10  03:28:21
33243         Log: Pacify fussy compiler. 
33244      Branch: perl
33245            ! pp_sys.c
33246 ____________________________________________________________________________
33247 [  8060] By: jhi                                   on 2000/12/10  02:52:46
33248         Log: Integrate perlio.
33249      Branch: perl
33250           !> pp_sys.c t/io/utf8.t
33251 ____________________________________________________________________________
33252 [  8059] By: nick                                  on 2000/12/09  23:40:14
33253         Log: read/sysread/recv should now be utf8 aware.
33254              Basic test for utf8 read.
33255      Branch: perlio
33256            ! pp_sys.c t/io/utf8.t
33257 ____________________________________________________________________________
33258 [  8058] By: jhi                                   on 2000/12/09  21:56:02
33259         Log: Integrate perlio.
33260      Branch: perl
33261           +> t/io/utf8.t
33262           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
33263 ____________________________________________________________________________
33264 [  8057] By: jhi                                   on 2000/12/09  21:53:35
33265         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
33266              From: Inaba Hiroto <inaba@st.rim.or.jp>
33267              Date: Sun, 10 Dec 2000 05:53:21 +0900
33268              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
33269              
33270              Tests for #8056.
33271      Branch: perl
33272            ! t/op/each.t
33273 ____________________________________________________________________________
33274 [  8056] By: jhi                                   on 2000/12/09  21:51:16
33275         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
33276              From: Inaba Hiroto <inaba@st.rim.or.jp>
33277              Date: Sat, 09 Dec 2000 18:02:00 +0900
33278              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
33279              
33280              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
33281      Branch: perl
33282            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
33283 ____________________________________________________________________________
33284 [  8055] By: nick                                  on 2000/12/09  20:11:48
33285         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
33286              than raw PerlIO_write() - does not seem to break any tests.
33287      Branch: perlio
33288            ! pp_sys.c
33289 ____________________________________________________________________________
33290 [  8054] By: nick                                  on 2000/12/09  19:47:30
33291         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
33292              (sysread, recv and write i.e. formats still to do...)
33293              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
33294              open($fh,">:utf8","name")
33295              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
33296              so no extra overhead is involved.
33297              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
33298              to a non-utf8 stream.
33299              Add initial io/utf8.t
33300              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
33301              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
33302              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
33303      Branch: perlio
33304            + t/io/utf8.t
33305            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
33306 ____________________________________________________________________________
33307 [  8053] By: nick                                  on 2000/12/09  19:26:37
33308         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
33309              was only testing this_utf8.
33310      Branch: perlio
33311            ! toke.c
33312 ____________________________________________________________________________
33313 [  8052] By: nick                                  on 2000/12/09  19:09:41
33314         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
33315              i.e. the output string has one, but don't mess with source assumption.
33316      Branch: perlio
33317            ! toke.c
33318 ____________________________________________________________________________
33319 [  8051] By: jhi                                   on 2000/12/09  16:55:17
33320         Log: Integrate perlio.
33321      Branch: perl
33322           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
33323           !> sv.c thrdvar.h util.c
33324 ____________________________________________________________________________
33325 [  8050] By: jhi                                   on 2000/12/09  16:48:07
33326         Log: Nits noticed by Peter Prymmer.
33327      Branch: perl
33328            ! lib/ExtUtils/MM_VMS.pm
33329 ____________________________________________________________________________
33330 [  8049] By: nick                                  on 2000/12/09  13:49:40
33331         Log: UTF8 output prework.
33332              - Store $\ and $, as SVs so they can have SvUTF8 flag
33333              - use do_print() rather than raw PerlIO_write() to print them.
33334      Branch: perlio
33335            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
33336            ! thrdvar.h util.c
33337 ____________________________________________________________________________
33338 [  8048] By: nick                                  on 2000/12/09  12:30:43
33339         Log: Integrate mainline.
33340      Branch: perlio
33341           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
33342           +> t/op/reverse.t
33343           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
33344           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
33345           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
33346           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
33347           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
33348           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
33349 ____________________________________________________________________________
33350 [  8047] By: jhi                                   on 2000/12/09  00:23:27
33351         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
33352              From: Michael G Schwern <schwern@pobox.com>
33353              Date: Fri, 8 Dec 2000 14:43:04 -0600
33354      Branch: perl
33355            ! lib/ExtUtils/MM_VMS.pm
33356 ____________________________________________________________________________
33357 [  8046] By: jhi                                   on 2000/12/08  23:10:27
33358         Log: A missed check-in.
33359      Branch: perl
33360            ! lib/ExtUtils/Manifest.pm
33361 ____________________________________________________________________________
33362 [  8045] By: jhi                                   on 2000/12/08  21:57:12
33363         Log: (null check-in)
33364      Branch: perl
33365            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
33366 ____________________________________________________________________________
33367 [  8044] By: jhi                                   on 2000/12/08  21:11:06
33368         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
33369              at the final draft stage.
33370      Branch: perl
33371            + ext/Encode/Encode/iso8859-16.enc
33372            ! MANIFEST
33373 ____________________________________________________________________________
33374 [  8043] By: jhi                                   on 2000/12/08  16:39:04
33375         Log: Update Changes.
33376      Branch: perl
33377            ! Changes patchlevel.h
33378 ____________________________________________________________________________
33379 [  8042] By: jhi                                   on 2000/12/08  16:33:39
33380         Log: Do not return the Unicode replacement character if UTF-8
33381              decoding goes awry, it should be up to the caller to decide.
33382      Branch: perl
33383            ! pod/perlapi.pod utf8.c
33384 ____________________________________________________________________________
33385 [  8041] By: jhi                                   on 2000/12/08  16:22:28
33386         Log: metaconfig maintenance.
33387      Branch: metaconfig
33388            ! U/modified/stdchar.U
33389      Branch: metaconfig/U/perl
33390            + testsyml.U
33391 ____________________________________________________________________________
33392 [  8040] By: jhi                                   on 2000/12/08  16:03:08
33393         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
33394              From: sthoenna@efn.org
33395              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
33396              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
33397      Branch: perl
33398            ! Changes lib/ExtUtils/MM_OS2.pm
33399 ____________________________________________________________________________
33400 [  8039] By: jhi                                   on 2000/12/08  15:57:11
33401         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
33402              From: Simon Cozens <simon@cozens.net>
33403              Date: Fri, 8 Dec 2000 13:33:31 +0000
33404              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
33405              
33406              (The pp_hot part needed a rewrite.)
33407      Branch: perl
33408            ! doop.c pp_hot.c utf8.c
33409 ____________________________________________________________________________
33410 [  8038] By: jhi                                   on 2000/12/08  15:25:08
33411         Log: Subject: djSP
33412              From: Michael Stevens <michael@etla.org>
33413              Date: Wed, 6 Dec 2000 23:24:01 +0000
33414              Message-ID: <20001206232400.A21381@firedrake.org>
33415              
33416              Plus a note from Nick Ing-Simmons.
33417      Branch: perl
33418            ! pp.h
33419 ____________________________________________________________________________
33420 [  8037] By: jhi                                   on 2000/12/08  15:18:35
33421         Log: Filetype is text.
33422      Branch: perl
33423            ! t/op/utf8decode.t
33424 ____________________________________________________________________________
33425 [  8036] By: jhi                                   on 2000/12/08  03:31:27
33426         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
33427              From: Andy Dougherty <doughera@lafayette.edu>
33428              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
33429              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
33430              
33431              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
33432              From: Andy Dougherty <doughera@lafayette.edu>
33433              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
33434              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
33435      Branch: perl
33436            + ext/POSIX/hints/svr4.pl
33437            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
33438 ____________________________________________________________________________
33439 [  8035] By: jhi                                   on 2000/12/08  03:26:01
33440         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
33441              From: Andy Dougherty <doughera@lafayette.edu>
33442              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
33443              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
33444      Branch: perl
33445            ! t/README t/base/term.t
33446 ____________________________________________________________________________
33447 [  8034] By: jhi                                   on 2000/12/08  03:21:59
33448         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
33449              From: mjd@plover.com  
33450              Date: 7 Dec 2000 21:04:20 -0000
33451              Message-ID: <20001207210420.22282.qmail@plover.com>
33452              
33453              Plus -z doc.
33454      Branch: perl
33455            ! pod/perlfunc.pod
33456 ____________________________________________________________________________
33457 [  8033] By: jhi                                   on 2000/12/08  03:19:03
33458         Log: Use the UTF8 macros a bit.  They can't be used with abandon
33459              everywhere because we do generate illegal UTF-8 in some situations.
33460              This is of course naughty.
33461      Branch: perl
33462            ! pod/perlapi.pod utf8.c utf8.h
33463 ____________________________________________________________________________
33464 [  8032] By: jhi                                   on 2000/12/08  03:00:09
33465         Log: Out of sync?
33466      Branch: perl
33467            ! t/pragma/warn/utf8
33468 ____________________________________________________________________________
33469 [  8031] By: jhi                                   on 2000/12/08  02:22:39
33470         Log: Cnt spl.
33471      Branch: perl
33472            ! MANIFEST
33473 ____________________________________________________________________________
33474 [  8030] By: jhi                                   on 2000/12/08  01:23:54
33475         Log: Add test for reverse().
33476      Branch: perl
33477            + t/op/reverse.t
33478            ! MANIFEST
33479 ____________________________________________________________________________
33480 [  8029] By: jhi                                   on 2000/12/08  01:21:47
33481         Log: Integrate perlio.
33482      Branch: perl
33483           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
33484           !> perlio.c perlio.h perlsdio.h warnings.pl
33485 ____________________________________________________________________________
33486 [  8028] By: jhi                                   on 2000/12/08  01:19:08
33487         Log: Introduce macros for UTF8 decoding.
33488      Branch: perl
33489            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
33490 ____________________________________________________________________________
33491 [  8027] By: nick                                  on 2000/12/07  22:18:19
33492         Log: Integrate mainline
33493      Branch: perlio
33494           !> embed.pl pod/perlapi.pod utf8.c
33495 ____________________________________________________________________________
33496 [  8026] By: nick                                  on 2000/12/07  21:45:08
33497         Log: Various oddities p4 diff -se showed up
33498              Remove 'our' from warnings.pl
33499      Branch: perlio
33500            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
33501 ____________________________________________________________________________
33502 [  8025] By: nick                                  on 2000/12/07  21:43:32
33503         Log: Change PerlIO_(get|set)pos to take SV *
33504              Should fix, OS/2, VMS, (sfio??)
33505      Branch: perlio
33506            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
33507 ____________________________________________________________________________
33508 [  8024] By: jhi                                   on 2000/12/07  19:05:32
33509         Log: Document utf8_to_uv() better.
33510      Branch: perl
33511            ! pod/perlapi.pod utf8.c
33512 ____________________________________________________________________________
33513 [  8023] By: jhi                                   on 2000/12/07  18:23:47
33514         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
33515      Branch: perl
33516            ! embed.pl pod/perlapi.pod utf8.c
33517 ____________________________________________________________________________
33518 [  8022] By: jhi                                   on 2000/12/07  04:13:51
33519         Log: Integrate perlio.
33520      Branch: perl
33521           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
33522           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
33523           !> win32/makefile.mk
33524 ____________________________________________________________________________
33525 [  8021] By: nick                                  on 2000/12/07  00:28:14
33526         Log: Various attempts at MSVC debug - not sure what has
33527              changed but works now. 
33528              Seems atexit() _may_ work for DLLs built with MSVC so don't
33529              call cleanup that way.
33530      Branch: perlio
33531            ! perlio.c win32/makefile.mk
33532 ____________________________________________________________________________
33533 [  8020] By: nick                                  on 2000/12/06  19:57:20
33534         Log: Integrate mainline
33535      Branch: perlio
33536           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
33537           !> (integrate 75 files)
33538 ____________________________________________________________________________
33539 [  8019] By: nick                                  on 2000/12/06  19:28:21
33540         Log: Add useperlio to config.vc
33541              Turn off binmode in config_H.PL
33542              Regen all the config_H.xx
33543              Attempt to get debugging build with MSVC.
33544      Branch: perlio
33545            ! win32/config.vc win32/config_H.bc win32/config_H.gc
33546            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
33547 ____________________________________________________________________________
33548 [  8018] By: nick                                  on 2000/12/06  19:21:57
33549         Log: Test various dup/external program options on all platforms.
33550      Branch: perlio
33551            ! t/io/dup.t
33552 ____________________________________________________________________________
33553 [  8017] By: nick                                  on 2000/12/06  19:20:47
33554         Log: Fix harness to be less picky
33555      Branch: perlio
33556            ! lib/Test/Harness.pm
33557 ____________________________________________________________________________
33558 [  8016] By: jhi                                   on 2000/12/06  16:45:12
33559         Log: Update Changes.
33560      Branch: perl
33561            ! Changes patchlevel.h
33562 ____________________________________________________________________________
33563 [  8015] By: jhi                                   on 2000/12/06  16:41:03
33564         Log: Test \x{...} with ord().
33565      Branch: perl
33566            ! t/op/ord.t
33567 ____________________________________________________________________________
33568 [  8014] By: jhi                                   on 2000/12/06  16:20:33
33569         Log: Test tweak because of #8013.
33570      Branch: perl
33571            ! t/lib/b.t
33572 ____________________________________________________________________________
33573 [  8013] By: jhi                                   on 2000/12/06  16:09:09
33574         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
33575              From: Michael G Schwern <schwern@pobox.com>
33576              Date: Tue, 5 Dec 2000 21:23:28 -0500
33577              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
33578              
33579              Carp::Heavy parts not very applicable because of recent changes.
33580      Branch: perl
33581            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
33582            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
33583            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
33584            ! lib/Exporter.pm lib/Exporter/Heavy.pm
33585            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
33586            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
33587            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
33588            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
33589            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
33590            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
33591            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
33592            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
33593            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
33594            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
33595            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
33596            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
33597            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
33598            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
33599            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
33600            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
33601            ! warnings.pl
33602 ____________________________________________________________________________
33603 [  8012] By: jhi                                   on 2000/12/06  15:22:38
33604         Log: Subject: [PATCH] Re: New harness is failing things
33605              From: Nick Ing-Simmons <nik@tiuk.ti.com>
33606              Date: Wed, 6 Dec 2000 13:00:30 GMT
33607              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
33608      Branch: perl
33609            ! lib/Test/Harness.pm
33610 ____________________________________________________________________________
33611 [  8011] By: jhi                                   on 2000/12/06  15:12:08
33612         Log: Subject: installhtml changes
33613              From: Michael Stevens <michael@etla.org>
33614              Date: Wed, 6 Dec 2000 13:15:53 +0000
33615              Message-ID: <20001206131553.A27317@firedrake.org>
33616      Branch: perl
33617            ! installhtml
33618 ____________________________________________________________________________
33619 [  8010] By: jhi                                   on 2000/12/06  15:06:05
33620         Log: Subject: the dTHR hits
33621              From: Michael Stevens <michael@etla.org>
33622              Date: Wed, 6 Dec 2000 12:06:03 +0000
33623              Message-ID: <20001206120603.A24581@firedrake.org>
33624              
33625              More, errrm, less dTHRs.
33626      Branch: perl
33627            ! bytecode.pl ext/B/B/C.pm
33628 ____________________________________________________________________________
33629 [  8009] By: jhi                                   on 2000/12/06  15:04:25
33630         Log: Subject: MakeMaker mailing list gone?
33631              From: Michael G Schwern <schwern@pobox.com>
33632              Date: Tue, 5 Dec 2000 19:29:59 -0500
33633              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
33634              
33635              The MakeMaker mailing list is dead, perlbug is the right
33636              address to report bugs.
33637      Branch: perl
33638            ! lib/ExtUtils/MakeMaker.pm
33639 ____________________________________________________________________________
33640 [  8008] By: jhi                                   on 2000/12/06  15:00:32
33641         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
33642              From: Michael G Schwern <schwern@pobox.com>
33643              Date: Tue, 5 Dec 2000 19:21:21 -0500
33644              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
33645              
33646              Add a default MANIFEST skip that ignores things like
33647              version control files, editor temporary files, and the Makefile.
33648      Branch: perl
33649            + lib/ExtUtils/MANIFEST.SKIP
33650            ! MANIFEST lib/ExtUtils/Manifest.pm
33651 ____________________________________________________________________________
33652 [  8007] By: jhi                                   on 2000/12/06  14:57:20
33653         Log: In Amiga more manual hackery of the scripts seems to be needed,
33654              from Jan-Erik Karlsson.  Why Configure does not get this right
33655              is unknown, may be shell-induced.
33656      Branch: perl
33657            ! README.amiga
33658 ____________________________________________________________________________
33659 [  8006] By: jhi                                   on 2000/12/05  23:53:12
33660         Log: Add TOPm1s to peek at the second topmost stack item.
33661      Branch: perl
33662            ! pp.h
33663 ____________________________________________________________________________
33664 [  8005] By: jhi                                   on 2000/12/05  23:13:55
33665         Log: Avaunt, you foul UTF-8 tests.
33666      Branch: perl
33667            ! t/op/ver.t t/pragma/utf8.t
33668 ____________________________________________________________________________
33669 [  8004] By: jhi                                   on 2000/12/05  23:09:54
33670         Log: Continue utf8 dispersal. 
33671      Branch: perl
33672            + t/op/concat.t
33673            ! MANIFEST t/pragma/utf8.t
33674 ____________________________________________________________________________
33675 [  8003] By: nick                                  on 2000/12/05  23:02:39
33676         Log: Integrate mainline.
33677      Branch: perlio
33678           +> t/op/length.t t/op/utf8decode.t
33679           !> (integrate 69 files)
33680 ____________________________________________________________________________
33681 [  8002] By: jhi                                   on 2000/12/05  22:59:28
33682         Log: Integrate perlio.
33683      Branch: perl
33684           !> iperlsys.h perl.c perlio.c win32/perllib.c
33685 ____________________________________________________________________________
33686 [  8001] By: nick                                  on 2000/12/05  22:07:52
33687         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
33688              - calloc/free suffer from damage on TerminateThread()
33689              - use PerlMemShared (as originally planned) now fixed
33690              - avoid doing anything important on DLL "detach".
33691      Branch: perlio
33692            ! perl.c perlio.c win32/perllib.c
33693 ____________________________________________________________________________
33694 [  8000] By: nick                                  on 2000/12/05  21:05:09
33695         Log: Fix gross PerlMemShared issue.
33696      Branch: perlio
33697            ! iperlsys.h
33698 ____________________________________________________________________________
33699 [  7999] By: jhi                                   on 2000/12/05  20:46:58
33700         Log: Test for Unicode (UTF-8) hash keys.
33701      Branch: perl
33702            ! t/op/each.t
33703 ____________________________________________________________________________
33704 [  7998] By: jhi                                   on 2000/12/05  20:30:35
33705         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
33706              is now always UTF-8), empty line cosmetics.
33707      Branch: perl
33708            ! t/pragma/utf8.t
33709 ____________________________________________________________________________
33710 [  7997] By: jhi                                   on 2000/12/05  20:15:40
33711         Log: Subject: Re: STRLEN - what?
33712              From: Andy Dougherty <doughera@lafayette.edu>
33713              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
33714              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
33715              
33716              Explain STRLEN.
33717      Branch: perl
33718            ! pod/perlguts.pod
33719 ____________________________________________________________________________
33720 [  7996] By: jhi                                   on 2000/12/05  20:13:34
33721         Log: Split off the UTF-8 decoder tests, make them to check also
33722              the error message.
33723      Branch: perl
33724            + t/op/utf8decode.t
33725            ! MANIFEST t/pragma/utf8.t utf8.c
33726 ____________________________________________________________________________
33727 [  7995] By: jhi                                   on 2000/12/05  16:39:47
33728         Log: Start migrating bits of pragma/utf8 to elsewhere
33729              (since the long term plan is to obsolete 'use utf8').
33730      Branch: perl
33731            + t/op/length.t
33732            ! MANIFEST t/pragma/utf8.t
33733 ____________________________________________________________________________
33734 [  7994] By: jhi                                   on 2000/12/05  16:30:21
33735         Log: Fix a manual edit typo from #7993, fix the message formatting
33736              for Unicode, add few our declarations.
33737      Branch: perl
33738            ! lib/Carp/Heavy.pm
33739 ____________________________________________________________________________
33740 [  7993] By: jhi                                   on 2000/12/05  16:09:15
33741         Log: Subject: Need help with warnings :-(
33742              From: "Ben Tilly" <ben_tilly@hotmail.com>
33743              Date: Tue, 05 Dec 2000 01:35:54 -0500
33744              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
33745              
33746              Subject: UPDATE: Carp/Heavy now passes all tests
33747              From: "Ben Tilly" <ben_tilly@hotmail.com>
33748              Date: Tue, 05 Dec 2000 07:59:41 -0500
33749              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
33750              
33751              The Brave New Carp.
33752      Branch: perl
33753            ! lib/Carp.pm lib/Carp/Heavy.pm
33754 ____________________________________________________________________________
33755 [  7992] By: jhi                                   on 2000/12/05  15:55:08
33756         Log: Subject: [PATCH perl@7979] cygwin port
33757              From: "Eric Fifer" <efifer@dircon.co.uk>
33758              Date: Tue, 5 Dec 2000 14:04:09 -0000
33759              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
33760      Branch: perl
33761            ! t/lib/net-hostent.t
33762 ____________________________________________________________________________
33763 [  7991] By: jhi                                   on 2000/12/05  15:52:34
33764         Log: Subject: Re: [PATCH] The largest hoax of all times?
33765              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33766              Date: Tue, 5 Dec 2000 00:40:25 -0500
33767              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
33768              
33769              Subject: Re: [PATCH] The largest hoax of all times?
33770              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33771              Date: Mon, 4 Dec 2000 23:55:53 -0500
33772              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
33773              
33774              Subject: Re: [PATCH] The largest hoax of all times?
33775              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33776              Date: Tue, 5 Dec 2000 01:28:45 -0500
33777              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
33778              
33779              Fix the unpredictable order of DESTROYs.
33780      Branch: perl
33781            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
33782            ! sv.c sv.h t/op/ref.t
33783 ____________________________________________________________________________
33784 [  7990] By: jhi                                   on 2000/12/05  14:38:53
33785         Log: Subject: [PATCH] shrink pp_hot fractionally
33786              From: Nicholas Clark <nick@ccl4.org>
33787              Date: Tue, 5 Dec 2000 12:44:31 +0000
33788              Message-ID: <20001205124431.E74518@plum.flirble.org>
33789              
33790              Use report_evil_fh().
33791      Branch: perl
33792            ! opcode.pl opnames.h pp_hot.c util.c
33793 ____________________________________________________________________________
33794 [  7989] By: jhi                                   on 2000/12/05  14:21:27
33795         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
33796              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33797              Date: Mon, 04 Dec 2000 22:21:59 -0800
33798              Message-ID: <HmIL6gzkgepS092yn@efn.org>
33799              
33800              Harness shouldn't ignore responses like "ok 3\r\r\n".
33801      Branch: perl
33802            ! lib/Test/Harness.pm
33803 ____________________________________________________________________________
33804 [  7988] By: jhi                                   on 2000/12/05  13:51:28
33805         Log: Integrate the "skip" messages to explain().
33806      Branch: perl
33807            ! t/lib/syslfs.t t/op/lfs.t
33808 ____________________________________________________________________________
33809 [  7987] By: jhi                                   on 2000/12/05  12:34:54
33810         Log: The one that got away in #7984.
33811              
33812              Subject: Re: dTHR - what and why?
33813              From: Michael Stevens <michael@etla.org> 
33814              Date: Tue, 5 Dec 2000 11:15:52 +0000
33815              Message-ID: <20001205111552.A4647@firedrake.org>
33816      Branch: perl
33817            ! sv.h
33818 ____________________________________________________________________________
33819 [  7986] By: gsar                                  on 2000/12/05  09:14:44
33820         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
33821              due to the notorious GetFileType() bug in Windows 9x, which fstat()
33822              tickles)
33823      Branch: perl
33824            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
33825 ____________________________________________________________________________
33826 [  7985] By: jhi                                   on 2000/12/05  05:49:03
33827         Log: Integrate perlio.
33828      Branch: perl
33829           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
33830           !> win32/perlhost.h win32/perllib.c
33831 ____________________________________________________________________________
33832 [  7984] By: jhi                                   on 2000/12/05  05:48:16
33833         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
33834      Branch: perl
33835            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
33836            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
33837            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
33838            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
33839            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
33840            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
33841            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
33842            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
33843            ! win32/win32.c
33844 ____________________________________________________________________________
33845 [  7983] By: nick                                  on 2000/12/04  23:27:43
33846         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
33847      Branch: perlio
33848            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
33849            ! win32/perlhost.h win32/perllib.c
33850 ____________________________________________________________________________
33851 [  7982] By: jhi                                   on 2000/12/04  19:44:09
33852         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
33853              uncovered by #7980.
33854      Branch: perl
33855            ! op.c
33856 ____________________________________________________________________________
33857 [  7981] By: jhi                                   on 2000/12/04  19:42:07
33858         Log: Subject: [PATCH] Trivial dump.c feature
33859              From: Simon Cozens <simon@cozens.net>
33860              Date: Mon, 4 Dec 2000 18:08:38 +0000
33861              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
33862              
33863              Show whether a constant is UTF-8.
33864      Branch: perl
33865            ! dump.c
33866 ____________________________________________________________________________
33867 [  7980] By: jhi                                   on 2000/12/04  19:36:51
33868         Log: UTF-8 hash keys, patch from Inaba Hiroto.
33869      Branch: perl
33870            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
33871 ____________________________________________________________________________
33872 [  7979] By: jhi                                   on 2000/12/04  17:36:28
33873         Log: Update Changes.
33874      Branch: perl
33875            ! Changes patchlevel.h
33876 ____________________________________________________________________________
33877 [  7978] By: jhi                                   on 2000/12/04  16:42:17
33878         Log: Retract #7977, still too volatile (the euphemism of the day
33879              for unfinished and buggy :-)
33880      Branch: perl
33881            ! doop.c hv.c pp.c sv.h
33882 ____________________________________________________________________________
33883 [  7977] By: jhi                                   on 2000/12/04  16:25:15
33884         Log: (Retracted by #7978, too shaky yet.)
33885              
33886              Subject: Re: utf8 in hash keys, implementor missing
33887              From: Simon Cozens <simon@cozens.net>
33888              Date: Sat, 2 Dec 2000 19:49:35 +0000
33889              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
33890              
33891              The first step at UTF-8 hash keys.
33892      Branch: perl
33893            ! doop.c hv.c pp.c sv.h
33894 ____________________________________________________________________________
33895 [  7976] By: jhi                                   on 2000/12/04  16:13:53
33896         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
33897              From: sthoenna@efn.org
33898              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
33899              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
33900      Branch: perl
33901            ! os2/os2.c perlio.c
33902 ____________________________________________________________________________
33903 [  7975] By: jhi                                   on 2000/12/04  16:05:25
33904         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
33905              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33906              Date: Thu, 30 Nov 2000 20:50:37 -0800
33907              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
33908      Branch: perl
33909            ! os2/os2.c
33910 ____________________________________________________________________________
33911 [  7974] By: jhi                                   on 2000/12/04  16:03:57
33912         Log: Subject: [PATCH] ++ 20% faster
33913              From: Nicholas Clark <nick@ccl4.org>
33914              Date: Mon, 4 Dec 2000 12:17:27 +0000
33915              Message-ID: <20001204121726.B52976@plum.flirble.org>
33916              
33917              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
33918      Branch: perl
33919            ! sv.c
33920 ____________________________________________________________________________
33921 [  7973] By: jhi                                   on 2000/12/04  16:00:48
33922         Log: 
33923              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
33924              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33925              Date: Mon, 04 Dec 2000 12:30:45 +0100
33926              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
33927              
33928              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
33929              library (getprotobyname and getprotobynumber are outversioned by
33930              the same calls in libc, at least for xlc version 3.
33931      Branch: perl
33932            ! hints/aix.sh
33933 ____________________________________________________________________________
33934 [  7972] By: jhi                                   on 2000/12/04  02:58:31
33935         Log: Integrate perlio.
33936      Branch: perl
33937           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
33938           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
33939           !> win32/win32.h win32/win32iop.h win32/win32thread.h
33940 ____________________________________________________________________________
33941 [  7971] By: nick                                  on 2000/12/04  00:24:33
33942         Log: Quieten some noise in Win32 builds:
33943              - win32.h is included after <sys/socket.h>, so need to 
33944              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
33945              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
33946      Branch: perlio
33947            ! doio.c perl.h toke.c win32/win32.h
33948 ____________________________________________________________________________
33949 [  7970] By: nick                                  on 2000/12/03  22:57:46
33950         Log: PERL_IMPLICIT_SYS compiles but does not work.
33951      Branch: perlio
33952            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
33953            ! win32/perlhost.h win32/perllib.c win32/win32.h
33954            ! win32/win32iop.h win32/win32thread.h
33955 ____________________________________________________________________________
33956 [  7969] By: jhi                                   on 2000/12/03  22:12:58
33957         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
33958              used to swash_init(), makes regprop() dumps more informative
33959              (+utf8::IsAlpha, -utf8::IsDigit, for example).
33960      Branch: perl
33961            ! regcomp.c regexec.c
33962 ____________________________________________________________________________
33963 [  7968] By: jhi                                   on 2000/12/03  21:39:56
33964         Log: Implement ANYOFUTF8 regprop() dumping.
33965      Branch: perl
33966            ! regcomp.c
33967 ____________________________________________________________________________
33968 [  7967] By: jhi                                   on 2000/12/03  20:57:19
33969         Log: Make uv_to_utf8() to zero-terminate its output buffer,
33970              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
33971      Branch: perl
33972            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
33973 ____________________________________________________________________________
33974 [  7966] By: nick                                  on 2000/12/03  18:41:21
33975         Log: Integrate mainline (STDCHAR)
33976      Branch: perlio
33977           !> Configure t/pragma/utf8.t
33978 ____________________________________________________________________________
33979 [  7965] By: jhi                                   on 2000/12/03  17:58:20
33980         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
33981      Branch: perl
33982            ! t/pragma/utf8.t
33983 ____________________________________________________________________________
33984 [  7964] By: jhi                                   on 2000/12/03  17:35:56
33985         Log: Integrate perlio.
33986      Branch: perl
33987           !> iperlsys.h perlio.c
33988 ____________________________________________________________________________
33989 [  7963] By: jhi                                   on 2000/12/03  17:33:55
33990         Log: Metaconfig unit change for #7962.
33991      Branch: metaconfig
33992            ! U/modified/stdchar.U
33993 ____________________________________________________________________________
33994 [  7962] By: jhi                                   on 2000/12/03  17:33:27
33995         Log: Untangle the <stdio.h> #include nest for the stdchar test,
33996              from Andy Dougherty.
33997      Branch: perl
33998            ! Configure
33999 ____________________________________________________________________________
34000 [  7961] By: nick                                  on 2000/12/03  16:53:00
34001         Log: Make iperlsys.h vector stdio not PerlIO.
34002      Branch: perlio
34003            ! iperlsys.h perlio.c
34004 ____________________________________________________________________________
34005 [  7960] By: nick                                  on 2000/12/03  14:43:01
34006         Log: Integrate mainline
34007      Branch: perlio
34008           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
34009           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
34010 ____________________________________________________________________________
34011 [  7959] By: jhi                                   on 2000/12/03  08:16:36
34012         Log: Use DO_UTF8().
34013      Branch: perl
34014            ! op.c
34015 ____________________________________________________________________________
34016 [  7958] By: jhi                                   on 2000/12/02  18:33:05
34017         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
34018              From: Mike Guy <mjtg@cam.ac.uk>         
34019              Date: Sat, 02 Dec 2000 17:27:13 +0000
34020              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
34021              
34022              An extraneous argument.
34023      Branch: perl
34024            ! toke.c
34025 ____________________________________________________________________________
34026 [  7957] By: jhi                                   on 2000/12/02  18:22:32
34027         Log: A missing hunk.
34028      Branch: perl
34029            ! t/lib/net-hostent.t
34030 ____________________________________________________________________________
34031 [  7956] By: jhi                                   on 2000/12/02  18:06:20
34032         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
34033              From: Nicholas Clark <nick@ccl4.org>
34034              Date: Sat, 2 Dec 2000 14:28:27 +0000
34035              Message-ID: <20001202142827.A12308@plum.flirble.org>
34036              
34037              Test robustness.
34038      Branch: perl
34039            ! t/lib/net-hostent.t
34040 ____________________________________________________________________________
34041 [  7955] By: jhi                                   on 2000/12/02  17:58:06
34042         Log: Metaconfig unit change for #7954.
34043      Branch: metaconfig
34044            ! U/modified/stdchar.U
34045 ____________________________________________________________________________
34046 [  7954] By: jhi                                   on 2000/12/02  17:54:32
34047         Log: An inconvenient hang would happen if the stdio _ptr wasn't
34048              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
34049              would be grepping stdin for all eternity for the _ptr.)
34050      Branch: perl
34051            ! Configure
34052 ____________________________________________________________________________
34053 [  7953] By: jhi                                   on 2000/12/02  00:07:15
34054         Log: Update Changes.
34055      Branch: perl
34056            ! Changes patchlevel.h
34057 ____________________________________________________________________________
34058 [  7952] By: jhi                                   on 2000/12/01  23:54:47
34059         Log: Subject: Re: long shell lines
34060              From: Andy Dougherty <doughera@lafayette.edu>
34061              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
34062              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
34063              
34064              Split overly long shell command lines.
34065      Branch: perl
34066            ! lib/ExtUtils/MM_Unix.pm
34067 ____________________________________________________________________________
34068 [  7951] By: jhi                                   on 2000/12/01  23:48:02
34069         Log: The metaconfig unit change for #7950.
34070      Branch: metaconfig
34071            + U/modified/stdchar.U
34072 ____________________________________________________________________________
34073 [  7950] By: jhi                                   on 2000/12/01  23:47:39
34074         Log: Try to find stdchar also from <stdio_impl.h>.
34075      Branch: perl
34076            ! Configure config_h.SH
34077 ____________________________________________________________________________
34078 [  7949] By: jhi                                   on 2000/12/01  23:46:45
34079         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
34080              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
34081              Date: Fri, 1 Dec 2000 16:26:08 -0500
34082              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
34083              
34084              Reword the diagnostic message.
34085      Branch: perl
34086            ! pod/perldiag.pod
34087 ____________________________________________________________________________
34088 [  7948] By: nick                                  on 2000/12/01  22:49:43
34089         Log: Integrate mainline (for s/y/m as sub names stuff).
34090      Branch: perlio
34091           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
34092           !> t/pragma/warn/toke toke.c
34093 ____________________________________________________________________________
34094 [  7947] By: jhi                                   on 2000/12/01  20:55:41
34095         Log: Integrate perlio.
34096      Branch: perl
34097           !> perlio.c perliol.h t/io/pipe.t
34098 ____________________________________________________________________________
34099 [  7946] By: jhi                                   on 2000/12/01  20:36:51
34100         Log: Upgrade to CPAN 1.59_51, from Andreas König.
34101      Branch: perl
34102            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
34103 ____________________________________________________________________________
34104 [  7945] By: nick                                  on 2000/12/01  20:31:32
34105         Log: Integrate mainline
34106      Branch: perlio
34107           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
34108           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
34109           +> t/lib/net-hostent.t
34110           !> (integrate 35 files)
34111 ____________________________________________________________________________
34112 [  7944] By: jhi                                   on 2000/12/01  20:23:29
34113         Log: Some help for 20001130.011.  Now one gets warnings like
34114              "Ambiguous -f() resolved as a file test ..."
34115      Branch: perl
34116            ! pod/perldiag.pod t/pragma/warn/toke toke.c
34117 ____________________________________________________________________________
34118 [  7943] By: jhi                                   on 2000/12/01  19:44:44
34119         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
34120              that also breaks using them as methods. 
34121      Branch: perl
34122            ! pod/perldiag.pod t/op/misc.t toke.c
34123 ____________________________________________________________________________
34124 [  7942] By: nick                                  on 2000/12/01  17:56:46
34125         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
34126              Make 'unix' pass most tests
34127              - do unread by temporary push of layer ("pending") holding unread chars
34128              - fast_gets is now based on per-handle flag
34129              - relax one of io/pipe.t tests to allow print to fail and close to
34130              succeed so that it passes on unbuffered "unix" layer.
34131              Remaining fail is sporadic and a genuine race condition between
34132              parent/child in fork test.
34133      Branch: perlio
34134            ! perlio.c perliol.h t/io/pipe.t
34135 ____________________________________________________________________________
34136 [  7941] By: jhi                                   on 2000/12/01  15:28:58
34137         Log: (Retracted by #7943.)
34138              
34139              Reserve the short named string operator names.
34140      Branch: perl
34141            ! pod/perldiag.pod t/op/misc.t toke.c
34142 ____________________________________________________________________________
34143 [  7940] By: jhi                                   on 2000/12/01  06:45:53
34144         Log: Get the three different space character classes right under utf8.
34145      Branch: perl
34146            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
34147            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
34148            ! regexec.c t/op/pat.t utf8.c
34149 ____________________________________________________________________________
34150 [  7939] By: jhi                                   on 2000/12/01  03:26:26
34151         Log: Two more tests that make no sense in UTF-8 since the test
34152              data is not in UTF-8.
34153      Branch: perl
34154            ! t/op/regexp.t
34155 ____________________________________________________________________________
34156 [  7938] By: jhi                                   on 2000/12/01  03:20:39
34157         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
34158              should it be required inside regexen?
34159      Branch: perl
34160            ! regcomp.c t/op/regmesg.t
34161 ____________________________________________________________________________
34162 [  7937] By: jhi                                   on 2000/12/01  02:58:53
34163         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
34164              stored and restored, and thusly was trounced by the utf8 swash
34165              routines.
34166      Branch: perl
34167            ! regcomp.c
34168 ____________________________________________________________________________
34169 [  7936] By: jhi                                   on 2000/11/30  20:41:39
34170         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
34171              Why the different platforms behave so differently (core dump vs
34172              no core dump) on this bug is a but of a mystery, but if I had to
34173              guess I would mumble something like 'alignment'.
34174      Branch: perl
34175            ! sv.c
34176 ____________________________________________________________________________
34177 [  7935] By: jhi                                   on 2000/11/30  16:17:02
34178         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
34179              From: Robin Barker <rmb1@cise.npl.co.uk>
34180              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
34181              Date: Thu, 30 Nov 2000 14:27:12 GMT
34182      Branch: perl
34183            ! perlio.c toke.c
34184 ____________________________________________________________________________
34185 [  7934] By: jhi                                   on 2000/11/30  16:04:49
34186         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
34187      Branch: perl
34188            ! t/lib/net-hostent.t
34189 ____________________________________________________________________________
34190 [  7933] By: jhi                                   on 2000/11/30  06:07:26
34191         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
34192              From: Peter Prymmer <pvhp@forte.com>
34193              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
34194              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
34195              
34196              In VMS the localhost may be LOCALHOST.
34197      Branch: perl
34198            ! t/lib/net-hostent.t
34199 ____________________________________________________________________________
34200 [  7932] By: jhi                                   on 2000/11/30  01:11:11
34201         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
34202              From: Peter Prymmer <pvhp@forte.com>
34203              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
34204              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
34205              
34206              plus regen perlapi.pod.
34207      Branch: perl
34208            ! pod/perlapi.pod utf8.c
34209 ____________________________________________________________________________
34210 [  7931] By: jhi                                   on 2000/11/30  01:06:19
34211         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
34212              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34213              Date:     Wed, 29 Nov 2000 17:15:11 EST
34214              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
34215      Branch: perl
34216            ! t/lib/filter-util.pl t/lib/filter-util.t
34217 ____________________________________________________________________________
34218 [  7930] By: jhi                                   on 2000/11/29  18:51:55
34219         Log: Update Changes.
34220      Branch: perl
34221            ! Changes patchlevel.h
34222 ____________________________________________________________________________
34223 [  7929] By: jhi                                   on 2000/11/29  18:50:55
34224         Log: Update the va_copy() metaconfig unit.
34225      Branch: metaconfig/U/perl
34226            ! need_va_copy.U
34227 ____________________________________________________________________________
34228 [  7928] By: jhi                                   on 2000/11/29  17:50:43
34229         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
34230              From: Dominic Dunlop <domo@computer.org>
34231              Date: Tue, 28 Nov 2000 16:41:57 +0100
34232              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
34233              
34234              Patch to catch a core dump in the Configure va_copy test.
34235      Branch: perl
34236            ! Configure config_h.SH
34237 ____________________________________________________________________________
34238 [  7927] By: jhi                                   on 2000/11/29  17:31:59
34239         Log: Retract #7921, the patch shouldn't be needed.
34240      Branch: perl
34241            ! sv.c
34242 ____________________________________________________________________________
34243 [  7926] By: jhi                                   on 2000/11/29  17:01:41
34244         Log: Make the Class::Struct import() wiser.
34245      Branch: perl
34246            ! lib/Class/Struct.pm t/lib/class-struct.t
34247 ____________________________________________________________________________
34248 [  7925] By: jhi                                   on 2000/11/29  16:36:33
34249         Log: All the core library users of Class::Struct seem to be
34250              using "use Class::Struct 'struct';" instead of the bare
34251              "use Class::Struct;", which isn't documented in Class::Struct.
34252              This can't be right.
34253      Branch: perl
34254            ! lib/File/stat.pm
34255 ____________________________________________________________________________
34256 [  7924] By: jhi                                   on 2000/11/29  16:32:15
34257         Log: A test works better if it has the right 1..$n output.
34258      Branch: perl
34259            ! t/lib/class-struct.t
34260 ____________________________________________________________________________
34261 [  7923] By: jhi                                   on 2000/11/29  16:29:11
34262         Log: Forgot to MANIFEST the new Net::hostent test.
34263      Branch: perl
34264            ! MANIFEST
34265 ____________________________________________________________________________
34266 [  7922] By: jhi                                   on 2000/11/29  16:27:49
34267         Log: Integrate perlio.
34268      Branch: perl
34269           !> iperlsys.h perlio.c
34270 ____________________________________________________________________________
34271 [  7921] By: jhi                                   on 2000/11/29  16:27:10
34272         Log: (Retracted by #7927.)
34273              
34274              Subject: [PATCH] Is infinity a number?
34275              From: Simon Cozens <simon@cozens.net>
34276              Date: Wed, 29 Nov 2000 14:48:20 +0000
34277              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
34278      Branch: perl
34279            ! sv.c
34280 ____________________________________________________________________________
34281 [  7920] By: jhi                                   on 2000/11/29  16:23:02
34282         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
34283              From: rspier@pobox.com (Robert Spier)
34284              Date: Wed, 29 Nov 2000 02:17:49 -0500
34285              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
34286              
34287              Add a test for Net::hostent.
34288      Branch: perl
34289            + t/lib/net-hostent.t
34290 ____________________________________________________________________________
34291 [  7919] By: jhi                                   on 2000/11/29  16:21:31
34292         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
34293              add a test for Class::Struct.
34294      Branch: perl
34295            + t/lib/class-struct.t
34296            ! MANIFEST lib/Class/Struct.pm
34297 ____________________________________________________________________________
34298 [  7918] By: jhi                                   on 2000/11/29  15:48:40
34299         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
34300              From: rspier@pobox.com (Robert Spier)
34301              Date: Wed, 29 Nov 2000 02:25:39 -0500
34302              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
34303              
34304              More checking in case someone has broken their services or
34305              protocol databases.
34306      Branch: perl
34307            ! ext/Sys/Syslog/Syslog.pm
34308 ____________________________________________________________________________
34309 [  7917] By: jhi                                   on 2000/11/29  15:46:25
34310         Log: Subject: [PATCH] $^O  win32 -> MSWin32
34311              From: rspier@pobox.com (Robert Spier)
34312              Date: Wed, 29 Nov 2000 02:17:38 -0500
34313              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
34314              
34315              plus similar nits for vms, err, VMS, and UNICOS.
34316      Branch: perl
34317            ! t/lib/syslfs.t t/op/lfs.t
34318 ____________________________________________________________________________
34319 [  7916] By: jhi                                   on 2000/11/29  15:42:51
34320         Log: Subject: [PATCH] Tokeniser debugging
34321              From: Simon Cozens <simon@cozens.net>
34322              Date: Wed, 29 Nov 2000 14:15:45 +0000
34323              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
34324      Branch: perl
34325            ! perl.c perl.h pod/perlrun.pod toke.c
34326 ____________________________________________________________________________
34327 [  7915] By: jhi                                   on 2000/11/29  15:41:36
34328         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
34329              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34330              Date: Wed, 29 Nov 2000 02:13:14 -0500
34331              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
34332              
34333              OUT keyword nits.
34334              
34335              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
34336              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34337              Date: Wed, 29 Nov 2000 03:09:04 -0500
34338              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
34339              
34340              OUT and IN_OUT documentation.
34341      Branch: perl
34342            ! lib/ExtUtils/xsubpp pod/perlxs.pod
34343 ____________________________________________________________________________
34344 [  7914] By: jhi                                   on 2000/11/29  03:35:01
34345         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
34346              From: John Tobey <jtobey@john-edwin-tobey.org>
34347              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
34348              Message-Id: <m140e1N-000FOoC@feynman.localnet>
34349              
34350              plus a performance speedup noticed by Sarathy.
34351      Branch: perl
34352            ! op.c
34353 ____________________________________________________________________________
34354 [  7913] By: jhi                                   on 2000/11/29  03:16:59
34355         Log: Use "1 while unlink" so that VMS gets clean, too.
34356      Branch: perl
34357            ! t/lib/filter-util.t
34358 ____________________________________________________________________________
34359 [  7912] By: jhi                                   on 2000/11/29  03:09:08
34360         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
34361              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34362              Date: Tue, 28 Nov 2000 03:27:09 -0500
34363              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
34364      Branch: perl
34365            ! lib/ExtUtils/xsubpp
34366 ____________________________________________________________________________
34367 [  7911] By: jhi                                   on 2000/11/29  03:06:30
34368         Log: This should have been part of #7872: no need to scan UTF-8
34369              until eternity.
34370      Branch: perl
34371            ! utf8.c
34372 ____________________________________________________________________________
34373 [  7910] By: jhi                                   on 2000/11/29  02:50:04
34374         Log: One more perltie.pod nit from Casey R. Tweten.
34375      Branch: perl
34376            ! pod/perltie.pod
34377 ____________________________________________________________________________
34378 [  7909] By: jhi                                   on 2000/11/29  02:44:23
34379         Log: Document the known sprintf test failures, exact standard
34380              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
34381      Branch: perl
34382            ! pod/perldelta.pod t/op/sprintf.t
34383 ____________________________________________________________________________
34384 [  7908] By: jhi                                   on 2000/11/29  02:36:23
34385         Log: Add the Encoding table format documentation.
34386      Branch: perl
34387            + ext/Encode/Encode/EncodeFormat.pod
34388            ! MANIFEST
34389 ____________________________________________________________________________
34390 [  7907] By: jhi                                   on 2000/11/29  02:07:24
34391         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
34392              From: "Casey R. Tweten" <crt@kiski.net>
34393              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
34394              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
34395              
34396              Subject: Re: [PATCH] Updating perltie.pod for arrays
34397              From: "Casey R. Tweten" <crt@kiski.net>
34398              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
34399              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
34400      Branch: perl
34401            ! pod/perltie.pod
34402 ____________________________________________________________________________
34403 [  7906] By: nick                                  on 2000/11/28  22:40:59
34404         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
34405      Branch: perlio
34406            ! iperlsys.h perlio.c
34407 ____________________________________________________________________________
34408 [  7905] By: nick                                  on 2000/11/28  22:04:34
34409         Log: Integrate mainline
34410      Branch: perlio
34411           !> (integrate 39 files)
34412 ____________________________________________________________________________
34413 [  7904] By: jhi                                   on 2000/11/28  16:44:43
34414         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
34415              From: Nicholas Clark <nick@babyhippo.co.uk>
34416              Date: Tue, 28 Nov 2000 11:16:57 +0000
34417              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
34418      Branch: perl
34419            ! pod/perlipc.pod
34420 ____________________________________________________________________________
34421 [  7903] By: jhi                                   on 2000/11/28  16:40:31
34422         Log: Subject: [PATCH] Updating perltie.pod for arrays
34423              From: "Casey R. Tweten" <crt@kiski.net>
34424              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
34425              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
34426      Branch: perl
34427            ! pod/perltie.pod
34428 ____________________________________________________________________________
34429 [  7902] By: jhi                                   on 2000/11/28  16:39:37
34430         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
34431              From: Robin Barker <rmb1@cise.npl.co.uk>
34432              Date: Mon, 27 Nov 2000 17:56:44 GMT
34433              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
34434      Branch: perl
34435            ! pod/perlfunc.pod t/op/split.t
34436 ____________________________________________________________________________
34437 [  7901] By: jhi                                   on 2000/11/28  16:28:04
34438         Log: setmode() is a DOSish-only thing.
34439      Branch: perl
34440            ! perlio.c
34441 ____________________________________________________________________________
34442 [  7900] By: jhi                                   on 2000/11/28  16:21:46
34443         Log: Subject: [PATCH] perlcc.PL cleanups
34444              From: Simon Cozens <simon@cozens.net>
34445              Date: Tue, 28 Nov 2000 12:44:35 +0000
34446              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
34447      Branch: perl
34448            ! utils/perlcc.PL
34449 ____________________________________________________________________________
34450 [  7899] By: gsar                                  on 2000/11/28  06:32:55
34451         Log: reintegrate files missed by change#7895
34452      Branch: maint-5.6/perl
34453           +> ext/ByteLoader/bytecode.h utils/Makefile
34454            - utils/perlbc.PL
34455 ____________________________________________________________________________
34456 [  7897] By: gsar                                  on 2000/11/27  18:22:47
34457         Log: can't integrate these two files, for some reason
34458      Branch: maint-5.6/perl
34459            - ext/ByteLoader/bytecode.h utils/Makefile
34460 ____________________________________________________________________________
34461 [  7895] By: gsar                                  on 2000/11/27  18:11:21
34462         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
34463              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
34464              6757..6890,6892..6901 from mainline
34465              
34466              Bytecompiler patches from Benjamin Stuhl.
34467              
34468              More bytecompiler.
34469              
34470              Subject: [PATCH blead] B:: missing dependency
34471              
34472              Subject: [PATCH: 6757] configure.com updates and syslog build
34473              
34474              Long double Gconvert fixes from Yitzchak Scott-Thoennes
34475              and Spider Boardman.
34476              
34477              Subject: [PATCH blead] nextchar() abuse misses an optimisation
34478              
34479              Long double fixes from Spider Boardman.
34480              
34481              Make the selection of NVff et al stricter.
34482              
34483              cSVOPo_*v things index into the current PL_curpad
34484              under ithreads, which is different from the curpad
34485              used by the XSUB.  (In other words, the code as-is
34486              before this patch wouldn't work under ithreads.)
34487              
34488              Be portable.
34489              
34490              VMS MMS (make) wants null action.
34491              
34492              Mac and other portability updates from Chris Nandor.
34493              
34494              Storable support, v-version fixes.
34495              Subject: CPAN.pm beta for testing available
34496              
34497              Portability fix from Hugo van der Sanden.
34498              
34499              Bad makefile.
34500              
34501              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
34502              
34503              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
34504              
34505              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
34506              
34507              Replace #6705 with a minimal doc patch.
34508              Subject: [PATCH 5.6.0] replace change #6705
34509              
34510              Drop the separate perlbc, perlcc -b should be enough.
34511              
34512              installperl couldn't tell whether it had run tests or not.
34513              Subject: [PATCH] Re: installperl and t/TEST
34514              
34515              Add silencer flags to installperl.
34516              Subject: [PATCH] Making installperl silent.
34517              
34518              Make "make install" by default silent.  A new "install-verbose"
34519              target is verbose.
34520              
34521              More liberal parsing of version numbers.
34522              Subject: Re: CPAN.pm beta for testing available
34523              
34524              Create directories in silence.
34525              Subject: [PATCH] Another silencer for MakeMaker
34526              
34527              DOS patches and portability/porting notes, from Tim Jenness.
34528              
34529              Make installman to recognize the silence flag -S.
34530              
34531              Actually do something with the silencer option.
34532              
34533              Continue silencing.
34534              
34535              Show the doc file, not the temp file.
34536              
34537              Regen perltoc.
34538              
34539              Subject: [PATCH] More silencing of installman.
34540              
34541              Better wording for the vec lvalue diagnostic.
34542              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
34543              
34544              Subject: [PATCH: 6805] several more tweaks to configure.com
34545              
34546              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
34547              
34548              Missing parts of 
34549              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
34550              
34551              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
34552              (applied slightly modified)
34553              
34554              installperl --verbose and --silent.
34555              Subject: Re: [PATCH] More silencing of installman.
34556              
34557              Add install-silent target.
34558              
34559              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
34560              the problem reported in
34561              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
34562              
34563              Tweak the sfio/useperlio logic, hopefully as wished in
34564              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
34565              
34566              One forgotten file from #6816.
34567              
34568              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
34569              
34570              Remove duplicately applied patch shards.
34571              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
34572              
34573              Support preserving extremely big/small angles.
34574              
34575              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
34576              
34577              Subject: [PATCH] installation not quite silent yet.
34578              
34579              Update the test count.
34580              
34581              Use UVxf, PTR2UV, NVff.
34582              
34583              Document PTR2XX and INT2PTR.
34584              
34585              no-install target a la make -n.
34586              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
34587              
34588              grep -e isn't portable.
34589              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
34590              
34591              Can't get the test to reliably work thanks to the
34592              inaccurateness of floating point.  "Resolves" bug ids
34593              20000826.003, 20000826.009, 20000826.010,
34594              
34595              Subject: installman buglet
34596              
34597              DJGPP update from Laszlo Molnar.
34598              
34599              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
34600              
34601              Passing -R in ldflags makes now it to appear in the default
34602              for lddlflags, just like with -L.
34603              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
34604              
34605              Test nit.
34606              
34607              Use the actual thread type, not the pointer-to-struct.
34608              
34609              Provice virtual $Config{ccflags_nolargefiles} etc. 
34610              
34611              display_format used as a class method without arguments was broken,
34612              reported in
34613              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
34614              
34615              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
34616              
34617              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
34618              
34619              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
34620              
34621              opmini.o may be left around if a build is interrupted.
34622              
34623              Typo in #6858.
34624              
34625              Fix for ID 20000828.001, long doubles were not formatted
34626              correctly (showed up in $], which stopped installing perl).
34627              
34628              An attempt to fix the problem reported in
34629              Subject: Building perl@6856 using gcc/AIX 4.3.3 
34630              I can't test this properly since the gcc installation I have
34631              access to seems to be botched (gcc is calling the AIX cpp,
34632              a losing proposition...)
34633              
34634              Add -ld to archname on long tr...double platforms.
34635              
34636              Subject: hv.h Doc Patch
34637              
34638              Potential cruft.
34639              
34640              Subject: [PATCH bleedperl@6856] warnings fixes
34641              
34642              -S is the silent flag, -s is the strip flag.
34643              Subject: [PATCH] Re: [PATCH] make no-install          
34644              
34645              Take out the SUIDMAIL thing, that will not be
34646              a problem in 5.7.*.
34647              
34648              Subject: [PATCH bleedperl@6866] spellings
34649              
34650              Subject: [PATCH] Re: files not cleaned even by veryclean
34651              
34652              Use minimal @INC in tests, most of the time just '../lib',
34653              so that we simply can't pick up stuff from other Perls than
34654              the one we are testing.  Pointed out by
34655              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
34656              
34657              Update to Getopt::Long 2.24, from Johan Vromans.
34658              
34659              Fix for thinko in #6848.
34660              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
34661              
34662              Patches all over for people and the files they (hopefully) care about.
34663              
34664              Subject: Net::protoent does not export 'getproto'
34665              
34666              Missed a change in #6869.
34667              
34668              Subject: [PATCH] Warnings in B::Deparse
34669              
34670              Subject: [PATCH] Glob dumping
34671              
34672              Disable one of the tests for now.
34673              
34674              Disabling the one test is a bit tricky.
34675              
34676              Don't forget to tidy up.
34677              
34678              The #6881 removed one dump line.
34679              
34680              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
34681              
34682              Under usethreads the dumped variable is IN_PAD.
34683              Subject: Re: [PATCH] Glob dumping
34684              
34685              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
34686              
34687              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
34688              
34689              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
34690              
34691              Regen Configure for #6894.
34692              
34693              Subject: [PATCH: 6889] updates to perlebcdic.pod
34694              
34695              Undo namespace pollution of #6878.
34696              Subject: Re: Net::protoent does not export 'getproto'
34697              
34698              Admit that we are leaking scalars.
34699              
34700              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
34701      Branch: maint-5.6/perl
34702           !> (integrate 271 files)
34703 ____________________________________________________________________________
34704 [  7894] By: gsar                                  on 2000/11/27  16:00:34
34705         Log: a couple of nits
34706      Branch: maint-5.6/perl
34707            ! MANIFEST pp_sys.c
34708 ____________________________________________________________________________
34709 [  7893] By: gsar                                  on 2000/11/27  15:10:56
34710         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
34711              6740..6745,6747..6757,6760
34712              
34713              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
34714              
34715              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
34716              
34717              Doc nits spotted by Richard Soderberg.
34718              
34719              move WNOHANG definition to where other such things are
34720              
34721              Make $Config{byteorder} more magical so that it is
34722              dynamically computed: nice for 'fat binaries'.
34723              Subject: [PATCH]: default byteorder
34724              
34725              Subject: [PATCH] Cwd.pm now uses strict
34726              
34727              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
34728              
34729              Get -DLEAKTEST to compile (not necessarily to work, mind)
34730              Subject: [ID 20000724.006] -DLEAKTEST problem
34731              
34732              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
34733              
34734              Add perlebcdic from Peter Prymmer, regen toc.
34735              
34736              Don't propose using modules built for 5.005 if no binary
34737              compatibility with 5.005 is attempted.
34738              
34739              Do not use prototyping here.
34740              Subject: [ID 20000817.016] [PATCH] Peek.xs
34741              
34742              Document what the backtick returns if the command fails.
34743              
34744              Add byteorder to the myconfig output.
34745              
34746              Introduce NVef, NVff, and NVgf, use the middle one.
34747              (helps for lib/peek + Linux + long doubles)  Reported in
34748              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
34749              Use NVs in POSIX math, not doubles.
34750              Subject: [ID 20000817.014] POSIX & modfl
34751              
34752              Subject: [PATCH 5.6.0+] newSVrv() memory leak
34753              
34754              The byteorder code in #6671 was wrong.
34755              
34756              Fix the lib/complex failure of
34757              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
34758              Linux long double accuracy issue: something that
34759              when printed with %g looks like "2" but int() of it is 1.
34760              
34761              Propagate new Configure vars.
34762              
34763              Unbuffer the output.
34764              
34765              Subject: [PATCH] perltrap.pod spring cleaning
34766              
34767              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
34768              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
34769              
34770              Tiny Getopt::Long patch from Johan Vromans.
34771              
34772              Document code point which makes if (defined %stash::) to work
34773              (noted by Spider Boardman).
34774              
34775              Subject: [PATCH perl@6698] cygwin port
34776              
34777              Document the NDBM_File and ODBM_File as SDBM_File
34778              was documented in #6417.
34779              
34780              The new tests were missing from #6415.
34781              
34782              Add [[:blank:]] as suggested in
34783              Subject: [ID 20000716.024] [=cc=] / [:blank:]
34784              (the [=cc=] has already been taken care of by #6439
34785              so the whole bug report can be closed)
34786              and make [[:space:]] to be equivalent to isspace(3)
34787              (as opposed to \s, which is isSPACE()).  The difference
34788              is that now [[:space:]] matches the mythical vertical tab,
34789              while \s doesn't.
34790              
34791              Don't eat leading os from index entries.
34792              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
34793              
34794              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
34795              
34796              Typo in pp_complement().
34797              Subject: [PATCH perl-current] Deparse
34798              
34799              Add warnif(), check warnings further up the stack,
34800              all the warnings functions now can take an optional object reference.
34801              Subject: [PATCH bleedperl@6691] warnings pragma update
34802              
34803              Fix a core dump in lib/selfloader under -DDEBUGGING.
34804              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
34805              
34806              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
34807              
34808              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
34809              
34810              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
34811              Put back the long double avoidance code to POSIX.xs
34812              because VMS seems to need it still.
34813              
34814              Introduce a 'veryclean' target that is like 'distclean'
34815              but also removes *~ and *.orig.
34816              
34817              Subject: [ID 20000817.023] endianness description in perlfunc.pod
34818              
34819              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
34820              
34821              Let's try #6717 again.
34822              
34823              UTF8 concat fixes.
34824              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
34825              
34826              pp_open() could pass an uninitialized filename down to do_open9().
34827              
34828              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
34829              
34830              Update to CGI 2.72, from Lincoln Stein.
34831              
34832              Subject: [PATCH] Silence MakeMaker (Was: installman)
34833              
34834              Use temporary directory instead of current directory.
34835              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
34836              
34837              Document odd vs even subreleases and -Dusedevel.
34838              
34839              The veryclean target needs to clobber.
34840              
34841              Use File::Spec->tmpdir().
34842              
34843              Document the number of exponent digits.
34844              
34845              Mention perlebcdic and perlposix-bc.
34846              
34847              s/this one/the 5.6.0 release/
34848              
34849              The #6724 is here.
34850              
34851              The correct cleaning order is an art.
34852              
34853              small tweaks for change#6705: avoid C++ style comments in C code;
34854              use Perl's malloc API rather than the low level system one
34855              
34856              Array context keeps slithering in.
34857              
34858              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
34859              
34860              Subject: [PATCH] os2.c fix for use64bitint
34861              
34862              Update to Pod::LaTeX 0.53.
34863              Subject: [PATCH] lib/Pod/LaTeX.pm updates
34864              
34865              Document the endianness of Alpha more precisely.
34866              
34867              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
34868              
34869              Rename the macro argument because some preprocessors
34870              can't tell the difference and expand arguments also inside
34871              double quoted strings.
34872              
34873              free TLS slot properly on Windows
34874              
34875              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
34876              
34877              Unicos/mk requires elaborate paranoia.
34878              
34879              Tweak the floating point output routine preferences.
34880              
34881              Also under djgpp the timestamps are funky.
34882              
34883              Apply some PodParser 1.18 patches; the Pod/Find.pm
34884              patches cannot be applied since #6712 conflicts.
34885              
34886              Use PodParser 1.18 new test.
34887              
34888              A pod nit.
34889              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
34890              
34891              Be verydeepclean.
34892      Branch: maint-5.6/perl
34893           +> pod/perlebcdic.pod
34894           !> (integrate 106 files)
34895 ____________________________________________________________________________
34896 [  7892] By: jhi                                   on 2000/11/27  15:02:32
34897         Log: Update Changes.
34898      Branch: perl
34899            ! Changes patchlevel.h
34900 ____________________________________________________________________________
34901 [  7891] By: jhi                                   on 2000/11/27  14:57:23
34902         Log: Subject: Re: perlfaq style changes
34903              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34904              Date: Sat, 25 Nov 2000 23:32:26 -0800
34905              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
34906              
34907              plus a note from Ronald Kimball.
34908      Branch: perl
34909            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
34910 ____________________________________________________________________________
34911 [  7890] By: jhi                                   on 2000/11/27  14:53:14
34912         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
34913              From: Benjamin Holzman <bah@ecnvantage.com>
34914              Date: Sun, 26 Nov 2000 16:27:33 -0500
34915              Message-ID: <20001126162733.J25040@ecnvantage.com>
34916      Branch: perl
34917            ! gv.c
34918 ____________________________________________________________________________
34919 [  7889] By: jhi                                   on 2000/11/27  14:43:11
34920         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
34921              From: lvirden@cas.org
34922              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
34923              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
34924      Branch: perl
34925            ! README.amiga
34926 ____________________________________________________________________________
34927 [  7888] By: jhi                                   on 2000/11/27  14:32:34
34928         Log: Restore also the locale test to no-sprintf-taint state.
34929              Fixes the bug 20001127.003.
34930      Branch: perl
34931            ! sv.c t/pragma/locale.t
34932 ____________________________________________________________________________
34933 [  7887] By: gsar                                  on 2000/11/27  14:13:05
34934         Log: integrate changes#6613..6616,6620..6665 from mainline
34935              
34936              VMS configure.com update continues.
34937              
34938              Subject: Test fails / warnings with perl-current #6612
34939              
34940              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
34941              
34942              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
34943              
34944              For now remove the mail code.
34945              
34946              Subject: Re: [PATCH] @+, @- readonly
34947              
34948              Subject: warning: storage class after type is obsolescent
34949              
34950              Subject: sfio2000
34951              
34952              Subject: Re: File::Temp problems on VMS in bleedperl
34953              
34954              README.os2 update.
34955              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
34956              
34957              Make the user to give up his firstborn, err, to knowingly
34958              verify installing an unstable developer release.  Also bump
34959              the release to 5.7.0, but leave a patch tag in the local
34960              patches saying that this is not yet the real thing.
34961              
34962              Update (kinda) to Test 1.14, from Joshua Pritikin.
34963              
34964              make ok etc also for win32.
34965              
34966              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
34967              
34968              Don't blow limited stacks, a lower number is enough to
34969              tickle the lookbehind limit.
34970              
34971              Use -Dusedevel; regen Configure and the respective Porting stuff.
34972              
34973              Subject: [PATCH] debugger exit code should reflect user exit code
34974              
34975              Subject: [PATCH perl@6620] cygwin port
34976              
34977              Missed a file from #6638.
34978              
34979              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)
34980              
34981              magic callbacks all need to have same type signature
34982              
34983              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
34984              
34985              Fix a dependency problem.
34986              Subject: [PATCH: 6640] VMS Makefile.SH update
34987              
34988              The numeric locale was reset to "C" by s?printf and never restored.
34989              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
34990              No test since adding the failing example to locale.t
34991              does not fail -- probably because the locale settings are so
34992              thoroughly tweaked by that time.  Running the example standalone
34993              does fail, though.  UPDATE: test case added at change #7540.
34994              
34995              Subject: [ID 20000324.040] minor fix to perlhpux.pod
34996              
34997              Update to CPAN 1.57.
34998              
34999              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
35000              
35001              Change the perlbug address to perl.org since it's more forgiving.
35002              
35003              Change the regx compilation error markers to use = instead of <
35004              since pod makes using the latter quite messy.  Reported in
35005              ID 20000814.006 by Abigail and in
35006              Subject: Unknown escape E<> ?
35007              
35008              Update to perldebtut 1.9, from Richard Foley.
35009              
35010              check that the number pseudo children doesn't exceed
35011              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
35012              the WaitForMultipleObjects() limit that would cause wait()
35013              to crash)
35014              wait() and waitpid() could potentially be rewritten to use
35015              more than one thread to do the waiting to eliminate this
35016              limitation
35017              
35018              change#6328 could make close(SOCKET) return false on windows
35019              when it shouldn't
35020              
35021              pod nit seen in passing
35022              
35023              on windows, the return values from wait() and waitpid() don't
35024              match those of pseudo-pids
35025              
35026              waitpid() now handles externally spawned pids correctly;
35027              fixes for backtick/wait/waitpid failures on Windows 9x
35028              these changes make the pid returned by process functions on
35029              Windows 9x always positive by clearing the high bit (which
35030              is always set on Win9x); pseudo-process PIDs are likewise
35031              always negative now on Win9x (just as on NT/2000)
35032              
35033              trailing new %ENV entries weren't being pushed into the real
35034              environment of subprocesses on Windows
35035              
35036              Tweak the regex compilation errors once more.
35037              
35038              avoid warnings from dense compiler
35039              
35040              add "ok" targets from change#6632 in makefile.mk
35041      Branch: maint-5.6/perl
35042            - lib/Pod/PlainText.pm vms/configure.com
35043           !> (integrate 66 files)
35044 ____________________________________________________________________________
35045 [  7886] By: jhi                                   on 2000/11/27  13:54:18
35046         Log: __FUNCTION__ isn't portable and trying to emulate it leads
35047              into practically spelling out the name of the function.
35048              Takes care of the bug 20001127.001.
35049      Branch: perl
35050            ! perlio.c
35051 ____________________________________________________________________________
35052 [  7885] By: gsar                                  on 2000/11/27  13:53:18
35053         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
35054              6610..6611 from mainline
35055              
35056              Make regular expression parse error messages easier to understand.
35057              Subject: Re: enhanced(?) regex error messages
35058              
35059              Tiny tidying on report_evil_fh().
35060              
35061              Subject: Re: enhanced(?) regex error messages 
35062              plus Capitalize the error messages, plus perldiag them.
35063              
35064              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
35065              
35066              Document here-doc better.
35067              
35068              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
35069              
35070              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
35071              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
35072              (either perlbug or p5p ate the original), plus regen
35073              perlapi and perltoc. 
35074              
35075              Regen global.sym.
35076              
35077              Double check that we have a dirhandle.
35078              
35079              Subject: Re: enhanced(?) regex error messages
35080              (plus two small patches sent privately)
35081              (this still seems to leave few test failures)
35082              
35083              warn is a macro, avoid using at a variable to avoid warnings
35084              in some configurations; readdir.t is too conservative in
35085              estimating number of *.t's
35086              
35087              Get back into sync with Jeffrey on the enhanced regex warnings.
35088              
35089              Subject: [PATCH 5.6.0] cygwin port
35090              
35091              Zero entries were skipped, fix from Adrian Goalby
35092              <argoalby@yahoo.co.uk>
35093              
35094              Subject: Remove dead entry in perldiag
35095              
35096              Amend the description of Perl6.
35097              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
35098              
35099              detypo
35100              
35101              It's the 2ndO'ROSSC.
35102              
35103              Revert the sv.c part of #6559, a better fix is needed.
35104              
35105              Iterating perl6 description.
35106              
35107              Update to Term::ANSIColor 1.03, from Russ Allbery.
35108              
35109              Update to Getopt::Long 2.23_05, from Johan Vromans.
35110              
35111              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
35112              
35113              Update to Pod::Parser 1.17, from Brad Appleton.
35114              
35115              Update to CPAN 1.56, from Andreas König.
35116              
35117              Update to CGI 2.70, from Lincoln Stein.
35118              
35119              Put back the std @INC thing.
35120              
35121              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
35122              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
35123              
35124              Document the IO::Select timeout.
35125              
35126              sleep(1) does not necessarily return 1.
35127              Subject: [PATCH bleadperl] op/lex_assign.t  
35128              
35129              Subject: debugger "d" command doesnt check line number
35130              
35131              B::Deparse didn't do sub attributes.
35132              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
35133              
35134              Preprocessing and postprocessing for File::Find.
35135              Subject: Patch to Find::File.pm to allow alphabetical results
35136              
35137              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
35138              
35139              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
35140              
35141              Subject: Re: [ID 20000730.003] utf8::length() bad
35142              
35143              Subject: Getting perlio and threads to compile
35144              (the Solaris version changes in Configure skipped)
35145              
35146              Tests for #6589.
35147              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
35148              
35149              Add Perl debugging tutorial, regen toc. 
35150              Subject: perldebtut.pod
35151              
35152              Add a few missing files, update MANIFEST.
35153              
35154              Rewrite of vms/subconfigure.com as configure.com,
35155              from Peter Prymmer and the vmsperl crew.
35156              
35157              Should have deleted this in #6603.
35158              
35159              Fix the test for 5005threads.
35160              
35161              Fix-n-skip the tests under 5005threads.
35162              
35163              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
35164              
35165              Upgrade to CGI 2.71, from Lincoln Stein.
35166      Branch: maint-5.6/perl
35167           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
35168           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
35169           +> t/op/regmesg.t t/pod/find.t vms/configure.com
35170            - vms/subconfigure.com
35171            ! lib/lib.pm
35172           !> (integrate 115 files)
35173 ____________________________________________________________________________
35174 [  7884] By: jhi                                   on 2000/11/27  13:44:33
35175         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
35176              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35177              Date:     Mon, 27 Nov 2000 08:23:54 EST
35178              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
35179      Branch: perl
35180            ! vms/descrip_mms.template vms/test.com
35181 ____________________________________________________________________________
35182 [  7883] By: gsar                                  on 2000/11/27  11:50:46
35183         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
35184              6511..6513,6515..6523,6525..6536
35185              
35186              The swallow_bom() saga continues.  The #23 of require.t
35187              (UTF16-LE) still fails (silently, no output) but the #22
35188              (UTF16-BE) seems to be working now.  The root of the
35189              failure may be in sv_gets(): is it UTF-16LE-aware,
35190              especially when it comes to line endings? 
35191              
35192              Document the problem with -P in HP-UX and its workaround.
35193              
35194              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
35195              (aka ID 20000730.002)
35196              
35197              Subject: fix and question re: waitpid() under win32
35198              
35199              Make the safety catch for buggy gccs work with triple version
35200              numbers like 2.95.2.  Reported in
35201              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
35202              
35203              In Digital UNIX warn if gcc explicitly chosen because even
35204              2.95.2 is known to cause problems.
35205              
35206              Make chr() for values >127 to create utf8 when under utf8.
35207              
35208              various syntax errors and such (not fixed: comp/require.t#22 coredump
35209              on Windows)
35210              
35211              Stash away the largefiles flags and libswanted.
35212              
35213              BOM patching from Simon Cozens.
35214              
35215              If gccosandvers is equal to osname, clear gccosandvers.
35216              
35217              Make p4desc to skip non-mainperl branches by default.
35218              
35219              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
35220              
35221              The test from this
35222              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
35223              
35224              In new BSDs changes to argv[] do not show up in ps(1) output,
35225              instead one must use setproctitle().  This was already addressed
35226              by change #6457, but the below has a new variant for FreeBSD 4.0
35227              or later, and the matter is also documented more.
35228              
35229              FreeBSD 3.* updates from
35230              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
35231              
35232              regen_headers, regen perltoc.
35233              
35234              Document in one place the memory abstractions used in Perl core.
35235              
35236              memcpy has n o in it, as pinted ut by Sarathy.
35237              
35238              Remove the extraneous "main::" prefix from all the
35239              "opened only for", "on closed", and "never opened" warnings.
35240              
35241              The name of a filehandle does not have <these>.
35242              
35243              The tr utf8 patching continues.
35244              
35245              The new setproctitle() feature is available only in 
35246              bleeding edge FreeBSD.  From Paul Saab.
35247              
35248              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
35249              
35250              Dump UVs as UVs in Data::Dumper.
35251              
35252              detypo #6494
35253              
35254              Document the IVdf UVuf UVof UVxf.
35255              
35256              require.t needs binmode() to work on windows
35257              
35258              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
35259              that are hopefully soon put into use.
35260              
35261              Allow "no Module;" even if there is no 'unimport'.
35262              
35263              Better skip message for the test; one of the two problems in
35264              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
35265              
35266              The subtest 4 may fail also on VOBS, as pointed out
35267              by Nick Ing-Simmons in November 1999, bug id 19991124.003
35268              (but the failure in that bug report isn't the subtest 4).
35269              
35270              Be more informative on what is skipped and why,
35271              also repeat the list at the end.
35272              
35273              Add a URL for FSF.
35274              
35275              Subject: [PATCH] sv.h documentation - SvLEN
35276              
35277              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
35278              
35279              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
35280              
35281              Subject: [PATCH] bad cppsymbols on os2 + Configure question
35282              
35283              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
35284              
35285              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
35286              mention the idea of @( and @)
35287              
35288              This is 6512.  Really.
35289              
35290              Subject: [ID 19990721.004] Documentation bug in perlfunc
35291              
35292              Subject: Minor tweak to perlvar.pod
35293              
35294              In the warnings call filehandles consistently so;
35295              add "unopened" warning for stat().
35296              
35297              After the #6519 a warning about stat() is just that,
35298              not about a filetest, which now have their own warning.
35299              
35300              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
35301              
35302              Subject: Re: Array vs. List context
35303              
35304              Subject: New perlcc, take 2
35305              
35306              Weed buglets pointed out by
35307              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
35308              
35309              gcc versions might have (parentheses) in them.
35310              
35311              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
35312              
35313              Essential prototype changes were missing from #6527.
35314              Also make report_evil_fh() more bomb-proof.
35315              
35316              Zap lib/Sys directory when cleaning up.
35317              
35318              Change the Policy policy: now -Dprefix= with an existing
35319              Policy.sh and prefix == siteprefix == vendorprefix, then all
35320              of them follow along the new prefix.
35321              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
35322              
35323              Continue fixing the io warnings.  This also
35324              sort of fixes bug ID 20000802.003: the core dump
35325              is no more.  Whether the current behaviour is correct
35326              (giving a warning: "Not a format reference"), is another matter.
35327              
35328              Have symbols for the IoTYPEs.
35329              
35330              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
35331              
35332              Document a bit that UDP is not what you might think.
35333              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
35334              tr memory corruption fix from Simon Cozens.
35335              
35336              Plug the security hole described in the Aug 05 2000 bugtraq message
35337              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
35338              The security hole exists only in suidperls, which isn't
35339              installed or even built by default.
35340      Branch: maint-5.6/perl
35341           !> (integrate 71 files)
35342 ____________________________________________________________________________
35343 [  7882] By: gsar                                  on 2000/11/27  10:25:36
35344         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
35345              from mainline
35346              
35347              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
35348              to be fatal errors (instead of by default ignoring them, and
35349              ignoring with a bug: even though -w gave an error, the opening [
35350              was left in)  Reported in:
35351              
35352              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
35353              
35354              Subject: [PATCH] split /^/
35355              
35356              MacOS nits from Matthias Neeracher.
35357              
35358              More split() doc and test patches from Mike Guy.
35359              
35360              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
35361              from Graham Barr in the module list.
35362              
35363              docfix from Peter Scott <Peter@PSDT.com>.
35364              
35365              File::Temp patches for VMS and OS/2 from Tim Jenness.
35366              
35367              open() wariness in perlbug.
35368              
35369              Subject: [PATCH] minor doc change - perlguts
35370              
35371              Subject: Minor doc patch: handy.h
35372              
35373              Be wary of close()s, too.
35374              
35375              Further File::Temp patches from Yitzchak Scott-Thoennes
35376              and Craig A. Berry.
35377              
35378              Subject: [PATCH] fixes bug 20000508.004
35379              
35380              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
35381              
35382              Allow "no AutoLoader;", based on change #6444,
35383              suggested by Graham Barr.
35384              
35385              Use setproctitle() if available to modify $0.
35386              
35387              Warn if the version of the operating system used to compile gcc
35388              differs from the current version of the operating system.
35389              Also display the gcc compilation os and version in myconfig.
35390              Inspiration from
35391              
35392              Tiny fixes for #6460.
35393              
35394              The problem described in this
35395              Subject: [ID 20000322.018] named chars aren't magical enough
35396              has been fixed in perl 5.6.0 but just in case added a test
35397              to keep it away.  (The report from Joseph Hall.)
35398              
35399              Tune the comments and hopefully stop a memory leak.
35400              
35401              Subject: UTF8 concat
35402              (with a memory leak fixed, plus a few casts added)
35403              This also seems to help for
35404              Subject: [ID 20000716.015] join UTF8 weirdness
35405              
35406              Do not upgrade SVs into utf8 just because they participate
35407              in eq or cmp.  Reported and fix suggested in
35408              Subject: [ID 20000720.009] sv_eq UTF8 bug
35409              
35410              Fix the HALF_UPGRADE() macro introduced in #6263.
35411              
35412              Find green threads before native threads.
35413              Subject: Re: Patch to jpl/JNI/Makefile.PL
35414      Branch: maint-5.6/perl
35415           !> (integrate 30 files)
35416 ____________________________________________________________________________
35417 [  7881] By: jhi                                   on 2000/11/27  05:48:41
35418         Log: It seems that *both* the unused submatch loop cleanup
35419              codes are needed.
35420      Branch: perl
35421            ! regexec.c
35422 ____________________________________________________________________________
35423 [  7880] By: jhi                                   on 2000/11/27  04:50:07
35424         Log: Clean .exists deeper.
35425      Branch: perl
35426            ! Makefile.SH
35427 ____________________________________________________________________________
35428 [  7879] By: jhi                                   on 2000/11/27  02:31:35
35429         Log: The code in regcppop() (see #7878) contains the correct lower
35430              limit for the unused submatch 'cleanup' loop so that under
35431              "use utf8" the following code wouldn't dump core:
35432              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
35433              the cleanup loop in regtry() stomped beyond allocated area
35434              in the startp[] array.  Therefore, copied the correct lower
35435              loop limit (*PL_reglastparen) to regtry().  Note: something
35436              may still not be quite right: why was the _higher_ loop limit
35437              (prog->nparens) different in the utf8 case?
35438              
35439              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
35440              without core dumps, there were about 17 of them before
35441              the patch (with us since Perl 5.7.0).  Two failures, still:
35442              496 and 505 (though these may not be severe).
35443              
35444              Patch #7881 is also needed since both the cleanup loops
35445              seem to be needed.
35446              
35447              Also, the t/op/pat#44 seems to core dump under utf8.
35448              Plus a couple of failures.  UGH-8.
35449      Branch: perl
35450            ! regexec.c
35451 ____________________________________________________________________________
35452 [  7878] By: jhi                                   on 2000/11/27  02:21:17
35453         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
35454              the code in regcppop() seems to be redundant for the test suite --
35455              but it contains a germ of truth, and it needed for the build
35456              process itself: see #7879 and #7881.
35457      Branch: perl
35458            ! regexec.c
35459 ____________________________________________________________________________
35460 [  7877] By: jhi                                   on 2000/11/27  01:53:09
35461         Log: Comment on comment.
35462      Branch: perl
35463            ! regexec.c
35464 ____________________________________________________________________________
35465 [  7876] By: jhi                                   on 2000/11/27  00:49:59
35466         Log: Adjust the docs to agree with #7875.
35467      Branch: perl
35468            ! pod/perllocale.pod
35469 ____________________________________________________________________________
35470 [  7875] By: jhi                                   on 2000/11/27  00:49:27
35471         Log: Retract #7863.  It makes more sense not to taint formatted output,
35472              not even by sprintf().
35473      Branch: perl
35474            ! sv.c
35475 ____________________________________________________________________________
35476 [  7874] By: jhi                                   on 2000/11/26  23:36:02
35477         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
35478              Not really fixed (should really dump the UTF-8 charclass),
35479              but stopped displaying the garbage.
35480              
35481              Also add a note on the (missing) Unicode PSXSPC and BLANK.
35482      Branch: perl
35483            ! regcomp.c
35484 ____________________________________________________________________________
35485 [  7873] By: jhi                                   on 2000/11/26  21:31:13
35486         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
35487      Branch: perl
35488            ! regexec.c
35489 ____________________________________________________________________________
35490 [  7872] By: jhi                                   on 2000/11/26  21:06:04
35491         Log: No need to scan till infinity, 13 is enough.
35492      Branch: perl
35493            ! handy.h utf8.c
35494 ____________________________________________________________________________
35495 [  7871] By: jhi                                   on 2000/11/26  20:20:32
35496         Log: Test line numbers are different with utf8.
35497      Branch: perl
35498            ! t/op/re_tests
35499 ____________________________________________________________________________
35500 [  7870] By: jhi                                   on 2000/11/26  20:10:12
35501         Log: Message nit.
35502      Branch: perl
35503            ! regcomp.c
35504 ____________________________________________________________________________
35505 [  7869] By: jhi                                   on 2000/11/26  19:01:05
35506         Log: Make utf8_length() and utf8_distance() (the latter of which
35507              is unused at the moment) to be less forgiving about bad UTF-8.
35508      Branch: perl
35509            ! embed.h embed.pl objXSUB.h proto.h utf8.c
35510 ____________________________________________________________________________
35511 [  7868] By: jhi                                   on 2000/11/26  18:45:56
35512         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
35513              From: Benjamin Holzman <bah@ecnvantage.com>
35514              Date: Sat, 25 Nov 2000 20:40:20 -0500       
35515              Message-ID: <20001125204020.A25040@ecnvantage.com>              
35516              
35517              Debian allows installing /usr/bin/locale without installing
35518              any locales, an error message will ensue.
35519      Branch: perl
35520            ! t/pragma/locale.t
35521 ____________________________________________________________________________
35522 [  7867] By: jhi                                   on 2000/11/26  18:31:12
35523         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
35524              From: Benjamin Holzman <bah@ecnvantage.com>
35525              Date: Sun, 26 Nov 2000 02:42:34 -0500
35526              Message-ID: <20001126024234.G25040@ecnvantage.com>
35527              
35528              Patch for the bug 20000212.002.
35529      Branch: perl
35530            ! sv.c t/op/array.t
35531 ____________________________________________________________________________
35532 [  7866] By: jhi                                   on 2000/11/26  18:28:09
35533         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
35534              From: Tim Jenness <t.jenness@jach.hawaii.edu>
35535              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
35536              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
35537              
35538              File::Temp 0.11.
35539      Branch: perl
35540            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
35541 ____________________________________________________________________________
35542 [  7865] By: jhi                                   on 2000/11/26  18:24:22
35543         Log: The metaconfig unit change for #7864.
35544      Branch: metaconfig/U/perl
35545            ! need_va_copy.U
35546 ____________________________________________________________________________
35547 [  7864] By: jhi                                   on 2000/11/26  18:23:41
35548         Log: Make the va_copy() test not to be so talkative.
35549      Branch: perl
35550            ! Configure config_h.SH
35551 ____________________________________________________________________________
35552 [  7863] By: jhi                                   on 2000/11/26  18:11:02
35553         Log: Fix locale inconsistencies unearthed by Hugo's work.
35554              Now the floating point sprintf really does taint the result
35555              string as perllocale promises (has promised for a long time)
35556              if "use locale" is in the lexical scope.
35557      Branch: perl
35558            ! sv.c t/pragma/locale.t
35559 ____________________________________________________________________________
35560 [  7862] By: jhi                                   on 2000/11/26  00:35:15
35561         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
35562              From: Nicholas Clark <nick@ccl4.org>
35563              Date: Sun, 26 Nov 2000 00:07:50 +0000
35564              Message-ID: <20001126000750.A22446@plum.flirble.org>
35565              
35566              Infinit.
35567      Branch: perl
35568            ! sv.c
35569 ____________________________________________________________________________
35570 [  7861] By: jhi                                   on 2000/11/26  00:01:26
35571         Log: Integrate perlio.
35572      Branch: perl
35573           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
35574 ____________________________________________________________________________
35575 [  7860] By: nick                                  on 2000/11/25  22:04:17
35576         Log: Correct relative path from new ext\Filter\Util\Call location
35577              back to miniperl.
35578      Branch: perlio
35579            ! win32/makefile.mk
35580 ____________________________________________________________________________
35581 [  7859] By: nick                                  on 2000/11/25  21:26:54
35582         Log: Integrate mainline.
35583      Branch: perlio
35584           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
35585           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
35586           +> t/lib/filter-util.t
35587            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
35588            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
35589            - t/lib/filt-util.t
35590           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
35591           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
35592           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
35593           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
35594           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
35595           !> win32/makefile.mk
35596 ____________________________________________________________________________
35597 [  7858] By: gsar                                  on 2000/11/25  20:52:17
35598         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
35599              parent's memory; fix it by keeping track of the actual pad
35600              offset rather than a raw pointer (this change is probably also
35601              relevant to non-ithreads case to avoid fallout from reallocs of
35602              the pad array, but is currently only enabled for the ithreads
35603              case in the interests of minimal disruption to existing "well
35604              tested" code)
35605      Branch: perl
35606            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
35607            ! proto.h scope.c scope.h sv.c t/op/fork.t
35608 ____________________________________________________________________________
35609 [  7857] By: nick                                  on 2000/11/25  20:01:28
35610         Log: All tests pass on Win32/gcc/USE_PERLIO.
35611              - when crlf layer is pushed make unix-level binary.
35612              - remove :crlf injection in pp_backtick in pp_sys.c
35613              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
35614      Branch: perlio
35615            ! doio.c perlio.c pp_sys.c win32/makefile.mk
35616 ____________________________________________________________________________
35617 [  7856] By: jhi                                   on 2000/11/25  18:38:30
35618         Log: Update the metaconfig units for #7855.
35619      Branch: metaconfig/U/perl
35620            ! useperlio.U usesocks.U
35621 ____________________________________________________________________________
35622 [  7855] By: jhi                                   on 2000/11/25  18:37:54
35623         Log: Undo the SOCKS workarounds, instead start using PerlIO
35624              if SOCKS is selected.
35625              
35626              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
35627              From: Jens Hamisch <jens@Strawberry.COM>
35628              Date: Fri, 24 Nov 2000 18:31:30 +0100
35629              Message-ID: <20001124183130.E28337@Strawberry.COM>
35630              
35631              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
35632              From: Jens Hamisch <jens@Strawberry.COM>
35633              Date: Fri, 24 Nov 2000 19:11:51 +0100
35634              Message-ID: <20001124191151.A28753@Strawberry.COM>
35635      Branch: perl
35636            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
35637            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
35638 ____________________________________________________________________________
35639 [  7854] By: jhi                                   on 2000/11/25  17:39:08
35640         Log: Undo #7848.  Some of the code seems to use walkoptree(),
35641              some walkoptree_slow().  An unfinished renaming?
35642              Now the sub is walkoptree() (which is @EXPORT_OK),
35643              the walkoptree_slow() is a typeglob alias to walkoptree.
35644              This makes the tests to pass, at least.
35645      Branch: perl
35646            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
35647 ____________________________________________________________________________
35648 [  7853] By: nick                                  on 2000/11/24  22:24:33
35649         Log: Re-arrange crlf vs binary for platforms that care.
35650              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
35651              Lip-service to making stdio layer work on such platfroms (untested).
35652              Now fails 3 tests rather than one, checkin to see if I can debug 
35653              the issue under linux. (Do not merge.)
35654      Branch: perlio
35655            ! doio.c perlio.c perliol.h
35656 ____________________________________________________________________________
35657 [  7852] By: jhi                                   on 2000/11/24  18:57:39
35658         Log: AUTHORS edits.
35659      Branch: perl
35660            ! AUTHORS
35661 ____________________________________________________________________________
35662 [  7851] By: jhi                                   on 2000/11/24  17:34:56
35663         Log: Add Jan-Erik Karlsson.
35664      Branch: perl
35665            ! AUTHORS
35666 ____________________________________________________________________________
35667 [  7850] By: jhi                                   on 2000/11/24  17:27:56
35668         Log: Configure should find stdchar on its own.
35669      Branch: perl
35670            ! hints/solaris_2.sh
35671 ____________________________________________________________________________
35672 [  7849] By: jhi                                   on 2000/11/24  17:24:55
35673         Log: Subject: PATCH over 7848: Filter test flawed
35674              From: andreas.koenig@anima.de (Andreas J. Koenig)
35675              Date: 24 Nov 2000 10:28:29 +0100
35676              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
35677      Branch: perl
35678            ! t/lib/filter-util.t
35679 ____________________________________________________________________________
35680 [  7848] By: jhi                                   on 2000/11/24  17:22:15
35681         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
35682              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
35683              Date: Fri, 24 Nov 2000 16:12:58 +0000
35684              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
35685      Branch: perl
35686            ! ext/B/B.pm
35687 ____________________________________________________________________________
35688 [  7847] By: jhi                                   on 2000/11/24  03:07:01
35689         Log: Integrate perlio.
35690      Branch: perl
35691           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
35692           !> win32/makefile.mk
35693 ____________________________________________________________________________
35694 [  7846] By: gsar                                  on 2000/11/24  00:55:57
35695         Log: integrate changes#6415..6418,6420..6438 from mainline
35696              
35697              Fix the bitvector ops for utf8 (tricky since past 7 bits
35698              the utf8 'characters' can be more than one octet).
35699              
35700              MPE/ix updates for perl 5.6.0 from Mark Bixby.
35701              
35702              Subject: SDBM_File documentation
35703              
35704              Detypo.
35705              
35706              Decutandpasto.
35707              
35708              Send all installperl messages to STDERR and be -w clean.
35709              
35710              Out-of-date note removed.
35711              
35712              Protect against "wild next"s, that is, callbacks doing "next"
35713              instead of "return".
35714              
35715              Use STDOUT consistently.
35716              
35717              The output might have been produced in the wrong order.
35718              
35719              A missing 'break' after the [[:space:]] switch case.
35720              
35721              Add tests for
35722              [ID 19991110.003] another matching finding by pcre author
35723              which has already been fixed by some patch, as verified in
35724              
35725              Documentation to explain the behaviour of map().
35726              
35727              Add an optimization for map-maps-a-list-element-to-more-list-elements
35728              case, but add also notes explaining the relationship of this
35729              patch and the earlier notes by Sarathy.
35730              
35731              Subject: [ID 20000716.023] syslog test fails without sockets
35732              
35733              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
35734              Test cases for #6431.
35735              
35736              File::Spec::VMS fixup for tmpdir from Craig Berry.
35737              
35738              Make the "uninit variable" warning to say "concat or string"
35739              or "join or string" when in concat or join .
35740              
35741              Get UTF16 BOMs working.  Patch from
35742              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
35743              
35744              Subject: [PATCH] Make large file tests deal with SIGXFSZ
35745              
35746              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
35747              
35748              Subject: [PATCH] av.c apidoc
35749      Branch: maint-5.6/perl
35750           !> (integrate 43 files)
35751 ____________________________________________________________________________
35752 [  7845] By: gsar                                  on 2000/11/24  00:20:45
35753         Log: integrate changes#6406..6414 from mainline
35754              
35755              Merge perlhacktut into perlhack, update perlguts.
35756              
35757              Fix AutoSplit to use File::Spec the right way in VMS,
35758              from Peter Prymmer.
35759              
35760              The bug report
35761              [ID 19991110.002] minimal matching discrepancy found by pcre author
35762              seems to have been fixed (though differently from what was suggested
35763              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
35764              
35765              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
35766              not in pod, from Peter Prymmer
35767              
35768              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
35769              From: Hugo <hv@crypt.compulink.co.uk>
35770              Date: Fri, 14 Jul 2000 23:05:20 +0100
35771              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
35772              
35773              Didn't anymore apply, but that point still could use another fix.
35774              
35775              lib/b test fixes from Peter Prymmer.
35776              
35777              More docs for sv functions.
35778              
35779              perlvms.pod whitespace cleanup to keep pod utils happy.
35780              
35781              another VMS build tweak from Peter Prymmer
35782      Branch: maint-5.6/perl
35783           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
35784           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
35785           !> vms/descrip_mms.template vms/perlvms.pod
35786 ____________________________________________________________________________
35787 [  7844] By: nick                                  on 2000/11/23  23:42:45
35788         Log: Win32/perlio Now just fails one io/argv.t test - lack 
35789              of default :crlf on standard streams.
35790      Branch: perlio
35791            ! doio.c perlio.c
35792 ____________________________________________________________________________
35793 [  7843] By: nick                                  on 2000/11/23  23:04:05
35794         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
35795              peek fail is showing a real problem (multiple crlf layers
35796              are getting pushed.)
35797      Branch: perlio
35798            ! doio.c perlio.c win32/makefile.mk
35799 ____________________________________________________________________________
35800 [  7842] By: nick                                  on 2000/11/23  19:46:23
35801         Log: Implement PerlIO_binmode()
35802              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
35803              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
35804              make binmode in t/lib/io_tell.t unconditional so that works.
35805              Checkin just so Win32 machine can see these changes.
35806      Branch: perlio
35807            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
35808 ____________________________________________________________________________
35809 [  7841] By: jhi                                   on 2000/11/23  19:30:00
35810         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
35811      Branch: perl
35812            ! README.amiga
35813 ____________________________________________________________________________
35814 [  7840] By: jhi                                   on 2000/11/23  17:18:02
35815         Log: SOCKS wrestling continues, patches from Jens Hamisch.
35816      Branch: perl
35817            ! doio.c embed.h embed.pl perlsdio.h proto.h
35818 ____________________________________________________________________________
35819 [  7839] By: jhi                                   on 2000/11/23  16:54:14
35820         Log: Push Filter::Util::Call one level deeper.
35821      Branch: perl
35822            + t/lib/filter-util.t
35823           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
35824           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
35825            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
35826            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
35827            - t/lib/filt-util.t
35828            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
35829            ! win32/Makefile win32/makefile.mk
35830 ____________________________________________________________________________
35831 [  7838] By: jhi                                   on 2000/11/23  16:52:40
35832         Log: Reach back one higher up when searching for PERL_SRC.
35833      Branch: perl
35834            ! lib/ExtUtils/MM_Unix.pm
35835 ____________________________________________________________________________
35836 [  7837] By: jhi                                   on 2000/11/23  16:05:41
35837         Log: Subject: Re: perl@7826
35838              Date: Thu, 23 Nov 2000 02:20:25 -0600
35839              From: "Craig A. Berry" <craigberry@mac.com>
35840              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
35841              
35842              Make VMS to like Filter::Util::Call. 
35843      Branch: perl
35844            ! configure.com ext/Filter/Util/Makefile.PL
35845 ____________________________________________________________________________
35846 [  7836] By: nick                                  on 2000/11/23  16:04:08
35847         Log: Implement crlf layer - not ready for merge.
35848      Branch: perlio
35849            ! perlio.c win32/makefile.mk
35850 ____________________________________________________________________________
35851 [  7835] By: jhi                                   on 2000/11/23  15:56:52
35852         Log: STDCHAR is different in Sparc v9 vs x86.
35853      Branch: perl
35854            ! hints/solaris_2.sh
35855 ____________________________________________________________________________
35856 [  7834] By: jhi                                   on 2000/11/23  15:50:47
35857         Log: The type needs to be visible to protos.
35858      Branch: perl
35859            ! perl.h
35860 ____________________________________________________________________________
35861 [  7833] By: jhi                                   on 2000/11/23  15:40:46
35862         Log: Finish unfinished SOCKS workaround changes.
35863      Branch: perl
35864            ! doio.c
35865 ____________________________________________________________________________
35866 [  7832] By: jhi                                   on 2000/11/23  15:33:30
35867         Log: Integrate perlio.
35868      Branch: perl
35869           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
35870           !> win32/makefile.mk
35871 ____________________________________________________________________________
35872 [  7831] By: nick                                  on 2000/11/23  10:31:07
35873         Log: Correct makefile.mk dependancies for ext/Filter/Util
35874              Build ext/Encode
35875              Run dmake regen_config_h
35876      Branch: perlio
35877            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
35878            ! win32/makefile.mk
35879 ____________________________________________________________________________
35880 [  7830] By: nick                                  on 2000/11/23  08:05:07
35881         Log: Integrate mainline
35882      Branch: perlio
35883           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
35884           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
35885           +> t/lib/filt-util.pl t/lib/filt-util.t
35886           !> (integrate 41 files)
35887 ____________________________________________________________________________
35888 [  7829] By: gsar                                  on 2000/11/23  03:07:11
35889         Log: build the Filter extension on windows
35890      Branch: perl
35891            ! win32/Makefile win32/makefile.mk
35892 ____________________________________________________________________________
35893 [  7828] By: gsar                                  on 2000/11/23  02:46:35
35894         Log: regenerate win32/config* and fix some inconsistencies in the
35895              makefiles; always export Perl_deb() because it is needed
35896              by ext/re/* (whether perl itself is built with -DDEBUGGING
35897              or not)
35898      Branch: perl
35899            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
35900            ! win32/config_H.vc win32/makefile.mk
35901 ____________________________________________________________________________
35902 [  7827] By: gsar                                  on 2000/11/23  02:18:38
35903         Log: get sources building on windows+MSVC again (untested with other
35904              compilers)
35905      Branch: perl
35906            ! win32/include/sys/socket.h win32/perllib.c
35907 ____________________________________________________________________________
35908 [  7826] By: jhi                                   on 2000/11/23  01:18:26
35909         Log: Update Changes.
35910      Branch: perl
35911            ! Changes patchlevel.h
35912 ____________________________________________________________________________
35913 [  7825] By: jhi                                   on 2000/11/23  00:20:41
35914         Log: Subject: Re: av.c patch (having slight problems)
35915              From: "Ben Tilly" <ben_tilly@hotmail.com>
35916              Date: Tue, 21 Nov 2000 23:29:31 -0500
35917              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
35918              
35919              unshift() speedup.
35920      Branch: perl
35921            ! av.c
35922 ____________________________________________________________________________
35923 [  7824] By: jhi                                   on 2000/11/22  23:59:15
35924         Log: Fixes for signedness warnings noticed by VMSperlers.
35925      Branch: perl
35926            ! ext/Storable/Storable.xs regcomp.c sv.c
35927 ____________________________________________________________________________
35928 [  7823] By: jhi                                   on 2000/11/22  23:19:31
35929         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
35930              From: Peter Prymmer <pvhp@forte.com>
35931              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
35932              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
35933      Branch: perl
35934            ! t/pragma/warn/pp_hot
35935 ____________________________________________________________________________
35936 [  7822] By: jhi                                   on 2000/11/22  22:52:20
35937         Log: Be clean.
35938      Branch: perl
35939            ! Makefile.SH
35940 ____________________________________________________________________________
35941 [  7821] By: jhi                                   on 2000/11/22  22:46:39
35942         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
35943              by Damian Conway, as suggested by Paul Marquess.
35944      Branch: perl
35945            + lib/Filter/Simple.pm
35946 ____________________________________________________________________________
35947 [  7820] By: jhi                                   on 2000/11/22  22:45:51
35948         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
35949      Branch: perl
35950            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
35951            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
35952            + t/lib/filt-util.t
35953            ! MANIFEST
35954 ____________________________________________________________________________
35955 [  7819] By: jhi                                   on 2000/11/22  22:03:27
35956         Log: Integrate perlio.
35957      Branch: perl
35958           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
35959           !> win32/makefile.mk
35960 ____________________________________________________________________________
35961 [  7818] By: jhi                                   on 2000/11/22  21:56:02
35962         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
35963      Branch: perl
35964            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
35965            ! t/lib/io_sock.t
35966 ____________________________________________________________________________
35967 [  7817] By: jhi                                   on 2000/11/22  21:39:49
35968         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
35969              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35970              Date: Wed, 22 Nov 2000 16:08:12 -0500
35971              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
35972      Branch: perl
35973            ! lib/ExtUtils/Liblist.pm
35974 ____________________________________________________________________________
35975 [  7816] By: jhi                                   on 2000/11/22  21:38:25
35976         Log: Go ahead and #include <unistd.h> in perl.h.
35977      Branch: perl
35978            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
35979            ! util.c
35980 ____________________________________________________________________________
35981 [  7815] By: jhi                                   on 2000/11/22  21:22:52
35982         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
35983              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35984              Date: Mon, 20 Nov 2000 18:30:52 -0500
35985              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
35986      Branch: perl
35987            ! pod/perlre.pod regcomp.c t/op/re_tests
35988 ____________________________________________________________________________
35989 [  7814] By: jhi                                   on 2000/11/22  21:21:46
35990         Log: Subject: [PATCH 5.7.0] Liblist finally works
35991              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35992              Date: Tue, 21 Nov 2000 22:02:17 -0500
35993              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
35994      Branch: perl
35995            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
35996            ! lib/ExtUtils/MakeMaker.pm
35997 ____________________________________________________________________________
35998 [  7813] By: jhi                                   on 2000/11/22  21:20:23
35999         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
36000              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36001              Date: Wed, 22 Nov 2000 17:53:15 +0100
36002              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
36003              
36004              AIX dynaloader and perlio patch.
36005      Branch: perl
36006            ! ext/DynaLoader/dl_aix.xs
36007 ____________________________________________________________________________
36008 [  7812] By: jhi                                   on 2000/11/22  21:17:52
36009         Log: (Accidentally empty patch.)
36010      Branch: perl
36011            ! av.c
36012 ____________________________________________________________________________
36013 [  7811] By: jhi                                   on 2000/11/22  21:16:31
36014         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
36015              From: Peter Prymmer <pvhp@forte.com>
36016              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
36017              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
36018      Branch: perl
36019            ! vms/test.com
36020 ____________________________________________________________________________
36021 [  7810] By: jhi                                   on 2000/11/22  21:15:36
36022         Log: Subject: Re: perl@7777 
36023              From: "John P. Linderman" <jpl@research.att.com>
36024              Date: Wed, 22 Nov 2000 13:11:11 -0500
36025              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
36026              
36027              Detypoing.
36028      Branch: perl
36029            ! lib/CPAN.pm
36030 ____________________________________________________________________________
36031 [  7809] By: jhi                                   on 2000/11/22  21:14:19
36032         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
36033              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36034              Date:     Wed, 22 Nov 2000 13:51:37 EST
36035              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
36036      Branch: perl
36037            ! perlsdio.h
36038 ____________________________________________________________________________
36039 [  7808] By: jhi                                   on 2000/11/22  21:13:27
36040         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
36041              From: Casey Tweten <crt@kiski.net>
36042              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
36043              Message-Id: <200011201653.LAA10194@home.kiski.net>
36044      Branch: perl
36045            ! t/lib/io_udp.t
36046 ____________________________________________________________________________
36047 [  7807] By: jhi                                   on 2000/11/22  21:12:35
36048         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
36049              From: Casey Tweten <crt@kiski.net>
36050              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
36051              Message-Id: <200011201636.LAA07227@home.kiski.net>
36052      Branch: perl
36053            ! t/lib/io_sock.t
36054 ____________________________________________________________________________
36055 [  7806] By: jhi                                   on 2000/11/22  21:10:59
36056         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
36057              From: "Casey R. Tweten" <crt@kiski.net>
36058              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
36059              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
36060      Branch: perl
36061            ! utils/h2xs.PL
36062 ____________________________________________________________________________
36063 [  7805] By: nick                                  on 2000/11/22  21:05:06
36064         Log: Integrate mainline
36065      Branch: perlio
36066           !> Changes Porting/genlog ext/DB_File/DB_File.xs
36067           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
36068           !> utils/perlbug.PL
36069 ____________________________________________________________________________
36070 [  7804] By: jhi                                   on 2000/11/22  21:01:12
36071         Log: Subject: [PATCH] Test.pm POD peculiarity
36072              From: "Casey R. Tweten" <crt@kiski.net>
36073              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
36074              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
36075      Branch: perl
36076            ! lib/Test.pm
36077 ____________________________________________________________________________
36078 [  7803] By: jhi                                   on 2000/11/22  20:59:59
36079         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
36080              From: "Philip Newton" <pnewton@gmx.de>
36081              Date: Wed, 22 Nov 2000 14:25:53 +0100
36082              Message-Id: <3A1BD771.25462.1939FAD@localhost>
36083              
36084              Be case-understanding also on 's', and use the -oi of sendmail
36085              not to terminate the transmission on a lone '.'.
36086      Branch: perl
36087            ! utils/perlbug.PL
36088 ____________________________________________________________________________
36089 [  7802] By: nick                                  on 2000/11/22  20:51:42
36090         Log: Win32 PerlIO intermediate state now working as expected.
36091              - In current state we are still using C runtime in text/binary
36092              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
36093              - PERLIO=stdio and PERLIO=unix pass all expected tests.
36094              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
36095              and PerlIO_seek() and the dummy crlf layer is not making adjustments
36096              for CRLF translation happening in C runtime. All other tests pass.
36097              
36098              Added note to README.win32 to point out the snags of doing a perl build
36099              with Norton AntiVirus turned on.
36100              
36101              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
36102              which file a fail comes from.
36103              
36104              Updated "canned" config.h to match the one generated.
36105      Branch: perlio
36106            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
36107            ! win32/makefile.mk
36108 ____________________________________________________________________________
36109 [  7801] By: jhi                                   on 2000/11/22  06:50:20
36110         Log: Nickety nits.
36111      Branch: perl
36112            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
36113 ____________________________________________________________________________
36114 [  7800] By: jhi                                   on 2000/11/22  01:29:55
36115         Log: Changes had accidentally gone too silent on non-main branches.
36116      Branch: perl
36117            ! Changes Porting/genlog patchlevel.h
36118 ____________________________________________________________________________
36119 [  7799] By: gsar                                  on 2000/11/22  01:02:56
36120         Log: some lib_pm.PL changes snuck in via change#7772
36121      Branch: maint-5.6/perl
36122            ! Makefile.SH
36123 ____________________________________________________________________________
36124 [  7798] By: nick                                  on 2000/11/21  21:59:40
36125         Log: Integrate mainline
36126      Branch: perlio
36127           !> (integrate 28 files)
36128 ____________________________________________________________________________
36129 [  7797] By: jhi                                   on 2000/11/21  21:01:45
36130         Log: Integrate perlio.
36131      Branch: perl
36132           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
36133 ____________________________________________________________________________
36134 [  7796] By: nick                                  on 2000/11/21  20:36:22
36135         Log: Win32 builds and runs (mostly) with USE_PERLIO.
36136              PERLIO=perlio passes all tests. 
36137              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
36138      Branch: perlio
36139            ! perlio.c win32/perllib.c win32/win32.c
36140 ____________________________________________________________________________
36141 [  7795] By: jhi                                   on 2000/11/21  19:03:44
36142         Log: Update Changes.
36143      Branch: perl
36144            ! Changes patchlevel.h
36145 ____________________________________________________________________________
36146 [  7794] By: jhi                                   on 2000/11/21  18:56:34
36147         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
36148              From: "Craig A. Berry" <craigberry@mac.com>
36149              Date: Mon, 20 Nov 2000 20:27:06 -0600
36150              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
36151              
36152              A cut-and-pasto.
36153      Branch: perl
36154            ! perlio.h
36155 ____________________________________________________________________________
36156 [  7793] By: jhi                                   on 2000/11/21  18:54:41
36157         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
36158              From: Dominic Dunlop <domo@computer.org> 
36159              Date: Mon, 20 Nov 2000 18:55:29 +0100
36160              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
36161              
36162              va_copy() and the need of it.
36163              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
36164      Branch: metaconfig/U/perl
36165            + need_va_copy.U
36166      Branch: perl
36167            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36168            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
36169            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
36170            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
36171            ! win32/config.bc win32/config.gc win32/config.vc
36172 ____________________________________________________________________________
36173 [  7792] By: jhi                                   on 2000/11/21  17:04:10
36174         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
36175      Branch: perl
36176           !> scope.h
36177 ____________________________________________________________________________
36178 [  7791] By: jhi                                   on 2000/11/21  17:01:16
36179         Log: Export the SOCKS workaround symbols only if necessary.
36180      Branch: perl
36181            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
36182 ____________________________________________________________________________
36183 [  7790] By: nick                                  on 2000/11/20  23:57:11
36184         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
36185      Branch: perlio
36186            ! scope.h
36187 ____________________________________________________________________________
36188 [  7789] By: nick                                  on 2000/11/20  23:38:33
36189         Log: Integrate mainline
36190      Branch: perlio
36191           +> lib/File/Spec/Epoc.pm
36192           !> (integrate 34 files)
36193 ____________________________________________________________________________
36194 [  7788] By: nick                                  on 2000/11/20  23:20:18
36195         Log: Make extra buffer layer work (dummy crlf layer)
36196      Branch: perlio
36197            ! doio.c perlio.c perlio.h
36198 ____________________________________________________________________________
36199 [  7787] By: jhi                                   on 2000/11/20  22:44:04
36200         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
36201              From: Peter Prymmer <pvhp@forte.com>
36202              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
36203              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
36204      Branch: perl
36205            ! t/pragma/locale.t
36206 ____________________________________________________________________________
36207 [  7786] By: jhi                                   on 2000/11/20  22:29:10
36208         Log: Subject: DOC PATCH 5.6.0 perlreftut
36209              From: mjd@plover.com
36210              Date: 20 Nov 2000 19:45:06 -0000
36211              Message-ID: <20001120194506.9505.qmail@plover.com>
36212      Branch: perl
36213            ! pod/perlreftut.pod
36214 ____________________________________________________________________________
36215 [  7785] By: jhi                                   on 2000/11/20  22:27:44
36216         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
36217              From: David Dyck <dcd@tc.fluke.com>
36218              Date: Mon, 20 Nov 2000 11:43:40 -0800
36219              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
36220      Branch: perl
36221            ! lib/Cwd.pm
36222 ____________________________________________________________________________
36223 [  7784] By: jhi                                   on 2000/11/20  22:23:21
36224         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
36225              Date: Mon, 20 Nov 2000 17:06:10 -0500
36226              To: Mailing list Perl5 <perl5-porters@perl.org>
36227              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
36228      Branch: perl
36229            ! pp_ctl.c t/op/pat.t
36230 ____________________________________________________________________________
36231 [  7783] By: jhi                                   on 2000/11/20  22:11:18
36232         Log: Subject: [PATCH] doop.c - UTF8 tr///               
36233              From: Simon Cozens <simon@cozens.net>
36234              Date: Sat, 18 Nov 2000 18:49:30 +0000
36235              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
36236              
36237              Subject: Re: [PATCH] doop.c - UTF8 tr///           
36238              From: Simon Cozens <simon@cozens.net>
36239              Date: Mon, 20 Nov 2000 20:45:22 +0000
36240              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
36241              
36242              Make tr on UTF-8 better but still not correct.
36243      Branch: perl
36244            ! doop.c
36245 ____________________________________________________________________________
36246 [  7782] By: jhi                                   on 2000/11/20  22:02:16
36247         Log: Remove the shared object before attempting to create
36248              (by linking) a new one.  E.g. in AIX not removing
36249              becomes quite painful if one tries to do more than one
36250              build in the same tree (an interrupted build, for example),
36251              since the AIX' shared dynaloader seemingly keeps the shared
36252              objects open and therefore 'busy' for quite a while, even when
36253              nobody is using the objects, leading into link failures.
36254      Branch: perl
36255            ! lib/ExtUtils/MM_Unix.pm
36256 ____________________________________________________________________________
36257 [  7781] By: gsar                                  on 2000/11/20  19:02:55
36258         Log: type mismatch due to faulty integration
36259      Branch: maint-5.6/perl
36260            ! toke.c win32/Makefile
36261 ____________________________________________________________________________
36262 [  7780] By: gsar                                  on 2000/11/20  17:31:55
36263         Log: integrate changes#6392,6394..6399,6401..6404
36264              
36265              The {multiplier} of a fixed substring was overlooked which
36266              caused a wrong initial search offset for that substring.
36267              
36268              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
36269              From: Hugo <hv@crypt.compulink.co.uk>
36270              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
36271              Date: Thu, 13 Jul 2000 19:27:13 +0100
36272              
36273              Fix the BOM bug: not a byteorder bug, a signedness bug.
36274              
36275              Replace change #6337 with a better one.
36276              
36277              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
36278              From: Hugo <hv@crypt.compulink.co.uk>
36279              Date: Fri, 14 Jul 2000 04:16:20 +0100
36280              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
36281              
36282              MakeMaker should not remove editor backups (*~) on `make clean`
36283              by default (completes change#6383)
36284              
36285              move new variables to the end of the interpreter structure (for
36286              bincompat in code that doesn't #include XSUB.h)
36287              
36288              rename totally bletcherous SvLOCK() thingy (doesn't do what the
36289              name suggests anyway)
36290              
36291              various cleanups (typos, misformatted code, and small bugs)
36292              
36293              typecasts needed for change#6394
36294              
36295              typos in change#6399, regen headers
36296              
36297              inconsistent types needs casts
36298              
36299              PERL_OBJECT build tweaks
36300      Branch: maint-5.6/perl
36301           !> MANIFEST doop.c embed.h embed.pl embedvar.h
36302           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
36303           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
36304           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
36305           !> toke.c util.c
36306 ____________________________________________________________________________
36307 [  7779] By: gsar                                  on 2000/11/20  17:06:29
36308         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
36309              
36310              Cosmetics and perldelta.
36311              
36312              Fix nits noticed by Boston.pm.
36313              
36314              Do the cc sanity check both before the hints and
36315              after the cc selction.
36316              
36317              get sprintf.t to adjust properly for 3-digit exponents
36318              
36319              don't clobber *.orig files on *clean targets
36320              
36321              fix bugs in processing %v-*d and similar format specs (from
36322              Avi Finkel <avi@finkel.org>)
36323              
36324              sprintf test tweaks (from Dominic Dunlop)
36325              
36326              new selfloader.t in change#6183 doesn't close DATA handles,
36327              and thus fails to clean up tmp files on dosish platforms
36328              
36329              typos (spotted by Peter Prymmer)
36330              
36331              typo fix from Craig Berry
36332      Branch: maint-5.6/perl
36333           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
36334           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
36335           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
36336           !> x2p/Makefile.SH
36337 ____________________________________________________________________________
36338 [  7778] By: gsar                                  on 2000/11/20  16:46:51
36339         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
36340              
36341              Subject: Re: format bug report  [Patch]
36342              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36343              Date: Wed, 05 Jul 2000 13:12:52 +0200
36344              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
36345              
36346              Subject: Re: format bug report  [Patch]
36347              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36348              Date: Wed, 05 Jul 2000 14:10:01 +0200
36349              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
36350              
36351              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
36352              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36353              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
36354              Date: Fri, 07 Jul 2000 17:57:16 +0100
36355              
36356              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
36357              To: perl5-porters@perl.org
36358              From: Karsten Sperling <spiff@phreax.net>
36359              Date: Mon, 10 Jul 2000 15:12:52 +0200
36360              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
36361              
36362              README.posix-bc podified from Thomas Dorner.
36363              
36364              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
36365              From: Dominic Dunlop <domo@computer.org>
36366              Date: Tue, 11 Jul 2000 12:27:33 +0200
36367              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
36368              
36369              Typo in #6341.
36370              
36371              Fix for
36372              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
36373              From: Roderick Schertler <roderick@argon.org>
36374              Date: Tue, 11 Jul 2000 13:55:05 -0400
36375              Message-Id: <200007111755.NAA05077@jones.argon.org>
36376              
36377              Minor cleanups on the booklist.
36378              
36379              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
36380              regen perltoc.
36381              
36382              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
36383      Branch: maint-5.6/perl
36384           +> pod/perlbook.pod
36385           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
36386           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
36387           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
36388 ____________________________________________________________________________
36389 [  7777] By: jhi                                   on 2000/11/20  16:08:49
36390         Log: Update Changes.
36391      Branch: perl
36392            ! Changes patchlevel.h
36393 ____________________________________________________________________________
36394 [  7776] By: jhi                                   on 2000/11/20  15:27:56
36395         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
36396              This may be overly harsh but until proven otherwise, we think this
36397              way, or until we have a simple test for Configure (having to start
36398              up servers is does not count as simple) to check for the problems.
36399      Branch: perl
36400            ! perl.h
36401 ____________________________________________________________________________
36402 [  7775] By: jhi                                   on 2000/11/20  15:22:17
36403         Log: Solaris hints tweaks.
36404      Branch: perl
36405            ! hints/solaris_2.sh
36406 ____________________________________________________________________________
36407 [  7774] By: jhi                                   on 2000/11/20  15:01:20
36408         Log: Add a workaround to SOCKS 64-bit problems.
36409      Branch: perl
36410            ! doio.c embed.h embed.pl perlsdio.h proto.h
36411 ____________________________________________________________________________
36412 [  7773] By: jhi                                   on 2000/11/20  14:51:47
36413         Log: sysseek() instead of seek().
36414      Branch: perl
36415            ! t/lib/syslfs.t
36416 ____________________________________________________________________________
36417 [  7772] By: gsar                                  on 2000/11/20  13:06:23
36418         Log: integrate changes#6315..6319,6321..6331,6333..6338
36419              
36420              Integrate with Sarathy, preliminary fix for unicos
36421              alignment problems in [ID 20000612.002] Perl problem on Cray system.
36422              
36423              some debugger output does not go to the socket when RemotePort is set
36424              
36425              winsock cleanup never done on Windows (leads to handle leaks)
36426              
36427              fix UNC path handling on Windows under ithreads, and chdir()
36428              return value when given a non-existent directory
36429              
36430              Autogenerate pod/Makefile and pod/buildtoc.
36431              buildtoc also checks whether the existin pods are
36432              mentioned in MANIFEST and perl.pod, and vice versa.
36433              (None of the thusly found discrepancies fixed yet.)
36434              roffitall also needs to be autogenerated similarly but it
36435              seems so badly out of date that I didn't touch it yet.
36436              
36437              Config is being used.
36438              
36439              Add =head1 NAMEs so that buildtoc is happy.
36440              (The CGI::Util nit reported to Lincoln.)
36441              
36442              Fix complaints of buildtoc.
36443              
36444              Fix the alignment problem in Crays ([ID 20000612.002]).
36445              
36446              Remove perlbook, update perlfaq book listing,
36447              rearrange perl.pod, regenerate perltoc.
36448              
36449              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
36450              was cast to an unsigned (32-bit) integer with wild abandon.
36451              
36452              winsock options weren't being set in all threads under ithreads
36453              (caused send()s from second and subsequent threads to fail)
36454              
36455              accept() leaks memory on windows due to incorrect ordering of
36456              closesocket() and fclose() calls
36457              
36458              Reorder perl.pod once more.
36459              
36460              More POSIX.pod tweaks.
36461              
36462              Sprinkle ldlibpath.
36463              
36464              Precedence goof, fix based on
36465              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
36466              From: Hugo <hv@crypt.compulink.co.uk>
36467              Date: Tue, 11 Jul 2000 12:52:38 +0100
36468              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
36469              
36470              Subject: PATCH perlguts.pod: Document D and d magic types
36471              From: mjd@plover.com
36472              Date: 5 Jul 2000 18:01:51 -0000
36473              Message-ID: <20000705180151.29413.qmail@plover.com>
36474              
36475              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
36476              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
36477              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
36478              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
36479              
36480              Subject: [PATCH cfgperl] $& segfaults if you trick it
36481              From: simon@brecon.co.uk (Simon Cozens)
36482              Date: 7 Jul 2000 11:26:09 GMT
36483              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
36484              
36485              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
36486              From: Hugo <hv@crypt.compulink.co.uk>
36487              Date: Tue, 11 Jul 2000 12:44:50 +0100
36488              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
36489              
36490              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
36491              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36492              Date: Tue, 11 Jul 2000 13:50:51 +0100
36493              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
36494      Branch: maint-5.6/perl
36495           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
36496           +> pod/buildtoc.PL
36497            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
36498           !> (integrate 26 files)
36499 ____________________________________________________________________________
36500 [  7771] By: gsar                                  on 2000/11/20  12:31:42
36501         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
36502              6310,6311,6314
36503              
36504              Subject: [PATCH bleedperl] File::Spec 0.82 beta
36505              From: Barrie Slaymaker <barries@jester.slaysys.com>
36506              Date: Wed, 28 Jun 2000 11:35:29 -0400
36507              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
36508              
36509              tweak perlembed for multiplicity/usethreads sanity; correct notes
36510              about Windows
36511              
36512              localize %INC in a Safe compartment so that use/require work
36513              (many other magic globals probably need similar treatment)
36514              
36515              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
36516              when @_ is modified, causing coredumps
36517              
36518              slurp mode fix in change#4736 still not quite right
36519              
36520              Point to perlipc for more SysV IPC examples.
36521              
36522              Elaborate POSIX.pod.  Still needs work.
36523              
36524              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
36525              
36526              fix large memory leak that has been around for ever, masked by
36527              -DPURIFY (most of the arenas were never freed!)
36528              
36529              fix memory leak on Windows (PL_sys_intern contents were never
36530              freed)
36531              
36532              PERL_OBJECT build tweak
36533              
36534              adjust change#6299
36535              
36536              remove rel2abs prototypes (from Barrie Slaymaker)
36537              
36538              missing perldiag entry for unpack("w",...) diagnostic (from
36539              Andreas Koenig)
36540              
36541              better diagnostic on Frob->stuff() when Frob:: doesn't exist
36542              (from Richard Soderberg <rs@oregonnet.com>)
36543              
36544              Win32 patches for cfgperl from Sarathy.
36545              
36546              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
36547              
36548              More POSIX.pod embellishment.
36549              
36550              tyop in change#6306
36551      Branch: maint-5.6/perl
36552           !> (integrate 44 files)
36553 ____________________________________________________________________________
36554 [  7770] By: gsar                                  on 2000/11/20  11:51:00
36555         Log: integrate changes#6268..6282 from cfgperl branch
36556              
36557              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
36558              From: Dominic Dunlop <domo@computer.org>
36559              Date: Thu, 29 Jun 2000 12:32:39 +0200
36560              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
36561              
36562              Regen headers for #6261 (and update embed.pl for this) and #6267,
36563              silence few compiler warnings.
36564              
36565              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
36566              From: Nicholas Clark <nick@talking.bollo.cx>
36567              Date: Fri, 23 Jun 2000 16:21:15 +0100
36568              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
36569              
36570              Subject: PATCH pod/perltie.pod
36571              From: Ian Phillipps <Ian.Phillipps@iname.com>
36572              Date: Fri, 16 Jun 2000 00:17:19 +0100
36573              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
36574              (only the first hunk, the second hunk had already been done
36575              by some other patch)
36576              
36577              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
36578              From: Tom Phoenix <rootbeer@redcat.com>
36579              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
36580              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
36581              
36582              Subject: [PATCH] xsub attributes
36583              From: Doug MacEachern <dougm@covalent.net>
36584              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
36585              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
36586              
36587              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
36588              From: Andy Dougherty <doughera@lafayette.edu>
36589              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
36590              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
36591              
36592              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
36593              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
36594              Date: Tue, 13 Jun 2000 02:43:48 -0500
36595              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
36596              
36597              Subject: [PATCH] Re: eval documentation: context
36598              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36599              Date: Mon, 12 Jun 2000 15:07:29 +0100
36600              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
36601              
36602              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
36603              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36604              Date: Mon, 12 Jun 2000 14:55:59 +0100
36605              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
36606              
36607              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
36608              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
36609              Date: Fri, 09 Jun 2000 12:39:27 -0400
36610              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
36611              (plus update the version "number" of Text::Wrap)
36612              
36613              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
36614              From: Tim Ayers <tayers@bridge.com>
36615              Date: Thu, 08 Jun 2000 08:11:06 +0200
36616              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
36617              [resent by Richard Foley, Message-Id probably wrong]
36618              
36619              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
36620              From: rspier@pobox.com (Robert Spier)
36621              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
36622              Message-ID: <14654.31913.845602.610277@rls.cx>
36623              
36624              Subject: [PATCH 5.6.0] utils/h2xs.PL
36625              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
36626              Date: Wed, 7 Jun 2000 04:02:04 -0500
36627              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
36628              
36629              Subject: [PATCH 5.6.0]ITHREADs for VMS
36630              From: Dan Sugalski <dan@sidhe.org>
36631              Date: Tue, 06 Jun 2000 11:59:50 -0400
36632              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
36633      Branch: maint-5.6/perl
36634           !> (integrate 31 files)
36635 ____________________________________________________________________________
36636 [  7769] By: gsar                                  on 2000/11/20  11:29:06
36637         Log: integrate changes#6261..6266 from cfgperl
36638              
36639              Subject: Re: [PATCH cfgperl] BOMs away!
36640              From: simon@brecon.co.uk (Simon Cozens)
36641              Date: 17 Jun 2000 11:49:57 GMT
36642              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
36643              
36644              Subject: 5.6.0 Patch for EPOC
36645              From: Olaf Flebbe <o.flebbe@gmx.de>
36646              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
36647              Message-ID: <23449.960929969@www11.gmx.net>
36648              
36649              tr fixes from Simon Cozens
36650              
36651              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
36652              From: Marty Lucich <marty@netcom.com>
36653              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
36654              Message-Id: <200006282116.OAA11148@netcom.com>
36655              ccdlflags update (the BSD/OS 4.1 part had already been taken
36656              care of by #6141).
36657              
36658              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
36659              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36660              Date: Wed, 28 Jun 2000 17:50:12 -0700
36661              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
36662              
36663              Subject: [PATCH 5.6.0] cygwin port
36664              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
36665              From: "Fifer, Eric" <EFifer@sanwaint.com>
36666              Date: Thu, 29 Jun 2000 12:58:29 +0100
36667      Branch: maint-5.6/perl
36668           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
36669           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
36670           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
36671           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
36672 ____________________________________________________________________________
36673 [  7768] By: gsar                                  on 2000/11/20  11:13:44
36674         Log: integrate changes#6252..6256,6259..6260
36675              
36676              Paranoia tweak on #6249.
36677              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
36678              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
36679              Date: Sun, 25 Jun 2000 23:43:12 -0400
36680              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
36681              
36682              Subject: tr///, help wanted.
36683              From: simon@brecon.co.uk (Simon Cozens)
36684              Date: 28 Jun 2000 11:29:04 GMT
36685              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
36686              
36687              small thinko tweaks
36688              
36689              tweaks from Simon Conzes to further fix tr/// under utf8
36690              
36691              perlnewmod was missing from MANIFEST.
36692              
36693              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
36694              From: simon@brecon.co.uk (Simon Cozens)
36695              Date: 17 Jun 2000 11:56:44 GMT
36696              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
36697              pack U0, pack C0
36698      Branch: maint-5.6/perl
36699           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
36700           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
36701           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
36702           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
36703 ____________________________________________________________________________
36704 [  7767] By: gsar                                  on 2000/11/20  10:51:38
36705         Log: integrate change#6250 from cfgperl
36706              
36707              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
36708              From: Doug MacEachern <dougm@covalent.net>
36709              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
36710              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
36711      Branch: maint-5.6/perl
36712           +> t/op/my_stash.t
36713           !> MANIFEST embed.pl global.sym proto.h toke.c
36714 ____________________________________________________________________________
36715 [  7766] By: gsar                                  on 2000/11/20  10:48:34
36716         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
36717              
36718              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
36719              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
36720              Date: Mon, 26 Jun 2000 18:40:14 +0100
36721              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
36722              
36723              Subject: [PATCH] bytes<->utf8 fixes
36724              From: simon@brecon.co.uk (Simon Cozens)
36725              Date: 26 Jun 2000 04:55:45 GMT
36726              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
36727              
36728              Subject: [PATCH] is_utf8_string
36729              From: simon@brecon.co.uk (Simon Cozens)
36730              Date: 26 Jun 2000 02:25:59 GMT
36731              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
36732              
36733              Subject: [PATCH] avoid mg_ptr in '*' magic
36734              From: Doug MacEachern <dougm@covalent.net>
36735              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
36736              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
36737              
36738              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
36739              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
36740              Date: Sat, 24 Jun 2000 13:06:20 +0100
36741              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
36742              
36743              Allow for standalone testing.
36744              
36745              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
36746              From: Mark-Jason Dominus <mjd@plover.com>
36747              Date: Tue, 27 Jun 2000 22:36:42 -0400
36748              Message-ID: <20000628023642.12166.qmail@plover.com>
36749              
36750              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
36751              From: Frank Tobin <ftobin@uiuc.edu>
36752              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
36753              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
36754      Branch: maint-5.6/perl
36755           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
36756           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
36757           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
36758           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
36759           !> utf8.c utils/h2xs.PL
36760 ____________________________________________________________________________
36761 [  7765] By: gsar                                  on 2000/11/20  10:29:13
36762         Log: integrate change#6239 from cfgperl
36763              
36764              Configure maintenance.  Sever some dependency cycles,
36765              separate gccversion from the cc unit,
36766              address [ID 20000623.006] Configure script patch for using gcc on AIX
36767              (but solve it a little bit differently),
36768              unduplex some accidentally duplicated units,
36769              suggest using gcc if no cc available
36770              (p5p thread: "Solaris configure: counterproposal", 1999-09)
36771      Branch: maint-5.6/perl
36772           !> Configure Todo-5.6 config_h.SH
36773 ____________________________________________________________________________
36774 [  7764] By: gsar                                  on 2000/11/20  10:25:55
36775         Log: integrate changes#6233..6238 from cfgperl
36776              
36777              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
36778              From: Mark-Jason Dominus <mjd@plover.com>
36779              Date: Fri, 16 Jun 2000 20:53:04 -0400
36780              Message-ID: <20000617005304.8008.qmail@plover.com>
36781              
36782              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
36783              because when run as services (Win32ese for daemons)
36784              no environment variables are set and tmpdir ends up as /tmp,
36785              which is ambiguous.
36786              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
36787              From: matt@sergeant.org
36788              Date: 16 Jun 2000 16:30:43 -0000
36789              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
36790              
36791              The thread begun by
36792              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
36793              From: Kevin.Ruscoe@ubsw.com
36794              Date: Fri, 16 Jun 2000 16:38:51 +0100
36795              Message-Id: <H000019b03c300d6@MHS>
36796              
36797              Tweak embed.pl, regen headers.
36798              
36799              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
36800              From: Dan Sugalski <dan@sidhe.org>
36801              Date: Fri, 23 Jun 2000 17:00:00 -0400
36802              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
36803      Branch: maint-5.6/perl
36804           !> (integrate 27 files)
36805 ____________________________________________________________________________
36806 [  7763] By: gsar                                  on 2000/11/20  10:08:08
36807         Log: s/perl56delta/perldelta/g
36808      Branch: maint-5.6/perl
36809            ! pod/Makefile
36810 ____________________________________________________________________________
36811 [  7762] By: gsar                                  on 2000/11/20  10:04:00
36812         Log: integrate changes#6225,6229,6231,6232 from cfgperl
36813              
36814              Add source code filenames to apidoc.
36815              From: simon@brecon.co.uk (Simon Cozens)
36816              Subject: [PATCH embed.pl] Source X-ref
36817              Date: 22 Jun 2000 02:18:49 GMT
36818              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
36819              
36820              Subject: README.hpux version 0.6.1
36821              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
36822              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
36823              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
36824              
36825              Subject: [PATCH 5.6.0] cygwin port
36826              From: "Fifer, Eric" <EFifer@sanwaint.com>
36827              Date: Tue, 20 Jun 2000 14:30:58 +0100
36828              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
36829              
36830              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
36831              From: simon@brecon.co.uk (Simon Cozens)
36832              Date: 19 Jun 2000 15:18:27 GMT
36833              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
36834              
36835              plus update pod/Makefile and regenerate perltoc
36836      Branch: maint-5.6/perl
36837           +> pod/perlutil.pod
36838           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
36839           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
36840 ____________________________________________________________________________
36841 [  7761] By: jhi                                   on 2000/11/20  04:09:55
36842         Log: Miraculous typo.
36843      Branch: perl
36844            ! t/op/pat.t
36845 ____________________________________________________________________________
36846 [  7760] By: jhi                                   on 2000/11/20  04:06:08
36847         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
36848              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36849              Date: Sun, 19 Nov 2000 22:30:26 -0500
36850              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
36851      Branch: perl
36852            ! regexec.c scope.h t/op/pat.t
36853 ____________________________________________________________________________
36854 [  7759] By: jhi                                   on 2000/11/20  02:05:22
36855         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
36856      Branch: perl
36857            ! perl.h
36858 ____________________________________________________________________________
36859 [  7758] By: jhi                                   on 2000/11/20  01:58:11
36860         Log: Subject: [perl 7711: EPOC] updates
36861              From: Olaf Flebbe <o.flebbe@gmx.de>
36862              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
36863              Message-ID: <25575.974658810@www23.gmx.net>               
36864      Branch: perl
36865            + lib/File/Spec/Epoc.pm
36866            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
36867            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
36868            ! lib/File/Spec.pm perl.c sv.c
36869 ____________________________________________________________________________
36870 [  7757] By: jhi                                   on 2000/11/20  01:53:11
36871         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
36872      Branch: perl
36873            ! MANIFEST
36874 ____________________________________________________________________________
36875 [  7756] By: jhi                                   on 2000/11/20  01:47:22
36876         Log: Integrate perlio.
36877      Branch: perl
36878            - ext/re/hints/MSWin32.pl
36879           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
36880           !> win32/config.gc win32/config_H.gc win32/win32sck.c
36881 ____________________________________________________________________________
36882 [  7755] By: nick                                  on 2000/11/19  20:57:17
36883         Log: Add dummy crlf layer (just as buffer)
36884              Correct 1st bug - one layer of indirection.
36885      Branch: perlio
36886            ! perlio.c perlio.h perliol.h
36887 ____________________________________________________________________________
36888 [  7754] By: nick                                  on 2000/11/19  20:56:12
36889         Log: Work-round to Perl_deb_nocontext is no longer required
36890      Branch: perlio
36891            - ext/re/hints/MSWin32.pl
36892 ____________________________________________________________________________
36893 [  7753] By: nick                                  on 2000/11/19  20:01:16
36894         Log: diff -se shows these as different
36895      Branch: perlio
36896            ! global.sym pod/perlapi.pod
36897 ____________________________________________________________________________
36898 [  7752] By: nick                                  on 2000/11/19  18:57:30
36899         Log: Configure GCC/Win32 build -Duseperlio
36900              Fix a couple of gross issues
36901              - double-include of ../deb.o in re.dll
36902              - win32sck.c needs PerlIO and FILE 
36903      Branch: perlio
36904            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
36905            ! win32/win32sck.c
36906 ____________________________________________________________________________
36907 [  7751] By: nick                                  on 2000/11/19  17:05:36
36908         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
36909      Branch: perlio
36910            ! perlio.c
36911 ____________________________________________________________________________
36912 [  7750] By: nick                                  on 2000/11/19  16:57:14
36913         Log: Missing aTHX_
36914      Branch: perlio
36915            ! sv.c
36916 ____________________________________________________________________________
36917 [  7749] By: jhi                                   on 2000/11/19  16:28:40
36918         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
36919              From: "Peter J. Farley III" <pjfarley@banet.net>
36920              Date: Sun, 19 Nov 2000 01:42:58 -0500
36921              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
36922      Branch: perl
36923            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
36924 ____________________________________________________________________________
36925 [  7748] By: jhi                                   on 2000/11/19  16:08:10
36926         Log: Subject: podlators 1.05 available        
36927              From: Russ Allbery <rra@stanford.edu>   
36928              Date: 18 Nov 2000 22:04:28 -0800
36929              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
36930      Branch: perl
36931            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
36932 ____________________________________________________________________________
36933 [  7747] By: nick                                  on 2000/11/19  11:19:39
36934         Log: Integrate mainline
36935      Branch: perlio
36936           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
36937           !> util.c
36938 ____________________________________________________________________________
36939 [  7746] By: jhi                                   on 2000/11/19  06:42:22
36940         Log: Make hex scanning warn on "\x{x}" and "\xx".
36941              "\x" and and hex("x") are still valid.
36942      Branch: perl
36943            ! util.c
36944 ____________________________________________________________________________
36945 [  7745] By: nick                                  on 2000/11/18  22:52:28
36946         Log: Integrate mainline
36947      Branch: perlio
36948           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
36949           !> perl.h perlio.c proto.h regcomp.c regcomp.h
36950 ____________________________________________________________________________
36951 [  7744] By: jhi                                   on 2000/11/18  22:50:28
36952         Log: Introduce Perl_utf8_length().  Use it.
36953      Branch: perl
36954            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
36955 ____________________________________________________________________________
36956 [  7743] By: jhi                                   on 2000/11/18  22:38:51
36957         Log: Compiler denit.
36958      Branch: perl
36959            ! perlio.c
36960 ____________________________________________________________________________
36961 [  7742] By: jhi                                   on 2000/11/18  20:33:05
36962         Log: Integrate perlio.
36963      Branch: perl
36964           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
36965           !> perlio.h pp_ctl.c pp_sys.c sv.c
36966 ____________________________________________________________________________
36967 [  7741] By: jhi                                   on 2000/11/18  20:31:27
36968         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
36969              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36970              Date: Fri, 17 Nov 2000 20:35:11 -0500
36971              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
36972              
36973              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
36974              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36975              Date: Fri, 17 Nov 2000 21:03:47 -0500
36976              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
36977              
36978              Plus a little bit of tweaking in pregcomp().
36979      Branch: perl
36980            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
36981 ____________________________________________________________________________
36982 [  7740] By: nick                                  on 2000/11/18  20:17:22
36983         Log: Lexical use open ... support:
36984              add ->cop_io to COP structure in cop.h.
36985              Make mg.c and gv.c associate it with ${^OPEN}.
36986              Make lib/open.pm set it.
36987              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
36988              manner similar to ->cop_warnings.
36989              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
36990              call new PerlIO_apply_layers().
36991              Declare latter in perlio.h and define in perlio.c
36992      Branch: perlio
36993            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
36994            ! perlio.h pp_ctl.c pp_sys.c sv.c
36995 ____________________________________________________________________________
36996 [  7739] By: jhi                                   on 2000/11/18  19:54:00
36997         Log: Integrate perlio.
36998      Branch: perl
36999           !> doio.c perlio.c pp.c
37000 ____________________________________________________________________________
37001 [  7738] By: jhi                                   on 2000/11/18  17:16:13
37002         Log: Subject: [PATCH 5.7.0] etags broken again
37003              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37004              Date: Sat, 18 Nov 2000 02:41:36 -0500
37005              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
37006      Branch: perl
37007            ! emacs/ptags
37008 ____________________________________________________________________________
37009 [  7737] By: jhi                                   on 2000/11/18  17:12:18
37010         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
37011      Branch: perl
37012            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
37013 ____________________________________________________________________________
37014 [  7736] By: nick                                  on 2000/11/18  14:06:20
37015         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
37016              part to be isolated.
37017      Branch: perlio
37018            ! doio.c perlio.c
37019 ____________________________________________________________________________
37020 [  7735] By: nick                                  on 2000/11/18  11:03:32
37021         Log: Integrate mainline
37022      Branch: perlio
37023           !> Changes README.amiga README.win32 patchlevel.h
37024           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
37025 ____________________________________________________________________________
37026 [  7734] By: jhi                                   on 2000/11/18  01:18:56
37027         Log: Update Changes.
37028      Branch: perl
37029            ! Changes patchlevel.h
37030 ____________________________________________________________________________
37031 [  7733] By: jhi                                   on 2000/11/18  00:32:54
37032         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
37033              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37034              Date: Fri, 17 Nov 2000 17:28:02 -0500
37035              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
37036      Branch: perl
37037            ! regcomp.c regexec.c t/op/re_tests
37038 ____________________________________________________________________________
37039 [  7732] By: jhi                                   on 2000/11/18  00:28:56
37040         Log: Sparc 64-bit pack() fix from Jens Hamisch.
37041      Branch: perl
37042            ! pp.c
37043 ____________________________________________________________________________
37044 [  7731] By: jhi                                   on 2000/11/18  00:18:39
37045         Log: Explain in more detail the {} syntax ambiguousity.
37046              
37047              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
37048              From: Nicholas Clark <nick@ccl4.org>
37049              Date: Fri, 17 Nov 2000 22:10:28 +0000
37050              Message-ID: <20001117221028.A88930@plum.flirble.org>
37051      Branch: perl
37052            ! pod/perlfunc.pod
37053 ____________________________________________________________________________
37054 [  7730] By: jhi                                   on 2000/11/18  00:12:18
37055         Log: Subject: Fix for README.amiga (20000323.033)
37056              From: "Stephen P. Potter" <spp@spotter.yi.org>
37057              Date: Fri, 17 Nov 2000 12:25:51 -0500
37058              Message-Id: <200011171725.MAA05768@spotter.yi.org>
37059      Branch: perl
37060            ! README.amiga
37061 ____________________________________________________________________________
37062 [  7729] By: jhi                                   on 2000/11/18  00:08:34
37063         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
37064              From: "A. C. Yardley" <yardley@tanet.net>
37065              Date: Mon, 3 Apr 2000 11:35:33 -0700
37066              Message-ID: <3483.000403@tanet.net>
37067      Branch: perl
37068            ! README.win32
37069 ____________________________________________________________________________
37070 [  7728] By: nick                                  on 2000/11/17  21:59:47
37071         Log: Integrate mainline
37072      Branch: perlio
37073           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
37074           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
37075           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
37076           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
37077 ____________________________________________________________________________
37078 [  7727] By: nick                                  on 2000/11/17  21:56:31
37079         Log: Experiment on use of attributes.pm interface.
37080              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
37081              SVt_PVRV if not already something better (else vivify of say magic gets
37082              core dump).
37083      Branch: perlio
37084            ! perlio.c pp.c
37085 ____________________________________________________________________________
37086 [  7726] By: jhi                                   on 2000/11/17  14:15:49
37087         Log: Subject: Fix for 20000815.006
37088              From: "Stephen P. Potter" <spp@spotter.yi.org>
37089              Date: Fri, 17 Nov 2000 08:57:45 -0500
37090              Message-Id: <200011171357.IAA05122@spotter.yi.org>
37091              
37092              It's really 20000518.006.
37093      Branch: perl
37094            ! pod/perlmodlib.PL
37095 ____________________________________________________________________________
37096 [  7725] By: jhi                                   on 2000/11/17  14:12:31
37097         Log: Subject: Fix for 20000409.001
37098              From: "Stephen P. Potter" <spp@spotter.yi.org>
37099              Date: Fri, 17 Nov 2000 08:55:45 -0500
37100              Message-Id: <200011171355.IAA05104@spotter.yi.org>
37101      Branch: perl
37102            ! pod/perlfaq9.pod
37103 ____________________________________________________________________________
37104 [  7724] By: jhi                                   on 2000/11/17  14:08:58
37105         Log: Undo #7627 now that we have =head3.
37106      Branch: perl
37107            ! pod/perlhack.pod
37108 ____________________________________________________________________________
37109 [  7723] By: jhi                                   on 2000/11/17  14:04:09
37110         Log: As surmised the #7719 wasn't a good move.
37111      Branch: perl
37112            ! hints/solaris_2.sh
37113 ____________________________________________________________________________
37114 [  7722] By: jhi                                   on 2000/11/17  13:59:04
37115         Log: Also the 64bitall hints can be either here or there.
37116      Branch: perl
37117            ! hints/solaris_2.sh
37118 ____________________________________________________________________________
37119 [  7721] By: jhi                                   on 2000/11/17  02:26:23
37120         Log: Test tweak for the open pragma.
37121      Branch: perl
37122            ! t/lib/b.t
37123 ____________________________________________________________________________
37124 [  7720] By: jhi                                   on 2000/11/17  00:23:22
37125         Log: The long double hints can be here or there.
37126      Branch: perl
37127            ! hints/solaris_2.sh
37128 ____________________________________________________________________________
37129 [  7719] By: jhi                                   on 2000/11/17  00:14:06
37130         Log: For Solaris use64bitall the stdchar needs a little bit of help.
37131      Branch: perl
37132            ! hints/solaris_2.sh
37133 ____________________________________________________________________________
37134 [  7718] By: jhi                                   on 2000/11/16  23:27:34
37135         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
37136              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
37137              Date: Wed, 15 Nov 2000 08:56:32 +0100
37138              Message-ID: <3A1241B0.64477E00@alcatel.at>
37139      Branch: perl
37140            ! lib/Carp/Heavy.pm
37141 ____________________________________________________________________________
37142 [  7717] By: jhi                                   on 2000/11/16  23:23:29
37143         Log: Subject: [PATCH] Re: 20001101.003 PDL
37144              From: Nicholas Clark <nick@ccl4.org>
37145              Date: Thu, 16 Nov 2000 16:48:25 +0000
37146              Message-ID: <20001116164825.B93487@plum.flirble.org>
37147      Branch: perl
37148            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
37149 ____________________________________________________________________________
37150 [  7716] By: jhi                                   on 2000/11/16  23:21:31
37151         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
37152              From: "Casey R. Tweten" <crt@kiski.net>
37153              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
37154              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
37155      Branch: perl
37156            ! lib/Pod/Checker.pm pod/perlpod.pod
37157 ____________________________________________________________________________
37158 [  7715] By: jhi                                   on 2000/11/16  23:19:40
37159         Log: Avoid an infinite loop in VMS when utils scripts are run
37160              with no arguments, from Charles Lane.
37161      Branch: perl
37162            ! configure.com
37163 ____________________________________________________________________________
37164 [  7714] By: jhi                                   on 2000/11/16  23:17:08
37165         Log: Subject: perllocale.pod changes
37166              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
37167              Date: Mon, 13 Nov 2000 10:09:22 +0300
37168              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
37169      Branch: perl
37170            ! pod/perllocale.pod
37171 ____________________________________________________________________________
37172 [  7713] By: jhi                                   on 2000/11/16  23:14:06
37173         Log: Integrate perlio.
37174      Branch: perl
37175           !> doio.c perlio.c perlio.h util.c
37176 ____________________________________________________________________________
37177 [  7712] By: nick                                  on 2000/11/16  21:10:58
37178         Log: Integrate mainline
37179      Branch: perlio
37180           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
37181           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
37182           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
37183           !> vos/config.ga.def vos/config.ga.h win32/config.bc
37184           !> win32/config.gc win32/config.vc
37185 ____________________________________________________________________________
37186 [  7711] By: nick                                  on 2000/11/16  19:56:41
37187         Log: Minor tweaks:
37188              consistent way of getting 'rb', 'wb' etc. for binary opens
37189              move *perlio::layers to *open::layers
37190              a #define to show layers available
37191              DOSISH popen/PerlIO had export/import sense inverted.
37192      Branch: perlio
37193            ! doio.c perlio.c perlio.h util.c
37194 ____________________________________________________________________________
37195 [  7710] By: jhi                                   on 2000/11/16  15:46:05
37196         Log: Add HAS_SBRK_PROTO.
37197      Branch: metaconfig/U/perl
37198            + d_sbrkproto.U
37199      Branch: perl
37200            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37201            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
37202            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
37203            ! vos/config.ga.def vos/config.ga.h win32/config.bc
37204            ! win32/config.gc win32/config.vc
37205 ____________________________________________________________________________
37206 [  7709] By: nick                                  on 2000/11/16  07:31:49
37207         Log: Integrate mainline
37208      Branch: perlio
37209           !> (integrate 35 files)
37210 ____________________________________________________________________________
37211 [  7708] By: jhi                                   on 2000/11/16  05:33:03
37212         Log: These files are text, not binary.
37213      Branch: perl
37214            ! ext/Encode/Encode/iso8859-10.enc
37215            ! ext/Encode/Encode/iso8859-13.enc
37216            ! ext/Encode/Encode/iso8859-14.enc
37217            ! ext/Encode/Encode/iso8859-15.enc
37218 ____________________________________________________________________________
37219 [  7707] By: jhi                                   on 2000/11/16  01:53:37
37220         Log: Update Changes.
37221      Branch: perl
37222            ! Changes patchlevel.h
37223 ____________________________________________________________________________
37224 [  7706] By: jhi                                   on 2000/11/16  01:35:59
37225         Log: More #undefing of stdio.
37226      Branch: perl
37227            ! fakesdio.h nostdio.h
37228 ____________________________________________________________________________
37229 [  7705] By: jhi                                   on 2000/11/16  01:34:18
37230         Log: Add fwalk() probe to the configuration files and regen perltoc.
37231      Branch: perl
37232            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37233            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
37234            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
37235            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
37236            ! win32/config.bc win32/config.gc win32/config.vc
37237 ____________________________________________________________________________
37238 [  7704] By: jhi                                   on 2000/11/16  01:33:07
37239         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
37240              an optional third argument to Inlibc?)
37241      Branch: metaconfig/U/perl
37242            + d__fwalk.U
37243 ____________________________________________________________________________
37244 [  7703] By: jhi                                   on 2000/11/16  01:09:22
37245         Log: The type of the hash_cb() size argument is tricky.
37246      Branch: perl
37247            ! ext/DB_File/DB_File.xs
37248 ____________________________________________________________________________
37249 [  7702] By: jhi                                   on 2000/11/15  23:01:16
37250         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
37251      Branch: perl
37252            ! nostdio.h
37253 ____________________________________________________________________________
37254 [  7701] By: jhi                                   on 2000/11/15  22:52:32
37255         Log: Detypo.
37256      Branch: perl
37257            ! t/lib/bigfltpm.t
37258 ____________________________________________________________________________
37259 [  7700] By: jhi                                   on 2000/11/15  22:51:56
37260         Log: UINT64_C() work continues.
37261      Branch: perl
37262            ! handy.h perl.h utf8.h
37263 ____________________________________________________________________________
37264 [  7699] By: jhi                                   on 2000/11/15  14:13:04
37265         Log: SOCKS has its own USE_THREADS, based on
37266              
37267              Subject: [ID 20001114.002] et. al. bugfix followup
37268              From: Jens Hamisch <jens@Strawberry.COM> 
37269              Date: Wed, 15 Nov 2000 14:23:11 +0100
37270              Message-ID: <20001115142311.A21164@Strawberry.COM>
37271      Branch: perl
37272            ! perl.h
37273 ____________________________________________________________________________
37274 [  7698] By: jhi                                   on 2000/11/15  03:50:56
37275         Log: Add few missing #undefs and sort them.
37276      Branch: perl
37277            ! fakesdio.h
37278 ____________________________________________________________________________
37279 [  7697] By: jhi                                   on 2000/11/15  03:39:14
37280         Log: Linenumber fix.
37281      Branch: perl
37282            ! t/pragma/warn/utf8
37283 ____________________________________________________________________________
37284 [  7696] By: jhi                                   on 2000/11/15  02:55:26
37285         Log: EBCDIC tweaks.
37286              
37287              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
37288              From: Peter Prymmer <pvhp@forte.com>
37289              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
37290              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
37291      Branch: perl
37292            ! t/op/regmesg.t t/pragma/warn/utf8
37293 ____________________________________________________________________________
37294 [  7695] By: jhi                                   on 2000/11/15  02:53:58
37295         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
37296              From: Peter Prymmer <pvhp@forte.com>
37297              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
37298              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
37299      Branch: perl
37300            ! utf8.c
37301 ____________________________________________________________________________
37302 [  7694] By: jhi                                   on 2000/11/15  02:50:55
37303         Log: Subject: [PATCH: perl@7674] updates to README.os390
37304              From: Prymmer/Kahn <pvhp@best.com>
37305              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
37306              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
37307      Branch: perl
37308            ! README.os390
37309 ____________________________________________________________________________
37310 [  7693] By: jhi                                   on 2000/11/15  02:48:37
37311         Log: Quit utf8_to_uv() instantly if curlen == 0.
37312      Branch: perl
37313            ! utf8.c
37314 ____________________________________________________________________________
37315 [  7692] By: jhi                                   on 2000/11/15  02:24:29
37316         Log: Use u_int32_t for the size of hash_cb(), not size_t.
37317              
37318              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
37319              From: Jens Hamisch <jens@Strawberry.COM>     
37320              Date: Tue, 14 Nov 2000 19:03:55 +0100
37321              Message-Id: <20001114190355.A20559@Strawberry.COM>
37322      Branch: perl
37323            ! ext/DB_File/DB_File.xs
37324 ____________________________________________________________________________
37325 [  7691] By: jhi                                   on 2000/11/15  02:20:12
37326         Log: Use UINT64_C().
37327              
37328              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
37329              From: Jens Hamisch <jens@Strawberry.COM>
37330              Date: Tue, 14 Nov 2000 19:16:23 +0100
37331              Message-Id: <20001114191623.G20559@Strawberry.COM>
37332      Branch: perl
37333            ! utf8.c utf8.h
37334 ____________________________________________________________________________
37335 [  7690] By: jhi                                   on 2000/11/15  02:17:06
37336         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
37337              (a macro to define signed and unsigned integer constants).
37338      Branch: perl
37339            ! handy.h
37340 ____________________________________________________________________________
37341 [  7689] By: jhi                                   on 2000/11/15  01:56:51
37342         Log: Regen Configure.
37343      Branch: perl
37344            ! Configure
37345 ____________________________________________________________________________
37346 [  7688] By: jhi                                   on 2000/11/15  01:56:32
37347         Log: Make the unit know about SOCKS.
37348      Branch: metaconfig
37349            ! U/protos/socksizetype.U
37350 ____________________________________________________________________________
37351 [  7687] By: jhi                                   on 2000/11/15  01:54:47
37352         Log: Remove unused dependencies.
37353      Branch: metaconfig
37354            ! U/compline/d_getpagsz.U
37355 ____________________________________________________________________________
37356 [  7686] By: nick                                  on 2000/11/14  21:25:13
37357         Log: Integrate mainline.
37358      Branch: perlio
37359           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
37360           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
37361           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
37362           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
37363           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
37364           !> win32/config.bc win32/config.gc win32/config.vc
37365           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
37366 ____________________________________________________________________________
37367 [  7685] By: jhi                                   on 2000/11/14  17:54:56
37368         Log: Integrate perlio.
37369      Branch: perl
37370           +> fakesdio.h perliol.h
37371           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
37372           !> perlsdio.h perlsfio.h pod/perlfunc.pod
37373 ____________________________________________________________________________
37374 [  7684] By: nick                                  on 2000/11/14  17:43:04
37375         Log: PerlIO #include and #ifdef re-work.
37376      Branch: perlio
37377            + fakesdio.h perliol.h
37378            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
37379            ! perlsdio.h perlsfio.h
37380 ____________________________________________________________________________
37381 [  7683] By: jhi                                   on 2000/11/14  15:42:40
37382         Log: Hoist the duplicated socket/netdb include logic to perl.h;
37383              undef SETERRNO in case SOCKS has defined it.  Based on:
37384              
37385              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
37386              From: Jens Hamisch <jens@Strawberry.COM> 
37387              Date: Tue, 14 Nov 2000 11:34:40 +0100
37388              Message-Id: <20001114113440.A20005@Strawberry.COM>
37389      Branch: perl
37390            ! doio.c perl.h pp_sys.c
37391 ____________________________________________________________________________
37392 [  7682] By: jhi                                   on 2000/11/14  14:07:28
37393         Log: Subject: some additions for makefiles for win32 (for perl@7674)
37394              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
37395              Date: Tue, 14 Nov 2000 09:31:13 +0300
37396              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
37397      Branch: perl
37398            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
37399            ! win32/makefile.mk
37400 ____________________________________________________________________________
37401 [  7681] By: jhi                                   on 2000/11/14  14:01:41
37402         Log: Subject: tiny typo in perl5db.pl
37403              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
37404              Date: Tue, 14 Nov 2000 09:29:28 +0300
37405              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
37406      Branch: perl
37407            ! lib/perl5db.pl
37408 ____________________________________________________________________________
37409 [  7680] By: jhi                                   on 2000/11/14  04:13:50
37410         Log: Redo #7679 with LFs instead of CRLFs.
37411      Branch: perl
37412            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
37413            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
37414            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
37415 ____________________________________________________________________________
37416 [  7679] By: jhi                                   on 2000/11/14  01:21:09
37417         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
37418              From: Benjamin Stuhl <tiriath@yahoo.com> 
37419              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
37420              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
37421      Branch: perl
37422            + win32/bin/mdelete.bat
37423            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
37424            ! makedef.pl perlio.c win32/Makefile win32/config.gc
37425            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
37426 ____________________________________________________________________________
37427 [  7678] By: jhi                                   on 2000/11/14  01:19:20
37428         Log: Fix the re extension building for Win32.
37429              
37430              Subject: [PATCH perl@7638] Get PerlIO building on Win32
37431              From: Benjamin Stuhl <tiriath@yahoo.com> 
37432              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
37433              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
37434      Branch: perl
37435            + ext/re/hints/MSWin32.pl
37436            ! MANIFEST
37437 ____________________________________________________________________________
37438 [  7677] By: jhi                                   on 2000/11/14  01:13:54
37439         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
37440              From: sthoenna@efn.org
37441              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
37442              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
37443      Branch: perl
37444            ! doop.c pp.c toke.c utf8.c utf8.h
37445 ____________________________________________________________________________
37446 [  7676] By: jhi                                   on 2000/11/13  20:23:15
37447         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
37448              From: Nicholas Clark <nick@ccl4.org>
37449              Date: Mon, 13 Nov 2000 18:55:04 +0000
37450              Message-ID: <20001113185504.J29183@plum.flirble.org>
37451      Branch: perl
37452            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
37453 ____________________________________________________________________________
37454 [  7675] By: nick                                  on 2000/11/13  20:21:57
37455         Log: Integrate mainline ...
37456      Branch: perlio
37457           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
37458           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
37459           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
37460           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
37461 ____________________________________________________________________________
37462 [  7674] By: jhi                                   on 2000/11/13  15:07:56
37463         Log: Update Changes.
37464      Branch: perl
37465            ! Changes patchlevel.h
37466 ____________________________________________________________________________
37467 [  7673] By: jhi                                   on 2000/11/13  14:42:42
37468         Log: Remove the new two tests of lib/io_xs for now, they seem to
37469              fail under perlio on some platforms.
37470      Branch: perl
37471            ! t/lib/io_xs.t
37472 ____________________________________________________________________________
37473 [  7672] By: jhi                                   on 2000/11/13  13:57:53
37474         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
37475      Branch: perl
37476            ! perlio.c
37477 ____________________________________________________________________________
37478 [  7671] By: jhi                                   on 2000/11/13  05:30:48
37479         Log: Placate nervous compilers that see longer than ints switch()ing.
37480      Branch: perl
37481            ! utf8.c
37482 ____________________________________________________________________________
37483 [  7670] By: jhi                                   on 2000/11/13  05:14:21
37484         Log: fputs() does return EOF on error but here we don't care.
37485      Branch: perl
37486            ! perlio.c
37487 ____________________________________________________________________________
37488 [  7669] By: jhi                                   on 2000/11/13  05:02:45
37489         Log: Declare reg_data like reg_substr_data.
37490      Branch: perl
37491            ! regexp.h
37492 ____________________________________________________________________________
37493 [  7668] By: jhi                                   on 2000/11/13  04:54:34
37494         Log: Typos in #7667.
37495      Branch: perl
37496            ! perl.h
37497 ____________________________________________________________________________
37498 [  7667] By: jhi                                   on 2000/11/13  04:49:49
37499         Log: Cleanup messy #ifdef.
37500      Branch: perl
37501            ! perl.h
37502 ____________________________________________________________________________
37503 [  7666] By: jhi                                   on 2000/11/13  04:17:34
37504         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
37505              From: Nicholas Clark <nick@talking.bollo.cx>
37506              Date: Sun, 12 Nov 2000 21:14:11 +0000
37507              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
37508              
37509              Note: only one breakage of the two reported is fixed by this patch.
37510      Branch: perl
37511            ! perlio.c
37512 ____________________________________________________________________________
37513 [  7665] By: jhi                                   on 2000/11/13  04:05:07
37514         Log: Tweak the definition of the bit complement on UTF-8 data:
37515              if none of the characters in the string are > 0xff,
37516              the result is a complemented byte string, not a (UTF-8)
37517              char string.  Based on the summary in
37518              
37519              Subject: Re: [ID 20000918.005] ~ on wide chars
37520              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
37521              Date: Fri, 10 Nov 2000 09:47:15 -0800
37522              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
37523              
37524              This should give us the maximum backward (pre-char string)
37525              compatibility and utf8 compatibility.  The other alternative
37526              would be to limit the bit complement to be always byte only,
37527              taking the least significant byte of the chars.
37528      Branch: perl
37529            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
37530 ____________________________________________________________________________
37531 [  7664] By: jhi                                   on 2000/11/13  00:23:44
37532         Log: Couple of tests from #7660 salvaged.
37533      Branch: perl
37534            - t/op/tell.t
37535            ! MANIFEST t/io/tell.t
37536 ____________________________________________________________________________
37537 [  7663] By: jhi                                   on 2000/11/13  00:02:48
37538         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
37539              From: Nicholas Clark <nick@talking.bollo.cx>
37540              Date: Sun, 12 Nov 2000 21:23:43 +0000
37541              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
37542      Branch: perl
37543            ! perlsfio.h
37544 ____________________________________________________________________________
37545 [  7662] By: jhi                                   on 2000/11/13  00:01:39
37546         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
37547              From: Nicholas Clark <nick@talking.bollo.cx>
37548              Date: Sun, 12 Nov 2000 21:30:04 +0000
37549              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
37550      Branch: perl
37551            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
37552 ____________________________________________________________________________
37553 [  7661] By: jhi                                   on 2000/11/12  23:57:29
37554         Log: Document tell() on special streams.
37555      Branch: perl
37556            ! pod/perlfunc.pod
37557 ____________________________________________________________________________
37558 [  7660] By: jhi                                   on 2000/11/12  23:54:22
37559         Log: (Subsumed by #7664)
37560      Branch: perl
37561            + t/op/tell.t
37562            ! MANIFEST
37563 ____________________________________________________________________________
37564 [  7659] By: jhi                                   on 2000/11/12  22:55:25
37565         Log: Many subdocumented return values of the IO extension now documented.
37566              ungetc and write still left subdocumented.
37567              
37568              Subject: [PATCH] (was Re: IO::Handle::ungetc)
37569              From: Nicholas Clark <nick@talking.bollo.cx>
37570              Date: Sun, 12 Nov 2000 21:35:53 +0000
37571              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
37572      Branch: perl
37573            ! ext/IO/lib/IO/Handle.pm
37574 ____________________________________________________________________________
37575 [  7658] By: jhi                                   on 2000/11/12  21:37:06
37576         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
37577              From: Nicholas Clark <nick@talking.bollo.cx>
37578              Date: Sun, 12 Nov 2000 20:03:22 +0000
37579              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
37580      Branch: perl
37581            ! pod/perlfunc.pod
37582 ____________________________________________________________________________
37583 [  7657] By: jhi                                   on 2000/11/12  20:34:55
37584         Log: Integrate perlio.
37585      Branch: perl
37586           !> perlio.c
37587 ____________________________________________________________________________
37588 [  7656] By: nick                                  on 2000/11/12  19:25:06
37589         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
37590      Branch: perlio
37591            ! perlio.c
37592 ____________________________________________________________________________
37593 [  7655] By: nick                                  on 2000/11/12  19:09:41
37594         Log: Integrate mainline
37595      Branch: perlio
37596           +> README.solaris ext/Encode/Encode/cp1006.enc
37597           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
37598           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
37599           +> ext/Encode/Encode/iso8859-13.enc
37600           +> ext/Encode/Encode/iso8859-14.enc
37601           +> ext/Encode/Encode/iso8859-15.enc
37602           !> (integrate 34 files)
37603 ____________________________________________________________________________
37604 [  7654] By: jhi                                   on 2000/11/12  19:00:22
37605         Log: Add a metaconfig unit for fsync.
37606      Branch: metaconfig/U/perl
37607            + d_fsync.U
37608 ____________________________________________________________________________
37609 [  7653] By: jhi                                   on 2000/11/12  19:00:01
37610         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
37611      Branch: perl
37612            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37613            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
37614            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
37615            ! vos/config.ga.h win32/config.bc win32/config.gc
37616            ! win32/config.vc
37617 ____________________________________________________________________________
37618 [  7652] By: jhi                                   on 2000/11/11  21:12:01
37619         Log: Copy the s// information of README.hpux also to the perlrun.
37620      Branch: perl
37621            ! README.hpux pod/perlrun.pod
37622 ____________________________________________________________________________
37623 [  7651] By: jhi                                   on 2000/11/11  21:03:13
37624         Log: More README.solaris updates from Andy Dougherty.
37625      Branch: perl
37626            ! README.solaris
37627 ____________________________________________________________________________
37628 [  7650] By: jhi                                   on 2000/11/11  18:38:57
37629         Log: More descriptive error for unknown perlio layers.
37630              
37631              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
37632              From: Dominic Dunlop <domo@computer.org> 
37633              Date: Sat, 11 Nov 2000 18:20:32 +0100             
37634              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
37635      Branch: perl
37636            ! perlio.c pod/perldiag.pod
37637 ____________________________________________________________________________
37638 [  7649] By: jhi                                   on 2000/11/11  18:37:52
37639         Log: MachTen doesn't really do mmap() and munmap().
37640              
37641              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
37642              From: Dominic Dunlop <domo@computer.org> 
37643              Date: Sat, 11 Nov 2000 18:20:32 +0100             
37644              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
37645      Branch: perl
37646            ! hints/machten.sh
37647 ____________________________________________________________________________
37648 [  7648] By: jhi                                   on 2000/11/11  18:36:46
37649         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
37650              From: rspier@pobox.com (Robert Spier)
37651              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
37652              Message-ID: <14861.32839.491271.985797@rls.cx>
37653      Branch: perl
37654            ! Porting/Contract pod/perltoot.pod
37655 ____________________________________________________________________________
37656 [  7647] By: jhi                                   on 2000/11/11  18:35:30
37657         Log: Simplify the getpagesize() unit by dropping the
37658              pagesize probe since it's nowadays slightly more
37659              complicated because of sysconf(). (Note: if some
37660              platform really needs the -lPW for getpagesize,
37661              I just broke it.)
37662              
37663              TODO: a new pagesize unit.
37664      Branch: metaconfig
37665            ! U/compline/d_getpagsz.U
37666 ____________________________________________________________________________
37667 [  7646] By: jhi                                   on 2000/11/11  18:33:23
37668         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
37669      Branch: perl
37670            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37671            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
37672            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
37673            ! vos/config.ga.h win32/config.bc win32/config.gc
37674            ! win32/config.vc
37675 ____________________________________________________________________________
37676 [  7645] By: jhi                                   on 2000/11/11  16:45:15
37677         Log: Use sysconf() or getpagesize() to find out the pagesize.
37678      Branch: perl
37679            ! perlio.c
37680 ____________________________________________________________________________
37681 [  7644] By: jhi                                   on 2000/11/11  15:46:08
37682         Log: Integrate perlio.
37683      Branch: perl
37684           !> perlio.c
37685 ____________________________________________________________________________
37686 [  7643] By: jhi                                   on 2000/11/11  15:33:36
37687         Log: Subject: Re: [PATCH] README.solaris
37688              From: Lupe Christoph <lupe@lupe-christoph.de>
37689              Date: Sat, 11 Nov 2000 14:08:10 +0100
37690              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
37691      Branch: perl
37692            ! README.solaris
37693 ____________________________________________________________________________
37694 [  7642] By: jhi                                   on 2000/11/11  15:22:12
37695         Log: Subject: [PATCH perl@7638] cygwin port
37696              From: "Eric Fifer" <egf7@columbia.edu>            
37697              Date: Fri, 10 Nov 2000 19:30:30 -0000
37698              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
37699      Branch: perl
37700            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
37701 ____________________________________________________________________________
37702 [  7641] By: nick                                  on 2000/11/11  14:50:36
37703         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
37704              Also call "Buf" layer directly when unread'ing non-read chars.
37705      Branch: perlio
37706            ! perlio.c
37707 ____________________________________________________________________________
37708 [  7640] By: jhi                                   on 2000/11/11  02:05:02
37709         Log: Add more encoding tables.
37710      Branch: perl
37711            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
37712            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
37713            + ext/Encode/Encode/iso8859-10.enc
37714            + ext/Encode/Encode/iso8859-13.enc
37715            + ext/Encode/Encode/iso8859-14.enc
37716            + ext/Encode/Encode/iso8859-15.enc
37717            ! MANIFEST
37718 ____________________________________________________________________________
37719 [  7639] By: jhi                                   on 2000/11/10  18:49:25
37720         Log: Subject: [PATCH] README.solaris
37721              From: Andy Dougherty <doughera@lafayette.edu>
37722              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
37723              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
37724      Branch: perl
37725            + README.solaris
37726            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
37727            ! pod/perl.pod pod/perltoc.pod
37728 ____________________________________________________________________________
37729 [  7638] By: jhi                                   on 2000/11/10  15:04:15
37730         Log: Update Changes.
37731      Branch: perl
37732            ! Changes patchlevel.h
37733 ____________________________________________________________________________
37734 [  7637] By: jhi                                   on 2000/11/10  14:14:28
37735         Log: Explain better why certain regex tests are skipped.
37736              
37737              Subject: Re: tests skipped: unknown reason
37738              From: Lupe Christoph <lupe@lupe-christoph.de>
37739              Date: Fri, 10 Nov 2000 09:08:56 +0100
37740              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
37741      Branch: perl
37742            ! t/op/regexp.t
37743 ____________________________________________________________________________
37744 [  7636] By: nick                                  on 2000/11/10  13:40:00
37745         Log: Integrate mainline.
37746      Branch: perlio
37747           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
37748           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
37749           !> win32/bin/search.pl
37750 ____________________________________________________________________________
37751 [  7635] By: nick                                  on 2000/11/10  13:25:52
37752         Log: Re-instate stdio large file support via perlio.
37753      Branch: perl
37754            ! perlio.c
37755 ____________________________________________________________________________
37756 [  7634] By: jhi                                   on 2000/11/10  04:49:55
37757         Log: Amdahl UTS hints updates.
37758              
37759              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
37760              From: hom00@utsglobal.com (Harold O Morris)
37761              Date: Thu, 9 Nov 2000 20:02 PST
37762              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
37763      Branch: perl
37764            ! hints/uts.sh
37765 ____________________________________________________________________________
37766 [  7633] By: jhi                                   on 2000/11/09  23:33:28
37767         Log: Subject: [PATCH] IO::Seekable pod
37768              From: Nicholas Clark <nick@talking.bollo.cx>
37769              Date: Thu, 9 Nov 2000 20:29:45 +0000
37770              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
37771      Branch: perl
37772            ! ext/IO/lib/IO/Handle.pm
37773 ____________________________________________________________________________
37774 [  7632] By: jhi                                   on 2000/11/09  21:55:41
37775         Log: Various doc oddball characters.
37776              
37777              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
37778              From: Michael Somos <somos@grail.cba.csuohio.edu>
37779              Date: Mon, 6 Nov 2000 17:44:20 -0500
37780              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
37781      Branch: perl
37782            ! emacs/cperl-mode.el lib/unicode/syllables.txt
37783            ! win32/bin/search.pl
37784 ____________________________________________________________________________
37785 [  7631] By: jhi                                   on 2000/11/09  21:12:29
37786         Log: Subject: Re: bash -c exit and linux hints 
37787              From: "John P. Linderman" <jpl@research.att.com>
37788              Date: Thu, 02 Nov 2000 09:37:25 -0500
37789              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
37790      Branch: perl
37791            ! hints/linux.sh
37792 ____________________________________________________________________________
37793 [  7630] By: nick                                  on 2000/11/09  20:34:11
37794         Log: Integrate mainline.
37795      Branch: perlio
37796           !> (integrate 91 files)
37797 ____________________________________________________________________________
37798 [  7629] By: jhi                                   on 2000/11/09  19:46:31
37799         Log: Missing dTHXs.
37800              
37801              Subject: RE: perl@7595 builds not on cygwin
37802              From: "Eric Fifer" <egf7@columbia.edu>
37803              Date: Thu, 9 Nov 2000 19:26:50 -0000
37804              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
37805      Branch: perl
37806            ! ext/Devel/Peek/Peek.xs
37807 ____________________________________________________________________________
37808 [  7628] By: jhi                                   on 2000/11/09  14:48:27
37809         Log: Disable only the tests 99 and 166 for UTF-8 locales.
37810      Branch: perl
37811            ! t/pragma/locale.t
37812 ____________________________________________________________________________
37813 [  7627] By: jhi                                   on 2000/11/09  14:40:27
37814         Log: There's no =head3.
37815      Branch: perl
37816            ! pod/perlhack.pod
37817 ____________________________________________________________________________
37818 [  7626] By: jhi                                   on 2000/11/09  13:54:26
37819         Log: The generated boot_* headers are wrong.  Pickier compiler,
37820              such as KAI C++ will refuse to compile the resulting perlmain.
37821              
37822              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
37823              From: Harri Pasanen <harri.pasanen@trema.com>
37824              Date: Thu, 09 Nov 2000 14:23:28 +0100
37825              Message-Id: <3A0AA550.26D548A3@trema.com>
37826      Branch: perl
37827            ! minimod.pl
37828 ____________________________________________________________________________
37829 [  7625] By: jhi                                   on 2000/11/09  13:50:44
37830         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
37831              From: Prymmer/Kahn <pvhp@best.com>
37832              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
37833              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
37834              
37835              All except the "cow orker" change.
37836      Branch: perl
37837            ! Porting/pumpkin.pod
37838 ____________________________________________________________________________
37839 [  7624] By: jhi                                   on 2000/11/09  13:45:33
37840         Log: Fix for
37841              
37842              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
37843              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
37844              Date: Thu, 09 Nov 2000 11:05:52 +0100
37845              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
37846      Branch: perl
37847            ! pod/perldiag.pod t/pragma/warn/pp_sys
37848 ____________________________________________________________________________
37849 [  7623] By: jhi                                   on 2000/11/09  13:37:16
37850         Log: Typo in an ifndef.
37851              
37852              Subject: Re: [PATCH 5.7.0] better messages from malloc()
37853              From: Joe Smith <jms@inwap.com>         
37854              Date: Thu, 09 Nov 2000 01:33:14 -0800
37855              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
37856      Branch: perl
37857            ! malloc.c
37858 ____________________________________________________________________________
37859 [  7622] By: jhi                                   on 2000/11/09  13:31:18
37860         Log: Remove unused extra arguments.
37861      Branch: metaconfig/U/perl
37862            ! perlxv.U
37863      Branch: perl
37864            ! Configure config_h.SH
37865 ____________________________________________________________________________
37866 [  7621] By: jhi                                   on 2000/11/09  13:16:36
37867         Log: More VMS moves on environment handling, from Charles Lane.
37868      Branch: perl
37869            ! t/pragma/locale.t
37870 ____________________________________________________________________________
37871 [  7620] By: jhi                                   on 2000/11/09  04:42:38
37872         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
37873              From: David Dyck <dcd@tc.fluke.com>
37874              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
37875              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
37876      Branch: perl
37877            ! pp_sys.c
37878 ____________________________________________________________________________
37879 [  7619] By: jhi                                   on 2000/11/09  04:36:21
37880         Log: Forgot from #7618.
37881      Branch: perl
37882            ! lib/File/stat.pm
37883 ____________________________________________________________________________
37884 [  7618] By: jhi                                   on 2000/11/09  04:28:44
37885         Log: Make deleting for %ENV work for (newer versions of) VMS,
37886              from Craig A. Berry.
37887      Branch: perl
37888            ! vms/vms.c
37889 ____________________________________________________________________________
37890 [  7617] By: jhi                                   on 2000/11/09  04:25:05
37891         Log: Subject: [PATCH] Class::Struct at compile time
37892              From: "Casey R. Tweten" <crt@kiski.net>
37893              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
37894              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
37895      Branch: perl
37896            ! lib/Class/Struct.pm
37897 ____________________________________________________________________________
37898 [  7616] By: jhi                                   on 2000/11/09  04:15:17
37899         Log: Subject: [ID 20001108.013] spelling
37900              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
37901              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
37902              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
37903      Branch: perl
37904            ! lib/ftp.pl
37905 ____________________________________________________________________________
37906 [  7615] By: jhi                                   on 2000/11/09  04:12:42
37907         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
37908              From: Peter Prymmer <pvhp@forte.com>
37909              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
37910              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
37911      Branch: perl
37912            ! configure.com
37913 ____________________________________________________________________________
37914 [  7614] By: jhi                                   on 2000/11/08  22:42:55
37915         Log: A missing aTHX_.
37916      Branch: perl
37917            ! ext/IPC/SysV/SysV.xs
37918 ____________________________________________________________________________
37919 [  7613] By: jhi                                   on 2000/11/08  19:30:21
37920         Log: Update Changes.
37921      Branch: perl
37922            ! Changes patchlevel.h
37923 ____________________________________________________________________________
37924 [  7612] By: jhi                                   on 2000/11/08  18:35:25
37925         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
37926              From: David Dyck <dcd@tc.fluke.com>
37927              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
37928              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
37929      Branch: perl
37930            ! pp_sys.c
37931 ____________________________________________________________________________
37932 [  7611] By: jhi                                   on 2000/11/08  18:30:26
37933         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
37934              From: Dominic Dunlop <domo@computer.org>
37935              Date: Tue, 7 Nov 2000 12:05:25 +0100
37936              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
37937      Branch: perl
37938            ! malloc.c
37939 ____________________________________________________________________________
37940 [  7610] By: jhi                                   on 2000/11/08  18:25:14
37941         Log: Do not test UTF-8 locales since that the tests would require
37942              polymorphic regexen.
37943      Branch: perl
37944            ! t/pragma/locale.t
37945 ____________________________________________________________________________
37946 [  7609] By: jhi                                   on 2000/11/08  17:12:51
37947         Log: Locale buglets.
37948              
37949              Subject: RE: Locales support (setlocale) fixes
37950              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
37951              Date: Wed, 8 Nov 2000 20:01:39 +0300
37952              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
37953      Branch: perl
37954            ! t/pragma/locale.t util.c
37955 ____________________________________________________________________________
37956 [  7608] By: jhi                                   on 2000/11/08  17:00:16
37957         Log: Deleting $ENV{PATH} in VMS is not recommendable.
37958      Branch: perl
37959            ! t/pragma/locale.t
37960 ____________________________________________________________________________
37961 [  7607] By: jhi                                   on 2000/11/08  16:58:26
37962         Log: Subject: PATCH std stdio for (Free)BSD
37963              From: Nicholas Clark <nick@ccl4.org>
37964              Date: Wed, 8 Nov 2000 15:36:29 +0000
37965              Message-ID: <20001108153629.D98736@plum.flirble.org>
37966      Branch: metaconfig
37967            ! U/compline/d_stdstdio.U
37968      Branch: perl
37969            ! Configure config_h.SH
37970 ____________________________________________________________________________
37971 [  7606] By: jhi                                   on 2000/11/08  16:43:31
37972         Log: Forgot to bump the line numbers in #7601.
37973      Branch: perl
37974            ! t/pragma/warn/pp_sys
37975 ____________________________________________________________________________
37976 [  7605] By: jhi                                   on 2000/11/08  16:39:12
37977         Log: More careful detection of how well NVs and UVs mix.
37978              
37979              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))
37980              From: Nicholas Clark <nick@ccl4.org>
37981              Date: Wed, 8 Nov 2000 15:14:12 +0000
37982              Message-ID: <20001108151412.B98736@plum.flirble.org>
37983              
37984              Added some SIGFPE paranoia.
37985      Branch: metaconfig/U/perl
37986            ! perlxv.U
37987      Branch: perl
37988            ! Configure config_h.SH
37989 ____________________________________________________________________________
37990 [  7604] By: jhi                                   on 2000/11/08  14:39:10
37991         Log: Subject: [patch perl@7595] VMS configure.com tweak
37992              From: "Craig A. Berry" <craigberry@mac.com>
37993              Date: Wed, 8 Nov 2000 00:24:12 -0600
37994              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
37995      Branch: perl
37996            ! configure.com
37997 ____________________________________________________________________________
37998 [  7603] By: jhi                                   on 2000/11/08  14:27:11
37999         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
38000              From: Robin Barker <rmb1@cise.npl.co.uk>
38001              Date: Wed, 8 Nov 2000 11:11:39 GMT
38002              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
38003      Branch: perl
38004            ! perlio.c
38005 ____________________________________________________________________________
38006 [  7602] By: jhi                                   on 2000/11/08  14:25:03
38007         Log: Fix for the tie-refhash string table leaks.
38008              
38009              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
38010              Date: Wed, 8 Nov 2000 13:03:04 GMT
38011              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
38012      Branch: perl
38013            ! t/lib/tie-refhash.t
38014 ____________________________________________________________________________
38015 [  7601] By: jhi                                   on 2000/11/08  14:21:08
38016         Log: Try to avoid flockless and emulationless places.
38017      Branch: perl
38018            ! t/pragma/warn/pp_sys
38019 ____________________________________________________________________________
38020 [  7600] By: jhi                                   on 2000/11/08  02:28:54
38021         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
38022              
38023              Subject: [PATCH] prototyped functions that should be overrideable
38024              From: "Casey R. Tweten" <crt@kiski.net>
38025              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
38026              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
38027      Branch: perl
38028            ! toke.c
38029 ____________________________________________________________________________
38030 [  7599] By: jhi                                   on 2000/11/08  01:12:05
38031         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
38032              
38033              Subject: [PATCH] perlbug.PL
38034              From: "Kurt D. Starsinic" <kstar@chapin.edu>
38035              Date: Mon, 6 Nov 2000 21:39:01 -0500
38036              Message-ID: <20001106213901.B20955@O2.chapin.edu>
38037      Branch: perl
38038            ! utils/perlbug.PL
38039 ____________________________________________________________________________
38040 [  7598] By: jhi                                   on 2000/11/07  23:42:00
38041         Log: Bad thinko in #7581 (I used the test program with the expanded
38042              values as-is).
38043      Branch: metaconfig
38044            ! U/compline/d_stdstdio.U
38045      Branch: perl
38046            ! Configure
38047 ____________________________________________________________________________
38048 [  7597] By: jhi                                   on 2000/11/07  21:43:29
38049         Log: Subject: [PATCH perl@7573] cygwin port
38050              From: "Fifer, Eric" <EFifer@sanwaint.com>
38051              Date: Tue, 7 Nov 2000 18:08:51 -0000 
38052              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
38053              
38054              Synchronize with Cygwin 1.1.5.
38055      Branch: perl
38056            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
38057            ! pod/perlport.pod unixish.h util.c
38058 ____________________________________________________________________________
38059 [  7596] By: jhi                                   on 2000/11/07  21:39:25
38060         Log: perlhack updates from H.Merijn Brand.
38061      Branch: perl
38062            ! pod/perlhack.pod
38063 ____________________________________________________________________________
38064 [  7595] By: jhi                                   on 2000/11/07  20:21:41
38065         Log: Update Changes.
38066      Branch: perl
38067            ! Changes patchlevel.h
38068 ____________________________________________________________________________
38069 [  7594] By: jhi                                   on 2000/11/07  19:18:58
38070         Log: Be more robust in Dynaloader.pm.
38071      Branch: perl
38072            ! ext/DynaLoader/DynaLoader_pm.PL
38073 ____________________________________________________________________________
38074 [  7593] By: jhi                                   on 2000/11/07  16:49:31
38075         Log: AUTHORS update.
38076      Branch: perl
38077            ! AUTHORS
38078 ____________________________________________________________________________
38079 [  7592] By: gsar                                  on 2000/11/07  16:39:51
38080         Log: normalize relative paths in virtualized current directory on windows,
38081              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
38082              returns)
38083      Branch: perl
38084            ! win32/vdir.h
38085 ____________________________________________________________________________
38086 [  7591] By: jhi                                   on 2000/11/07  16:04:26
38087         Log: Too profiler-happy: with optimization the #7590 actually makes
38088              the test to run 0.5% _slower_.  Requires much more instrumentation.
38089              Retract #7590.
38090      Branch: perl
38091            ! regcomp.c regcomp.h
38092 ____________________________________________________________________________
38093 [  7590] By: jhi                                   on 2000/11/07  15:51:13
38094         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
38095              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
38096              by using memset() and testing bytewise (as opposed to bitwise).
38097      Branch: perl
38098            ! regcomp.c regcomp.h
38099 ____________________________________________________________________________
38100 [  7589] By: jhi                                   on 2000/11/07  12:56:39
38101         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
38102              From: "Craig A. Berry" <craig.berry@psinetcs.com>
38103              Date: Mon, 06 Nov 2000 23:45:30 -0500
38104              Message-Id: <0011079735.AA973576259@univpress.com>
38105      Branch: perl
38106            ! configure.com t/lib/st-lock.t
38107 ____________________________________________________________________________
38108 [  7588] By: jhi                                   on 2000/11/07  01:03:28
38109         Log: Tweak #7587.
38110      Branch: perl
38111            ! pod/perldiag.pod
38112 ____________________________________________________________________________
38113 [  7587] By: jhi                                   on 2000/11/07  01:00:27
38114         Log: A doc addition for bug id 20001105.019, beware \p.
38115      Branch: perl
38116            ! pod/perldiag.pod
38117 ____________________________________________________________________________
38118 [  7586] By: jhi                                   on 2000/11/07  00:32:22
38119         Log: Fake support of holey files in win/dosish platforms.
38120              
38121              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
38122              From: kipp@shonanblue.ne.jp
38123              Date: Mon, 6 Nov 2000 13:30:55 -0800
38124              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
38125      Branch: perl
38126            ! ext/SDBM_File/sdbm/sdbm.c
38127 ____________________________________________________________________________
38128 [  7585] By: jhi                                   on 2000/11/07  00:12:54
38129         Log: Subject: Pod updates
38130              From: "Stephen P. Potter" <spp@spotter.yi.org>
38131              Date: Mon, 06 Nov 2000 18:56:43 -0500
38132              Message-Id: <200011062357.SAA18173@spotter.yi.org>
38133      Branch: perl
38134            ! README.dos README.os2 README.win32 pod/buildtoc.PL
38135            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
38136            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
38137            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
38138            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
38139            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
38140            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
38141            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
38142            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
38143            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
38144            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
38145            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
38146            ! pod/perltootc.pod pod/perlunicode.pod
38147 ____________________________________________________________________________
38148 [  7584] By: jhi                                   on 2000/11/07  00:04:17
38149         Log: Varargs don't always work too well if one puts an unsigned
38150              char on the stack and pop an unsigned quad off the stack.
38151              
38152              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
38153              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
38154              Date: Mon, 06 Nov 2000 15:19:05 -0800
38155              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
38156      Branch: perl
38157            ! utf8.c
38158 ____________________________________________________________________________
38159 [  7583] By: jhi                                   on 2000/11/06  23:58:48
38160         Log: %ENV note tweaks from Dan Sugalski.
38161      Branch: perl
38162            ! pod/perlport.pod vms/perlvms.pod
38163 ____________________________________________________________________________
38164 [  7582] By: jhi                                   on 2000/11/06  23:05:49
38165         Log: glibc5 detection by __GNU_LIBRARY__.
38166      Branch: perl
38167            ! toke.c
38168 ____________________________________________________________________________
38169 [  7581] By: jhi                                   on 2000/11/06  22:51:29
38170         Log: Make the stdio test program of 7427 less noisy while being 
38171              compiled so that Digital UNIX wouldn't get both
38172              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
38173              undefined.  This makes perlio happy.
38174      Branch: metaconfig
38175            ! U/compline/d_stdstdio.U
38176      Branch: perl
38177            ! Configure config_h.SH
38178 ____________________________________________________________________________
38179 [  7580] By: jhi                                   on 2000/11/06  22:41:41
38180         Log: Document %ENV = () portability issues.
38181      Branch: perl
38182            ! pod/perlport.pod vms/perlvms.pod
38183 ____________________________________________________________________________
38184 [  7579] By: jhi                                   on 2000/11/06  21:29:24
38185         Log: VOS updates from Paul Green.
38186      Branch: perl
38187            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
38188 ____________________________________________________________________________
38189 [  7578] By: jhi                                   on 2000/11/06  21:00:40
38190         Log: Sanitize the environment further.
38191      Branch: perl
38192            ! t/pragma/locale.t
38193 ____________________________________________________________________________
38194 [  7577] By: jhi                                   on 2000/11/06  20:53:51
38195         Log: Re-introduce 7552 lost in integration.
38196      Branch: perl
38197            ! perlio.c
38198 ____________________________________________________________________________
38199 [  7576] By: jhi                                   on 2000/11/06  20:33:46
38200         Log: Admit that the test leaks scalars.
38201      Branch: perl
38202            ! t/comp/proto.t
38203 ____________________________________________________________________________
38204 [  7575] By: jhi                                   on 2000/11/06  20:17:08
38205         Log: Integrate perlio.
38206      Branch: perl
38207           !> perlio.c
38208 ____________________________________________________________________________
38209 [  7574] By: nick                                  on 2000/11/06  20:07:28
38210         Log: Remove debug. Try (Mmap_t) on madvise() call.
38211      Branch: perlio
38212            ! perlio.c
38213 ____________________________________________________________________________
38214 [  7573] By: jhi                                   on 2000/11/06  13:56:05
38215         Log: Update Changes.
38216      Branch: perl
38217            ! Changes patchlevel.h
38218 ____________________________________________________________________________
38219 [  7572] By: jhi                                   on 2000/11/06  13:48:41
38220         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
38221              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38222              Date: Mon, 06 Nov 2000 10:11:42 +0100
38223              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
38224      Branch: perl
38225            ! pod/perlhack.pod
38226 ____________________________________________________________________________
38227 [  7571] By: jhi                                   on 2000/11/06  01:45:51
38228         Log: AUTHORS updates.
38229      Branch: perl
38230            ! AUTHORS
38231 ____________________________________________________________________________
38232 [  7570] By: jhi                                   on 2000/11/06  00:18:00
38233         Log: Fix for
38234              
38235              Subject: [ID 20000728.005] perl -P broken
38236              From: David Dyck <dcd@tc.fluke.com>
38237              Date: Fri, 28 Jul 2000 17:19:16 -0700
38238              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
38239              
38240              (hopefully).  The fix is also not complete, it seems to break
38241              BOM swallowing for libc5 systems, but until someone figures
38242              out a way to do this without ftell(), this will do.
38243      Branch: perl
38244            ! toke.c
38245 ____________________________________________________________________________
38246 [  7569] By: jhi                                   on 2000/11/06  00:05:30
38247         Log: Document that the evaled syntax errors cause scalar leaks.
38248      Branch: perl
38249            ! t/comp/proto.t
38250 ____________________________________________________________________________
38251 [  7568] By: jhi                                   on 2000/11/05  23:14:47
38252         Log: opmini.o can linger from Configures past.
38253      Branch: perl
38254            ! Makefile.SH
38255 ____________________________________________________________________________
38256 [  7567] By: jhi                                   on 2000/11/05  21:28:39
38257         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
38258              first argument correctly.
38259      Branch: perl
38260            ! perlio.c
38261 ____________________________________________________________________________
38262 [  7566] By: jhi                                   on 2000/11/05  21:15:56
38263         Log: Integrate perlio.
38264      Branch: perl
38265           !> perlio.c
38266 ____________________________________________________________________________
38267 [  7565] By: jhi                                   on 2000/11/05  21:15:13
38268         Log: Use -dM for gcc (the suggested patch did it only for Linux,
38269              but I think it can be generalized).
38270              
38271              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
38272              From: Pixel <pixel@mandrakesoft.com>
38273              Date: 05 Nov 2000 21:49:34 +0100 
38274              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
38275      Branch: perl
38276            ! ext/Errno/Errno_pm.PL
38277 ____________________________________________________________________________
38278 [  7564] By: nick                                  on 2000/11/05  21:09:18
38279         Log: Added a mmap layer as a "subclass" of perlio.
38280              PERLIO=mmap ./perl harness passes
38281      Branch: perlio
38282            ! perlio.c
38283 ____________________________________________________________________________
38284 [  7563] By: jhi                                   on 2000/11/05  19:48:55
38285         Log: Add a note for future generations about bug id 20000229.006.
38286      Branch: perl
38287            ! malloc.c
38288 ____________________________________________________________________________
38289 [  7562] By: jhi                                   on 2000/11/05  19:38:24
38290         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
38291      Branch: perl
38292            ! pp_ctl.c t/op/pos.t
38293 ____________________________________________________________________________
38294 [  7561] By: jhi                                   on 2000/11/05  18:21:46
38295         Log: Add =pod to be tidy.
38296      Branch: perl
38297            ! lib/Math/Complex.pm
38298 ____________________________________________________________________________
38299 [  7560] By: jhi                                   on 2000/11/05  17:38:46
38300         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
38301      Branch: perl
38302            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
38303            ! ext/Storable/Storable.xs t/lib/st-recurse.t
38304 ____________________________________________________________________________
38305 [  7559] By: jhi                                   on 2000/11/05  17:32:59
38306         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
38307              From: "Peter J. Farley III" <pjfarley@banet.net>
38308              Date: Sun, 05 Nov 2000 11:55:59 -0500
38309              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
38310      Branch: perl
38311            ! t/lib/syslog.t
38312 ____________________________________________________________________________
38313 [  7558] By: jhi                                   on 2000/11/05  17:29:19
38314         Log: Integrate perlio.
38315      Branch: perl
38316           !> perlio.c
38317 ____________________________________________________________________________
38318 [  7557] By: jhi                                   on 2000/11/05  17:22:01
38319         Log: A fix of sorts for 20000329.026, a better error message
38320              for a missing "use charnames" when using the \N{...}. 
38321      Branch: perl
38322            ! pod/perldiag.pod toke.c
38323 ____________________________________________________________________________
38324 [  7556] By: jhi                                   on 2000/11/05  16:33:50
38325         Log: Test tweak: show also the failed locales.
38326              
38327              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
38328              From: Lupe Christoph <lupe@lupe-christoph.de>         
38329              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
38330              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
38331      Branch: perl
38332            ! t/pragma/locale.t
38333 ____________________________________________________________________________
38334 [  7555] By: nick                                  on 2000/11/05  11:09:34
38335         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
38336              open RDWR so does not fail. (pragma/warnings 303 again...)
38337      Branch: perlio
38338            ! perlio.c
38339 ____________________________________________________________________________
38340 [  7554] By: nick                                  on 2000/11/05  10:10:13
38341         Log: Fix case where ungetc(f,EOF) was allowed.
38342              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
38343              so we can see similarities.
38344              Use types more carefully and a STDCHAR array in hope that this will
38345              fix Jarrko's 64bit machine.
38346      Branch: perlio
38347            ! perlio.c
38348 ____________________________________________________________________________
38349 [  7553] By: jhi                                   on 2000/11/05  01:12:16
38350         Log: Fix for
38351              
38352              Subject: [ID 20001004.007] taint propogation is inconsistent
38353              From: pimlott@idiomtech.com (Andrew Pimlott) 
38354              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
38355              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
38356              
38357              The culprit was sv_setsv() which was rather blindly
38358              propagating taint, which lead to behaviour where if
38359              a tainted anon hash value was seen all the hash values
38360              from then on at that level became tainted, or at any
38361              upper levels in the case of nested anon hashes.
38362      Branch: perl
38363            ! sv.c t/op/taint.t
38364 ____________________________________________________________________________
38365 [  7552] By: jhi                                   on 2000/11/04  23:44:18
38366         Log: Some cpps don't like splitting conditionals across several lines.
38367      Branch: perl
38368            ! perlio.c
38369 ____________________________________________________________________________
38370 [  7551] By: nick                                  on 2000/11/04  23:40:44
38371         Log: Integrate mainline
38372      Branch: perlio
38373           !> pp_hot.c t/op/taint.t
38374 ____________________________________________________________________________
38375 [  7550] By: nick                                  on 2000/11/04  23:39:05
38376         Log: Integrate mainline again
38377      Branch: perlio
38378           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
38379           !> t/lib/b.t t/op/misc.t util.c
38380 ____________________________________________________________________________
38381 [  7549] By: jhi                                   on 2000/11/04  23:14:01
38382         Log: Fix for
38383              
38384              Subject: [ID 20001004.006] undef is never tainted
38385              From: pimlott@idiomtech.com (Andrew Pimlott)
38386              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
38387              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
38388              
38389              An undef read from a slurped file was not tainted.
38390      Branch: perl
38391            ! pp_hot.c t/op/taint.t
38392 ____________________________________________________________________________
38393 [  7548] By: jhi                                   on 2000/11/04  22:56:21
38394         Log: Test tweak ($Config{useperlio} is by default undef) .
38395      Branch: perl
38396            ! t/lib/b.t
38397 ____________________________________________________________________________
38398 [  7547] By: jhi                                   on 2000/11/04  22:43:56
38399         Log: Integrate perlio.
38400      Branch: perl
38401           +> lib/perlio.pm
38402           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
38403           !> pod/perlapi.pod t/lib/b.t
38404 ____________________________________________________________________________
38405 [  7546] By: jhi                                   on 2000/11/04  22:40:59
38406         Log: Configure would use a bad $myuname from an old config.sh.
38407              
38408              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
38409              From: Andy Dougherty <doughera@lafayette.edu>
38410              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
38411              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
38412      Branch: metaconfig
38413            ! U/modified/Oldconfig.U
38414      Branch: perl
38415            ! Configure config_h.SH
38416 ____________________________________________________________________________
38417 [  7545] By: jhi                                   on 2000/11/04  22:36:54
38418         Log: Subject: Locales support (setlocale) fixes
38419              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
38420              Date: Sat, 4 Nov 2000 10:15:48 +0300 
38421              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
38422              
38423              Modified quite a bit to be more portable.
38424      Branch: perl
38425            ! embed.h embed.pl perl.h proto.h util.c
38426 ____________________________________________________________________________
38427 [  7544] By: jhi                                   on 2000/11/04  22:32:47
38428         Log: Dying is too strict here, better just skip.
38429      Branch: perl
38430            ! t/op/misc.t
38431 ____________________________________________________________________________
38432 [  7543] By: nick                                  on 2000/11/04  21:55:13
38433         Log: Merge mainline
38434      Branch: perlio
38435           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
38436           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
38437           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
38438           !> (integrate 64 files)
38439 ____________________________________________________________________________
38440 [  7542] By: jhi                                   on 2000/11/04  21:09:28
38441         Log: More Changes tweakery.
38442      Branch: perl
38443            ! Changes Porting/genlog
38444 ____________________________________________________________________________
38445 [  7541] By: jhi                                   on 2000/11/04  20:58:18
38446         Log: Changes fixups.
38447      Branch: perl
38448            ! Changes
38449 ____________________________________________________________________________
38450 [  7540] By: jhi                                   on 2000/11/04  20:42:38
38451         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
38452              create a "fast path" for locale name probing using "locale -a"
38453              if available, squash finally hopefully the s?printf resetting
38454              the numeric locale (since, IIUC perllocale, it never shouldn't). 
38455      Branch: perl
38456            ! sv.c t/op/misc.t t/pragma/locale.t
38457 ____________________________________________________________________________
38458 [  7539] By: nick                                  on 2000/11/04  19:56:10
38459         Log: PerlIO infrastructure complete.
38460      Branch: perlio
38461            + lib/perlio.pm
38462            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
38463 ____________________________________________________________________________
38464 [  7538] By: nick                                  on 2000/11/04  14:31:32
38465         Log: Type tweaks + less contorted allocation scheme
38466      Branch: perlio
38467            ! perlio.c
38468 ____________________________________________________________________________
38469 [  7537] By: nick                                  on 2000/11/04  12:40:42
38470         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
38471              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
38472              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
38473              sensible) which lead to some interesting fails.
38474      Branch: perlio
38475            ! perlio.c
38476 ____________________________________________________________________________
38477 [  7536] By: jhi                                   on 2000/11/04  00:20:02
38478         Log: Add FCNTL_CAN_LOCK.
38479              
38480              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
38481              From: Andy Dougherty <doughera@lafayette.edu>
38482              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
38483              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
38484              
38485              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
38486              From: Andy Dougherty <doughera@lafayette.edu>
38487              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
38488              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
38489      Branch: metaconfig/U/perl
38490            + d_fcntl_can_lock.U
38491            ! startperl.U
38492      Branch: perl
38493            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38494            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
38495            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
38496            ! vos/config.ga.h win32/config.bc win32/config.gc
38497            ! win32/config.vc
38498 ____________________________________________________________________________
38499 [  7535] By: nick                                  on 2000/11/03  22:19:10
38500         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
38501              - Works on Linux with
38502              perlio + unix
38503              stdio
38504              - Works on Solaris with
38505              perlio + unix
38506              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
38507              - Fails (hangs in openpid) if you try and stack
38508              perlio + stdio - Linux stdio's read() logic is hanging.
38509      Branch: perlio
38510            ! iperlsys.h perlio.c
38511 ____________________________________________________________________________
38512 [  7534] By: jhi                                   on 2000/11/03  15:16:02
38513         Log: Subject: Re: README.aix
38514              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38515              Date: Fri, 03 Nov 2000 16:03:15 +0100
38516              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
38517      Branch: perl
38518            ! README.aix
38519 ____________________________________________________________________________
38520 [  7533] By: jhi                                   on 2000/11/03  03:59:02
38521         Log: Subject: [PATCH 5.7.0] better messages from malloc()
38522              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38523              Date: Wed, 1 Nov 2000 23:39:56 -0500
38524              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
38525      Branch: perl
38526            ! malloc.c pod/perldiag.pod
38527 ____________________________________________________________________________
38528 [  7532] By: jhi                                   on 2000/11/03  00:11:56
38529         Log: The #7521 touched things it shouldn't have.
38530      Branch: perl
38531            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
38532 ____________________________________________________________________________
38533 [  7531] By: jhi                                   on 2000/11/02  22:32:33
38534         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
38535              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
38536              Date:     Thu, 2 Nov 2000 16:58:36 EST
38537              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
38538      Branch: perl
38539            ! vms/gen_shrfls.pl
38540 ____________________________________________________________________________
38541 [  7530] By: jhi                                   on 2000/11/02  22:08:49
38542         Log: Fix the problem discussed in
38543              
38544              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
38545              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
38546              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
38547              
38548              originally from Linc Madison.  Also Andreas König's comments
38549              taken into account.  Some other problems with Tie::SubstrHash
38550              fixed: didn't croak when the table exceeded the requested number
38551              of entries (as documented) but instead when the number of entries
38552              exceeded the size of the table, a croak() had an unnecessary \n,
38553              didn't have a CLEAR method, documented that there is no exists().
38554              Didn't fix to be strict-proof because the module uses &foo; and
38555              dynamic scope.  Added a test script exercizing both first tamely 
38556              the basic functionality, and then the failure cases reported by
38557              Linc Madison.
38558      Branch: perl
38559            + t/lib/tie-substrhash.t
38560            ! MANIFEST lib/Tie/SubstrHash.pm
38561 ____________________________________________________________________________
38562 [  7529] By: jhi                                   on 2000/11/02  17:58:08
38563         Log: recv() can fail and return undef.
38564              
38565              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
38566              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
38567              Date: Thu, 2 Nov 2000 20:12:20 +0300
38568              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
38569      Branch: perl
38570            ! lib/Net/Ping.pm
38571 ____________________________________________________________________________
38572 [  7528] By: jhi                                   on 2000/11/02  17:49:09
38573         Log: Detpyo.
38574      Branch: perl
38575            ! pod/perlop.pod
38576 ____________________________________________________________________________
38577 [  7527] By: jhi                                   on 2000/11/02  15:48:37
38578         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
38579              fix a autovivification bug in Tie::RefHash, add tests for both.
38580              
38581              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
38582              From: Edward Avis <epa98@doc.ic.ac.uk>
38583              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
38584              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
38585      Branch: perl
38586            + t/lib/tie-refhash.t
38587            ! MANIFEST lib/Tie/RefHash.pm
38588 ____________________________________________________________________________
38589 [  7526] By: jhi                                   on 2000/11/02  13:56:26
38590         Log: Test::Harness revealed buglets in the new DynaLoader.
38591              
38592              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
38593              From: andreas.koenig@anima.de (Andreas J. Koenig)
38594              Date: 02 Nov 2000 11:26:48 +0100 
38595              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
38596      Branch: perl
38597            ! ext/DynaLoader/DynaLoader_pm.PL
38598 ____________________________________________________________________________
38599 [  7525] By: jhi                                   on 2000/11/01  23:52:08
38600         Log: The entry for #7503 was missing.
38601      Branch: perl
38602            ! Changes
38603 ____________________________________________________________________________
38604 [  7524] By: jhi                                   on 2000/11/01  23:40:52
38605         Log: Update Changes.
38606      Branch: perl
38607            ! Changes patchlevel.h
38608 ____________________________________________________________________________
38609 [  7523] By: jhi                                   on 2000/11/01  22:57:09
38610         Log: More tweaking on the #7522 theme.
38611      Branch: perl
38612            ! ext/DynaLoader/DynaLoader_pm.PL
38613 ____________________________________________________________________________
38614 [  7522] By: jhi                                   on 2000/11/01  22:06:15
38615         Log: Expand %Config variables and %ENV variables only if
38616              so requested during build time using the
38617              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
38618              Not expanding makes relocating distributions easier.
38619      Branch: perl
38620            ! ext/DynaLoader/DynaLoader_pm.PL
38621 ____________________________________________________________________________
38622 [  7521] By: jhi                                   on 2000/11/01  20:56:34
38623         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
38624              and setgid() because they were just changing $< and $( which means
38625              only changing the real uid/gid, as opposed to changing both
38626              real and effective ids.  (The alternative way could have been
38627              in POSIX.pm to change $> and $), too, but making a direct call
38628              to the C API feels cleaner.)  Fixes the bug
38629              
38630              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
38631              From: "Garry T. Williams" <garry@zvolve.com>
38632              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
38633              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
38634      Branch: perl
38635            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
38636            ! ext/POSIX/typemap pod/perlvar.pod
38637 ____________________________________________________________________________
38638 [  7520] By: jhi                                   on 2000/11/01  20:08:33
38639         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
38640              From: "Garry T. Williams" <garry@zvolve.com>
38641              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
38642              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
38643      Branch: perl
38644            ! pod/perlsec.pod
38645 ____________________________________________________________________________
38646 [  7519] By: jhi                                   on 2000/11/01  20:01:22
38647         Log: Locale warning explanation tweak.
38648      Branch: perl
38649            ! pod/perldiag.pod
38650 ____________________________________________________________________________
38651 [  7518] By: jhi                                   on 2000/11/01  18:57:13
38652         Log: C.pm part of
38653              
38654              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
38655              From: Jarkko Hietaniemi <jhi@iki.fi>
38656              Date: Tue, 10 Oct 2000 08:22:28 -0500
38657              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
38658      Branch: perl
38659            ! ext/B/B/C.pm
38660 ____________________________________________________________________________
38661 [  7517] By: jhi                                   on 2000/11/01  18:41:59
38662         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
38663              From: Martien Verbruggen <mgjv@comdyn.com.au>
38664              Date: Fri, 6 Oct 2000 14:09:10 +1100
38665              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
38666      Branch: perl
38667            ! pod/perlop.pod
38668 ____________________________________________________________________________
38669 [  7516] By: jhi                                   on 2000/11/01  18:34:55
38670         Log: Generalize the Camel wording.
38671              
38672              Subject: Re: perlfaq style changes
38673              From: John Borwick <jhborwic@unity.ncsu.edu>
38674              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
38675              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
38676      Branch: perl
38677            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
38678 ____________________________________________________________________________
38679 [  7515] By: jhi                                   on 2000/11/01  16:52:31
38680         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
38681              From: pimlott@idiomtech.com (Andrew Pimlott)
38682              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
38683              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
38684      Branch: perl
38685            ! pod/perlsec.pod
38686 ____________________________________________________________________________
38687 [  7514] By: jhi                                   on 2000/11/01  15:03:40
38688         Log: More AIX lore.
38689      Branch: perl
38690            ! ext/re/hints/aix.pl
38691 ____________________________________________________________________________
38692 [  7513] By: jhi                                   on 2000/11/01  14:48:30
38693         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
38694              From: root <root@chronos.fi.muni.cz>
38695              Date: Wed, 1 Nov 2000 12:31:32 +0100
38696              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
38697      Branch: perl
38698            ! lib/Net/Ping.pm
38699 ____________________________________________________________________________
38700 [  7512] By: jhi                                   on 2000/11/01  14:46:47
38701         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
38702              From: Martin Husemann <martin@duskware.de>
38703              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
38704              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
38705      Branch: perl
38706            ! regcomp.c
38707 ____________________________________________________________________________
38708 [  7511] By: jhi                                   on 2000/11/01  14:39:50
38709         Log: AUTHORS updates.
38710      Branch: perl
38711            ! AUTHORS
38712 ____________________________________________________________________________
38713 [  7510] By: jhi                                   on 2000/11/01  14:29:50
38714         Log: Subject: [PATCH] startperl to respect versiononly
38715              From: Robin Barker <rmb1@cise.npl.co.uk> 
38716              Date: Tue, 31 Oct 2000 16:29:36 GMT
38717              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
38718      Branch: metaconfig/U/perl
38719            ! startperl.U
38720      Branch: perl
38721            ! Configure config_h.SH
38722 ____________________________________________________________________________
38723 [  7509] By: jhi                                   on 2000/11/01  14:19:53
38724         Log: printf UVs the correct way, noticed by Robin Barker.
38725      Branch: perl
38726            ! utf8.c
38727 ____________________________________________________________________________
38728 [  7508] By: jhi                                   on 2000/11/01  14:10:03
38729         Log: Do not cleanup *% because the % has special meanings in some
38730              shell environments.
38731      Branch: perl
38732            ! ext/Storable/Makefile.PL
38733 ____________________________________________________________________________
38734 [  7507] By: jhi                                   on 2000/11/01  14:06:00
38735         Log: The NonStop-UX libraries have a novel way to say NaN.
38736      Branch: perl
38737            ! t/lib/bigfltpm.t
38738 ____________________________________________________________________________
38739 [  7506] By: jhi                                   on 2000/11/01  14:03:35
38740         Log: The osname has been lowercased by now, from Tom Bates.
38741      Branch: metaconfig
38742            ! U/modified/Oldconfig.U
38743      Branch: perl
38744            ! Configure config_h.SH
38745 ____________________________________________________________________________
38746 [  7505] By: jhi                                   on 2000/10/31  19:18:39
38747         Log: The compiler is either gcc or cc, from Tom Bates.
38748      Branch: perl
38749            ! hints/nonstopux.sh
38750 ____________________________________________________________________________
38751 [  7504] By: jhi                                   on 2000/10/31  14:53:42
38752         Log: Update Changes.
38753      Branch: perl
38754            ! Changes patchlevel.h
38755 ____________________________________________________________________________
38756 [  7503] By: jhi                                   on 2000/10/31  14:30:50
38757         Log: Whitespace style tweak.  Was originally going to see to
38758              
38759              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
38760              From: Joe Smith <jms@inwap.com>
38761              Date: Mon, 30 Oct 2000 18:47:57 -0800
38762              Message-Id: <39FE32DD.24AAC4D@inwap.com>
38763              
38764              but that had already been taken care of.
38765      Branch: metaconfig
38766            ! U/compline/d_stdstdio.U
38767      Branch: perl
38768            ! Configure config_h.SH
38769 ____________________________________________________________________________
38770 [  7502] By: jhi                                   on 2000/10/31  14:25:02
38771         Log: AUTHORS tweaks.
38772      Branch: perl
38773            ! AUTHORS
38774 ____________________________________________________________________________
38775 [  7501] By: jhi                                   on 2000/10/31  14:23:59
38776         Log: Subject: perlfaq style changes
38777              From: John Borwick <jhborwic@unity.ncsu.edu>
38778              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
38779              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
38780      Branch: perl
38781            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
38782            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
38783            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
38784            ! pod/perlfaq9.pod
38785 ____________________________________________________________________________
38786 [  7500] By: jhi                                   on 2000/10/31  14:22:15
38787         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
38788              
38789              Subject: Re: [ID 20000918.005] ~ on wide chars
38790              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38791              Date: Mon, 30 Oct 2000 21:09:55 -0800
38792              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
38793              
38794              (The ord() part of the patch skipped.)
38795      Branch: perl
38796            ! doop.c
38797 ____________________________________________________________________________
38798 [  7499] By: jhi                                   on 2000/10/31  14:20:08
38799         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
38800              From: Jens Hamisch <jens@Strawberry.COM>
38801              Date: Mon, 30 Oct 2000 15:17:07 +0100
38802              Message-Id: <20001030151707.A9597@Strawberry.COM>
38803      Branch: perl
38804            ! av.c
38805 ____________________________________________________________________________
38806 [  7498] By: jhi                                   on 2000/10/31  14:16:29
38807         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
38808              From: Peter Prymmer <pvhp@forte.com>
38809              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
38810              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
38811      Branch: perl
38812            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
38813            + ext/Encode/Encode/posix-bc.enc
38814            ! MANIFEST t/lib/encode.t
38815 ____________________________________________________________________________
38816 [  7497] By: jhi                                   on 2000/10/31  14:13:22
38817         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
38818              From: Peter Prymmer <pvhp@forte.com>
38819              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
38820              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
38821      Branch: perl
38822            ! t/lib/cgi-html.t
38823 ____________________________________________________________________________
38824 [  7496] By: jhi                                   on 2000/10/31  14:12:05
38825         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
38826              From: Peter Prymmer <pvhp@forte.com>
38827              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
38828              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
38829      Branch: perl
38830            ! t/lib/cgi-function.t
38831 ____________________________________________________________________________
38832 [  7495] By: jhi                                   on 2000/10/31  14:11:08
38833         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
38834              From: Peter Prymmer <pvhp@forte.com>
38835              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
38836              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
38837      Branch: perl
38838            + ext/re/hints/aix.pl
38839            ! MANIFEST ext/re/Makefile.PL
38840 ____________________________________________________________________________
38841 [  7494] By: jhi                                   on 2000/10/31  14:08:32
38842         Log: Use Errno magic.
38843              
38844              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
38845              From: Casey Tweten <perl@ctweten.amsite.com>
38846              Date: Mon, 30 Oct 2000 15:51:17 -0500
38847              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
38848      Branch: perl
38849            ! lib/File/Temp.pm
38850 ____________________________________________________________________________
38851 [  7493] By: jhi                                   on 2000/10/31  14:05:07
38852         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
38853              
38854              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
38855              From: Nicholas Clark <nick@ccl4.org>
38856              Date: Mon, 30 Oct 2000 17:38:45 +0000
38857              Message-ID: <20001030173845.O60355@plum.flirble.org>
38858      Branch: perl
38859            ! Makefile.SH utils/perlbug.PL
38860 ____________________________________________________________________________
38861 [  7492] By: nick                                  on 2000/10/30  19:37:23
38862         Log: Change files which are mysteriously different to mainline to be
38863              copies of mainline.
38864      Branch: perlio
38865            ! objXSUB.h perlapi.c pod/perlapi.pod
38866 ____________________________________________________________________________
38867 [  7491] By: nick                                  on 2000/10/30  18:05:54
38868         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
38869              - typo in endian code in putc.
38870              - Don't allow read of write-only files and vice-versa
38871              - and off-by-one in flush-all loop.
38872              Remove debug calls as they were using GCC specific features.
38873      Branch: perlio
38874            ! perlio.c
38875 ____________________________________________________________________________
38876 [  7490] By: nick                                  on 2000/10/29  21:45:45
38877         Log: Integrate mainline to perlio
38878      Branch: perlio
38879           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
38880           !> toke.c
38881 ____________________________________________________________________________
38882 [  7489] By: jhi                                   on 2000/10/29  21:11:08
38883         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
38884              From: andreas.koenig@anima.de (Andreas J. Koenig)
38885              Date: 29 Oct 2000 22:05:59 +0100
38886              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
38887      Branch: perl
38888            ! lib/ExtUtils/Manifest.pm
38889 ____________________________________________________________________________
38890 [  7488] By: jhi                                   on 2000/10/29  21:07:47
38891         Log: Tests for #7487.
38892              
38893              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
38894              From: andreas.koenig@anima.de (Andreas J. Koenig)
38895              Date: 29 Oct 2000 19:37:09 +0100
38896              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
38897      Branch: perl
38898            ! t/comp/proto.t
38899 ____________________________________________________________________________
38900 [  7487] By: jhi                                   on 2000/10/29  21:06:27
38901         Log: constsub spillage.
38902              
38903              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
38904              From: John Tobey <jtobey@john-edwin-tobey.org>
38905              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
38906              Message-Id: <m13pvSr-000FObC@feynman.localnet>
38907      Branch: perl
38908            ! op.c
38909 ____________________________________________________________________________
38910 [  7486] By: nick                                  on 2000/10/29  21:05:04
38911         Log: Integrate mainline to perlio branch
38912      Branch: perlio
38913           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
38914           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
38915           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
38916           +> vos/install_perl.cm
38917            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
38918            - vos/config.h vos/config_h.SH_orig
38919           !> (integrate 141 files)
38920 ____________________________________________________________________________
38921 [  7485] By: jhi                                   on 2000/10/29  21:00:47
38922         Log: Make \x{...} consistently produce UTF-8.
38923              
38924              Subject: Re: \x{...} is confused 
38925              From: Simon Cozens <simon@cozens.net>
38926              Date: Sun, 29 Oct 2000 19:36:48 +0000
38927              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
38928      Branch: perl
38929            ! t/pragma/utf8.t toke.c
38930 ____________________________________________________________________________
38931 [  7484] By: nick                                  on 2000/10/29  20:05:29
38932         Log: PerlIO passes all tests.
38933      Branch: perlio
38934            ! perlio.c
38935 ____________________________________________________________________________
38936 [  7483] By: jhi                                   on 2000/10/29  18:06:55
38937         Log: Update Changes.
38938      Branch: perl
38939            ! Changes patchlevel.h
38940 ____________________________________________________________________________
38941 [  7482] By: nick                                  on 2000/10/29  17:43:28
38942         Log: Include <unistd.h> to get correct lseek() prototype etc.
38943              (I thought perl.h did that) - down to two fails
38944              - comp/require.t (last test)
38945              - lib/io_xs.t - possibly import/export of FILE * ?
38946      Branch: perlio
38947            ! perlio.c
38948 ____________________________________________________________________________
38949 [  7481] By: jhi                                   on 2000/10/29  17:02:37
38950         Log: UTF-8 decoder tweak.
38951      Branch: perl
38952            ! utf8.c
38953 ____________________________________________________________________________
38954 [  7480] By: nick                                  on 2000/10/29  16:26:11
38955         Log: Fixed two bugs:
38956              - error code not being set on close (of broken pipe)
38957              - append mode was truncating.
38958              At least one seek/tell bug remains.
38959      Branch: perlio
38960            ! perlio.c
38961 ____________________________________________________________________________
38962 [  7479] By: nick                                  on 2000/10/29  11:18:16
38963         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
38964              in case of accidents. Still several worrying fails, no line disciplines yet.
38965      Branch: perlio
38966            ! iperlsys.h perlio.c
38967 ____________________________________________________________________________
38968 [  7478] By: jhi                                   on 2000/10/29  02:04:01
38969         Log: Add also emailless people.
38970      Branch: perl
38971            ! AUTHORS
38972 ____________________________________________________________________________
38973 [  7477] By: jhi                                   on 2000/10/29  01:36:00
38974         Log: The #7476 needs a MANIFEST change, too.
38975      Branch: perl
38976            ! MANIFEST
38977 ____________________________________________________________________________
38978 [  7476] By: jhi                                   on 2000/10/29  01:35:21
38979         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
38980      Branch: perl
38981            - MAINTAIN
38982            ! AUTHORS Changes
38983 ____________________________________________________________________________
38984 [  7475] By: jhi                                   on 2000/10/28  23:57:25
38985         Log: De-quoted-unreadable to ISO Latin 1.
38986              (There's one ISO-2022-JP name in Changes5.004.)
38987      Branch: perl
38988            ! Changes Changes5.6
38989 ____________________________________________________________________________
38990 [  7474] By: jhi                                   on 2000/10/28  19:13:06
38991         Log: Subject: [ID 20001027.007] uniq array in perlfaq
38992              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
38993              Date: Fri, 27 Oct 2000 19:28:30 +0200
38994              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
38995      Branch: perl
38996            ! pod/perlfaq4.pod
38997 ____________________________________________________________________________
38998 [  7473] By: jhi                                   on 2000/10/28  18:02:05
38999         Log: Locking null mutexes is not recommendable.
39000              
39001              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
39002              From: Hugo <hv@crypt.compulink.co.uk>
39003              Date: Sat, 28 Oct 2000 18:41:12 +0100
39004              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
39005      Branch: perl
39006            ! op.c
39007 ____________________________________________________________________________
39008 [  7472] By: jhi                                   on 2000/10/28  17:52:58
39009         Log: Better create a true mailing list for the repository keepers.
39010      Branch: perl
39011            ! Porting/repository.pod
39012 ____________________________________________________________________________
39013 [  7471] By: jhi                                   on 2000/10/28  17:28:24
39014         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
39015              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
39016      Branch: perl
39017            + Porting/repository.pod
39018            ! MANIFEST
39019 ____________________________________________________________________________
39020 [  7470] By: jhi                                   on 2000/10/28  17:20:54
39021         Log: Subject: DOC PATCH 5.6.0
39022              From: mjd@plover.com
39023              Date: 27 Oct 2000 17:32:44 -0000
39024              Message-ID: <20001027173244.23754.qmail@plover.com>
39025      Branch: perl
39026            ! pod/perlfunc.pod
39027 ____________________________________________________________________________
39028 [  7469] By: jhi                                   on 2000/10/28  17:16:45
39029         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
39030              From: "Peter J. Farley III" <pjfarley@banet.net>
39031              Date: Fri, 27 Oct 2000 20:32:56 -0400
39032              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
39033      Branch: perl
39034            ! README.dos
39035 ____________________________________________________________________________
39036 [  7468] By: jhi                                   on 2000/10/28  17:07:18
39037         Log: Make target reordering to avoid pointless re-makes.
39038              
39039              Subject: Re: Total re-make of 'make okfile' after 7451 ?
39040              From: Nicholas Clark <nick@ccl4.org>
39041              Date: Sat, 28 Oct 2000 00:31:02 +0100
39042              Message-ID: <20001028003101.A54517@plum.flirble.org>
39043      Branch: perl
39044            ! Makefile.SH
39045 ____________________________________________________________________________
39046 [  7467] By: jhi                                   on 2000/10/28  17:05:31
39047         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
39048              From: lvirden@cas.org
39049              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
39050              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
39051      Branch: perl
39052            ! README.os2
39053 ____________________________________________________________________________
39054 [  7466] By: jhi                                   on 2000/10/28  16:09:16
39055         Log: Upgrade to CPAN 1.58_55.
39056              
39057              Subject: CPAN.pm status
39058              From: andreas.koenig@anima.de (Andreas J. Koenig) 
39059              Date: 28 Oct 2000 08:18:00 +0200 
39060              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
39061      Branch: perl
39062            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
39063 ____________________________________________________________________________
39064 [  7465] By: jhi                                   on 2000/10/28  16:02:47
39065         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
39066      Branch: perl
39067            ! embed.h embed.pl perl.h proto.h toke.c
39068 ____________________________________________________________________________
39069 [  7464] By: nick                                  on 2000/10/28  10:43:44
39070         Log: Fix for sv_2iv() on "shared" value from keys %hash.
39071      Branch: perl
39072            ! sv.c
39073 ____________________________________________________________________________
39074 [  7463] By: jhi                                   on 2000/10/27  16:18:29
39075         Log: Update Changes.
39076      Branch: perl
39077            ! Changes patchlevel.h
39078 ____________________________________________________________________________
39079 [  7462] By: jhi                                   on 2000/10/27  16:17:44
39080         Log: Too enthusiastic editing in #7460.
39081      Branch: metaconfig
39082            ! U/modified/Oldsym.U
39083      Branch: perl
39084            ! Configure config_h.SH
39085 ____________________________________________________________________________
39086 [  7461] By: jhi                                   on 2000/10/27  15:37:38
39087         Log: Retract #7459, the script needs more work.
39088      Branch: perl
39089            - mkreef
39090            ! MANIFEST
39091 ____________________________________________________________________________
39092 [  7460] By: jhi                                   on 2000/10/27  15:23:14
39093         Log: Use $sort, $uniq (and $tr) consistently as wondered
39094              by Nicholas Clark.
39095      Branch: metaconfig
39096            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
39097            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
39098            ! U/modified/libc.U
39099      Branch: perl
39100            ! Configure config_h.SH
39101 ____________________________________________________________________________
39102 [  7459] By: jhi                                   on 2000/10/27  15:02:07
39103         Log: (Retracted by #7461)
39104              
39105              Add a shell script for creating/removing symbolic link farms,
39106              useful for keeping the source code read-only and doing the
39107              builds somewhere else.
39108      Branch: perl
39109            + mkreef
39110            ! MANIFEST
39111 ____________________________________________________________________________
39112 [  7458] By: jhi                                   on 2000/10/27  14:42:20
39113         Log: Do away with the fix_pl.
39114      Branch: perl
39115            - fix_pl
39116            ! MANIFEST Makefile.SH
39117 ____________________________________________________________________________
39118 [  7457] By: jhi                                   on 2000/10/27  12:43:13
39119         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
39120              From: Jens Hamisch <jens@Strawberry.COM>
39121              Date: Fri, 27 Oct 2000 14:38:21 +0200
39122              Message-Id: <20001027143821.B3366@Strawberry.COM>
39123      Branch: perl
39124            ! perl.h
39125 ____________________________________________________________________________
39126 [  7456] By: jhi                                   on 2000/10/27  12:33:42
39127         Log: Subject: [PATCH] todo
39128              From: Nicholas Clark <nick@ccl4.org>
39129              Date: Thu, 26 Oct 2000 22:32:29 +0100
39130              Message-ID: <20001026223229.A44540@plum.flirble.org>
39131      Branch: perl
39132            ! pod/perltodo.pod
39133 ____________________________________________________________________________
39134 [  7455] By: jhi                                   on 2000/10/27  12:02:21
39135         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
39136              From: John Tobey <jtobey@john-edwin-tobey.org>
39137              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
39138              Message-Id: <m13ozHF-000FObC@feynman.localnet>
39139      Branch: perl
39140            ! op.c t/pragma/sub_lval.t
39141 ____________________________________________________________________________
39142 [  7454] By: jhi                                   on 2000/10/27  11:59:42
39143         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
39144              From: sthoenna@efn.org
39145              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
39146              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
39147      Branch: perl
39148            ! pp.c t/op/assignwarn.t
39149 ____________________________________________________________________________
39150 [  7453] By: jhi                                   on 2000/10/27  00:15:08
39151         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
39152      Branch: perl
39153            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
39154            ! ext/Storable/Storable.xs t/lib/st-lock.t
39155 ____________________________________________________________________________
39156 [  7452] By: jhi                                   on 2000/10/26  13:05:52
39157         Log: Undo #7451, this seems to be a deficiency in Perforce,
39158              there is no per-file line-terminator type, only per-client.
39159      Branch: perl
39160            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
39161            ! win32/makefile.mk
39162 ____________________________________________________________________________
39163 [  7451] By: jhi                                   on 2000/10/26  04:56:03
39164         Log: Experimenting in DOS arcana.
39165      Branch: perl
39166            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
39167            ! win32/makefile.mk
39168 ____________________________________________________________________________
39169 [  7450] By: jhi                                   on 2000/10/26  04:50:52
39170         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
39171              From: "Peter J. Farley III" <pjfarley@banet.net>            
39172              Date: Wed, 25 Oct 2000 23:10:18 -0400
39173              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
39174      Branch: perl
39175            ! t/io/open.t
39176 ____________________________________________________________________________
39177 [  7449] By: jhi                                   on 2000/10/26  04:49:16
39178         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
39179              From: Hugo <hv@crypt.compulink.co.uk>
39180              Date: Thu, 26 Oct 2000 01:55:17 +0100
39181              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
39182              
39183              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
39184      Branch: perl
39185            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
39186 ____________________________________________________________________________
39187 [  7448] By: jhi                                   on 2000/10/26  04:38:36
39188         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
39189              From: Peter Prymmer <pvhp@forte.com>
39190              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
39191              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
39192      Branch: perl
39193            ! configure.com
39194 ____________________________________________________________________________
39195 [  7447] By: jhi                                   on 2000/10/25  23:20:02
39196         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
39197              in platforms that strictly require all the symbols being present
39198              at link time.
39199      Branch: perl
39200            ! handy.h
39201 ____________________________________________________________________________
39202 [  7446] By: jhi                                   on 2000/10/25  21:55:57
39203         Log: Update Changes.
39204      Branch: perl
39205            ! Changes patchlevel.h
39206 ____________________________________________________________________________
39207 [  7445] By: jhi                                   on 2000/10/25  21:27:08
39208         Log: Integrate with vmsperl #7430 by Charles Bailey:
39209              
39210              Cleanup from prior patch (Charles Lane?):
39211              - improve handling of MFDs in Basename and Path
39212              - default to no xsubpp line # munging when building debug images
39213      Branch: perl
39214           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
39215 ____________________________________________________________________________
39216 [  7444] By: jhi                                   on 2000/10/25  21:03:50
39217         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
39218              From: John Peacock <JPeacock@UnivPress.com>
39219              Date: Thu, 18 May 2000 11:55:27 -0400
39220              Message-ID: <3924126F.A58BE57A@UnivPress.com>
39221      Branch: perl
39222            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
39223            ! t/op/write.t
39224 ____________________________________________________________________________
39225 [  7443] By: jhi                                   on 2000/10/25  20:43:10
39226         Log: Temporary stopgap for the self-tying issue: for now only
39227              array and hash self-ties are verboten.  The real fix, of
39228              course, would be to comprehensively test (and implement?)
39229              and debug (and document) self-ties.
39230      Branch: perl
39231            ! pod/perldiag.pod pp_sys.c t/op/tie.t
39232 ____________________________________________________________________________
39233 [  7442] By: jhi                                   on 2000/10/25  20:14:30
39234         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
39235              From: Dan Sugalski <dan@sidhe.org>
39236              Date: Wed, 25 Oct 2000 13:36:35 -0400
39237              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
39238              
39239              plus regen global.sym.
39240      Branch: perl
39241            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
39242            ! thrdvar.h util.c
39243 ____________________________________________________________________________
39244 [  7441] By: jhi                                   on 2000/10/25  20:12:20
39245         Log: buildtoc target tweaks.
39246      Branch: perl
39247            ! pod/Makefile.SH
39248 ____________________________________________________________________________
39249 [  7440] By: jhi                                   on 2000/10/25  20:03:53
39250         Log: A new version of making the syslog test more robust.
39251              (Replaces #7421.)
39252              
39253              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
39254              From: "Kurt D. Starsinic" <kstar@chapin.edu>
39255              Date: Wed, 25 Oct 2000 12:13:54 -0400
39256              Message-ID: <20001025121354.B2264@O2.chapin.edu>
39257      Branch: perl
39258            ! t/lib/syslog.t
39259 ____________________________________________________________________________
39260 [  7439] By: jhi                                   on 2000/10/25  20:00:48
39261         Log: Continue the internal UTF-8 API tweaking.
39262              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
39263              used much more than the simpler API, now called utf8_to_uv_simple().
39264              Still not quite happy with API, too much partial duplication
39265              of functionality.
39266      Branch: perl
39267            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
39268            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
39269            ! regcomp.c regexec.c sv.c toke.c utf8.c
39270 ____________________________________________________________________________
39271 [  7438] By: jhi                                   on 2000/10/25  18:52:30
39272         Log: Allow poking holes at the UTF-8 decoding strictness.
39273      Branch: perl
39274            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
39275            ! utf8.h
39276 ____________________________________________________________________________
39277 [  7437] By: jhi                                   on 2000/10/25  13:53:05
39278         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
39279              UTF8LEN() and UTF8SKIP(). 
39280      Branch: perl
39281            ! pp.c utf8.c utf8.h
39282 ____________________________________________________________________________
39283 [  7436] By: jhi                                   on 2000/10/25  13:51:37
39284         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
39285              From: Nicholas Clark <nick@ccl4.org>
39286              Date: Wed, 25 Oct 2000 14:44:05 +0100
39287              Message-ID: <20001025144404.D27253@plum.flirble.org>
39288      Branch: perl
39289            ! pod/perlrun.pod
39290 ____________________________________________________________________________
39291 [  7435] By: jhi                                   on 2000/10/25  13:49:32
39292         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
39293              From: Mike Guy <mjtg@cam.ac.uk>
39294              Date: Tue, 24 Oct 2000 14:59:40 +0100
39295              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
39296      Branch: perl
39297            ! scope.c
39298 ____________________________________________________________________________
39299 [  7434] By: jhi                                   on 2000/10/25  13:48:41
39300         Log: AIX is picky about its symbol exports.  Solution for now
39301              is to include the deb.o explicitly to the re extension build.
39302              
39303              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
39304              From: Peter Prymmer <pvhp@forte.com>
39305              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
39306              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
39307      Branch: perl
39308            ! ext/re/Makefile.PL hints/aix.sh
39309 ____________________________________________________________________________
39310 [  7433] By: jhi                                   on 2000/10/25  13:46:49
39311         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
39312              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39313              Date: Wed, 25 Oct 2000 12:02:20 +0200
39314              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
39315      Branch: perl
39316            ! perlsdio.h
39317 ____________________________________________________________________________
39318 [  7432] By: jhi                                   on 2000/10/25  13:44:28
39319         Log: Subject: Minor update to find2perl, for portability
39320              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
39321              Date: Wed, 25 Oct 2000 12:05:47 +0100
39322              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
39323      Branch: perl
39324            ! x2p/find2perl.PL
39325 ____________________________________________________________________________
39326 [  7431] By: jhi                                   on 2000/10/25  13:40:39
39327         Log: Add targets to Makefile.SH, most importantly
39328              'regen_all' which also remembers to update vms/perly*.
39329      Branch: perl
39330            ! Makefile.SH
39331 ____________________________________________________________________________
39332 [  7430] By: bailey                                on 2000/10/25  03:13:53
39333         Log: Cleanup from prior patch (Charles Lane?):
39334              - improve handling of MFDs in Basename and Path
39335              - default to no xsubpp line # munging when building debug images
39336      Branch: vmsperl
39337            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
39338 ____________________________________________________________________________
39339 [  7429] By: jhi                                   on 2000/10/24  20:03:40
39340         Log: Podify README.epoc and README.vos.
39341      Branch: perl
39342            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
39343            ! pod/perlport.pod pod/perltoc.pod
39344 ____________________________________________________________________________
39345 [  7428] By: jhi                                   on 2000/10/24  19:10:33
39346         Log: Stratus VOS updates from Paul Green.
39347      Branch: perl
39348            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
39349            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
39350            - vos/config.def vos/config.h vos/config_h.SH_orig
39351            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
39352            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
39353 ____________________________________________________________________________
39354 [  7427] By: jhi                                   on 2000/10/24  18:59:48
39355         Log: Check if stdio supports tweaking lval and cnt simultaneously.
39356              
39357              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
39358              From: Nicholas Clark <nick@ccl4.org>
39359              Date: Mon, 23 Oct 2000 15:39:32 +0100
39360              Message-ID: <20001023153932.A10786@plum.flirble.org>
39361      Branch: metaconfig
39362            ! U/compline/d_stdstdio.U
39363      Branch: perl
39364            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39365            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
39366            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
39367            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
39368            ! vos/config.h vos/config_h.SH_orig win32/config.bc
39369            ! win32/config.gc win32/config.vc
39370 ____________________________________________________________________________
39371 [  7426] By: jhi                                   on 2000/10/24  17:57:44
39372         Log: Missed the header file changes from #7425.
39373      Branch: perl
39374            ! embed.h embed.pl objXSUB.h proto.h
39375 ____________________________________________________________________________
39376 [  7425] By: jhi                                   on 2000/10/24  17:55:17
39377         Log: Fix the bug reported in
39378              
39379              From: andreas.koenig@anima.de (Andreas J. Koenig)
39380              Subject: Encode bug?
39381              Date: 24 Oct 2000 14:01:26 +0200 
39382              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
39383              
39384              Also make is_utf8_char() stricter.
39385      Branch: perl
39386            ! ext/Encode/Encode.xs utf8.c
39387 ____________________________________________________________________________
39388 [  7424] By: jhi                                   on 2000/10/24  15:15:39
39389         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
39390              From: Peter Scott <Peter@PSDT.com>
39391              Date: Mon, 23 Oct 2000 19:46:01 -0700
39392              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
39393      Branch: perl
39394            ! pod/perlfaq5.pod
39395 ____________________________________________________________________________
39396 [  7423] By: jhi                                   on 2000/10/24  14:25:30
39397         Log: Test tweak to avoid pulling in the whole Config.
39398      Branch: perl
39399            ! t/lib/st-lock.t
39400 ____________________________________________________________________________
39401 [  7422] By: jhi                                   on 2000/10/24  14:03:16
39402         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
39403      Branch: perl
39404            ! pp.c
39405 ____________________________________________________________________________
39406 [  7421] By: jhi                                   on 2000/10/24  13:32:09
39407         Log: (Replaced by #7440.)
39408              
39409              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
39410              From: "Kurt D. Starsinic" <kstar@chapin.edu>
39411              Date: Mon, 23 Oct 2000 16:40:54 -0400
39412              Message-ID: <20001023164054.B14491@O2.chapin.edu>
39413      Branch: perl
39414            ! t/lib/syslog.t
39415 ____________________________________________________________________________
39416 [  7420] By: jhi                                   on 2000/10/24  13:30:53
39417         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
39418              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39419              Date: Mon, 23 Oct 2000 17:29:03 -0400
39420              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
39421      Branch: perl
39422            ! lib/ExtUtils/MM_Unix.pm
39423 ____________________________________________________________________________
39424 [  7419] By: jhi                                   on 2000/10/24  13:29:57
39425         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
39426              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39427              Date: Mon, 23 Oct 2000 19:01:32 -0400
39428              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
39429      Branch: perl
39430            ! utils/h2xs.PL
39431 ____________________________________________________________________________
39432 [  7418] By: jhi                                   on 2000/10/24  13:26:04
39433         Log: Replace #7409 with
39434              
39435              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
39436              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
39437              Date: Mon, 23 Oct 2000 20:08:56 +0200
39438              Message-ID: <20001023200855.A14850@nice.ram.loc>
39439      Branch: perl
39440            ! ext/Storable/Storable.pm t/lib/st-lock.t
39441 ____________________________________________________________________________
39442 [  7417] By: jhi                                   on 2000/10/24  13:17:52
39443         Log: Run vms/vms_yfix.pl, should have done that after changing
39444              perly.c in #7382.
39445      Branch: perl
39446            ! vms/perly_c.vms vms/perly_h.vms
39447 ____________________________________________________________________________
39448 [  7416] By: jhi                                   on 2000/10/24  02:55:33
39449         Log: Make the UTF-8 decoding stricter and more verbose when
39450              malformation happens.  This involved adding an argument
39451              to utf8_to_uv_chk(), which involved changing its prototype,
39452              and prefer STRLEN over I32 for the UTF-8 length, which as
39453              a domino effect necessitated changing the prototypes of
39454              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
39455              The stricter UTF-8 decoding checking uses Markus Kuhn's
39456              UTF-8 Decode Stress Tester from
39457              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
39458      Branch: perl
39459            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
39460            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
39461            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
39462            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
39463 ____________________________________________________________________________
39464 [  7415] By: jhi                                   on 2000/10/23  14:06:06
39465         Log: Update Changes.
39466      Branch: perl
39467            ! Changes patchlevel.h
39468 ____________________________________________________________________________
39469 [  7414] By: jhi                                   on 2000/10/23  12:39:52
39470         Log: Undo the basename() part of #7412 since the lib/basename
39471              tests would need upgrading too.
39472      Branch: perl
39473            ! lib/File/Basename.pm
39474 ____________________________________________________________________________
39475 [  7413] By: jhi                                   on 2000/10/23  12:19:27
39476         Log: Document PERL_INSTALL_ROOT of #7210.
39477      Branch: perl
39478            ! lib/ExtUtils/Install.pm
39479 ____________________________________________________________________________
39480 [  7412] By: jhi                                   on 2000/10/23  12:16:47
39481         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
39482      Branch: perl
39483            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
39484            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
39485 ____________________________________________________________________________
39486 [  7411] By: jhi                                   on 2000/10/23  12:07:41
39487         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
39488              From: Prymmer/Kahn <pvhp@best.com>
39489              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
39490              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
39491      Branch: perl
39492            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
39493 ____________________________________________________________________________
39494 [  7410] By: jhi                                   on 2000/10/23  04:10:11
39495         Log: The change #7187 was not so good on VMS.
39496              
39497              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
39498              From: "Craig A. Berry" <craig.berry@psinetcs.com>
39499              Date: Sun, 22 Oct 2000 23:03:08 -0500
39500              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
39501      Branch: perl
39502            ! utils/perldoc.PL
39503 ____________________________________________________________________________
39504 [  7409] By: jhi                                   on 2000/10/23  03:57:36
39505         Log: Avoid Storable locking on DJGPP for now.
39506              
39507              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
39508              From: "Peter J. Farley III" <pjfarley@banet.net>
39509              Date: Sun, 22 Oct 2000 20:00:00 -0400
39510              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
39511      Branch: perl
39512            ! ext/Storable/Storable.pm t/lib/st-lock.t
39513 ____________________________________________________________________________
39514 [  7408] By: jhi                                   on 2000/10/23  03:50:24
39515         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
39516              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
39517              Date: Sun, 22 Oct 2000 21:12:22 -0400
39518              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
39519      Branch: perl
39520            ! lib/vars.pm
39521 ____________________________________________________________________________
39522 [  7407] By: jhi                                   on 2000/10/23  03:43:12
39523         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
39524              From: Hugo <hv@crypt.compulink.co.uk>
39525              Date: Mon, 23 Oct 2000 00:47:22 +0100
39526              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
39527      Branch: perl
39528            ! regexec.c t/op/pat.t
39529 ____________________________________________________________________________
39530 [  7406] By: jhi                                   on 2000/10/23  03:40:29
39531         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
39532      Branch: perl
39533            ! lib/ExtUtils/MakeMaker.pm
39534 ____________________________________________________________________________
39535 [  7405] By: jhi                                   on 2000/10/22  21:32:00
39536         Log: Doc patch.
39537              
39538              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
39539              From: rspier@pobox.com (Robert Spier)
39540              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
39541              Message-ID: <14835.16112.13457.447971@rls.cx>
39542      Branch: perl
39543            ! lib/strict.pm
39544 ____________________________________________________________________________
39545 [  7404] By: jhi                                   on 2000/10/22  21:30:51
39546         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
39547              From: rspier@pobox.com (Robert Spier)
39548              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
39549              Message-ID: <14835.17223.72448.705566@rls.cx>
39550      Branch: perl
39551            ! lib/ExtUtils/MakeMaker.pm
39552 ____________________________________________________________________________
39553 [  7403] By: jhi                                   on 2000/10/22  21:24:11
39554         Log: Subject: [PATCH bleadperl] ripples from constsub patch
39555              From: John Tobey <jtobey@john-edwin-tobey.org>
39556              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
39557              Message-Id: <m13nSOB-000FObC@feynman.localnet>
39558      Branch: perl
39559            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
39560 ____________________________________________________________________________
39561 [  7402] By: jhi                                   on 2000/10/22  20:59:35
39562         Log: Support s?printf parameter reordering.
39563      Branch: perl
39564            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
39565 ____________________________________________________________________________
39566 [  7401] By: jhi                                   on 2000/10/22  19:19:14
39567         Log: Expand %Config variables only if explicitly so requested
39568              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
39569              
39570              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
39571              From: Gurusamy Sarathy <gsar@ActiveState.com>
39572              Date: Sun, 22 Oct 2000 11:47:32 -0700
39573              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
39574      Branch: perl
39575            ! Makefile.SH lib/lib_pm.PL
39576 ____________________________________________________________________________
39577 [  7400] By: jhi                                   on 2000/10/22  18:24:10
39578         Log: Move the #7390 test from warn/op to comp/redef.
39579              
39580              Subject: Re: Creating const subs for constants.
39581              From: John Tobey <jtobey@john-edwin-tobey.org>
39582              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
39583              Message-Id: <m13nG72-000FObC@feynman.localnet>               
39584      Branch: perl
39585            ! t/comp/redef.t t/pragma/warn/op
39586 ____________________________________________________________________________
39587 [  7399] By: jhi                                   on 2000/10/22  17:49:59
39588         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
39589              From: Nicholas Clark <nick@ccl4.org>
39590              Date: Sat, 21 Oct 2000 22:23:19 +0100
39591              Message-ID: <20001021222319.B45586@plum.flirble.org>
39592      Branch: perl
39593            ! ext/DynaLoader/DynaLoader_pm.PL
39594 ____________________________________________________________________________
39595 [  7398] By: jhi                                   on 2000/10/22  17:47:35
39596         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
39597              From: Hugo <hv@crypt.compulink.co.uk>
39598              Date: Sat, 21 Oct 2000 18:19:59 +0100
39599              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
39600      Branch: perl
39601            ! ext/B/B.pm ext/B/B/C.pm
39602 ____________________________________________________________________________
39603 [  7397] By: jhi                                   on 2000/10/22  17:35:18
39604         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
39605              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
39606              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
39607              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
39608      Branch: perl
39609            ! hints/openbsd.sh
39610 ____________________________________________________________________________
39611 [  7396] By: jhi                                   on 2000/10/22  17:19:46
39612         Log: Subject: installman go-faster stripes
39613              From: Nicholas Clark <nick@talking.bollo.cx>
39614              Date: Sat, 21 Oct 2000 17:24:53 +0100
39615              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
39616              
39617              Subject: Re: installman go-faster stripes
39618              From: Russ Allbery <rra@stanford.edu>
39619              Date: 21 Oct 2000 11:04:13 -0700
39620              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
39621      Branch: perl
39622            ! installman pod/pod2man.PL
39623 ____________________________________________________________________________
39624 [  7395] By: jhi                                   on 2000/10/22  17:17:35
39625         Log: Hints tweak from Anton Berezin.
39626      Branch: perl
39627            ! hints/freebsd.sh
39628 ____________________________________________________________________________
39629 [  7394] By: jhi                                   on 2000/10/22  04:50:04
39630         Log: Tweak the Is* definitions of Unicode character classes
39631              to better match the official categorizations; embrace
39632              the official categorizations; add the combining marks
39633              as alpha (and -numeric); fix DCinital (a typo and edito)
39634              to be DCmedial.
39635      Branch: perl
39636            + lib/unicode/Is/DCmedial.pl
39637            - lib/unicode/Is/DCinital.pl
39638            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
39639            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
39640            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
39641            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
39642 ____________________________________________________________________________
39643 [  7393] By: jhi                                   on 2000/10/21  18:06:05
39644         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
39645              From: Daniel Chetlin <daniel@chetlin.com>
39646              Date: Sat, 21 Oct 2000 02:57:03 -0700
39647              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
39648      Branch: perl
39649            + t/lib/tie-splice.t
39650            ! MANIFEST lib/Tie/Array.pm
39651 ____________________________________________________________________________
39652 [  7392] By: gsar                                  on 2000/10/21  18:05:15
39653         Log: resync utfperl branch with mainline
39654      Branch: utfperl
39655           !> (integrate 1760 files)
39656 ____________________________________________________________________________
39657 [  7391] By: jhi                                   on 2000/10/21  14:37:49
39658         Log: Testcases for a #7383,#7385 related bug.
39659              
39660              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
39661              From: Nicholas Clark <nick@ccl4.org>
39662              Date: Sat, 21 Oct 2000 15:04:51 +0100
39663              Message-ID: <20001021150451.A51566@plum.flirble.org>
39664      Branch: perl
39665            ! t/pragma/utf8.t
39666 ____________________________________________________________________________
39667 [  7390] By: jhi                                   on 2000/10/21  14:35:57
39668         Log: Add a testcase for #7389.
39669      Branch: perl
39670            ! t/pragma/warn/op
39671 ____________________________________________________________________________
39672 [  7389] By: jhi                                   on 2000/10/21  14:26:45
39673         Log: Subject: Re: Creating const subs for constants.
39674              From: John Tobey <jtobey@john-edwin-tobey.org>
39675              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
39676              Message-Id: <m13mo0N-000FObC@feynman.localnet>
39677      Branch: perl
39678            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
39679            ! proto.h sv.c
39680 ____________________________________________________________________________
39681 [  7388] By: nick                                  on 2000/10/21  11:44:23
39682         Log: Populate perlio branch
39683      Branch: perlio
39684           +> (branch 1760 files)
39685 ____________________________________________________________________________
39686 [  7387] By: nick                                  on 2000/10/21  10:52:05
39687         Log: Get branch back as replica of mainline via :
39688              p4 integrate -b utfperl
39689              p4 resolve -at ./...
39690      Branch: utfperl
39691           +> (branch 269 files)
39692            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
39693            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
39694            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
39695            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
39696            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
39697            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
39698            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
39699            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
39700            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
39701            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
39702            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
39703            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
39704            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
39705            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
39706            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
39707            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
39708            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
39709            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
39710            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
39711            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
39712            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
39713            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
39714            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
39715            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
39716            - lib/unicode/UCD300.html lib/unicode/Unicode.300
39717            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
39718            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
39719            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
39720            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
39721           !> (integrate 965 files)
39722 ____________________________________________________________________________
39723 [  7386] By: jhi                                   on 2000/10/21  01:31:12
39724         Log: Update Changes.
39725      Branch: perl
39726            ! Changes patchlevel.h
39727 ____________________________________________________________________________
39728 [  7385] By: jhi                                   on 2000/10/21  01:28:42
39729         Log: The #7383 was right only in the context of the original bug report,
39730              not in more general case.
39731      Branch: perl
39732            ! pp_hot.c
39733 ____________________________________________________________________________
39734 [  7384] By: jhi                                   on 2000/10/21  01:08:23
39735         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
39736      Branch: perl
39737            ! ext/IO/lib/IO/Select.pm
39738 ____________________________________________________________________________
39739 [  7383] By: jhi                                   on 2000/10/21  00:44:18
39740         Log: Fix for ID 20001020.006, concatenating an unset submatch
39741              with utf8 resulted in "Modification of a read-only value".
39742      Branch: perl
39743            ! pp_hot.c t/pragma/utf8.t
39744 ____________________________________________________________________________
39745 [  7382] By: jhi                                   on 2000/10/20  20:44:31
39746         Log: Make scan_num() reëntrant, as suggested in
39747              
39748              Subject: [PATCH perl@7229] Rentrant parser and yylex()
39749              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
39750              Date: Fri, 20 Oct 2000 14:17:27 +0100
39751              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
39752      Branch: perl
39753            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
39754            ! toke.c
39755 ____________________________________________________________________________
39756 [  7381] By: jhi                                   on 2000/10/20  20:07:29
39757         Log: Reëntrancy fix.
39758              
39759              Subject: [PATCH perl@7229] Rentrant parser and yylex()
39760              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
39761              Date: Fri, 20 Oct 2000 14:17:27 +0100
39762              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
39763      Branch: perl
39764            ! embed.h embed.pl perl.h proto.h toke.c
39765 ____________________________________________________________________________
39766 [  7380] By: jhi                                   on 2000/10/20  19:15:54
39767         Log: Don't write double values through long double pointers,
39768              based on a part of
39769              
39770              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
39771              From: Jens Hamisch <jens@Strawberry.COM>
39772              Date: Tue, 17 Oct 2000 08:39:36 +0200
39773              Message-Id: <20001017083936.A11104@Strawberry.COM>
39774      Branch: perl
39775            ! perl.h pp.c
39776 ____________________________________________________________________________
39777 [  7379] By: jhi                                   on 2000/10/20  18:43:37
39778         Log: Portability tweak on #7377.
39779              
39780              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
39781              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
39782              Date:     Fri, 20 Oct 2000 13:13:41 EDT
39783              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
39784      Branch: perl
39785            ! t/lib/dprof.t
39786 ____________________________________________________________________________
39787 [  7378] By: jhi                                   on 2000/10/20  12:57:19
39788         Log: SOCKS function redefinitions need prototypes, too, otherwise
39789              for example 32 bit versus 64 bit differences cause a lot of
39790              problems.  Part of
39791              
39792              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
39793              From: Jens Hamisch <jens@Strawberry.COM>
39794              Date: Tue, 17 Oct 2000 08:39:36 +0200
39795              Message-Id: <20001017083936.A11104@Strawberry.COM>
39796      Branch: perl
39797            ! doio.c pp_sys.c
39798 ____________________________________________________________________________
39799 [  7377] By: jhi                                   on 2000/10/20  12:37:12
39800         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
39801              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
39802              Date:     Fri, 20 Oct 2000 08:26:04 EDT
39803              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
39804      Branch: perl
39805            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
39806 ____________________________________________________________________________
39807 [  7376] By: jhi                                   on 2000/10/20  12:35:31
39808         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
39809              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
39810              Date:     Fri, 20 Oct 2000 07:48:15 EDT
39811              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
39812      Branch: perl
39813            ! configure.com vms/gen_shrfls.pl
39814 ____________________________________________________________________________
39815 [  7375] By: bailey                                on 2000/10/20  04:44:37
39816         Log: SYN SYN
39817      Branch: vmsperl
39818           +> (branch 134 files)
39819            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
39820            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
39821            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
39822            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
39823            - eg/cgi/frameset.cgi eg/cgi/index.html
39824            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
39825            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
39826            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
39827            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
39828            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
39829            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
39830            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
39831            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
39832            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
39833            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
39834            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
39835            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
39836            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
39837            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
39838            - lib/unicode/Props.txt lib/unicode/UCD300.html
39839            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
39840            - utils/perlbc.PL vms/subconfigure.com
39841           !> (integrate 785 files)
39842 ____________________________________________________________________________
39843 [  7374] By: jhi                                   on 2000/10/20  00:59:48
39844         Log: In the latest compiler builds cccdlflags must not become -fpic,
39845              from Wilfredo Sánchez.
39846      Branch: perl
39847            ! hints/darwin.sh
39848 ____________________________________________________________________________
39849 [  7373] By: jhi                                   on 2000/10/20  00:56:35
39850         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
39851              From: Tony Cook <tony@develop-help.com>
39852              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
39853              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
39854      Branch: perl
39855            ! pod/perlop.pod
39856 ____________________________________________________________________________
39857 [  7372] By: jhi                                   on 2000/10/19  19:34:40
39858         Log: Typo noted by Mark Lutz.
39859      Branch: perl
39860            ! t/op/64bitint.t
39861 ____________________________________________________________________________
39862 [  7371] By: jhi                                   on 2000/10/19  19:33:13
39863         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
39864      Branch: metaconfig
39865            ! U/modified/Cppsym.U U/modified/Oldconfig.U
39866      Branch: metaconfig/U/perl
39867            ! End.U dlsrc.U libperl.U
39868      Branch: perl
39869            + hints/nonstopux.sh
39870            ! Configure MANIFEST config_h.SH
39871 ____________________________________________________________________________
39872 [  7370] By: jhi                                   on 2000/10/19  17:18:08
39873         Log: Subject: PATCH do_print has 2 PerlIO_error()s
39874              From: nick@ccl4.org
39875              Date: Thu, 19 Oct 2000 18:09:20 +0100
39876              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
39877      Branch: perl
39878            ! doio.c
39879 ____________________________________________________________________________
39880 [  7369] By: jhi                                   on 2000/10/19  14:01:49
39881         Log: Update Changes.
39882      Branch: perl
39883            ! Changes patchlevel.h
39884 ____________________________________________________________________________
39885 [  7368] By: jhi                                   on 2000/10/19  13:04:29
39886         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
39887              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39888              Date: Wed, 18 Oct 2000 13:12:01 +0200
39889              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
39890      Branch: perl
39891            ! hints/aix.sh
39892 ____________________________________________________________________________
39893 [  7367] By: jhi                                   on 2000/10/19  02:22:40
39894         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
39895              of a 'pmshort' anywhere in the B, so the offending line was simply
39896              removed.
39897      Branch: perl
39898            ! ext/B/B/Debug.pm
39899 ____________________________________________________________________________
39900 [  7366] By: jhi                                   on 2000/10/19  02:12:37
39901         Log: Add the test case for the bug id 20000730.004 which seems
39902              to have been fixed by now.
39903      Branch: perl
39904            ! t/pragma/utf8.t
39905 ____________________________________________________________________________
39906 [  7365] By: jhi                                   on 2000/10/18  23:36:24
39907         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
39908              From: Hugo <hv@crypt.compulink.co.uk>
39909              Date: Wed, 18 Oct 2000 23:25:58 +0100
39910              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
39911      Branch: perl
39912            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
39913 ____________________________________________________________________________
39914 [  7364] By: jhi                                   on 2000/10/18  21:12:53
39915         Log: (retracted)
39916      Branch: perl
39917            ! pp.c
39918 ____________________________________________________________________________
39919 [  7363] By: jhi                                   on 2000/10/18  20:55:38
39920         Log: Missing change from #7362.
39921      Branch: perl
39922            ! win32/perlhost.h
39923 ____________________________________________________________________________
39924 [  7362] By: jhi                                   on 2000/10/18  20:52:01
39925         Log: Borland C fstat() never saw the fd as writable.
39926              
39927              Subject: fix for Borland's weak "stat" (perl@7211)
39928              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
39929              Date: Mon, 16 Oct 2000 09:55:03 +0400
39930              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
39931      Branch: perl
39932            ! win32/win32.c
39933 ____________________________________________________________________________
39934 [  7361] By: jhi                                   on 2000/10/18  17:43:50
39935         Log: Regen toc.
39936      Branch: perl
39937            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
39938 ____________________________________________________________________________
39939 [  7360] By: jhi                                   on 2000/10/18  17:07:44
39940         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39941              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
39942              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
39943              Date: Mon, 16 Oct 2000 15:19:49 +0200
39944      Branch: perl
39945            + README.aix
39946            ! MANIFEST
39947 ____________________________________________________________________________
39948 [  7359] By: jhi                                   on 2000/10/18  17:04:49
39949         Log: Subject: Pod patch for Devel::Peek
39950              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39951              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
39952              Date: Mon, 16 Oct 2000 12:26:34 +0200
39953      Branch: perl
39954            ! ext/Devel/Peek/Peek.pm
39955 ____________________________________________________________________________
39956 [  7358] By: jhi                                   on 2000/10/18  17:03:15
39957         Log: Make Cwd more bulletproof in chrooted environments.
39958              
39959              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
39960              From: "Eric E. Coe" <Eric.Coe@oracle.com>
39961              Date: Wed, 18 Oct 2000 04:03:54 -0400
39962              Message-Id: <39ED596A.70E599FE@oracle.com>
39963      Branch: perl
39964            ! lib/Cwd.pm
39965 ____________________________________________________________________________
39966 [  7357] By: jhi                                   on 2000/10/18  16:37:26
39967         Log: Disable the UTF8 downgrade croakage for now to avoid
39968              too many not okay messages.
39969      Branch: perl
39970            ! doio.c
39971 ____________________________________________________________________________
39972 [  7356] By: jhi                                   on 2000/10/17  23:29:41
39973         Log: Show the failed remote port, instead of the failing line number.
39974              
39975              Subject: [PATCH 5.6.1 Debugger] More diagnostics
39976              From: David Sparks <daves@ActiveState.com>
39977              Date: Tue, 17 Oct 2000 15:00:24 -0700
39978              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
39979      Branch: perl
39980            ! lib/perl5db.pl
39981 ____________________________________________________________________________
39982 [  7355] By: jhi                                   on 2000/10/17  14:11:31
39983         Log: On output try to downgrade to bytes, croak if impossible,
39984              from Simon Cozens.  This means that outputting >255 UTF8
39985              is impossible.  Consider this as a strong incentive to get
39986              the I/O disciplines implemented.
39987      Branch: perl
39988            ! doio.c pod/perldiag.pod sv.c
39989 ____________________________________________________________________________
39990 [  7354] By: jhi                                   on 2000/10/17  13:42:23
39991         Log: Clarify documentation on 'use bytes'.
39992              
39993              Subject: Re: What does 'use bytes' "mean" ?
39994              From: Simon Cozens <simon@cozens.net>
39995              Date: Mon, 18 Sep 2000 18:24:25 +0100
39996              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
39997      Branch: perl
39998            ! lib/bytes.pm
39999 ____________________________________________________________________________
40000 [  7353] By: jhi                                   on 2000/10/17  13:28:12
40001         Log: Workaround for a sfio bug where the stream error indicator
40002              is not cleared as documented.
40003              
40004              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
40005              From: Nicholas Clark <nick@ccl4.org>
40006              Date: Mon, 16 Oct 2000 18:28:23 +0100
40007              Message-ID: <20001016182823.J19700@plum.flirble.org>
40008      Branch: perl
40009            ! doio.c
40010 ____________________________________________________________________________
40011 [  7352] By: jhi                                   on 2000/10/17  13:06:19
40012         Log: More IoTYPE sprinkling.
40013      Branch: perl
40014            ! doio.c pp_hot.c
40015 ____________________________________________________________________________
40016 [  7351] By: jhi                                   on 2000/10/16  22:47:07
40017         Log: Detect early whether the std streams have gone bad.
40018              
40019              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
40020              Date: Mon, 16 Oct 2000 23:28:42 +0100
40021              From: Nicholas Clark <nick@ccl4.org>
40022              Message-ID: <20001016232842.A37942@plum.flirble.org>
40023      Branch: perl
40024            ! t/op/misc.t
40025 ____________________________________________________________________________
40026 [  7350] By: jhi                                   on 2000/10/16  22:45:16
40027         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
40028              From: "Peter J. Farley III" <pjfarley@banet.net>
40029              Date: Mon, 16 Oct 2000 18:15:59 -0400
40030              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
40031      Branch: perl
40032            ! djgpp/djgpp.c dosish.h t/io/open.t
40033 ____________________________________________________________________________
40034 [  7349] By: jhi                                   on 2000/10/16  22:36:45
40035         Log: perldelta tweak.
40036      Branch: perl
40037            ! pod/perldelta.pod
40038 ____________________________________________________________________________
40039 [  7348] By: jhi                                   on 2000/10/16  15:17:53
40040         Log: Update Changes.
40041      Branch: perl
40042            ! Changes patchlevel.h
40043 ____________________________________________________________________________
40044 [  7347] By: jhi                                   on 2000/10/16  13:55:27
40045         Log: Add the capability to include/exclude branches.
40046      Branch: perl
40047            ! Porting/genlog
40048 ____________________________________________________________________________
40049 [  7346] By: jhi                                   on 2000/10/16  13:18:04
40050         Log: Add Charles Lane.
40051      Branch: perl
40052            ! AUTHORS Changes
40053 ____________________________________________________________________________
40054 [  7345] By: jhi                                   on 2000/10/16  13:13:21
40055         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
40056      Branch: perl
40057            ! pod/perldelta.pod
40058 ____________________________________________________________________________
40059 [  7344] By: gsar                                  on 2000/10/16  09:30:21
40060         Log: integrate change#6220 from cfgperl
40061              
40062              Win32 patches from Benjamin Stuhl.
40063      Branch: maint-5.6/perl
40064           !> makedef.pl win32/win32.h
40065 ____________________________________________________________________________
40066 [  7343] By: gsar                                  on 2000/10/16  08:32:19
40067         Log: integrate changes#6221,6222 from cfgperl
40068              
40069              Remove tr///CU (the feature is to be obsoleted by better interfaces).
40070              From: simon@brecon.co.uk (Simon Cozens)
40071              Subject: [PATCH] Eliminate tr///[CU][CU]
40072              Date: 23 Jun 2000 11:05:40 GMT
40073              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
40074              
40075              doc typo fix
40076              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
40077              From: Ian Phillipps <Ian.Phillipps@iname.com>
40078              Date: Fri, 23 Jun 2000 10:40:58 +0100
40079              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
40080      Branch: maint-5.6/perl
40081           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
40082 ____________________________________________________________________________
40083 [  7342] By: gsar                                  on 2000/10/16  08:28:08
40084         Log: integrate change#6217 from cfgperl (in part)
40085              
40086              Rename the fdpid locking and integrate with Sarathy.
40087      Branch: maint-5.6/perl
40088           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
40089           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
40090           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
40091           !> win32/win32.c
40092 ____________________________________________________________________________
40093 [  7341] By: gsar                                  on 2000/10/16  08:23:39
40094         Log: integrate changes#6214..6216 from mainline
40095              
40096              @_ can't have junk in it even in the non-USE_ITHREADS case because
40097              caller() wants to populate @DB::args with it (causes a coredump
40098              in Carp::confess())
40099              
40100              tweak comment about @DB::args
40101              
40102              be more optimal about clearing @_
40103      Branch: maint-5.6/perl
40104           !> av.h cop.h pp_ctl.c t/op/runlevel.t
40105 ____________________________________________________________________________
40106 [  7340] By: gsar                                  on 2000/10/16  08:20:37
40107         Log: integrate changes#6207..6210 from cfgperl
40108              
40109              Subject: [PATCH 5.6.0] Threadsafe patches
40110              From: Dan Sugalski <dan@sidhe.org>
40111              To: perl5-porters@perl.org
40112              Date: Mon, 08 May 2000 18:08:13 -0400
40113              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
40114              
40115              Regen headers for #6207.
40116              
40117              Lock PL_fdpid against race conditions, based on:
40118              Subject: [PATCH 5.6.0]subprocess fixup for threads
40119              From: Dan Sugalski <dan@sidhe.org>
40120              To: perl5-porters@perl.org
40121              Date: Tue, 11 Apr 2000 17:02:32 -0400
40122              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
40123              
40124              Mopup for #6207 and #6209.
40125      Branch: maint-5.6/perl
40126           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
40127           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
40128           !> win32/win32.c
40129 ____________________________________________________________________________
40130 [  7339] By: gsar                                  on 2000/10/16  08:14:34
40131         Log: integrate change#6203 from cfgperl
40132              
40133              perldiag should refer to perlos2.pod not README.os2
40134      Branch: maint-5.6/perl
40135           !> pod/perldiag.pod
40136 ____________________________________________________________________________
40137 [  7338] By: gsar                                  on 2000/10/16  08:11:42
40138         Log: integrate change#6201 from mainline
40139              
40140              Perl_eval_pv() leaks 4 bytes every time it is called because it
40141              does a PUSHMARK that's never ever POPMARKed; in general, only
40142              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
40143              Perl_eval_[sp]v() don't because they don't take any incoming
40144              arguments (this leak has been around since the original version
40145              of perl_eval_pv() in 5.003_97e)
40146      Branch: maint-5.6/perl
40147           !> perl.c
40148 ____________________________________________________________________________
40149 [  7337] By: gsar                                  on 2000/10/16  08:08:47
40150         Log: integrate changes#6197..6200 from cfgperl
40151              
40152              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
40153              From: John Borwick <jhborwic@unity.ncsu.edu>
40154              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
40155              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
40156              
40157              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
40158              From: Dan Sugalski <dan@sidhe.org>
40159              To: vmsperl@perl.org, perl5-porters@perl.org
40160              Date: Fri, 02 Jun 2000 16:00:41 -0400
40161              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
40162              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
40163              
40164              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
40165              From: Dan Sugalski <dan@sidhe.org>
40166              To: perl5-porters@perl.org, vmsperl@perl.org
40167              Date: Fri, 02 Jun 2000 17:30:51 -0400
40168              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
40169              
40170              Update to cperl-mode.el 4.31 from
40171              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
40172              Subject: A couple of notes
40173              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40174              To: Mailing list Perl5 <perl5-porters@perl.org>
40175              Date: Sat, 3 Jun 2000 23:33:32 -0400
40176              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
40177      Branch: maint-5.6/perl
40178           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
40179           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
40180           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
40181           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
40182           !> vms/vmsish.h
40183 ____________________________________________________________________________
40184 [  7336] By: gsar                                  on 2000/10/16  08:03:46
40185         Log: integrate changes#6194,6195 from mainline
40186              
40187              fix small eval"" memory leaks under USE_ITHREADS
40188              
40189              fix yet another eval"" leak under USE_ITHREADS
40190      Branch: maint-5.6/perl
40191           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
40192           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
40193           !> vms/perly_c.vms
40194 ____________________________________________________________________________
40195 [  7335] By: gsar                                  on 2000/10/16  08:02:15
40196         Log: integrate changes#6190,6191 from mainline
40197              
40198              submit missing embed.pl change
40199              
40200              vec() loses numericalness (modified version of patch suggested
40201              by Robin Barker)
40202      Branch: maint-5.6/perl
40203           !> doop.c embed.pl t/op/vec.t
40204 ____________________________________________________________________________
40205 [  7334] By: gsar                                  on 2000/10/16  08:01:03
40206         Log: integrate change#6189 from mainline
40207              
40208              counting tr/// corrupts later operation (from M.J.T Guy)
40209      Branch: maint-5.6/perl
40210           !> doop.c t/op/tr.t
40211 ____________________________________________________________________________
40212 [  7333] By: gsar                                  on 2000/10/16  07:59:07
40213         Log: integrate changes#6183..6188 from mainline
40214              
40215              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
40216              <nick@ccl4.org>)
40217              
40218              tweak for change#6127
40219              
40220              remove incorrect documentation about implicit split to @_ in
40221              list context, which never really worked in perl 5 (from
40222              M.J.T. Guy)
40223              
40224              further qualify references to "alphanumeric" (from Wolfgang Laun
40225              <wolfgang.laun@alcatel.at>)
40226              
40227              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
40228              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
40229              
40230              h2xs tweaks
40231      Branch: maint-5.6/perl
40232           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
40233           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
40234           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
40235           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
40236           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
40237           !> pod/pod2latex.PL utils/h2xs.PL
40238 ____________________________________________________________________________
40239 [  7332] By: gsar                                  on 2000/10/16  07:53:52
40240         Log: integrate change#6179 from mainline
40241              
40242              buggy modulus on UVs introduced by change#3378 (resulted in
40243              4063328477 % 65535 amounting to 27406, instead of 27407)
40244      Branch: maint-5.6/perl
40245           !> pp.c t/op/arith.t
40246 ____________________________________________________________________________
40247 [  7331] By: gsar                                  on 2000/10/16  07:52:49
40248         Log: integrate changes#6176,6177,6178,6182 from cfgperl
40249              
40250              Single-quoted utf8 patch from Simon Cozens.
40251              
40252              Substitution utf8 patch from Simon Cozens.
40253              
40254              Be cleaner.
40255              
40256              Be Cleaner Part Deux.
40257      Branch: maint-5.6/perl
40258           !> Makefile.SH pp_hot.c toke.c
40259 ____________________________________________________________________________
40260 [  7330] By: gsar                                  on 2000/10/16  07:41:36
40261         Log: integrate change#6172 from mainline
40262              
40263              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
40264              (from Ilya Zakharevich)
40265      Branch: maint-5.6/perl
40266           !> regexec.c t/op/re_tests
40267 ____________________________________________________________________________
40268 [  7329] By: gsar                                  on 2000/10/16  07:40:25
40269         Log: integrate change#6171 from mainline
40270              
40271              scalar() doesn't force scalar context when used in void context
40272              (from Simon Cozens)
40273      Branch: maint-5.6/perl
40274           !> op.c t/op/wantarray.t
40275 ____________________________________________________________________________
40276 [  7328] By: gsar                                  on 2000/10/16  07:39:33
40277         Log: integrate change#6170 from mainline
40278              
40279              change#6142 needs tweaks to tests to work where there's no
40280              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
40281      Branch: maint-5.6/perl
40282           !> t/lib/filefind.t
40283 ____________________________________________________________________________
40284 [  7327] By: gsar                                  on 2000/10/16  07:35:34
40285         Log: integrate changes#6166..6168 from cfgperl
40286              
40287              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
40288              in case somebody wants to write an extension for more
40289              shadow database interfaces.
40290              
40291              tweak todo
40292              
40293              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
40294      Branch: maint-5.6/perl
40295           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
40296           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
40297           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
40298           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
40299           !> win32/config.vc win32/config_H.bc win32/config_H.gc
40300           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
40301 ____________________________________________________________________________
40302 [  7326] By: gsar                                  on 2000/10/16  07:29:05
40303         Log: integrate changes#6157,6159..6161,6164 from cfgperl
40304              
40305              Regen Configure to jive with #6149.
40306              
40307              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
40308              
40309              Changes for the File::Temp 0.08 (change #6159) test suite
40310              to fit better into the Perl distribution test framework.
40311              
40312              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
40313              both from Simon Cozens.
40314              
40315              detypo
40316      Branch: maint-5.6/perl
40317           +> pod/perlmodlib.PL pod/perlnewmod.pod
40318           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
40319           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
40320           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
40321           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
40322 ____________________________________________________________________________
40323 [  7325] By: gsar                                  on 2000/10/16  07:25:13
40324         Log: integrate change#6158 from vmsperl
40325              
40326              Add fallback to tmpfile for use in cases where user's relying on
40327              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
40328              Lane's patch)
40329      Branch: maint-5.6/perl
40330           !> vms/vms.c vms/vmsish.h
40331 ____________________________________________________________________________
40332 [  7324] By: gsar                                  on 2000/10/16  07:20:50
40333         Log: integrate changes#6153..6155 from mainline
40334              
40335              prettier Test::Harness output on failed tests (from Nicholas Clark
40336              <nick@Bagpuss.uk.boo.com>)
40337              
40338              avoid type mismatch warning
40339              
40340              small bug in change#6144; remove random \xA0 character that snuck
40341              in via change#6145
40342      Branch: maint-5.6/perl
40343           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
40344           !> perl.c
40345 ____________________________________________________________________________
40346 [  7323] By: gsar                                  on 2000/10/16  07:18:47
40347         Log: integrate changes#6151,6152 from mainline
40348              
40349              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
40350              
40351              cosmetic fixups of RE debug output (from Ilya Zakharevich)
40352      Branch: maint-5.6/perl
40353           !> regexec.c
40354 ____________________________________________________________________________
40355 [  7322] By: gsar                                  on 2000/10/16  07:17:25
40356         Log: integrate changes#6146..6150 from mainline
40357              
40358              doc typo
40359              
40360              add a make entry to Config.pm so "perl -V:make" works on VMS
40361              (from Peter Prymmer)
40362              
40363              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
40364              
40365              OS/2 tweaks for usethreads build (from Rocco Caputo
40366              <troc@netrus.net>)
40367              
40368              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
40369      Branch: maint-5.6/perl
40370           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
40371           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
40372           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
40373           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
40374           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
40375           !> warnings.pl x2p/a2p.h
40376 ____________________________________________________________________________
40377 [  7321] By: gsar                                  on 2000/10/16  07:14:02
40378         Log: integrate changes#6143..6145 from mainline
40379              
40380              MacOS support, part 1 (from Matthias Neeracher
40381              <neeri@iis.ee.ethz.ch>)
40382              
40383              MacOS support, part 2: make AutoSplit use File::Spec instead
40384              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
40385              <neeri@iis.ee.ethz.ch>)
40386              
40387              make xsubpp skip embedded pod (from Matthias Neeracher
40388              <neeri@iis.ee.ethz.ch>)
40389      Branch: maint-5.6/perl
40390           +> ext/DynaLoader/dl_mac.xs
40391           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
40392           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
40393           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
40394           !> pp_ctl.c proto.h toke.c util.c util.h
40395 ____________________________________________________________________________
40396 [  7320] By: gsar                                  on 2000/10/16  07:12:13
40397         Log: integrate changes#6141,6142 from mainline
40398              
40399              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
40400              forwarded by Peter Seebach from the bsdi-users mailing list.
40401              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
40402              
40403              File::Find fails to chdir when chasing symlinks (from
40404              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
40405      Branch: maint-5.6/perl
40406           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
40407 ____________________________________________________________________________
40408 [  7319] By: gsar                                  on 2000/10/16  07:04:30
40409         Log: integrate change#6139 from mainline
40410              
40411              revise mktables.PL for bugs and newness in Unicode 3.0
40412              (from James Bence <jbence@amgen.com>)
40413      Branch: maint-5.6/perl
40414           +> (branch 30 files)
40415           !> (integrate 49 files)
40416 ____________________________________________________________________________
40417 [  7318] By: gsar                                  on 2000/10/16  07:01:01
40418         Log: integrate changes#6137,6138 from mainline
40419              
40420              fix bogus redeclaration warning for "our" variables in different
40421              scopes
40422              
40423              add note about the handling of negative indices to tied arrays
40424              (from Michael G Schwern <schwern@pobox.com>)
40425      Branch: maint-5.6/perl
40426           !> op.c pod/perltie.pod t/pragma/strict-vars
40427 ____________________________________________________________________________
40428 [  7317] By: gsar                                  on 2000/10/16  06:58:46
40429         Log: integrate changes#6127..6136 from mainline
40430              
40431              call_method(...,G_EVAL) can longjmp() out if the method probing
40432              failed (from Gisle Aas)
40433              
40434              new perlxstut example for passing/returning refs to arrays
40435              (from David Lowe <dlowe@pootpoot.com>)
40436              
40437              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
40438              
40439              fix places that mean C<"word" character> but say C<alphanumeric
40440              character>
40441              
40442              avoid warnings in POSIX.pm (from Barrie Slaymaker)
40443              
40444              warnings::enabled() doesn't fall back to looking at $^W if
40445              caller isn't using lexical warnings (from Paul Marquess)
40446              
40447              elide bogus test in change#6132
40448              
40449              make Test::Harness use wait.h/WCOREDUMP if available
40450              (from Ben Tilly <ben_tilly@hotmail.com>)
40451              
40452              enable Test::Harness to dynamically determine column width etc.
40453              (from Rob Napier <rnapier@employees.org>)
40454              
40455              random pod typos (from Peter Scott <Peter@PSDT.com>)
40456      Branch: maint-5.6/perl
40457           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
40458           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
40459           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
40460           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
40461 ____________________________________________________________________________
40462 [  7316] By: gsar                                  on 2000/10/16  06:53:23
40463         Log: integrate change#6126 from mainline
40464              
40465              change#2879 broke rvalue autovivification of magicals such as
40466              ${$num} (reworked variant of patch suggested by Simon Cozens)
40467      Branch: maint-5.6/perl
40468           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
40469           !> pp_hot.c proto.h t/op/gv.t
40470 ____________________________________________________________________________
40471 [  7315] By: gsar                                  on 2000/10/16  06:51:38
40472         Log: integrate changes#6123,6125 from mainline
40473              
40474              clarify gotcha with #line directives (from Rocco Caputo
40475              <troc@netrus.net>)
40476              
40477              enable propagating exception objects via Perl_croak() in XS code
40478              (from Gisle Aas)
40479      Branch: maint-5.6/perl
40480           !> pod/perldebug.pod pod/perlsyn.pod util.c
40481 ____________________________________________________________________________
40482 [  7314] By: gsar                                  on 2000/10/16  06:49:28
40483         Log: integrate change#6122 from mainline
40484              
40485              downgrade fatal error on C<"foo@nosucharray.com"> to optional
40486              warning (from Mark-Jason Dominus)
40487      Branch: maint-5.6/perl
40488           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
40489           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
40490           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
40491           !> toke.c
40492 ____________________________________________________________________________
40493 [  7313] By: gsar                                  on 2000/10/16  06:46:54
40494         Log: integrate changes#6112..6121 from vmsperl
40495              
40496              Check for existence of file before trying to delete
40497              
40498              Ugly workaround for version-specific RTL error
40499              
40500              Urk -- undo previous removal of vmsish 'exit' change
40501              
40502              Add bounds checking for several strings (Charles Lane)
40503              
40504              Miscellaneous cosmetic fixes (Charles Lane)
40505              
40506              Treat sockets as special in sys(read|write) (Charles Lane et al.)
40507              
40508              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
40509              Flatten case labels in switch statements uniformly (Charles Bailey)
40510              
40511              Quiet error messages in vmsish.t (Charles Lane)
40512              
40513              Add missing escape (Charles Lane)
40514              
40515              Allow eliminate_macros() and fixpath() to handle space-delimited
40516              lists (based on fixes by Craig Berry)
40517      Branch: maint-5.6/perl
40518           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
40519           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
40520           !> vms/vmsish.h
40521 ____________________________________________________________________________
40522 [  7312] By: gsar                                  on 2000/10/16  06:41:18
40523         Log: integrate changes#6107,6110 from cfgperl
40524              
40525              Tweak the todo list.
40526              
40527              todo tweak
40528      Branch: maint-5.6/perl
40529           !> Todo-5.6
40530 ____________________________________________________________________________
40531 [  7311] By: gsar                                  on 2000/10/16  06:38:38
40532         Log: integrate changes#6104,6108 from mainline
40533              
40534              PL_sys_intern was being initialized too late on windows
40535              
40536              reenable fake signal handling on Windows, bugs and all
40537      Branch: maint-5.6/perl
40538           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
40539           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
40540           !> win32/win32.c
40541 ____________________________________________________________________________
40542 [  7310] By: gsar                                  on 2000/10/16  06:36:03
40543         Log: integrate changes#6095,6097..6103 from cfgperl
40544              
40545              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
40546              might be useful in future.
40547              
40548              Add a note about possible compilation problems from Allen Smith.
40549              
40550              Add a note about other, yet unsupported, shadow password APIs.
40551              
40552              Tweaks for the cc bugs from Allen Smith.
40553              
40554              More compilation tweakery from Allen Smith.
40555              
40556              Hints and test tweaks for Unicos.
40557              
40558              The test suite tweak in #6101 wasn't quite right.
40559              
40560              Test tweaking for Unicos continues.
40561      Branch: maint-5.6/perl
40562           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
40563           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
40564           !> t/lib/complex.t t/op/64bitint.t
40565 ____________________________________________________________________________
40566 [  7309] By: gsar                                  on 2000/10/16  06:29:41
40567         Log: integrate changes#6093,6094 from mainline
40568              
40569              fork() failure to create pseudo process sets errno=EAGAIN and returns
40570              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
40571              
40572              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
40573      Branch: maint-5.6/perl
40574           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
40575           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
40576 ____________________________________________________________________________
40577 [  7308] By: gsar                                  on 2000/10/16  06:27:29
40578         Log: integrate change#6092 from cfgperl
40579              
40580              Regen perltoc with the fixed buildtoc.
40581      Branch: maint-5.6/perl
40582           !> pod/perltoc.pod
40583 ____________________________________________________________________________
40584 [  7307] By: gsar                                  on 2000/10/16  06:26:40
40585         Log: integrate changes#6089,6090 from mainline
40586              
40587              buildtoc tweak to fix newline lossage
40588              
40589              concat doesn't preserve utf8-ness, and doesn't invalidate
40590              [NI]OK; added tests for both
40591      Branch: maint-5.6/perl
40592           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
40593 ____________________________________________________________________________
40594 [  7306] By: gsar                                  on 2000/10/16  06:24:05
40595         Log: integrate change#6088 from cfgperl
40596              
40597              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
40598              because we do not use those.  The HAS_GETSPNAM remains,
40599              though, because we still do use that.
40600      Branch: maint-5.6/perl
40601           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
40602           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
40603           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
40604           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
40605           !> win32/config.vc win32/config_H.bc win32/config_H.gc
40606           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
40607 ____________________________________________________________________________
40608 [  7305] By: gsar                                  on 2000/10/16  06:15:52
40609         Log: integrate changes#6084,6085,6087 from mainline
40610              
40611              substr() does not preserve utf8-ness (from Stefan Eissing
40612              <Eissing@medicaldataservice.de>); added tests
40613              
40614              repeat operator (x) doesn't preserve utf8-ness
40615              
40616              reverse() and quotemeta() weren't preserving utf8-ness; add tests
40617      Branch: maint-5.6/perl
40618           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
40619 ____________________________________________________________________________
40620 [  7304] By: gsar                                  on 2000/10/16  06:13:10
40621         Log: integrate changes#6077..6083 from mainline
40622              
40623              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
40624              and Tom Phoenix)
40625              
40626              workaround for CRT bug in chdir() (from Charles Lane, via
40627              Peter Prymmer)
40628              
40629              remove outdated kludge in Carp (NULLs are permitted in diagnostics
40630              now)
40631              
40632              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
40633              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
40634              
40635              better default perlbug categories for ok reports (from Richard Foley)
40636              
40637              peek.t non-portable to ithreads
40638              
40639              note about undocumented caller() return value (from M.J.T. Guy);
40640              yet another peek.t tweak
40641      Branch: maint-5.6/perl
40642           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
40643           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
40644           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
40645           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
40646           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
40647           !> vms/vmsish.h
40648 ____________________________________________________________________________
40649 [  7303] By: gsar                                  on 2000/10/16  06:03:18
40650         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
40651              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
40652              
40653              &HUGE_VAL is not defined, it exists.
40654              
40655              Do not warn that an infinity does not look like a number.
40656              
40657              Rewrite the pwent/spent logic to be a little bit more clearer.
40658              
40659              Continue on the pwent/spent case.
40660              
40661              Correct Freudian slip.
40662              
40663              Use HUGE_VALL if applicable.
40664              
40665              pwent/spent #ifdef imbalance.
40666              
40667              Infinite problems.
40668              
40669              Call getspnam() only iff needd.
40670              
40671              Test both the scalar and list contexts.
40672              
40673              Use setxxent()/endxxent().
40674              
40675              Complex tweakery.
40676              
40677              Unicos hint tweak.
40678              
40679              Be more forgiving in POSIX about HUGE_VALL.
40680              
40681              Detypo.
40682              
40683              The search of infinity continues, this time simplified.
40684              
40685              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
40686              in natively 64-bit platforms where a long is a quad (no need
40687              for long longs).  Also added bias for IVs.
40688              
40689              Complex tweaks.
40690              
40691              Introduce t/lib/peek.t.
40692              
40693              Make the test more portable.
40694      Branch: maint-5.6/perl
40695           +> t/lib/peek.t
40696            ! pp_sys.c
40697           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
40698           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
40699           !> t/op/pwent.t toke.c util.c
40700 ____________________________________________________________________________
40701 [  7302] By: gsar                                  on 2000/10/16  05:03:37
40702         Log: integrate changes#6066..6071 from mainline
40703              
40704              s/END/CHECK/
40705              
40706              replace direct call to sighandler() with (*PL_sighandlerp)()
40707              
40708              note about values()
40709              
40710              File::Spec compatibility update (from Barrie Slaymaker
40711              <barries@slaysys.com>)
40712              
40713              remove misleading comment (from M.J.T. Guy)
40714              
40715              misformatted perllocal.pod (from Tim Jenness
40716              <t.jenness@jach.hawaii.edu>)
40717      Branch: maint-5.6/perl
40718           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
40719           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
40720           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
40721           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
40722 ____________________________________________________________________________
40723 [  7301] By: gsar                                  on 2000/10/16  05:00:08
40724         Log: integrate changes#6061..6063 from mainline
40725              
40726              change#5921 neglected to make eq honor "use bytes"
40727              
40728              additional tests for utf8.t
40729              
40730              tokeq() could read unallocated field in argument
40731      Branch: maint-5.6/perl
40732           !> sv.c t/pragma/utf8.t toke.c
40733 ____________________________________________________________________________
40734 [  7300] By: gsar                                  on 2000/10/16  04:56:54
40735         Log: integrate changes#6046,6048,6057,6058 from mainline
40736              
40737              libscheck has insufficient checks for n32 libs (from
40738              Albert Chin-A-Young <china@thewrittenword.com>)
40739              
40740              add note about how $( doesn't interpolate in REs (from
40741              Philip Newton <newton@ficus.frogspace.net>)
40742              
40743              fix broken parsing of /\x{ab}/
40744              
40745              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
40746              (spotted by Donald Kinzer <dkinzer@premia.com>)
40747      Branch: maint-5.6/perl
40748           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
40749           !> t/pragma/utf8.t
40750 ____________________________________________________________________________
40751 [  7299] By: gsar                                  on 2000/10/16  04:52:50
40752         Log: integrate change#6044 from mainline
40753              
40754              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
40755              such that underscores are only ignored in literal numbers,
40756              "\x{...}", and hex/oct argument
40757      Branch: maint-5.6/perl
40758           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
40759 ____________________________________________________________________________
40760 [  7298] By: gsar                                  on 2000/10/16  04:50:53
40761         Log: integrate changes#6027..6043 from mainline
40762              
40763              podlators-1.02 update (from Russ Allbery)
40764              
40765              Pod::Man generates groff-incompatible macro definition (from
40766              Tom Christiansen)
40767              
40768              add CGI.pm v2.66 (from Lincoln Stein)
40769              
40770              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
40771              for @- and @+ (from Johan Vromans)
40772              
40773              small nits in diagnostics.pm (from Robin Barker)
40774              
40775              whitespace adjustments
40776              
40777              missing files in MANIFEST
40778              
40779              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
40780              to compensate
40781              
40782              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
40783              
40784              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
40785      Branch: maint-5.6/perl
40786           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
40787           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
40788           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
40789           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
40790           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
40791           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
40792           !> t/lib/cgi-html.t t/lib/cgi-request.t
40793 ____________________________________________________________________________
40794 [  7297] By: gsar                                  on 2000/10/16  04:44:30
40795         Log: integrate change#6025 from mainline
40796              
40797              Is{Alnum,Alpha,Word} don't match titlecase
40798              TODO: IsSpace is defined recursively!
40799              (both spotted by Larry)
40800      Branch: maint-5.6/perl
40801           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
40802           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
40803 ____________________________________________________________________________
40804 [  7296] By: gsar                                  on 2000/10/16  04:39:30
40805         Log: integrate change#6023 from mainline
40806              
40807              debugger stomps on $. (from M.J.T. Guy)
40808      Branch: maint-5.6/perl
40809           !> lib/perl5db.pl
40810 ____________________________________________________________________________
40811 [  7295] By: gsar                                  on 2000/10/16  04:38:02
40812         Log: integrate change#6022 from mainline
40813              
40814              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
40815      Branch: maint-5.6/perl
40816           !> sv.c
40817 ____________________________________________________________________________
40818 [  7294] By: gsar                                  on 2000/10/16  04:37:05
40819         Log: integrate changes#6018..6021 from mainline
40820              
40821              make lib/syslog.t portable to systems that don't have _PATH_LOG,
40822              make _PATH_LOG() return "" if unavailable
40823              
40824              windows portability tweaks
40825              
40826              test tweak
40827              
40828              remove Win2K issue in pod (fixed by change#6020)
40829      Branch: maint-5.6/perl
40830           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
40831           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
40832           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
40833 ____________________________________________________________________________
40834 [  7293] By: gsar                                  on 2000/10/16  04:20:00
40835         Log: integrate changes#6013..6015 from mainline
40836              
40837              tweak change#5945 to display correct switch name in diagnostic
40838              
40839              glob() loading File::Glob behind the scenes may cause syntax errors
40840              
40841              tweak test for portability
40842      Branch: maint-5.6/perl
40843           !> op.c perl.c pod/perldiag.pod t/lib/b.t
40844 ____________________________________________________________________________
40845 [  7292] By: gsar                                  on 2000/10/16  04:18:11
40846         Log: integrate changes#6005..6010 from mainline, cfgperl
40847              
40848              perldoc might fail via "use blib" (from Hugo van der Sanden)
40849              
40850              Regen Configure.
40851              
40852              note about compile failures and END blocks (from M.J.T. Guy)
40853              
40854              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
40855              
40856              (change#6009 integrated earlier in change#7255)
40857              
40858              clarify note about shadow password support (from
40859              gellyfish@gellyfish.com)
40860      Branch: maint-5.6/perl
40861           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
40862           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
40863           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
40864 ____________________________________________________________________________
40865 [  7291] By: gsar                                  on 2000/10/16  04:12:03
40866         Log: integrate changes#6002,6003 from mainline
40867              
40868              destructive sv_setsv() can lose UV-ness from source, causing
40869              numeric promotions/comparisons to fail to do the right thing
40870              
40871              allow REG_EXPAND_SZ keys in Windows registry (from
40872              John Clayton <John.Clayton@barclayscapital.com>)
40873      Branch: maint-5.6/perl
40874           !> sv.c win32/win32.c
40875 ____________________________________________________________________________
40876 [  7290] By: gsar                                  on 2000/10/16  04:10:19
40877         Log: integrate change#6001 from mainline
40878              
40879              support additional library locations via $Config{otherlibdirs}
40880              (from Andy Dougherty)
40881      Branch: maint-5.6/perl
40882           !> Configure INSTALL Porting/Glossary Porting/config.sh
40883           !> Porting/config_H config_h.SH epoc/config.sh perl.c
40884           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
40885           !> win32/config.bc win32/config.gc win32/config.vc
40886 ____________________________________________________________________________
40887 [  7289] By: gsar                                  on 2000/10/16  04:08:28
40888         Log: integrate change#5999 from mainline
40889              
40890              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
40891      Branch: maint-5.6/perl
40892           !> t/pragma/warn/toke toke.c
40893 ____________________________________________________________________________
40894 [  7288] By: gsar                                  on 2000/10/16  04:07:01
40895         Log: integrate changes#5997,5998 from cfgperl
40896              
40897              Preserve $!.
40898              
40899              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
40900      Branch: maint-5.6/perl
40901           !> lib/Math/Complex.pm
40902 ____________________________________________________________________________
40903 [  7287] By: gsar                                  on 2000/10/16  04:04:37
40904         Log: integrate change#5995 from mainline
40905              
40906              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
40907      Branch: maint-5.6/perl
40908           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
40909 ____________________________________________________________________________
40910 [  7286] By: gsar                                  on 2000/10/16  04:03:21
40911         Log: integrate change#5994 from mainline
40912              
40913              fix for missed accounting for null byte in pack("Z",...) (from
40914              M.J.T. Guy)
40915      Branch: maint-5.6/perl
40916           !> pp.c t/op/pack.t
40917 ____________________________________________________________________________
40918 [  7285] By: gsar                                  on 2000/10/16  04:02:11
40919         Log: integrate changes#5989..5993 from mainline
40920              
40921              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
40922              itself and no other (from Tom Hughes)
40923              
40924              use $ENV{LIB} to search for libs under Visual C compiler
40925              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
40926              
40927              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
40928              
40929              pod nit (from Simon Cozens)
40930              
40931              various minor tweaks seen on p5p
40932      Branch: maint-5.6/perl
40933           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
40934           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
40935           !> t/op/array.t toke.c
40936 ____________________________________________________________________________
40937 [  7284] By: gsar                                  on 2000/10/16  03:59:00
40938         Log: integrate changes#5978..5988 from mainline
40939              
40940              sync version numbers in File::Spec with the ones on CPAN
40941              (from Barrie Slaymaker)
40942              
40943              under useithreads, constant pad entries could inadvertantly be
40944              shared across threads (from Eric Blood <eblood@xmission.com>);
40945              added Eric's test case to testsuite
40946              
40947              allow Configure -S to run non-interactively (spotted by Greg Hudson
40948              <ghudson@mit.edu>)
40949              
40950              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
40951              prototype mismatch with CORE::glob(); update pod and tests to
40952              suit (File::Glob::glob() is still available for backward
40953              compatibility, but should be considered deprecated)
40954              
40955              avoid error in IO::Socket::INET when given an unknown service name
40956              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
40957              
40958              numeric conversion of non-number in change#3378 tramples on
40959              OOK offset, causing segfaults
40960              
40961              attributes::reftype() doesn't work on tied argument
40962              
40963              forked child may not exit correctly if it failed to open
40964              /dev/console (from Graham Barr)
40965              
40966              add regular expressions tutorial and quick-start guide (from
40967              Mark Kvale <kvale@phy.ucsf.edu>)
40968              
40969              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
40970              
40971              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
40972              <paul@miraclefish.com>)
40973      Branch: maint-5.6/perl
40974           +> pod/perlrequick.pod pod/perlretut.pod
40975           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
40976           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
40977           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
40978           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
40979           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
40980           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
40981           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
40982           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
40983 ____________________________________________________________________________
40984 [  7283] By: gsar                                  on 2000/10/16  03:52:14
40985         Log: integrate change#5977 from mainline
40986              
40987              autoquote barewords followed by newline and arrow properly
40988              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
40989      Branch: maint-5.6/perl
40990           !> t/pragma/warn/toke toke.c
40991 ____________________________________________________________________________
40992 [  7282] By: gsar                                  on 2000/10/16  03:50:48
40993         Log: integrate change#5976 from mainline
40994              
40995              DB_File v1.73 update (from Paul Marquess)
40996      Branch: maint-5.6/perl
40997           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
40998           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
40999 ____________________________________________________________________________
41000 [  7281] By: gsar                                  on 2000/10/16  03:49:14
41001         Log: integrate change#5975 from mainline
41002              
41003              allow sort() reentrancy (variant of patch suggested by
41004              Hugo van der Sanden)
41005      Branch: maint-5.6/perl
41006           !> pp_ctl.c t/op/sort.t
41007 ____________________________________________________________________________
41008 [  7280] By: gsar                                  on 2000/10/16  03:48:22
41009         Log: integrate change#5974 from mainline
41010              
41011              change#4197 somehow missed initializing PL_errors, meaning
41012              syntax error queueing wasn't working outside eval"" at all;
41013              also fixed eval"" to localize PL_error_count, so that compile-time
41014              eval's don't clobber the error state of the outer context
41015      Branch: maint-5.6/perl
41016           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
41017           !> t/pragma/warn/toke
41018 ____________________________________________________________________________
41019 [  7279] By: gsar                                  on 2000/10/16  03:46:21
41020         Log: integrate change#5973 from mainline
41021              
41022              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
41023      Branch: maint-5.6/perl
41024           !> regcomp.c regexec.c t/op/re_tests
41025 ____________________________________________________________________________
41026 [  7278] By: gsar                                  on 2000/10/16  03:44:54
41027         Log: integrate change#5971 from cfgperl
41028              
41029              Unicos tweaks from Mark P. Lutz.
41030      Branch: maint-5.6/perl
41031           !> hints/unicos.sh lib/Math/Complex.pm
41032 ____________________________________________________________________________
41033 [  7277] By: gsar                                  on 2000/10/16  03:42:59
41034         Log: integrate changes#5966..5970 from mainline
41035              
41036              add testsuite for B backends, fix bug in B::Deparse (from
41037              Simon Cozens <simon@brecon.co.uk>)
41038              
41039              improved docs on the warn_uninit diagnostic (from David Glasser
41040              and Simon Cozens)
41041              
41042              tolerate spaces in group names in test on solaris (from David Boyce
41043              <dsb@boyski.com>)
41044              
41045              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
41046              
41047              Data::Dumper fumbles negative numbers on 32-bit platforms where
41048              IV is >32bits
41049      Branch: maint-5.6/perl
41050           +> t/lib/b.t t/lib/syslog.t
41051           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
41052           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
41053           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
41054 ____________________________________________________________________________
41055 [  7276] By: gsar                                  on 2000/10/16  03:39:30
41056         Log: integrate change#5965 from mainline
41057              
41058              avoid "will not stay shared" warnings for our variables (from
41059              Robin Barker)
41060      Branch: maint-5.6/perl
41061           !> op.c t/pragma/warn/op
41062 ____________________________________________________________________________
41063 [  7275] By: gsar                                  on 2000/10/16  03:38:18
41064         Log: integrate change#5964 from mainline
41065              
41066              reformat to 72 columns (again)
41067      Branch: maint-5.6/perl
41068           !> pod/perldiag.pod
41069 ____________________________________________________________________________
41070 [  7274] By: gsar                                  on 2000/10/16  03:36:58
41071         Log: integrate change#5963 from mainline
41072              
41073              patch from Larry to make (\&) prototype work; added tests for
41074              the same
41075      Branch: maint-5.6/perl
41076           !> op.c t/comp/proto.t
41077 ____________________________________________________________________________
41078 [  7273] By: gsar                                  on 2000/10/16  03:35:51
41079         Log: integrate changes#5956..5962 from mainline
41080              
41081              better diagnostics on failed tests (from Ilya Zakharevich)
41082              
41083              pod nits (from A. C. Yardley <yardley@tanet.net>)
41084              
41085              change#3569 deleted some essential code, revert; avoid use of
41086              atexit() to make DynaLoader work properly on AIX under mod_perl
41087              (from Jens-Uwe Mager <jum@helios.de>)
41088              
41089              doubled words in pods (from Simon Cozens
41090              <simon.p.cozens@jp.pwcglobal.com>)
41091              
41092              better INSTALL notes on Solaris issues (from Dominic Dunlop)
41093              
41094              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
41095              
41096              updated README.hpux (from Jeff Okamoto)
41097      Branch: maint-5.6/perl
41098           !> INSTALL README.hpux emacs/cperl-mode.el
41099           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
41100           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
41101           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
41102           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
41103           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
41104           !> t/op/lex_assign.t
41105 ____________________________________________________________________________
41106 [  7272] By: gsar                                  on 2000/10/16  03:31:22
41107         Log: integrate change#5955 from mainline
41108              
41109              longstanding bug exposed by change#3307: sort arguments weren't
41110              compiled with the right wantarray context (ensuing runtime lookup
41111              via block_gimme() was getting the incidental context of the
41112              sort() itself)
41113      Branch: maint-5.6/perl
41114           !> op.c t/op/sort.t
41115 ____________________________________________________________________________
41116 [  7271] By: gsar                                  on 2000/10/16  03:29:11
41117         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
41118              branch
41119              
41120              Flatten the cpp jungle doing the nosuid checking.
41121              
41122              Do not assume sign propagation. (from M.J.T. Guy)
41123              
41124              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
41125              
41126              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
41127              Now pp_ncmp() returns undef is either operand is a NaN.
41128              
41129              On second thoughts frexp() does have two arguments.
41130              
41131              Document that tr() is not tr(1).
41132              
41133              Be more robust on "extreme" (large absolute value)
41134              arguments.  Originally reported by Daniel Connelly
41135              as a problem with asinh() on large negative arguments,
41136              asinh() used to bail out because an argument to log()
41137              ended up being zero.  Ilya Zakharevich proposed using
41138              Taylor's series in such cases, which for such large
41139              arguments is a very good approximation.
41140              
41141              Undo "use integer" addition from 64bitint as it seems
41142              to break most of the subtests in Digital UNIX;
41143              Unicos needs to find another way.
41144      Branch: maint-5.6/perl
41145           !> (integrate 29 files)
41146 ____________________________________________________________________________
41147 [  7270] By: gsar                                  on 2000/10/16  03:09:44
41148         Log: integrate changes#5948,5949,5950 from mainline
41149              
41150              typo in vars.pm that leads to cryptic message (from Piotr
41151              Piatkowski <kompas@kompas.usr.onet.pl>)
41152              
41153              make perldoc use the pod2man from the same version (from
41154              M.J.T. Guy)
41155              
41156              reformat perldiag to avoid long lines
41157      Branch: maint-5.6/perl
41158           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
41159 ____________________________________________________________________________
41160 [  7269] By: gsar                                  on 2000/10/16  03:05:54
41161         Log: integrate change#5947 from mainline
41162              
41163              use &dl_error rather than &dl_load_file as the guard for calling
41164              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
41165              statically built perl)
41166      Branch: maint-5.6/perl
41167           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
41168 ____________________________________________________________________________
41169 [  7268] By: gsar                                  on 2000/10/16  03:04:48
41170         Log: integrate change#5945 from mainline
41171              
41172              make module name mandatory after -M switch; reorder perldiag
41173              alphabetically (from Mark-Jason Dominus)
41174      Branch: maint-5.6/perl
41175           !> perl.c pod/perldiag.pod
41176 ____________________________________________________________________________
41177 [  7267] By: gsar                                  on 2000/10/16  03:03:01
41178         Log: integrate change#5939 from mainline
41179              
41180              more pod nits (from Larry Virden)
41181      Branch: maint-5.6/perl
41182           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
41183           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
41184           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
41185 ____________________________________________________________________________
41186 [  7266] By: gsar                                  on 2000/10/16  03:01:39
41187         Log: integrate change#5938 from mainline
41188              
41189              Consolidated B::Deparse fixes (from Stephen McCamant)
41190      Branch: maint-5.6/perl
41191           !> ext/B/B/Deparse.pm
41192 ____________________________________________________________________________
41193 [  7265] By: gsar                                  on 2000/10/16  03:00:43
41194         Log: integrate change#5936 from mainline
41195              
41196              additional tests for change#7263 (from Paul Marquess)
41197      Branch: maint-5.6/perl
41198           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
41199           !> t/pragma/warn/5nolint t/pragma/warn/6default
41200 ____________________________________________________________________________
41201 [  7264] By: gsar                                  on 2000/10/16  02:58:34
41202         Log: integrate change#5934 from mainline
41203              
41204              propagate lexical warnings from surrounding scope correctly
41205              within string eval() (from Paul Marquess)
41206      Branch: maint-5.6/perl
41207           !> pp_ctl.c t/pragma/warn/pp_ctl
41208 ____________________________________________________________________________
41209 [  7263] By: gsar                                  on 2000/10/16  02:56:53
41210         Log: integrate change#5932 from mainline
41211              
41212              add rsignal(), whichsig() and do_join() to public API list
41213              (mod_perl uses them to good advantage)
41214      Branch: maint-5.6/perl
41215           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
41216 ____________________________________________________________________________
41217 [  7262] By: gsar                                  on 2000/10/16  02:55:53
41218         Log: integrate change#5931 from mainline
41219              
41220              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
41221      Branch: maint-5.6/perl
41222           !> pp_hot.c regexec.c t/op/pat.t
41223 ____________________________________________________________________________
41224 [  7261] By: gsar                                  on 2000/10/16  02:55:01
41225         Log: integrate change#5930 from mainline
41226              
41227              small os390 tweaks (from Peter Prymmer)
41228      Branch: maint-5.6/perl
41229           !> config_h.SH makedepend.SH
41230 ____________________________________________________________________________
41231 [  7260] By: gsar                                  on 2000/10/16  02:54:10
41232         Log: integrate change#5929 from mainline
41233              
41234              pod nits
41235      Branch: maint-5.6/perl
41236           !> pod/perlguts.pod
41237 ____________________________________________________________________________
41238 [  7259] By: gsar                                  on 2000/10/16  02:52:55
41239         Log: integrate change#5927 from mainline
41240              
41241              arrange for next() to resume at the unstack op rather than the
41242              loop conditional, so that scope cleanup happens correctly
41243              (from Stephen McCamant)
41244      Branch: maint-5.6/perl
41245           !> op.c pp_ctl.c t/op/misc.t
41246 ____________________________________________________________________________
41247 [  7258] By: gsar                                  on 2000/10/16  02:51:38
41248         Log: integrate change#5926 from mainline
41249              
41250              on windows, reserve 16M of stack rather than 128M (allows more
41251              threads to run concurrently)
41252      Branch: maint-5.6/perl
41253           !> win32/Makefile win32/makefile.mk
41254 ____________________________________________________________________________
41255 [  7257] By: gsar                                  on 2000/10/16  02:50:37
41256         Log: integrate change#5925 from mainline
41257              
41258              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
41259      Branch: maint-5.6/perl
41260           !> toke.c
41261 ____________________________________________________________________________
41262 [  7256] By: gsar                                  on 2000/10/16  02:49:36
41263         Log: integrate change#5924 from mainline
41264              
41265              avoid using uninitialized memory in require version check
41266      Branch: maint-5.6/perl
41267           !> pp_ctl.c universal.c
41268 ____________________________________________________________________________
41269 [  7255] By: gsar                                  on 2000/10/16  02:48:03
41270         Log: integrate changes#5923,5928,6009 from mainline
41271              
41272              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
41273      Branch: maint-5.6/perl
41274           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
41275 ____________________________________________________________________________
41276 [  7254] By: gsar                                  on 2000/10/16  02:44:46
41277         Log: integrate change#5922 from mainline
41278              
41279              commentary about IoTYPE() (from Nathan Torkington)
41280      Branch: maint-5.6/perl
41281           !> sv.h
41282 ____________________________________________________________________________
41283 [  7253] By: gsar                                  on 2000/10/16  02:43:49
41284         Log: integrate change#5921 from mainline
41285              
41286              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
41287      Branch: maint-5.6/perl
41288           !> sv.c t/lib/charnames.t t/pragma/utf8.t
41289 ____________________________________________________________________________
41290 [  7252] By: gsar                                  on 2000/10/16  02:42:31
41291         Log: integrate change#5920 from mainline
41292              
41293              Larry's fix for buggy propagation of utf8-ness in join(); add test
41294      Branch: maint-5.6/perl
41295           !> doop.c t/op/ver.t
41296 ____________________________________________________________________________
41297 [  7251] By: gsar                                  on 2000/10/16  02:41:14
41298         Log: integrate changes#5915..5919 from mainline
41299              
41300              various (pod tweaks &c)
41301      Branch: maint-5.6/perl
41302           !> (integrate 33 files)
41303 ____________________________________________________________________________
41304 [  7250] By: gsar                                  on 2000/10/16  02:38:16
41305         Log: integrate change#5914 from mainline
41306              
41307              caller() wasn't returning the right number of elements for
41308              eval {...}
41309      Branch: maint-5.6/perl
41310           !> pp_ctl.c t/pragma/warn/9enabled
41311 ____________________________________________________________________________
41312 [  7249] By: gsar                                  on 2000/10/16  02:37:02
41313         Log: integrate change#5913 from mainline
41314              
41315              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
41316              (from Mark-Jason Dominus)
41317      Branch: maint-5.6/perl
41318           !> pod/perlfunc.pod
41319 ____________________________________________________________________________
41320 [  7248] By: gsar                                  on 2000/10/16  02:35:58
41321         Log: integrate change#5912 from mainline
41322              
41323              fix totally broken caching in UNIVERSAL::isa() (from
41324              Nick Ing-Simmons)
41325      Branch: maint-5.6/perl
41326           !> t/op/universal.t universal.c
41327 ____________________________________________________________________________
41328 [  7247] By: gsar                                  on 2000/10/16  02:34:27
41329         Log: integrate changes#5910,5911 from mainline
41330              
41331              typo in pod
41332              
41333              add linebreak properties from unicode/LineBrk.txt (from
41334              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
41335      Branch: maint-5.6/perl
41336           +> (branch 29 files)
41337           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
41338 ____________________________________________________________________________
41339 [  7246] By: gsar                                  on 2000/10/16  02:33:29
41340         Log: integrate change#5909 from mainline
41341              
41342              mode argument to do_binmode() should be file mode, not boolean
41343      Branch: maint-5.6/perl
41344           !> pp_sys.c
41345 ____________________________________________________________________________
41346 [  7245] By: gsar                                  on 2000/10/16  02:31:04
41347         Log: integrate change#5908 from mainline
41348              
41349              introduce illegal symbols into null package so that
41350              gv_fetchpv(...,TRUE) always returns a valid GV even when the
41351              symbol is trapped by strictures (avoids coredumps)
41352      Branch: maint-5.6/perl
41353           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
41354           !> t/pragma/strict-vars
41355 ____________________________________________________________________________
41356 [  7244] By: jhi                                   on 2000/10/16  02:29:54
41357         Log: Subject: $Carp::ExportLevel confusion in Exporter
41358              From: "Ben Tilly" <ben_tilly@hotmail.com>
41359              Date: Sat, 14 Oct 2000 16:44:34 EDT
41360              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
41361      Branch: perl
41362            ! lib/Exporter/Heavy.pm
41363 ____________________________________________________________________________
41364 [  7243] By: jhi                                   on 2000/10/16  02:28:33
41365         Log: Subject: [PATCH perlguts.pod] Document offset hack
41366              From: Simon Cozens <simon@cozens.net>
41367              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
41368              Date: Sat, 14 Oct 2000 19:32:25 +0100
41369      Branch: perl
41370            ! pod/perlguts.pod
41371 ____________________________________________________________________________
41372 [  7242] By: gsar                                  on 2000/10/16  02:26:51
41373         Log: integrate changes#5905,5906,5907,6064 from mainline
41374              
41375              printf/sprintf didn't get quad types right under use64bitint
41376      Branch: maint-5.6/perl
41377           !> pp_sys.c sv.c t/op/64bitint.t
41378 ____________________________________________________________________________
41379 [  7241] By: jhi                                   on 2000/10/16  02:22:44
41380         Log: Subject: small pod patch
41381              From: Dan Boorstein <dan_boo@bellsouth.net>
41382              Date: Sat, 14 Oct 2000 14:29:24 -0400
41383              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
41384      Branch: perl
41385            ! pod/perlfaq7.pod pod/perlmod.pod
41386 ____________________________________________________________________________
41387 [  7240] By: jhi                                   on 2000/10/16  02:13:46
41388         Log: -w cleanup.
41389              
41390              Subject: Re: Problems with bleadperl 
41391              From: "Stephen P. Potter" <spp@ds.net>
41392              Date: Fri, 13 Oct 2000 13:32:49 -0400
41393              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
41394      Branch: perl
41395            ! t/pragma/overload.t
41396 ____________________________________________________________________________
41397 [  7239] By: jhi                                   on 2000/10/16  01:41:18
41398         Log: One more ~utf8 tweak.
41399      Branch: perl
41400            ! t/op/bop.t
41401 ____________________________________________________________________________
41402 [  7238] By: jhi                                   on 2000/10/16  01:34:14
41403         Log: Tweak the test of #7235.
41404      Branch: perl
41405            ! t/op/bop.t
41406 ____________________________________________________________________________
41407 [  7237] By: jhi                                   on 2000/10/16  01:25:04
41408         Log: Fix a couple of compiler-noted nits in #7235.
41409      Branch: perl
41410            ! pp.c
41411 ____________________________________________________________________________
41412 [  7236] By: jhi                                   on 2000/10/16  01:22:46
41413         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
41414      Branch: perl
41415            ! pp.c pp_hot.c
41416 ____________________________________________________________________________
41417 [  7235] By: jhi                                   on 2000/10/15  16:24:44
41418         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
41419              
41420              From: Simon Cozens <simon@cozens.net>
41421              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
41422              Date: Sat, 14 Oct 2000 20:52:13 +0100
41423              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
41424      Branch: perl
41425            ! pp.c t/op/bop.t utf8.h
41426 ____________________________________________________________________________
41427 [  7234] By: jhi                                   on 2000/10/15  15:19:29
41428         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
41429              The problem was that rx->minlen was in chars while pp_split()
41430              thought it would be in bytes. 
41431      Branch: perl
41432            ! pp.c t/pragma/utf8.t
41433 ____________________________________________________________________________
41434 [  7233] By: jhi                                   on 2000/10/14  20:24:24
41435         Log: Document FNCASE=y as discussed in the bug 20000902.009.
41436      Branch: perl
41437            ! README.dos
41438 ____________________________________________________________________________
41439 [  7232] By: jhi                                   on 2000/10/14  18:52:21
41440         Log: Add test for bug id 20000427.003 (which seems to have
41441              been fixed) (also duplicate as 20000427.004, though
41442              with a higher severity).  Move one utf8 from op/append
41443              to pragma/utf8, tag the tests with bug ids.
41444      Branch: perl
41445            ! t/op/append.t t/pragma/utf8.t
41446 ____________________________________________________________________________
41447 [  7231] By: jhi                                   on 2000/10/14  17:28:37
41448         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
41449      Branch: perl
41450            ! t/pragma/utf8.t
41451 ____________________________________________________________________________
41452 [  7230] By: jhi                                   on 2000/10/14  14:24:50
41453         Log: Needs to be conditional on SunOS 4.
41454              
41455              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
41456              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
41457              Date: Sat, 14 Oct 2000 13:37:49 +0100
41458              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
41459      Branch: metaconfig/U/perl
41460            ! End.U
41461      Branch: perl
41462            ! Configure myconfig.SH pod/perldelta.pod
41463 ____________________________________________________________________________
41464 [  7229] By: jhi                                   on 2000/10/14  00:49:22
41465         Log: Update Changes.
41466      Branch: perl
41467            ! Changes patchlevel.h
41468 ____________________________________________________________________________
41469 [  7228] By: jhi                                   on 2000/10/14  00:46:10
41470         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
41471              From: Peter Prymmer <pvhp@forte.com>
41472              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
41473              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
41474      Branch: perl
41475            ! lib/utf8.pm
41476 ____________________________________________________________________________
41477 [  7227] By: jhi                                   on 2000/10/13  23:20:30
41478         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
41479      Branch: perl
41480            ! t/op/tie.t
41481 ____________________________________________________________________________
41482 [  7226] By: jhi                                   on 2000/10/13  22:14:32
41483         Log: Tweak #7225.
41484              
41485              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
41486              From: Peter Prymmer <pvhp@forte.com>
41487              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
41488              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
41489      Branch: perl
41490            ! t/op/sprintf.t
41491 ____________________________________________________________________________
41492 [  7225] By: jhi                                   on 2000/10/13  22:11:31
41493         Log: op/sprintf.t patch for OS/390 (and any other host with limited
41494              floating-point exponent length)
41495              
41496              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
41497              From: Dominic Dunlop <domo@computer.org>
41498              Date: Fri, 13 Oct 2000 19:17:57 +0200
41499              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
41500      Branch: perl
41501            ! t/op/sprintf.t
41502 ____________________________________________________________________________
41503 [  7224] By: jhi                                   on 2000/10/13  18:40:48
41504         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
41505      Branch: perl
41506            ! toke.c
41507 ____________________________________________________________________________
41508 [  7223] By: jhi                                   on 2000/10/13  18:37:13
41509         Log: Thinko in #7222.
41510      Branch: perl
41511            ! utf8.c
41512 ____________________________________________________________________________
41513 [  7222] By: jhi                                   on 2000/10/13  18:05:23
41514         Log: Use UTF8SKIP(), from Simon Cozens.
41515      Branch: perl
41516            ! utf8.c
41517 ____________________________________________________________________________
41518 [  7221] By: jhi                                   on 2000/10/13  15:43:19
41519         Log: (accidentally empty check-in)
41520      Branch: perl
41521            ! utf8.c
41522 ____________________________________________________________________________
41523 [  7220] By: jhi                                   on 2000/10/13  15:23:51
41524         Log: Add (optimistically) Storable to static extensions.
41525      Branch: perl
41526            ! hints/uwin.sh hints/vmesa.sh
41527 ____________________________________________________________________________
41528 [  7219] By: jhi                                   on 2000/10/13  15:20:05
41529         Log: Amdahl UTS doesn't seem to do dynaloading.
41530      Branch: perl
41531            ! hints/uts.sh
41532 ____________________________________________________________________________
41533 [  7218] By: jhi                                   on 2000/10/13  15:15:20
41534         Log: Slight tweak of the code to appease Amdahl UTS cc.
41535      Branch: perl
41536            ! pp.c
41537 ____________________________________________________________________________
41538 [  7217] By: jhi                                   on 2000/10/13  14:50:42
41539         Log: In Amdahl UTS "struct sv" is defined by a system header,
41540              <ksync.h>.
41541      Branch: perl
41542            ! perl.h sv.h
41543 ____________________________________________________________________________
41544 [  7216] By: jhi                                   on 2000/10/13  11:58:25
41545         Log: Ilya implemented the memory profiling API.
41546      Branch: perl
41547            ! Todo
41548 ____________________________________________________________________________
41549 [  7215] By: jhi                                   on 2000/10/13  02:56:38
41550         Log: Subject: [PATCH 5.7.0] Perl API for mstats
41551              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41552              Date: Thu, 12 Oct 2000 22:52:40 -0400
41553              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
41554      Branch: perl
41555            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
41556 ____________________________________________________________________________
41557 [  7214] By: jhi                                   on 2000/10/13  02:55:38
41558         Log: Subject: [PATCH 5.7.0] IVs in mtats
41559              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41560              Date: Thu, 12 Oct 2000 22:51:04 -0400
41561              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
41562      Branch: perl
41563            ! malloc.c perl.h
41564 ____________________________________________________________________________
41565 [  7213] By: jhi                                   on 2000/10/13  02:31:47
41566         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
41567      Branch: perl
41568            ! pod/perldiag.pod pp_sys.c
41569 ____________________________________________________________________________
41570 [  7212] By: jhi                                   on 2000/10/13  01:27:38
41571         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
41572              From: Peter Prymmer <pvhp@forte.com>
41573              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
41574              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
41575      Branch: perl
41576            ! t/op/oct.t
41577 ____________________________________________________________________________
41578 [  7211] By: jhi                                   on 2000/10/13  00:35:09
41579         Log: Update Changes.
41580      Branch: perl
41581            ! Changes patchlevel.h
41582 ____________________________________________________________________________
41583 [  7210] By: jhi                                   on 2000/10/12  23:59:40
41584         Log: The Install.pm third of
41585              
41586              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
41587              From: Bill Campbell <bill@celestial.com>
41588              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
41589              Date: Thu, 5 Oct 2000 18:04:51 -0700
41590      Branch: perl
41591            ! lib/ExtUtils/Install.pm
41592 ____________________________________________________________________________
41593 [  7209] By: jhi                                   on 2000/10/12  23:58:43
41594         Log: Two thirds of
41595              
41596              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
41597              Date: Thu, 5 Oct 2000 18:04:51 -0700
41598              From: Bill Campbell <bill@celestial.com>
41599              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
41600              
41601              The Install.pm changes will be submitted separately because
41602              they need some work and discussion still.
41603      Branch: perl
41604            ! lib/getopts.pl lib/termcap.pl
41605 ____________________________________________________________________________
41606 [  7208] By: jhi                                   on 2000/10/12  23:41:19
41607         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
41608              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
41609              Date:     Thu, 12 Oct 2000 07:30:02 EDT
41610              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
41611      Branch: perl
41612            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
41613            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
41614 ____________________________________________________________________________
41615 [  7207] By: jhi                                   on 2000/10/12  23:39:01
41616         Log: An updated EBCDIC tr patch.
41617              
41618              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
41619              From: Peter Prymmer <pvhp@forte.com>
41620              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
41621              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
41622      Branch: perl
41623            ! t/op/tr.t
41624 ____________________________________________________________________________
41625 [  7206] By: jhi                                   on 2000/10/12  23:34:55
41626         Log: Upgrade to CPAN 1.58, from Andreas König.
41627      Branch: perl
41628            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
41629 ____________________________________________________________________________
41630 [  7205] By: jhi                                   on 2000/10/12  23:29:08
41631         Log: Introduce the man[24-8] variables, from Andy Dougherty.
41632      Branch: metaconfig/U/perl
41633            + mandirs.U mandirstyle.U
41634      Branch: perl
41635            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41636            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
41637            ! vos/config.h vos/config.pl vos/config_h.SH_orig
41638            ! win32/config.bc win32/config.gc win32/config.vc
41639 ____________________________________________________________________________
41640 [  7204] By: gsar                                  on 2000/10/12  18:11:24
41641         Log: restore change#7202
41642      Branch: perl
41643            ! mg.c
41644 ____________________________________________________________________________
41645 [  7203] By: gsar                                  on 2000/10/12  18:09:40
41646         Log: another test of the Emergency Broadcast System--back out 
41647              change#7202
41648      Branch: perl
41649            ! mg.c
41650 ____________________________________________________________________________
41651 [  7202] By: gsar                                  on 2000/10/12  16:40:47
41652         Log: (submitted on behalf of Jarkko)
41653              Fix the lib/encode.t subtest 6 failure as reported by Andreas
41654              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
41655              was unearthed by change 7182, as was a bug in HTML::Entities.
41656      Branch: perl
41657            ! mg.c
41658 ____________________________________________________________________________
41659 [  7201] By: jhi                                   on 2000/10/11  03:16:05
41660         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
41661      Branch: perl
41662            ! pp_hot.c t/pragma/utf8.t
41663 ____________________________________________________________________________
41664 [  7200] By: jhi                                   on 2000/10/11  00:40:30
41665         Log: The #7198 was a false alarm.
41666      Branch: perl
41667            ! pp_hot.c
41668 ____________________________________________________________________________
41669 [  7199] By: jhi                                   on 2000/10/11  00:26:04
41670         Log: Remove duplicated code.
41671      Branch: perl
41672            ! t/lib/cgi-html.t
41673 ____________________________________________________________________________
41674 [  7198] By: jhi                                   on 2000/10/10  23:30:46
41675         Log: (Retracted by #7200.)
41676      Branch: perl
41677            ! pp_hot.c
41678 ____________________________________________________________________________
41679 [  7197] By: jhi                                   on 2000/10/10  21:49:30
41680         Log: Add the test case for #7190, from the original bug report
41681              by Andreas König.
41682      Branch: perl
41683            ! t/pragma/utf8.t
41684 ____________________________________________________________________________
41685 [  7196] By: jhi                                   on 2000/10/10  21:40:49
41686         Log: Reapply Andy's patch and regen Configure.
41687      Branch: perl
41688            ! Configure INSTALL Makefile.SH Porting/Glossary
41689            ! Porting/config.sh config_h.SH epoc/config.sh installperl
41690            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
41691            ! win32/config.vc
41692 ____________________________________________________________________________
41693 [  7195] By: jhi                                   on 2000/10/10  21:09:30
41694         Log: Use the versiononly instead of the installscripts,
41695              retract the changes 7146 and 7147.
41696      Branch: perl
41697            ! Configure INSTALL Makefile.SH Porting/Glossary
41698            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
41699            ! installperl uconfig.sh vos/config.def win32/config.bc
41700            ! win32/config.gc win32/config.vc
41701 ____________________________________________________________________________
41702 [  7194] By: jhi                                   on 2000/10/10  21:06:15
41703         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
41704              From: Peter Prymmer <pvhp@forte.com>
41705              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
41706              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
41707      Branch: perl
41708            ! t/op/ver.t
41709 ____________________________________________________________________________
41710 [  7193] By: jhi                                   on 2000/10/10  21:05:12
41711         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
41712              From: Peter Prymmer <pvhp@forte.com>
41713              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
41714              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
41715      Branch: perl
41716            ! t/op/tr.t
41717 ____________________________________________________________________________
41718 [  7192] By: jhi                                   on 2000/10/10  20:57:30
41719         Log: Add versiononly, delete installscripts, from Andy Dougherty.
41720      Branch: metaconfig
41721            - U/installdirs/installscripts.U
41722      Branch: metaconfig/U/perl
41723            + versiononly.U
41724 ____________________________________________________________________________
41725 [  7191] By: jhi                                   on 2000/10/10  19:41:21
41726         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
41727              From: Peter Prymmer <pvhp@forte.com>
41728              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
41729              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
41730      Branch: perl
41731            ! pod/perlebcdic.pod
41732 ____________________________________________________________________________
41733 [  7190] By: jhi                                   on 2000/10/10  19:26:14
41734         Log: Subject: Re: utf8 concat, mg_get
41735              From: Simon Cozens <simon@cozens.net>
41736              Date: Tue, 10 Oct 2000 17:40:17 +0100
41737              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
41738      Branch: perl
41739            ! pp_hot.c
41740 ____________________________________________________________________________
41741 [  7189] By: jhi                                   on 2000/10/10  19:23:03
41742         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
41743              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
41744              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
41745              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
41746      Branch: perl
41747            ! lib/ExtUtils/MM_Unix.pm
41748 ____________________________________________________________________________
41749 [  7188] By: jhi                                   on 2000/10/10  15:31:24
41750         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
41751              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
41752              Date: Fri, 14 Jul 2000 10:47:36 +0100
41753              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
41754      Branch: perl
41755            ! README.win32
41756 ____________________________________________________________________________
41757 [  7187] By: jhi                                   on 2000/10/10  13:30:10
41758         Log: Quote the temp file name, needed in Win32 because the
41759              default name unfortunately contains spaces, shouldn't
41760              hurt elsewhere.
41761              
41762              Subject: FW: perldoc fails if $TEMP contains spaces
41763              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
41764              Date: Thu, 14 Sep 2000 08:58:45 +0100
41765              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
41766      Branch: perl
41767            ! utils/perldoc.PL
41768 ____________________________________________________________________________
41769 [  7186] By: jhi                                   on 2000/10/10  13:16:27
41770         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
41771              From: hv@hugo.hybyte.com
41772              Date: Tue, 10 Oct 2000 14:10:20 +0100
41773              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
41774      Branch: perl
41775            ! t/lib/thr5005.t util.c
41776 ____________________________________________________________________________
41777 [  7185] By: jhi                                   on 2000/10/10  12:06:22
41778         Log: Upgrade to podlators 1.04, from Russ Allbery.
41779      Branch: perl
41780            ! lib/Pod/Man.pm lib/Pod/Text.pm
41781 ____________________________________________________________________________
41782 [  7184] By: jhi                                   on 2000/10/10  12:01:32
41783         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
41784      Branch: perl
41785            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
41786 ____________________________________________________________________________
41787 [  7183] By: jhi                                   on 2000/10/09  23:47:15
41788         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
41789              From: Peter Prymmer <pvhp@forte.com>
41790              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
41791              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
41792      Branch: perl
41793            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
41794 ____________________________________________________________________________
41795 [  7182] By: jhi                                   on 2000/10/09  23:43:16
41796         Log: Make eq work again with utf8 (disabling the upgrading
41797              should no more be necessary since the copies of the
41798              scalars are upgraded, not the scalars themselves).
41799              Takes care of ID 20001009.001.  (The claimed length()
41800              bug in 20001009.001 seems bogus to me.)
41801      Branch: perl
41802            ! sv.c t/pragma/utf8.t
41803 ____________________________________________________________________________
41804 [  7181] By: gsar                                  on 2000/10/09  19:41:54
41805         Log: tweak for change#7173
41806      Branch: perl
41807            ! win32/win32sck.c
41808 ____________________________________________________________________________
41809 [  7180] By: gsar                                  on 2000/10/09  19:26:56
41810         Log: on Windows, clean targets might not work under some flavors of the shell
41811      Branch: perl
41812            ! win32/Makefile win32/makefile.mk
41813 ____________________________________________________________________________
41814 [  7179] By: jhi                                   on 2000/10/09  19:21:02
41815         Log: Update Changes.
41816      Branch: perl
41817            ! Changes patchlevel.h
41818 ____________________________________________________________________________
41819 [  7178] By: jhi                                   on 2000/10/09  19:18:23
41820         Log: Warn about unknown scripts.
41821              
41822              Subject: Re: ideas? patches? [PATCH bleadperl]
41823              From: Dominic Dunlop <domo@computer.org>
41824              Date: Mon, 9 Oct 2000 14:57:17 +0200
41825              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
41826      Branch: perl
41827            ! lib/charnames.pm
41828 ____________________________________________________________________________
41829 [  7177] By: jhi                                   on 2000/10/09  19:13:27
41830         Log: Change #7160 had a nasty typo.
41831      Branch: metaconfig
41832            ! U/compline/Compile.U
41833      Branch: perl
41834            ! Configure config_h.SH
41835 ____________________________________________________________________________
41836 [  7176] By: gsar                                  on 2000/10/09  18:59:33
41837         Log: pod nit
41838      Branch: perl
41839            ! pod/perlport.pod
41840 ____________________________________________________________________________
41841 [  7175] By: gsar                                  on 2000/10/09  18:54:28
41842         Log: Windows9x doesn't support link(), despite what Config.pm
41843              might think
41844      Branch: perl
41845            ! lib/ExtUtils/Manifest.pm
41846 ____________________________________________________________________________
41847 [  7174] By: gsar                                  on 2000/10/09  18:50:03
41848         Log: avoid nonportable example code
41849      Branch: perl
41850            ! lib/File/Copy.pm
41851 ____________________________________________________________________________
41852 [  7173] By: gsar                                  on 2000/10/09  18:46:54
41853         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
41854              being used) when closing a socket handle
41855      Branch: perl
41856            ! win32/win32.c win32/win32.h win32/win32sck.c
41857 ____________________________________________________________________________
41858 [  7172] By: gsar                                  on 2000/10/09  18:41:40
41859         Log: on Windows, cwd strings in the environment should be of the
41860              form =X:=X:\foo instead of =X=X:\foo\
41861      Branch: perl
41862            ! win32/vdir.h
41863 ____________________________________________________________________________
41864 [  7171] By: gsar                                  on 2000/10/09  18:30:09
41865         Log: on Windows, LoadLibrary() could load an extension DLL multiple
41866              times if forward slashes are used in the path
41867      Branch: perl
41868            ! win32/win32.c
41869 ____________________________________________________________________________
41870 [  7170] By: jhi                                   on 2000/10/09  17:53:59
41871         Log: Add a todo note about overloadable assertions.
41872      Branch: perl
41873            ! Todo-5.6
41874 ____________________________________________________________________________
41875 [  7169] By: jhi                                   on 2000/10/09  13:43:45
41876         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
41877              From: mjd@plover.com
41878              Date: 9 Oct 2000 00:24:44 -0000
41879              Message-ID: <20001009002444.10616.qmail@plover.com>
41880      Branch: perl
41881            ! pod/perldebguts.pod
41882 ____________________________________________________________________________
41883 [  7168] By: nick                                  on 2000/10/08  13:16:33
41884         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
41885              is not right thing to do on (e.g. x86). Network order is also "right" for
41886              X fonts.
41887      Branch: perl
41888            ! ext/Encode/Encode.pm
41889 ____________________________________________________________________________
41890 [  7167] By: nick                                  on 2000/10/08  12:54:42
41891         Log: Make "encodings" work post-install when Encode/*.enc files may not
41892              be in same directory as Encode.pm
41893      Branch: perl
41894            ! ext/Encode/Encode.pm
41895 ____________________________________________________________________________
41896 [  7166] By: nick                                  on 2000/10/08  11:51:26
41897         Log: Work round the fact that $hash->{$key} does not take into account
41898              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
41899              so that key is always in the "expected" encoding - i.e. same way we put
41900              it in the hash.
41901      Branch: perl
41902            ! ext/Encode/Encode.pm
41903 ____________________________________________________________________________
41904 [  7165] By: gsar                                  on 2000/10/08  04:15:29
41905         Log: save_re_context() could reset PL_curcop to freed memory, causing core
41906              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
41907      Branch: perl
41908            ! pp_ctl.c
41909 ____________________________________________________________________________
41910 [  7164] By: jhi                                   on 2000/10/06  20:51:48
41911         Log: UTF8ize split() so that the cloned substrings get the UTF8
41912              flag of the original scalar.  Problem reported by Simon Cozens.
41913      Branch: perl
41914            ! pp.c t/pragma/utf8.t
41915 ____________________________________________________________________________
41916 [  7163] By: nick                                  on 2000/10/06  20:48:34
41917         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
41918              got a false +ve and so did not reach code which would have un-FAKEd the SV.
41919      Branch: perl
41920            ! sv.c
41921 ____________________________________________________________________________
41922 [  7162] By: nick                                  on 2000/10/06  20:25:37
41923         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
41924              To fix  (sort {$a <=> $b} keys %hash) in particular but
41925              should cover a number of other as-yet-unknown cases as well.
41926      Branch: perl
41927            ! sv.c
41928 ____________________________________________________________________________
41929 [  7161] By: jhi                                   on 2000/10/06  19:56:18
41930         Log: Change the version number of Tie::Handle in the core to 4.0,
41931              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
41932              
41933              Subject: Note on Tie::Handle
41934              From: andreas.koenig@anima.de (Andreas J. Koenig)
41935              Date:      06 Oct 2000 21:48:58 +0200
41936              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
41937      Branch: perl
41938            ! lib/Tie/Handle.pm
41939 ____________________________________________________________________________
41940 [  7160] By: jhi                                   on 2000/10/06  18:20:35
41941         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
41942              as the first option of cc/ld because of ultrapicky compilers
41943              (e.g. OS/390 R2.5)
41944      Branch: metaconfig
41945            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
41946            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
41947            ! U/compline/orderlib.U U/modified/Cppsym.U
41948            ! U/modified/d_access.U
41949      Branch: metaconfig/U/perl
41950            ! Checkcc.U d_dlsymun.U gccvers.U
41951      Branch: perl
41952            ! Configure config_h.SH
41953 ____________________________________________________________________________
41954 [  7159] By: jhi                                   on 2000/10/06  13:56:39
41955         Log: Update Changes.
41956      Branch: perl
41957            ! Changes patchlevel.h
41958 ____________________________________________________________________________
41959 [  7158] By: jhi                                   on 2000/10/06  12:48:40
41960         Log: Eliminate $Is_VMS code from the test.
41961              
41962              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
41963              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
41964              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
41965              Date:     Thu, 5 Oct 2000 07:46:33 EDT
41966      Branch: perl
41967            ! t/lib/b.t
41968 ____________________________________________________________________________
41969 [  7157] By: jhi                                   on 2000/10/06  12:47:13
41970         Log: Also the $ccflags is needed for the C compiler check.
41971              
41972              Subject: Configure (check for C-compiler)
41973              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41974              Date: Fri, 06 Oct 2000 08:47:15 +0200
41975              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
41976      Branch: metaconfig/U/perl
41977            ! Checkcc.U
41978      Branch: perl
41979            ! Configure config_h.SH
41980 ____________________________________________________________________________
41981 [  7156] By: jhi                                   on 2000/10/06  11:45:15
41982         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
41983      Branch: perl
41984            ! perl.c pp_ctl.c sv.h utf8.c
41985 ____________________________________________________________________________
41986 [  7155] By: jhi                                   on 2000/10/06  11:40:41
41987         Log: IO::Handle->syswrite() did not handle length omission
41988              like CORE::syswrite() does.
41989              
41990              Subject: [Fwd] IO::Handle, syswrite and arguments
41991              From: Graham Barr <gbarr@pobox.com>
41992              Date: Fri, 6 Oct 2000 10:22:05 +0100
41993              Message-ID: <20001006102205.U6312@pobox.com>
41994              
41995              The original patch from andrew@ugh.net.au.
41996      Branch: perl
41997            ! ext/IO/lib/IO/Handle.pm
41998 ____________________________________________________________________________
41999 [  7154] By: jhi                                   on 2000/10/06  01:42:15
42000         Log: Tweak #7153.
42001      Branch: perl
42002            ! utf8.h
42003 ____________________________________________________________________________
42004 [  7153] By: jhi                                   on 2000/10/06  00:39:55
42005         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
42006      Branch: perl
42007            ! utf8.h
42008 ____________________________________________________________________________
42009 [  7152] By: jhi                                   on 2000/10/06  00:38:11
42010         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
42011      Branch: perl
42012            ! perl.c pp_ctl.c sv.h utf8.c
42013 ____________________________________________________________________________
42014 [  7151] By: jhi                                   on 2000/10/06  00:36:38
42015         Log: Subject: Re: Questions about Tie::Array and perl modules
42016              From: Nick Ing-Simmons <nik@tiuk.ti.com>
42017              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
42018              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
42019              
42020              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
42021      Branch: perl
42022            ! lib/Tie/Array.pm t/op/array.t
42023 ____________________________________________________________________________
42024 [  7150] By: jhi                                   on 2000/10/05  00:20:45
42025         Log: Regen Changes.
42026      Branch: perl
42027            ! Changes patchlevel.h
42028 ____________________________________________________________________________
42029 [  7149] By: jhi                                   on 2000/10/05  00:20:01
42030         Log: Regen toc.
42031      Branch: perl
42032            ! pod/perltoc.pod
42033 ____________________________________________________________________________
42034 [  7148] By: jhi                                   on 2000/10/04  23:35:08
42035         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
42036              reported several times by Dominic Dunlop, for example in
42037              ID 20000315.008.  Patch from Dominic.  Patch affects at
42038              least MachTen, and possibly other oldish BSDs. Should not
42039              break non-broken platforms (tested on LinuxPPC). 
42040      Branch: perl
42041            ! doio.c
42042 ____________________________________________________________________________
42043 [  7147] By: jhi                                   on 2000/10/04  23:26:34
42044         Log: The one that got away from 7146.
42045      Branch: metaconfig
42046            + U/installdirs/installscripts.U
42047 ____________________________________________________________________________
42048 [  7146] By: jhi                                   on 2000/10/04  23:25:04
42049         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
42050              suggested by H. Merijn Brand.
42051      Branch: perl
42052            ! Configure INSTALL Makefile.SH Porting/Glossary
42053            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
42054            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
42055            ! win32/config.vc
42056 ____________________________________________________________________________
42057 [  7145] By: jhi                                   on 2000/10/04  22:08:21
42058         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
42059              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42060              Date: Wed, 4 Oct 2000 17:37:46 -0400
42061              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
42062      Branch: perl
42063            ! utils/h2xs.PL
42064 ____________________________________________________________________________
42065 [  7144] By: jhi                                   on 2000/10/04  18:11:41
42066         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
42067              From: Jeff Pinyan <jeffp@crusoe.net>
42068              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
42069              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
42070      Branch: perl
42071            ! pod/perlrun.pod
42072 ____________________________________________________________________________
42073 [  7143] By: jhi                                   on 2000/10/04  18:09:58
42074         Log: Subject: perlhack.pod Patch for Externals Tools
42075              From: Fisher Mark <fisherm@tce.com>
42076              Date: Tue, 3 Oct 2000 15:43:27 -0500 
42077              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
42078      Branch: perl
42079            ! pod/perlhack.pod
42080 ____________________________________________________________________________
42081 [  7142] By: jhi                                   on 2000/10/04  18:08:41
42082         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
42083              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
42084              Date:     Wed, 4 Oct 2000 12:11:11 EDT
42085              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
42086      Branch: perl
42087            ! vms/vms.c
42088 ____________________________________________________________________________
42089 [  7141] By: jhi                                   on 2000/10/04  12:20:16
42090         Log: Subject: [PATCH 5.7.0] h2xs not working
42091              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42092              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
42093              Date: Tue, 3 Oct 2000 21:43:01 -0400
42094              
42095              Subject: [PATCH 5.7.0] h2xs not documenting the created module
42096              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42097              Date: Tue, 3 Oct 2000 22:55:19 -0400
42098              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
42099      Branch: perl
42100            ! utils/h2xs.PL
42101 ____________________________________________________________________________
42102 [  7140] By: jhi                                   on 2000/10/04  11:53:44
42103         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
42104              From: nick@babyhippo.com
42105              Date: Wed, 4 Oct 2000 12:06:45 +0100
42106              Message-Id: <20001004120645.A7356@babyhippo.com>
42107              
42108              Retract 7118 and 7135.
42109      Branch: perl
42110            ! installman installperl op.c t/pragma/subs.t
42111 ____________________________________________________________________________
42112 [  7139] By: jhi                                   on 2000/10/03  22:09:41
42113         Log: It is possible to have no hosts database at all.  Pointed out in
42114              
42115              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
42116              From: Peter Prymmer <pvhp@forte.com>
42117              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
42118              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
42119      Branch: metaconfig
42120            ! U/modified/myhostname.U
42121      Branch: perl
42122            ! Configure config_h.SH
42123 ____________________________________________________________________________
42124 [  7138] By: jhi                                   on 2000/10/03  21:49:49
42125         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
42126              From: Peter Prymmer <pvhp@forte.com>
42127              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
42128              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
42129      Branch: perl
42130            ! pp_sys.c
42131 ____________________________________________________________________________
42132 [  7137] By: jhi                                   on 2000/10/03  20:10:05
42133         Log: One remaining nit less at the VMS mailbox sizing.
42134      Branch: perl
42135            ! vms/vms.c
42136 ____________________________________________________________________________
42137 [  7136] By: jhi                                   on 2000/10/03  20:08:47
42138         Log: Test harness update to sync with the new perlcc,
42139              from Simon Cozens.
42140      Branch: perl
42141            ! t/TEST t/UTEST
42142 ____________________________________________________________________________
42143 [  7135] By: jhi                                   on 2000/10/03  15:15:42
42144         Log: Subject: Re: PATCH for 20001003.004
42145              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
42146              From: "AARON B. DOSSETT" <aaron@iglou.com>
42147              Message-Id: <E13gTay-0006od-00@iglou.com>
42148      Branch: perl
42149            ! installman installperl
42150 ____________________________________________________________________________
42151 [  7134] By: jhi                                   on 2000/10/03  15:00:34
42152         Log: Subject: [ID 20001003.006] B::Debug not -w clean
42153              From: Nicholas Clark <nick@babyhippo.co.uk>
42154              Date: Tue, 03 Oct 2000 15:46:32 +0100
42155              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
42156      Branch: perl
42157            ! ext/B/B/Debug.pm
42158 ____________________________________________________________________________
42159 [  7133] By: jhi                                   on 2000/10/03  14:58:39
42160         Log: Scale down the VMS message boxes, by Charles Lane.
42161              Fix for ID 20000903.009, workaround at
42162              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
42163      Branch: perl
42164            ! vms/vms.c
42165 ____________________________________________________________________________
42166 [  7132] By: jhi                                   on 2000/10/03  11:20:37
42167         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
42168      Branch: perl
42169            + t/lib/st-lock.t t/lib/st-utf8.t
42170            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
42171            ! ext/Storable/Storable.xs t/lib/st-recurse.t
42172 ____________________________________________________________________________
42173 [  7131] By: jhi                                   on 2000/10/03  03:38:23
42174         Log: Encode nits.
42175      Branch: perl
42176            ! MANIFEST Makefile.SH
42177 ____________________________________________________________________________
42178 [  7130] By: jhi                                   on 2000/10/03  03:31:05
42179         Log: Update Changes.
42180      Branch: perl
42181            ! Changes patchlevel.h
42182 ____________________________________________________________________________
42183 [  7129] By: jhi                                   on 2000/10/03  02:24:02
42184         Log: Misplaced else.
42185      Branch: metaconfig/U/perl
42186            ! d_strtoll.U
42187      Branch: perl
42188            ! Configure config_h.SH
42189 ____________________________________________________________________________
42190 [  7128] By: jhi                                   on 2000/10/03  02:08:29
42191         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
42192              From: sthoenna@efn.org
42193              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
42194              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
42195      Branch: metaconfig/U/perl
42196            ! d_strtoll.U
42197      Branch: perl
42198            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
42199 ____________________________________________________________________________
42200 [  7127] By: jhi                                   on 2000/10/03  01:13:14
42201         Log: Update Changes.
42202      Branch: perl
42203            ! Changes patchlevel.h
42204 ____________________________________________________________________________
42205 [  7126] By: jhi                                   on 2000/10/03  00:57:08
42206         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
42207              as suggested by Olaf Flebbe and Nick Clark.
42208      Branch: perl
42209            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
42210 ____________________________________________________________________________
42211 [  7125] By: jhi                                   on 2000/10/03  00:50:56
42212         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
42213              From: Nick Clark <nick@plum.flirble.org>
42214              Date: Mon, 2 Oct 2000 11:03:24 +0100
42215              Message-Id: <20001002110324.D20073@plum.flirble.org>
42216              
42217              Also fixes bug ID 20001002.005.
42218      Branch: perl
42219            ! t/lib/encode.t
42220 ____________________________________________________________________________
42221 [  7124] By: jhi                                   on 2000/10/03  00:34:59
42222         Log: Subject: [PATCH 5.7.0] Epoc update
42223              From: Olaf Flebbe <o.flebbe@gmx.de>
42224              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
42225              Message-ID: <26423.969484586@www10.gmx.net>
42226      Branch: perl
42227            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
42228            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
42229            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
42230            ! util.c util.h
42231 ____________________________________________________________________________
42232 [  7123] By: jhi                                   on 2000/10/03  00:30:07
42233         Log: Regen headers.
42234      Branch: perl
42235            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
42236 ____________________________________________________________________________
42237 [  7122] By: jhi                                   on 2000/10/03  00:10:48
42238         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
42239      Branch: perl
42240            ! hints/openbsd.sh
42241 ____________________________________________________________________________
42242 [  7121] By: jhi                                   on 2000/10/03  00:05:06
42243         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
42244              From: <abigail@foad.org>
42245              Date: Tue, 26 Sep 2000 13:36:14 -0400
42246              Message-ID: <20000926173614.4356.qmail@foad.org>
42247      Branch: perl
42248            ! pod/perlop.pod
42249 ____________________________________________________________________________
42250 [  7120] By: jhi                                   on 2000/10/03  00:04:00
42251         Log: Inside require() $^S was always left undefined.
42252              
42253              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
42254              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42255              Date: Wed, 27 Sep 2000 18:54:49 -0400
42256              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
42257      Branch: perl
42258            ! cop.h mg.c pp_ctl.c util.c
42259 ____________________________________________________________________________
42260 [  7119] By: jhi                                   on 2000/10/03  00:00:16
42261         Log: Subject: [PATCH] DLL not restartabke with threaded perl
42262              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
42263              Date: Thu, 28 Sep 2000 09:20:46 +0100
42264              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
42265      Branch: perl
42266            ! perl.c
42267 ____________________________________________________________________________
42268 [  7118] By: jhi                                   on 2000/10/02  23:59:20
42269         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
42270              From: Nicholas Clark <nick@ccl4.org>
42271              Date: Thu, 28 Sep 2000 11:52:24 +0100
42272              Message-ID: <20000928115224.D7924@plum.flirble.org>
42273      Branch: perl
42274            ! op.c
42275 ____________________________________________________________________________
42276 [  7117] By: jhi                                   on 2000/10/02  23:57:51
42277         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
42278              From: Nicholas Clark <nick@babyhippo.co.uk>
42279              Date: Thu, 28 Sep 2000 12:18:10 +0100
42280              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
42281              
42282              Did not apply cleanly, manual intervention was needed.
42283      Branch: perl
42284            ! ext/B/B/Bytecode.pm utils/perlcc.PL
42285 ____________________________________________________________________________
42286 [  7116] By: jhi                                   on 2000/10/02  23:50:40
42287         Log: Document the issue (is not a syntax error, kind of)
42288              
42289              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
42290              From: Nicholas Clark <nick@ccl4.org>
42291              Date: Thu, 28 Sep 2000 17:12:42 +0100
42292              Message-ID: <20000928171242.K7924@plum.flirble.org>
42293      Branch: perl
42294            ! pod/perldata.pod
42295 ____________________________________________________________________________
42296 [  7115] By: jhi                                   on 2000/10/02  23:48:58
42297         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
42298              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42299              Date: Thu, 28 Sep 2000 21:55:31 -0400
42300              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
42301      Branch: perl
42302            ! regexec.c
42303 ____________________________________________________________________________
42304 [  7114] By: jhi                                   on 2000/10/02  23:47:57
42305         Log: Subject: DOC PATCH 5.6.0
42306              From: mjd@plover.com
42307              Date: 30 Sep 2000 06:02:34 -0000
42308              Message-ID: <20000930060234.4559.qmail@plover.com>
42309      Branch: perl
42310            ! pod/perldebguts.pod
42311 ____________________________________________________________________________
42312 [  7113] By: jhi                                   on 2000/10/02  23:46:43
42313         Log: SOCK_DGRAM and listen() do not mix as reported in
42314              
42315              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
42316              From: Petter Reinholdtsen <pere@hungry.com>
42317              Date: Sun, 1 Oct 2000 10:57:20 +0800
42318              Message-Id: <200010010257.KAA05735@localhost.localdomain>
42319              
42320              The patch for 5.7.0+ had to be reengineered, though.
42321      Branch: perl
42322            ! ext/IO/lib/IO/Socket/UNIX.pm
42323 ____________________________________________________________________________
42324 [  7112] By: jhi                                   on 2000/10/02  23:36:57
42325         Log: Subject: Re: [PATCH 5.005_64 missed]
42326              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42327              Date: Sun, 1 Oct 2000 18:50:10 -0400
42328              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
42329      Branch: perl
42330            ! pod/perlxs.pod
42331 ____________________________________________________________________________
42332 [  7111] By: jhi                                   on 2000/10/02  23:35:40
42333         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
42334              From: Radu Greab <radu@netsoft.ro>
42335              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
42336              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
42337      Branch: perl
42338            ! op.c opcode.pl t/op/substr.t
42339 ____________________________________________________________________________
42340 [  7110] By: jhi                                   on 2000/10/02  23:32:38
42341         Log: Subject: [PATCH] Fix aliasing of tied filehandles
42342              From: Daniel Chetlin <daniel@chetlin.com>
42343              Date: Mon, 2 Oct 2000 14:53:27 -0700
42344              Message-ID: <20001002145327.C1617@ilmd>
42345      Branch: perl
42346            ! perl.h pp_hot.c t/op/tiehandle.t
42347 ____________________________________________________________________________
42348 [  7109] By: jhi                                   on 2000/10/02  23:31:30
42349         Log: s/Robin Parker/Robin Barker/
42350      Branch: perl
42351            ! Changes5.6
42352 ____________________________________________________________________________
42353 [  7108] By: jhi                                   on 2000/10/02  23:15:46
42354         Log: Retract #7091 as suggested in
42355              
42356              From: Robin Barker <rmb1@cise.npl.co.uk> 
42357              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
42358              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
42359              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
42360      Branch: perl
42361            ! embed.pl proto.h
42362 ____________________________________________________________________________
42363 [  7107] By: nick                                  on 2000/10/02  18:23:14
42364         Log: A few tweaks to get Tk803 to work with Encode scheme.
42365      Branch: perl
42366            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
42367 ____________________________________________________________________________
42368 [  7106] By: nick                                  on 2000/10/01  21:34:14
42369         Log: Add checking cases to Encode's toUnicode and fromUnicode.
42370      Branch: perl
42371            ! ext/Encode/Encode.pm
42372 ____________________________________________________________________________
42373 [  7105] By: nick                                  on 2000/10/01  17:18:01
42374         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
42375              To read and use them.
42376              Add a lib/encode.t which checks a few things.
42377      Branch: perl
42378            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
42379            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
42380            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
42381            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
42382            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
42383            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
42384            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
42385            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
42386            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
42387            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
42388            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
42389            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
42390            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
42391            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
42392            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
42393            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
42394            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
42395            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
42396            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
42397            + ext/Encode/Encode/iso2022-jp.enc
42398            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
42399            + ext/Encode/Encode/iso8859-1.enc
42400            + ext/Encode/Encode/iso8859-2.enc
42401            + ext/Encode/Encode/iso8859-3.enc
42402            + ext/Encode/Encode/iso8859-4.enc
42403            + ext/Encode/Encode/iso8859-5.enc
42404            + ext/Encode/Encode/iso8859-6.enc
42405            + ext/Encode/Encode/iso8859-7.enc
42406            + ext/Encode/Encode/iso8859-8.enc
42407            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
42408            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
42409            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
42410            + ext/Encode/Encode/macCentEuro.enc
42411            + ext/Encode/Encode/macCroatian.enc
42412            + ext/Encode/Encode/macCyrillic.enc
42413            + ext/Encode/Encode/macDingbats.enc
42414            + ext/Encode/Encode/macGreek.enc
42415            + ext/Encode/Encode/macIceland.enc
42416            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
42417            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
42418            + ext/Encode/Encode/macTurkish.enc
42419            + ext/Encode/Encode/macUkraine.enc
42420            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
42421            + t/lib/encode.t
42422            ! MANIFEST ext/Encode/Encode.pm
42423 ____________________________________________________________________________
42424 [  7104] By: nick                                  on 2000/09/30  13:04:30
42425         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
42426              From: Daniel Chetlin <daniel@chetlin.com>
42427              Date: Mon, 18 Sep 2000 05:05:40 -0700
42428              Message-Id: <20000918050540.C652@ilmd>
42429      Branch: perl
42430            ! lib/overload.pm sv.c t/pragma/overload.t
42431 ____________________________________________________________________________
42432 [  7103] By: nick                                  on 2000/09/30  12:53:36
42433         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
42434              From: Johan Vromans <jvromans@squirrel.nl>
42435              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
42436              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
42437      Branch: perl
42438            ! pod/Makefile.SH
42439 ____________________________________________________________________________
42440 [  7102] By: nick                                  on 2000/09/30  12:52:31
42441         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
42442              From: Spider Boardman <spider@Orb.Nashua.NH.US>
42443              Date: Sat, 16 Sep 2000 16:36:45 -0400
42444              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
42445      Branch: perl
42446            ! ext/B/B/Deparse.pm
42447 ____________________________________________________________________________
42448 [  7101] By: nick                                  on 2000/09/30  12:51:41
42449         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
42450              From: Craig A. Berry <craig.berry@psinetcs.com>
42451              Date: Sat, 16 Sep 2000 10:11:10 -0500
42452              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
42453      Branch: perl
42454            ! vms/vms.c
42455 ____________________________________________________________________________
42456 [  7100] By: nick                                  on 2000/09/30  12:50:33
42457         Log: Subject: Re: unicode support and perl [ID 20000901.097]
42458              From: Spider Boardman <spider@Orb.Nashua.NH.US>
42459              Date: Fri, 15 Sep 2000 16:37:58 -0400
42460              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
42461      Branch: perl
42462            ! t/op/append.t
42463 ____________________________________________________________________________
42464 [  7099] By: nick                                  on 2000/09/30  12:49:35
42465         Log: Subject: Re: unicode support and perl [ID 20000901.097]
42466              From: Spider Boardman <spider@Orb.Nashua.NH.US>
42467              Date: Fri, 15 Sep 2000 16:25:30 -0400
42468              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
42469      Branch: perl
42470            ! pp_hot.c
42471 ____________________________________________________________________________
42472 [  7098] By: nick                                  on 2000/09/30  12:48:00
42473         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
42474              From: Gisle Aas <gisle@ActiveState.com>
42475              Date: 15 Sep 2000 16:23:41 +0200
42476              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
42477      Branch: perl
42478            ! toke.c
42479 ____________________________________________________________________________
42480 [  7097] By: nick                                  on 2000/09/30  12:45:16
42481         Log: Subject: [PATCH] Nits in perlmod.pod
42482              From: Daniel Chetlin <daniel@chetlin.com>
42483              Date: Fri, 15 Sep 2000 02:04:09 -0700
42484              Message-Id: <20000915020409.A2104@ilmd>
42485      Branch: perl
42486            ! pod/perlmod.pod
42487 ____________________________________________________________________________
42488 [  7096] By: nick                                  on 2000/09/30  12:18:00
42489         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
42490              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
42491              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
42492              0 to checking to get the warning.
42493      Branch: perl
42494            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
42495            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
42496            ! regexec.c sv.c toke.c utf8.c
42497 ____________________________________________________________________________
42498 [  7095] By: nick                                  on 2000/09/15  16:55:59
42499         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
42500              
42501              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
42502              From: Spider Boardman <spider@Orb.Nashua.NH.US>
42503              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
42504              Date: Fri, 15 Sep 2000 06:37:30 -0400
42505      Branch: perl
42506            ! ext/Encode/Encode.xs sv.c
42507 ____________________________________________________________________________
42508 [  7094] By: jhi                                   on 2000/09/15  03:23:32
42509         Log: Update Changes.
42510      Branch: perl
42511            ! Changes patchlevel.h
42512 ____________________________________________________________________________
42513 [  7093] By: jhi                                   on 2000/09/15  03:11:44
42514         Log: Fix for the charnames.t failures from Spider Boardman.
42515      Branch: perl
42516            ! toke.c
42517 ____________________________________________________________________________
42518 [  7092] By: jhi                                   on 2000/09/15  00:15:48
42519         Log: Botched the #7090 check-in.
42520      Branch: perl
42521            ! sv.c
42522 ____________________________________________________________________________
42523 [  7091] By: jhi                                   on 2000/09/14  23:33:24
42524         Log: Part of #7081 didn't come through.
42525      Branch: perl
42526            ! embed.pl proto.h
42527 ____________________________________________________________________________
42528 [  7090] By: jhi                                   on 2000/09/14  23:17:39
42529         Log: Subject: Re: perl@7078 
42530              From: Spider Boardman <spider@web.zk3.dec.com>
42531              Date: Thu, 14 Sep 2000 19:06:36 -0400
42532              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
42533      Branch: perl
42534            ! sv.c toke.c
42535 ____________________________________________________________________________
42536 [  7089] By: jhi                                   on 2000/09/14  23:11:21
42537         Log: Small portability tweaks.
42538      Branch: perl
42539            ! ext/Encode/Encode.xs
42540 ____________________________________________________________________________
42541 [  7088] By: jhi                                   on 2000/09/14  22:57:23
42542         Log: Fake return to pacify picky compilers.
42543      Branch: perl
42544            ! ext/Encode/Encode.xs
42545 ____________________________________________________________________________
42546 [  7087] By: jhi                                   on 2000/09/14  22:53:37
42547         Log: Subject: [PATCH] utf8.c apidoc
42548              From: Simon Cozens <simon@cozens.net>
42549              Date: Thu, 14 Sep 2000 23:46:57 +0100
42550              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
42551      Branch: perl
42552            ! perlapi.c pod/perlapi.pod utf8.c
42553 ____________________________________________________________________________
42554 [  7086] By: jhi                                   on 2000/09/14  22:40:38
42555         Log: We don't need to count the high bit bytes, a boolean is enough. 
42556      Branch: perl
42557            ! sv.c
42558 ____________________________________________________________________________
42559 [  7085] By: jhi                                   on 2000/09/14  21:20:09
42560         Log: Replace #7084 with
42561              
42562              Subject: Re: perl@7078 
42563              From: Spider Boardman <spider@web.zk3.dec.com>
42564              Date: Thu, 14 Sep 2000 17:09:36 -0400
42565              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
42566      Branch: perl
42567            ! sv.c utf8.c
42568 ____________________________________________________________________________
42569 [  7084] By: jhi                                   on 2000/09/14  20:03:34
42570         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
42571              convertable to bytes by checking it doesn't go above 0xc3
42572              
42573              Subject: Re: perl@7078
42574              From: Simon Cozens <simon@cozens.net>
42575              Date: Thu, 14 Sep 2000 20:59:19 +0100
42576              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
42577      Branch: perl
42578            ! utf8.c
42579 ____________________________________________________________________________
42580 [  7083] By: jhi                                   on 2000/09/14  19:38:47
42581         Log: Subject: Re: perl@7078
42582              From: Simon Cozens <simon@cozens.net>
42583              Date: Thu, 14 Sep 2000 20:13:09 +0100
42584              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
42585      Branch: perl
42586            ! t/op/bop.t
42587 ____________________________________________________________________________
42588 [  7082] By: jhi                                   on 2000/09/14  17:50:44
42589         Log: The one that got away.
42590      Branch: perl
42591            ! lib/File/Find.pm
42592 ____________________________________________________________________________
42593 [  7081] By: jhi                                   on 2000/09/14  17:45:35
42594         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
42595              From: Robin Barker <rmb1@cise.npl.co.uk>
42596              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
42597              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
42598      Branch: perl
42599            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
42600            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
42601            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
42602            ! regcomp.c toke.c universal.c
42603 ____________________________________________________________________________
42604 [  7080] By: jhi                                   on 2000/09/14  17:40:35
42605         Log: Problems picked up by AIX cc.
42606              
42607              Subject: Re: perl@7078 (patch included)
42608              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42609              Date: Thu, 14 Sep 2000 18:53:30 +0200
42610              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
42611      Branch: perl
42612            ! ext/Encode/Encode.xs
42613 ____________________________________________________________________________
42614 [  7079] By: jhi                                   on 2000/09/14  17:38:27
42615         Log: Subject: File::Find 5.7.0 POD nits
42616              From: Rich Morin <rdm@cfcl.com>
42617              Date: Wed, 13 Sep 2000 22:03:58 -0700
42618              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
42619      Branch: perl
42620            ! lib/File/Find.pm
42621 ____________________________________________________________________________
42622 [  7078] By: jhi                                   on 2000/09/14  14:58:20
42623         Log: Update Changes.
42624      Branch: perl
42625            ! Changes patchlevel.h
42626 ____________________________________________________________________________
42627 [  7077] By: jhi                                   on 2000/09/14  14:55:54
42628         Log: Compilation warnings and an error.
42629      Branch: perl
42630            ! sv.c
42631 ____________________________________________________________________________
42632 [  7076] By: jhi                                   on 2000/09/14  14:42:56
42633         Log: Fix for a parsing bug, not for the original bug.
42634              
42635              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
42636              From: Spider Boardman <spider@web.zk3.dec.com>
42637              Date: Wed, 13 Sep 2000 17:52:20 -0400
42638              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
42639      Branch: perl
42640            ! regcomp.c
42641 ____________________________________________________________________________
42642 [  7075] By: jhi                                   on 2000/09/14  14:40:40
42643         Log: Batch of UTF-8 patches from Simon Cozens.
42644      Branch: perl
42645            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
42646            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
42647            ! toke.c utf8.c
42648 ____________________________________________________________________________
42649 [  7074] By: jhi                                   on 2000/09/14  14:29:58
42650         Log: Subject: Re: Two advertising clauses need to be removed
42651              From: Russ Allbery <rra@stanford.edu>
42652              Date: 13 Sep 2000 18:50:26 -0700
42653              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
42654      Branch: perl
42655            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
42656 ____________________________________________________________________________
42657 [  7073] By: jhi                                   on 2000/09/14  14:28:20
42658         Log: Subject: [PATCH] de-wall t/README
42659              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
42660              Date: Wed, 13 Sep 2000 17:46:55 -0700
42661              Message-ID: <//Bw5gzkge/e092yn@efn.org>
42662      Branch: perl
42663            ! t/README
42664 ____________________________________________________________________________
42665 [  7072] By: jhi                                   on 2000/09/14  14:25:10
42666         Log: Hints optimization.
42667              
42668              Subject: Minor nit
42669              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42670              Date: Wed, 13 Sep 2000 21:42:07 +0200
42671              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
42672      Branch: perl
42673            ! hints/hpux.sh
42674 ____________________________________________________________________________
42675 [  7071] By: jhi                                   on 2000/09/14  14:23:30
42676         Log: Allow chop() and chomp() to be overridden.
42677              
42678              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
42679              From: "Casey R. Tweten" <crt@kiski.net>
42680              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
42681              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
42682      Branch: perl
42683            ! toke.c
42684 ____________________________________________________________________________
42685 [  7070] By: jhi                                   on 2000/09/14  14:20:36
42686         Log: The return value of setlocale must be copied away.
42687              
42688              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
42689              From: Alan Burlison <Alan.Burlison@uk.sun.com>
42690              Date: Wed, 13 Sep 2000 16:27:37 +0100 
42691              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
42692      Branch: perl
42693            ! util.c
42694 ____________________________________________________________________________
42695 [  7069] By: jhi                                   on 2000/09/14  14:16:27
42696         Log: Remove vestiges of tr//CU.
42697              
42698              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
42699              From: Nick Clark <nick@plum.flirble.org>
42700              Date: Tue, 12 Sep 2000 22:50:14 +0100
42701              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
42702              
42703              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
42704              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
42705              Date: Tue, 12 Sep 2000 21:38:48 -0700
42706              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
42707      Branch: perl
42708            ! op.h pod/perlunicode.pod
42709 ____________________________________________________________________________
42710 [  7068] By: jhi                                   on 2000/09/13  14:18:39
42711         Log: Add the Encode extension.  The code is still largely just skeleton.
42712      Branch: perl
42713            + ext/Encode/Encode.pm ext/Encode/Encode.xs
42714            + ext/Encode/Makefile.PL ext/Encode/Todo
42715            ! MANIFEST Todo-5.6
42716 ____________________________________________________________________________
42717 [  7067] By: jhi                                   on 2000/09/12  17:43:33
42718         Log: Allow for whitespace between "#" and "line" in cpp output.
42719              
42720              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
42721              From: Calle Dybedahl <calle@lysator.liu.se>
42722              Date: 12 Sep 2000 19:38:02 +0200 
42723              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
42724      Branch: perl
42725            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
42726 ____________________________________________________________________________
42727 [  7066] By: gsar                                  on 2000/09/12  17:24:29
42728         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
42729              initialization in all the threads on Windows
42730      Branch: perl
42731            ! win32/win32.c
42732 ____________________________________________________________________________
42733 [  7065] By: jhi                                   on 2000/09/12  15:11:31
42734         Log: Update Changes.
42735      Branch: perl
42736            ! Changes patchlevel.h
42737 ____________________________________________________________________________
42738 [  7064] By: jhi                                   on 2000/09/12  14:54:54
42739         Log: Retract #7062, the pod tests are not ready.
42740      Branch: perl
42741            ! t/TEST t/harness
42742 ____________________________________________________________________________
42743 [  7063] By: jhi                                   on 2000/09/12  14:25:41
42744         Log: The #7054 truncated Configure badly.
42745      Branch: metaconfig/U/perl
42746            ! End.U
42747      Branch: perl
42748            ! Configure config_h.SH
42749 ____________________________________________________________________________
42750 [  7062] By: jhi                                   on 2000/09/12  14:08:32
42751         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
42752              From: sthoenna@efn.org
42753              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
42754              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
42755      Branch: perl
42756            ! t/TEST t/harness
42757 ____________________________________________________________________________
42758 [  7061] By: jhi                                   on 2000/09/12  14:07:18
42759         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
42760              From: sthoenna@efn.org
42761              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
42762              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
42763      Branch: perl
42764            ! pod/perlxs.pod
42765 ____________________________________________________________________________
42766 [  7060] By: jhi                                   on 2000/09/12  14:06:08
42767         Log: Break up the myconfig lines a bit.
42768              
42769              Subject: perlbug/perl -V output format
42770              From: sthoenna@efn.org
42771              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
42772              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
42773      Branch: perl
42774            ! myconfig.SH
42775 ____________________________________________________________________________
42776 [  7059] By: jhi                                   on 2000/09/12  14:05:04
42777         Log: Test for the #7049.
42778              
42779              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
42780              From: andreas.koenig@anima.de (Andreas J. Koenig)
42781              Date: 12 Sep 2000 06:42:01 +0200
42782              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
42783      Branch: perl
42784            ! t/op/my.t
42785 ____________________________________________________________________________
42786 [  7058] By: jhi                                   on 2000/09/12  14:03:05
42787         Log: Subject: [patch: perl@7045] vms updates
42788              From: Peter Prymmer <pvhp@forte.com>
42789              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
42790              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
42791      Branch: perl
42792            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
42793 ____________________________________________________________________________
42794 [  7057] By: jhi                                   on 2000/09/12  14:00:51
42795         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
42796              From: sthoenna@efn.org
42797              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
42798              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
42799      Branch: perl
42800            ! t/op/64bitint.t
42801 ____________________________________________________________________________
42802 [  7056] By: jhi                                   on 2000/09/12  13:58:14
42803         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
42804              From: Jeff Pinyan <jeffp@crusoe.net>
42805              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
42806              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
42807      Branch: perl
42808            ! pod/perlfunc.pod
42809 ____________________________________________________________________________
42810 [  7055] By: jhi                                   on 2000/09/12  13:56:32
42811         Log: Do in VMS as the #7054 does.
42812      Branch: perl
42813            ! configure.com
42814 ____________________________________________________________________________
42815 [  7054] By: jhi                                   on 2000/09/12  13:50:31
42816         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
42817              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
42818              Date: Mon, 11 Sep 2000 08:33:09 +0100
42819              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
42820      Branch: metaconfig/U/perl
42821            ! End.U
42822      Branch: perl
42823            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
42824            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
42825 ____________________________________________________________________________
42826 [  7053] By: jhi                                   on 2000/09/12  13:29:19
42827         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
42828              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
42829              Date:     Tue, 12 Sep 2000 08:35:59 EDT
42830              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
42831      Branch: perl
42832            ! vms/test.com
42833 ____________________________________________________________________________
42834 [  7052] By: jhi                                   on 2000/09/11  23:01:50
42835         Log: Document the SvUTF8*().
42836      Branch: perl
42837            ! pod/perlapi.pod sv.h
42838 ____________________________________________________________________________
42839 [  7051] By: gsar                                  on 2000/09/11  14:46:30
42840         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
42841              (missed a spot when fixing up op_pmreplroot hack for ithreads)
42842      Branch: perl
42843            ! op.c t/op/split.t
42844 ____________________________________________________________________________
42845 [  7050] By: nick                                  on 2000/09/11  10:03:51
42846         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
42847              
42848              Subject: borland C++ win32.c tweak
42849              From: Vadim Konovalov <vkonovalov@lucent.com>
42850              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
42851              Date: Mon, 11 Sep 2000 11:22:33 +0400
42852      Branch: perl
42853            ! win32/win32.c
42854 ____________________________________________________________________________
42855 [  7049] By: nick                                  on 2000/09/11  09:57:33
42856         Log: Point fix for s/// on foreach (keys %xxx).
42857      Branch: perl
42858            ! pp_hot.c
42859 ____________________________________________________________________________
42860 [  7048] By: jhi                                   on 2000/09/10  23:37:09
42861         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
42862              by Pod::Text, from Brad Appleton.
42863      Branch: perl
42864            ! t/pod/testp2pt.pl
42865 ____________________________________________________________________________
42866 [  7047] By: jhi                                   on 2000/09/10  14:32:53
42867         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
42868              by Russ Allbery.
42869      Branch: perl
42870            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
42871 ____________________________________________________________________________
42872 [  7046] By: jhi                                   on 2000/09/10  14:15:08
42873         Log: Upgrade to CPAN 1.57_65, from Andreas König.
42874      Branch: perl
42875            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
42876 ____________________________________________________________________________
42877 [  7045] By: jhi                                   on 2000/09/08  21:36:32
42878         Log: Update Changes.
42879      Branch: perl
42880            ! Changes patchlevel.h
42881 ____________________________________________________________________________
42882 [  7044] By: jhi                                   on 2000/09/08  21:29:56
42883         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
42884              From: Peter Prymmer <pvhp@forte.com>
42885              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
42886              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
42887      Branch: perl
42888            ! configure.com
42889 ____________________________________________________________________________
42890 [  7043] By: jhi                                   on 2000/09/08  21:27:50
42891         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
42892              From: Peter Prymmer <pvhp@forte.com>
42893              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
42894              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
42895      Branch: perl
42896            ! Makefile.SH installperl
42897 ____________________________________________________________________________
42898 [  7042] By: jhi                                   on 2000/09/08  21:23:21
42899         Log: Continue #7041.
42900      Branch: perl
42901            ! cygwin/Makefile.SHs os2/Makefile.SHs
42902 ____________________________________________________________________________
42903 [  7041] By: jhi                                   on 2000/09/08  21:18:10
42904         Log: Do away with memory models cruft.  Sorry, PDP users.
42905      Branch: metaconfig
42906            ! U/modified/cc.U U/modified/libpth.U
42907      Branch: perl
42908            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
42909            ! Porting/config_H cflags.SH config_h.SH configure.com
42910            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
42911            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
42912            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
42913 ____________________________________________________________________________
42914 [  7040] By: jhi                                   on 2000/09/08  14:34:18
42915         Log: Major rewrite of s2p.  And I mean really major, it is
42916              an implementation of sed in perl.  If called as s2p it
42917              will function as s2p.  Note: needs non-UNIXifying.
42918              
42919              Subject: s2p
42920              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
42921              Date: Mon, 28 Aug 2000 14:05:12 +0200
42922              Message-ID: <39AA5578.2102E2AA@alcatel.at>
42923      Branch: perl
42924            ! x2p/s2p.PL
42925 ____________________________________________________________________________
42926 [  7039] By: jhi                                   on 2000/09/08  14:19:49
42927         Log: Re-allow vec() for characters > 255.
42928              
42929              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
42930              From: Spider Boardman <spider@web.zk3.dec.com>
42931              Date: Fri, 08 Sep 2000 02:21:02 -0400
42932              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
42933      Branch: perl
42934            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
42935            ! t/op/vec.t
42936 ____________________________________________________________________________
42937 [  7038] By: jhi                                   on 2000/09/08  14:14:18
42938         Log: Subject: [PATCH lib/Benchmark.pm]
42939              From: <abigail@foad.org>
42940              Date: Thu, 7 Sep 2000 15:03:20 -0400
42941              Message-ID: <20000907190320.888.qmail@foad.org>
42942      Branch: perl
42943            ! lib/Benchmark.pm
42944 ____________________________________________________________________________
42945 [  7037] By: jhi                                   on 2000/09/08  14:11:06
42946         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
42947              
42948              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
42949              From: Spider Boardman <spider@web.zk3.dec.com>
42950              Date: Fri, 08 Sep 2000 01:30:27 -0400
42951              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
42952      Branch: perl
42953            ! op.c
42954 ____________________________________________________________________________
42955 [  7036] By: jhi                                   on 2000/09/08  14:08:58
42956         Log: Subject: [ID 20000908.002] perlipc documentation bug.
42957              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
42958              Date: Fri, 08 Sep 2000 12:38:32 +0200
42959              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
42960      Branch: perl
42961            ! pod/perlipc.pod
42962 ____________________________________________________________________________
42963 [  7035] By: jhi                                   on 2000/09/08  14:03:12
42964         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
42965              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42966              Date: Fri, 08 Sep 2000 11:47:34 +0200
42967              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
42968      Branch: perl
42969            ! hints/dec_osf.sh
42970 ____________________________________________________________________________
42971 [  7034] By: jhi                                   on 2000/09/08  13:59:35
42972         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
42973              From: Simon Cozens <simon@cozens.net>
42974              Date: Thu, 7 Sep 2000 20:40:38 +0100
42975              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
42976      Branch: perl
42977            ! pp_hot.c
42978 ____________________________________________________________________________
42979 [  7033] By: jhi                                   on 2000/09/08  04:03:03
42980         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
42981              From: "Larry W. Virden" <lvirden@cas.org>
42982              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
42983              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
42984      Branch: perl
42985            ! pod/perldiag.pod
42986 ____________________________________________________________________________
42987 [  7032] By: jhi                                   on 2000/09/07  22:18:30
42988         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
42989              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
42990              Date: Mon, 04 Sep 2000 13:16:38 -0700
42991              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
42992      Branch: perl
42993            ! lib/perl5db.pl
42994 ____________________________________________________________________________
42995 [  7031] By: jhi                                   on 2000/09/07  22:02:29
42996         Log: Fix the ccversion detection for 5.1 and beyond.
42997              
42998              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
42999              From: Spider Boardman <spider@leggy.zk3.dec.com>
43000              Date: Thu, 7 Sep 2000 17:54:27 -0400
43001              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
43002      Branch: perl
43003            ! hints/dec_osf.sh
43004 ____________________________________________________________________________
43005 [  7030] By: jhi                                   on 2000/09/07  19:12:28
43006         Log: Fix for
43007              
43008              Subject: [ID 20000903.001] \w in utf8-strings
43009              From: Marc Lehmann <pcg@goof.com>
43010              Date: Sun, 03 Sep 2000 09:44:29 +0200
43011              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
43012              
43013              and various related nits.
43014      Branch: perl
43015            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
43016 ____________________________________________________________________________
43017 [  7029] By: jhi                                   on 2000/09/07  18:49:09
43018         Log: Fix the URL, but the server is still missing in action.
43019              
43020              Subject: [ID 20000905.002] perlfaq1.pod URL error
43021              From: "Larry W. Virden" <lvirden@cas.org>
43022              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
43023              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
43024      Branch: perl
43025            ! pod/perlfaq1.pod
43026 ____________________________________________________________________________
43027 [  7028] By: jhi                                   on 2000/09/07  18:47:13
43028         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
43029              From: Hugo <hv@crypt.compulink.co.uk>
43030              Date: Tue, 05 Sep 2000 14:13:37 +0100
43031              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
43032      Branch: perl
43033            ! toke.c
43034 ____________________________________________________________________________
43035 [  7027] By: jhi                                   on 2000/09/07  18:45:35
43036         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
43037              From: Daniel Chetlin <daniel@chetlin.com>
43038              Date: Tue, 5 Sep 2000 04:57:07 -0700
43039              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
43040      Branch: perl
43041            ! pod/perlfaq6.pod pod/perlop.pod
43042 ____________________________________________________________________________
43043 [  7026] By: jhi                                   on 2000/09/07  18:44:01
43044         Log: Document the new ref() semantics.
43045              
43046              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
43047              From: Gisle Aas <gisle@ActiveState.com>
43048              Date: 05 Sep 2000 08:10:30 +0200
43049              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
43050      Branch: perl
43051            ! pod/perldelta.pod
43052 ____________________________________________________________________________
43053 [  7025] By: jhi                                   on 2000/09/07  18:42:27
43054         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
43055              
43056              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
43057              From: Gisle Aas <gisle@ActiveState.com>
43058              Date: 05 Sep 2000 08:11:40 +0200
43059              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
43060      Branch: perl
43061            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
43062 ____________________________________________________________________________
43063 [  7024] By: jhi                                   on 2000/09/07  18:39:32
43064         Log: Subject: [PATCH] Modernize Opcode.pm documentation
43065              From: Gisle Aas <gisle@ActiveState.com>
43066              Date: 4 Sep 2000 00:18:55 -0000
43067              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
43068      Branch: perl
43069            ! ext/Opcode/Opcode.pm
43070 ____________________________________________________________________________
43071 [  7023] By: jhi                                   on 2000/09/07  18:37:42
43072         Log: Subject: [PATCH] Tied filehandle documentation
43073              From: Gisle Aas <gisle@ActiveState.com>
43074              Date: 4 Sep 2000 00:14:40 -0000
43075              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
43076      Branch: perl
43077            ! pod/perlfunc.pod pod/perltie.pod
43078 ____________________________________________________________________________
43079 [  7022] By: jhi                                   on 2000/09/07  18:35:37
43080         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
43081              From: Gisle Aas <gisle@ActiveState.com>
43082              Date: 4 Sep 2000 00:04:22 -0000
43083              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
43084      Branch: perl
43085            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
43086 ____________________________________________________________________________
43087 [  7021] By: jhi                                   on 2000/09/07  18:33:22
43088         Log: Subject: small apidoc fix
43089              From: Marc Lehmann <pcg@goof.com>
43090              Date: Sun, 3 Sep 2000 05:12:06 +0200
43091              Message-ID: <20000903051206.A5909@cerebro.laendle>
43092      Branch: perl
43093            ! pod/perlapi.pod utf8.c
43094 ____________________________________________________________________________
43095 [  7020] By: jhi                                   on 2000/09/07  16:14:57
43096         Log: Tiny perldelta nits.
43097      Branch: perl
43098            ! pod/perldelta.pod
43099 ____________________________________________________________________________
43100 [  7019] By: jhi                                   on 2000/09/07  16:04:20
43101         Log: Guard against bad string->int conversion for quads.
43102      Branch: perl
43103            ! t/op/64bitint.t
43104 ____________________________________________________________________________
43105 [  7018] By: jhi                                   on 2000/09/06  17:07:03
43106         Log: Update Unicode todo list.
43107      Branch: perl
43108            ! Todo-5.6
43109 ____________________________________________________________________________
43110 [  7017] By: jhi                                   on 2000/09/05  21:16:01
43111         Log: Document the SvIOK_.*UV().
43112      Branch: perl
43113            ! pod/perlapi.pod sv.h
43114 ____________________________________________________________________________
43115 [  7016] By: nick                                  on 2000/09/03  21:54:46
43116         Log: Hash lookup of constant strings optimization:
43117              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
43118              to string table (as per sharepvn). Add newSV_pvn_share to create such
43119              a thing. Make hv.c compare addresses of strings and skip string compare
43120              if equal. Make method_named and helem ops use these shared-string SVs
43121              when arg is constant. Make keys op return shared-string SVs (less clearly
43122              a win).
43123      Branch: perl
43124            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
43125            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
43126            ! pod/perlintern.pod pp_hot.c proto.h sv.c
43127 ____________________________________________________________________________
43128 [  7015] By: jhi                                   on 2000/09/02  17:48:59
43129         Log: This is 5.7.0.
43130      Branch: perl
43131            ! Changes
43132 ____________________________________________________________________________
43133 [  7014] By: jhi                                   on 2000/09/02  17:35:45
43134         Log: Changes and patchlevel tweaks.
43135      Branch: perl
43136            ! Changes patchlevel.h
43137 ____________________________________________________________________________
43138 [  7013] By: jhi                                   on 2000/09/02  17:30:50
43139         Log: Update Changes.
43140      Branch: perl
43141            ! Changes patchlevel.h
43142 ____________________________________________________________________________
43143 [  7012] By: nick                                  on 2000/09/02  17:25:20
43144         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
43145      Branch: perl
43146            ! gv.c lib/overload.pm
43147 ____________________________________________________________________________
43148 [  7011] By: jhi                                   on 2000/09/02  17:16:25
43149         Log: Update perlhist.
43150      Branch: perl
43151            ! pod/perlhist.pod
43152 ____________________________________________________________________________
43153 [  7010] By: jhi                                   on 2000/09/02  17:01:35
43154         Log: perldelta nits.
43155      Branch: perl
43156            ! pod/perldelta.pod
43157 ____________________________________________________________________________
43158 [  7009] By: nick                                  on 2000/09/02  16:48:35
43159         Log: If overloaded %{} etc. return the object do not loop.
43160              Thus  sub deref { $_[0] } functions if object is wanted type.
43161      Branch: perl
43162            ! pp.h
43163 ____________________________________________________________________________
43164 [  7008] By: jhi                                   on 2000/09/02  16:26:11
43165         Log: Retab MANIFEST.
43166      Branch: perl
43167            ! ext/Storable/MANIFEST
43168 ____________________________________________________________________________
43169 [  7007] By: jhi                                   on 2000/09/02  16:23:02
43170         Log: Make certain cc is set before trying to run it.
43171      Branch: perl
43172            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
43173 ____________________________________________________________________________
43174 [  7006] By: jhi                                   on 2000/09/02  15:45:41
43175         Log: Unicode notes.
43176      Branch: perl
43177            ! pod/perldelta.pod
43178 ____________________________________________________________________________
43179 [  7005] By: jhi                                   on 2000/09/02  15:42:11
43180         Log: Various Configure nits by Philip Newton,
43181              plus the ebcdic one by me.
43182      Branch: metaconfig
43183            + U/modified/pager.U
43184            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
43185      Branch: metaconfig/U/perl
43186            ! Devel.U quadfio.U
43187      Branch: perl
43188            ! Configure config_h.SH
43189 ____________________________________________________________________________
43190 [  7004] By: jhi                                   on 2000/09/02  15:06:14
43191         Log: Apparently avoiding the swapping is too costly.
43192              
43193              From: "Ben Tilly" <ben_tilly@hotmail.com>
43194              Subject: Re: the door is closed.
43195              Date: Fri, 01 Sep 2000 20:23:16 EDT
43196              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
43197      Branch: perl
43198            ! pod/perlfaq4.pod
43199 ____________________________________________________________________________
43200 [  7003] By: nick                                  on 2000/09/02  12:26:04
43201         Log: Undo part of change 6489 which looks like a bulk edit which
43202              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
43203              The supressing of main:: on return from select() is undesirable.
43204      Branch: perl
43205            ! pp_sys.c
43206 ____________________________________________________________________________
43207 [  7002] By: jhi                                   on 2000/09/01  23:08:54
43208         Log: Update Changes.
43209      Branch: perl
43210            ! Changes patchlevel.h
43211 ____________________________________________________________________________
43212 [  7001] By: jhi                                   on 2000/09/01  23:00:13
43213         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
43214              From: Peter Prymmer <pvhp@forte.com>
43215              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
43216              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
43217              
43218              plus rework the http: spots as suggested by Tom Christiansen,
43219              plus regen perltoc.
43220      Branch: perl
43221            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
43222            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
43223 ____________________________________________________________________________
43224 [  7000] By: jhi                                   on 2000/09/01  22:36:01
43225         Log: Only the first line, thank you very much.
43226      Branch: perl
43227            ! hints/solaris_2.sh
43228 ____________________________________________________________________________
43229 [  6999] By: gsar                                  on 2000/09/01  22:16:40
43230         Log: change#6791 accidentally clobbered change#6710, put it back
43231      Branch: perl
43232            ! win32/win32.c
43233 ____________________________________________________________________________
43234 [  6998] By: jhi                                   on 2000/09/01  22:14:16
43235         Log: Mention the HP-UX LP64 freak failure.
43236      Branch: perl
43237            ! pod/perldelta.pod
43238 ____________________________________________________________________________
43239 [  6997] By: jhi                                   on 2000/09/01  21:48:32
43240         Log: Detypo.
43241      Branch: perl
43242            ! hints/hpux.sh
43243 ____________________________________________________________________________
43244 [  6996] By: jhi                                   on 2000/09/01  21:27:10
43245         Log: Update Changes.
43246      Branch: perl
43247            ! Changes patchlevel.h
43248 ____________________________________________________________________________
43249 [  6995] By: jhi                                   on 2000/09/01  21:14:24
43250         Log: Mi splgn s gnin.g
43251      Branch: perl
43252            ! pp_ctl.c
43253 ____________________________________________________________________________
43254 [  6994] By: jhi                                   on 2000/09/01  21:09:54
43255         Log: Subject: http:// in L<>
43256              From: Nicholas Clark <nick@ccl4.org>
43257              Date: Fri, 1 Sep 2000 22:03:21 +0100
43258              Message-ID: <20000901220321.B72074@plum.flirble.org>
43259      Branch: perl
43260            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
43261 ____________________________________________________________________________
43262 [  6993] By: jhi                                   on 2000/09/01  21:06:54
43263         Log: Update to Storable 1.0, from Raphael Manfredi.
43264      Branch: perl
43265            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
43266            ! ext/Storable/Makefile.PL ext/Storable/README
43267            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
43268            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
43269            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
43270            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
43271            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
43272            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
43273 ____________________________________________________________________________
43274 [  6992] By: jhi                                   on 2000/09/01  20:43:05
43275         Log: Mention known sfio+linux buglet.
43276      Branch: perl
43277            ! pod/perldelta.pod
43278 ____________________________________________________________________________
43279 [  6991] By: jhi                                   on 2000/09/01  20:40:11
43280         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
43281              From: Peter Prymmer <pvhp@forte.com>
43282              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
43283              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
43284      Branch: perl
43285            ! vms/vms.c
43286 ____________________________________________________________________________
43287 [  6990] By: jhi                                   on 2000/09/01  20:25:26
43288         Log: Retract #6986.
43289      Branch: perl
43290            ! hints/solaris_2.sh
43291 ____________________________________________________________________________
43292 [  6989] By: jhi                                   on 2000/09/01  20:23:00
43293         Log: Mergesort is back.
43294      Branch: perl
43295            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
43296 ____________________________________________________________________________
43297 [  6988] By: jhi                                   on 2000/09/01  19:37:40
43298         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
43299              From: Mike Guy <mjtg@cam.ac.uk>
43300              Date: Fri, 01 Sep 2000 17:43:33 +0100
43301              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
43302      Branch: perl
43303            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
43304            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
43305 ____________________________________________________________________________
43306 [  6987] By: jhi                                   on 2000/09/01  19:17:10
43307         Log: Regen perltoc.
43308      Branch: perl
43309            ! pod/perltoc.pod
43310 ____________________________________________________________________________
43311 [  6986] By: jhi                                   on 2000/09/01  18:51:10
43312         Log: Subject: Re: Solaris x86 has no SPARC libraries!
43313              From: Lupe Christoph <lupe@lupe-christoph.de>
43314              Date: Fri, 1 Sep 2000 20:41:20 +0200
43315              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
43316      Branch: perl
43317            ! hints/solaris_2.sh
43318 ____________________________________________________________________________
43319 [  6985] By: jhi                                   on 2000/09/01  18:28:10
43320         Log: Update Changes.
43321      Branch: perl
43322            ! Changes patchlevel.h
43323 ____________________________________________________________________________
43324 [  6984] By: jhi                                   on 2000/09/01  18:26:53
43325         Log: Feature ordering tweak.
43326      Branch: perl
43327            ! myconfig.SH
43328 ____________________________________________________________________________
43329 [  6983] By: jhi                                   on 2000/09/01  18:19:50
43330         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
43331              From: <abigail@foad.org>
43332              Date: Fri, 1 Sep 2000 13:07:32 -0400
43333              Message-ID: <20000901170732.18249.qmail@foad.org>
43334      Branch: perl
43335            ! t/pragma/overload.t
43336 ____________________________________________________________________________
43337 [  6982] By: jhi                                   on 2000/09/01  18:17:54
43338         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
43339              so that case-ignoring systems like DCL can tell them from
43340              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
43341      Branch: metaconfig/U/perl
43342            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
43343      Branch: perl
43344            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43345            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
43346            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
43347            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
43348            ! vos/config.def vos/config.h vos/config_h.SH_orig
43349            ! win32/config.bc win32/config.gc win32/config.vc
43350 ____________________________________________________________________________
43351 [  6981] By: nick                                  on 2000/09/01  17:21:57
43352         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
43353              warning when UNTIE exists and instead pass the cound of extra references to
43354              the UNTIE method.
43355      Branch: perl
43356            ! pod/perltie.pod pp_sys.c
43357 ____________________________________________________________________________
43358 [  6980] By: jhi                                   on 2000/09/01  16:54:44
43359         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
43360              From: Peter Prymmer <pvhp@forte.com>
43361              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
43362              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
43363      Branch: perl
43364            ! configure.com
43365 ____________________________________________________________________________
43366 [  6979] By: jhi                                   on 2000/09/01  16:06:20
43367         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
43368              From: Mike Guy <mjtg@cam.ac.uk> 
43369              Date: Fri, 01 Sep 2000 16:49:27 +0100
43370              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
43371      Branch: perl
43372            ! t/base/rs.t
43373 ____________________________________________________________________________
43374 [  6978] By: jhi                                   on 2000/09/01  16:00:42
43375         Log: Update to PodParser 1.18, from Brad Appleton.
43376      Branch: perl
43377            ! lib/Pod/Checker.pm t/pod/find.t
43378 ____________________________________________________________________________
43379 [  6977] By: jhi                                   on 2000/09/01  14:48:58
43380         Log: Subject: Nit in Configure (bleadperl@6961)
43381              From: Lupe Christoph <lupe@lupe-christoph.de>
43382              Date: Fri, 1 Sep 2000 16:34:29 +0200
43383              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
43384      Branch: metaconfig
43385            ! U/compline/ccflags.U
43386      Branch: perl
43387            ! Configure config_h.SH
43388 ____________________________________________________________________________
43389 [  6976] By: jhi                                   on 2000/09/01  14:39:52
43390         Log: Update Changes.
43391      Branch: perl
43392            ! Changes patchlevel.h
43393 ____________________________________________________________________________
43394 [  6975] By: jhi                                   on 2000/09/01  14:37:36
43395         Log: microperl config update.
43396      Branch: perl
43397            ! uconfig.h uconfig.sh
43398 ____________________________________________________________________________
43399 [  6974] By: jhi                                   on 2000/09/01  14:36:53
43400         Log: Document known deficiencies.
43401      Branch: perl
43402            ! pod/perldelta.pod
43403 ____________________________________________________________________________
43404 [  6973] By: jhi                                   on 2000/09/01  14:10:20
43405         Log: Mention warnings fixes and updates.
43406      Branch: perl
43407            ! pod/perldelta.pod
43408 ____________________________________________________________________________
43409 [  6972] By: jhi                                   on 2000/09/01  14:01:52
43410         Log: Drop unused argument.
43411              
43412              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
43413              From: Spider Boardman <spider@web.zk3.dec.com>
43414              Date: Thu, 31 Aug 2000 16:10:15 -0400
43415              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
43416      Branch: perl
43417            ! toke.c
43418 ____________________________________________________________________________
43419 [  6971] By: jhi                                   on 2000/09/01  13:59:24
43420         Log: Add the overload warnings to perldiag.
43421      Branch: perl
43422            ! lib/overload.pm pod/perldiag.pod
43423 ____________________________________________________________________________
43424 [  6970] By: jhi                                   on 2000/09/01  13:55:10
43425         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
43426              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
43427              Date: Fri, 1 Sep 2000 13:43:15 +0100 
43428              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
43429      Branch: perl
43430            ! lib/overload.pm t/pragma/overload.t
43431 ____________________________________________________________________________
43432 [  6969] By: jhi                                   on 2000/09/01  13:52:27
43433         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
43434              From: <abigail@foad.org>
43435              Date: Fri, 1 Sep 2000 05:46:54 -0400
43436              Message-ID: <20000901094654.6476.qmail@foad.org>
43437      Branch: perl
43438            ! lib/overload.pm
43439 ____________________________________________________________________________
43440 [  6968] By: jhi                                   on 2000/09/01  13:50:05
43441         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
43442              From: Daniel Chetlin <daniel@chetlin.com>
43443              Date: Fri, 1 Sep 2000 02:10:55 -0700
43444              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
43445      Branch: perl
43446            ! pod/perlretut.pod
43447 ____________________________________________________________________________
43448 [  6967] By: jhi                                   on 2000/09/01  13:47:54
43449         Log: Part of the solution.
43450              
43451              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
43452              From: Mike Guy <mjtg@cam.ac.uk>
43453              Date: Fri, 01 Sep 2000 14:16:01 +0100
43454              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
43455      Branch: perl
43456            ! gv.c mg.c
43457 ____________________________________________________________________________
43458 [  6966] By: jhi                                   on 2000/09/01  13:46:17
43459         Log: Subject: CPAN.pm beta 1.57_57 for the core
43460              From: andreas.koenig@anima.de (Andreas J. Koenig)
43461              Date: 01 Sep 2000 15:16:31 +0200
43462              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
43463      Branch: perl
43464            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
43465 ____________________________________________________________________________
43466 [  6965] By: jhi                                   on 2000/09/01  13:43:18
43467         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
43468              From: "Craig A. Berry" <craig.berry@psinetcs.com>
43469              Date: Fri, 01 Sep 2000 01:47:22 -0500
43470              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
43471      Branch: perl
43472            ! pod/perldelta.pod vms/vms.c
43473 ____________________________________________________________________________
43474 [  6964] By: jhi                                   on 2000/09/01  13:35:35
43475         Log: File::Temp patches from Andreas König,
43476              
43477              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
43478              From: andreas.koenig@anima.de (Andreas J. Koenig)
43479              Date: 01 Sep 2000 10:07:20 +0200
43480              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
43481              
43482              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
43483              From: andreas.koenig@anima.de (Andreas J. Koenig)
43484              Date: 31 Aug 2000 23:26:08 +0200
43485              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
43486      Branch: perl
43487            ! lib/File/Temp.pm t/lib/ftmp-security.t
43488 ____________________________________________________________________________
43489 [  6963] By: jhi                                   on 2000/09/01  02:22:24
43490         Log: Retract the mergesort code, way too incompatible licensing
43491              and copyrights.
43492      Branch: perl
43493            ! pod/perldelta.pod pp_ctl.c
43494 ____________________________________________________________________________
43495 [  6962] By: jhi                                   on 2000/08/31  23:27:32
43496         Log: Update Changes.
43497      Branch: perl
43498            ! Changes patchlevel.h
43499 ____________________________________________________________________________
43500 [  6961] By: jhi                                   on 2000/08/31  23:20:04
43501         Log: Small tweaks all over.
43502      Branch: metaconfig
43503            ! U/compline/d_gconvert.U
43504      Branch: perl
43505            ! AUTHORS Configure config_h.SH pp_ctl.c
43506 ____________________________________________________________________________
43507 [  6960] By: jhi                                   on 2000/08/31  22:39:36
43508         Log: Further rewording.
43509      Branch: perl
43510            ! pp_ctl.c
43511 ____________________________________________________________________________
43512 [  6959] By: jhi                                   on 2000/08/31  21:26:44
43513         Log: More address tweaking.
43514      Branch: perl
43515            ! AUTHORS Changes
43516 ____________________________________________________________________________
43517 [  6958] By: jhi                                   on 2000/08/31  20:47:25
43518         Log: AUTHORS tweaks, from Peter Prymmer.
43519              
43520              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
43521              From: Peter Prymmer <pvhp@forte.com>
43522              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
43523              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
43524      Branch: perl
43525            ! AUTHORS MAINTAIN
43526 ____________________________________________________________________________
43527 [  6957] By: jhi                                   on 2000/08/31  20:34:43
43528         Log: perldelta tweaks.
43529      Branch: perl
43530            ! pod/perldelta.pod
43531 ____________________________________________________________________________
43532 [  6956] By: jhi                                   on 2000/08/31  19:11:06
43533         Log: Regen perltoc.
43534      Branch: perl
43535            ! pod/perltoc.pod
43536 ____________________________________________________________________________
43537 [  6955] By: jhi                                   on 2000/08/31  19:06:30
43538         Log: Clarify the mergesort situation.
43539      Branch: perl
43540            ! pp_ctl.c
43541 ____________________________________________________________________________
43542 [  6954] By: jhi                                   on 2000/08/31  18:24:17
43543         Log: Move the Solaris 7 scan to use64bitall, make the
43544              failure to find 64-bot sparc libc to mention the
43545              possibility of being in an intel, from Lupe and Alan.
43546      Branch: perl
43547            ! hints/solaris_2.sh
43548 ____________________________________________________________________________
43549 [  6953] By: jhi                                   on 2000/08/31  18:09:20
43550         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
43551              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
43552      Branch: metaconfig
43553            ! U/compline/d_gconvert.U U/threads/archname.U
43554      Branch: metaconfig/U/perl
43555            ! perlxv.U
43556      Branch: perl
43557            ! Configure config_h.SH sv.c
43558 ____________________________________________________________________________
43559 [  6952] By: jhi                                   on 2000/08/31  17:42:24
43560         Log: :: not allowed in pathnames, change to .
43561              
43562              Subject: [PATCH perl@6938] cygwin port
43563              From: "Fifer, Eric" <EFifer@sanwaint.com>
43564              Date: Thu, 31 Aug 2000 16:32:59 +0100
43565              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
43566      Branch: metaconfig/U/perl
43567            ! perlxv.U
43568 ____________________________________________________________________________
43569 [  6951] By: jhi                                   on 2000/08/31  17:02:05
43570         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
43571      Branch: perl
43572            ! perl.h
43573 ____________________________________________________________________________
43574 [  6950] By: jhi                                   on 2000/08/31  16:26:08
43575         Log: More author updates.
43576              
43577              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
43578              From: Simon Cozens <simon@cozens.net>
43579              Date: Thu, 31 Aug 2000 17:13:32 +0100
43580              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
43581      Branch: perl
43582            ! AUTHORS
43583 ____________________________________________________________________________
43584 [  6949] By: jhi                                   on 2000/08/31  16:04:49
43585         Log: POSIX doesn't report long double values under -Duselongdouble
43586              when the long doubles are "real" (bigger than doubles).
43587              
43588              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
43589              From: Spider Boardman <spider@peano.zk3.dec.com>
43590              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
43591              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
43592      Branch: perl
43593            ! ext/POSIX/POSIX.xs
43594 ____________________________________________________________________________
43595 [  6948] By: jhi                                   on 2000/08/31  15:25:10
43596         Log: Update Changes.
43597      Branch: perl
43598            ! Changes patchlevel.h
43599 ____________________________________________________________________________
43600 [  6947] By: jhi                                   on 2000/08/31  15:22:29
43601         Log: Document UNTIE in a very minimalistic way.
43602      Branch: perl
43603            ! pod/perlfunc.pod pod/perltie.pod
43604 ____________________________________________________________________________
43605 [  6946] By: jhi                                   on 2000/08/31  15:15:23
43606         Log: Document known failures.
43607      Branch: perl
43608            ! pod/perldelta.pod
43609 ____________________________________________________________________________
43610 [  6945] By: jhi                                   on 2000/08/31  15:07:00
43611         Log: Don't attach -ld to the archname if pointless.
43612      Branch: metaconfig
43613            ! U/threads/archname.U
43614      Branch: perl
43615            ! Configure config_h.SH
43616 ____________________________________________________________________________
43617 [  6944] By: jhi                                   on 2000/08/31  14:37:42
43618         Log: Wrap the test in eval.
43619              
43620              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
43621              From: Tim Jenness <timj@jach.hawaii.edu>
43622              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
43623              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
43624      Branch: perl
43625            ! t/lib/ftmp-security.t
43626 ____________________________________________________________________________
43627 [  6943] By: jhi                                   on 2000/08/31  14:30:57
43628         Log: Make -Dusemorebits find long doubles in Solaris.
43629      Branch: perl
43630            ! hints/solaris_2.sh
43631 ____________________________________________________________________________
43632 [  6942] By: jhi                                   on 2000/08/31  13:48:45
43633         Log: Clarify the third case of ftmp-security warnings.
43634      Branch: perl
43635            ! INSTALL
43636 ____________________________________________________________________________
43637 [  6941] By: jhi                                   on 2000/08/31  13:40:31
43638         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
43639              From: <abigail@foad.org>
43640              Date: Thu, 31 Aug 2000 01:35:05 -0400
43641              Message-ID: <20000831053505.32120.qmail@foad.org>
43642      Branch: perl
43643            ! pod/perldelta.pod
43644 ____________________________________________________________________________
43645 [  6940] By: jhi                                   on 2000/08/31  13:38:48
43646         Log: Issue useful diagnostic on unknown pod commands.
43647              
43648              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
43649              From: <abigail@foad.org>
43650              Date: Thu, 31 Aug 2000 03:41:18 -0400
43651              Message-ID: <20000831074118.24880.qmail@foad.org>
43652      Branch: perl
43653            ! lib/Pod/Man.pm
43654 ____________________________________________________________________________
43655 [  6939] By: jhi                                   on 2000/08/31  13:34:33
43656         Log: Reveal Borland's isnan.
43657              
43658              Subject: build with BC++ tweak
43659              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
43660              Date: Thu, 31 Aug 2000 13:09:37 +0400
43661              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
43662      Branch: perl
43663            ! win32/win32.h
43664 ____________________________________________________________________________
43665 [  6938] By: jhi                                   on 2000/08/31  05:01:20
43666         Log: Update Changes.
43667      Branch: perl
43668            ! Changes patchlevel.h
43669 ____________________________________________________________________________
43670 [  6937] By: jhi                                   on 2000/08/31  04:26:23
43671         Log: sscanf() may be the only way to read long doubles from strings.
43672      Branch: metaconfig/U/perl
43673            ! longdblfio.U
43674      Branch: perl
43675            ! Configure config_h.SH perl.h util.c
43676 ____________________________________________________________________________
43677 [  6936] By: jhi                                   on 2000/08/31  04:18:19
43678         Log: The #6929 was too skimpy.
43679      Branch: perl
43680            ! sv.c
43681 ____________________________________________________________________________
43682 [  6935] By: jhi                                   on 2000/08/31  02:47:07
43683         Log: Subject: Re: typos in pods
43684              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
43685              Date: Wed, 30 Aug 2000 19:25:34 -0700
43686              Message-ID: <eIcr5gzkg25X092yn@efn.org>
43687      Branch: perl
43688            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
43689 ____________________________________________________________________________
43690 [  6934] By: jhi                                   on 2000/08/31  02:42:55
43691         Log: Missed one Unicode file.
43692      Branch: perl
43693            + lib/unicode/UCDFF301.html
43694 ____________________________________________________________________________
43695 [  6933] By: jhi                                   on 2000/08/30  23:42:27
43696         Log: Update Changes.
43697      Branch: perl
43698            ! Changes patchlevel.h
43699 ____________________________________________________________________________
43700 [  6932] By: jhi                                   on 2000/08/30  23:40:07
43701         Log: Mention UNTIE in perldelta.  Still needs documenting
43702              in perltie et alia.
43703      Branch: perl
43704            ! pod/perldelta.pod
43705 ____________________________________________________________________________
43706 [  6931] By: jhi                                   on 2000/08/30  23:36:02
43707         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
43708              From: <abigail@foad.org>
43709              Date: Wed, 30 Aug 2000 19:28:07 -0400
43710              Message-ID: <20000830232807.305.qmail@foad.org>
43711      Branch: perl
43712            ! pod/perldelta.pod
43713 ____________________________________________________________________________
43714 [  6930] By: jhi                                   on 2000/08/30  23:32:40
43715         Log: Update to Unicode 3.0.1.
43716      Branch: perl
43717            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
43718            + lib/unicode/PropList.txt lib/unicode/README.perl
43719            + lib/unicode/UCD301.html lib/unicode/Unicode.301
43720            - lib/unicode/Props.txt lib/unicode/UCD300.html
43721            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
43722            ! (edit 257 files)
43723 ____________________________________________________________________________
43724 [  6929] By: jhi                                   on 2000/08/30  22:38:18
43725         Log: Heap decorruption.
43726              
43727              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
43728              From: Alan Burlison <Alan.Burlison@uk.sun.com>
43729              Date: Wed, 30 Aug 2000 22:39:52 +0100
43730              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
43731      Branch: perl
43732            ! sv.c
43733 ____________________________________________________________________________
43734 [  6928] By: jhi                                   on 2000/08/30  22:29:34
43735         Log: Retract the dummy test, skip the security tests (instead of failing),
43736              explain what the warnings mean.
43737      Branch: perl
43738            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
43739 ____________________________________________________________________________
43740 [  6927] By: jhi                                   on 2000/08/30  22:14:13
43741         Log: Change the internal implementation of sort() to be mergesort
43742              instead of quicksort, from John Linderman <jpl@research.att.com>.
43743              Gives us better worst case, better average case, and stability.
43744              What's there not to like?  (Small fixes for threaded builds
43745              were required).
43746      Branch: perl
43747            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
43748 ____________________________________________________________________________
43749 [  6926] By: jhi                                   on 2000/08/30  20:55:20
43750         Log: A better fix for the Socket building problem from Craig Berry.
43751      Branch: perl
43752            ! vms/vms.c
43753 ____________________________________________________________________________
43754 [  6925] By: jhi                                   on 2000/08/30  20:20:25
43755         Log: Subject: [PATCH] Re: UNTIE method 
43756              From: Nick Ing-Simmons <nik@tiuk.ti.com>
43757              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
43758              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
43759      Branch: perl
43760            ! pp_sys.c t/op/tie.t
43761 ____________________________________________________________________________
43762 [  6924] By: jhi                                   on 2000/08/30  20:17:11
43763         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
43764              From: "Craig A. Berry" <craig.berry@psinetcs.com>
43765              Date: Wed, 30 Aug 2000 15:03:14 -0500
43766              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
43767      Branch: perl
43768            ! vms/vms.c
43769 ____________________________________________________________________________
43770 [  6923] By: jhi                                   on 2000/08/30  20:15:18
43771         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
43772              From: "Craig A. Berry" <craig.berry@psinetcs.com>
43773              Date: Wed, 30 Aug 2000 13:30:36 -0500
43774              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
43775      Branch: perl
43776            ! vms/vms.c
43777 ____________________________________________________________________________
43778 [  6922] By: jhi                                   on 2000/08/30  19:54:43
43779         Log: Better options for rsync.
43780      Branch: perl
43781            ! pod/perlhack.pod
43782 ____________________________________________________________________________
43783 [  6921] By: jhi                                   on 2000/08/30  19:40:16
43784         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
43785              From: Rick Delaney <rick@consumercontact.com>
43786              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
43787              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
43788      Branch: perl
43789            ! pod/perlfunc.pod
43790 ____________________________________________________________________________
43791 [  6920] By: jhi                                   on 2000/08/30  19:36:40
43792         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
43793              From: Peter Prymmer <pvhp@forte.com>
43794              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
43795              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
43796      Branch: perl
43797            ! configure.com
43798 ____________________________________________________________________________
43799 [  6919] By: jhi                                   on 2000/08/30  14:52:02
43800         Log: Update Changes.
43801      Branch: perl
43802            ! Changes patchlevel.h
43803 ____________________________________________________________________________
43804 [  6918] By: jhi                                   on 2000/08/30  14:48:34
43805         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
43806      Branch: perl
43807            ! lib/ExtUtils/typemap
43808 ____________________________________________________________________________
43809 [  6917] By: jhi                                   on 2000/08/30  14:46:34
43810         Log: Subject: typos in pods
43811              From: Nicholas Clark <nick@ccl4.org>
43812              Date: Wed, 30 Aug 2000 01:12:50 +0100
43813              Message-ID: <20000830011249.A61388@plum.flirble.org>
43814      Branch: perl
43815            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
43816            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
43817            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
43818            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
43819 ____________________________________________________________________________
43820 [  6916] By: jhi                                   on 2000/08/30  14:19:09
43821         Log: Document Storable problems on Crays.  (Will have
43822              to document all the other Storable problems, too.)
43823      Branch: perl
43824            ! pod/perldelta.pod
43825 ____________________________________________________________________________
43826 [  6915] By: jhi                                   on 2000/08/30  14:06:02
43827         Log: Subject: [PATCH] fix misc cast warnings
43828              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
43829              Date: Tue, 29 Aug 2000 23:16:14 -0700
43830              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
43831      Branch: perl
43832            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
43833            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
43834            ! os2/os2ish.h
43835 ____________________________________________________________________________
43836 [  6914] By: jhi                                   on 2000/08/30  14:03:45
43837         Log: Timestamp mismatch again.  Need to fix this dependence on
43838              config_h.SH timestamp, since it's the contents of config_h.SH
43839              that matter.
43840      Branch: perl
43841            ! uconfig.h uconfig.sh
43842 ____________________________________________________________________________
43843 [  6913] By: jhi                                   on 2000/08/30  13:54:06
43844         Log: Don't say "Perl 5.0 source kit".
43845      Branch: perl
43846            ! perl.c
43847 ____________________________________________________________________________
43848 [  6912] By: jhi                                   on 2000/08/30  13:51:24
43849         Log: Reset archname and archname64 always, forcing them be
43850              recomputed at each Configure run, make Configure and
43851              the hints files agree on the naming of largefiles variables.
43852      Branch: metaconfig
43853            ! U/threads/archname.U
43854      Branch: metaconfig/U/perl
43855            ! use64bits.U
43856      Branch: perl
43857            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
43858            ! hints/linux.sh hints/solaris_2.sh
43859 ____________________________________________________________________________
43860 [  6911] By: jhi                                   on 2000/08/30  13:30:13
43861         Log: Put back the slice accidentally removed by #6907.
43862      Branch: perl
43863            ! hints/solaris_2.sh
43864 ____________________________________________________________________________
43865 [  6910] By: jhi                                   on 2000/08/30  01:24:26
43866         Log: Be consistent: other Net::get* do export theirs.
43867              
43868              Subject: Re: Net::protoent does not export 'getproto'
43869              From: Yasushi Nakajima <sey@jkc.co.jp>
43870              Date: Wed, 30 Aug 2000 09:53:14 +0900
43871              Message-Id: <200008300051.DAA24700@taku.hut.fi>
43872      Branch: perl
43873            ! lib/Net/protoent.pm
43874 ____________________________________________________________________________
43875 [  6909] By: jhi                                   on 2000/08/30  01:17:25
43876         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
43877              From: Gurusamy Sarathy <gsar@ActiveState.com>
43878              Date: Tue, 29 Aug 2000 17:17:07 -0700
43879              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
43880      Branch: perl
43881            ! cop.h
43882 ____________________________________________________________________________
43883 [  6908] By: jhi                                   on 2000/08/30  00:58:05
43884         Log: Update Changes.
43885      Branch: perl
43886            ! Changes patchlevel.h
43887 ____________________________________________________________________________
43888 [  6907] By: jhi                                   on 2000/08/30  00:57:22
43889         Log: Introduce ccname to keep track of what compiler kind of we have.
43890      Branch: metaconfig/U/perl
43891            ! Checkcc.U gccvers.U
43892      Branch: perl
43893            ! Configure config_h.SH hints/solaris_2.sh
43894 ____________________________________________________________________________
43895 [  6906] By: jhi                                   on 2000/08/30  00:25:47
43896         Log: Put back the flags dump as reasoned in
43897              
43898              Subject: Re: [PATCH] Glob dumping
43899              From: Mike Guy <mjtg@cam.ac.uk> 
43900              Date: Tue, 29 Aug 2000 21:41:32 +0100
43901              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
43902      Branch: perl
43903            ! dump.c t/lib/peek.t
43904 ____________________________________________________________________________
43905 [  6905] By: jhi                                   on 2000/08/30  00:16:17
43906         Log: Make the epsilon to be relative, not absolute.
43907              
43908              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
43909              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
43910              Date: Tue, 29 Aug 2000 19:58:56 -0400
43911              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
43912      Branch: perl
43913            ! t/lib/trig.t
43914 ____________________________________________________________________________
43915 [  6904] By: jhi                                   on 2000/08/30  00:13:09
43916         Log: From now on, Gisle is on my list of usual suspects :-)
43917              Retract #6902.
43918      Branch: perl
43919            ! ext/Opcode/Safe.pm
43920 ____________________________________________________________________________
43921 [  6903] By: jhi                                   on 2000/08/29  23:51:20
43922         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
43923              From: "Craig A. Berry" <craig.berry@psinetcs.com>
43924              Date: Tue, 29 Aug 2000 18:43:26 -0500
43925              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
43926      Branch: perl
43927            + vms/vmspipe.com
43928            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
43929            ! vms/vms.c
43930 ____________________________________________________________________________
43931 [  6902] By: jhi                                   on 2000/08/29  23:44:14
43932         Log: Retry what #6882 attempted.
43933              
43934              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
43935              From: Gisle Aas <gisle@ActiveState.com>
43936              Date: 30 Aug 2000 00:33:09 +0200
43937              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
43938      Branch: perl
43939            ! ext/Opcode/Safe.pm
43940 ____________________________________________________________________________
43941 [  6901] By: jhi                                   on 2000/08/29  22:59:32
43942         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
43943              From: Hugo <hv@crypt.compulink.co.uk>
43944              Date: Mon, 12 Jun 2000 19:36:08 +0100
43945              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
43946      Branch: perl
43947            ! sv.c
43948 ____________________________________________________________________________
43949 [  6900] By: jhi                                   on 2000/08/29  22:58:35
43950         Log: Admit that we are leaking scalars.
43951              
43952              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
43953              From: Spider Boardman <spider@leggy.zk3.dec.com>
43954              Date: Tue, 29 Aug 2000 18:48:29 -0400
43955              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
43956      Branch: perl
43957            ! t/pragma/warnings.t
43958 ____________________________________________________________________________
43959 [  6899] By: jhi                                   on 2000/08/29  20:53:13
43960         Log: Update Changes.
43961      Branch: perl
43962            ! Changes patchlevel.h
43963 ____________________________________________________________________________
43964 [  6898] By: jhi                                   on 2000/08/29  20:46:21
43965         Log: Undo namespace pollution of #6878.
43966              
43967              Subject: Re: Net::protoent does not export 'getproto'
43968              From: Mike Guy <mjtg@cam.ac.uk>
43969              Date: Tue, 29 Aug 2000 21:32:37 +0100
43970              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
43971      Branch: perl
43972            ! lib/Net/protoent.pm
43973 ____________________________________________________________________________
43974 [  6897] By: jhi                                   on 2000/08/29  20:44:29
43975         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
43976              From: Peter Prymmer <pvhp@forte.com>
43977              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
43978              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
43979      Branch: perl
43980            ! pod/perlebcdic.pod
43981 ____________________________________________________________________________
43982 [  6896] By: jhi                                   on 2000/08/29  20:40:57
43983         Log: There's no point repeating the 'revision' (5) of perl5.
43984      Branch: metaconfig/U/perl
43985            ! Devel.U patchlevel.U
43986      Branch: perl
43987            ! Configure config_h.SH
43988 ____________________________________________________________________________
43989 [  6895] By: jhi                                   on 2000/08/29  20:16:58
43990         Log: Regen Configure for #6894.
43991      Branch: metaconfig/U/perl
43992            ! perladmin.U
43993      Branch: perl
43994            ! Configure config_h.SH
43995 ____________________________________________________________________________
43996 [  6894] By: jhi                                   on 2000/08/29  19:59:52
43997         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
43998              From: "Philip Newton" <Philip.Newton@gmx.net>
43999              Date: Tue, 29 Aug 2000 21:39:14 +0200
44000              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
44001      Branch: perl
44002            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
44003            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
44004            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
44005            ! utils/perlbug.PL
44006 ____________________________________________________________________________
44007 [  6893] By: jhi                                   on 2000/08/29  19:55:30
44008         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
44009              From: "Philip Newton" <Philip.Newton@gmx.net>
44010              Date: Tue, 29 Aug 2000 21:39:14 +0200
44011              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
44012      Branch: perl
44013            ! installhtml
44014 ____________________________________________________________________________
44015 [  6892] By: jhi                                   on 2000/08/29  19:53:59
44016         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
44017              From: "Philip Newton" <Philip.Newton@gmx.net>
44018              Date: Tue, 29 Aug 2000 21:48:18 +0200
44019              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
44020      Branch: perl
44021            ! lib/File/Temp.pm
44022 ____________________________________________________________________________
44023 [  6891] By: jhi                                   on 2000/08/29  18:30:03
44024         Log: Nail the ID 20000828.023.
44025      Branch: perl
44026            ! ext/Storable/Storable.xs
44027 ____________________________________________________________________________
44028 [  6890] By: jhi                                   on 2000/08/29  16:50:17
44029         Log: Under usethreads the dumped variable is IN_PAD.
44030              
44031              Subject: Re: [PATCH] Glob dumping
44032              From: Gisle Aas <gisle@ActiveState.com>
44033              Date: 29 Aug 2000 18:45:05 +0200
44034              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
44035      Branch: perl
44036            ! t/lib/peek.t
44037 ____________________________________________________________________________
44038 [  6889] By: jhi                                   on 2000/08/29  15:17:37
44039         Log: Update Changes.
44040      Branch: perl
44041            ! Changes patchlevel.h
44042 ____________________________________________________________________________
44043 [  6888] By: jhi                                   on 2000/08/29  14:49:59
44044         Log: Retract #6882, broke the safe tests.
44045      Branch: perl
44046            ! ext/Opcode/Safe.pm
44047 ____________________________________________________________________________
44048 [  6887] By: jhi                                   on 2000/08/29  14:47:06
44049         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
44050              From: Gisle Aas <gisle@ActiveState.com> 
44051              Date: 09 Jun 2000 20:00:11 +0200
44052              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
44053      Branch: perl
44054            ! utils/perldoc.PL
44055 ____________________________________________________________________________
44056 [  6886] By: jhi                                   on 2000/08/29  14:42:45
44057         Log: The #6881 removed one dump line.
44058      Branch: perl
44059            ! t/lib/peek.t
44060 ____________________________________________________________________________
44061 [  6885] By: jhi                                   on 2000/08/29  14:30:47
44062         Log: Don't forget to tidy up.
44063      Branch: perl
44064            ! t/lib/ftmp-security.t
44065 ____________________________________________________________________________
44066 [  6884] By: jhi                                   on 2000/08/29  14:25:17
44067         Log: Disabling the one test is a bit tricky.
44068      Branch: perl
44069            ! t/lib/ftmp-security.t
44070 ____________________________________________________________________________
44071 [  6883] By: jhi                                   on 2000/08/29  14:16:25
44072         Log: Disable one of the tests for now.
44073      Branch: perl
44074            ! t/lib/ftmp-security.t
44075 ____________________________________________________________________________
44076 [  6882] By: jhi                                   on 2000/08/29  14:05:50
44077         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
44078              From: gisle@aas.no
44079              Date: 29 Aug 2000 10:35:06 -0000
44080              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
44081      Branch: perl
44082            ! ext/Opcode/Safe.pm
44083 ____________________________________________________________________________
44084 [  6881] By: jhi                                   on 2000/08/29  14:03:51
44085         Log: Subject: [PATCH] Glob dumping
44086              From: Gisle Aas <gisle@ActiveState.com>
44087              Date: 29 Aug 2000 07:59:42 -0000
44088              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
44089      Branch: perl
44090            ! dump.c
44091 ____________________________________________________________________________
44092 [  6880] By: jhi                                   on 2000/08/29  14:02:01
44093         Log: Subject: [PATCH] Warnings in B::Deparse
44094              From: <abigail@foad.org>
44095              Date: Tue, 29 Aug 2000 00:00:01 -0400
44096              Message-ID: <20000829040001.2999.qmail@foad.org>
44097      Branch: perl
44098            ! ext/B/B/Deparse.pm
44099 ____________________________________________________________________________
44100 [  6879] By: jhi                                   on 2000/08/29  13:57:26
44101         Log: Missed a change in #6869.
44102      Branch: perl
44103            ! mg.c
44104 ____________________________________________________________________________
44105 [  6878] By: jhi                                   on 2000/08/29  13:45:04
44106         Log: Subject: Net::protoent does not export 'getproto'
44107              From: Yasushi Nakajima <sey@jkc.co.jp>
44108              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
44109      Branch: perl
44110            ! lib/Net/protoent.pm
44111 ____________________________________________________________________________
44112 [  6877] By: jhi                                   on 2000/08/29  13:39:19
44113         Log: Patches all over for people and the files they (hopefully) care about.
44114      Branch: perl
44115            ! AUTHORS Changes MAINTAIN
44116 ____________________________________________________________________________
44117 [  6876] By: jhi                                   on 2000/08/29  12:53:54
44118         Log: Fix for thinko in #6848.
44119              
44120              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
44121              From: Lupe Christoph <lupe@lupe-christoph.de>
44122              Date: Tue, 29 Aug 2000 09:04:08 +0200
44123              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
44124      Branch: perl
44125            ! ext/Thread/Thread.xs
44126 ____________________________________________________________________________
44127 [  6875] By: jhi                                   on 2000/08/29  12:50:14
44128         Log: Update to Getopt::Long 2.24, from Johan Vromans.
44129      Branch: perl
44130            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
44131 ____________________________________________________________________________
44132 [  6874] By: jhi                                   on 2000/08/29  02:09:53
44133         Log: Use minimal @INC in tests, most of the time just '../lib',
44134              so that we simply can't pick up stuff from other Perls than
44135              the one we are testing.  Pointed out by
44136              
44137              From: Mike Guy <mjtg@cam.ac.uk>
44138              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
44139              Date: Fri, 25 Aug 2000 15:15:59 +0100
44140              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
44141      Branch: perl
44142            ! (edit 185 files)
44143 ____________________________________________________________________________
44144 [  6873] By: jhi                                   on 2000/08/29  01:07:11
44145         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
44146              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
44147              Date: Mon, 28 Aug 2000 17:45:52 -0700
44148              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
44149      Branch: perl
44150            ! Makefile.SH hints/os2.sh
44151 ____________________________________________________________________________
44152 [  6872] By: jhi                                   on 2000/08/28  23:33:39
44153         Log: Subject: [PATCH bleedperl@6866] spellings
44154              From: marcel@codewerk.com (Marcel Grunauer)
44155              Date: Tue, 29 Aug 2000 01:19:59 +0200
44156              Message-Id: <200008282319.BAA29862@gandalf.local>
44157      Branch: perl
44158            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
44159            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
44160            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
44161 ____________________________________________________________________________
44162 [  6871] By: jhi                                   on 2000/08/28  23:22:09
44163         Log: Take out the SUIDMAIL thing, that will not be
44164              a problem in 5.7.*.
44165      Branch: perl
44166            ! patchlevel.h
44167 ____________________________________________________________________________
44168 [  6870] By: jhi                                   on 2000/08/28  23:19:30
44169         Log: -S is the silent flag, -s is the strip flag.
44170              
44171              Subject: [PATCH] Re: [PATCH] make no-install          
44172              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
44173              Date: Mon, 28 Aug 2000 15:12:55 -0700
44174              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
44175      Branch: perl
44176            ! Makefile.SH
44177 ____________________________________________________________________________
44178 [  6869] By: jhi                                   on 2000/08/28  23:12:05
44179         Log: Subject: [PATCH bleedperl@6856] warnings fixes
44180              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
44181              Date: Mon, 28 Aug 2000 23:55:06 +0100
44182              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
44183      Branch: perl
44184            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
44185            ! warnings.h warnings.pl
44186 ____________________________________________________________________________
44187 [  6868] By: jhi                                   on 2000/08/28  21:38:22
44188         Log: Potential cruft.
44189      Branch: perl
44190            ! Makefile.SH
44191 ____________________________________________________________________________
44192 [  6867] By: jhi                                   on 2000/08/28  21:35:36
44193         Log: Update Changes.
44194      Branch: perl
44195            ! Changes patchlevel.h
44196 ____________________________________________________________________________
44197 [  6866] By: jhi                                   on 2000/08/28  21:33:49
44198         Log: Subject: hv.h Doc Patch
44199              From: Fisher Mark <fisherm@tce.com>
44200              Date: Mon, 28 Aug 2000 16:24:59 -0500
44201              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
44202      Branch: perl
44203            ! hv.h
44204 ____________________________________________________________________________
44205 [  6865] By: jhi                                   on 2000/08/28  21:02:15
44206         Log: Add -ld to archname on long tr...double platforms.
44207      Branch: metaconfig
44208            ! U/threads/archname.U
44209      Branch: perl
44210            ! Configure config_h.SH
44211 ____________________________________________________________________________
44212 [  6864] By: jhi                                   on 2000/08/28  20:38:59
44213         Log: An attempt to fix the problem reported in
44214              
44215              Subject: Building perl@6856 using gcc/AIX 4.3.3 
44216              From: Daniel Muino <dmuino@afip.gov.ar> 
44217              Date: Mon, 28 Aug 2000 15:50:01 -0300   
44218              Message-ID: <20000828155001.A14403@con2-dgi>
44219              
44220              I can't test this properly since the gcc installation I have
44221              access to seems to be botched (gcc is calling the AIX cpp,
44222              a losing proposition...)
44223      Branch: perl
44224            ! hints/aix.sh
44225 ____________________________________________________________________________
44226 [  6863] By: jhi                                   on 2000/08/28  18:57:52
44227         Log: Fix for ID 20000828.001, long doubles were not formatted
44228              correctly (showed up in $], which stopped installing perl).
44229      Branch: perl
44230            ! sv.c
44231 ____________________________________________________________________________
44232 [  6862] By: jhi                                   on 2000/08/28  18:07:15
44233         Log: Typo in #6858.
44234      Branch: perl
44235            ! lib/Cwd.pm
44236 ____________________________________________________________________________
44237 [  6861] By: jhi                                   on 2000/08/28  17:57:27
44238         Log: opmini.o may be left around if a build is interrupted.
44239      Branch: perl
44240            ! Makefile.SH
44241 ____________________________________________________________________________
44242 [  6860] By: jhi                                   on 2000/08/28  16:52:50
44243         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
44244              From: Daniel Chetlin <daniel@chetlin.com>
44245              Date: Mon, 28 Aug 2000 01:14:18 -0700
44246              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
44247      Branch: perl
44248            ! lib/overload.pm
44249 ____________________________________________________________________________
44250 [  6859] By: jhi                                   on 2000/08/28  16:08:46
44251         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
44252              From: Nicholas Clark <nick@ccl4.org>
44253              Date: Mon, 28 Aug 2000 16:03:27 +0100
44254              Message-Id: <20000828160327.C49785@plum.flirble.org>
44255      Branch: perl
44256            ! ext/ByteLoader/bytecode.h
44257 ____________________________________________________________________________
44258 [  6858] By: jhi                                   on 2000/08/28  16:02:10
44259         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
44260              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
44261              Date: Mon, 28 Aug 2000 13:08:30 +0200
44262              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
44263      Branch: perl
44264            ! lib/Cwd.pm
44265 ____________________________________________________________________________
44266 [  6857] By: jhi                                   on 2000/08/28  15:42:47
44267         Log: display_format used as a class method without arguments was broken,
44268              reported in
44269              
44270              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
44271              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
44272              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
44273              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
44274      Branch: perl
44275            ! lib/Math/Complex.pm t/lib/complex.t
44276 ____________________________________________________________________________
44277 [  6856] By: jhi                                   on 2000/08/27  22:09:48
44278         Log: Update Changes.
44279      Branch: perl
44280            ! Changes patchlevel.h
44281 ____________________________________________________________________________
44282 [  6855] By: jhi                                   on 2000/08/27  21:59:21
44283         Log: Retract #6853 (false alarm).
44284      Branch: perl
44285            ! lib/ExtUtils/xsubpp
44286 ____________________________________________________________________________
44287 [  6854] By: jhi                                   on 2000/08/27  21:37:44
44288         Log: Update Changes.
44289      Branch: perl
44290            ! Changes patchlevel.h
44291 ____________________________________________________________________________
44292 [  6853] By: jhi                                   on 2000/08/27  21:37:16
44293         Log: Subject: [PATCH perl@6850] workaround for xsubpp
44294              From: Hugo <hv@crypt.compulink.co.uk>
44295              Date: Sun, 27 Aug 2000 22:30:25 +0100
44296              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
44297      Branch: perl
44298            ! lib/ExtUtils/xsubpp
44299 ____________________________________________________________________________
44300 [  6852] By: jhi                                   on 2000/08/27  21:33:58
44301         Log: Big-endian 64-bit patch from Raphael Manfredi.
44302      Branch: perl
44303            ! ext/Storable/Storable.xs
44304 ____________________________________________________________________________
44305 [  6851] By: jhi                                   on 2000/08/27  21:22:21
44306         Log: More ruthless editing from Hugo van der Sanden.
44307      Branch: perl
44308            ! pod/perldelta.pod
44309 ____________________________________________________________________________
44310 [  6850] By: jhi                                   on 2000/08/27  16:11:46
44311         Log: Update Changes.
44312      Branch: perl
44313            ! Changes patchlevel.h
44314 ____________________________________________________________________________
44315 [  6849] By: jhi                                   on 2000/08/27  16:11:05
44316         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
44317      Branch: perl
44318            ! configpm pod/perldelta.pod
44319 ____________________________________________________________________________
44320 [  6848] By: jhi                                   on 2000/08/27  15:35:08
44321         Log: Use the actual thread type, not the pointer-to-struct.
44322      Branch: perl
44323            ! ext/Thread/Thread.xs
44324 ____________________________________________________________________________
44325 [  6847] By: jhi                                   on 2000/08/27  15:30:49
44326         Log: Test nit.
44327      Branch: perl
44328            ! t/pragma/warn/pp_sys
44329 ____________________________________________________________________________
44330 [  6846] By: jhi                                   on 2000/08/27  15:19:02
44331         Log: Passing -R in ldflags makes now it to appear in the default
44332              for lddlflags, just like with -L.
44333              
44334              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
44335              From: Lupe Christoph <lupe@lupe-christoph.de>
44336              Date: Sun, 27 Aug 2000 10:28:21 +0200
44337              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
44338      Branch: metaconfig/U/perl
44339            ! dlsrc.U
44340      Branch: perl
44341            ! Configure
44342 ____________________________________________________________________________
44343 [  6845] By: jhi                                   on 2000/08/27  15:08:54
44344         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
44345              From: Alan Burlison <Alan.Burlison@uk.sun.com>
44346              Date: Sat, 26 Aug 2000 22:23:27 +0100
44347              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
44348      Branch: perl
44349            ! lib/ExtUtils/MM_Unix.pm
44350 ____________________________________________________________________________
44351 [  6844] By: jhi                                   on 2000/08/27  15:02:37
44352         Log: DJGPP update from Laszlo Molnar.
44353              
44354              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
44355              From: ml1050 <ml1050@freemail.hu>
44356              Date: Sat, 26 Aug 2000 23:24:40 +0200
44357              Message-Id: <20000826232440.A439@freemail.hu>
44358      Branch: perl
44359            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
44360            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
44361 ____________________________________________________________________________
44362 [  6843] By: jhi                                   on 2000/08/27  14:53:58
44363         Log: Subject: installman buglet
44364              From: Lupe Christoph <lupe@lupe-christoph.de>
44365              Date: Sun, 27 Aug 2000 14:38:59 +0200
44366              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
44367      Branch: perl
44368            ! installman
44369 ____________________________________________________________________________
44370 [  6842] By: jhi                                   on 2000/08/27  14:52:08
44371         Log: Can't get the test to reliably work thanks to the
44372              inaccurateness of floating point.  "Resolves" bug ids
44373              20000826.003, 20000826.009, 20000826.010,
44374      Branch: perl
44375            ! t/lib/trig.t
44376 ____________________________________________________________________________
44377 [  6841] By: jhi                                   on 2000/08/26  15:53:58
44378         Log: Update Changes.
44379      Branch: perl
44380            ! Changes patchlevel.h
44381 ____________________________________________________________________________
44382 [  6840] By: jhi                                   on 2000/08/26  14:23:03
44383         Log: grep -e isn't portable.
44384              
44385              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
44386              From: chris@broadband.att.com
44387              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
44388              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
44389      Branch: perl
44390            ! hints/solaris_2.sh
44391 ____________________________________________________________________________
44392 [  6839] By: jhi                                   on 2000/08/26  14:12:23
44393         Log: no-install target a la make -n.
44394              
44395              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
44396              From: <abigail@foad.org>
44397              Date: Sat, 26 Aug 2000 03:57:34 -0400
44398              Message-ID: <20000826075735.18912.qmail@foad.org>
44399      Branch: perl
44400            ! Makefile.SH installman installperl
44401 ____________________________________________________________________________
44402 [  6838] By: jhi                                   on 2000/08/26  14:06:33
44403         Log: Retract #6826 as the #6828 should be do the same
44404              in a More Correct Way.
44405      Branch: perl
44406            ! installperl
44407 ____________________________________________________________________________
44408 [  6837] By: jhi                                   on 2000/08/26  05:24:00
44409         Log: More casting.
44410      Branch: perl
44411            ! ext/Storable/Storable.xs
44412 ____________________________________________________________________________
44413 [  6836] By: jhi                                   on 2000/08/26  05:05:46
44414         Log: Nicer in decimal.
44415      Branch: perl
44416            ! ext/Storable/Storable.xs
44417 ____________________________________________________________________________
44418 [  6835] By: jhi                                   on 2000/08/26  05:03:50
44419         Log: There be no UVdf.
44420      Branch: perl
44421            ! ext/Storable/Storable.xs
44422 ____________________________________________________________________________
44423 [  6834] By: jhi                                   on 2000/08/26  05:00:18
44424         Log: Continue IVdfing and UVxfing.
44425      Branch: perl
44426            ! ext/Storable/Storable.xs
44427 ____________________________________________________________________________
44428 [  6833] By: jhi                                   on 2000/08/26  04:53:14
44429         Log: Use IVdf.
44430      Branch: perl
44431            ! ext/Storable/Storable.xs
44432 ____________________________________________________________________________
44433 [  6832] By: jhi                                   on 2000/08/26  04:40:41
44434         Log: Document PTR2XX and INT2PTR.
44435      Branch: perl
44436            ! pod/perlguts.pod
44437 ____________________________________________________________________________
44438 [  6831] By: jhi                                   on 2000/08/26  04:33:18
44439         Log: Use UVxf, PTR2UV, NVff.
44440      Branch: perl
44441            ! ext/Storable/Storable.xs
44442 ____________________________________________________________________________
44443 [  6830] By: jhi                                   on 2000/08/26  04:31:32
44444         Log: Update the test count.
44445      Branch: perl
44446            ! t/lib/trig.t
44447 ____________________________________________________________________________
44448 [  6829] By: jhi                                   on 2000/08/26  03:05:50
44449         Log: Subject: [PATCH] installation not quite silent yet.
44450              From: <abigail@foad.org>
44451              Date: Fri, 25 Aug 2000 20:07:53 -0400
44452              Message-ID: <20000826000753.7822.qmail@foad.org>
44453      Branch: perl
44454            ! installman installperl
44455 ____________________________________________________________________________
44456 [  6828] By: jhi                                   on 2000/08/26  03:05:14
44457         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
44458              From: Spider Boardman <spider@web.zk3.dec.com>
44459              Date: Fri, 25 Aug 2000 19:12:40 -0400
44460              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
44461      Branch: perl
44462            ! gv.c
44463 ____________________________________________________________________________
44464 [  6827] By: jhi                                   on 2000/08/25  23:54:34
44465         Log: Support preserving extremely big/small angles.
44466      Branch: perl
44467            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
44468 ____________________________________________________________________________
44469 [  6826] By: jhi                                   on 2000/08/25  23:01:20
44470         Log: Patch installperl to be long double-aware.
44471              
44472              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
44473              From: Spider Boardman <spider@web.zk3.dec.com>
44474              Date: Fri, 25 Aug 2000 18:15:23 -0400
44475              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
44476      Branch: perl
44477            ! installperl
44478 ____________________________________________________________________________
44479 [  6825] By: jhi                                   on 2000/08/25  22:58:25
44480         Log: Remove duplicately applied patch shards.
44481              
44482              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
44483              From: Spider Boardman <spider@leggy.zk3.dec.com>
44484              Date: Fri, 25 Aug 2000 16:45:03 -0400
44485              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
44486      Branch: perl
44487            ! t/lib/cgi-html.t
44488 ____________________________________________________________________________
44489 [  6824] By: jhi                                   on 2000/08/25  22:57:00
44490         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
44491              From: Daniel Chetlin <daniel@chetlin.com>
44492              Date: Fri, 25 Aug 2000 12:23:16 -0700
44493              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
44494              
44495              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
44496              From: Daniel Chetlin <daniel@chetlin.com>
44497              Date: Fri, 25 Aug 2000 14:47:19 -0700
44498              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
44499      Branch: perl
44500            ! installman
44501 ____________________________________________________________________________
44502 [  6823] By: jhi                                   on 2000/08/25  22:44:17
44503         Log: Timestamp problem?
44504      Branch: perl
44505            ! uconfig.h uconfig.sh
44506 ____________________________________________________________________________
44507 [  6822] By: jhi                                   on 2000/08/25  19:01:06
44508         Log: One forgotten file from #6816.
44509      Branch: perl
44510            ! vos/config.h
44511 ____________________________________________________________________________
44512 [  6821] By: jhi                                   on 2000/08/25  18:56:39
44513         Log: Regen Changes.
44514      Branch: perl
44515            ! Changes patchlevel.h
44516 ____________________________________________________________________________
44517 [  6820] By: jhi                                   on 2000/08/25  18:52:35
44518         Log: Fix Changes ordering.
44519      Branch: perl
44520            ! Changes
44521 ____________________________________________________________________________
44522 [  6819] By: jhi                                   on 2000/08/25  18:50:25
44523         Log: Update Changes.
44524      Branch: perl
44525            ! Changes patchlevel.h
44526 ____________________________________________________________________________
44527 [  6818] By: jhi                                   on 2000/08/25  18:47:45
44528         Log: Tweak the sfio/useperlio logic, hopefully as wished in
44529              
44530              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
44531              From: Nicholas Clark <nick@babyhippo.co.uk>
44532              Date: Fri, 25 Aug 2000 12:01:45 +0100
44533              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
44534      Branch: metaconfig/U/perl
44535            ! d_sfio.U
44536      Branch: perl
44537            ! Configure
44538 ____________________________________________________________________________
44539 [  6817] By: jhi                                   on 2000/08/25  18:32:51
44540         Log: Allow microperl to assume <math.h>, without it the math
44541              functions like floor() are assumed to return int, which makes
44542              for core dumps in machines where integer and floating register
44543              don't mix.
44544      Branch: perl
44545            ! uconfig.h uconfig.sh
44546 ____________________________________________________________________________
44547 [  6816] By: jhi                                   on 2000/08/25  18:27:17
44548         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
44549              the problem reported in
44550              
44551              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
44552              From: danhale@us.ibm.com
44553              Date: Fri, 25 Aug 2000 10:58:06 -0400
44554              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
44555      Branch: metaconfig/U/perl
44556            + d_socks5_init.U
44557      Branch: perl
44558            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
44559            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
44560            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
44561            ! win32/config.gc win32/config.vc
44562 ____________________________________________________________________________
44563 [  6815] By: jhi                                   on 2000/08/25  17:43:31
44564         Log: A solution for the retrieve_fd autosplit warning,
44565              idea suggested by Mike Guy.
44566      Branch: perl
44567            ! ext/Storable/Storable.pm
44568 ____________________________________________________________________________
44569 [  6814] By: jhi                                   on 2000/08/25  17:16:03
44570         Log: Add install-silent target.
44571      Branch: perl
44572            ! Makefile.SH
44573 ____________________________________________________________________________
44574 [  6813] By: jhi                                   on 2000/08/25  17:14:23
44575         Log: Subject: Re: [PATCH] More silencing of installman.
44576              From: <abigail@foad.org>
44577              Date: Thu, 24 Aug 2000 19:27:03 -0400
44578              Message-ID: <20000824232703.7001.qmail@foad.org>
44579              
44580              Subject: Re: [PATCH] More silencing of installman.
44581              From: <abigail@foad.org>
44582              Date: Fri, 25 Aug 2000 03:00:58 -0400
44583              Message-ID: <20000825070058.10697.qmail@foad.org>
44584      Branch: perl
44585            ! installman
44586 ____________________________________________________________________________
44587 [  6812] By: jhi                                   on 2000/08/25  17:11:28
44588         Log: installperl --verbose and --silent.
44589              
44590              Subject: Re: [PATCH] More silencing of installman.
44591              From: <abigail@foad.org>
44592              Message-ID: <20000825064430.9719.qmail@foad.org>
44593              Date: Fri, 25 Aug 2000 02:44:30 -0400
44594      Branch: perl
44595            ! installperl
44596 ____________________________________________________________________________
44597 [  6811] By: jhi                                   on 2000/08/25  17:05:43
44598         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
44599              From: "Peter J. Farley III" <pjfarley@banet.net>
44600              Date: Thu, 24 Aug 2000 21:58:03 -0400
44601              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
44602              
44603              (applied slightly modified)
44604      Branch: perl
44605            ! lib/ExtUtils/MM_Unix.pm
44606 ____________________________________________________________________________
44607 [  6810] By: jhi                                   on 2000/08/25  17:01:18
44608         Log: Missing parts of 
44609              
44610              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
44611              From: Peter Prymmer <pvhp@forte.com>
44612              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
44613              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
44614      Branch: perl
44615            ! t/lib/cgi-html.t
44616 ____________________________________________________________________________
44617 [  6809] By: jhi                                   on 2000/08/25  16:46:32
44618         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
44619              From: "Craig A. Berry" <craig.berry@psinetcs.com>
44620              Date: Thu, 24 Aug 2000 19:13:11 -0500
44621              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
44622      Branch: perl
44623            ! vms/vms.c
44624 ____________________________________________________________________________
44625 [  6808] By: jhi                                   on 2000/08/25  16:39:22
44626         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
44627              From: Peter Prymmer <pvhp@forte.com>
44628              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
44629              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
44630      Branch: perl
44631            ! configure.com
44632 ____________________________________________________________________________
44633 [  6807] By: jhi                                   on 2000/08/25  16:36:37
44634         Log: Better wording for the vec lvalue diagnostic.
44635              
44636              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
44637              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
44638              Date: Wed, 23 Aug 2000 14:12:16 -0400
44639              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
44640      Branch: perl
44641            ! pod/perldiag.pod
44642 ____________________________________________________________________________
44643 [  6806] By: jhi                                   on 2000/08/24  18:17:22
44644         Log: Subject: [PATCH] More silencing of installman.
44645              From: <abigail@foad.org>
44646              Date: Thu, 24 Aug 2000 14:01:44 -0400
44647              Message-ID: <20000824180144.20062.qmail@foad.org>
44648      Branch: perl
44649            ! installman
44650 ____________________________________________________________________________
44651 [  6805] By: jhi                                   on 2000/08/24  15:00:31
44652         Log: Update Changes.
44653      Branch: perl
44654            ! Changes patchlevel.h
44655 ____________________________________________________________________________
44656 [  6804] By: jhi                                   on 2000/08/24  14:59:07
44657         Log: Regen perltoc.
44658      Branch: perl
44659            ! pod/perltoc.pod
44660 ____________________________________________________________________________
44661 [  6803] By: jhi                                   on 2000/08/24  14:44:39
44662         Log: Show the doc file, not the temp file.
44663      Branch: perl
44664            ! installman
44665 ____________________________________________________________________________
44666 [  6802] By: jhi                                   on 2000/08/24  14:41:53
44667         Log: Continue silencing.
44668      Branch: perl
44669            ! installman
44670 ____________________________________________________________________________
44671 [  6801] By: jhi                                   on 2000/08/24  14:34:40
44672         Log: Actually do something with the silencer option.
44673      Branch: perl
44674            ! installman
44675 ____________________________________________________________________________
44676 [  6800] By: jhi                                   on 2000/08/24  14:26:22
44677         Log: Make installman to recognize the silence flag -S.
44678      Branch: perl
44679            ! installman
44680 ____________________________________________________________________________
44681 [  6799] By: jhi                                   on 2000/08/24  13:49:38
44682         Log: DOS patches and portability/porting notes, from Tim Jenness.
44683      Branch: perl
44684            ! lib/File/Temp.pm
44685 ____________________________________________________________________________
44686 [  6798] By: jhi                                   on 2000/08/24  13:48:27
44687         Log: Create directories in silence.
44688              
44689              Subject: [PATCH] Another silencer for MakeMaker
44690              From: andreas.koenig@anima.de (Andreas J. Koenig)
44691              Date: 24 Aug 2000 14:18:52 +0200
44692              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
44693      Branch: perl
44694            ! lib/ExtUtils/Command.pm
44695 ____________________________________________________________________________
44696 [  6797] By: jhi                                   on 2000/08/24  13:46:42
44697         Log: More liberal parsing of version numbers.
44698              
44699              Subject: Re: CPAN.pm beta for testing available
44700              From: andreas.koenig@anima.de (Andreas J. Koenig)
44701              Date: 24 Aug 2000 13:51:57 +0200
44702              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
44703      Branch: perl
44704            ! lib/CPAN.pm
44705 ____________________________________________________________________________
44706 [  6796] By: jhi                                   on 2000/08/24  13:44:36
44707         Log: Make "make install" by default silent.  A new "install-verbose"
44708              target is verbose.
44709      Branch: perl
44710            ! Makefile.SH
44711 ____________________________________________________________________________
44712 [  6795] By: jhi                                   on 2000/08/24  13:39:14
44713         Log: Add silencer flags to installperl.
44714              
44715              Subject: [PATCH] Making installperl silent.
44716              From: <abigail@foad.org>
44717              Date: Thu, 24 Aug 2000 05:01:45 -0400
44718              Message-ID: <20000824090145.13141.qmail@foad.org>
44719      Branch: perl
44720            ! installperl
44721 ____________________________________________________________________________
44722 [  6794] By: jhi                                   on 2000/08/24  13:35:50
44723         Log: installperl couldn't tell whether it had run tests or not.
44724              
44725              Subject: [PATCH] Re: installperl and t/TEST
44726              From: <abigail@foad.org>
44727              Date: Thu, 24 Aug 2000 04:00:53 -0400
44728              Message-ID: <20000824080053.2494.qmail@foad.org>
44729      Branch: perl
44730            ! Makefile.SH installperl
44731 ____________________________________________________________________________
44732 [  6793] By: jhi                                   on 2000/08/24  13:27:50
44733         Log: Drop the separate perlbc, perlcc -b should be enough.
44734      Branch: perl
44735            - utils/perlbc.PL
44736            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
44737 ____________________________________________________________________________
44738 [  6792] By: jhi                                   on 2000/08/24  04:41:30
44739         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
44740              plus the typo fix from Peter Prymmer.
44741      Branch: perl
44742            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
44743            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
44744 ____________________________________________________________________________
44745 [  6791] By: jhi                                   on 2000/08/24  02:10:43
44746         Log: Replace #6705 with a minimal doc patch.
44747              
44748              Subject: [PATCH 5.6.0] replace change #6705
44749              From: Jan Dubois <jand@ActiveState.com>
44750              Date: Wed, 23 Aug 2000 18:31:51 -0700
44751              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
44752      Branch: perl
44753            ! lib/Win32.pod win32/win32.c
44754 ____________________________________________________________________________
44755 [  6790] By: jhi                                   on 2000/08/23  17:52:00
44756         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
44757              From: Mike Guy <mjtg@cam.ac.uk>
44758              Date: Wed, 23 Aug 2000 18:38:46 +0100
44759              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
44760      Branch: perl
44761            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
44762 ____________________________________________________________________________
44763 [  6789] By: jhi                                   on 2000/08/23  15:34:21
44764         Log: Update Changes.
44765      Branch: perl
44766            ! Changes patchlevel.h
44767 ____________________________________________________________________________
44768 [  6788] By: jhi                                   on 2000/08/23  15:33:40
44769         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
44770              From: Wilfredo Sánchez <wsanchez@apple.com>
44771              Date: Tue, 22 Aug 2000 19:31:27 -0700
44772              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
44773      Branch: perl
44774            ! perl.h
44775 ____________________________________________________________________________
44776 [  6787] By: jhi                                   on 2000/08/23  15:29:31
44777         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
44778              From: Spider Boardman <spider@leggy.zk3.dec.com>
44779              Date: Wed, 23 Aug 2000 10:33:23 -0400
44780              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
44781      Branch: perl
44782            ! lib/Pod/Html.pm
44783 ____________________________________________________________________________
44784 [  6786] By: jhi                                   on 2000/08/23  15:28:11
44785         Log: Bad makefile.
44786      Branch: perl
44787            ! ext/B/Makefile.PL
44788 ____________________________________________________________________________
44789 [  6785] By: jhi                                   on 2000/08/23  14:37:04
44790         Log: Update Changes.
44791      Branch: perl
44792            ! Changes patchlevel.h
44793 ____________________________________________________________________________
44794 [  6784] By: jhi                                   on 2000/08/23  13:58:41
44795         Log: Portability fix from Hugo van der Sanden.
44796      Branch: perl
44797            ! ext/re/Makefile.PL
44798 ____________________________________________________________________________
44799 [  6783] By: jhi                                   on 2000/08/23  13:53:53
44800         Log: Storable support, v-version fixes.
44801              
44802              Subject: CPAN.pm beta for testing available
44803              From: andreas.koenig@anima.de (Andreas J. Koenig)
44804              Date: 22 Aug 2000 23:31:33 +0200
44805              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
44806      Branch: perl
44807            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
44808 ____________________________________________________________________________
44809 [  6782] By: jhi                                   on 2000/08/23  13:51:26
44810         Log: Mac and other portability updates from Chris Nandor.
44811      Branch: perl
44812            ! pod/perlmodinstall.pod
44813 ____________________________________________________________________________
44814 [  6781] By: jhi                                   on 2000/08/23  13:47:33
44815         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
44816              From: Peter Prymmer <pvhp@forte.com>
44817              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
44818              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
44819      Branch: perl
44820            ! ext/Storable/Storable.xs
44821 ____________________________________________________________________________
44822 [  6780] By: jhi                                   on 2000/08/23  13:33:34
44823         Log: VMS MMS (make) wants null action.
44824      Branch: perl
44825            ! ext/B/Makefile.PL
44826 ____________________________________________________________________________
44827 [  6779] By: jhi                                   on 2000/08/22  19:44:47
44828         Log: Forgot portability nit.
44829      Branch: perl
44830            ! t/lib/st-forgive.t
44831 ____________________________________________________________________________
44832 [  6778] By: jhi                                   on 2000/08/22  19:35:25
44833         Log: Be portable.
44834      Branch: perl
44835            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
44836            ! t/lib/st-store.t
44837 ____________________________________________________________________________
44838 [  6777] By: jhi                                   on 2000/08/22  18:50:53
44839         Log: Update Changes.
44840      Branch: perl
44841            ! Changes patchlevel.h
44842 ____________________________________________________________________________
44843 [  6776] By: jhi                                   on 2000/08/22  18:44:46
44844         Log: cSVOPo_*v things index into the current PL_curpad
44845              under ithreads, which is different from the curpad
44846              used by the XSUB.  (In other words, the code as-is
44847              before this patch wouldn't work under ithreads.)
44848              From Sarathy.
44849      Branch: perl
44850            ! ext/B/B.xs
44851 ____________________________________________________________________________
44852 [  6775] By: jhi                                   on 2000/08/22  18:18:37
44853         Log: Make the selection of NVff et al stricter.
44854      Branch: metaconfig/U/perl
44855            ! perlxvf.U
44856      Branch: perl
44857            ! Configure config_h.SH
44858 ____________________________________________________________________________
44859 [  6774] By: jhi                                   on 2000/08/22  17:19:42
44860         Log: perldelta nits.
44861      Branch: perl
44862            ! pod/perldelta.pod
44863 ____________________________________________________________________________
44864 [  6773] By: jhi                                   on 2000/08/22  17:06:26
44865         Log: Long double fixes from Spider Boardman.
44866              
44867              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
44868              From: system PRIVILEGED account <root@peano.zk3.dec.com>
44869              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
44870              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
44871      Branch: perl
44872            ! t/lib/bigfltpm.t t/lib/st-06compat.t
44873 ____________________________________________________________________________
44874 [  6772] By: jhi                                   on 2000/08/22  15:04:53
44875         Log: Update Changes.
44876      Branch: perl
44877            ! Changes patchlevel.h
44878 ____________________________________________________________________________
44879 [  6771] By: jhi                                   on 2000/08/22  15:01:44
44880         Log: perldelta fixes from Hugo van der Sanden.
44881      Branch: perl
44882            ! pod/perldelta.pod
44883 ____________________________________________________________________________
44884 [  6770] By: jhi                                   on 2000/08/22  14:34:49
44885         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
44886              From: Hugo <hv@crypt.compulink.co.uk>
44887              Date: Tue, 22 Aug 2000 11:21:53 +0100
44888              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
44889      Branch: perl
44890            ! regcomp.c
44891 ____________________________________________________________________________
44892 [  6769] By: jhi                                   on 2000/08/22  14:30:02
44893         Log: Add Yitzchak, reformat.
44894      Branch: perl
44895            ! Changes config_h.SH
44896 ____________________________________________________________________________
44897 [  6768] By: jhi                                   on 2000/08/22  14:21:35
44898         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
44899              and Spider Boardman.
44900      Branch: metaconfig
44901            ! U/compline/d_gconvert.U
44902      Branch: perl
44903            ! Configure
44904 ____________________________________________________________________________
44905 [  6767] By: jhi                                   on 2000/08/22  14:11:24
44906         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
44907              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
44908              Date: Mon, 21 Aug 2000 19:08:31 -0700
44909              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
44910      Branch: perl
44911            - ext/Storable/patchlevel.h
44912            ! MANIFEST ext/Storable/MANIFEST
44913 ____________________________________________________________________________
44914 [  6766] By: jhi                                   on 2000/08/22  13:49:29
44915         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
44916              From: Peter Prymmer <pvhp@forte.com>
44917              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
44918              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
44919      Branch: perl
44920            ! configure.com ext/Storable/Makefile.PL
44921 ____________________________________________________________________________
44922 [  6765] By: jhi                                   on 2000/08/22  13:44:59
44923         Log: Subject: [PATCH blead] B:: missing dependency
44924              From: Hugo <hv@crypt.compulink.co.uk>
44925              Date: Tue, 22 Aug 2000 06:44:33 +0100
44926              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
44927      Branch: perl
44928            ! ext/B/Makefile.PL
44929 ____________________________________________________________________________
44930 [  6764] By: jhi                                   on 2000/08/22  13:38:12
44931         Log: More bytecompiler.
44932      Branch: perl
44933            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
44934 ____________________________________________________________________________
44935 [  6763] By: jhi                                   on 2000/08/22  13:36:44
44936         Log: Bytecompiler patches from Benjamin Stuhl.
44937      Branch: perl
44938            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
44939            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
44940            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
44941            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
44942            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
44943            ! perl.c perlapi.h pod/perldelta.pod
44944 ____________________________________________________________________________
44945 [  6762] By: jhi                                   on 2000/08/21  23:43:40
44946         Log: An obsoleted diagnostic.
44947      Branch: perl
44948            ! pod/perldelta.pod
44949 ____________________________________________________________________________
44950 [  6761] By: jhi                                   on 2000/08/21  23:01:45
44951         Log: The #6759 wasn't quite right.
44952      Branch: perl
44953            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
44954            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
44955            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
44956            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
44957            ! t/lib/st-tieditems.t
44958 ____________________________________________________________________________
44959 [  6760] By: jhi                                   on 2000/08/21  22:35:49
44960         Log: Be verydeepclean.
44961      Branch: perl
44962            ! Makefile.SH
44963 ____________________________________________________________________________
44964 [  6759] By: jhi                                   on 2000/08/21  22:25:40
44965         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
44966              From: Peter Prymmer <pvhp@forte.com>
44967              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
44968              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
44969      Branch: perl
44970            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
44971            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
44972            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
44973            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
44974            ! t/lib/st-tieditems.t
44975 ____________________________________________________________________________
44976 [  6758] By: jhi                                   on 2000/08/21  22:22:32
44977         Log: Few more casts, need reported in
44978              
44979              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
44980              From: Mike Stok <mike@stok.co.uk>
44981              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
44982              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
44983              
44984              and
44985              
44986              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
44987              From: abigail@foad.org
44988              Date: 21 Aug 2000 21:31:34 -0000
44989              Message-Id: <20000821213134.30170.qmail@foad.org>
44990      Branch: perl
44991            ! ext/Storable/Storable.xs
44992 ____________________________________________________________________________
44993 [  6757] By: jhi                                   on 2000/08/21  18:37:07
44994         Log: Update Changes.
44995      Branch: perl
44996            ! Changes patchlevel.h
44997 ____________________________________________________________________________
44998 [  6756] By: jhi                                   on 2000/08/21  18:34:02
44999         Log: A pod nit.
45000              
45001              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
45002              From: <abigail@foad.org>
45003              Date: Mon, 21 Aug 2000 14:00:16 -0400
45004              Message-ID: <20000821180016.28627.qmail@foad.org>
45005      Branch: perl
45006            ! pod/perlre.pod
45007 ____________________________________________________________________________
45008 [  6755] By: jhi                                   on 2000/08/21  18:30:56
45009         Log: Use PodParser 1.18 new test.
45010      Branch: perl
45011            ! t/pod/special_seqs.t t/pod/special_seqs.xr
45012 ____________________________________________________________________________
45013 [  6754] By: jhi                                   on 2000/08/21  18:28:35
45014         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
45015              patches cannot be applied since #6712 conflicts.
45016      Branch: perl
45017            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
45018 ____________________________________________________________________________
45019 [  6753] By: jhi                                   on 2000/08/21  18:15:11
45020         Log: Weed out some smaller changes.
45021      Branch: perl
45022            ! pod/perldelta.pod
45023 ____________________________________________________________________________
45024 [  6752] By: jhi                                   on 2000/08/21  18:02:30
45025         Log: Also under djgpp the timestamps are funky.
45026      Branch: perl
45027            ! t/op/stat.t
45028 ____________________________________________________________________________
45029 [  6751] By: jhi                                   on 2000/08/21  17:55:56
45030         Log: Tweak the floating point output routine preferences.
45031      Branch: metaconfig
45032            ! U/compline/d_gconvert.U
45033      Branch: perl
45034            ! Configure
45035 ____________________________________________________________________________
45036 [  6750] By: jhi                                   on 2000/08/21  17:51:29
45037         Log: Unicos/mk requires elaborate paranoia.
45038      Branch: perl
45039            ! lib/Math/Complex.pm
45040 ____________________________________________________________________________
45041 [  6749] By: gsar                                  on 2000/08/21  16:53:31
45042         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
45043      Branch: perl
45044            ! lib/Cwd.pm
45045 ____________________________________________________________________________
45046 [  6748] By: gsar                                  on 2000/08/21  16:22:19
45047         Log: free TLS slot properly on Windows
45048      Branch: perl
45049            ! thread.h win32/perllib.c win32/win32thread.h
45050 ____________________________________________________________________________
45051 [  6747] By: jhi                                   on 2000/08/21  16:20:58
45052         Log: Rename the macro argument because some preprocessors
45053              can't tell the difference and expand arguments also inside
45054              double quoted strings.
45055      Branch: perl
45056            ! regcomp.c
45057 ____________________________________________________________________________
45058 [  6746] By: jhi                                   on 2000/08/21  16:09:41
45059         Log: Support long doubles in Storable.
45060              
45061              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
45062              From: Radu Greab <radu@netsoft.ro>
45063              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
45064              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
45065      Branch: perl
45066            ! ext/Storable/Storable.xs
45067 ____________________________________________________________________________
45068 [  6745] By: jhi                                   on 2000/08/21  15:51:40
45069         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
45070              From: "Fifer, Eric" <EFifer@sanwaint.com>
45071              Date: Mon, 21 Aug 2000 15:34:49 +0100
45072              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
45073      Branch: perl
45074            ! t/pragma/warn/9enabled
45075 ____________________________________________________________________________
45076 [  6744] By: jhi                                   on 2000/08/21  15:39:35
45077         Log: Document the endianness of Alpha more precisely.
45078      Branch: perl
45079            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
45080            ! pod/perlport.pod
45081 ____________________________________________________________________________
45082 [  6743] By: jhi                                   on 2000/08/21  14:47:05
45083         Log: perldelta fixes from the p5p crowd.
45084      Branch: perl
45085            ! pod/perldelta.pod pod/perlop.pod
45086 ____________________________________________________________________________
45087 [  6742] By: jhi                                   on 2000/08/21  13:34:51
45088         Log: Update to Pod::LaTeX 0.53.
45089              
45090              Subject: [PATCH] lib/Pod/LaTeX.pm updates
45091              From: Tim Jenness <timj@jach.hawaii.edu>
45092              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
45093              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
45094      Branch: perl
45095            ! lib/Pod/LaTeX.pm
45096 ____________________________________________________________________________
45097 [  6741] By: jhi                                   on 2000/08/21  13:33:01
45098         Log: Subject: [PATCH] os2.c fix for use64bitint
45099              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
45100              Date: Mon, 21 Aug 2000 01:32:25 -0700
45101              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
45102      Branch: perl
45103            ! os2/os2.c
45104 ____________________________________________________________________________
45105 [  6740] By: jhi                                   on 2000/08/21  13:28:52
45106         Log: Array context keeps slithering in.
45107              
45108              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
45109              From: Daniel Chetlin <daniel@chetlin.com>
45110              Date: Sun, 20 Aug 2000 21:40:25 -0700
45111              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
45112      Branch: perl
45113            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
45114            ! pod/perldebtut.pod
45115 ____________________________________________________________________________
45116 [  6739] By: jhi                                   on 2000/08/21  13:23:55
45117         Log: Big-endian quad fixes for Storable from Radu Greab,
45118              plus few explicit null casts for picky compilers.
45119      Branch: perl
45120            ! ext/Storable/Storable.xs
45121 ____________________________________________________________________________
45122 [  6738] By: gsar                                  on 2000/08/21  05:56:13
45123         Log: small tweaks for change#6705: avoid C++ style comments in C code;
45124              use Perl's malloc API rather than the low level system one
45125      Branch: perl
45126            ! win32/win32.c
45127 ____________________________________________________________________________
45128 [  6737] By: gsar                                  on 2000/08/21  05:35:41
45129         Log: add Storable to list of extensions on Windows
45130      Branch: perl
45131            ! win32/Makefile win32/makefile.mk
45132 ____________________________________________________________________________
45133 [  6736] By: jhi                                   on 2000/08/21  02:57:53
45134         Log: Update Changes.
45135      Branch: perl
45136            ! Changes patchlevel.h
45137 ____________________________________________________________________________
45138 [  6735] By: jhi                                   on 2000/08/21  02:57:20
45139         Log: Draft 0.
45140      Branch: perl
45141            ! pod/perldelta.pod
45142 ____________________________________________________________________________
45143 [  6734] By: jhi                                   on 2000/08/21  02:57:03
45144         Log: Add Storable 0.7.2 from Raphael Manfredi,
45145              plus the patch from
45146              
45147              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
45148              From: Radu Greab <radu@netsoft.ro>
45149              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
45150              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
45151              
45152              plus changes to get Storable to compile with
45153              picky ANSI compilers.
45154      Branch: perl
45155            + ext/Storable/ChangeLog ext/Storable/MANIFEST
45156            + ext/Storable/Makefile.PL ext/Storable/README
45157            + ext/Storable/Storable.pm ext/Storable/Storable.xs
45158            + ext/Storable/patchlevel.h t/lib/st-06compat.t
45159            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
45160            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
45161            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
45162            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
45163            + t/lib/st-tieditems.t
45164            ! MANIFEST
45165 ____________________________________________________________________________
45166 [  6733] By: jhi                                   on 2000/08/21  02:29:09
45167         Log: The correct cleaning order is an art.
45168      Branch: perl
45169            ! Makefile.SH
45170 ____________________________________________________________________________
45171 [  6732] By: jhi                                   on 2000/08/21  01:23:39
45172         Log: The #6724 is here.
45173      Branch: perl
45174            ! t/lib/ftmp-security.t
45175 ____________________________________________________________________________
45176 [  6731] By: jhi                                   on 2000/08/20  23:17:03
45177         Log: s/this one/the 5.6.0 release/
45178      Branch: perl
45179            ! pod/perl56delta.pod
45180 ____________________________________________________________________________
45181 [  6730] By: jhi                                   on 2000/08/20  23:07:34
45182         Log: Mention perlebcdic and perlposix-bc.
45183      Branch: perl
45184            ! pod/perlport.pod
45185 ____________________________________________________________________________
45186 [  6729] By: jhi                                   on 2000/08/20  21:32:59
45187         Log: Document the number of exponent digits.
45188      Branch: perl
45189            ! pod/perlfunc.pod
45190 ____________________________________________________________________________
45191 [  6728] By: jhi                                   on 2000/08/20  21:16:47
45192         Log: Use File::Spec->tmpdir().
45193              
45194              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
45195              From: Tim Jenness <timj@jach.hawaii.edu>
45196              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
45197              MIME-Version: 1.0
45198              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
45199      Branch: perl
45200            ! utils/perlbug.PL
45201 ____________________________________________________________________________
45202 [  6727] By: jhi                                   on 2000/08/20  20:43:32
45203         Log: Update Changes.
45204      Branch: perl
45205            ! Changes patchlevel.h
45206 ____________________________________________________________________________
45207 [  6726] By: jhi                                   on 2000/08/20  20:41:44
45208         Log: The veryclean target needs to clobber.
45209      Branch: perl
45210            ! Makefile.SH
45211 ____________________________________________________________________________
45212 [  6725] By: jhi                                   on 2000/08/20  20:37:38
45213         Log: Document odd vs even subreleases and -Dusedevel.
45214      Branch: perl
45215            ! INSTALL
45216 ____________________________________________________________________________
45217 [  6724] By: jhi                                   on 2000/08/20  19:58:05
45218         Log: Use temporary directory instead of current directory.
45219              
45220              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
45221              From: Tim Jenness <timj@jach.hawaii.edu>
45222              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
45223              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
45224      Branch: perl
45225            ! t/lib/ftmp-security.t
45226 ____________________________________________________________________________
45227 [  6723] By: jhi                                   on 2000/08/20  19:55:55
45228         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
45229              From: andreas.koenig@anima.de (Andreas J. Koenig)
45230              Date: 20 Aug 2000 15:52:03 +0200
45231              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
45232      Branch: perl
45233            ! lib/ExtUtils/MM_Unix.pm
45234 ____________________________________________________________________________
45235 [  6722] By: jhi                                   on 2000/08/20  19:46:01
45236         Log: Update to CGI 2.72, from Lincoln Stein.
45237      Branch: perl
45238            ! lib/CGI.pm
45239 ____________________________________________________________________________
45240 [  6721] By: jhi                                   on 2000/08/20  19:43:54
45241         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
45242              From: Radu Greab <radu@netsoft.ro>
45243              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
45244              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
45245      Branch: perl
45246            ! ext/GDBM_File/GDBM_File.xs
45247 ____________________________________________________________________________
45248 [  6720] By: jhi                                   on 2000/08/20  19:42:01
45249         Log: pp_open() could pass an uninitialized filename down to do_open9().
45250      Branch: perl
45251            ! pp_sys.c
45252 ____________________________________________________________________________
45253 [  6719] By: jhi                                   on 2000/08/20  14:06:41
45254         Log: UTF8 concat fixes.
45255              
45256              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
45257              From: Hugo <hv@crypt.compulink.co.uk>
45258              Date: Sun, 20 Aug 2000 07:30:46 +0100
45259              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
45260      Branch: perl
45261            ! pp_hot.c t/op/append.t
45262 ____________________________________________________________________________
45263 [  6718] By: jhi                                   on 2000/08/20  02:09:37
45264         Log: Let's try #6717 again.
45265      Branch: perl
45266            ! lib/File/Temp.pm
45267 ____________________________________________________________________________
45268 [  6717] By: jhi                                   on 2000/08/20  01:56:55
45269         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
45270              From: "Craig A. Berry" <craig.berry@metamorgs.com>
45271              Date: Sat, 19 Aug 2000 18:15:39 -0500
45272              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
45273      Branch: perl
45274            ! lib/File/Temp.pm
45275 ____________________________________________________________________________
45276 [  6716] By: jhi                                   on 2000/08/19  15:50:11
45277         Log: Update Changes.
45278      Branch: perl
45279            ! Changes patchlevel.h
45280 ____________________________________________________________________________
45281 [  6715] By: jhi                                   on 2000/08/19  15:39:09
45282         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
45283              From: Jonathan D Johnston <jdjohnston2@juno.com>
45284              Date: Thu, 17 Aug 2000 23:13:01 -0400       
45285              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
45286      Branch: perl
45287            ! pod/perlfunc.pod
45288 ____________________________________________________________________________
45289 [  6714] By: jhi                                   on 2000/08/19  15:34:04
45290         Log: Introduce a 'veryclean' target that is like 'distclean'
45291              but also removes *~ and *.orig.
45292      Branch: perl
45293            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
45294            ! utils/Makefile x2p/Makefile.SH
45295 ____________________________________________________________________________
45296 [  6713] By: jhi                                   on 2000/08/19  14:15:45
45297         Log: Put back the long double avoidance code to POSIX.xs
45298              because VMS seems to need it still.
45299      Branch: perl
45300            ! ext/POSIX/POSIX.xs
45301 ____________________________________________________________________________
45302 [  6712] By: jhi                                   on 2000/08/19  14:10:41
45303         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
45304              From: Peter Prymmer <pvhp@forte.com>
45305              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
45306              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
45307      Branch: perl
45308            ! lib/Pod/Find.pm t/pod/find.t
45309 ____________________________________________________________________________
45310 [  6711] By: jhi                                   on 2000/08/19  14:09:19
45311         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
45312              From: Peter Prymmer <pvhp@forte.com>
45313              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
45314              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
45315              cc: vmsperl@perl.org
45316      Branch: perl
45317            ! t/lib/peek.t
45318 ____________________________________________________________________________
45319 [  6710] By: jhi                                   on 2000/08/19  14:08:01
45320         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
45321              From: Jan Dubois <jand@ActiveState.com>
45322              Date: Fri, 18 Aug 2000 16:31:48 -0700
45323              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
45324      Branch: perl
45325            ! win32/win32.c
45326 ____________________________________________________________________________
45327 [  6709] By: jhi                                   on 2000/08/19  14:06:57
45328         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
45329              
45330              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
45331              From: Spider.Boardman@Orb.Nashua.NH.US
45332              Date: Fri, 18 Aug 2000 18:41:14 -0400
45333              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
45334      Branch: perl
45335            ! regcomp.c
45336 ____________________________________________________________________________
45337 [  6708] By: jhi                                   on 2000/08/18  22:04:49
45338         Log: Update Changes.
45339      Branch: perl
45340            ! Changes patchlevel.h
45341 ____________________________________________________________________________
45342 [  6707] By: jhi                                   on 2000/08/18  21:55:14
45343         Log: Add warnif(), check warnings further up the stack,
45344              all the warnings functions now can take an optional object reference.
45345              
45346              Subject: [PATCH bleedperl@6691] warnings pragma update
45347              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
45348              Date: Fri, 18 Aug 2000 22:42:06 +0100
45349              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
45350      Branch: perl
45351            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
45352            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
45353            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
45354 ____________________________________________________________________________
45355 [  6706] By: jhi                                   on 2000/08/18  21:41:45
45356         Log: Typo in pp_complement().
45357              
45358              Subject: [PATCH perl-current] Deparse
45359              From: Peter Scott <Peter@PSDT.com>
45360              Date: Fri, 18 Aug 2000 12:44:37 -0700
45361              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
45362      Branch: perl
45363            ! ext/B/B/Deparse.pm
45364 ____________________________________________________________________________
45365 [  6705] By: jhi                                   on 2000/08/18  21:25:59
45366         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
45367              From: Jan Dubois <jand@ActiveState.com>
45368              Date: Fri, 18 Aug 2000 14:22:51 -0700
45369              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
45370      Branch: perl
45371            ! lib/Win32.pod win32/win32.c
45372 ____________________________________________________________________________
45373 [  6704] By: jhi                                   on 2000/08/18  21:16:14
45374         Log: Don't eat leading os from index entries.
45375              
45376              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
45377              From: Russ Allbery <rra@stanford.edu>
45378              Date: 10 Aug 2000 20:49:25 -0700
45379              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
45380      Branch: perl
45381            ! lib/Pod/Man.pm
45382 ____________________________________________________________________________
45383 [  6703] By: jhi                                   on 2000/08/18  21:07:06
45384         Log: Add [[:blank:]] as suggested in
45385              
45386              Subject: [ID 20000716.024] [=cc=] / [:blank:]
45387              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
45388              Date: Sun, 16 Jul 2000 17:55:29 -0700
45389              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
45390              
45391              (the [=cc=] has already been taken care of by #6439
45392              so the whole bug report can be closed)
45393              
45394              and make [[:space:]] to be equivalent to isspace(3)
45395              (as opposed to \s, which is isSPACE()).  The difference
45396              is that now [[:space:]] matches the mythical vertical tab,
45397              while \s doesn't.
45398      Branch: perl
45399            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
45400            ! regexec.c t/op/pat.t
45401 ____________________________________________________________________________
45402 [  6702] By: jhi                                   on 2000/08/18  18:47:47
45403         Log: The new tests were missing from #6415.
45404      Branch: perl
45405            ! t/op/bop.t
45406 ____________________________________________________________________________
45407 [  6701] By: jhi                                   on 2000/08/18  18:20:40
45408         Log: Document the NDBM_File and ODBM_File as SDBM_File
45409              was documented in #6417.
45410      Branch: perl
45411            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
45412            ! ext/SDBM_File/SDBM_File.pm
45413 ____________________________________________________________________________
45414 [  6700] By: jhi                                   on 2000/08/18  18:10:39
45415         Log: Subject: [PATCH perl@6698] cygwin port
45416              From: "Fifer, Eric" <EFifer@sanwaint.com>
45417              Date: Fri, 18 Aug 2000 17:30:05 +0100
45418              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
45419      Branch: perl
45420            ! lib/File/Temp.pm
45421 ____________________________________________________________________________
45422 [  6699] By: jhi                                   on 2000/08/18  16:21:49
45423         Log: Document code point which makes if (defined %stash::) to work
45424              (noted by Spider Boardman).
45425      Branch: perl
45426            ! op.c
45427 ____________________________________________________________________________
45428 [  6698] By: jhi                                   on 2000/08/18  13:43:27
45429         Log: Update Changes.
45430      Branch: perl
45431            ! Changes patchlevel.h
45432 ____________________________________________________________________________
45433 [  6697] By: jhi                                   on 2000/08/18  13:35:57
45434         Log: Tiny Getopt::Long patch from Johan Vromans.
45435      Branch: perl
45436            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
45437 ____________________________________________________________________________
45438 [  6696] By: jhi                                   on 2000/08/18  13:26:14
45439         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
45440              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
45441              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
45442              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
45443      Branch: perl
45444            ! pod/perldiag.pod pod/perlsyn.pod
45445 ____________________________________________________________________________
45446 [  6695] By: jhi                                   on 2000/08/18  13:13:26
45447         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
45448              From: Daniel Chetlin <daniel@chetlin.com>
45449              Date: Fri, 18 Aug 2000 03:13:36 -0700
45450              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
45451      Branch: perl
45452            ! pod/perlfunc.pod
45453 ____________________________________________________________________________
45454 [  6694] By: jhi                                   on 2000/08/18  13:08:05
45455         Log: Subject: [PATCH] perltrap.pod spring cleaning
45456              From: Daniel Chetlin <daniel@chetlin.com>
45457              Date: Fri, 18 Aug 2000 03:06:54 -0700
45458              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
45459              
45460              plus Mike Guy's nitfix.
45461      Branch: perl
45462            ! pod/perltrap.pod
45463 ____________________________________________________________________________
45464 [  6693] By: jhi                                   on 2000/08/18  13:00:26
45465         Log: Unbuffer the output.
45466              
45467              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
45468              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
45469              Date: Thu, 17 Aug 2000 18:39:29 -0700
45470              Message-ID: <RPJn5gzkgydf092yn@efn.org>
45471      Branch: perl
45472            ! t/op/fork.t
45473 ____________________________________________________________________________
45474 [  6692] By: jhi                                   on 2000/08/18  05:19:17
45475         Log: Delete the image, too, not just its MANIFEStation.
45476      Branch: perl
45477            - lib/CGI/eg/wilogo.gif
45478 ____________________________________________________________________________
45479 [  6691] By: jhi                                   on 2000/08/18  05:10:26
45480         Log: Propagate new Configure vars.
45481      Branch: perl
45482            ! configure.com epoc/config.sh uconfig.h uconfig.sh
45483            ! vos/config.def vos/config.h vos/config_h.SH_orig
45484            ! win32/config.bc win32/config.gc win32/config.vc
45485            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
45486 ____________________________________________________________________________
45487 [  6690] By: jhi                                   on 2000/08/18  04:30:56
45488         Log: Update Changes.
45489      Branch: perl
45490            ! Changes patchlevel.h
45491 ____________________________________________________________________________
45492 [  6689] By: jhi                                   on 2000/08/18  04:12:30
45493         Log: Fix the lib/complex failure of
45494              
45495              From: abigail@foad.org
45496              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
45497              Date: 15 Aug 2000 04:06:38 -0000
45498              Message-Id: <20000815040638.8524.qmail@foad.org> 
45499              
45500              Linux long double accuracy issue: something that
45501              when printed with %g looks like "2" but int() of it is 1.
45502      Branch: perl
45503            ! lib/Math/Complex.pm
45504 ____________________________________________________________________________
45505 [  6688] By: jhi                                   on 2000/08/18  03:15:35
45506         Log: The byteorder code in #6671 was wrong.
45507      Branch: perl
45508            ! configpm
45509 ____________________________________________________________________________
45510 [  6687] By: jhi                                   on 2000/08/18  02:08:42
45511         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
45512              From: Jan Dubois <jand@ActiveState.com>
45513              Date: Thu, 17 Aug 2000 18:31:55 -0700
45514              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
45515      Branch: perl
45516            ! sv.c
45517 ____________________________________________________________________________
45518 [  6686] By: jhi                                   on 2000/08/18  02:04:15
45519         Log: Use NVs in POSIX math, not doubles.
45520              
45521              From: abigail@foad.org
45522              Subject: [ID 20000817.014] POSIX & modfl
45523              Date: 17 Aug 2000 20:49:18 -0000
45524              Message-Id: <20000817204918.23123.qmail@foad.org>
45525      Branch: perl
45526            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
45527 ____________________________________________________________________________
45528 [  6685] By: jhi                                   on 2000/08/18  02:02:12
45529         Log: Introduce NVef, NVff, and NVgf, use the middle one.
45530              (helps for lib/peek + Linux + long doubles)  Reported in
45531              
45532              From: abigail@foad.org
45533              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
45534              Date: 15 Aug 2000 04:06:38 -0000
45535              Message-Id: <20000815040638.8524.qmail@foad.org> 
45536              
45537              (note: the lib/complex failure has not yet been addressed)
45538      Branch: metaconfig/U/perl
45539            ! perlxvf.U
45540      Branch: perl
45541            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45542            ! config_h.SH dump.c perl.h pod/perlguts.pod
45543 ____________________________________________________________________________
45544 [  6684] By: jhi                                   on 2000/08/17  23:22:19
45545         Log: Add byteorder to the myconfig output.
45546      Branch: perl
45547            ! myconfig.SH
45548 ____________________________________________________________________________
45549 [  6683] By: jhi                                   on 2000/08/17  23:20:19
45550         Log: The image doth not exist, spotted by Johan Vromans.
45551      Branch: perl
45552            ! MANIFEST
45553 ____________________________________________________________________________
45554 [  6682] By: jhi                                   on 2000/08/17  22:38:16
45555         Log: Document what the backtick returns if the command fails.
45556      Branch: perl
45557            ! pod/perlop.pod
45558 ____________________________________________________________________________
45559 [  6681] By: jhi                                   on 2000/08/17  22:33:12
45560         Log: Do not use prototyping here.
45561              
45562              Subject: [ID 20000817.016] [PATCH] Peek.xs
45563              From: abigail@foad.org
45564              Date: 17 Aug 2000 20:55:56 -0000
45565              Message-Id: <20000817205556.24270.qmail@foad.org>
45566      Branch: perl
45567            ! ext/Devel/Peek/Makefile.PL
45568 ____________________________________________________________________________
45569 [  6680] By: jhi                                   on 2000/08/17  19:46:43
45570         Log: Don't propose using modules built for 5.005 if no binary
45571              compatibility with 5.005 is attempted.
45572              
45573              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
45574              Subject: Minor nit with 5.7.0 (6655)
45575              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
45576              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
45577      Branch: metaconfig
45578            ! U/installdirs/inc_version_list.U
45579      Branch: perl
45580            ! Configure config_h.SH
45581 ____________________________________________________________________________
45582 [  6679] By: jhi                                   on 2000/08/17  19:16:39
45583         Log: Microperl config update.
45584      Branch: perl
45585            ! uconfig.h uconfig.sh
45586 ____________________________________________________________________________
45587 [  6678] By: jhi                                   on 2000/08/17  19:16:13
45588         Log: The #6648 wasn't protective enough for limited platforms
45589              (like microperl).
45590      Branch: perl
45591            ! dump.c sv.c
45592 ____________________________________________________________________________
45593 [  6677] By: jhi                                   on 2000/08/17  14:46:35
45594         Log: Update Changes.
45595      Branch: perl
45596            ! Changes patchlevel.h
45597 ____________________________________________________________________________
45598 [  6676] By: jhi                                   on 2000/08/17  14:44:02
45599         Log: Add perlebcdic from Peter Prymmer, regen toc.
45600      Branch: perl
45601            + pod/perlebcdic.pod
45602            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
45603 ____________________________________________________________________________
45604 [  6675] By: jhi                                   on 2000/08/17  14:41:52
45605         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
45606      Branch: perl
45607            ! pod/perldebtut.pod
45608 ____________________________________________________________________________
45609 [  6674] By: jhi                                   on 2000/08/17  14:29:43
45610         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
45611              
45612              Subject: [ID 20000724.006] -DLEAKTEST problem
45613              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
45614              Date: Tue, 25 Jul 2000 00:36:32 -0500
45615              Message-Id: <20000725003632.A26186@www.llamacom.com>
45616              
45617              Reminder sent
45618              
45619              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
45620              From: Hugo <hv@crypt.compulink.co.uk>
45621              Date: Thu, 17 Aug 2000 15:23:42 +0100
45622              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
45623      Branch: perl
45624            ! util.c
45625 ____________________________________________________________________________
45626 [  6673] By: jhi                                   on 2000/08/17  04:07:10
45627         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
45628              From: John Peacock <JPeacock@UnivPress.com>
45629              Date: Tue, 01 Aug 2000 09:38:12 -0400
45630              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
45631      Branch: perl
45632            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
45633 ____________________________________________________________________________
45634 [  6672] By: jhi                                   on 2000/08/17  03:04:35
45635         Log: Subject: [PATCH] Cwd.pm now uses strict
45636              From: Tim Jenness <timj@jach.hawaii.edu>
45637              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
45638              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
45639      Branch: perl
45640            ! lib/Cwd.pm
45641 ____________________________________________________________________________
45642 [  6671] By: jhi                                   on 2000/08/17  02:16:35
45643         Log: Make $Config{byteorder} more magical so that it is
45644              dynamically computed: nice for 'fat binaries'.
45645              
45646              Subject: [PATCH]: default byteorder
45647              From: Wilfredo Sánchez <wsanchez@apple.com>
45648              Date: Mon, 31 Jul 2000 19:45:31 -0700
45649              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
45650      Branch: perl
45651            ! configpm
45652 ____________________________________________________________________________
45653 [  6670] By: gsar                                  on 2000/08/17  01:22:21
45654         Log: move WNOHANG definition to where other such things are
45655      Branch: perl
45656            ! win32/win32.h
45657 ____________________________________________________________________________
45658 [  6669] By: jhi                                   on 2000/08/17  01:19:17
45659         Log: Update Changes.
45660      Branch: perl
45661            ! Changes patchlevel.h
45662 ____________________________________________________________________________
45663 [  6668] By: jhi                                   on 2000/08/17  01:16:29
45664         Log: Doc nits spotted by Richard Soderberg.
45665      Branch: perl
45666            ! README.posix-bc README.vmesa
45667 ____________________________________________________________________________
45668 [  6667] By: jhi                                   on 2000/08/17  01:12:11
45669         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
45670              From: "Casey R. Tweten" <crt@kiski.net>
45671              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
45672              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
45673      Branch: perl
45674            ! pod/perldebtut.pod
45675 ____________________________________________________________________________
45676 [  6666] By: jhi                                   on 2000/08/17  01:09:31
45677         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
45678              From: "Casey R. Tweten" <crt@kiski.net>
45679              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
45680              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
45681      Branch: perl
45682            ! lib/Shell.pm
45683 ____________________________________________________________________________
45684 [  6665] By: gsar                                  on 2000/08/17  01:03:52
45685         Log: add "ok" targets from change#6632 in makefile.mk
45686      Branch: perl
45687            ! pod/perlport.pod win32/Makefile win32/makefile.mk
45688 ____________________________________________________________________________
45689 [  6664] By: gsar                                  on 2000/08/17  00:56:11
45690         Log: avoid warnings from dense compiler
45691      Branch: perl
45692            ! win32/win32.c
45693 ____________________________________________________________________________
45694 [  6663] By: jhi                                   on 2000/08/17  00:51:49
45695         Log: Tweak the regex compilation errors once more.
45696      Branch: perl
45697            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
45698            ! t/op/regmesg.t t/pragma/warn/regcomp
45699 ____________________________________________________________________________
45700 [  6662] By: gsar                                  on 2000/08/17  00:28:19
45701         Log: trailing new %ENV entries weren't being pushed into the real
45702              environment of subprocesses on Windows
45703      Branch: perl
45704            ! t/op/magic.t win32/perlhost.h
45705 ____________________________________________________________________________
45706 [  6661] By: gsar                                  on 2000/08/17  00:19:20
45707         Log: waitpid() now handles externally spawned pids correctly;
45708              fixes for backtick/wait/waitpid failures on Windows 9x
45709              
45710              these changes make the pid returned by process functions on
45711              Windows 9x always positive by clearing the high bit (which
45712              is always set on Win9x); pseudo-process PIDs are likewise
45713              always negative now on Win9x (just as on NT/2000)
45714      Branch: perl
45715            ! pp_sys.c win32/perlhost.h win32/win32.c
45716 ____________________________________________________________________________
45717 [  6660] By: jhi                                   on 2000/08/17  00:04:32
45718         Log: Retract #6645.
45719      Branch: perl
45720            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45721            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
45722            ! t/op/sprintf.t
45723 ____________________________________________________________________________
45724 [  6659] By: gsar                                  on 2000/08/16  23:59:28
45725         Log: on windows, the return values from wait() and waitpid() don't
45726              match those of pseudo-pids
45727      Branch: perl
45728            ! pp_sys.c t/op/fork.t util.c win32/win32.c
45729 ____________________________________________________________________________
45730 [  6658] By: gsar                                  on 2000/08/16  23:56:14
45731         Log: pod nit seen in passing
45732      Branch: perl
45733            ! pod/perlfunc.pod
45734 ____________________________________________________________________________
45735 [  6657] By: gsar                                  on 2000/08/16  23:53:42
45736         Log: change#6328 could make close(SOCKET) return false on windows
45737              when it shouldn't
45738      Branch: perl
45739            ! win32/win32sck.c
45740 ____________________________________________________________________________
45741 [  6656] By: gsar                                  on 2000/08/16  23:46:57
45742         Log: check that the number pseudo children doesn't exceed
45743              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
45744              the WaitForMultipleObjects() limit that would cause wait()
45745              to crash)
45746              
45747              wait() and waitpid() could potentially be rewritten to use
45748              more than one thread to do the waiting to eliminate this
45749              limitation
45750      Branch: perl
45751            ! win32/perlhost.h
45752 ____________________________________________________________________________
45753 [  6655] By: jhi                                   on 2000/08/16  14:11:05
45754         Log: Update Changes.
45755      Branch: perl
45756            ! Changes patchlevel.h
45757 ____________________________________________________________________________
45758 [  6654] By: jhi                                   on 2000/08/16  14:10:12
45759         Log: Update to perldebtut 1.9, from Richard Foley.
45760      Branch: perl
45761            ! pod/perldebtut.pod
45762 ____________________________________________________________________________
45763 [  6653] By: jhi                                   on 2000/08/16  14:08:17
45764         Log: Change the regx compilation error markers to use = instead of <
45765              since pod makes using the latter quite messy.  Reported in
45766              ID 20000814.006 by Abigail and in
45767              Subject: Unknown escape E<> ?
45768              From: Lupe Christoph <lupe@lupe-christoph.de>
45769              Date: Fri, 11 Aug 2000 00:30:27 +0200
45770              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
45771      Branch: perl
45772            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
45773            ! t/op/regmesg.t t/pragma/warn/regcomp
45774 ____________________________________________________________________________
45775 [  6652] By: jhi                                   on 2000/08/16  13:25:31
45776         Log: Change the perlbug address to perl.org since it's more forgiving.
45777              
45778              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
45779              From: abigail@foad.org
45780              Date: 15 Aug 2000 04:15:40 -0000
45781              Message-Id: <20000815041540.8633.qmail@foad.org>
45782      Branch: perl
45783            ! utils/perlbug.PL
45784 ____________________________________________________________________________
45785 [  6651] By: jhi                                   on 2000/08/16  13:22:35
45786         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
45787              From: Tim Jenness <timj@jach.hawaii.edu>
45788              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
45789              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
45790      Branch: perl
45791            ! lib/Cwd.pm
45792 ____________________________________________________________________________
45793 [  6650] By: jhi                                   on 2000/08/16  13:18:13
45794         Log: Update to CPAN 1.57.
45795              
45796              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
45797              From: andreas.koenig@anima.de (Andreas J. Koenig)
45798              Date: 16 Aug 2000 15:09:46 +0200
45799              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
45800      Branch: perl
45801            ! lib/CPAN.pm
45802 ____________________________________________________________________________
45803 [  6649] By: jhi                                   on 2000/08/16  13:12:31
45804         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
45805              From: "Larry W. Virden" <lvirden@cas.org>
45806              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
45807              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
45808      Branch: perl
45809            ! README.hpux
45810 ____________________________________________________________________________
45811 [  6648] By: jhi                                   on 2000/08/16  13:03:53
45812         Log: The numeric locale was reset to "C" by s?printf and never restored.
45813              
45814              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
45815              From: Christian Kirsch <ck@held.mind.de>
45816              Date: Wed, 9 Aug 2000 17:05:17 +0200
45817              Message-Id: <20000809170517.A25389@held>
45818              
45819              No test since adding the failing example to locale.t
45820              does not fail -- probably because the locale settings are so
45821              thoroughly tweaked by that time.  Running the example standalone
45822              does fail, though.  UPDATE: test case added at change #7540.
45823      Branch: perl
45824            ! dump.c perl.h pp.c pp_ctl.c sv.c
45825 ____________________________________________________________________________
45826 [  6647] By: jhi                                   on 2000/08/16  00:07:54
45827         Log: Update Changes and test semi-automatic patchlevel updating.
45828      Branch: perl
45829            ! Changes patchlevel.h
45830 ____________________________________________________________________________
45831 [  6646] By: jhi                                   on 2000/08/15  23:35:07
45832         Log: Fix a dependency problem.
45833              
45834              Subject: [PATCH: 6640] VMS Makefile.SH update
45835              From: Peter Prymmer <pvhp@forte.com>
45836              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
45837              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
45838      Branch: perl
45839            ! vms/descrip_mms.template
45840 ____________________________________________________________________________
45841 [  6645] By: jhi                                   on 2000/08/15  23:33:23
45842         Log: (Retracted by #6660)
45843              
45844              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
45845              From: Dominic Dunlop <domo@computer.org>
45846              Date: Tue, 15 Aug 2000 22:20:52 +0200
45847              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
45848      Branch: metaconfig/U/perl
45849            + d_printfed.U
45850      Branch: perl
45851            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45852            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
45853            ! t/op/sprintf.t
45854 ____________________________________________________________________________
45855 [  6644] By: jhi                                   on 2000/08/15  21:17:20
45856         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
45857              From: abigail@foad.org
45858              Date: 15 Aug 2000 20:12:41 -0000
45859              Message-Id: <20000815201241.25556.qmail@foad.org>
45860      Branch: perl
45861            ! INSTALL
45862 ____________________________________________________________________________
45863 [  6643] By: jhi                                   on 2000/08/15  21:15:28
45864         Log: (an already applied patch)
45865      Branch: perl
45866            ! lib/CGI.pm
45867 ____________________________________________________________________________
45868 [  6642] By: gsar                                  on 2000/08/15  19:54:05
45869         Log: magic callbacks all need to have same type signature
45870      Branch: perl
45871            ! embed.pl mg.c proto.h
45872 ____________________________________________________________________________
45873 [  6641] By: jhi                                   on 2000/08/15  17:56:27
45874         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)
45875              From: Mike Guy <mjtg@cam.ac.uk>
45876              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
45877              Date: Tue, 15 Aug 2000 18:26:45 +0100
45878              
45879              Only the peek.t part applied, not the hash quality part.
45880      Branch: perl
45881            ! t/lib/peek.t
45882 ____________________________________________________________________________
45883 [  6640] By: jhi                                   on 2000/08/15  16:37:37
45884         Log: Update Changes.
45885      Branch: perl
45886            ! Changes
45887 ____________________________________________________________________________
45888 [  6639] By: jhi                                   on 2000/08/15  16:34:55
45889         Log: Missed a file from #6638.
45890      Branch: perl
45891            ! lib/File/Temp.pm
45892 ____________________________________________________________________________
45893 [  6638] By: jhi                                   on 2000/08/15  16:33:19
45894         Log: Subject: [PATCH perl@6620] cygwin port
45895              From: "Fifer, Eric" <EFifer@sanwaint.com>
45896              Date: Tue, 15 Aug 2000 17:00:49 +0100
45897              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
45898      Branch: perl
45899            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
45900 ____________________________________________________________________________
45901 [  6637] By: jhi                                   on 2000/08/15  16:29:22
45902         Log: Subject: [PATCH] debugger exit code should reflect user exit code
45903              From: Mike Guy <mjtg@cam.ac.uk>
45904              Date: Tue, 15 Aug 2000 16:55:59 +0100
45905              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
45906      Branch: perl
45907            ! lib/perl5db.pl
45908 ____________________________________________________________________________
45909 [  6636] By: jhi                                   on 2000/08/15  15:30:58
45910         Log: Update Changes.
45911      Branch: perl
45912            ! Changes
45913 ____________________________________________________________________________
45914 [  6635] By: jhi                                   on 2000/08/15  15:27:21
45915         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
45916      Branch: metaconfig
45917            ! U/mkglossary U/mksample
45918      Branch: metaconfig/U/perl
45919            ! Devel.U
45920      Branch: perl
45921            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45922 ____________________________________________________________________________
45923 [  6634] By: jhi                                   on 2000/08/15  14:11:55
45924         Log: Don't blow limited stacks, a lower number is enough to
45925              tickle the lookbehind limit.
45926              
45927              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
45928              From: Dominic Dunlop <domo@computer.org>
45929              Date: Tue, 15 Aug 2000 13:51:24 +0200
45930              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
45931      Branch: perl
45932            ! t/op/regmesg.t
45933 ____________________________________________________________________________
45934 [  6633] By: jhi                                   on 2000/08/15  14:01:46
45935         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
45936              From: Mike Guy <mjtg@cam.ac.uk>
45937              Date: Tue, 15 Aug 2000 12:10:50 +0100
45938              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
45939      Branch: perl
45940            ! utils/perldoc.PL
45941 ____________________________________________________________________________
45942 [  6632] By: jhi                                   on 2000/08/15  13:58:48
45943         Log: make ok etc also for win32.
45944              
45945              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
45946              From: Prymmer/Kahn <pvhp@best.com>
45947              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
45948              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
45949      Branch: perl
45950            ! win32/Makefile
45951 ____________________________________________________________________________
45952 [  6631] By: jhi                                   on 2000/08/15  13:45:03
45953         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
45954      Branch: perl
45955            ! lib/Test.pm
45956 ____________________________________________________________________________
45957 [  6630] By: jhi                                   on 2000/08/15  03:25:09
45958         Log: Update Changes.
45959      Branch: perl
45960            ! Changes
45961 ____________________________________________________________________________
45962 [  6629] By: jhi                                   on 2000/08/15  03:23:53
45963         Log: magic_regdatum_set() is void, not int.
45964      Branch: perl
45965            ! embed.pl mg.c proto.h
45966 ____________________________________________________________________________
45967 [  6628] By: jhi                                   on 2000/08/15  03:08:02
45968         Log: Make the user to give up his firstborn, err, to knowingly
45969              verify installing an unstable developer release.  Also bump
45970              the release to 5.7.0, but leave a patch tag in the local
45971              patches saying that this is not yet the real thing.
45972      Branch: metaconfig
45973            ! U/modified/Instruct.U
45974      Branch: metaconfig/U/perl
45975            + Devel.U
45976      Branch: perl
45977            ! Configure patchlevel.h
45978 ____________________________________________________________________________
45979 [  6627] By: jhi                                   on 2000/08/14  22:32:52
45980         Log: README.os2 update.
45981              
45982              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
45983              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
45984              Date: Wed, 02 Aug 2000 21:55:09 -0700
45985              Message-ID: <tsPi5gzkgegX092yn@efn.org>
45986      Branch: perl
45987            ! README.os2
45988 ____________________________________________________________________________
45989 [  6626] By: jhi                                   on 2000/08/14  21:00:02
45990         Log: Subject: Re: File::Temp problems on VMS in bleedperl
45991              From: Tim Jenness <timj@jach.hawaii.edu>
45992              cc: vmsperl@perl.org
45993              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
45994              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
45995      Branch: perl
45996            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
45997 ____________________________________________________________________________
45998 [  6625] By: jhi                                   on 2000/08/14  20:52:16
45999         Log: Add SUIDMAIL as was done for the CERT alert.
46000      Branch: perl
46001            ! patchlevel.h
46002 ____________________________________________________________________________
46003 [  6624] By: jhi                                   on 2000/08/14  20:48:50
46004         Log: Subject: sfio2000
46005              From: Daniel Muino <dmuino@afip.gov.ar>
46006              Date: Mon, 14 Aug 2000 16:58:11 -0300
46007              Message-ID: <20000814165811.B16368@con2-dgi>
46008      Branch: perl
46009            ! perlsdio.h perlsfio.h
46010 ____________________________________________________________________________
46011 [  6623] By: jhi                                   on 2000/08/14  20:47:36
46012         Log: Subject: warning: storage class after type is obsolescent
46013              From: Daniel Muino <dmuino@afip.gov.ar>
46014              Date: Mon, 14 Aug 2000 16:42:47 -0300
46015              Message-ID: <20000814164247.A16368@con2-dgi>
46016      Branch: perl
46017            ! regcomp.pl regnodes.h
46018 ____________________________________________________________________________
46019 [  6622] By: jhi                                   on 2000/08/14  20:43:05
46020         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
46021              From: abigail@foad.org
46022              Date: 14 Aug 2000 20:00:10 -0000
46023              Message-Id: <20000814200010.27271.qmail@foad.org>
46024      Branch: perl
46025            ! Changes
46026 ____________________________________________________________________________
46027 [  6621] By: jhi                                   on 2000/08/14  15:23:05
46028         Log: Update Changes.
46029      Branch: perl
46030            ! Changes
46031 ____________________________________________________________________________
46032 [  6620] By: jhi                                   on 2000/08/14  15:22:14
46033         Log: Subject: Re: [PATCH] @+, @- readonly
46034              From: Mike Guy <mjtg@cam.ac.uk>
46035              Date: Mon, 14 Aug 2000 15:26:55 +0100
46036              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
46037      Branch: perl
46038            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
46039            ! sv.c t/op/pat.t
46040 ____________________________________________________________________________
46041 [  6619] By: jhi                                   on 2000/08/14  14:12:08
46042         Log: Update Changes.
46043      Branch: perl
46044            ! Changes
46045 ____________________________________________________________________________
46046 [  6618] By: jhi                                   on 2000/08/14  14:09:34
46047         Log: For now remove the mail code.
46048      Branch: perl
46049            ! perl.c
46050 ____________________________________________________________________________
46051 [  6617] By: jhi                                   on 2000/08/14  14:08:28
46052         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
46053      Branch: perl
46054            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
46055            ! pod/perlfaq8.pod pod/perlsec.pod
46056 ____________________________________________________________________________
46057 [  6616] By: jhi                                   on 2000/08/14  14:00:11
46058         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
46059              From: Mike Guy <mjtg@cam.ac.uk>
46060              Date: Mon, 14 Aug 2000 08:26:02 +0100
46061              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
46062      Branch: perl
46063            ! lib/perl5db.pl
46064 ____________________________________________________________________________
46065 [  6615] By: jhi                                   on 2000/08/14  13:58:45
46066         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
46067              From: Mike Guy <mjtg@cam.ac.uk>
46068              Date: Mon, 14 Aug 2000 08:04:22 +0100
46069              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
46070      Branch: perl
46071            ! gv.c mg.c t/op/pat.t
46072 ____________________________________________________________________________
46073 [  6614] By: jhi                                   on 2000/08/14  13:56:45
46074         Log: Subject: Test fails / warnings with perl-current #6612
46075              From: Mike Guy <mjtg@cam.ac.uk>
46076              Date: Mon, 14 Aug 2000 07:57:23 +0100
46077              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
46078      Branch: perl
46079            ! t/lib/b.t t/lib/peek.t
46080 ____________________________________________________________________________
46081 [  6613] By: jhi                                   on 2000/08/14  13:45:33
46082         Log: VMS configure.com update continues.
46083      Branch: perl
46084            - vms/configure.com
46085            ! MANIFEST configure.com
46086 ____________________________________________________________________________
46087 [  6612] By: jhi                                   on 2000/08/13  22:13:35
46088         Log: Update Changes.
46089      Branch: perl
46090            ! Changes
46091 ____________________________________________________________________________
46092 [  6611] By: jhi                                   on 2000/08/13  16:21:45
46093         Log: Upgrade to CGI 2.71, from Lincoln Stein.
46094      Branch: perl
46095            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
46096 ____________________________________________________________________________
46097 [  6610] By: jhi                                   on 2000/08/13  15:09:16
46098         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
46099              From: Mike Guy <mjtg@cam.ac.uk>
46100              Date: Sun, 13 Aug 2000 13:45:51 +0100
46101              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
46102      Branch: perl
46103            ! t/op/regmesg.t
46104 ____________________________________________________________________________
46105 [  6609] By: jhi                                   on 2000/08/13  14:31:26
46106         Log: Andreas says that 1.56 is fine, so reverting back to it.
46107      Branch: perl
46108            ! lib/CPAN.pm
46109 ____________________________________________________________________________
46110 [  6608] By: jhi                                   on 2000/08/13  05:34:20
46111         Log: Update Changes.
46112      Branch: perl
46113            ! Changes
46114 ____________________________________________________________________________
46115 [  6607] By: jhi                                   on 2000/08/13  05:32:01
46116         Log: Put back the \z changes of #5406 to CPAN.pm.
46117      Branch: perl
46118            ! lib/CPAN.pm
46119 ____________________________________________________________________________
46120 [  6606] By: jhi                                   on 2000/08/13  05:20:16
46121         Log: Fix-n-skip the tests under 5005threads.
46122      Branch: perl
46123            ! t/lib/b.t
46124 ____________________________________________________________________________
46125 [  6605] By: jhi                                   on 2000/08/13  05:07:48
46126         Log: Fix the test for 5005threads.
46127      Branch: perl
46128            ! t/lib/peek.t
46129 ____________________________________________________________________________
46130 [  6604] By: jhi                                   on 2000/08/13  03:35:37
46131         Log: Should have deleted this in #6603.
46132      Branch: perl
46133            - vms/subconfigure.com
46134 ____________________________________________________________________________
46135 [  6603] By: jhi                                   on 2000/08/12  18:29:32
46136         Log: Rewrite of vms/subconfigure.com as configure.com,
46137              from Peter Prymmer and the vmsperl crew.
46138      Branch: perl
46139            + vms/configure.com
46140            ! MANIFEST
46141 ____________________________________________________________________________
46142 [  6602] By: jhi                                   on 2000/08/11  13:00:01
46143         Log: PlainText.pm is dead.
46144      Branch: perl
46145            - lib/Pod/PlainText.pm
46146            ! MANIFEST
46147 ____________________________________________________________________________
46148 [  6601] By: jhi                                   on 2000/08/11  04:06:45
46149         Log: Update Changes.
46150      Branch: perl
46151            ! Changes
46152 ____________________________________________________________________________
46153 [  6600] By: jhi                                   on 2000/08/11  04:06:10
46154         Log: Add a few missing files, update MANIFEST.
46155      Branch: perl
46156            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
46157            + lib/Pod/PlainText.pm t/pod/find.t
46158            ! MANIFEST t/op/regmesg.t
46159 ____________________________________________________________________________
46160 [  6599] By: jhi                                   on 2000/08/11  03:31:10
46161         Log: Add Perl debugging tutorial, regen toc. 
46162              
46163              Subject: perldebtut.pod
46164              From: Richard Foley <Richard.Foley@m.dasa.de>
46165              Date: Wed, 09 Aug 2000 10:17:15 +0200
46166              Message-id: <3991138B.262247B8@m.dasa.de>
46167      Branch: perl
46168            + pod/perldebtut.pod
46169            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
46170 ____________________________________________________________________________
46171 [  6598] By: jhi                                   on 2000/08/11  02:48:56
46172         Log: tiny Changes edit
46173      Branch: perl
46174            ! Changes
46175 ____________________________________________________________________________
46176 [  6597] By: jhi                                   on 2000/08/11  02:39:04
46177         Log: Tests for #6589.
46178              
46179              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
46180              From: simon@brecon.co.uk (Simon Cozens)
46181              Date: 11 Aug 2000 02:24:52 GMT
46182              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
46183      Branch: perl
46184            ! t/lib/b.t
46185 ____________________________________________________________________________
46186 [  6596] By: jhi                                   on 2000/08/11  01:50:07
46187         Log: Update Changes.
46188      Branch: perl
46189            ! Changes
46190 ____________________________________________________________________________
46191 [  6595] By: jhi                                   on 2000/08/11  01:47:16
46192         Log: nitfix
46193      Branch: perl
46194            ! Changes
46195 ____________________________________________________________________________
46196 [  6594] By: jhi                                   on 2000/08/11  01:36:16
46197         Log: Subject: Getting perlio and threads to compile
46198              From: Lupe Christoph <lupe@lupe-christoph.de>
46199              Date: Wed, 9 Aug 2000 11:35:54 +0200
46200              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
46201              
46202              (the Solaris version changes in Configure skipped)
46203      Branch: perl
46204            ! hints/solaris_2.sh thread.h
46205 ____________________________________________________________________________
46206 [  6593] By: jhi                                   on 2000/08/11  01:30:16
46207         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
46208              From: simon@brecon.co.uk (Simon Cozens)
46209              Date: 1 Aug 2000 06:55:19 GMT
46210              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
46211      Branch: perl
46212            ! lib/utf8.pm
46213 ____________________________________________________________________________
46214 [  6592] By: jhi                                   on 2000/08/11  01:26:39
46215         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
46216              From: Peter Scott <Peter@PeterScott.com>
46217              Date: Thu, 10 Aug 2000 08:23:27 -0700
46218              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
46219      Branch: perl
46220            ! lib/perl5db.pl
46221 ____________________________________________________________________________
46222 [  6591] By: jhi                                   on 2000/08/11  01:22:02
46223         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
46224              From: Hugo <hv@crypt.compulink.co.uk>
46225              Date: Thu, 10 Aug 2000 19:23:04 +0100
46226              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
46227      Branch: perl
46228            ! regexec.c t/op/pat.t
46229 ____________________________________________________________________________
46230 [  6590] By: jhi                                   on 2000/08/11  01:19:19
46231         Log: Preprocessing and postprocessing for File::Find.
46232              
46233              Subject: Patch to Find::File.pm to allow alphabetical results
46234              From: Joe Smith <jsmith@inwap.com>
46235              Date: Wed, 9 Aug 2000 02:44:54 -0700
46236              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
46237      Branch: perl
46238            ! lib/File/Find.pm
46239 ____________________________________________________________________________
46240 [  6589] By: jhi                                   on 2000/08/11  01:12:39
46241         Log: B::Deparse didn't do sub attributes.
46242              
46243              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
46244              From: simon@brecon.co.uk (Simon Cozens)
46245              Date: 9 Aug 2000 04:49:20 GMT
46246              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
46247      Branch: perl
46248            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
46249 ____________________________________________________________________________
46250 [  6588] By: jhi                                   on 2000/08/11  01:06:40
46251         Log: Subject: debugger "d" command doesnt check line number
46252              From: Mike Guy <mjtg@cam.ac.uk>
46253              Date: Tue, 08 Aug 2000 21:54:29 +0100
46254              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
46255      Branch: perl
46256            ! lib/perl5db.pl mg.c pod/perldiag.pod
46257 ____________________________________________________________________________
46258 [  6587] By: jhi                                   on 2000/08/11  00:45:03
46259         Log: sleep(1) does not necessarily return 1.
46260              
46261              Subject: [PATCH bleadperl] op/lex_assign.t  
46262              From: Hugo <hv@crypt.compulink.co.uk>
46263              Date: Thu, 03 Aug 2000 14:34:22 +0100        
46264              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
46265      Branch: perl
46266            ! t/op/lex_assign.t
46267 ____________________________________________________________________________
46268 [  6586] By: jhi                                   on 2000/08/11  00:31:50
46269         Log: Document the IO::Select timeout.
46270      Branch: perl
46271            ! ext/IO/lib/IO/Select.pm
46272 ____________________________________________________________________________
46273 [  6585] By: jhi                                   on 2000/08/11  00:13:54
46274         Log: Forgot contributor.
46275      Branch: perl
46276            ! Changes
46277 ____________________________________________________________________________
46278 [  6584] By: jhi                                   on 2000/08/11  00:09:19
46279         Log: detypo
46280      Branch: perl
46281            ! Changes
46282 ____________________________________________________________________________
46283 [  6583] By: jhi                                   on 2000/08/11  00:07:53
46284         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
46285              
46286              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
46287              From: Mike Guy <mjtg@cam.ac.uk> 
46288              Date: Thu, 10 Aug 2000 15:50:54 +0100
46289              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
46290      Branch: perl
46291            ! sv.c t/op/int.t
46292 ____________________________________________________________________________
46293 [  6582] By: jhi                                   on 2000/08/10  23:29:32
46294         Log: Update Changes.
46295      Branch: perl
46296            ! Changes
46297 ____________________________________________________________________________
46298 [  6581] By: jhi                                   on 2000/08/10  23:26:16
46299         Log: Put back the std @INC thing.
46300      Branch: perl
46301            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
46302            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
46303            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
46304            ! t/lib/gol-oo.t
46305 ____________________________________________________________________________
46306 [  6580] By: jhi                                   on 2000/08/10  23:03:34
46307         Log: Update to CGI 2.70, from Lincoln Stein.
46308      Branch: perl
46309            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
46310            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
46311            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
46312            ! t/lib/cgi-request.t
46313 ____________________________________________________________________________
46314 [  6579] By: jhi                                   on 2000/08/10  22:41:50
46315         Log: Update to CPAN 1.56, from Andreas König.
46316      Branch: perl
46317            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
46318 ____________________________________________________________________________
46319 [  6578] By: jhi                                   on 2000/08/10  22:38:13
46320         Log: Update to Pod::Parser 1.17, from Brad Appleton.
46321      Branch: perl
46322            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
46323            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
46324            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
46325            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
46326            ! t/pod/include.t t/pod/included.t t/pod/lref.t
46327            ! t/pod/multiline_items.t t/pod/nested_items.t
46328            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
46329            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
46330            ! t/pod/special_seqs.t
46331 ____________________________________________________________________________
46332 [  6577] By: jhi                                   on 2000/08/10  22:35:41
46333         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
46334      Branch: perl
46335            ! AUTHORS MAINTAIN
46336 ____________________________________________________________________________
46337 [  6576] By: jhi                                   on 2000/08/10  22:24:54
46338         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
46339      Branch: perl
46340            + t/lib/gol-oo.t
46341            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
46342            ! t/lib/gol-compat.t t/lib/gol-linkage.t
46343 ____________________________________________________________________________
46344 [  6575] By: jhi                                   on 2000/08/10  22:02:07
46345         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
46346      Branch: perl
46347            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
46348 ____________________________________________________________________________
46349 [  6574] By: jhi                                   on 2000/08/10  21:55:03
46350         Log: Iterating perl6 description.
46351      Branch: perl
46352            ! pod/perlfaq1.pod
46353 ____________________________________________________________________________
46354 [  6573] By: jhi                                   on 2000/08/10  21:48:26
46355         Log: Revert the sv.c part of #6559, a better fix is needed.
46356      Branch: perl
46357            ! sv.c
46358 ____________________________________________________________________________
46359 [  6572] By: jhi                                   on 2000/08/10  20:33:43
46360         Log: It's the 2ndO'ROSSC.
46361      Branch: perl
46362            ! pod/perlfaq1.pod
46363 ____________________________________________________________________________
46364 [  6571] By: jhi                                   on 2000/08/10  15:55:48
46365         Log: detypo
46366      Branch: perl
46367            ! pod/perlfaq1.pod
46368 ____________________________________________________________________________
46369 [  6570] By: jhi                                   on 2000/08/10  14:11:17
46370         Log: An exceptionally sticky typo.
46371      Branch: perl
46372            ! Changes
46373 ____________________________________________________________________________
46374 [  6569] By: jhi                                   on 2000/08/10  14:09:33
46375         Log: detypo (and test Changes updating script)
46376      Branch: perl
46377            ! Changes
46378 ____________________________________________________________________________
46379 [  6568] By: jhi                                   on 2000/08/10  14:07:07
46380         Log: Update Changes.
46381      Branch: perl
46382            ! Changes
46383 ____________________________________________________________________________
46384 [  6567] By: jhi                                   on 2000/08/10  14:06:19
46385         Log: Amend the description of Perl6.
46386              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
46387              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
46388              Date: Wed, 9 Aug 2000 22:11:06 -0500
46389              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
46390      Branch: perl
46391            ! pod/perlfaq1.pod
46392 ____________________________________________________________________________
46393 [  6566] By: jhi                                   on 2000/08/10  13:58:57
46394         Log: Subject: Remove dead entry in perldiag
46395              From: Mike Guy <mjtg@cam.ac.uk>
46396              Date: Thu, 10 Aug 2000 14:19:19 +0100
46397              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
46398      Branch: perl
46399            ! pod/perldiag.pod
46400 ____________________________________________________________________________
46401 [  6565] By: jhi                                   on 2000/08/10  13:51:48
46402         Log: Zero entries were skipped, fix from Adrian Goalby
46403              <argoalby@yahoo.co.uk>
46404      Branch: perl
46405            ! lib/unicode/Number.pl lib/unicode/mktables.PL
46406 ____________________________________________________________________________
46407 [  6564] By: jhi                                   on 2000/08/10  13:00:12
46408         Log: Subject: [PATCH 5.6.0] cygwin port
46409              From: "Fifer, Eric" <EFifer@sanwaint.com>
46410              Date: Thu, 10 Aug 2000 13:15:36 +0100
46411              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
46412      Branch: perl
46413            ! README.cygwin hints/cygwin.sh
46414 ____________________________________________________________________________
46415 [  6563] By: jhi                                   on 2000/08/10  12:55:16
46416         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
46417      Branch: perl
46418            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
46419 ____________________________________________________________________________
46420 [  6562] By: gsar                                  on 2000/08/10  08:38:39
46421         Log: warn is a macro, avoid using at a variable to avoid warnings
46422              in some configurations; readdir.t is too conservative in
46423              estimating number of *.t's
46424      Branch: perl
46425            ! t/op/readdir.t util.c
46426 ____________________________________________________________________________
46427 [  6561] By: jhi                                   on 2000/08/09  23:35:42
46428         Log: Update Changes.
46429      Branch: perl
46430            ! Changes
46431 ____________________________________________________________________________
46432 [  6560] By: jhi                                   on 2000/08/09  23:05:47
46433         Log: Subject: Re: enhanced(?) regex error messages
46434              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
46435              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
46436              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
46437              
46438              (plus two small patches sent privately)
46439              (this still seems to leave few test failures)
46440      Branch: perl
46441            + t/op/regmesg.t
46442            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
46443            ! t/pragma/warn/regcomp
46444 ____________________________________________________________________________
46445 [  6559] By: jhi                                   on 2000/08/09  20:41:18
46446         Log: (The fix did work but was not right, retracted in #6573)
46447              
46448              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
46449              From: Christian Kirsch <ck@held.mind.de>
46450              Date: Wed, 9 Aug 2000 17:05:17 +0200
46451              Message-Id: <20000809170517.A25389@held>
46452      Branch: perl
46453            ! sv.c t/pragma/locale.t
46454 ____________________________________________________________________________
46455 [  6558] By: jhi                                   on 2000/08/08  22:34:08
46456         Log: Tiny updates on the contributors list.
46457      Branch: perl
46458            ! Changes
46459 ____________________________________________________________________________
46460 [  6557] By: jhi                                   on 2000/08/08  19:34:28
46461         Log: Double check that we have a dirhandle.
46462      Branch: perl
46463            ! util.c
46464 ____________________________________________________________________________
46465 [  6556] By: jhi                                   on 2000/08/08  19:01:51
46466         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
46467              May be repopulated with fresh maintained examples.
46468      Branch: perl
46469            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
46470            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
46471            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
46472            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
46473            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
46474            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
46475            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
46476            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
46477            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
46478            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
46479            + lib/CGI/eg/wilogo_gif.uu
46480            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
46481            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
46482            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
46483            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
46484            - eg/cgi/frameset.cgi eg/cgi/index.html
46485            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
46486            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
46487            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
46488            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
46489            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
46490            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
46491            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
46492            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
46493            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
46494            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
46495            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
46496            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
46497            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
46498            - eg/van/vanish eg/who eg/wrapsuid
46499            ! MANIFEST
46500 ____________________________________________________________________________
46501 [  6555] By: jhi                                   on 2000/08/08  18:51:08
46502         Log: Delete chat2 as requested by Randal.
46503              
46504              Subject: Re: perlfaq8 coyness
46505              From: merlyn@stonehenge.com (Randal L. Schwartz) 
46506              Date: 15 May 2000 18:52:42 -0700 
46507              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
46508      Branch: perl
46509            - lib/chat2.pl
46510            ! MANIFEST
46511 ____________________________________________________________________________
46512 [  6554] By: jhi                                   on 2000/08/08  18:31:35
46513         Log: Regen global.sym.
46514      Branch: perl
46515            ! global.sym
46516 ____________________________________________________________________________
46517 [  6553] By: jhi                                   on 2000/08/08  18:28:13
46518         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
46519              (either perlbug or p5p ate the original), plus regen
46520              perlapi and perltoc. 
46521      Branch: perl
46522            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
46523            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
46524            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
46525            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
46526            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
46527            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
46528            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
46529            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
46530            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
46531            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
46532 ____________________________________________________________________________
46533 [  6552] By: jhi                                   on 2000/08/08  18:06:29
46534         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
46535              From: Mike Guy <mjtg@cam.ac.uk>
46536              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
46537              Date: Tue, 08 Aug 2000 15:51:27 +0100
46538      Branch: perl
46539            ! doop.c sv.h t/op/join.t t/pragma/overload.t
46540 ____________________________________________________________________________
46541 [  6551] By: jhi                                   on 2000/08/08  18:01:11
46542         Log: Re-apply #6549.
46543      Branch: perl
46544            ! lib/perl5db.pl
46545 ____________________________________________________________________________
46546 [  6550] By: jhi                                   on 2000/08/08  17:43:08
46547         Log: Accidental retraction of #6549.
46548      Branch: perl
46549            ! lib/perl5db.pl
46550 ____________________________________________________________________________
46551 [  6549] By: jhi                                   on 2000/08/08  17:40:04
46552         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
46553              From: Mike Guy <mjtg@cam.ac.uk>
46554              Date: Mon, 07 Aug 2000 21:49:58 +0100
46555              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
46556      Branch: perl
46557            ! lib/perl5db.pl
46558 ____________________________________________________________________________
46559 [  6548] By: jhi                                   on 2000/08/08  17:37:57
46560         Log: Document here-doc better.
46561              
46562              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
46563              From: Mike Guy <mjtg@cam.ac.uk>
46564              Date: Mon, 07 Aug 2000 14:02:09 +0100
46565              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
46566      Branch: perl
46567            ! pod/perldata.pod
46568 ____________________________________________________________________________
46569 [  6547] By: jhi                                   on 2000/08/08  17:33:34
46570         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
46571              From: "Randy J. Ray" <rjray@redhat.com>
46572              Date: Mon, 07 Aug 2000 19:12:25 -0700
46573              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
46574      Branch: perl
46575            ! perl.c pod/perlrun.pod
46576 ____________________________________________________________________________
46577 [  6546] By: jhi                                   on 2000/08/08  17:29:26
46578         Log: Subject: Re: enhanced(?) regex error messages 
46579              From: Hugo <hv@crypt.compulink.co.uk>
46580              Date: Tue, 08 Aug 2000 03:25:51 +0100
46581              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
46582              
46583              plus Capitalize the error messages, plus perldiag them.
46584      Branch: perl
46585            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
46586 ____________________________________________________________________________
46587 [  6545] By: jhi                                   on 2000/08/08  13:59:28
46588         Log: Augment #6539 a bit: don't croak if there's magic in the air.
46589              
46590              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
46591              From: Hugo <hv@crypt.compulink.co.uk>
46592              Date: Tue, 08 Aug 2000 03:02:03 +0100
46593              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
46594      Branch: perl
46595            ! pp.c t/op/bless.t
46596 ____________________________________________________________________________
46597 [  6544] By: jhi                                   on 2000/08/07  21:11:52
46598         Log: Make the test -w clean.
46599      Branch: perl
46600            ! t/op/bless.t
46601 ____________________________________________________________________________
46602 [  6543] By: jhi                                   on 2000/08/07  19:49:53
46603         Log: use warnings instead of $^W.
46604      Branch: perl
46605            ! t/op/bless.t
46606 ____________________________________________________________________________
46607 [  6542] By: jhi                                   on 2000/08/07  17:41:41
46608         Log: Disable a portability warning Because We Know What We Are Doing.
46609      Branch: perl
46610            ! t/op/bless.t
46611 ____________________________________________________________________________
46612 [  6541] By: jhi                                   on 2000/08/07  17:29:51
46613         Log: Tiny tidying on report_evil_fh().
46614      Branch: perl
46615            ! util.c
46616 ____________________________________________________________________________
46617 [  6540] By: jhi                                   on 2000/08/07  16:37:38
46618         Log: Make regular expression parse error messages easier to understand.
46619              
46620              Subject: Re: enhanced(?) regex error messages
46621              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
46622              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
46623              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
46624      Branch: perl
46625            ! regcomp.c
46626 ____________________________________________________________________________
46627 [  6539] By: jhi                                   on 2000/08/07  16:12:27
46628         Log: Make bless(REF, REF) a fatal error, add bless tests.
46629              
46630              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
46631              From: Hugo <hv@crypt.compulink.co.uk>
46632              Date: Mon, 07 Aug 2000 16:59:38 +0100
46633              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
46634      Branch: perl
46635            + t/op/bless.t
46636            ! MANIFEST pod/perldiag.pod pp.c sv.c
46637 ____________________________________________________________________________
46638 [  6538] By: jhi                                   on 2000/08/07  15:59:43
46639         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
46640              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
46641              Date: Thu, 3 Aug 2000 14:29:21 -0700
46642              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
46643      Branch: perl
46644            ! lib/lib_pm.PL
46645 ____________________________________________________________________________
46646 [  6537] By: jhi                                   on 2000/08/07  15:47:18
46647         Log: Retract #6419 for now since it breaks in AFS and MachTen.
46648      Branch: perl
46649            ! lib/Cwd.pm
46650 ____________________________________________________________________________
46651 [  6536] By: jhi                                   on 2000/08/07  15:05:29
46652         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
46653              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
46654              The security hole exists only in suidperls, which isn't
46655              installed or even built by default.
46656      Branch: perl
46657            ! perl.c
46658 ____________________________________________________________________________
46659 [  6535] By: jhi                                   on 2000/08/07  14:45:14
46660         Log: tr memory corruption fix from Simon Cozens.
46661      Branch: perl
46662            ! doop.c
46663 ____________________________________________________________________________
46664 [  6534] By: jhi                                   on 2000/08/06  11:38:16
46665         Log: Document a bit that UDP is not what you might think.
46666              
46667              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
46668              From: Lupe Christoph <lupe@lupe-christoph.de>
46669              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
46670              Date: Mon, 24 Jul 2000 08:59:15 +0200
46671      Branch: perl
46672            ! pod/perlipc.pod
46673 ____________________________________________________________________________
46674 [  6533] By: jhi                                   on 2000/08/06  11:35:01
46675         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
46676              From: Jeff Pinyan <jeffp@hut.crusoe.net>
46677              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
46678              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
46679      Branch: perl
46680            ! pod/perlfunc.pod
46681 ____________________________________________________________________________
46682 [  6532] By: jhi                                   on 2000/08/06  03:45:41
46683         Log: Have symbols for the IoTYPEs.
46684      Branch: perl
46685            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
46686 ____________________________________________________________________________
46687 [  6531] By: jhi                                   on 2000/08/06  01:33:55
46688         Log: Continue fixing the io warnings.  This also
46689              sort of fixes bug ID 20000802.003: the core dump
46690              is no more.  Whether the current behaviour is correct
46691              (giving a warning: "Not a format reference"), is another matter.
46692      Branch: perl
46693            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
46694            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
46695 ____________________________________________________________________________
46696 [  6530] By: jhi                                   on 2000/08/05  21:33:12
46697         Log: Change the Policy policy: now -Dprefix= with an existing
46698              Policy.sh and prefix == siteprefix == vendorprefix, then all
46699              of them follow along the new prefix.
46700              
46701              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
46702              From: Andy Dougherty <doughera@lafayette.edu>
46703              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
46704              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
46705      Branch: perl
46706            ! Policy_sh.SH
46707 ____________________________________________________________________________
46708 [  6529] By: jhi                                   on 2000/08/05  18:57:28
46709         Log: Zap lib/Sys directory when cleaning up.
46710      Branch: perl
46711            ! Makefile.SH
46712 ____________________________________________________________________________
46713 [  6528] By: jhi                                   on 2000/08/05  18:40:44
46714         Log: Essential prototype changes were missing from #6527.
46715              Also make report_evil_fh() more bomb-proof.
46716      Branch: perl
46717            ! embed.h util.c
46718 ____________________________________________________________________________
46719 [  6527] By: jhi                                   on 2000/08/05  03:22:05
46720         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
46721              From: "Ronald F. Guilmette" <rfg@monkeys.com>
46722              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
46723              Message-Id: <200007242247.PAA52177@monkeys.com>
46724      Branch: perl
46725            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
46726 ____________________________________________________________________________
46727 [  6526] By: jhi                                   on 2000/08/04  21:23:27
46728         Log: gcc versions might have (parentheses) in them.
46729      Branch: metaconfig/U/perl
46730            ! gccvers.U
46731      Branch: perl
46732            ! Configure config_h.SH
46733 ____________________________________________________________________________
46734 [  6525] By: jhi                                   on 2000/08/04  20:23:12
46735         Log: Weed buglets pointed out by
46736              
46737              From: Lupe Christoph <lupe@lupe-christoph.de>
46738              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
46739              Date: Fri, 4 Aug 2000 17:34:39 +0200
46740              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
46741      Branch: metaconfig/U/perl
46742            ! gccvers.U uselfs.U
46743      Branch: perl
46744            ! Configure config_h.SH
46745 ____________________________________________________________________________
46746 [  6524] By: jhi                                   on 2000/08/04  19:02:08
46747         Log: Warn under -w if lstat(FH) is attempted.
46748              
46749              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
46750              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
46751              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
46752              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
46753      Branch: perl
46754            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
46755            ! t/pragma/warn/pp_sys
46756 ____________________________________________________________________________
46757 [  6523] By: jhi                                   on 2000/08/04  12:31:11
46758         Log: Subject: New perlcc, take 2
46759              From: simon@brecon.co.uk (Simon Cozens)
46760              Date: 4 Aug 2000 06:21:04 GMT
46761              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
46762      Branch: perl
46763            ! utils/perlcc.PL
46764 ____________________________________________________________________________
46765 [  6522] By: jhi                                   on 2000/08/04  12:26:33
46766         Log: Subject: Re: Array vs. List context
46767              From: Daniel Chetlin <daniel@chetlin.com>
46768              Date: Fri, 4 Aug 2000 00:22:44 -0700
46769              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
46770      Branch: perl
46771            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
46772            ! pod/perlfaq4.pod
46773 ____________________________________________________________________________
46774 [  6521] By: jhi                                   on 2000/08/04  12:22:38
46775         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
46776              From: Raymund Will <ray@caldera.de>
46777              Date: Fri, 4 Aug 2000 12:07:09 +0200
46778              Message-Id: <20000804120709.A14982@caldera.de>
46779      Branch: perl
46780            ! configure.gnu
46781 ____________________________________________________________________________
46782 [  6520] By: jhi                                   on 2000/08/04  04:09:06
46783         Log: After the #6519 a warning about stat() is just that,
46784              not about a filetest, which now have their own warning.
46785      Branch: perl
46786            ! pod/perldiag.pod
46787 ____________________________________________________________________________
46788 [  6519] By: jhi                                   on 2000/08/04  04:06:30
46789         Log: In the warnings call filehandles consistently so;
46790              add "unopened" warning for stat().
46791      Branch: perl
46792            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
46793            ! t/pragma/warn/pp_sys
46794 ____________________________________________________________________________
46795 [  6518] By: jhi                                   on 2000/08/04  02:55:35
46796         Log: Subject: Minor tweak to perlvar.pod
46797              From: "Stephen P. Potter" <spp@ds.net>
46798              Date: Tue, 18 Apr 2000 09:26:03 -0400
46799              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
46800      Branch: perl
46801            ! pod/perlvar.pod
46802 ____________________________________________________________________________
46803 [  6517] By: jhi                                   on 2000/08/04  02:50:08
46804         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
46805              From: "Clinton Pierce" <cpierce1@ford.com>
46806              Date: Wed, 21 Jul 1999 16:45:31 -0400
46807              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
46808              
46809              Fix by Stephen Potter (visible in the bug db but not in p5p?)
46810      Branch: perl
46811            ! pod/perlfunc.pod pod/perlop.pod
46812 ____________________________________________________________________________
46813 [  6516] By: jhi                                   on 2000/08/04  02:09:25
46814         Log: This is 6512.  Really.
46815      Branch: perl
46816            ! dump.c
46817 ____________________________________________________________________________
46818 [  6515] By: jhi                                   on 2000/08/04  01:25:50
46819         Log: mention the idea of @( and @)
46820      Branch: perl
46821            ! Todo-5.6
46822 ____________________________________________________________________________
46823 [  6514] By: bailey                                on 2000/08/04  01:18:46
46824         Log: YA resync with mainstem, including VMS patches from others
46825      Branch: vmsperl
46826           +> (branch 48 files)
46827            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
46828           !> (integrate 354 files)
46829 ____________________________________________________________________________
46830 [  6513] By: jhi                                   on 2000/08/04  01:18:18
46831         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
46832              From: Mark Dickinson <dickins3@fas.harvard.edu>
46833              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
46834              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
46835      Branch: perl
46836            ! t/op/grent.t t/op/pwent.t
46837 ____________________________________________________________________________
46838 [  6512] By: jhi                                   on 2000/08/04  01:14:06
46839         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
46840              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
46841              Date: Wed, 02 Aug 2000 10:51:01 +0100
46842              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
46843      Branch: perl
46844            ! sv.c
46845 ____________________________________________________________________________
46846 [  6511] By: jhi                                   on 2000/08/04  00:57:00
46847         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
46848              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
46849              Date: Thu, 03 Aug 2000 17:20:04 -0700
46850              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
46851      Branch: metaconfig
46852            ! U/modified/Cppsym.U
46853      Branch: perl
46854            ! Configure config_h.SH
46855 ____________________________________________________________________________
46856 [  6510] By: jhi                                   on 2000/08/04  00:25:28
46857         Log: detypo
46858      Branch: perl
46859            ! Makefile.SH
46860 ____________________________________________________________________________
46861 [  6509] By: jhi                                   on 2000/08/03  23:43:18
46862         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
46863              From: Dominic Dunlop <domo@computer.org>
46864              Date: Thu, 3 Aug 2000 22:16:46 +0200
46865              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
46866      Branch: perl
46867            ! t/op/sprintf.t
46868 ____________________________________________________________________________
46869 [  6508] By: jhi                                   on 2000/08/03  23:40:37
46870         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
46871              From: Hugo <hv@crypt.compulink.co.uk>
46872              Date: Thu, 03 Aug 2000 18:25:30 +0100
46873              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
46874      Branch: perl
46875            ! regcomp.c t/op/re_tests
46876 ____________________________________________________________________________
46877 [  6507] By: jhi                                   on 2000/08/03  23:38:28
46878         Log: Subject: [PATCH] sv.h documentation - SvLEN
46879              From: Mike Guy <mjtg@cam.ac.uk>
46880              Date: Thu, 03 Aug 2000 14:43:09 +0100
46881              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
46882      Branch: perl
46883            ! sv.h
46884 ____________________________________________________________________________
46885 [  6506] By: jhi                                   on 2000/08/03  15:49:14
46886         Log: Disable the fix_pl hack for now.
46887      Branch: perl
46888            ! Makefile.SH
46889 ____________________________________________________________________________
46890 [  6505] By: jhi                                   on 2000/08/03  13:49:04
46891         Log: Add a URL for FSF.
46892              
46893              Subject: Patch for README
46894              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
46895              Date: Wed, 2 Aug 2000 13:25:09 -0500
46896              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
46897      Branch: perl
46898            ! README
46899 ____________________________________________________________________________
46900 [  6504] By: jhi                                   on 2000/08/03  13:29:19
46901         Log: Be more informative on what is skipped and why,
46902              also repeat the list at the end.
46903      Branch: perl
46904            ! Porting/p4desc
46905 ____________________________________________________________________________
46906 [  6503] By: jhi                                   on 2000/08/03  13:07:05
46907         Log: Circumvent the removal of .patch by fix_pl.
46908              
46909              Subject: Re: [ID 20000802.011] unable to 'make test'          
46910              From: simon@brecon.co.uk (Simon Cozens) 
46911              Date: 3 Aug 2000 04:17:00 GMT
46912              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
46913      Branch: perl
46914            ! Makefile.SH
46915 ____________________________________________________________________________
46916 [  6502] By: jhi                                   on 2000/08/03  00:14:34
46917         Log: Add the missing setproctitle unit.
46918      Branch: metaconfig/U/perl
46919            + d_setproctitle.U
46920 ____________________________________________________________________________
46921 [  6501] By: jhi                                   on 2000/08/03  00:00:26
46922         Log: The subtest 4 may fail also on VOBS, as pointed out
46923              by Nick Ing-Simmons in November 1999, bug id 19991124.003
46924              (but the failure in that bug report isn't the subtest 4).
46925      Branch: perl
46926            ! t/op/stat.t
46927 ____________________________________________________________________________
46928 [  6500] By: jhi                                   on 2000/08/02  23:49:30
46929         Log: Better skip message for the test; one of the two problems in
46930              
46931              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
46932              From: Lupe Christoph <lupe@lupe-christoph.de>
46933              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
46934              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
46935      Branch: perl
46936            ! t/op/numconvert.t
46937 ____________________________________________________________________________
46938 [  6499] By: jhi                                   on 2000/08/02  22:49:16
46939         Log: Allow "no Module;" even if there is no 'unimport'.
46940              
46941              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
46942              From: mjd@plover.com
46943              Date: 24 Mar 2000 15:24:34 -0000
46944              Message-Id: <20000324152434.15160.qmail@plover.com>
46945      Branch: perl
46946            ! gv.c
46947 ____________________________________________________________________________
46948 [  6498] By: jhi                                   on 2000/08/02  22:42:58
46949         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
46950              that are hopefully soon put into use.
46951      Branch: perl
46952            ! opcode.h opcode.pl opnames.h
46953 ____________________________________________________________________________
46954 [  6497] By: gsar                                  on 2000/08/02  22:28:59
46955         Log: require.t needs binmode() to work on windows
46956      Branch: perl
46957            ! t/comp/require.t
46958 ____________________________________________________________________________
46959 [  6496] By: jhi                                   on 2000/08/02  22:08:51
46960         Log: Document the IVdf UVuf UVof UVxf.
46961      Branch: perl
46962            ! pod/perlguts.pod
46963 ____________________________________________________________________________
46964 [  6495] By: jhi                                   on 2000/08/02  21:54:26
46965         Log: detypo #6494
46966      Branch: perl
46967            ! ext/Data/Dumper/Dumper.xs
46968 ____________________________________________________________________________
46969 [  6494] By: jhi                                   on 2000/08/02  21:49:17
46970         Log: Dump UVs as UVs in Data::Dumper.
46971              
46972              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
46973              From: Gurusamy Sarathy <gsar@ActiveState.com>
46974              Date: Thu, 27 Apr 2000 12:26:25 -0700
46975              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
46976      Branch: perl
46977            ! ext/Data/Dumper/Dumper.xs
46978 ____________________________________________________________________________
46979 [  6493] By: jhi                                   on 2000/08/02  17:01:58
46980         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
46981              From: Hugo <hv@crypt.compulink.co.uk>
46982              Date: Wed, 02 Aug 2000 14:53:56 +0100
46983              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
46984      Branch: perl
46985            ! regexec.c t/op/re_tests
46986 ____________________________________________________________________________
46987 [  6492] By: jhi                                   on 2000/08/02  15:02:46
46988         Log: The new setproctitle() feature is available only in 
46989              bleeding edge FreeBSD.  From Paul Saab.
46990      Branch: perl
46991            ! mg.c
46992 ____________________________________________________________________________
46993 [  6491] By: jhi                                   on 2000/08/02  13:34:36
46994         Log: The tr utf8 patching continues.
46995              
46996              Subject: Re: #6469, too many tests claimed in require.t
46997              From: simon@brecon.co.uk (Simon Cozens)
46998              Date: 2 Aug 2000 02:37:17 GMT
46999              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
47000              
47001              (the logic of the test was the wrong way round in the patch)
47002      Branch: perl
47003            ! doop.c
47004 ____________________________________________________________________________
47005 [  6490] By: jhi                                   on 2000/08/02  13:27:38
47006         Log: The name of a filehandle does not have <these>.
47007      Branch: perl
47008            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
47009            ! t/pragma/warn/pp_sys util.c
47010 ____________________________________________________________________________
47011 [  6489] By: jhi                                   on 2000/08/02  04:26:46
47012         Log: Remove the extraneous "main::" prefix from all the
47013              "opened only for", "on closed", and "never opened" warnings.
47014              
47015              Subject: Re: inappropriate warning
47016              From: Gurusamy Sarathy <gsar@ActiveState.com>
47017              Date: Mon, 20 Mar 2000 11:28:02 -0800
47018              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
47019      Branch: perl
47020            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
47021            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
47022            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
47023 ____________________________________________________________________________
47024 [  6488] By: jhi                                   on 2000/08/02  03:02:57
47025         Log: memcpy has n o in it, as pinted ut by Sarathy.
47026      Branch: perl
47027            ! pod/perlguts.pod
47028 ____________________________________________________________________________
47029 [  6487] By: jhi                                   on 2000/08/02  02:44:51
47030         Log: Document in one place the memory abstractions used in Perl core.
47031              
47032              Subject: Re: Memory abstraction
47033              From: simon@brecon.co.uk (Simon Cozens)
47034              Date: 2 Aug 2000 02:20:23 GMT
47035              Organization: Earth.li Origins
47036      Branch: perl
47037            ! pod/perlguts.pod
47038 ____________________________________________________________________________
47039 [  6486] By: jhi                                   on 2000/08/02  02:41:57
47040         Log: regen_headers, regen perltoc.
47041      Branch: perl
47042            ! perlapi.c pod/perltoc.pod
47043 ____________________________________________________________________________
47044 [  6485] By: jhi                                   on 2000/08/02  01:43:33
47045         Log: "This little thing tests for a file .patch, and if it contains
47046              a number, pops into patchlevel.h" (making it easier to track
47047              which development version people are reporting bugs against)
47048              
47049              Subject: Patchlevel autogeneration for repository perls
47050              From: simon@brecon.co.uk (Simon Cozens)
47051              Date: 14 Jul 2000 07:12:15 GMT
47052              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
47053      Branch: perl
47054            + fix_pl
47055            ! MANIFEST Makefile.SH
47056 ____________________________________________________________________________
47057 [  6484] By: jhi                                   on 2000/08/02  01:32:54
47058         Log: FreeBSD 3.* updates from
47059              
47060              From: Paul Saab <ps@yahoo-inc.com>
47061              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
47062              Date: Tue, 1 Aug 2000 15:41:39 -0700
47063              Message-Id: <20000801154139.A53740@yahoo-inc.com>
47064      Branch: perl
47065            ! hints/freebsd.sh
47066 ____________________________________________________________________________
47067 [  6483] By: jhi                                   on 2000/08/02  01:27:44
47068         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
47069              instead one must use setproctitle().  This was already addressed
47070              by change #6457, but the below has a new variant for FreeBSD 4.0
47071              or later, and the matter is also documented more.
47072              
47073              From: Paul Saab <ps@yahoo-inc.com>
47074              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
47075              Date: Tue, 1 Aug 2000 15:41:39 -0700
47076              Message-Id: <20000801154139.A53740@yahoo-inc.com>
47077      Branch: metaconfig/U/perl
47078            + i_libutil.U
47079      Branch: perl
47080            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
47081 ____________________________________________________________________________
47082 [  6482] By: jhi                                   on 2000/08/01  22:17:32
47083         Log: The test from this
47084              
47085              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
47086              Date: Sat, 15 Apr 2000 17:03:44 +0100
47087              From: Tom Hughes <tom@compton.nu>
47088              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
47089              
47090              was missing, the code change went in as #5989
47091              (which had a different test?)
47092      Branch: perl
47093            ! t/op/misc.t
47094 ____________________________________________________________________________
47095 [  6481] By: jhi                                   on 2000/08/01  21:48:38
47096         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
47097              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
47098              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
47099              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
47100      Branch: perl
47101            ! perl.h
47102 ____________________________________________________________________________
47103 [  6480] By: jhi                                   on 2000/08/01  18:05:28
47104         Log: Make p4desc to skip non-mainperl branches by default.
47105      Branch: perl
47106            ! Porting/p4desc
47107 ____________________________________________________________________________
47108 [  6479] By: jhi                                   on 2000/08/01  17:29:19
47109         Log: If gccosandvers is equal to osname, clear gccosandvers.
47110      Branch: metaconfig/U/perl
47111            ! gccvers.U
47112      Branch: perl
47113            ! Configure config_h.SH
47114 ____________________________________________________________________________
47115 [  6478] By: jhi                                   on 2000/08/01  15:54:08
47116         Log: BOM patching from Simon Cozens.
47117      Branch: perl
47118            ! toke.c
47119 ____________________________________________________________________________
47120 [  6477] By: jhi                                   on 2000/08/01  04:50:33
47121         Log: Stash away the largefiles flags and libswanted.
47122      Branch: perl
47123            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
47124 ____________________________________________________________________________
47125 [  6476] By: gsar                                  on 2000/08/01  04:24:24
47126         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
47127              on Windows)
47128      Branch: perl
47129            ! t/pragma/utf8.t utf8.c win32/win32.c
47130 ____________________________________________________________________________
47131 [  6475] By: jhi                                   on 2000/08/01  03:35:24
47132         Log: Make chr() for values >127 to create utf8 when under utf8.
47133              
47134              Subject: Re: uft8/chr()
47135              From: simon@brecon.co.uk (Simon Cozens)
47136              Date: 1 Aug 2000 02:37:02 GMT
47137              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
47138      Branch: perl
47139            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
47140 ____________________________________________________________________________
47141 [  6474] By: jhi                                   on 2000/08/01  02:36:18
47142         Log: In Digital UNIX warn if gcc explicitly chosen because even
47143              2.95.2 is known to cause problems.
47144      Branch: perl
47145            ! hints/dec_osf.sh
47146 ____________________________________________________________________________
47147 [  6473] By: jhi                                   on 2000/08/01  02:00:56
47148         Log: Make the safety catch for buggy gccs work with triple version
47149              numbers like 2.95.2.  Reported in
47150              
47151              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
47152              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
47153              Date: Mon, 31 Jul 2000 14:55:06 +0200
47154              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
47155      Branch: perl
47156            ! hints/dec_osf.sh
47157 ____________________________________________________________________________
47158 [  6472] By: jhi                                   on 2000/08/01  01:13:33
47159         Log: Subject: fix and question re: waitpid() under win32
47160              From: Brian Clarke <clarke@appliedmeta.com>
47161              Date: Fri, 28 Jul 2000 15:18:29 -0400
47162              Message-ID: <3981DC85.290314EB@appliedmeta.com>
47163              
47164              Slightly reformatted and WNOHANG # define moved to win32.h
47165              so that also POSIX.xs sees it, as suggsted by Sarathy.
47166      Branch: perl
47167            ! win32/win32.c win32/win32.h
47168 ____________________________________________________________________________
47169 [  6471] By: jhi                                   on 2000/08/01  00:55:05
47170         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
47171              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47172              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
47173              Date: Mon, 31 Jul 2000 13:28:51 +0100
47174              
47175              (aka ID 20000730.002)
47176      Branch: perl
47177            ! op.c t/op/tr.t
47178 ____________________________________________________________________________
47179 [  6470] By: jhi                                   on 2000/07/31  23:34:42
47180         Log: Document the problem with -P in HP-UX and its workaround.
47181              
47182              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
47183              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
47184              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
47185              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
47186      Branch: perl
47187            ! README.hpux
47188 ____________________________________________________________________________
47189 [  6469] By: jhi                                   on 2000/07/31  04:15:02
47190         Log: The swallow_bom() saga continues.  The #23 of require.t
47191              (UTF16-LE) still fails (silently, no output) but the #22
47192              (UTF16-BE) seems to be working now.  The root of the
47193              failure may be in sv_gets(): is it UTF-16LE-aware,
47194              especially when it comes to line endings? 
47195      Branch: perl
47196            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
47197            ! t/comp/require.t toke.c utf8.c
47198 ____________________________________________________________________________
47199 [  6468] By: jhi                                   on 2000/07/30  19:05:48
47200         Log: Find green threads before native threads.
47201              
47202              Subject: Re: Patch to jpl/JNI/Makefile.PL
47203              From: Jens Thomsen <jens@fiend.cis.com>
47204              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
47205              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
47206      Branch: perl
47207            ! jpl/JNI/Makefile.PL
47208 ____________________________________________________________________________
47209 [  6467] By: jhi                                   on 2000/07/30  18:36:22
47210         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
47211      Branch: perl
47212            ! doop.c
47213 ____________________________________________________________________________
47214 [  6466] By: jhi                                   on 2000/07/30  04:37:29
47215         Log: A new version of the "remove UPPERACSE string comparison"
47216              operators.  The problem with the previous one (change #6454)
47217              was that it was for Perl 5.6.0.  From Paul Marquess.
47218      Branch: perl
47219            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
47220            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
47221            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
47222 ____________________________________________________________________________
47223 [  6465] By: jhi                                   on 2000/07/29  22:39:56
47224         Log: Do not upgrade SVs into utf8 just because they participate
47225              in eq or cmp.  Reported and fix suggested in
47226              
47227              Subject: [ID 20000720.009] sv_eq UTF8 bug
47228              From: "Simon Cozens" <simon@othersideofthe.earth.li>
47229              Date: 21 Jul 2000 04:37:29 -0000
47230              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
47231              
47232              Exercise for the kind reader: should we or should we not
47233              cache the utf8 conversion alonside the SV? (as magic,
47234              as thestrxfrm()ed version is cached under use locale)
47235              Argue both for and against.
47236      Branch: perl
47237            ! sv.c
47238 ____________________________________________________________________________
47239 [  6464] By: jhi                                   on 2000/07/29  22:36:22
47240         Log: Subject: UTF8 concat
47241              From: simon@brecon.co.uk (Simon Cozens) 
47242              Date: 30 Jun 2000 06:13:25 GMT
47243              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
47244              
47245              (with a memory leak fixed, plus a few casts added)
47246              
47247              This also seems to help for
47248              
47249              Subject: [ID 20000716.015] join UTF8 weirdness
47250              From: root <root@ak-71.mind.de> 
47251              Date: Sat, 15 Jul 2000 15:29:54 +0200
47252              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
47253              
47254              (from Andreas König)
47255      Branch: perl
47256            ! pp_hot.c
47257 ____________________________________________________________________________
47258 [  6463] By: jhi                                   on 2000/07/29  00:55:39
47259         Log: Tune the comments and hopefully stop a memory leak.
47260      Branch: perl
47261            ! toke.c utf8.c
47262 ____________________________________________________________________________
47263 [  6462] By: jhi                                   on 2000/07/29  00:16:53
47264         Log: The problem described in this
47265              
47266              Subject: [ID 20000322.018] named chars aren't magical enough
47267              From: root <root@dixie.cscaper.com>     
47268              Date: Wed, 22 Mar 2000 18:37:42 -0700
47269              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
47270              
47271              has been fixed in perl 5.6.0 but just in case added a test
47272              to keep it away.  (The report from Joseph Hall.)
47273      Branch: perl
47274            ! t/lib/charnames.t
47275 ____________________________________________________________________________
47276 [  6461] By: jhi                                   on 2000/07/28  23:56:36
47277         Log: Tiny fixes for #6460.
47278      Branch: metaconfig/U/perl
47279            ! gccvers.U
47280      Branch: perl
47281            ! Configure config_h.SH
47282 ____________________________________________________________________________
47283 [  6460] By: jhi                                   on 2000/07/28  23:24:41
47284         Log: Warn if the version of the operating system used to compile gcc
47285              differs from the current version of the operating system.
47286              Also display the gcc compilation os and version in myconfig.
47287              Inspiration from
47288              
47289              Subject: Re: [ID 20000710.003] ERRORS!!         
47290              From: "Kurt D. Starsinic" <kstar@chapin.edu>
47291              Date: Mon, 10 Jul 2000 15:54:16 -0400
47292              Message-ID: <20000710155416.A1384@O2.chapin.edu>
47293      Branch: metaconfig/U/perl
47294            ! gccvers.U
47295      Branch: perl
47296            ! Configure config_h.SH myconfig.SH
47297 ____________________________________________________________________________
47298 [  6459] By: jhi                                   on 2000/07/28  22:00:32
47299         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
47300              letter to $Config{osvers}.
47301      Branch: metaconfig
47302            ! U/modified/Oldconfig.U
47303      Branch: perl
47304            ! Configure config_h.SH
47305 ____________________________________________________________________________
47306 [  6458] By: jhi                                   on 2000/07/28  04:15:39
47307         Log: Back out #6454, doesn't seem to work.
47308              (Reason: that patch was for perl 5.6.0, not perl-current)
47309              (A version of the patch for perl-current came in later as #6466)
47310      Branch: perl
47311            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
47312            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
47313            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
47314 ____________________________________________________________________________
47315 [  6457] By: jhi                                   on 2000/07/27  23:31:49
47316         Log: Use setproctitle() if available to modify $0.
47317              
47318              Subject: setting $* on BSD4 broken
47319              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
47320              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
47321              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
47322      Branch: metaconfig
47323            ! U/modified/Myinit.U
47324      Branch: perl
47325            ! Configure config_h.SH mg.c
47326 ____________________________________________________________________________
47327 [  6456] By: jhi                                   on 2000/07/27  14:50:47
47328         Log: Allow "no AutoLoader;", based on change #6444,
47329              suggested by Graham Barr.
47330      Branch: perl
47331            ! lib/AutoLoader.pm
47332 ____________________________________________________________________________
47333 [  6455] By: jhi                                   on 2000/07/27  14:19:10
47334         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
47335              From: rspier@pobox.com (Robert Spier)
47336              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
47337              Message-ID: <14720.15855.787664.424783@rls.cx>
47338      Branch: perl
47339            ! pod/perldiag.pod
47340 ____________________________________________________________________________
47341 [  6454] By: jhi                                   on 2000/07/27  14:03:02
47342         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
47343              for a long time).
47344              
47345              Reported in
47346              
47347              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
47348              From: Ryan Herbert <rherbert@sycamorehq.com>
47349              Date: Mon, 17 Jul 2000 11:40:42 -0400
47350              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
47351              
47352              Patched in
47353              
47354              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
47355              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
47356              Date: Wed, 26 Jul 2000 23:40:18 +0100
47357              Message-ID: <000001bff752$79511880$0a17073e@tiny>
47358              
47359              based on an earlier patch from Stephen P. Potter.
47360              
47361              (Removed later by change #6458 because this patch was for
47362              perl 5.6.0, not perl-current)
47363      Branch: perl
47364            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
47365            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
47366            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
47367 ____________________________________________________________________________
47368 [  6453] By: jhi                                   on 2000/07/27  13:48:02
47369         Log: Subject: [PATCH] fixes bug 20000508.004
47370              From: Michael Stevens <mstevens@globnix.org>
47371              Date: Thu, 27 Jul 2000 13:49:04 +0100
47372              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
47373      Branch: perl
47374            ! pod/perldata.pod
47375 ____________________________________________________________________________
47376 [  6452] By: jhi                                   on 2000/07/26  23:51:26
47377         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
47378              and Craig A. Berry.
47379      Branch: perl
47380            ! lib/File/Temp.pm pod/perlport.pod
47381 ____________________________________________________________________________
47382 [  6451] By: jhi                                   on 2000/07/26  19:43:30
47383         Log: Be wary of close()s, too.
47384              
47385              Subject: Re: [PATCH] perlbug cleanup
47386              From: Tim Jenness <t.jenness@jach.hawaii.edu>
47387              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
47388              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
47389      Branch: perl
47390            ! utils/perlbug.PL
47391 ____________________________________________________________________________
47392 [  6450] By: jhi                                   on 2000/07/26  18:41:40
47393         Log: Subject: Minor doc patch: handy.h
47394              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
47395              Date: Wed, 26 Jul 2000 15:34:25 -0300
47396              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
47397      Branch: perl
47398            ! handy.h pod/perlapi.pod
47399 ____________________________________________________________________________
47400 [  6449] By: jhi                                   on 2000/07/26  18:23:55
47401         Log: Subject: [PATCH] minor doc change - perlguts
47402              From: Michael Stevens <mstevens@globnix.org>
47403              Date: Thu, 13 Jul 2000 12:39:18 +0100
47404              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
47405      Branch: perl
47406            ! pod/perlguts.pod
47407 ____________________________________________________________________________
47408 [  6448] By: jhi                                   on 2000/07/26  18:20:30
47409         Log: open() wariness in perlbug.
47410              
47411              Subject: [PATCH] perlbug cleanup
47412              From: Michael Stevens <mstevens@globnix.org>
47413              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
47414              Date: Thu, 13 Jul 2000 15:52:23 +0100
47415      Branch: perl
47416            ! utils/perlbug.PL
47417 ____________________________________________________________________________
47418 [  6447] By: jhi                                   on 2000/07/26  18:13:04
47419         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
47420      Branch: perl
47421            ! lib/File/Temp.pm t/lib/ftmp-security.t
47422 ____________________________________________________________________________
47423 [  6446] By: jhi                                   on 2000/07/26  18:06:32
47424         Log: docfix from Peter Scott <Peter@PSDT.com>.
47425      Branch: perl
47426            ! pod/perlfunc.pod
47427 ____________________________________________________________________________
47428 [  6445] By: jhi                                   on 2000/07/26  17:53:31
47429         Log: Fix *foo{FORMAT}.
47430              
47431              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47432              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
47433              Date: Wed, 26 Jul 2000 19:51:02 +0200
47434              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
47435              
47436              From: Graham Barr <gbarr@pobox.com>
47437              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
47438              Date: Wed, 26 Jul 2000 17:38:36 +0100
47439              Message-ID: <20000726173836.L472@pobox.com>
47440      Branch: perl
47441            ! pp.c sv.c t/op/gv.t
47442 ____________________________________________________________________________
47443 [  6444] By: jhi                                   on 2000/07/26  17:49:14
47444         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
47445              from Graham Barr in the module list.
47446      Branch: perl
47447            ! gv.c pod/perlobj.pod
47448 ____________________________________________________________________________
47449 [  6443] By: jhi                                   on 2000/07/26  16:06:56
47450         Log: More split() doc and test patches from Mike Guy.
47451      Branch: perl
47452            ! pod/perlfunc.pod t/op/split.t
47453 ____________________________________________________________________________
47454 [  6442] By: jhi                                   on 2000/07/26  16:05:30
47455         Log: MacOS nits from Matthias Neeracher.
47456      Branch: perl
47457            ! perl.c pp_ctl.c
47458 ____________________________________________________________________________
47459 [  6441] By: jhi                                   on 2000/07/26  04:39:57
47460         Log: Subject: [PATCH] split /^/
47461              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47462              Date: Tue, 25 Jul 2000 14:18:57 +0100
47463              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
47464              
47465              (with notes from tchrist and gbarr)
47466      Branch: perl
47467            ! pod/perlfunc.pod t/op/split.t
47468 ____________________________________________________________________________
47469 [  6440] By: jhi                                   on 2000/07/26  04:32:32
47470         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
47471              From: Peter Prymmer <pvhp@forte.com>
47472              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
47473              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
47474      Branch: perl
47475            ! vms/munchconfig.c
47476 ____________________________________________________________________________
47477 [  6439] By: jhi                                   on 2000/07/26  04:31:01
47478         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
47479              to be fatal errors (instead of by default ignoring them, and
47480              ignoring with a bug: even though -w gave an error, the opening [
47481              was left in)  Reported in:
47482              
47483              Subject: [ID 20000716.024] [=cc=] / [:blank:]
47484              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
47485              Date: Sun, 16 Jul 2000 17:55:29 -0700
47486              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
47487      Branch: perl
47488            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
47489 ____________________________________________________________________________
47490 [  6438] By: jhi                                   on 2000/07/25  15:41:15
47491         Log: Subject: [PATCH] av.c apidoc
47492              From: simon@brecon.co.uk (Simon Cozens)
47493              Date: 24 Jul 2000 06:40:52 GMT
47494              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
47495      Branch: perl
47496            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
47497            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
47498 ____________________________________________________________________________
47499 [  6437] By: jhi                                   on 2000/07/25  14:05:36
47500         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
47501              From: "Stephen P. Potter" <spp@ds.net>
47502              Date: Mon, 24 Jul 2000 14:22:23 -0400
47503              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
47504      Branch: perl
47505            ! pod/perllocale.pod
47506 ____________________________________________________________________________
47507 [  6436] By: jhi                                   on 2000/07/25  14:02:03
47508         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
47509              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47510              Date: Mon, 24 Jul 2000 18:04:28 +0100
47511              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
47512      Branch: perl
47513            ! t/lib/syslfs.t t/op/lfs.t
47514 ____________________________________________________________________________
47515 [  6435] By: jhi                                   on 2000/07/25  13:59:28
47516         Log: Get UTF16 BOMs working.  Patch from
47517              
47518              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
47519              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47520              Date: Tue, 25 Jul 2000 12:52:45 +0100
47521              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
47522              
47523              and notes from
47524              
47525              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
47526              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47527              Date: Tue, 25 Jul 2000 11:43:25 +0100
47528              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
47529      Branch: perl
47530            ! t/comp/require.t toke.c utf8.c
47531 ____________________________________________________________________________
47532 [  6434] By: jhi                                   on 2000/07/25  02:39:54
47533         Log: Make the "uninit variable" warning to say "concat or string"
47534              or "join or string" when in concat or join .
47535              
47536              Subject: Re: [ID 20000403.009] uninitialised concatenation???
47537              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47538              Date: Tue, 04 Apr 2000 18:22:58 +0100
47539              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
47540              
47541              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
47542              From: William R Ward <hermit@BayView.COM>
47543              Date: Thu, 30 Mar 2000 19:50:03 -0800
47544              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
47545      Branch: perl
47546            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
47547            ! t/pragma/warn/op t/pragma/warn/sv
47548 ____________________________________________________________________________
47549 [  6433] By: jhi                                   on 2000/07/24  17:52:56
47550         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
47551      Branch: perl
47552            ! lib/File/Spec/VMS.pm
47553 ____________________________________________________________________________
47554 [  6432] By: jhi                                   on 2000/07/24  17:44:44
47555         Log: Test cases for #6431.
47556              
47557              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
47558              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47559              Date: Mon, 24 Jul 2000 15:32:29 +0100
47560              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
47561      Branch: perl
47562            ! t/op/pat.t t/op/split.t
47563 ____________________________________________________________________________
47564 [  6431] By: jhi                                   on 2000/07/24  17:43:17
47565         Log: Bind op fix.
47566              
47567              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
47568              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47569              Date: Mon, 17 Jul 2000 20:04:56 +0100
47570              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
47571      Branch: perl
47572            ! op.c
47573 ____________________________________________________________________________
47574 [  6430] By: jhi                                   on 2000/07/24  03:42:42
47575         Log: Subject: [ID 20000716.023] syslog test fails without sockets
47576              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
47577              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
47578              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
47579      Branch: metaconfig/U/perl
47580            ! Extensions.U
47581      Branch: perl
47582            ! Configure config_h.SH
47583 ____________________________________________________________________________
47584 [  6429] By: jhi                                   on 2000/07/24  03:11:52
47585         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
47586              case, but add also notes explaining the relationship of this
47587              patch and the earlier notes by Sarathy.
47588              
47589              Subject: Map is still slow
47590              From: "Ben Tilly" <ben_tilly@hotmail.com>
47591              Date: Sat, 15 Jul 2000 17:23:27 EDT
47592              Message-ID: <20000715212327.21656.qmail@hotmail.com>
47593      Branch: perl
47594            ! pp_ctl.c
47595 ____________________________________________________________________________
47596 [  6428] By: jhi                                   on 2000/07/24  02:58:52
47597         Log: Documentation to explain the behaviour of map().
47598              
47599              Subject: Re: Map is still slow 
47600              From: Gurusamy Sarathy <gsar@ActiveState.com>
47601              Date: Sat, 15 Jul 2000 16:05:09 -0700
47602              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
47603      Branch: perl
47604            ! pp_ctl.c
47605 ____________________________________________________________________________
47606 [  6427] By: jhi                                   on 2000/07/24  02:50:03
47607         Log: Add tests for
47608              [ID 19991110.003] another matching finding by pcre author
47609              which has already been fixed by some patch, as verified in
47610              
47611              Subject: Re: two regex bugs from the mists of time (well, last November)
47612              From: Hugo <hv@crypt.compulink.co.uk>
47613              Date: Sat, 22 Jul 2000 18:12:58 +0100
47614              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
47615      Branch: perl
47616            ! t/op/re_tests
47617 ____________________________________________________________________________
47618 [  6426] By: jhi                                   on 2000/07/24  02:11:20
47619         Log: A missing 'break' after the [[:space:]] switch case.
47620              
47621              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
47622              From: "Stephen P. Potter" <spp@ds.net>
47623              Date: Tue, 18 Jul 2000 16:25:17 -0400
47624              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
47625      Branch: perl
47626            ! regcomp.c
47627 ____________________________________________________________________________
47628 [  6425] By: jhi                                   on 2000/07/24  02:06:12
47629         Log: The output might have been produced in the wrong order.
47630              
47631              Subject: [ID 20000720.003] [PATCH] t/op/write.t
47632              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47633              Date: Thu, 20 Jul 2000 18:49:18 +0100
47634              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
47635      Branch: perl
47636            ! t/op/write.t
47637 ____________________________________________________________________________
47638 [  6424] By: jhi                                   on 2000/07/24  02:00:07
47639         Log: Use STDOUT consistently.
47640              
47641              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
47642              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47643              Date: Thu, 20 Jul 2000 18:04:01 +0100
47644              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
47645      Branch: perl
47646            ! lib/Test/Harness.pm
47647 ____________________________________________________________________________
47648 [  6423] By: jhi                                   on 2000/07/24  01:54:54
47649         Log: Protect against "wild next"s, that is, callbacks doing "next"
47650              instead of "return".
47651              
47652              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
47653              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47654              Date: Tue, 18 Jul 2000 11:30:16 +0100
47655              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
47656      Branch: perl
47657            ! lib/File/Find.pm
47658 ____________________________________________________________________________
47659 [  6422] By: jhi                                   on 2000/07/24  01:35:47
47660         Log: Out-of-date note removed.
47661              
47662              Subject: [PATCH] documentation perlipc
47663              From: rspier@pobox.com (Robert Spier)
47664              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
47665              Message-ID: <14711.35178.572612.502654@rls.cx>
47666      Branch: perl
47667            ! pod/perlipc.pod
47668 ____________________________________________________________________________
47669 [  6421] By: jhi                                   on 2000/07/24  00:09:18
47670         Log: Send all installperl messages to STDERR and be -w clean.
47671              
47672              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
47673              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47674              Date: Sat, 22 Jul 2000 14:02:11 +0100
47675              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
47676      Branch: perl
47677            ! installperl
47678 ____________________________________________________________________________
47679 [  6420] By: jhi                                   on 2000/07/24  00:04:19
47680         Log: Decutandpasto.
47681              
47682              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
47683              From: "Richard Soderberg" <rs@crystalflame.net>
47684              Date: Sun, 23 Jul 2000 01:37:23 -0700
47685              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
47686      Branch: perl
47687            ! pod/perlipc.pod
47688 ____________________________________________________________________________
47689 [  6419] By: jhi                                   on 2000/07/24  00:01:12
47690         Log: A cleaner abs_path().
47691              Subject: Re: unix alternative to Cwd.pm
47692              From: Jeff Pinyan <jeffp@crusoe.net>
47693              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
47694              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
47695      Branch: perl
47696            ! lib/Cwd.pm
47697 ____________________________________________________________________________
47698 [  6418] By: jhi                                   on 2000/07/23  23:48:56
47699         Log: Detypo.
47700              
47701              Subject: [PATCH perl-current] Typo in hints/powerux.sh
47702              From: "Richard Soderberg" <rs@crystalflame.net>
47703              Date: Sun, 23 Jul 2000 01:27:33 -0700
47704              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
47705      Branch: perl
47706            ! hints/powerux.sh
47707 ____________________________________________________________________________
47708 [  6417] By: jhi                                   on 2000/07/17  22:13:31
47709         Log: Subject: SDBM_File documentation
47710              From: mjd@plover.com
47711              Date: 16 Jul 2000 17:41:17 -0000
47712              Message-ID: <20000716174117.18515.qmail@plover.com>
47713      Branch: perl
47714            ! ext/SDBM_File/SDBM_File.pm
47715 ____________________________________________________________________________
47716 [  6416] By: jhi                                   on 2000/07/17  19:13:26
47717         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
47718      Branch: perl
47719            ! hints/mpeix.sh mpeix/relink
47720 ____________________________________________________________________________
47721 [  6415] By: jhi                                   on 2000/07/15  14:11:02
47722         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
47723              the utf8 'characters' can be more than one octet).
47724              
47725              Date: Sat, 15 Jul 2000 00:21:56 +0100
47726              From: Tom Hughes <tom@compton.nu>
47727              Subject: Re: [ID 20000714.002]
47728              Message-ID: <db2334de49.tom@compton.compton.nu>
47729              
47730              Reported in
47731              
47732              Subject: [ID 20000714.002]
47733              From: "Simon Cozens" <simon@othersideofthe.earth.li>
47734              Date: 14 Jul 2000 15:13:09 -0000
47735              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
47736      Branch: perl
47737            ! doop.c
47738 ____________________________________________________________________________
47739 [  6414] By: jhi                                   on 2000/07/15  03:13:41
47740         Log: another VMS build tweak from Peter Prymmer
47741      Branch: perl
47742            ! vms/descrip_mms.template
47743 ____________________________________________________________________________
47744 [  6413] By: jhi                                   on 2000/07/15  03:10:40
47745         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
47746      Branch: perl
47747            ! vms/perlvms.pod
47748 ____________________________________________________________________________
47749 [  6412] By: jhi                                   on 2000/07/15  00:31:05
47750         Log: More docs for sv functions.
47751              
47752              Subject: [PATCH cfgperl] sv.c apidoc
47753              From: simon@brecon.co.uk (Simon Cozens)
47754              Date: 13 Jul 2000 09:00:20 GMT
47755              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
47756              
47757              Subject: Re: [PATCH cfgperl] sv.c apidoc
47758              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47759              Date: Thu, 13 Jul 2000 12:27:41 +0100
47760              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
47761              
47762              Subject: Re: [PATCH cfgperl] sv.c apidoc
47763              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47764              Date: Thu, 13 Jul 2000 13:23:09 +0100
47765              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
47766              
47767              Subject: Re: [PATCH cfgperl] sv.c apidoc
47768              From: simon@brecon.co.uk (Simon Cozens)
47769              Date: 14 Jul 2000 06:51:02 GMT
47770              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
47771      Branch: perl
47772            ! embed.pl pod/perlapi.pod sv.c
47773 ____________________________________________________________________________
47774 [  6411] By: jhi                                   on 2000/07/15  00:10:41
47775         Log: lib/b test fixes from Peter Prymmer.
47776      Branch: perl
47777            ! t/lib/b.t
47778 ____________________________________________________________________________
47779 [  6410] By: jhi                                   on 2000/07/15  00:02:09
47780         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
47781              From: Hugo <hv@crypt.compulink.co.uk>
47782              Date: Fri, 14 Jul 2000 23:05:20 +0100
47783              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
47784              
47785              Didn't anymore apply, but that point still could use another fix.
47786      Branch: perl
47787            ! pod/perlfunc.pod
47788 ____________________________________________________________________________
47789 [  6409] By: jhi                                   on 2000/07/14  23:15:15
47790         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
47791              not in pod, from Peter Prymmer
47792      Branch: perl
47793            ! vms/descrip_mms.template
47794 ____________________________________________________________________________
47795 [  6408] By: jhi                                   on 2000/07/14  20:35:05
47796         Log: The bug report
47797              [ID 19991110.002] minimal matching discrepancy found by pcre author
47798              seems to have been fixed (though differently from what was suggested
47799              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
47800      Branch: perl
47801            ! t/op/re_tests
47802 ____________________________________________________________________________
47803 [  6407] By: jhi                                   on 2000/07/14  17:38:08
47804         Log: Fix AutoSplit to use File::Spec the right way in VMS,
47805              from Peter Prymmer.
47806      Branch: perl
47807            ! lib/AutoSplit.pm
47808 ____________________________________________________________________________
47809 [  6406] By: jhi                                   on 2000/07/14  14:13:22
47810         Log: Merge perlhacktut into perlhack, update perlguts.
47811              
47812              Subject: Re: Perlhacktut
47813              From: simon@brecon.co.uk (Simon Cozens)
47814              Date: 14 Jul 2000 06:49:21 GMT
47815              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
47816              
47817              Subject: Re: Perlhacktut
47818              From: simon@brecon.co.uk (Simon Cozens)
47819              Date: 14 Jul 2000 07:09:45 GMT
47820              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
47821      Branch: perl
47822            ! pod/perlguts.pod pod/perlhack.pod
47823 ____________________________________________________________________________
47824 [  6405] By: jhi                                   on 2000/07/14  14:02:31
47825         Log: Integrate with Sarathy.
47826      Branch: cfgperl
47827           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
47828           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
47829           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
47830 ____________________________________________________________________________
47831 [  6404] By: gsar                                  on 2000/07/14  12:15:02
47832         Log: PERL_OBJECT build tweaks
47833      Branch: perl
47834            ! toke.c
47835 ____________________________________________________________________________
47836 [  6403] By: gsar                                  on 2000/07/14  11:23:41
47837         Log: inconsistent types needs casts
47838      Branch: perl
47839            ! toke.c
47840 ____________________________________________________________________________
47841 [  6402] By: gsar                                  on 2000/07/14  11:12:04
47842         Log: typos in change#6399, regen headers
47843      Branch: perl
47844            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
47845 ____________________________________________________________________________
47846 [  6401] By: gsar                                  on 2000/07/14  10:59:12
47847         Log: typecasts needed for change#6394
47848      Branch: perl
47849            ! toke.c
47850 ____________________________________________________________________________
47851 [  6400] By: gsar                                  on 2000/07/14  10:49:37
47852         Log: integrate cfgperl contents into mainline
47853      Branch: perl
47854           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
47855           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
47856 ____________________________________________________________________________
47857 [  6399] By: gsar                                  on 2000/07/14  10:38:35
47858         Log: enable UTF-16 filter by default if relevant BOM is seen; various
47859              cleanups (typos, misformatted code, and small bugs)
47860      Branch: perl
47861            ! doop.c embed.pl mg.c op.c pp.c toke.c
47862 ____________________________________________________________________________
47863 [  6398] By: gsar                                  on 2000/07/14  08:55:38
47864         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
47865              name suggests anyway)
47866      Branch: perl
47867            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
47868 ____________________________________________________________________________
47869 [  6397] By: gsar                                  on 2000/07/14  08:44:33
47870         Log: move new variables to the end of the interpreter structure (for
47871              bincompat in code that doesn't #include XSUB.h)
47872      Branch: perl
47873            ! intrpvar.h
47874 ____________________________________________________________________________
47875 [  6396] By: gsar                                  on 2000/07/14  08:13:58
47876         Log: MakeMaker should not remove editor backups (*~) on `make clean`
47877              by default (completes change#6383)
47878      Branch: perl
47879            ! lib/ExtUtils/MM_Unix.pm
47880 ____________________________________________________________________________
47881 [  6395] By: jhi                                   on 2000/07/14  05:20:33
47882         Log: Replace change #6337 with a better one.
47883              
47884              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
47885              From: Hugo <hv@crypt.compulink.co.uk>
47886              Date: Fri, 14 Jul 2000 04:16:20 +0100
47887              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
47888      Branch: cfgperl
47889            ! regexec.c t/op/re_tests
47890 ____________________________________________________________________________
47891 [  6394] By: jhi                                   on 2000/07/14  01:33:59
47892         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
47893      Branch: cfgperl
47894            ! embed.pl global.sym proto.h toke.c
47895 ____________________________________________________________________________
47896 [  6393] By: jhi                                   on 2000/07/13  23:41:23
47897         Log: remove discarded test
47898      Branch: cfgperl
47899            ! MANIFEST
47900 ____________________________________________________________________________
47901 [  6392] By: jhi                                   on 2000/07/13  23:32:25
47902         Log: The {multiplier} of a fixed substring was overlooked which
47903              caused a wrong initial search offset for that substring.
47904              
47905              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
47906              From: Hugo <hv@crypt.compulink.co.uk>
47907              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
47908              Date: Thu, 13 Jul 2000 19:27:13 +0100
47909      Branch: cfgperl
47910            ! regcomp.c t/op/re_tests
47911 ____________________________________________________________________________
47912 [  6391] By: jhi                                   on 2000/07/13  16:37:42
47913         Log: typo fix from Craig Berry
47914      Branch: cfgperl
47915            ! vms/subconfigure.com
47916 ____________________________________________________________________________
47917 [  6390] By: jhi                                   on 2000/07/13  13:20:12
47918         Log: Integrate with Sarathy.
47919      Branch: cfgperl
47920            - t/op/method2entersub.t
47921           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
47922           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
47923           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
47924           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
47925 ____________________________________________________________________________
47926 [  6389] By: jhi                                   on 2000/07/13  13:18:48
47927         Log: Detypo from Peter Prymmer, part of #6388.
47928      Branch: cfgperl
47929            ! Configure config_h.SH
47930      Branch: metaconfig
47931            ! U/modified/d_longlong.U
47932 ____________________________________________________________________________
47933 [  6388] By: gsar                                  on 2000/07/13  06:33:40
47934         Log: typos (spotted by Peter Prymmer)
47935      Branch: perl
47936            ! Configure t/lib/english.t
47937 ____________________________________________________________________________
47938 [  6387] By: gsar                                  on 2000/07/13  05:35:28
47939         Log: new selfloader.t in change#6183 doesn't close DATA handles,
47940              and thus fails to clean up tmp files on dosish platforms
47941      Branch: perl
47942            ! t/lib/selfloader.t
47943 ____________________________________________________________________________
47944 [  6386] By: gsar                                  on 2000/07/12  21:42:39
47945         Log: sprintf test tweaks (from Dominic Dunlop)
47946      Branch: perl
47947            ! t/op/sprintf.t
47948 ____________________________________________________________________________
47949 [  6385] By: gsar                                  on 2000/07/12  21:33:46
47950         Log: fix bugs in processing %v-*d and similar format specs (from
47951              Avi Finkel <avi@finkel.org>)
47952      Branch: perl
47953            ! sv.c t/op/sprintf.t
47954 ____________________________________________________________________________
47955 [  6384] By: gsar                                  on 2000/07/12  16:04:19
47956         Log: readd missing perldelta.pod changes from changes#6339,6376
47957      Branch: perl
47958            ! pod/perldelta.pod
47959 ____________________________________________________________________________
47960 [  6383] By: gsar                                  on 2000/07/12  16:00:51
47961         Log: don't clobber *.orig files on *clean targets
47962      Branch: perl
47963            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
47964 ____________________________________________________________________________
47965 [  6382] By: gsar                                  on 2000/07/12  07:59:12
47966         Log: fix broken integrations in cfgperl
47967      Branch: cfgperl
47968           !> Changes pod/perldelta.pod
47969 ____________________________________________________________________________
47970 [  6381] By: gsar                                  on 2000/07/12  07:42:17
47971         Log: integrate cfgperl changes into mainline
47972      Branch: perl
47973            ! Changes
47974           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
47975           !> pod/perlre.pod
47976 ____________________________________________________________________________
47977 [  6380] By: gsar                                  on 2000/07/12  07:31:00
47978         Log: get sprintf.t to adjust properly for 3-digit exponents
47979      Branch: perl
47980            ! t/op/sprintf.t
47981 ____________________________________________________________________________
47982 [  6379] By: gsar                                  on 2000/07/12  06:40:04
47983         Log: change#6174 needs corresponding change in win32/config_h.PL,
47984              which grovels through config_h.SH to find the config.h name
47985      Branch: perl
47986            ! win32/config_h.PL
47987 ____________________________________________________________________________
47988 [  6378] By: jhi                                   on 2000/07/12  05:03:59
47989         Log: Do the cc sanity check both before the hints and
47990              after the cc selction.
47991      Branch: cfgperl
47992            ! Configure config_h.SH
47993      Branch: metaconfig
47994            ! U/modified/Oldconfig.U U/modified/cc.U
47995      Branch: metaconfig/U/perl
47996            + Checkcc.U
47997 ____________________________________________________________________________
47998 [  6377] By: jhi                                   on 2000/07/12  02:49:22
47999         Log: Fix nits noticed by Boston.pm.
48000      Branch: cfgperl
48001            ! pod/perlre.pod
48002 ____________________________________________________________________________
48003 [  6376] By: jhi                                   on 2000/07/11  21:22:13
48004         Log: Configure cosmetics and perldelta.
48005      Branch: cfgperl
48006            ! Configure config_h.SH pod/perldelta.pod
48007      Branch: metaconfig
48008            ! U/modified/cc.U
48009 ____________________________________________________________________________
48010 [  6375] By: gsar                                  on 2000/07/11  21:17:35
48011         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
48012      Branch: perl
48013            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
48014            ! win32/win32sck.c
48015 ____________________________________________________________________________
48016 [  6374] By: gsar                                  on 2000/07/11  20:48:50
48017         Log: tweak for build failure under multiplicity
48018      Branch: perl
48019            ! toke.c
48020 ____________________________________________________________________________
48021 [  6373] By: gsar                                  on 2000/07/11  20:37:23
48022         Log: integrate cfgperl changes#6325..6373 into mainline
48023              (NOTE: today's batch of integrations still untested)
48024      Branch: perl
48025           +> ext/DynaLoader/hints/netbsd.pl
48026            ! Changes
48027           !> (integrate 26 files)
48028 ____________________________________________________________________________
48029 [  6372] By: jhi                                   on 2000/07/11  20:30:36
48030         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
48031              regen perltoc.
48032      Branch: cfgperl
48033            + pod/perlbook.pod
48034            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
48035            ! pod/perltoc.pod
48036 ____________________________________________________________________________
48037 [  6371] By: jhi                                   on 2000/07/11  20:08:56
48038         Log: Minor cleanups on the booklist.
48039      Branch: cfgperl
48040            ! pod/perlfaq2.pod
48041 ____________________________________________________________________________
48042 [  6370] By: jhi                                   on 2000/07/11  19:31:13
48043         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
48044      Branch: cfgperl
48045            ! t/pragma/overload.t
48046 ____________________________________________________________________________
48047 [  6369] By: gsar                                  on 2000/07/11  19:27:48
48048         Log: integrate cfgperl changes#6293..6324 into mainline
48049      Branch: perl
48050           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
48051            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
48052           !> (integrate 30 files)
48053 ____________________________________________________________________________
48054 [  6368] By: gsar                                  on 2000/07/11  19:18:57
48055         Log: skip integrate of problematic change#6292 from cfgperl into mainline
48056      Branch: perl
48057           !> pp_hot.c
48058 ____________________________________________________________________________
48059 [  6367] By: gsar                                  on 2000/07/11  19:17:21
48060         Log: integrate cfgperl changes#6288..6290 into mainline
48061      Branch: perl
48062           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
48063 ____________________________________________________________________________
48064 [  6366] By: gsar                                  on 2000/07/11  19:11:18
48065         Log: integrate cfgperl changes#6268..6282 into mainline
48066      Branch: perl
48067           !> (integrate 30 files)
48068 ____________________________________________________________________________
48069 [  6365] By: gsar                                  on 2000/07/11  18:57:00
48070         Log: delete new accidentally branched file
48071      Branch: perl
48072            - t/op/method2entersub.t
48073 ____________________________________________________________________________
48074 [  6364] By: gsar                                  on 2000/07/11  18:55:13
48075         Log: skip integrate of change#6267 from cfgperl into mainline (the
48076              method call optimization is flawed without additional hints
48077              from user about immutableness of @ISA and no runtime method
48078              definitions)
48079      Branch: perl
48080           +> t/op/method2entersub.t
48081           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
48082           !> perl.h t/op/sprintf.t xsutils.c
48083 ____________________________________________________________________________
48084 [  6363] By: gsar                                  on 2000/07/11  18:49:43
48085         Log: integrate cfgperl changes#6261..6266 into mainline
48086      Branch: perl
48087           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
48088           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
48089           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
48090           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
48091 ____________________________________________________________________________
48092 [  6362] By: gsar                                  on 2000/07/11  18:43:26
48093         Log: integrate cfgperl changes#6252..6260 into mainline
48094      Branch: perl
48095           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
48096           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
48097           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
48098           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
48099 ____________________________________________________________________________
48100 [  6361] By: gsar                                  on 2000/07/11  18:37:12
48101         Log: skip integrate of problematic change#6251 from cfgperl into mainline
48102      Branch: perl
48103           !> lib/Exporter.pm
48104 ____________________________________________________________________________
48105 [  6360] By: gsar                                  on 2000/07/11  18:34:56
48106         Log: integrate cfgperl change#6250 into mainline
48107      Branch: perl
48108           +> t/op/my_stash.t
48109           !> MANIFEST embed.pl proto.h toke.c
48110 ____________________________________________________________________________
48111 [  6359] By: gsar                                  on 2000/07/11  18:21:19
48112         Log: integrate cfgperl changes#6242..6249 into mainline
48113      Branch: perl
48114           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
48115           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
48116           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
48117           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
48118           !> t/lib/peek.t utf8.c
48119 ____________________________________________________________________________
48120 [  6358] By: gsar                                  on 2000/07/11  18:15:45
48121         Log: skip integrate of problematic change#6241 from cfgperl into mainline
48122      Branch: perl
48123           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
48124 ____________________________________________________________________________
48125 [  6357] By: jhi                                   on 2000/07/11  18:15:16
48126         Log: Fix for
48127              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
48128              From: Roderick Schertler <roderick@argon.org> 
48129              Date: Tue, 11 Jul 2000 13:55:05 -0400 
48130              Message-Id: <200007111755.NAA05077@jones.argon.org> 
48131      Branch: cfgperl
48132            ! doio.c
48133 ____________________________________________________________________________
48134 [  6356] By: jhi                                   on 2000/07/11  18:12:51
48135         Log: Typo in #6341.
48136      Branch: cfgperl
48137            ! pp_hot.c
48138 ____________________________________________________________________________
48139 [  6355] By: gsar                                  on 2000/07/11  18:12:10
48140         Log: integrate cfgperl changes#6231..6240 into mainline
48141      Branch: perl
48142           +> pod/perlutil.pod
48143           !> (integrate 35 files)
48144 ____________________________________________________________________________
48145 [  6354] By: jhi                                   on 2000/07/11  18:04:34
48146         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
48147              From: Dominic Dunlop <domo@computer.org> 
48148              Date: Tue, 11 Jul 2000 12:27:33 +0200 
48149              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
48150              
48151              Replaces change #6268.
48152      Branch: cfgperl
48153            ! t/op/sprintf.t
48154 ____________________________________________________________________________
48155 [  6353] By: gsar                                  on 2000/07/11  17:59:51
48156         Log: skip integrate of problematic change#6230 from cfgperl into mainline
48157              (a later version of File::Spec is already in mainline)
48158      Branch: perl
48159           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
48160           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
48161 ____________________________________________________________________________
48162 [  6352] By: gsar                                  on 2000/07/11  17:57:48
48163         Log: integrate cfgperl changes#6224..6229 into mainline
48164      Branch: perl
48165           +> lib/lib.pm.PL
48166            - lib/lib.pm
48167           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
48168           !> lib/English.pm op.c t/lib/english.t
48169 ____________________________________________________________________________
48170 [  6351] By: gsar                                  on 2000/07/11  17:50:10
48171         Log: skip integrate of problematic change#6223 from cfgperl into mainline
48172      Branch: perl
48173           !> doio.c
48174 ____________________________________________________________________________
48175 [  6350] By: gsar                                  on 2000/07/11  17:48:28
48176         Log: integrate cfgperl changes#6220..6222 into mainline
48177      Branch: perl
48178           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
48179           !> toke.c utf8.c win32/win32.h
48180 ____________________________________________________________________________
48181 [  6349] By: gsar                                  on 2000/07/11  17:46:13
48182         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
48183              mainline
48184      Branch: perl
48185           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
48186           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
48187           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
48188 ____________________________________________________________________________
48189 [  6348] By: jhi                                   on 2000/07/11  17:45:49
48190         Log: README.posix-bc podified from Thomas Dorner.
48191      Branch: cfgperl
48192            ! README.posix-bc
48193 ____________________________________________________________________________
48194 [  6347] By: gsar                                  on 2000/07/11  17:42:04
48195         Log: integrate cfgperl change#6217 into mainline
48196      Branch: perl
48197           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
48198           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
48199           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
48200 ____________________________________________________________________________
48201 [  6346] By: gsar                                  on 2000/07/11  17:39:37
48202         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
48203              mainline
48204      Branch: perl
48205           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
48206           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
48207           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
48208           !> perlapi.h pod/perlapi.pod
48209 ____________________________________________________________________________
48210 [  6345] By: gsar                                  on 2000/07/11  17:36:42
48211         Log: integrate cfgperl changes#6207..6210 into mainline
48212      Branch: perl
48213           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
48214           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
48215 ____________________________________________________________________________
48216 [  6344] By: gsar                                  on 2000/07/11  17:31:20
48217         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
48218              mainline
48219      Branch: perl
48220           !> (integrate 40 files)
48221 ____________________________________________________________________________
48222 [  6343] By: gsar                                  on 2000/07/11  17:19:08
48223         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
48224      Branch: perl
48225           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
48226            ! Changes
48227           !> (integrate 34 files)
48228 ____________________________________________________________________________
48229 [  6342] By: jhi                                   on 2000/07/11  16:05:48
48230         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
48231              To: perl5-porters@perl.org
48232              From: Karsten Sperling <spiff@phreax.net>
48233              Date: Mon, 10 Jul 2000 15:12:52 +0200
48234              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
48235      Branch: cfgperl
48236            ! lib/Symbol.pm
48237 ____________________________________________________________________________
48238 [  6341] By: jhi                                   on 2000/07/11  15:59:23
48239         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
48240              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
48241              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
48242              Date: Fri, 07 Jul 2000 17:57:16 +0100
48243      Branch: cfgperl
48244            ! pp_hot.c
48245 ____________________________________________________________________________
48246 [  6340] By: jhi                                   on 2000/07/11  15:55:47
48247         Log: Subject: Re: format bug report  [Patch]
48248              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48249              Date: Wed, 05 Jul 2000 13:12:52 +0200
48250              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
48251              
48252              Subject: Re: format bug report  [Patch]
48253              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48254              Date: Wed, 05 Jul 2000 14:10:01 +0200
48255              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
48256      Branch: cfgperl
48257            ! t/op/write.t toke.c
48258 ____________________________________________________________________________
48259 [  6339] By: jhi                                   on 2000/07/11  13:54:09
48260         Log: Be less forgiving about ambiguous and illegal tr ranges.
48261              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
48262              From: Mark-Jason Dominus <mjd@plover.com>
48263              Date: Tue, 04 Jul 2000 10:00:12 -0400
48264              Message-ID: <20000704140012.17772.qmail@plover.com>
48265              
48266              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
48267              From: Mark-Jason Dominus <mjd@plover.com>
48268              Date: Wed, 05 Jul 2000 09:37:36 -0400
48269              Message-ID: <20000705133736.27293.qmail@plover.com>
48270      Branch: cfgperl
48271            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
48272 ____________________________________________________________________________
48273 [  6338] By: jhi                                   on 2000/07/11  13:31:24
48274         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
48275              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
48276              Date: Tue, 11 Jul 2000 13:50:51 +0100
48277              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
48278      Branch: cfgperl
48279            ! sv.c
48280 ____________________________________________________________________________
48281 [  6337] By: jhi                                   on 2000/07/11  13:29:14
48282         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
48283              From: Hugo <hv@crypt.compulink.co.uk>
48284              Date: Tue, 11 Jul 2000 12:44:50 +0100
48285              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
48286      Branch: cfgperl
48287            ! regexec.c t/op/re_tests
48288 ____________________________________________________________________________
48289 [  6336] By: jhi                                   on 2000/07/11  13:26:47
48290         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
48291              From: simon@brecon.co.uk (Simon Cozens)
48292              Date: 7 Jul 2000 11:26:09 GMT
48293              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
48294      Branch: cfgperl
48295            ! mg.c
48296 ____________________________________________________________________________
48297 [  6335] By: jhi                                   on 2000/07/11  13:23:37
48298         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
48299              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
48300              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
48301              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
48302      Branch: cfgperl
48303            + ext/DynaLoader/hints/netbsd.pl
48304            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
48305 ____________________________________________________________________________
48306 [  6334] By: jhi                                   on 2000/07/11  13:20:38
48307         Log: Subject: PATCH perlguts.pod: Document D and d magic types
48308              From: mjd@plover.com
48309              Date: 5 Jul 2000 18:01:51 -0000
48310              Message-ID: <20000705180151.29413.qmail@plover.com>
48311      Branch: cfgperl
48312            ! pod/perlguts.pod
48313 ____________________________________________________________________________
48314 [  6333] By: jhi                                   on 2000/07/11  13:15:51
48315         Log: Precedence goof, fix based on
48316              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
48317              From: Hugo <hv@crypt.compulink.co.uk>
48318              Date: Tue, 11 Jul 2000 12:52:38 +0100
48319              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
48320      Branch: cfgperl
48321            ! t/op/taint.t
48322 ____________________________________________________________________________
48323 [  6332] By: jhi                                   on 2000/07/11  12:40:17
48324         Log: Integrate with Sarathy.
48325      Branch: cfgperl
48326           !> win32/win32sck.c
48327 ____________________________________________________________________________
48328 [  6331] By: jhi                                   on 2000/07/10  20:14:16
48329         Log: Sprinkle ldlibpath.
48330      Branch: cfgperl
48331            ! pod/Makefile.SH
48332 ____________________________________________________________________________
48333 [  6330] By: jhi                                   on 2000/07/10  17:54:49
48334         Log: More POSIX.pod tweaks.
48335      Branch: cfgperl
48336            ! ext/POSIX/POSIX.pod
48337 ____________________________________________________________________________
48338 [  6329] By: jhi                                   on 2000/07/10  14:02:12
48339         Log: Reorder perl.pod once more.
48340      Branch: cfgperl
48341            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
48342 ____________________________________________________________________________
48343 [  6328] By: gsar                                  on 2000/07/10  07:06:00
48344         Log: accept() leaks memory on windows due to incorrect ordering of
48345              closesocket() and fclose() calls
48346      Branch: perl
48347            ! win32/win32sck.c
48348 ____________________________________________________________________________
48349 [  6327] By: gsar                                  on 2000/07/10  06:49:17
48350         Log: winsock options weren't being set in all threads under ithreads
48351              (caused send()s from second and subsequent threads to fail)
48352      Branch: perl
48353            ! win32/win32sck.c
48354 ____________________________________________________________________________
48355 [  6326] By: jhi                                   on 2000/07/08  02:45:40
48356         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
48357              was cast to an unsigned (32-bit) integer with wild abandon.
48358      Branch: cfgperl
48359            ! ext/Devel/DProf/DProf.xs
48360 ____________________________________________________________________________
48361 [  6325] By: jhi                                   on 2000/07/07  18:50:33
48362         Log: Remove perlbook, update perlfaq book listing,
48363              rearrange perl.pod, regenerate perltoc.
48364      Branch: cfgperl
48365            - pod/perlbook.pod
48366            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
48367            ! pod/perlfaq2.pod pod/perltoc.pod
48368 ____________________________________________________________________________
48369 [  6324] By: jhi                                   on 2000/07/07  14:03:40
48370         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
48371      Branch: cfgperl
48372            ! sv.h toke.c
48373 ____________________________________________________________________________
48374 [  6323] By: jhi                                   on 2000/07/06  16:03:55
48375         Log: Fix complaints of buildtoc.
48376      Branch: cfgperl
48377            + lib/Win32.pod
48378            - pod/Win32.pod
48379            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
48380 ____________________________________________________________________________
48381 [  6322] By: jhi                                   on 2000/07/06  15:15:52
48382         Log: Add =head1 NAMEs so that buildtoc is happy.
48383              (The CGI::Util nit reported to Lincoln.)
48384      Branch: cfgperl
48385            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
48386            ! pod/perltoc.pod
48387 ____________________________________________________________________________
48388 [  6321] By: jhi                                   on 2000/07/06  03:16:04
48389         Log: Config is being used.
48390      Branch: cfgperl
48391            ! t/op/method.t
48392 ____________________________________________________________________________
48393 [  6320] By: jhi                                   on 2000/07/06  03:13:13
48394         Log: Integrate with Sarathy.
48395      Branch: cfgperl
48396           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
48397 ____________________________________________________________________________
48398 [  6319] By: jhi                                   on 2000/07/06  03:11:46
48399         Log: Autogenerate pod/Makefile and pod/buildtoc.
48400              buildtoc also checks whether the existin pods are
48401              mentioned in MANIFEST and perl.pod, and vice versa.
48402              (None of the thusly found discrepancies fixed yet.)
48403              roffitall also needs to be autogenerated similarly but it
48404              seems so badly out of date that I didn't touch it yet.
48405      Branch: cfgperl
48406            + pod/Makefile.SH pod/buildtoc.PL
48407            - pod/Makefile pod/buildtoc
48408            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
48409 ____________________________________________________________________________
48410 [  6318] By: gsar                                  on 2000/07/05  22:10:54
48411         Log: fix UNC path handling on Windows under ithreads, and chdir()
48412              return value when given a non-existent directory
48413      Branch: perl
48414            ! win32/vdir.h
48415 ____________________________________________________________________________
48416 [  6317] By: gsar                                  on 2000/07/05  22:08:19
48417         Log: winsock cleanup never done on Windows (leads to handle leaks)
48418      Branch: perl
48419            ! win32/perllib.c win32/win32sck.c
48420 ____________________________________________________________________________
48421 [  6316] By: gsar                                  on 2000/07/05  22:06:19
48422         Log: some debugger output does not go to the socket when RemotePort is set
48423      Branch: perl
48424            ! lib/perl5db.pl
48425 ____________________________________________________________________________
48426 [  6315] By: jhi                                   on 2000/07/05  00:25:21
48427         Log: Integrate with Sarathy, preliminary fix for unicos
48428              alignment problems in [ID 20000612.002] Perl problem on Cray system.
48429      Branch: cfgperl
48430            ! sv.h
48431           !> pp_hot.c
48432 ____________________________________________________________________________
48433 [  6314] By: gsar                                  on 2000/07/04  23:34:02
48434         Log: tyop in change#6306
48435      Branch: perl
48436            ! pp_hot.c
48437 ____________________________________________________________________________
48438 [  6313] By: jhi                                   on 2000/07/04  22:14:38
48439         Log: Multiline string literals ENONPORTABLE.
48440      Branch: cfgperl
48441            ! pp_hot.c
48442 ____________________________________________________________________________
48443 [  6312] By: jhi                                   on 2000/07/04  20:34:44
48444         Log: Integrate with Sarathy.
48445      Branch: cfgperl
48446           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
48447           !> t/op/method.t
48448 ____________________________________________________________________________
48449 [  6311] By: jhi                                   on 2000/07/04  20:30:56
48450         Log: More POSIX.pod embellishment.
48451      Branch: cfgperl
48452            ! ext/POSIX/POSIX.pod
48453 ____________________________________________________________________________
48454 [  6310] By: gsar                                  on 2000/07/04  17:28:48
48455         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
48456      Branch: perl
48457            ! t/lib/b.t
48458 ____________________________________________________________________________
48459 [  6309] By: jhi                                   on 2000/07/04  17:22:18
48460         Log: The #6308 required a little bit more.
48461      Branch: cfgperl
48462            ! Makefile.SH win32/Makefile
48463 ____________________________________________________________________________
48464 [  6308] By: jhi                                   on 2000/07/04  16:35:24
48465         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
48466      Branch: cfgperl
48467            + lib/lib_pm.PL
48468            - lib/lib.pm.PL
48469            ! MANIFEST Makefile.SH
48470 ____________________________________________________________________________
48471 [  6307] By: jhi                                   on 2000/07/04  16:28:58
48472         Log: Win32 patches for cfgperl from Sarathy.
48473      Branch: cfgperl
48474            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
48475            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
48476            ! thread.h toke.c util.c win32/Makefile win32/win32.c
48477 ____________________________________________________________________________
48478 [  6306] By: gsar                                  on 2000/07/04  16:28:40
48479         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
48480              (from Richard Soderberg <rs@oregonnet.com>)
48481      Branch: perl
48482            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
48483 ____________________________________________________________________________
48484 [  6305] By: jhi                                   on 2000/07/04  16:24:24
48485         Log: Integrate with Sarathy.
48486      Branch: cfgperl
48487           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
48488           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
48489           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
48490           !> proto.h win32/win32.c
48491 ____________________________________________________________________________
48492 [  6304] By: gsar                                  on 2000/07/04  16:17:24
48493         Log: missing perldiag entry for unpack("w",...) diagnostic (from
48494              Andreas Koenig)
48495      Branch: perl
48496            ! pod/perldiag.pod
48497 ____________________________________________________________________________
48498 [  6303] By: gsar                                  on 2000/07/04  16:14:44
48499         Log: remove rel2abs prototypes (from Barrie Slaymaker)
48500      Branch: perl
48501            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
48502            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
48503 ____________________________________________________________________________
48504 [  6302] By: gsar                                  on 2000/07/04  04:59:35
48505         Log: adjust change#6299
48506      Branch: perl
48507            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
48508            ! win32/win32.c
48509 ____________________________________________________________________________
48510 [  6301] By: jhi                                   on 2000/07/04  04:50:07
48511         Log: Integrate with Sarathy.
48512      Branch: cfgperl
48513           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
48514           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
48515           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
48516 ____________________________________________________________________________
48517 [  6300] By: gsar                                  on 2000/07/04  04:42:09
48518         Log: PERL_OBJECT build tweak
48519      Branch: perl
48520            ! perl.h
48521 ____________________________________________________________________________
48522 [  6299] By: gsar                                  on 2000/07/04  04:37:00
48523         Log: fix memory leak on Windows (PL_sys_intern contents were never
48524              freed)
48525      Branch: perl
48526            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
48527            ! perlapi.c proto.h win32/win32.c
48528 ____________________________________________________________________________
48529 [  6298] By: gsar                                  on 2000/07/04  04:15:59
48530         Log: fix large memory leak that has been around for ever, masked by
48531              -DPURIFY (most of the arenas were never freed!)
48532      Branch: perl
48533            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
48534 ____________________________________________________________________________
48535 [  6297] By: gsar                                  on 2000/07/04  04:07:46
48536         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
48537      Branch: perl
48538            ! perl.c
48539 ____________________________________________________________________________
48540 [  6296] By: jhi                                   on 2000/06/30  18:28:37
48541         Log: Elaborate POSIX.pod.  Still needs work.
48542      Branch: cfgperl
48543            ! ext/POSIX/POSIX.pod
48544 ____________________________________________________________________________
48545 [  6295] By: jhi                                   on 2000/06/30  14:58:18
48546         Log: Point to perlipc for more SysV IPC examples.
48547      Branch: cfgperl
48548            ! pod/perlfunc.pod
48549 ____________________________________________________________________________
48550 [  6294] By: gsar                                  on 2000/06/30  14:47:45
48551         Log: slurp mode fix in change#4736 still not quite right
48552      Branch: perl
48553            ! pp_hot.c t/io/argv.t
48554 ____________________________________________________________________________
48555 [  6293] By: jhi                                   on 2000/06/30  12:02:55
48556         Log: Integrate with Sarathy.
48557      Branch: cfgperl
48558           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
48559 ____________________________________________________________________________
48560 [  6292] By: jhi                                   on 2000/06/30  12:01:11
48561         Log: From: simon@brecon.co.uk (Simon Cozens)
48562              Subject: UTF8 concat
48563              Date: 30 Jun 2000 06:13:25 GMT
48564              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
48565      Branch: cfgperl
48566            ! pp_hot.c
48567 ____________________________________________________________________________
48568 [  6291] By: gsar                                  on 2000/06/30  04:37:33
48569         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
48570              when @_ is modified, causing coredumps
48571      Branch: perl
48572            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
48573 ____________________________________________________________________________
48574 [  6290] By: jhi                                   on 2000/06/30  02:21:44
48575         Log: Integrate with Sarathy.
48576      Branch: cfgperl
48577           !> vms/vms.c vms/vmsish.h
48578 ____________________________________________________________________________
48579 [  6289] By: jhi                                   on 2000/06/30  02:21:02
48580         Log: Check VERSIONs.
48581      Branch: cfgperl
48582            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
48583            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
48584            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
48585 ____________________________________________________________________________
48586 [  6288] By: jhi                                   on 2000/06/30  02:18:52
48587         Log: Integrate with Sarathy.
48588      Branch: cfgperl
48589           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
48590           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
48591           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
48592           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
48593 ____________________________________________________________________________
48594 [  6287] By: gsar                                  on 2000/06/30  02:17:08
48595         Log: integrate vmsperl changes into mainline
48596      Branch: perl
48597           !> vms/vms.c vms/vmsish.h
48598 ____________________________________________________________________________
48599 [  6285] By: gsar                                  on 2000/06/30  02:05:28
48600         Log: localize %INC in a Safe compartment so that use/require work
48601              (many other magic globals probably need similar treatment)
48602      Branch: perl
48603            ! ext/Opcode/Opcode.xs
48604 ____________________________________________________________________________
48605 [  6284] By: gsar                                  on 2000/06/30  01:54:54
48606         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
48607              about Windows
48608      Branch: perl
48609            ! pod/perlembed.pod
48610 ____________________________________________________________________________
48611 [  6283] By: jhi                                   on 2000/06/30  01:50:10
48612         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
48613              From: Barrie Slaymaker <barries@jester.slaysys.com>
48614              Date: Wed, 28 Jun 2000 11:35:29 -0400
48615              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
48616      Branch: perl
48617            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
48618            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
48619            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
48620            ! lib/File/Spec/Win32.pm
48621 ____________________________________________________________________________
48622 [  6282] By: jhi                                   on 2000/06/29  22:57:22
48623         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
48624              From: Dan Sugalski <dan@sidhe.org>
48625              Date: Tue, 06 Jun 2000 11:59:50 -0400
48626              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
48627      Branch: cfgperl
48628            ! vms/vms.c
48629 ____________________________________________________________________________
48630 [  6281] By: jhi                                   on 2000/06/29  22:52:50
48631         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
48632              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
48633              Date: Wed, 7 Jun 2000 04:02:04 -0500
48634              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
48635      Branch: cfgperl
48636            ! utils/h2xs.PL
48637 ____________________________________________________________________________
48638 [  6280] By: jhi                                   on 2000/06/29  22:45:47
48639         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
48640              From: rspier@pobox.com (Robert Spier)
48641              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
48642              Message-ID: <14654.31913.845602.610277@rls.cx>
48643      Branch: cfgperl
48644            ! utils/h2xs.PL
48645 ____________________________________________________________________________
48646 [  6279] By: jhi                                   on 2000/06/29  22:38:16
48647         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
48648              From: Tim Ayers <tayers@bridge.com>
48649              Date: Thu, 08 Jun 2000 08:11:06 +0200
48650              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
48651              [resent by Richard Foley, Message-Id probably wrong]
48652      Branch: cfgperl
48653            ! pod/perlsub.pod
48654 ____________________________________________________________________________
48655 [  6278] By: jhi                                   on 2000/06/29  22:21:45
48656         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
48657              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
48658              Date: Fri, 09 Jun 2000 12:39:27 -0400
48659              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
48660              (plus update the version "number" of Text::Wrap)
48661      Branch: cfgperl
48662            ! lib/Text/Wrap.pm
48663 ____________________________________________________________________________
48664 [  6277] By: jhi                                   on 2000/06/29  22:13:10
48665         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
48666              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
48667              Date: Mon, 12 Jun 2000 14:55:59 +0100
48668              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
48669      Branch: cfgperl
48670            ! pod/perlfunc.pod
48671 ____________________________________________________________________________
48672 [  6276] By: jhi                                   on 2000/06/29  22:11:06
48673         Log: Subject: [PATCH] Re: eval documentation: context
48674              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
48675              Date: Mon, 12 Jun 2000 15:07:29 +0100
48676              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
48677      Branch: cfgperl
48678            ! pod/perlfunc.pod
48679 ____________________________________________________________________________
48680 [  6275] By: jhi                                   on 2000/06/29  21:59:46
48681         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
48682              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
48683              Date: Tue, 13 Jun 2000 02:43:48 -0500
48684              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
48685      Branch: cfgperl
48686            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
48687 ____________________________________________________________________________
48688 [  6274] By: jhi                                   on 2000/06/29  21:56:14
48689         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
48690              From: Andy Dougherty <doughera@lafayette.edu>
48691              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
48692              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
48693      Branch: cfgperl
48694            ! ext/File/Glob/Glob.pm
48695 ____________________________________________________________________________
48696 [  6273] By: jhi                                   on 2000/06/29  21:49:09
48697         Log: Subject: [PATCH] xsub attributes
48698              From: Doug MacEachern <dougm@covalent.net>
48699              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
48700              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
48701      Branch: cfgperl
48702            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
48703            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
48704 ____________________________________________________________________________
48705 [  6272] By: jhi                                   on 2000/06/29  21:41:28
48706         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
48707              From: Tom Phoenix <rootbeer@redcat.com>
48708              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
48709              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
48710      Branch: cfgperl
48711            ! lib/Net/Ping.pm
48712 ____________________________________________________________________________
48713 [  6271] By: jhi                                   on 2000/06/29  21:36:55
48714         Log: Subject: PATCH pod/perltie.pod
48715              From: Ian Phillipps <Ian.Phillipps@iname.com>
48716              Date: Fri, 16 Jun 2000 00:17:19 +0100
48717              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
48718              (only the first hunk, the second hunk had already been done
48719              by some other patch)
48720      Branch: cfgperl
48721            ! pod/perltie.pod
48722 ____________________________________________________________________________
48723 [  6270] By: jhi                                   on 2000/06/29  21:24:51
48724         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
48725              From: Nicholas Clark <nick@talking.bollo.cx>
48726              Date: Fri, 23 Jun 2000 16:21:15 +0100
48727              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
48728      Branch: cfgperl
48729            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
48730            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
48731 ____________________________________________________________________________
48732 [  6269] By: jhi                                   on 2000/06/29  19:38:15
48733         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
48734              silence few compiler warnings.
48735      Branch: cfgperl
48736            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
48737 ____________________________________________________________________________
48738 [  6268] By: jhi                                   on 2000/06/29  18:21:50
48739         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
48740              From: Dominic Dunlop <domo@computer.org> 
48741              Date: Thu, 29 Jun 2000 12:32:39 +0200 
48742              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
48743      Branch: cfgperl
48744            ! t/op/sprintf.t
48745 ____________________________________________________________________________
48746 [  6267] By: jhi                                   on 2000/06/29  18:16:07
48747         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
48748              From: Doug MacEachern <dougm@covalent.net>
48749              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
48750              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
48751      Branch: cfgperl
48752            + t/op/method2entersub.t
48753            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
48754            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
48755            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
48756            ! xsutils.c
48757 ____________________________________________________________________________
48758 [  6266] By: jhi                                   on 2000/06/29  15:11:15
48759         Log: Subject: [PATCH 5.6.0] cygwin port
48760              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
48761              From: "Fifer, Eric" <EFifer@sanwaint.com>
48762              Date: Thu, 29 Jun 2000 12:58:29 +0100
48763      Branch: cfgperl
48764            ! cygwin/Makefile.SHs
48765 ____________________________________________________________________________
48766 [  6265] By: jhi                                   on 2000/06/29  15:04:05
48767         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
48768              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
48769              Date: Wed, 28 Jun 2000 17:50:12 -0700
48770              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
48771      Branch: cfgperl
48772            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
48773 ____________________________________________________________________________
48774 [  6264] By: jhi                                   on 2000/06/29  15:00:57
48775         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
48776              From: Marty Lucich <marty@netcom.com>
48777              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
48778              Message-Id: <200006282116.OAA11148@netcom.com>
48779              ccdlflags update (the BSD/OS 4.1 part had already been taken
48780              care of by #6141).
48781      Branch: cfgperl
48782            ! hints/bsdos.sh
48783 ____________________________________________________________________________
48784 [  6263] By: jhi                                   on 2000/06/29  13:47:44
48785         Log: tr fixes from Simon Cozens
48786      Branch: cfgperl
48787            ! doop.c
48788 ____________________________________________________________________________
48789 [  6262] By: jhi                                   on 2000/06/28  18:46:01
48790         Log: Subject: 5.6.0 Patch for EPOC
48791              From: Olaf Flebbe <o.flebbe@gmx.de>
48792              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
48793              Message-ID: <23449.960929969@www11.gmx.net>
48794      Branch: cfgperl
48795            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
48796            ! epoc/epocish.h
48797 ____________________________________________________________________________
48798 [  6261] By: jhi                                   on 2000/06/28  18:29:07
48799         Log: Subject: Re: [PATCH cfgperl] BOMs away!
48800              From: simon@brecon.co.uk (Simon Cozens)
48801              Date: 17 Jun 2000 11:49:57 GMT
48802              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
48803      Branch: cfgperl
48804            ! pod/perldiag.pod t/comp/require.t toke.c
48805 ____________________________________________________________________________
48806 [  6260] By: jhi                                   on 2000/06/28  17:47:16
48807         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
48808              From: simon@brecon.co.uk (Simon Cozens) 
48809              Date: 17 Jun 2000 11:56:44 GMT 
48810              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
48811              pack U0, pack C0
48812      Branch: cfgperl
48813            ! pod/perlfunc.pod pp.c t/op/pack.t
48814 ____________________________________________________________________________
48815 [  6259] By: jhi                                   on 2000/06/28  16:43:17
48816         Log: perlnewmod was missing from MANIFEST.
48817      Branch: cfgperl
48818            ! MANIFEST
48819 ____________________________________________________________________________
48820 [  6258] By: jhi                                   on 2000/06/28  15:54:30
48821         Log: linenumber tweak
48822      Branch: cfgperl
48823            ! t/pragma/warn/regcomp
48824 ____________________________________________________________________________
48825 [  6257] By: jhi                                   on 2000/06/28  15:50:44
48826         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
48827              From: Doug MacEachern <dougm@covalent.net>
48828              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
48829              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
48830              (one part of the patch had been applied earlier)
48831      Branch: cfgperl
48832            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
48833 ____________________________________________________________________________
48834 [  6256] By: jhi                                   on 2000/06/28  15:40:22
48835         Log: tweaks from Simon Cozens to further fix tr/// under utf8
48836      Branch: cfgperl
48837            ! doop.c
48838 ____________________________________________________________________________
48839 [  6255] By: jhi                                   on 2000/06/28  15:33:45
48840         Log: small thinko tweaks
48841      Branch: cfgperl
48842            ! lib/IPC/Open3.pm t/op/my_stash.t
48843 ____________________________________________________________________________
48844 [  6254] By: jhi                                   on 2000/06/28  15:33:25
48845         Log: Subject: tr///, help wanted.
48846              From: simon@brecon.co.uk (Simon Cozens)
48847              Date: 28 Jun 2000 11:29:04 GMT
48848              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
48849      Branch: cfgperl
48850            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
48851            ! pp_proto.h proto.h t/op/tr.t
48852 ____________________________________________________________________________
48853 [  6253] By: jhi                                   on 2000/06/28  15:09:17
48854         Log: Paranoia tweak on #6249.
48855              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
48856              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
48857              Date: Sun, 25 Jun 2000 23:43:12 -0400
48858              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
48859      Branch: cfgperl
48860            ! lib/IPC/Open3.pm
48861 ____________________________________________________________________________
48862 [  6252] By: jhi                                   on 2000/06/28  15:01:38
48863         Log: Document #6249 and #6251.
48864      Branch: cfgperl
48865            ! lib/Exporter.pm lib/IPC/Open3.pm
48866 ____________________________________________________________________________
48867 [  6251] By: jhi                                   on 2000/06/28  14:50:43
48868         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
48869              From: Doug MacEachern <dougm@covalent.net>
48870              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
48871              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
48872      Branch: cfgperl
48873            ! lib/Exporter.pm
48874 ____________________________________________________________________________
48875 [  6250] By: jhi                                   on 2000/06/28  14:45:23
48876         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
48877              From: Doug MacEachern <dougm@covalent.net>
48878              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
48879              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
48880      Branch: cfgperl
48881            + t/op/my_stash.t
48882            ! MANIFEST embed.pl global.sym proto.h toke.c
48883 ____________________________________________________________________________
48884 [  6249] By: jhi                                   on 2000/06/28  14:36:34
48885         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
48886              From: Frank Tobin <ftobin@uiuc.edu>
48887              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
48888              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
48889      Branch: cfgperl
48890            ! lib/IPC/Open3.pm
48891 ____________________________________________________________________________
48892 [  6248] By: jhi                                   on 2000/06/28  14:11:25
48893         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
48894              From: Mark-Jason Dominus <mjd@plover.com>
48895              Date: Tue, 27 Jun 2000 22:36:42 -0400
48896              Message-ID: <20000628023642.12166.qmail@plover.com>
48897      Branch: cfgperl
48898            ! pod/perlfunc.pod
48899 ____________________________________________________________________________
48900 [  6247] By: jhi                                   on 2000/06/27  12:46:37
48901         Log: Tweak $VERSION, patch from Doug MacEachern.
48902      Branch: cfgperl
48903            ! lib/File/Spec.pm
48904 ____________________________________________________________________________
48905 [  6246] By: jhi                                   on 2000/06/27  03:34:46
48906         Log: Allow for standalone testing.
48907      Branch: cfgperl
48908            ! t/lib/filefunc.t t/lib/filespec.t
48909 ____________________________________________________________________________
48910 [  6245] By: jhi                                   on 2000/06/27  02:50:02
48911         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
48912              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
48913              Date: Sat, 24 Jun 2000 13:06:20 +0100
48914              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
48915      Branch: cfgperl
48916            ! ext/DynaLoader/DynaLoader_pm.PL
48917 ____________________________________________________________________________
48918 [  6244] By: jhi                                   on 2000/06/27  02:46:10
48919         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
48920              From: Doug MacEachern <dougm@covalent.net>
48921              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
48922              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
48923      Branch: cfgperl
48924            ! gv.c sv.c t/lib/peek.t
48925 ____________________________________________________________________________
48926 [  6243] By: jhi                                   on 2000/06/27  02:38:07
48927         Log: Subject: [PATCH] is_utf8_string
48928              From: simon@brecon.co.uk (Simon Cozens)
48929              Date: 26 Jun 2000 02:25:59 GMT
48930              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
48931      Branch: cfgperl
48932            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
48933            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
48934            ! proto.h utf8.c
48935 ____________________________________________________________________________
48936 [  6242] By: jhi                                   on 2000/06/27  02:24:00
48937         Log: Subject: [PATCH] bytes<->utf8 fixes
48938              From: simon@brecon.co.uk (Simon Cozens)
48939              Date: 26 Jun 2000 04:55:45 GMT
48940              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
48941      Branch: cfgperl
48942            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
48943 ____________________________________________________________________________
48944 [  6241] By: jhi                                   on 2000/06/27  02:12:42
48945         Log: Do no -warn on \_, only on \alpha.
48946              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
48947              From: David Dyck <dcd@tc.fluke.com>
48948              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
48949              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
48950      Branch: cfgperl
48951            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
48952 ____________________________________________________________________________
48953 [  6240] By: jhi                                   on 2000/06/27  02:00:01
48954         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
48955              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
48956              Date: Mon, 26 Jun 2000 18:40:14 +0100
48957              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
48958      Branch: cfgperl
48959            ! utils/h2xs.PL
48960 ____________________________________________________________________________
48961 [  6239] By: jhi                                   on 2000/06/27  01:53:40
48962         Log: Configure maintenance.  Sever some dependency cycles,
48963              separate gccversion from the cc unit,
48964              address [ID 20000623.006] Configure script patch for using gcc on AIX
48965              (but solve it a little bit differently),
48966              unduplex some accidentally duplicated units,
48967              suggest using gcc if no cc available
48968              (p5p thread: "Solaris configure: counterproposal", 1999-09)
48969      Branch: cfgperl
48970            ! Configure Todo-5.6 config_h.SH
48971      Branch: metaconfig
48972            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
48973            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
48974      Branch: metaconfig/U/perl
48975            + gccvers.U
48976            ! d_getespwnam.U d_getprpwnam.U i_prot.U
48977 ____________________________________________________________________________
48978 [  6238] By: jhi                                   on 2000/06/25  18:04:56
48979         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
48980              From: Dan Sugalski <dan@sidhe.org>
48981              Date: Fri, 23 Jun 2000 17:00:00 -0400
48982              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
48983      Branch: cfgperl
48984            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
48985 ____________________________________________________________________________
48986 [  6237] By: jhi                                   on 2000/06/25  16:36:45
48987         Log: Tweak embed.pl, regen headers.
48988      Branch: cfgperl
48989            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
48990            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
48991            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
48992            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
48993            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
48994 ____________________________________________________________________________
48995 [  6236] By: jhi                                   on 2000/06/25  15:26:42
48996         Log: Regen headers.
48997      Branch: cfgperl
48998            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
48999            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
49000            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
49001            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
49002            ! regnodes.h warnings.h
49003 ____________________________________________________________________________
49004 [  6235] By: jhi                                   on 2000/06/23  19:39:35
49005         Log: The thread begun by
49006              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
49007              From: Kevin.Ruscoe@ubsw.com
49008              Date: Fri, 16 Jun 2000 16:38:51 +0100
49009              Message-Id: <H000019b03c300d6@MHS>
49010      Branch: cfgperl
49011            ! hints/solaris_2.sh
49012 ____________________________________________________________________________
49013 [  6234] By: jhi                                   on 2000/06/23  19:23:36
49014         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
49015              because when run as services (Win32ese for daemons)
49016              no environment variables are set and tmpdir ends up as /tmp,
49017              which is ambiguous.
49018              
49019              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
49020              From: matt@sergeant.org
49021              Date: 16 Jun 2000 16:30:43 -0000
49022              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
49023      Branch: cfgperl
49024            ! lib/File/Spec/Win32.pm
49025 ____________________________________________________________________________
49026 [  6233] By: jhi                                   on 2000/06/23  19:18:58
49027         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
49028              From: Mark-Jason Dominus <mjd@plover.com>
49029              Date: Fri, 16 Jun 2000 20:53:04 -0400
49030              Message-ID: <20000617005304.8008.qmail@plover.com>
49031      Branch: cfgperl
49032            ! op.h
49033 ____________________________________________________________________________
49034 [  6232] By: jhi                                   on 2000/06/23  16:10:02
49035         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
49036              From: simon@brecon.co.uk (Simon Cozens)
49037              Date: 19 Jun 2000 15:18:27 GMT
49038              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
49039              
49040              plus update pod/Makefile and regenerate perltoc
49041      Branch: cfgperl
49042            + pod/perlutil.pod
49043            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
49044 ____________________________________________________________________________
49045 [  6231] By: jhi                                   on 2000/06/23  15:19:18
49046         Log: Subject: [PATCH 5.6.0] cygwin port
49047              From: "Fifer, Eric" <EFifer@sanwaint.com>
49048              Date: Tue, 20 Jun 2000 14:30:58 +0100
49049              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
49050      Branch: cfgperl
49051            ! README.cygwin lib/File/Find.pm
49052 ____________________________________________________________________________
49053 [  6230] By: jhi                                   on 2000/06/23  14:25:21
49054         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
49055      Branch: cfgperl
49056            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
49057            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
49058            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
49059            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
49060 ____________________________________________________________________________
49061 [  6229] By: jhi                                   on 2000/06/23  14:13:34
49062         Log: Subject: README.hpux version 0.6.1
49063              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
49064              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
49065              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
49066      Branch: cfgperl
49067            ! README.hpux
49068 ____________________________________________________________________________
49069 [  6228] By: jhi                                   on 2000/06/23  14:07:20
49070         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
49071              From: Doug MacEachern <dougm@covalent.net>
49072              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
49073              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
49074      Branch: cfgperl
49075            ! op.c
49076 ____________________________________________________________________________
49077 [  6227] By: jhi                                   on 2000/06/23  14:01:06
49078         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
49079              From: Doug MacEachern <dougm@covalent.net>
49080              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
49081              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
49082      Branch: cfgperl
49083            + lib/lib.pm.PL
49084            - lib/lib.pm
49085            ! MANIFEST Makefile.SH
49086 ____________________________________________________________________________
49087 [  6226] By: jhi                                   on 2000/06/23  13:53:07
49088         Log: Subject: [PATCH] remove forward declarations in Socket.pm
49089              From: Doug MacEachern <dougm@covalent.net>
49090              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
49091              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
49092              
49093              From: Doug MacEachern <dougm@covalent.net>
49094              Subject: Re: [PATCH] remove forward declarations in Socket.pm
49095              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
49096              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
49097      Branch: cfgperl
49098            ! ext/Socket/Socket.pm op.c
49099 ____________________________________________________________________________
49100 [  6225] By: jhi                                   on 2000/06/23  13:41:52
49101         Log: Add source code filenames to apidoc.
49102              From: simon@brecon.co.uk (Simon Cozens)
49103              Subject: [PATCH embed.pl] Source X-ref
49104              Date: 22 Jun 2000 02:18:49 GMT
49105              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
49106      Branch: cfgperl
49107            ! embed.pl
49108 ____________________________________________________________________________
49109 [  6224] By: jhi                                   on 2000/06/23  13:32:33
49110         Log: A way to avoid English.pm performance hit.
49111              From: root <root@jester.slaysys.com>
49112              Subject: [YAPATCH English.pm] My turn to putt again
49113              Date: Thu, 22 Jun 2000 20:33:58 -0400
49114              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
49115      Branch: cfgperl
49116            ! lib/English.pm t/lib/english.t
49117 ____________________________________________________________________________
49118 [  6223] By: jhi                                   on 2000/06/23  13:27:06
49119         Log: Avoid double close().
49120              Subject: [PATCH] avoid double close()
49121              From: Doug MacEachern <dougm@covalent.net>
49122              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
49123              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
49124      Branch: cfgperl
49125            ! doio.c
49126 ____________________________________________________________________________
49127 [  6222] By: jhi                                   on 2000/06/23  13:25:54
49128         Log: doc typo fix
49129              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
49130              From: Ian Phillipps <Ian.Phillipps@iname.com>
49131              Date: Fri, 23 Jun 2000 10:40:58 +0100
49132              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
49133      Branch: cfgperl
49134            ! lib/Pod/Usage.pm
49135 ____________________________________________________________________________
49136 [  6221] By: jhi                                   on 2000/06/23  13:24:15
49137         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
49138              From: simon@brecon.co.uk (Simon Cozens)
49139              Subject: [PATCH] Eliminate tr///[CU][CU]
49140              Date: 23 Jun 2000 11:05:40 GMT
49141              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
49142      Branch: cfgperl
49143            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
49144 ____________________________________________________________________________
49145 [  6220] By: jhi                                   on 2000/06/22  16:07:51
49146         Log: Win32 patches from Benjamin Stuhl.
49147      Branch: cfgperl
49148            ! makedef.pl win32/win32.h
49149 ____________________________________________________________________________
49150 [  6219] By: jhi                                   on 2000/06/22  16:06:34
49151         Log: Bytecode patches from Benjamin Stuhl.
49152      Branch: cfgperl
49153            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
49154            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
49155            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
49156 ____________________________________________________________________________
49157 [  6218] By: jhi                                   on 2000/06/15  23:54:16
49158         Log: Bytecode patches from Benjamin Stuhl.
49159      Branch: cfgperl
49160            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
49161 ____________________________________________________________________________
49162 [  6217] By: jhi                                   on 2000/06/09  13:38:29
49163         Log: Rename the fdpid locking and integrate with Sarathy.
49164      Branch: cfgperl
49165            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
49166            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
49167            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
49168            ! win32/win32.c
49169           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
49170 ____________________________________________________________________________
49171 [  6216] By: gsar                                  on 2000/06/08  14:54:21
49172         Log: be more optimal about clearing @_
49173      Branch: perl
49174            ! cop.h
49175 ____________________________________________________________________________
49176 [  6215] By: gsar                                  on 2000/06/08  14:33:04
49177         Log: tweak comment about @DB::args
49178      Branch: perl
49179            ! av.h pp_ctl.c
49180 ____________________________________________________________________________
49181 [  6214] By: gsar                                  on 2000/06/08  13:57:54
49182         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
49183              caller() wants to populate @DB::args with it (causes a coredump
49184              in Carp::confess())
49185      Branch: perl
49186            ! cop.h t/op/runlevel.t
49187 ____________________________________________________________________________
49188 [  6213] By: gsar                                  on 2000/06/08  07:06:35
49189         Log: back out change#6106 (seems problematic)
49190      Branch: perl
49191            ! hints/solaris_2.sh
49192 ____________________________________________________________________________
49193 [  6212] By: jhi                                   on 2000/06/07  03:10:36
49194         Log: Continuing mopup for #6204.
49195      Branch: cfgperl
49196            ! ext/B/defsubs_h.PL
49197 ____________________________________________________________________________
49198 [  6211] By: jhi                                   on 2000/06/07  02:41:50
49199         Log: Mopup for #6204.
49200              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
49201              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
49202              This is comes from const() where POK isn't on when expected.
49203      Branch: cfgperl
49204            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
49205            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
49206            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
49207            ! perlapi.h pod/perlapi.pod
49208 ____________________________________________________________________________
49209 [  6210] By: jhi                                   on 2000/06/07  01:56:29
49210         Log: Mopup for #6207 and #6209.
49211      Branch: cfgperl
49212            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
49213 ____________________________________________________________________________
49214 [  6209] By: jhi                                   on 2000/06/07  01:33:12
49215         Log: Lock PL_fdpid against race conditions, based on:
49216              Subject: [PATCH 5.6.0]subprocess fixup for threads
49217              From: Dan Sugalski <dan@sidhe.org>
49218              To: perl5-porters@perl.org
49219              Date: Tue, 11 Apr 2000 17:02:32 -0400
49220              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
49221      Branch: cfgperl
49222            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
49223            ! win32/win32.c
49224 ____________________________________________________________________________
49225 [  6208] By: jhi                                   on 2000/06/07  01:05:23
49226         Log: Regen headers for #6207.
49227      Branch: cfgperl
49228            ! embed.h global.sym objXSUB.h proto.h
49229 ____________________________________________________________________________
49230 [  6207] By: jhi                                   on 2000/06/06  23:43:13
49231         Log: Subject: [PATCH 5.6.0] Threadsafe patches
49232              From: Dan Sugalski <dan@sidhe.org>
49233              To: perl5-porters@perl.org
49234              Date: Mon, 08 May 2000 18:08:13 -0400
49235              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
49236      Branch: cfgperl
49237            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
49238            ! proto.h sv.h util.c
49239 ____________________________________________________________________________
49240 [  6206] By: jhi                                   on 2000/06/06  23:21:23
49241         Log: Subject: [PATCH] Eliminate $a/$b in pod
49242              From: David Glasser <me@davidglasser.net>
49243              To: perl5-porters@perl.org
49244              Date: Mon, 29 May 2000 21:15:59 -0400
49245              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
49246      Branch: cfgperl
49247            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
49248            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
49249            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
49250            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
49251            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
49252            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
49253            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
49254            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
49255            ! pod/perlvar.pod pod/perlxs.pod
49256 ____________________________________________________________________________
49257 [  6205] By: jhi                                   on 2000/06/06  23:12:14
49258         Log: Subject: [PATCH] Win32 improvements
49259              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
49260              To: gsar@activestate.com, perl5-porters@perl.org
49261              Date: Mon, 29 May 2000 17:22:24 PDT
49262              Message-ID: <20000530002224.91142.qmail@hotmail.com>
49263              (MUA had mangled many lines by wordwrapping)
49264      Branch: cfgperl
49265            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
49266 ____________________________________________________________________________
49267 [  6204] By: jhi                                   on 2000/06/06  23:01:50
49268         Log: Subject: [PATCH] B::Bytecode patches
49269              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
49270              To: gsar@activestate.com, jhi@iki.fi
49271              Cc: perl5-porters@perl.org
49272              Message-ID: <20000602202526.48694.qmail@hotmail.com>
49273              (MUA had mangled many lines by wordwrapping)
49274      Branch: cfgperl
49275            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
49276            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
49277            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
49278            ! intrpvar.h perl.c
49279 ____________________________________________________________________________
49280 [  6203] By: jhi                                   on 2000/06/06  22:32:43
49281         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
49282              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
49283              Date: Tue, 06 Jun 2000 13:07:45 -0700
49284              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
49285      Branch: cfgperl
49286            ! pod/perldiag.pod
49287 ____________________________________________________________________________
49288 [  6202] By: jhi                                   on 2000/06/06  19:38:35
49289         Log: Integrate with Sarathy.
49290      Branch: cfgperl
49291           !> perl.c
49292 ____________________________________________________________________________
49293 [  6201] By: gsar                                  on 2000/06/06  00:42:59
49294         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
49295              does a PUSHMARK that's never ever POPMARKed; in general, only
49296              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
49297              Perl_eval_[sp]v() don't because they don't take any incoming
49298              arguments (this leak has been around since the original version
49299              of perl_eval_pv() in 5.003_97e)
49300      Branch: perl
49301            ! perl.c
49302 ____________________________________________________________________________
49303 [  6200] By: jhi                                   on 2000/06/04  03:44:52
49304         Log: Update to cperl-mode.el 4.31 from
49305              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
49306              Subject: A couple of notes
49307              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49308              To: Mailing list Perl5 <perl5-porters@perl.org>
49309              Date: Sat, 3 Jun 2000 23:33:32 -0400
49310              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
49311      Branch: cfgperl
49312            ! emacs/cperl-mode.el
49313 ____________________________________________________________________________
49314 [  6199] By: jhi                                   on 2000/06/03  15:11:05
49315         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
49316              From: Dan Sugalski <dan@sidhe.org>
49317              To: perl5-porters@perl.org, vmsperl@perl.org
49318              Date: Fri, 02 Jun 2000 17:30:51 -0400
49319              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
49320      Branch: cfgperl
49321            ! vms/descrip_mms.template vms/gen_shrfls.pl
49322 ____________________________________________________________________________
49323 [  6198] By: jhi                                   on 2000/06/03  14:59:15
49324         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
49325              From: Dan Sugalski <dan@sidhe.org>
49326              To: vmsperl@perl.org, perl5-porters@perl.org
49327              Date: Fri, 02 Jun 2000 16:00:41 -0400
49328              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
49329              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
49330      Branch: cfgperl
49331            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
49332            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
49333            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
49334 ____________________________________________________________________________
49335 [  6197] By: jhi                                   on 2000/06/03  14:41:30
49336         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
49337              From: John Borwick <jhborwic@unity.ncsu.edu>
49338              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
49339              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
49340      Branch: cfgperl
49341            ! pod/perlsyn.pod
49342 ____________________________________________________________________________
49343 [  6196] By: jhi                                   on 2000/06/03  14:38:09
49344         Log: Integrate with Sarathy.
49345      Branch: cfgperl
49346           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
49347           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
49348           !> vms/perly_c.vms
49349 ____________________________________________________________________________
49350 [  6195] By: gsar                                  on 2000/06/02  22:43:13
49351         Log: fix yet another eval"" leak under USE_ITHREADS
49352      Branch: perl
49353            ! op.c
49354 ____________________________________________________________________________
49355 [  6194] By: gsar                                  on 2000/06/02  18:22:06
49356         Log: fix small eval"" memory leaks under USE_ITHREADS
49357      Branch: perl
49358            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
49359            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
49360            ! vms/perly_c.vms
49361 ____________________________________________________________________________
49362 [  6193] By: jhi                                   on 2000/06/01  13:03:56
49363         Log: Signals-be-gone for microperl.
49364      Branch: cfgperl
49365            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
49366 ____________________________________________________________________________
49367 [  6192] By: jhi                                   on 2000/06/01  12:52:02
49368         Log: Integrate with Sarathy.
49369      Branch: cfgperl
49370           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
49371           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
49372           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
49373           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
49374           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
49375           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
49376           !> t/op/vec.t utils/h2xs.PL
49377 ____________________________________________________________________________
49378 [  6191] By: gsar                                  on 2000/06/01  09:38:21
49379         Log: vec() loses numericalness (modified version of patch suggested
49380              by Robin Barker)
49381      Branch: perl
49382            ! doop.c t/op/vec.t
49383 ____________________________________________________________________________
49384 [  6190] By: gsar                                  on 2000/06/01  09:26:15
49385         Log: submit missing embed.pl change
49386      Branch: perl
49387            ! embed.pl
49388 ____________________________________________________________________________
49389 [  6189] By: gsar                                  on 2000/06/01  09:05:34
49390         Log: counting tr/// corrupts later operation (from M.J.T Guy)
49391      Branch: perl
49392            ! doop.c t/op/tr.t
49393 ____________________________________________________________________________
49394 [  6188] By: gsar                                  on 2000/06/01  08:58:39
49395         Log: h2xs tweaks
49396      Branch: perl
49397            ! utils/h2xs.PL
49398 ____________________________________________________________________________
49399 [  6187] By: gsar                                  on 2000/06/01  08:50:07
49400         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
49401              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
49402      Branch: perl
49403            + lib/Pod/LaTeX.pm
49404            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
49405            ! pod/pod2latex.PL
49406 ____________________________________________________________________________
49407 [  6186] By: gsar                                  on 2000/06/01  08:24:40
49408         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
49409              <wolfgang.laun@alcatel.at>)
49410      Branch: perl
49411            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
49412            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
49413 ____________________________________________________________________________
49414 [  6185] By: gsar                                  on 2000/06/01  08:12:00
49415         Log: remove incorrect documentation about implicit split to @_ in
49416              list context, which never really worked in perl 5 (from
49417              M.J.T. Guy)
49418      Branch: perl
49419            ! pod/perlfunc.pod pod/perltrap.pod
49420 ____________________________________________________________________________
49421 [  6184] By: gsar                                  on 2000/06/01  07:52:27
49422         Log: tweak for change#6127
49423      Branch: perl
49424            ! perl.c
49425 ____________________________________________________________________________
49426 [  6183] By: gsar                                  on 2000/06/01  07:41:02
49427         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
49428              <nick@ccl4.org>)
49429      Branch: perl
49430            + t/lib/selfloader.t
49431            ! MANIFEST lib/SelfLoader.pm
49432 ____________________________________________________________________________
49433 [  6182] By: jhi                                   on 2000/06/01  00:34:42
49434         Log: Be Cleaner Part Deux.
49435      Branch: cfgperl
49436            ! Makefile.SH
49437 ____________________________________________________________________________
49438 [  6181] By: jhi                                   on 2000/06/01  00:32:09
49439         Log: Integrate with Sarathy.
49440      Branch: cfgperl
49441           !> pp.c t/op/arith.t
49442 ____________________________________________________________________________
49443 [  6180] By: jhi                                   on 2000/06/01  00:31:13
49444         Log: microperl nits from Simon Cozens.
49445      Branch: cfgperl
49446            + uconfig.h
49447            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
49448            ! unixish.h
49449 ____________________________________________________________________________
49450 [  6179] By: gsar                                  on 2000/05/31  22:37:51
49451         Log: buggy modulus on UVs introduced by change#3378 (resulted in
49452              4063328477 % 65535 amounting to 27406, instead of 27407)
49453      Branch: perl
49454            ! pp.c t/op/arith.t
49455 ____________________________________________________________________________
49456 [  6178] By: jhi                                   on 2000/05/31  21:52:41
49457         Log: Be cleaner.
49458      Branch: cfgperl
49459            ! Makefile.SH
49460 ____________________________________________________________________________
49461 [  6177] By: jhi                                   on 2000/05/31  21:47:33
49462         Log: Substitution utf8 patch from Simon Cozens.
49463      Branch: cfgperl
49464            ! pp_hot.c
49465 ____________________________________________________________________________
49466 [  6176] By: jhi                                   on 2000/05/31  21:45:34
49467         Log: Single-quoted utf8 patch from Simon Cozens.
49468      Branch: cfgperl
49469            ! toke.c
49470 ____________________________________________________________________________
49471 [  6175] By: jhi                                   on 2000/05/31  21:40:18
49472         Log: Integrate with Sarathy.
49473      Branch: cfgperl
49474           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
49475 ____________________________________________________________________________
49476 [  6174] By: jhi                                   on 2000/05/31  21:37:31
49477         Log: microperl changes from Simon Cozens; Makefile for microperl
49478              written from scratch; few casts added as microperl compilation
49479              doesn't have all prototypes available.
49480      Branch: cfgperl
49481            + Makefile.micro README.micro Todo.micro uconfig.sh
49482            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
49483            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
49484      Branch: metaconfig
49485            + U/modified/Config_h.U
49486 ____________________________________________________________________________
49487 [  6173] By: jhi                                   on 2000/05/31  20:00:24
49488         Log: metaconfig maintenance.
49489      Branch: metaconfig
49490            + U/modified/Inhdr.U U/typedefs/inotype.U
49491      Branch: metaconfig/U/perl
49492            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
49493            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
49494 ____________________________________________________________________________
49495 [  6172] By: gsar                                  on 2000/05/31  05:05:42
49496         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
49497              (from Ilya Zakharevich)
49498      Branch: perl
49499            ! regexec.c t/op/re_tests
49500 ____________________________________________________________________________
49501 [  6171] By: gsar                                  on 2000/05/31  05:01:47
49502         Log: scalar() doesn't force scalar context when used in void context
49503              (from Simon Cozens)
49504      Branch: perl
49505            ! op.c t/op/wantarray.t
49506 ____________________________________________________________________________
49507 [  6170] By: gsar                                  on 2000/05/31  04:41:33
49508         Log: change#6142 needs tweaks to tests to work where there's no symlink()
49509              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
49510      Branch: perl
49511            ! t/lib/filefind.t
49512 ____________________________________________________________________________
49513 [  6169] By: gsar                                  on 2000/05/31  04:29:49
49514         Log: integrate cfgperl contents into mainline
49515      Branch: perl
49516           +> pod/perlmodlib.PL pod/perlnewmod.pod
49517           !> (integrate 42 files)
49518 ____________________________________________________________________________
49519 [  6168] By: jhi                                   on 2000/05/30  22:53:37
49520         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
49521      Branch: cfgperl
49522            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49523            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
49524            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
49525            ! win32/config.bc win32/config.gc win32/config.vc
49526            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
49527            ! win32/config_h.PL win32/config_sh.PL
49528      Branch: metaconfig/U/perl
49529            ! perlxv.U
49530 ____________________________________________________________________________
49531 [  6167] By: jhi                                   on 2000/05/30  22:20:21
49532         Log: tweak todo 
49533      Branch: cfgperl
49534            ! Todo-5.6
49535 ____________________________________________________________________________
49536 [  6166] By: jhi                                   on 2000/05/30  22:11:51
49537         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
49538              in case somebody wants to write an extension for more
49539              shadow database interfaces.
49540      Branch: cfgperl
49541            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49542            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
49543            ! vos/config.def vos/config.h vos/config_h.SH_orig
49544            ! win32/config.bc win32/config.gc win32/config.vc
49545            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
49546      Branch: metaconfig
49547            ! U/modified/Myinit.U
49548      Branch: metaconfig/U/perl
49549            + d_getespwnam.U d_getprpwnam.U i_prot.U
49550 ____________________________________________________________________________
49551 [  6165] By: jhi                                   on 2000/05/30  18:35:34
49552         Log: Integrate with Sarathy.
49553      Branch: cfgperl
49554           !> op.c
49555 ____________________________________________________________________________
49556 [  6164] By: jhi                                   on 2000/05/30  18:30:16
49557         Log: detypo
49558      Branch: cfgperl
49559            ! Configure config_h.SH
49560      Branch: metaconfig/U/perl
49561            ! perlxv.U
49562 ____________________________________________________________________________
49563 [  6163] By: gsar                                  on 2000/05/30  03:24:03
49564         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
49565      Branch: perl
49566            ! op.c
49567 ____________________________________________________________________________
49568 [  6162] By: gsar                                  on 2000/05/30  03:09:38
49569         Log: fix memory leak in method call optimization (change#3768);
49570              made C<eval "$x->foo()"> leak
49571      Branch: perl
49572            ! op.c
49573 ____________________________________________________________________________
49574 [  6161] By: jhi                                   on 2000/05/29  17:56:26
49575         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
49576              both from Simon Cozens.
49577      Branch: cfgperl
49578            + pod/perlmodlib.PL pod/perlnewmod.pod
49579            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
49580            ! pod/perlmodlib.pod pod/perltoc.pod
49581 ____________________________________________________________________________
49582 [  6160] By: jhi                                   on 2000/05/29  17:23:55
49583         Log: Changes for the File::Temp 0.08 (change #6159) test suite
49584              to fit better into the Perl distribution test framework.
49585      Branch: cfgperl
49586            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
49587            ! t/lib/ftmp-tempfile.t
49588 ____________________________________________________________________________
49589 [  6159] By: jhi                                   on 2000/05/29  16:55:36
49590         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
49591      Branch: cfgperl
49592            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
49593            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
49594 ____________________________________________________________________________
49595 [  6158] By: bailey                                on 2000/05/29  16:22:08
49596         Log: Add fallback to tmpfile for use in cases where user's relying on
49597              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
49598              Lane's patch)
49599      Branch: vmsperl
49600            ! vms/vms.c vms/vmsish.h
49601 ____________________________________________________________________________
49602 [  6157] By: jhi                                   on 2000/05/29  03:10:36
49603         Log: Regen Configure to jive with #6149.
49604      Branch: cfgperl
49605            ! Configure
49606      Branch: metaconfig
49607            ! U/modified/Getfile.U
49608 ____________________________________________________________________________
49609 [  6156] By: jhi                                   on 2000/05/29  03:01:38
49610         Log: Integrate with Sarathy.
49611      Branch: cfgperl
49612           +> ext/DynaLoader/dl_mac.xs
49613           !> (integrate 38 files)
49614 ____________________________________________________________________________
49615 [  6155] By: gsar                                  on 2000/05/28  21:15:58
49616         Log: small bug in change#6144; remove random \xA0 character that snuck
49617              in via change#6145
49618      Branch: perl
49619            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
49620 ____________________________________________________________________________
49621 [  6154] By: gsar                                  on 2000/05/28  21:04:19
49622         Log: avoid type mismatch warning
49623      Branch: perl
49624            ! perl.c
49625 ____________________________________________________________________________
49626 [  6153] By: gsar                                  on 2000/05/28  20:58:31
49627         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
49628              <nick@Bagpuss.uk.boo.com>)
49629      Branch: perl
49630            ! lib/Test/Harness.pm
49631 ____________________________________________________________________________
49632 [  6152] By: gsar                                  on 2000/05/28  20:53:42
49633         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
49634      Branch: perl
49635            ! regexec.c
49636 ____________________________________________________________________________
49637 [  6151] By: gsar                                  on 2000/05/28  20:50:28
49638         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
49639      Branch: perl
49640            ! regexec.c
49641 ____________________________________________________________________________
49642 [  6150] By: gsar                                  on 2000/05/28  20:39:58
49643         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
49644      Branch: perl
49645            ! pod/perlrequick.pod
49646 ____________________________________________________________________________
49647 [  6149] By: gsar                                  on 2000/05/28  20:35:16
49648         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
49649              <troc@netrus.net>)
49650      Branch: perl
49651            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
49652            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
49653            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
49654            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
49655 ____________________________________________________________________________
49656 [  6148] By: gsar                                  on 2000/05/28  20:21:07
49657         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
49658      Branch: perl
49659            ! lib/ExtUtils/MM_Unix.pm
49660 ____________________________________________________________________________
49661 [  6147] By: gsar                                  on 2000/05/28  20:12:41
49662         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
49663              (from Peter Prymmer)
49664      Branch: perl
49665            ! vms/subconfigure.com
49666 ____________________________________________________________________________
49667 [  6146] By: gsar                                  on 2000/05/28  20:06:15
49668         Log: doc typo
49669      Branch: perl
49670            ! lib/warnings.pm warnings.h warnings.pl
49671 ____________________________________________________________________________
49672 [  6145] By: gsar                                  on 2000/05/28  18:44:33
49673         Log: make xsubpp skip embedded pod (from Matthias Neeracher
49674              <neeri@iis.ee.ethz.ch>)
49675      Branch: perl
49676            ! lib/ExtUtils/xsubpp
49677 ____________________________________________________________________________
49678 [  6144] By: gsar                                  on 2000/05/28  18:42:49
49679         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
49680              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
49681              <neeri@iis.ee.ethz.ch>)
49682      Branch: perl
49683            ! lib/AutoSplit.pm
49684 ____________________________________________________________________________
49685 [  6143] By: gsar                                  on 2000/05/28  18:41:12
49686         Log: MacOS support, part 1 (from Matthias Neeracher
49687              <neeri@iis.ee.ethz.ch>)
49688      Branch: perl
49689            + ext/DynaLoader/dl_mac.xs
49690            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
49691            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
49692            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
49693            ! util.h
49694 ____________________________________________________________________________
49695 [  6142] By: gsar                                  on 2000/05/28  18:21:51
49696         Log: File::Find fails to chdir when chasing symlinks (from
49697              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
49698      Branch: perl
49699            ! lib/File/Find.pm t/lib/filefind.t
49700 ____________________________________________________________________________
49701 [  6141] By: jhi                                   on 2000/05/28  14:25:15
49702         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
49703              forwarded by Peter Seebach from the bsdi-users mailing list.
49704              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
49705      Branch: perl
49706            ! hints/bsdos.sh
49707 ____________________________________________________________________________
49708 [  6140] By: jhi                                   on 2000/05/28  14:11:57
49709         Log: Integrate with Sarathy.
49710      Branch: cfgperl
49711           +> (branch 30 files)
49712           !> (integrate 93 files)
49713 ____________________________________________________________________________
49714 [  6139] By: gsar                                  on 2000/05/28  10:01:48
49715         Log: revise mktables.PL for bugs and newness in Unicode 3.0
49716              (from James Bence <jbence@amgen.com>)
49717      Branch: perl
49718            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
49719            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
49720            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
49721            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
49722            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
49723            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
49724            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
49725            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
49726            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
49727            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
49728            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
49729            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
49730            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
49731            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
49732            + lib/unicode/Is/SylWU.pl
49733            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
49734            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
49735            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
49736            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
49737            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
49738            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
49739            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
49740            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
49741            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
49742            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
49743            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
49744            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
49745            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
49746            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
49747            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
49748            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
49749            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
49750            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
49751            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
49752            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
49753            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
49754            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
49755            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
49756            ! lib/unicode/Makefile lib/unicode/mktables.PL
49757 ____________________________________________________________________________
49758 [  6138] By: gsar                                  on 2000/05/28  08:50:32
49759         Log: add note about the handling of negative indices to tied arrays
49760              (from Michael G Schwern <schwern@pobox.com>)
49761      Branch: perl
49762            ! pod/perltie.pod
49763 ____________________________________________________________________________
49764 [  6137] By: gsar                                  on 2000/05/28  08:46:10
49765         Log: fix bogus redeclaration warning for "our" variables in different
49766              scopes
49767      Branch: perl
49768            ! op.c t/pragma/strict-vars
49769 ____________________________________________________________________________
49770 [  6136] By: gsar                                  on 2000/05/28  08:31:20
49771         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
49772      Branch: perl
49773            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
49774 ____________________________________________________________________________
49775 [  6135] By: gsar                                  on 2000/05/28  08:17:50
49776         Log: enable Test::Harness to dynamically determine column width etc.
49777              (from Rob Napier <rnapier@employees.org>)
49778      Branch: perl
49779            ! lib/Test/Harness.pm
49780 ____________________________________________________________________________
49781 [  6134] By: gsar                                  on 2000/05/28  08:13:39
49782         Log: make Test::Harness use wait.h/WCOREDUMP if available
49783              (from Ben Tilly <ben_tilly@hotmail.com>)
49784      Branch: perl
49785            ! lib/Test/Harness.pm
49786 ____________________________________________________________________________
49787 [  6133] By: gsar                                  on 2000/05/28  08:08:05
49788         Log: elide bogus test in change#6132
49789      Branch: perl
49790            ! t/pragma/warn/9enabled
49791 ____________________________________________________________________________
49792 [  6132] By: gsar                                  on 2000/05/28  08:03:14
49793         Log: warnings::enabled() doesn't fall back to looking at $^W if
49794              caller isn't using lexical warnings (from Paul Marquess)
49795      Branch: perl
49796            ! pp_ctl.c t/pragma/warn/9enabled
49797 ____________________________________________________________________________
49798 [  6131] By: gsar                                  on 2000/05/28  07:57:47
49799         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
49800      Branch: perl
49801            ! ext/POSIX/POSIX.pm
49802 ____________________________________________________________________________
49803 [  6130] By: gsar                                  on 2000/05/28  07:29:12
49804         Log: fix places that mean C<"word" character> but say C<alphanumeric
49805              character>
49806      Branch: perl
49807            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
49808 ____________________________________________________________________________
49809 [  6129] By: gsar                                  on 2000/05/28  07:18:41
49810         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
49811      Branch: perl
49812            ! vms/test.com
49813 ____________________________________________________________________________
49814 [  6128] By: gsar                                  on 2000/05/28  07:12:55
49815         Log: new perlxstut example for passing/returning refs to arrays
49816              (from David Lowe <dlowe@pootpoot.com>)
49817      Branch: perl
49818            ! pod/perlxstut.pod
49819 ____________________________________________________________________________
49820 [  6127] By: gsar                                  on 2000/05/28  07:02:50
49821         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
49822              failed (from Gisle Aas)
49823      Branch: perl
49824            ! cop.h perl.c
49825 ____________________________________________________________________________
49826 [  6126] By: gsar                                  on 2000/05/28  06:39:53
49827         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
49828              (reworked variant of patch suggested by Simon Cozens)
49829      Branch: perl
49830            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
49831            ! pp_hot.c proto.h t/op/gv.t
49832 ____________________________________________________________________________
49833 [  6125] By: gsar                                  on 2000/05/28  05:14:55
49834         Log: enable propagating exception objects via Perl_croak() in XS code
49835              (from Gisle Aas)
49836      Branch: perl
49837            ! util.c
49838 ____________________________________________________________________________
49839 [  6124] By: gsar                                  on 2000/05/28  05:07:28
49840         Log: integrate vmsperl contents into mainline
49841      Branch: perl
49842           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
49843           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
49844           !> vms/vmsish.h
49845 ____________________________________________________________________________
49846 [  6123] By: gsar                                  on 2000/05/28  05:03:53
49847         Log: clarify gotcha with #line directives (from Rocco Caputo
49848              <troc@netrus.net>)
49849      Branch: perl
49850            ! pod/perldebug.pod pod/perlsyn.pod
49851 ____________________________________________________________________________
49852 [  6122] By: gsar                                  on 2000/05/28  04:58:29
49853         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
49854              (from Mark-Jason Dominus)
49855      Branch: perl
49856            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
49857            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
49858            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
49859            ! toke.c
49860 ____________________________________________________________________________
49861 [  6121] By: bailey                                on 2000/05/25  04:46:54
49862         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
49863              lists (based on fixes by Craig Berry)
49864      Branch: vmsperl
49865            ! lib/File/Spec/VMS.pm
49866 ____________________________________________________________________________
49867 [  6120] By: bailey                                on 2000/05/25  04:25:38
49868         Log: Add missing escape (Charles Lane)
49869      Branch: vmsperl
49870            ! t/op/lex_assign.t
49871 ____________________________________________________________________________
49872 [  6119] By: bailey                                on 2000/05/25  04:21:25
49873         Log: Quiet error messages in vmsish.t (Charles Lane)
49874      Branch: vmsperl
49875            ! vms/ext/vmsish.t
49876 ____________________________________________________________________________
49877 [  6118] By: bailey                                on 2000/05/25  04:17:57
49878         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
49879              Flatten case labels in switch statements uniformly (Charles Bailey)
49880      Branch: vmsperl
49881            ! vms/vms.c
49882 ____________________________________________________________________________
49883 [  6117] By: bailey                                on 2000/05/25  03:58:09
49884         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
49885      Branch: vmsperl
49886            ! vms/vmsish.h
49887 ____________________________________________________________________________
49888 [  6116] By: bailey                                on 2000/05/25  03:11:15
49889         Log: Miscellaneous cosmetic fixes (Charles Lane)
49890      Branch: vmsperl
49891            ! lib/ExtUtils/MM_VMS.pm
49892 ____________________________________________________________________________
49893 [  6115] By: bailey                                on 2000/05/25  03:10:36
49894         Log: Add bounds checking for several strings (Charles Lane)
49895      Branch: vmsperl
49896            ! vms/vms.c
49897 ____________________________________________________________________________
49898 [  6114] By: bailey                                on 2000/05/25  02:25:34
49899         Log: Urk -- undo previous removal of vmsish 'exit' change
49900      Branch: vmsperl
49901            ! vms/ext/vmsish.pm vms/vmsish.h
49902 ____________________________________________________________________________
49903 [  6113] By: bailey                                on 2000/05/24  02:24:40
49904         Log: Ugly workaround for version-specific RTL error
49905      Branch: vmsperl
49906            ! vms/vms.c
49907 ____________________________________________________________________________
49908 [  6112] By: bailey                                on 2000/05/24  02:19:55
49909         Log: Check for existence of file before trying to delete
49910      Branch: vmsperl
49911            ! vms/test.com
49912 ____________________________________________________________________________
49913 [  6111] By: bailey                                on 2000/05/23  23:35:13
49914         Log: Resync with mainline prior to post-5.6.0 updates
49915      Branch: vmsperl
49916           +> (branch 49 files)
49917            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
49918            ! vms/ext/vmsish.pm
49919           !> (integrate 334 files)
49920 ____________________________________________________________________________
49921 [  6110] By: jhi                                   on 2000/05/23  19:28:32
49922         Log: todo tweak
49923      Branch: cfgperl
49924            ! Todo-5.6
49925 ____________________________________________________________________________
49926 [  6109] By: jhi                                   on 2000/05/18  17:38:54
49927         Log: Integrate with Sarathy.
49928      Branch: cfgperl
49929           !> mg.c perl.h win32/perlhost.h
49930 ____________________________________________________________________________
49931 [  6108] By: gsar                                  on 2000/05/17  02:24:56
49932         Log: reenable fake signal handling on Windows, bugs and all
49933      Branch: perl
49934            ! mg.c perl.h win32/perlhost.h
49935 ____________________________________________________________________________
49936 [  6107] By: jhi                                   on 2000/05/15  18:01:41
49937         Log: Tweak the todo list.
49938      Branch: cfgperl
49939            ! Todo-5.6
49940 ____________________________________________________________________________
49941 [  6106] By: jhi                                   on 2000/05/15  13:41:48
49942         Log: The (Configure) script refuses to go on, after asking for
49943              'You may also choose to try maximal 64-bitness....'.
49944              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
49945              -- Patrick Zima
49946              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
49947      Branch: cfgperl
49948            ! hints/solaris_2.sh
49949 ____________________________________________________________________________
49950 [  6105] By: jhi                                   on 2000/05/11  14:37:43
49951         Log: Integrate with Sarathy.
49952      Branch: cfgperl
49953           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
49954           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
49955 ____________________________________________________________________________
49956 [  6104] By: gsar                                  on 2000/05/11  03:39:07
49957         Log: PL_sys_intern was being initialized too late on windows
49958      Branch: perl
49959            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
49960            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
49961 ____________________________________________________________________________
49962 [  6103] By: jhi                                   on 2000/05/09  19:42:20
49963         Log: Test tweaking for Unicos continues.
49964      Branch: cfgperl
49965            ! t/op/64bitint.t
49966 ____________________________________________________________________________
49967 [  6102] By: jhi                                   on 2000/05/09  16:47:27
49968         Log: The test suite tweak in #6101 wasn't quite right.
49969      Branch: cfgperl
49970            ! t/lib/complex.t
49971 ____________________________________________________________________________
49972 [  6101] By: jhi                                   on 2000/05/09  15:35:34
49973         Log: Hints and test tweaks for Unicos.
49974      Branch: cfgperl
49975            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
49976 ____________________________________________________________________________
49977 [  6100] By: jhi                                   on 2000/05/08  21:15:06
49978         Log: More compilation tweakery from Allen Smith.
49979      Branch: cfgperl
49980            ! hints/irix_6.sh
49981 ____________________________________________________________________________
49982 [  6099] By: jhi                                   on 2000/05/08  19:21:18
49983         Log: Tweaks for the cc bugs from Allen Smith.
49984      Branch: cfgperl
49985            ! hints/irix_6.sh
49986 ____________________________________________________________________________
49987 [  6098] By: jhi                                   on 2000/05/08  19:13:37
49988         Log: Add a note about other, yet unsupported, shadow password APIs.
49989      Branch: cfgperl
49990            ! pp_sys.c
49991 ____________________________________________________________________________
49992 [  6097] By: jhi                                   on 2000/05/08  18:46:34
49993         Log: Add a note about possible compilation problems from Allen Smith.
49994      Branch: cfgperl
49995            ! hints/irix_6.sh
49996 ____________________________________________________________________________
49997 [  6096] By: jhi                                   on 2000/05/08  17:33:10
49998         Log: Integrate with Sarathy.
49999      Branch: cfgperl
50000           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
50001           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
50002 ____________________________________________________________________________
50003 [  6095] By: jhi                                   on 2000/05/08  16:21:33
50004         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
50005              might be useful in future.
50006      Branch: cfgperl
50007            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50008            ! config_h.SH
50009      Branch: metaconfig
50010            ! U/installdirs/inc_version_list.U
50011      Branch: metaconfig/U/perl
50012            ! perlxv.U
50013 ____________________________________________________________________________
50014 [  6094] By: gsar                                  on 2000/05/08  14:22:22
50015         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
50016      Branch: perl
50017            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
50018            ! hints/cygwin.sh pp_sys.c
50019 ____________________________________________________________________________
50020 [  6093] By: gsar                                  on 2000/05/08  12:52:28
50021         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
50022              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
50023      Branch: perl
50024            ! pp_sys.c sv.c win32/perlhost.h
50025 ____________________________________________________________________________
50026 [  6092] By: jhi                                   on 2000/05/07  22:40:34
50027         Log: Regen perltoc with the fixed buildtoc.
50028      Branch: cfgperl
50029            ! pod/perltoc.pod
50030 ____________________________________________________________________________
50031 [  6091] By: jhi                                   on 2000/05/07  22:24:16
50032         Log: Integrate with Sarathy.
50033      Branch: cfgperl
50034           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
50035           !> t/op/substr.t toke.c
50036 ____________________________________________________________________________
50037 [  6090] By: gsar                                  on 2000/05/07  19:47:07
50038         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
50039              [NI]OK; added tests for both
50040      Branch: perl
50041            ! perl.c pp_hot.c sv.c t/op/substr.t
50042 ____________________________________________________________________________
50043 [  6089] By: gsar                                  on 2000/05/07  18:18:38
50044         Log: buildtoc tweak to fix newline lossage
50045      Branch: perl
50046            ! pod/buildtoc
50047 ____________________________________________________________________________
50048 [  6088] By: jhi                                   on 2000/05/07  16:35:36
50049         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
50050              because we do not use those.  The HAS_GETSPNAM remains,
50051              though, because we still do use that.
50052      Branch: cfgperl
50053            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50054            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
50055            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
50056            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
50057            ! win32/config.vc win32/config_H.bc win32/config_H.gc
50058            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
50059 ____________________________________________________________________________
50060 [  6087] By: gsar                                  on 2000/05/07  16:05:16
50061         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
50062      Branch: perl
50063            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
50064 ____________________________________________________________________________
50065 [  6086] By: jhi                                   on 2000/05/07  15:27:07
50066         Log: Integrate with Sarathy.
50067      Branch: cfgperl
50068           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
50069           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
50070           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
50071           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
50072           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
50073           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
50074 ____________________________________________________________________________
50075 [  6085] By: gsar                                  on 2000/05/07  05:52:02
50076         Log: repeat operator (x) doesn't preserve utf8-ness
50077      Branch: perl
50078            ! pp.c t/op/substr.t
50079 ____________________________________________________________________________
50080 [  6084] By: gsar                                  on 2000/05/07  05:39:55
50081         Log: substr() does not preserve utf8-ness (from Stefan Eissing
50082              <Eissing@medicaldataservice.de>); added tests
50083      Branch: perl
50084            ! pp.c t/op/substr.t
50085 ____________________________________________________________________________
50086 [  6083] By: gsar                                  on 2000/05/07  05:24:46
50087         Log: note about undocumented caller() return value (from M.J.T. Guy);
50088              yet another peek.t tweak
50089      Branch: perl
50090            ! pod/perlfunc.pod t/lib/peek.t
50091 ____________________________________________________________________________
50092 [  6082] By: gsar                                  on 2000/05/07  05:08:40
50093         Log: peek.t non-portable to ithreads
50094      Branch: perl
50095            ! t/lib/peek.t
50096 ____________________________________________________________________________
50097 [  6081] By: gsar                                  on 2000/05/07  04:17:04
50098         Log: better default perlbug categories for ok reports (from Richard Foley)
50099      Branch: perl
50100            ! utils/perlbug.PL
50101 ____________________________________________________________________________
50102 [  6080] By: gsar                                  on 2000/05/07  04:08:07
50103         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
50104              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
50105      Branch: perl
50106            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
50107            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
50108            ! AUTHORS MAINTAIN MANIFEST
50109 ____________________________________________________________________________
50110 [  6079] By: gsar                                  on 2000/05/07  04:01:38
50111         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
50112      Branch: perl
50113            ! lib/Carp/Heavy.pm
50114 ____________________________________________________________________________
50115 [  6078] By: gsar                                  on 2000/05/07  01:24:19
50116         Log: workaround for CRT bug in chdir() (from Charles Lane, via
50117              Peter Prymmer)
50118      Branch: perl
50119            ! iperlsys.h vms/vms.c vms/vmsish.h
50120 ____________________________________________________________________________
50121 [  6077] By: gsar                                  on 2000/05/07  01:22:23
50122         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
50123              and Tom Phoenix)
50124      Branch: perl
50125            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
50126 ____________________________________________________________________________
50127 [  6076] By: gsar                                  on 2000/05/06  17:36:29
50128         Log: integrate cfgperl contents into mainline
50129      Branch: perl
50130           +> t/lib/peek.t
50131           !> Configure MANIFEST Porting/Glossary Porting/config.sh
50132           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
50133           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
50134           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
50135 ____________________________________________________________________________
50136 [  6075] By: jhi                                   on 2000/05/05  18:56:10
50137         Log: Make the test more portable.
50138      Branch: cfgperl
50139            ! t/lib/peek.t
50140 ____________________________________________________________________________
50141 [  6074] By: jhi                                   on 2000/05/05  18:49:20
50142         Log: Introduce t/lib/peek.t.
50143      Branch: cfgperl
50144            + t/lib/peek.t
50145            ! MANIFEST
50146 ____________________________________________________________________________
50147 [  6073] By: jhi                                   on 2000/05/05  14:30:45
50148         Log: Complex tweaks.
50149      Branch: cfgperl
50150            ! lib/Math/Complex.pm t/lib/complex.t
50151 ____________________________________________________________________________
50152 [  6072] By: jhi                                   on 2000/05/05  12:27:13
50153         Log: Integrate with Sarathy.
50154      Branch: cfgperl
50155           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
50156           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
50157           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
50158           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
50159 ____________________________________________________________________________
50160 [  6071] By: gsar                                  on 2000/05/05  02:24:46
50161         Log: misformatted perllocal.pod (from Tim Jenness
50162              <t.jenness@jach.hawaii.edu>)
50163      Branch: perl
50164            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
50165 ____________________________________________________________________________
50166 [  6070] By: gsar                                  on 2000/05/05  02:16:52
50167         Log: remove misleading comment (from M.J.T. Guy)
50168      Branch: perl
50169            ! t/lib/anydbm.t
50170 ____________________________________________________________________________
50171 [  6069] By: gsar                                  on 2000/05/05  02:15:13
50172         Log: File::Spec compatibility update (from Barrie Slaymaker
50173              <barries@slaysys.com>)
50174      Branch: perl
50175            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
50176            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
50177 ____________________________________________________________________________
50178 [  6068] By: gsar                                  on 2000/05/05  02:01:50
50179         Log: note about values()
50180      Branch: perl
50181            ! pod/perlfunc.pod
50182 ____________________________________________________________________________
50183 [  6067] By: gsar                                  on 2000/05/05  01:33:09
50184         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
50185      Branch: perl
50186            ! win32/win32.c
50187 ____________________________________________________________________________
50188 [  6066] By: gsar                                  on 2000/05/05  01:23:43
50189         Log: s/END/CHECK/
50190      Branch: perl
50191            ! perl.c
50192 ____________________________________________________________________________
50193 [  6065] By: jhi                                   on 2000/05/04  17:30:22
50194         Log: Integrate with Sarathy.
50195      Branch: cfgperl
50196           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
50197 ____________________________________________________________________________
50198 [  6064] By: gsar                                  on 2000/05/04  17:26:14
50199         Log: change#5905 wasn't quite right--it's intent only applies when arguments
50200              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
50201      Branch: perl
50202            ! pp_sys.c sv.c
50203 ____________________________________________________________________________
50204 [  6063] By: gsar                                  on 2000/05/04  16:52:29
50205         Log: tokeq() could read unallocated field in argument
50206      Branch: perl
50207            ! toke.c
50208 ____________________________________________________________________________
50209 [  6062] By: gsar                                  on 2000/05/04  16:34:51
50210         Log: additional tests for utf8.t
50211      Branch: perl
50212            ! t/pragma/utf8.t
50213 ____________________________________________________________________________
50214 [  6061] By: gsar                                  on 2000/05/04  16:09:28
50215         Log: change#5921 neglected to make eq honor "use bytes"
50216      Branch: perl
50217            ! sv.c
50218 ____________________________________________________________________________
50219 [  6060] By: jhi                                   on 2000/05/04  15:30:16
50220         Log: Integrate with Sarathy.
50221      Branch: cfgperl
50222           !> perl.c regcomp.c t/pragma/utf8.t
50223 ____________________________________________________________________________
50224 [  6059] By: jhi                                   on 2000/05/04  15:26:37
50225         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
50226              in natively 64-bit platforms where a long is a quad (no need
50227              for long longs).  Also added bias for IVs.
50228      Branch: cfgperl
50229            ! toke.c
50230 ____________________________________________________________________________
50231 [  6058] By: gsar                                  on 2000/05/04  00:19:14
50232         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
50233              (spotted by Donald Kinzer <dkinzer@premia.com>)
50234      Branch: perl
50235            ! perl.c
50236 ____________________________________________________________________________
50237 [  6057] By: gsar                                  on 2000/05/03  18:34:01
50238         Log: fix broken parsing of /\x{ab}/
50239      Branch: perl
50240            ! regcomp.c t/pragma/utf8.t
50241 ____________________________________________________________________________
50242 [  6056] By: jhi                                   on 2000/05/03  17:57:16
50243         Log: The search of infinity continues, this time simplified.
50244      Branch: cfgperl
50245            ! lib/Math/Complex.pm
50246 ____________________________________________________________________________
50247 [  6055] By: jhi                                   on 2000/05/03  17:45:30
50248         Log: Detypo.
50249      Branch: cfgperl
50250            ! hints/unicos.sh
50251 ____________________________________________________________________________
50252 [  6054] By: jhi                                   on 2000/05/02  22:28:27
50253         Log: Be more forgiving in POSIX about HUGE_VALL.
50254      Branch: cfgperl
50255            ! ext/POSIX/POSIX.xs
50256 ____________________________________________________________________________
50257 [  6053] By: jhi                                   on 2000/05/02  22:25:05
50258         Log: Integrate with Sarathy.
50259      Branch: cfgperl
50260           !> hints/irix_6.sh pod/perlop.pod
50261 ____________________________________________________________________________
50262 [  6052] By: jhi                                   on 2000/05/02  22:24:31
50263         Log: Unicos hint tweak.
50264      Branch: cfgperl
50265            ! hints/unicos.sh
50266 ____________________________________________________________________________
50267 [  6051] By: jhi                                   on 2000/05/02  22:21:26
50268         Log: Complex tweakery.
50269      Branch: cfgperl
50270            ! lib/Math/Complex.pm t/lib/complex.t
50271 ____________________________________________________________________________
50272 [  6050] By: jhi                                   on 2000/05/02  19:26:22
50273         Log: Use setxxent()/endxxent().
50274      Branch: cfgperl
50275            ! t/op/grent.t t/op/pwent.t
50276 ____________________________________________________________________________
50277 [  6049] By: jhi                                   on 2000/05/02  19:06:02
50278         Log: Test both the scalar and list contexts.
50279      Branch: cfgperl
50280            ! t/op/grent.t t/op/pwent.t
50281 ____________________________________________________________________________
50282 [  6048] By: gsar                                  on 2000/05/02  18:29:10
50283         Log: add note about how $( doesn't interpolate in REs (from
50284              Philip Newton <newton@ficus.frogspace.net>)
50285      Branch: perl
50286            ! pod/perlop.pod
50287 ____________________________________________________________________________
50288 [  6047] By: jhi                                   on 2000/05/02  17:41:24
50289         Log: Call getspnam() only iff needd.
50290      Branch: cfgperl
50291            ! pp_sys.c
50292 ____________________________________________________________________________
50293 [  6046] By: gsar                                  on 2000/05/02  17:07:25
50294         Log: libscheck has insufficient checks for n32 libs (from
50295              Albert Chin-A-Young <china@thewrittenword.com>)
50296      Branch: perl
50297            ! hints/irix_6.sh
50298 ____________________________________________________________________________
50299 [  6045] By: jhi                                   on 2000/05/02  13:57:17
50300         Log: Integrate with Sarathy.
50301      Branch: cfgperl
50302           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
50303           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
50304 ____________________________________________________________________________
50305 [  6044] By: gsar                                  on 2000/05/02  06:48:19
50306         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
50307              such that underscores are only ignored in literal numbers,
50308              "\x{...}", and hex/oct argument
50309      Branch: perl
50310            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
50311 ____________________________________________________________________________
50312 [  6043] By: gsar                                  on 2000/05/02  02:22:29
50313         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
50314      Branch: perl
50315            ! pod/perlretut.pod
50316 ____________________________________________________________________________
50317 [  6042] By: gsar                                  on 2000/05/02  02:17:51
50318         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
50319      Branch: perl
50320            ! pod/perltrap.pod
50321 ____________________________________________________________________________
50322 [  6041] By: gsar                                  on 2000/05/02  01:53:51
50323         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
50324              to compensate
50325      Branch: perl
50326            ! Porting/makerel
50327 ____________________________________________________________________________
50328 [  6040] By: gsar                                  on 2000/05/02  01:51:57
50329         Log: missing files in MANIFEST
50330      Branch: perl
50331            ! MANIFEST
50332 ____________________________________________________________________________
50333 [  6039] By: jhi                                   on 2000/05/02  00:36:46
50334         Log: Infinite problems.
50335      Branch: cfgperl
50336            ! lib/Math/Complex.pm
50337 ____________________________________________________________________________
50338 [  6038] By: jhi                                   on 2000/05/02  00:06:38
50339         Log: pwent/spent #ifdef imbalance.
50340      Branch: cfgperl
50341            ! pp_sys.c
50342 ____________________________________________________________________________
50343 [  6037] By: jhi                                   on 2000/05/01  22:50:11
50344         Log: Use HUGE_VALL if applicable.
50345      Branch: cfgperl
50346            ! ext/POSIX/POSIX.xs util.c
50347 ____________________________________________________________________________
50348 [  6036] By: jhi                                   on 2000/05/01  22:20:53
50349         Log: Correct Freudian slip.
50350      Branch: cfgperl
50351            ! pp_sys.c
50352 ____________________________________________________________________________
50353 [  6035] By: jhi                                   on 2000/05/01  21:07:38
50354         Log: Continue on the pwent/spent case.
50355      Branch: cfgperl
50356            ! pp_sys.c
50357 ____________________________________________________________________________
50358 [  6034] By: jhi                                   on 2000/05/01  17:45:14
50359         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
50360              adjustments in 6032 conflicted badly with this, will have
50361              to revisit them later.
50362      Branch: cfgperl
50363           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
50364           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
50365           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
50366           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
50367           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
50368           !> t/lib/cgi-html.t t/lib/cgi-request.t
50369 ____________________________________________________________________________
50370 [  6033] By: jhi                                   on 2000/05/01  17:40:49
50371         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
50372      Branch: cfgperl
50373            ! pp_sys.c
50374 ____________________________________________________________________________
50375 [  6032] By: gsar                                  on 2000/05/01  15:56:32
50376         Log: whitespace adjustments
50377      Branch: perl
50378            ! pp_sys.c
50379 ____________________________________________________________________________
50380 [  6031] By: gsar                                  on 2000/05/01  15:19:41
50381         Log: small nits in diagnostics.pm (from Robin Barker)
50382      Branch: perl
50383            ! lib/diagnostics.pm pod/perldiag.pod
50384 ____________________________________________________________________________
50385 [  6030] By: gsar                                  on 2000/05/01  08:39:18
50386         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
50387              for @- and @+ (from Johan Vromans)
50388      Branch: perl
50389            ! lib/English.pm pod/perlvar.pod
50390 ____________________________________________________________________________
50391 [  6029] By: gsar                                  on 2000/05/01  08:16:10
50392         Log: add CGI.pm v2.66 (from Lincoln Stein)
50393      Branch: perl
50394            + lib/CGI/Util.pm t/lib/cgi-pretty.t
50395            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
50396            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
50397            ! t/lib/cgi-html.t t/lib/cgi-request.t
50398 ____________________________________________________________________________
50399 [  6028] By: gsar                                  on 2000/05/01  06:34:41
50400         Log: Pod::Man generates groff-incompatible macro definition (from
50401              Tom Christiansen)
50402      Branch: perl
50403            ! lib/Pod/Man.pm
50404 ____________________________________________________________________________
50405 [  6027] By: gsar                                  on 2000/05/01  06:31:36
50406         Log: podlators-1.02 update (from Russ Allbery)
50407      Branch: perl
50408            ! lib/Pod/Man.pm lib/Pod/Text.pm
50409 ____________________________________________________________________________
50410 [  6026] By: jhi                                   on 2000/04/30  23:24:23
50411         Log: Integrate with Sarathy.
50412      Branch: cfgperl
50413           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
50414           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
50415           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
50416           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
50417           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
50418           !> t/lib/syslog.t toke.c win32/win32.h
50419 ____________________________________________________________________________
50420 [  6025] By: gsar                                  on 2000/04/30  18:17:47
50421         Log: Is{Alnum,Alpha,Word} don't match titlecase
50422              
50423              TODO: IsSpace is defined recursively!
50424              
50425              (both spotted by Larry)
50426      Branch: perl
50427            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
50428            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
50429 ____________________________________________________________________________
50430 [  6024] By: gsar                                  on 2000/04/30  17:50:19
50431         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
50432              (from Hugo van der Sanden)
50433      Branch: perl
50434            ! toke.c
50435 ____________________________________________________________________________
50436 [  6023] By: gsar                                  on 2000/04/30  17:14:43
50437         Log: debugger stomps on $. (from M.J.T. Guy)
50438      Branch: perl
50439            ! lib/perl5db.pl
50440 ____________________________________________________________________________
50441 [  6022] By: gsar                                  on 2000/04/30  16:59:22
50442         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
50443      Branch: perl
50444            ! sv.c
50445 ____________________________________________________________________________
50446 [  6021] By: gsar                                  on 2000/04/29  21:00:08
50447         Log: remove Win2K issue in pod (fixed by change#6020)
50448      Branch: perl
50449            ! README.win32 pod/perl56delta.pod
50450 ____________________________________________________________________________
50451 [  6020] By: gsar                                  on 2000/04/29  20:51:49
50452         Log: test tweak
50453      Branch: perl
50454            ! t/lib/open3.t
50455 ____________________________________________________________________________
50456 [  6019] By: gsar                                  on 2000/04/29  20:34:27
50457         Log: windows portability tweaks
50458      Branch: perl
50459            ! t/lib/b.t win32/win32.h
50460 ____________________________________________________________________________
50461 [  6018] By: gsar                                  on 2000/04/29  19:55:24
50462         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
50463              make _PATH_LOG() return "" if unavailable
50464      Branch: perl
50465            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
50466            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
50467 ____________________________________________________________________________
50468 [  6017] By: jhi                                   on 2000/04/28  22:49:46
50469         Log: Integrate with Sarathy.
50470      Branch: cfgperl
50471           !> op.c perl.c pod/perldiag.pod t/lib/b.t
50472 ____________________________________________________________________________
50473 [  6016] By: jhi                                   on 2000/04/28  22:46:14
50474         Log: Do not warn that an infinity does not look like a number.
50475      Branch: cfgperl
50476            ! sv.c
50477 ____________________________________________________________________________
50478 [  6015] By: gsar                                  on 2000/04/28  22:35:49
50479         Log: tweak test for portability
50480      Branch: perl
50481            ! t/lib/b.t
50482 ____________________________________________________________________________
50483 [  6014] By: gsar                                  on 2000/04/28  22:05:31
50484         Log: glob() loading File::Glob behind the scenes may cause syntax errors
50485      Branch: perl
50486            ! op.c
50487 ____________________________________________________________________________
50488 [  6013] By: gsar                                  on 2000/04/28  21:25:22
50489         Log: tweak change#5945 to display correct switch name in diagnostic
50490      Branch: perl
50491            ! perl.c pod/perldiag.pod
50492 ____________________________________________________________________________
50493 [  6012] By: jhi                                   on 2000/04/28  21:08:12
50494         Log: Integrate with Sarathy.
50495      Branch: cfgperl
50496           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
50497           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
50498           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
50499 ____________________________________________________________________________
50500 [  6011] By: jhi                                   on 2000/04/28  21:04:46
50501         Log: &HUGE_VAL is not defined, it exists.
50502      Branch: cfgperl
50503            ! lib/Math/Complex.pm
50504 ____________________________________________________________________________
50505 [  6010] By: gsar                                  on 2000/04/28  21:02:58
50506         Log: clarify note about shadow password support (from
50507              gellyfish@gellyfish.com)
50508      Branch: perl
50509            ! pod/perlfunc.pod
50510 ____________________________________________________________________________
50511 [  6009] By: gsar                                  on 2000/04/28  21:00:00
50512         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
50513      Branch: perl
50514            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
50515 ____________________________________________________________________________
50516 [  6008] By: gsar                                  on 2000/04/28  20:56:33
50517         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
50518      Branch: perl
50519            ! installperl vms/subconfigure.com
50520 ____________________________________________________________________________
50521 [  6007] By: gsar                                  on 2000/04/28  20:51:21
50522         Log: note about compile failures and END blocks (from M.J.T. Guy)
50523      Branch: perl
50524            ! pod/perl56delta.pod pod/perlmod.pod
50525 ____________________________________________________________________________
50526 [  6006] By: jhi                                   on 2000/04/28  20:42:14
50527         Log: Regen Configure.
50528      Branch: cfgperl
50529            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50530            ! config_h.SH
50531 ____________________________________________________________________________
50532 [  6005] By: gsar                                  on 2000/04/28  20:41:16
50533         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
50534      Branch: perl
50535            ! utils/perldoc.PL
50536 ____________________________________________________________________________
50537 [  6004] By: jhi                                   on 2000/04/28  20:28:21
50538         Log: Integrate with Sarathy.
50539      Branch: cfgperl
50540           !> Configure INSTALL Porting/Glossary Porting/config.sh
50541           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
50542           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
50543           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
50544           !> win32/config.vc win32/win32.c
50545 ____________________________________________________________________________
50546 [  6003] By: gsar                                  on 2000/04/28  20:11:20
50547         Log: allow REG_EXPAND_SZ keys in Windows registry (from
50548              John Clayton <John.Clayton@barclayscapital.com>)
50549      Branch: perl
50550            ! win32/win32.c
50551 ____________________________________________________________________________
50552 [  6002] By: gsar                                  on 2000/04/28  19:34:16
50553         Log: destructive sv_setsv() can lose UV-ness from source, causing
50554              numeric promotions/comparisons to fail to do the right thing
50555      Branch: perl
50556            ! sv.c
50557 ____________________________________________________________________________
50558 [  6001] By: gsar                                  on 2000/04/28  18:44:15
50559         Log: support additional library locations via $Config{otherlibdirs}
50560              (from Andy Dougherty)
50561      Branch: perl
50562            ! Configure INSTALL Porting/Glossary Porting/config.sh
50563            ! Porting/config_H config_h.SH epoc/config.sh perl.c
50564            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
50565            ! win32/config.bc win32/config.gc win32/config.vc
50566 ____________________________________________________________________________
50567 [  6000] By: gsar                                  on 2000/04/28  18:26:58
50568         Log: reworked otherlibdirs.U (from Andy Dougherty)
50569      Branch: metaconfig
50570            ! U/installdirs/otherlibdirs.U
50571 ____________________________________________________________________________
50572 [  5999] By: gsar                                  on 2000/04/28  18:17:07
50573         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
50574      Branch: perl
50575            ! t/pragma/warn/toke toke.c
50576 ____________________________________________________________________________
50577 [  5998] By: jhi                                   on 2000/04/28  13:32:17
50578         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
50579      Branch: cfgperl
50580            ! lib/Math/Complex.pm
50581 ____________________________________________________________________________
50582 [  5997] By: jhi                                   on 2000/04/28  13:14:04
50583         Log: Preserve $!.
50584      Branch: cfgperl
50585            ! lib/Math/Complex.pm
50586 ____________________________________________________________________________
50587 [  5996] By: jhi                                   on 2000/04/28  12:59:23
50588         Log: Integrate with Sarathy.
50589      Branch: cfgperl
50590           +> pod/perlrequick.pod pod/perlretut.pod
50591           !> (integrate 51 files)
50592 ____________________________________________________________________________
50593 [  5995] By: gsar                                  on 2000/04/28  09:37:36
50594         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
50595      Branch: perl
50596            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
50597 ____________________________________________________________________________
50598 [  5994] By: gsar                                  on 2000/04/28  09:33:26
50599         Log: fix for missed accounting for null byte in pack("Z",...) (from
50600              M.J.T. Guy)
50601      Branch: perl
50602            ! pp.c t/op/pack.t
50603 ____________________________________________________________________________
50604 [  5993] By: gsar                                  on 2000/04/28  09:30:05
50605         Log: various minor tweaks seen on p5p
50606      Branch: perl
50607            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
50608 ____________________________________________________________________________
50609 [  5992] By: gsar                                  on 2000/04/28  09:08:19
50610         Log: pod nit (from Simon Cozens)
50611      Branch: perl
50612            ! pod/perlop.pod
50613 ____________________________________________________________________________
50614 [  5991] By: gsar                                  on 2000/04/28  09:06:36
50615         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
50616      Branch: perl
50617            ! README.posix-bc hints/posix-bc.sh
50618 ____________________________________________________________________________
50619 [  5990] By: gsar                                  on 2000/04/28  08:54:52
50620         Log: use $ENV{LIB} to search for libs under Visual C compiler
50621              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
50622      Branch: perl
50623            ! lib/ExtUtils/Liblist.pm
50624 ____________________________________________________________________________
50625 [  5989] By: gsar                                  on 2000/04/28  08:27:12
50626         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
50627              itself and no other (from Tom Hughes)
50628      Branch: perl
50629            ! t/op/array.t toke.c
50630 ____________________________________________________________________________
50631 [  5988] By: gsar                                  on 2000/04/28  08:01:38
50632         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
50633              <paul@miraclefish.com>)
50634      Branch: perl
50635            ! lib/ExtUtils/MakeMaker.pm
50636 ____________________________________________________________________________
50637 [  5987] By: gsar                                  on 2000/04/28  07:53:09
50638         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
50639      Branch: perl
50640            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
50641 ____________________________________________________________________________
50642 [  5986] By: gsar                                  on 2000/04/28  07:44:17
50643         Log: add regular expressions tutorial and quick-start guide (from
50644              Mark Kvale <kvale@phy.ucsf.edu>)
50645      Branch: perl
50646            + pod/perlrequick.pod pod/perlretut.pod
50647            ! AUTHORS MAINTAIN MANIFEST
50648 ____________________________________________________________________________
50649 [  5985] By: gsar                                  on 2000/04/28  07:30:28
50650         Log: forked child may not exit correctly if it failed to open
50651              /dev/console (from Graham Barr)
50652      Branch: perl
50653            ! ext/Sys/Syslog/Syslog.pm
50654 ____________________________________________________________________________
50655 [  5984] By: gsar                                  on 2000/04/28  07:27:20
50656         Log: attributes::reftype() doesn't work on tied argument
50657      Branch: perl
50658            ! xsutils.c
50659 ____________________________________________________________________________
50660 [  5983] By: gsar                                  on 2000/04/28  07:15:04
50661         Log: numeric conversion of non-number in change#3378 tramples on
50662              OOK offset, causing segfaults
50663      Branch: perl
50664            ! sv.c
50665 ____________________________________________________________________________
50666 [  5982] By: gsar                                  on 2000/04/28  04:48:25
50667         Log: avoid error in IO::Socket::INET when given an unknown service name
50668              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
50669      Branch: perl
50670            ! ext/IO/lib/IO/Socket/INET.pm
50671 ____________________________________________________________________________
50672 [  5981] By: gsar                                  on 2000/04/28  04:31:31
50673         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
50674              prototype mismatch with CORE::glob(); update pod and tests to
50675              suit (File::Glob::glob() is still available for backward
50676              compatibility, but should be considered deprecated)
50677      Branch: perl
50678            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
50679            ! t/lib/glob-taint.t
50680 ____________________________________________________________________________
50681 [  5980] By: gsar                                  on 2000/04/28  03:47:29
50682         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
50683              <ghudson@mit.edu>)
50684      Branch: metaconfig
50685            ! U/modified/Options.U
50686      Branch: perl
50687            ! Configure
50688 ____________________________________________________________________________
50689 [  5979] By: gsar                                  on 2000/04/28  03:07:54
50690         Log: under useithreads, constant pad entries could inadvertantly be
50691              shared across threads (from Eric Blood <eblood@xmission.com>);
50692              added Eric's test case to testsuite
50693      Branch: perl
50694            ! op.c t/op/misc.t
50695 ____________________________________________________________________________
50696 [  5978] By: gsar                                  on 2000/04/27  21:13:00
50697         Log: sync version numbers in File::Spec with the ones on CPAN
50698              (from Barrie Slaymaker)
50699      Branch: perl
50700            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
50701            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
50702            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
50703 ____________________________________________________________________________
50704 [  5977] By: gsar                                  on 2000/04/27  21:07:29
50705         Log: autoquote barewords followed by newline and arrow properly
50706              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
50707      Branch: perl
50708            ! t/pragma/warn/toke toke.c
50709 ____________________________________________________________________________
50710 [  5976] By: gsar                                  on 2000/04/27  20:41:20
50711         Log: DB_File v1.73 update (from Paul Marquess)
50712      Branch: perl
50713            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
50714            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
50715 ____________________________________________________________________________
50716 [  5975] By: gsar                                  on 2000/04/27  20:34:24
50717         Log: allow sort() reentrancy (variant of patch suggested by
50718              Hugo van der Sanden)
50719      Branch: perl
50720            ! pp_ctl.c t/op/sort.t
50721 ____________________________________________________________________________
50722 [  5974] By: gsar                                  on 2000/04/27  19:46:57
50723         Log: change#4197 somehow missed initializing PL_errors, meaning
50724              sytax error queueing wasn't working outside eval"" at all;
50725              also fixed eval"" to localize PL_error_count, so that compile-time
50726              eval's don't clobber the error state of the outer context
50727      Branch: perl
50728            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
50729            ! t/pragma/warn/toke
50730 ____________________________________________________________________________
50731 [  5973] By: gsar                                  on 2000/04/27  18:29:05
50732         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
50733      Branch: perl
50734            ! regcomp.c regexec.c t/op/re_tests
50735 ____________________________________________________________________________
50736 [  5972] By: jhi                                   on 2000/04/27  18:22:41
50737         Log: Integrate with Sarathy.
50738      Branch: cfgperl
50739           +> t/lib/b.t t/lib/syslog.t
50740           !> (integrate 31 files)
50741 ____________________________________________________________________________
50742 [  5971] By: jhi                                   on 2000/04/27  18:18:46
50743         Log: Unicos tweaks from Mark P. Lutz.
50744      Branch: cfgperl
50745            ! hints/unicos.sh lib/Math/Complex.pm
50746 ____________________________________________________________________________
50747 [  5970] By: gsar                                  on 2000/04/27  18:05:11
50748         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
50749              IV is >32bits
50750      Branch: perl
50751            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
50752 ____________________________________________________________________________
50753 [  5969] By: gsar                                  on 2000/04/27  17:50:56
50754         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
50755      Branch: perl
50756            + t/lib/syslog.t
50757            ! MANIFEST ext/Sys/Syslog/Syslog.pm
50758 ____________________________________________________________________________
50759 [  5968] By: gsar                                  on 2000/04/27  17:44:49
50760         Log: tolerate spaces in group names in test on solaris (from David Boyce
50761              <dsb@boyski.com>)
50762      Branch: perl
50763            ! t/op/groups.t
50764 ____________________________________________________________________________
50765 [  5967] By: gsar                                  on 2000/04/27  17:41:22
50766         Log: improved docs on the warn_uninit diagnostic (from David Glasser
50767              and Simon Cozens)
50768      Branch: perl
50769            ! pod/perldiag.pod
50770 ____________________________________________________________________________
50771 [  5966] By: gsar                                  on 2000/04/27  16:54:58
50772         Log: add testsuite for B backends, fix bug in B::Deparse (from
50773              Simon Cozens <simon@brecon.co.uk>)
50774      Branch: perl
50775            + t/lib/b.t
50776            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
50777 ____________________________________________________________________________
50778 [  5965] By: gsar                                  on 2000/04/27  16:10:37
50779         Log: avoid "will not stay shared" warnings for our variables (from
50780              Robin Barker)
50781      Branch: perl
50782            ! op.c t/pragma/warn/op
50783 ____________________________________________________________________________
50784 [  5964] By: gsar                                  on 2000/04/27  07:05:05
50785         Log: reformat to 72 columns (again)
50786      Branch: perl
50787            ! pod/perldiag.pod
50788 ____________________________________________________________________________
50789 [  5963] By: gsar                                  on 2000/04/27  06:28:31
50790         Log: patch from Larry to make (\&) prototype work; added tests for
50791              the same
50792      Branch: perl
50793            ! op.c t/comp/proto.t
50794 ____________________________________________________________________________
50795 [  5962] By: gsar                                  on 2000/04/27  06:15:47
50796         Log: updated README.hpux (from Jeff Okamoto)
50797      Branch: perl
50798            ! README.hpux
50799 ____________________________________________________________________________
50800 [  5961] By: gsar                                  on 2000/04/27  05:55:03
50801         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
50802      Branch: perl
50803            ! emacs/cperl-mode.el
50804 ____________________________________________________________________________
50805 [  5960] By: gsar                                  on 2000/04/27  05:49:26
50806         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
50807      Branch: perl
50808            ! INSTALL
50809 ____________________________________________________________________________
50810 [  5959] By: gsar                                  on 2000/04/27  05:33:41
50811         Log: doubled words in pods (from Simon Cozens
50812              <simon.p.cozens@jp.pwcglobal.com>)
50813      Branch: perl
50814            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
50815            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
50816            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
50817            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
50818            ! pod/perltootc.pod
50819 ____________________________________________________________________________
50820 [  5958] By: gsar                                  on 2000/04/27  05:11:39
50821         Log: change#3569 deleted some essential code, revert; avoid use of
50822              atexit() to make DynaLoader work properly on AIX under mod_perl
50823              (from Jens-Uwe Mager <jum@helios.de>)
50824      Branch: perl
50825            ! ext/DynaLoader/dl_aix.xs
50826 ____________________________________________________________________________
50827 [  5957] By: gsar                                  on 2000/04/27  04:54:51
50828         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
50829      Branch: perl
50830            ! pod/perlmod.pod
50831 ____________________________________________________________________________
50832 [  5956] By: gsar                                  on 2000/04/27  04:51:47
50833         Log: better diagnostics on failed tests (from Ilya Zakharevich)
50834      Branch: perl
50835            ! t/op/lex_assign.t
50836 ____________________________________________________________________________
50837 [  5955] By: gsar                                  on 2000/04/27  04:26:44
50838         Log: longstanding bug exposed by change#3307: sort arguments weren't
50839              compiled with the right wantarray context (ensuing runtime lookup
50840              via block_gimme() was getting the incidental context of the
50841              sort() itself)
50842      Branch: perl
50843            ! op.c t/op/sort.t
50844 ____________________________________________________________________________
50845 [  5954] By: gsar                                  on 2000/04/26  23:42:12
50846         Log: integrate cfgperl contents into mainline
50847      Branch: perl
50848           !> (integrate 30 files)
50849 ____________________________________________________________________________
50850 [  5953] By: jhi                                   on 2000/04/26  23:06:42
50851         Log: Integrate with Sarathy.
50852      Branch: cfgperl
50853           !> README.win32 ext/B/B/Deparse.pm
50854           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
50855           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
50856           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
50857           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
50858           !> utils/perldoc.PL vms/perlvms.pod
50859 ____________________________________________________________________________
50860 [  5952] By: jhi                                   on 2000/04/26  23:03:46
50861         Log: Undo "use integer" addition from 64bitint as it seems
50862              to break most of the subtests in Digital UNIX;
50863              Unicos needs to find another way.
50864      Branch: cfgperl
50865            ! t/op/64bitint.t
50866 ____________________________________________________________________________
50867 [  5951] By: jhi                                   on 2000/04/26  22:57:53
50868         Log: Be more robust on "extreme" (large absolute value)
50869              arguments.  Originally reported by Daniel Connelly
50870              as a problem with asinh() on large negative arguments,
50871              asinh() used to bail out because an argument to log()
50872              ended up being zero.  Ilya Zakharevich proposed using
50873              Taylor's series in such cases, which for such large
50874              arguments is a very good approximation.
50875      Branch: cfgperl
50876            ! lib/Math/Complex.pm t/lib/complex.t
50877 ____________________________________________________________________________
50878 [  5950] By: gsar                                  on 2000/04/25  19:13:12
50879         Log: reformat perldiag to avoid long lines
50880      Branch: perl
50881            ! pod/perldiag.pod
50882 ____________________________________________________________________________
50883 [  5949] By: gsar                                  on 2000/04/25  18:41:11
50884         Log: make perldoc use the pod2man from the same version (from
50885              M.J.T. Guy)
50886      Branch: perl
50887            ! utils/perldoc.PL
50888 ____________________________________________________________________________
50889 [  5948] By: gsar                                  on 2000/04/25  18:21:57
50890         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
50891              <kompas@kompas.usr.onet.pl>)
50892      Branch: perl
50893            ! lib/vars.pm
50894 ____________________________________________________________________________
50895 [  5947] By: gsar                                  on 2000/04/25  18:11:53
50896         Log: use &dl_error rather than &dl_load_file as the guard for calling
50897              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
50898              statically built perl)
50899      Branch: perl
50900            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
50901 ____________________________________________________________________________
50902 [  5946] By: jhi                                   on 2000/04/25  17:37:54
50903         Log: Document that tr() is not tr(1).
50904      Branch: cfgperl
50905            ! pod/perlop.pod
50906 ____________________________________________________________________________
50907 [  5945] By: gsar                                  on 2000/04/25  16:34:33
50908         Log: make module name mandatory after -M switch; reorder perldiag
50909              alphabetically (from Mark-Jason Dominus)
50910      Branch: perl
50911            ! perl.c pod/perldiag.pod
50912 ____________________________________________________________________________
50913 [  5944] By: jhi                                   on 2000/04/25  01:15:18
50914         Log: On second thoughts frexp() does have two arguments.
50915      Branch: cfgperl
50916            ! perl.h
50917 ____________________________________________________________________________
50918 [  5943] By: jhi                                   on 2000/04/24  22:56:32
50919         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
50920              Now pp_ncmp() returns undef is either operand is a NaN.
50921      Branch: cfgperl
50922            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50923            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
50924            ! vms/subconfigure.com vos/config.def vos/config.h
50925            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
50926            ! win32/config.vc win32/config_H.bc win32/config_H.gc
50927            ! win32/config_H.vc
50928      Branch: metaconfig/U/perl
50929            + d_modfl.U
50930 ____________________________________________________________________________
50931 [  5942] By: jhi                                   on 2000/04/24  19:45:17
50932         Log: Regen Configure to match #5937.
50933      Branch: cfgperl
50934            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50935            ! config_h.SH
50936      Branch: metaconfig
50937            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
50938 ____________________________________________________________________________
50939 [  5941] By: jhi                                   on 2000/04/24  19:24:11
50940         Log: Further Unicos fixes for Mark Lutz.
50941      Branch: cfgperl
50942            ! hints/unicos.sh pp_ctl.c
50943 ____________________________________________________________________________
50944 [  5940] By: jhi                                   on 2000/04/24  19:09:06
50945         Log: Various Unicos 10.0.0.6 fixes.
50946              
50947              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
50948              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
50949              Reply-To: tecmpl1@triton.ca.boeing.com 
50950              To: perl5-porters@perl.org 
50951              Date: Fri, 14 Apr 2000 20:21:00 GMT 
50952              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
50953      Branch: cfgperl
50954            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
50955 ____________________________________________________________________________
50956 [  5939] By: gsar                                  on 2000/04/24  19:01:24
50957         Log: more pod nits (from Larry Virden)
50958      Branch: perl
50959            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
50960            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
50961            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
50962 ____________________________________________________________________________
50963 [  5938] By: gsar                                  on 2000/04/24  18:54:01
50964         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
50965      Branch: perl
50966            ! ext/B/B/Deparse.pm
50967 ____________________________________________________________________________
50968 [  5937] By: jhi                                   on 2000/04/24  17:39:00
50969         Log: Integrate with Sarathy.
50970      Branch: cfgperl
50971           +> (branch 31 files)
50972           !> (integrate 73 files)
50973 ____________________________________________________________________________
50974 [  5936] By: gsar                                  on 2000/04/24  17:30:06
50975         Log: additional tests for change#5934 (from Paul Marquess, who also
50976              sent in the same fix)
50977      Branch: perl
50978            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
50979            ! t/pragma/warn/5nolint t/pragma/warn/6default
50980 ____________________________________________________________________________
50981 [  5935] By: jhi                                   on 2000/04/24  17:26:05
50982         Log: Do not assume sign propagation.
50983              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
50984              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
50985              To: payner@ncifcrf.gov, perl5-porters@perl.org 
50986              Date: Tue, 18 Apr 2000 18:24:49 +0100 
50987              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
50988      Branch: cfgperl
50989            ! t/op/bop.t t/op/misc.t
50990 ____________________________________________________________________________
50991 [  5934] By: gsar                                  on 2000/04/24  17:16:54
50992         Log: propagate lexical warnings from surrounding scope correctly
50993              within string eval()
50994      Branch: perl
50995            ! pp_ctl.c t/pragma/warn/pp_ctl
50996 ____________________________________________________________________________
50997 [  5933] By: jhi                                   on 2000/04/24  17:01:07
50998         Log: Flatten the cpp jungle doing the nosuid checking.
50999      Branch: cfgperl
51000            ! perl.c
51001 ____________________________________________________________________________
51002 [  5932] By: gsar                                  on 2000/04/24  09:08:14
51003         Log: add rsignal(), whichsig() and do_join() to public API list
51004              (mod_perl uses them to good advantage)
51005      Branch: perl
51006            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
51007 ____________________________________________________________________________
51008 [  5931] By: gsar                                  on 2000/04/24  09:01:40
51009         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
51010      Branch: perl
51011            ! pp_hot.c regexec.c t/op/pat.t
51012 ____________________________________________________________________________
51013 [  5930] By: gsar                                  on 2000/04/24  08:58:33
51014         Log: small os390 tweaks (from Peter Prymmer)
51015      Branch: perl
51016            ! config_h.SH makedepend.SH
51017 ____________________________________________________________________________
51018 [  5929] By: gsar                                  on 2000/04/24  08:55:25
51019         Log: pod nits
51020      Branch: perl
51021            ! pod/perlguts.pod
51022 ____________________________________________________________________________
51023 [  5928] By: gsar                                  on 2000/04/24  08:50:13
51024         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
51025      Branch: perl
51026            ! ext/IO/lib/IO/Poll.pm
51027 ____________________________________________________________________________
51028 [  5927] By: gsar                                  on 2000/04/24  08:43:24
51029         Log: arrange for next() to resume at the unstack op rather than the
51030              loop conditional, so that scope cleanup happens correctly
51031              (from Stephen McCamant)
51032      Branch: perl
51033            ! op.c pp_ctl.c t/op/misc.t
51034 ____________________________________________________________________________
51035 [  5926] By: gsar                                  on 2000/04/24  08:18:40
51036         Log: on windows, reserve 16M of stack rather than 128M (allows more
51037              threads to run concurrently)
51038      Branch: perl
51039            ! win32/Makefile win32/makefile.mk
51040 ____________________________________________________________________________
51041 [  5925] By: gsar                                  on 2000/04/24  08:13:52
51042         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
51043      Branch: perl
51044            ! toke.c
51045 ____________________________________________________________________________
51046 [  5924] By: gsar                                  on 2000/04/24  08:08:59
51047         Log: avoid using uninitialized memory in require version check
51048      Branch: perl
51049            ! pp_ctl.c universal.c
51050 ____________________________________________________________________________
51051 [  5923] By: gsar                                  on 2000/04/24  07:20:14
51052         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
51053      Branch: perl
51054            ! ext/IO/lib/IO/Poll.pm
51055 ____________________________________________________________________________
51056 [  5922] By: gsar                                  on 2000/04/24  07:08:42
51057         Log: commentary about IoTYPE() (from Nathan Torkington)
51058      Branch: perl
51059            ! sv.h
51060 ____________________________________________________________________________
51061 [  5921] By: gsar                                  on 2000/04/24  06:58:26
51062         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
51063              by fix
51064      Branch: perl
51065            ! sv.c t/lib/charnames.t t/pragma/utf8.t
51066 ____________________________________________________________________________
51067 [  5920] By: gsar                                  on 2000/04/24  06:37:59
51068         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
51069      Branch: perl
51070            ! doop.c t/op/ver.t
51071 ____________________________________________________________________________
51072 [  5919] By: gsar                                  on 2000/04/24  06:21:58
51073         Log: Configure might miss old directories when prefix must be
51074              expanded (from Robin Barker)
51075      Branch: metaconfig
51076            ! U/installdirs/inc_version_list.U
51077      Branch: perl
51078            ! Configure
51079 ____________________________________________________________________________
51080 [  5918] By: gsar                                  on 2000/04/24  06:16:11
51081         Log: VMS nits in glob() test (from Charles Lane)
51082      Branch: perl
51083            ! t/lib/glob-basic.t
51084 ____________________________________________________________________________
51085 [  5917] By: gsar                                  on 2000/04/24  06:11:56
51086         Log: various pod nits (from Larry Virden and others)
51087      Branch: perl
51088            ! README.amiga README.hpux README.machten README.os2
51089            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
51090            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
51091            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
51092            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
51093            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
51094            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
51095            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
51096            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
51097 ____________________________________________________________________________
51098 [  5916] By: gsar                                  on 2000/04/24  05:52:43
51099         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
51100              <wjones@tc.fluke.com>)
51101      Branch: perl
51102            ! t/lib/glob-basic.t
51103 ____________________________________________________________________________
51104 [  5915] By: gsar                                  on 2000/04/24  05:07:01
51105         Log: supported platforms mixed up
51106      Branch: perl
51107            ! pod/perl56delta.pod pod/perlport.pod
51108 ____________________________________________________________________________
51109 [  5914] By: gsar                                  on 2000/04/24  04:56:08
51110         Log: caller() wasn't returning the right number of elements for
51111              eval {...}
51112      Branch: perl
51113            ! pp_ctl.c t/pragma/warn/9enabled
51114 ____________________________________________________________________________
51115 [  5913] By: gsar                                  on 2000/04/24  04:35:41
51116         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
51117              Mark-Jason Dominus)
51118      Branch: perl
51119            ! pod/perlfunc.pod
51120 ____________________________________________________________________________
51121 [  5912] By: gsar                                  on 2000/04/24  04:17:15
51122         Log: fix totally broken caching in UNIVERSAL::isa() (from
51123              Nick Ing-Simmons)
51124      Branch: perl
51125            ! t/op/universal.t universal.c
51126 ____________________________________________________________________________
51127 [  5911] By: gsar                                  on 2000/04/24  03:39:47
51128         Log: add linebreak properties from unicode/LineBrk.txt (from
51129              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
51130      Branch: perl
51131            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
51132            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
51133            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
51134            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
51135            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
51136            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
51137            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
51138            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
51139            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
51140            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
51141            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
51142            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
51143            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
51144            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
51145            + lib/unicode/Is/LbrkZW.pl
51146            ! lib/unicode/mktables.PL
51147 ____________________________________________________________________________
51148 [  5910] By: gsar                                  on 2000/04/24  03:23:10
51149         Log: typo in pod
51150      Branch: perl
51151            ! ext/Thread/Thread.pm
51152 ____________________________________________________________________________
51153 [  5909] By: gsar                                  on 2000/04/24  03:22:03
51154         Log: mode argument to do_binmode() should be file mode, not boolean
51155      Branch: perl
51156            ! pp_sys.c
51157 ____________________________________________________________________________
51158 [  5908] By: gsar                                  on 2000/04/16  16:51:08
51159         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
51160              always returns a valid GV even when the symbol is trapped by strictures
51161              (avoids coredumps)
51162              
51163              TODO: the C<package;> hack needs similar treatment
51164      Branch: perl
51165            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
51166            ! t/pragma/strict-vars
51167 ____________________________________________________________________________
51168 [  5907] By: jhi                                   on 2000/03/31  23:42:56
51169         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
51170              an assumption which #5905 demolished.
51171      Branch: cfgperl
51172            ! pp_sys.c
51173 ____________________________________________________________________________
51174 [  5906] By: jhi                                   on 2000/03/31  18:54:37
51175         Log: Typo in #5905.
51176      Branch: cfgperl
51177            ! t/op/64bitint.t
51178 ____________________________________________________________________________
51179 [  5905] By: jhi                                   on 2000/03/31  18:50:54
51180         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
51181              reported by Joseph N. Hall.  The bug was that even with use64bitint
51182              one had to use the prefixes q, L, or ll with printf/sprintf,
51183              contrary to the documentation and common sense.
51184      Branch: cfgperl
51185            ! sv.c t/op/64bitint.t
51186 ____________________________________________________________________________
51187 [  5904] By: gsar                                  on 2000/03/28  02:31:32
51188         Log: add Changes, perldelta.pod
51189      Branch: perl
51190            + Changes pod/perldelta.pod
51191 ____________________________________________________________________________
51192 [  5903] By: gsar                                  on 2000/03/28  02:03:55
51193         Log: rename Changes and perldelta.pod
51194      Branch: perl
51195           +> Changes5.6 pod/perl56delta.pod
51196            - Changes pod/perldelta.pod
51197            ! MANIFEST
51198 ____________________________________________________________________________
51199 [  5902] By: gsar                                  on 2000/03/28  01:59:14
51200         Log: create maint-5.6 branch
51201      Branch: maint-5.6/perl
51202           +> (branch 1611 files)
51203 ____________________________________________________________________________
51204 [  5901] By: jhi                                   on 2000/03/23  05:48:43
51205         Log: Integrate with Sarathy.
51206      Branch: cfgperl
51207           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
51208 ____________________________________________________________________________
51209 [  5900] By: gsar                                  on 2000/03/23  05:42:43
51210         Log: three guesses on what this is :-)
51211      Branch: perl
51212            ! Changes